]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe a limitation of multirows
[lyx.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 \usepackage{sidecap}
37
38 \newcommand{\TabBesBeg}{%
39  \let\MyTable\table
40  \let\MyEndtable\endtable
41  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
42
43 \newcommand{\TabBesEnd}{%
44  \let\table\MyTable
45  \let\endtable\MyEndtable}
46
47 \newcommand{\FigBesBeg}{%
48  \let\MyFigure\figure
49  \let\MyEndfigure\endfigure
50  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
51
52 \newcommand{\FigBesEnd}{%
53  \let\figure\MyFigure
54  \let\endfigure\MyEndfigure}
55
56 % enables calculation of values,
57 \usepackage{calc}
58
59 % increase the bottom float placement fraction
60 \renewcommand{\bottomfraction}{0.5}
61
62 % avoids that floats are placed before their
63 % corresponding section starts
64 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
65
66 % speed up the longtable calculation
67 \setcounter{LTchunksize}{100}
68
69 % used for scaled and rotated boxes
70 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
71
72 % used for colored tables
73 \@ifundefined{textcolor}
74  {\usepackage{color}}{}
75 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
76 \definecolor{grisclaro}{gray}{0.8}
77
78 % check for package colortbl
79 % used for colored table cells
80 \newboolean{colortbl}
81 \IfFileExists{colortbl.sty}
82  {\usepackage{colortbl}
83   \setboolean{colortbl}{true}}
84  {\setboolean{colortbl}{false}}
85
86 % used for book-style tables
87 \usepackage{booktabs}
88
89 % used to have extra space in table cells
90 \@ifundefined{extrarowheight}
91  {\usepackage{array}}{}
92 \setlength{\extrarowheight}{2pt}
93
94 % used for customized tables
95 % ---
96 \newcolumntype{M}[1]
97  {>{\centering\hspace{0pt}}m{#1}}
98
99 \newcolumntype{S}[2]
100  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
101
102 \newcolumntype{K}[1]
103  {>{\columncolor{#1}\hspace{0pt}}c}
104
105 \newcolumntype{V}{!{\vrule width 1.5pt}}
106
107 \newcolumntype{W}{!{\color{green}\vline}}
108 % ---
109
110
111 % insert additional vertical space of
112 % 1.5 mm between footnotes
113 \let\myFoot\footnote
114 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
115
116 % number algorithm floats within chapters
117 \numberwithin{algorithm}{chapter}
118 % en español
119 \floatname{algorithm}{Algoritmo}
120
121
122 % ------------------------------------
123 % used to check for needed LaTeX packages
124 \usepackage{ifthen}
125
126 % check for package arydshln
127 % used for tables with dashed lines
128 \newboolean{arydshln}
129 \IfFileExists{arydshln.sty}
130  {\usepackage{arydshln}
131   \setboolean{arydshln}{true}}
132  {\setboolean{arydshln}{false}}
133
134 % check for package marginnote
135 % used for margin notes
136 \newboolean{marginnote}
137 \IfFileExists{marginnote.sty}
138  {\usepackage{marginnote}
139   \let\marginpar\marginnote
140   \setboolean{marginnote}{true}}
141  {\setboolean{marginnote}{false}}
142
143 % check for package sidecap
144 % used for captions on the side
145 \newboolean{sidecap}
146 \IfFileExists{sidecap.sty}
147  {\usepackage{sidecap}
148   \setboolean{sidecap}{true}}
149  {\setboolean{sidecap}{false}}
150
151 % check for picinpar
152 % used for surrounded fixed objects
153 \newboolean{picinpar}
154 \IfFileExists{picinpar.sty}
155  {\usepackage{picinpar}
156   \setboolean{picinpar}{true}}
157  {\setboolean{picinpar}{false}}
158
159 % to translate the listing label
160 % para traducir la etiqueta listing
161 \renewcommand{\lstlistingname}{Listado}
162 \end_preamble
163 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
164 \use_default_options false
165 \begin_modules
166 initials
167 \end_modules
168 \maintain_unincluded_children false
169 \language spanish
170 \language_package default
171 \inputencoding auto
172 \fontencoding global
173 \font_roman default
174 \font_sans default
175 \font_typewriter default
176 \font_default_family default
177 \use_non_tex_fonts false
178 \font_sc false
179 \font_osf false
180 \font_sf_scale 100
181 \font_tt_scale 100
182
183 \graphics default
184 \default_output_format default
185 \output_sync 0
186 \bibtex_command default
187 \index_command default
188 \paperfontsize 12
189 \spacing single
190 \use_hyperref true
191 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
192 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
193 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
194 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
195 \pdf_bookmarks true
196 \pdf_bookmarksnumbered true
197 \pdf_bookmarksopen true
198 \pdf_bookmarksopenlevel 1
199 \pdf_breaklinks false
200 \pdf_pdfborder false
201 \pdf_colorlinks true
202 \pdf_backref false
203 \pdf_pdfusetitle false
204 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
205 \papersize default
206 \use_geometry false
207 \use_amsmath 2
208 \use_esint 0
209 \use_mhchem 1
210 \use_mathdots 1
211 \cite_engine basic
212 \use_bibtopic false
213 \use_indices false
214 \paperorientation portrait
215 \suppress_date false
216 \use_refstyle 0
217 \notefontcolor #0000ff
218 \index Índice
219 \shortcut idx
220 \color #008000
221 \end_index
222 \secnumdepth 3
223 \tocdepth 3
224 \paragraph_separation skip
225 \defskip medskip
226 \quotes_language french
227 \papercolumns 1
228 \papersides 2
229 \paperpagestyle default
230 \bullet 1 1 34 -1
231 \bullet 2 2 35 -1
232 \bullet 3 2 7 -1
233 \tracking_changes false
234 \output_changes false
235 \html_math_output 0
236 \html_css_as_file 0
237 \html_be_strict false
238 \end_header
239
240 \begin_body
241
242 \begin_layout Title
243 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
244  en LyX
245 \end_layout
246
247 \begin_layout Author
248 por el Equipo LyX
249 \begin_inset Foot
250 status collapsed
251
252 \begin_layout Plain Layout
253 \noindent
254 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
255  de Documentación de LyX: 
256 \begin_inset CommandInset href
257 LatexCommand href
258 name "lyx-docs@lists.lyx.org"
259 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
260 type "mailto:"
261
262 \end_inset
263
264
265 \end_layout
266
267 \end_inset
268
269
270 \begin_inset Note Note
271 status collapsed
272
273 \begin_layout Plain Layout
274 Autor: Uwe Stöhr
275 \end_layout
276
277 \end_inset
278
279
280 \begin_inset Note Note
281 status collapsed
282
283 \begin_layout Plain Layout
284 Traducción de: Ignacio García
285 \end_layout
286
287 \end_inset
288
289
290 \begin_inset Newline newline
291 \end_inset
292
293
294 \begin_inset Newline newline
295 \end_inset
296
297
298 \family sans
299 Versión 2.0.x
300 \end_layout
301
302 \begin_layout Standard
303 \begin_inset CommandInset toc
304 LatexCommand tableofcontents
305
306 \end_inset
307
308
309 \end_layout
310
311 \begin_layout Standard
312 \begin_inset Note Note
313 status open
314
315 \begin_layout Plain Layout
316 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
317  estar instalados los paquetes LaTeX 
318 \series bold
319 arydshln
320 \series default
321
322 \series bold
323 colortbl
324 \series default
325
326 \series bold
327 lettrine, marginnote, picinpar
328 \series default
329  y 
330 \series bold
331 sidecap
332 \series default
333 .
334  Si no están instalados, también podrás exportar el documento, pero las
335  secciones en que dichos paquetes son necesarios no aparecen en la salida.
336 \end_layout
337
338 \begin_layout Plain Layout
339 La última versión en PDF de este documento puede encontrarse aquí:
340 \series bold
341
342 \begin_inset Newline newline
343 \end_inset
344
345 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
346 \end_layout
347
348 \end_inset
349
350
351 \end_layout
352
353 \begin_layout Chapter
354 Figuras
355 \begin_inset Index idx
356 status collapsed
357
358 \begin_layout Plain Layout
359 Figuras
360 \end_layout
361
362 \end_inset
363
364
365 \begin_inset Index idx
366 status collapsed
367
368 \begin_layout Plain Layout
369 Gráficos|see
370 \begin_inset ERT
371 status collapsed
372
373 \begin_layout Plain Layout
374
375 {
376 \end_layout
377
378 \end_inset
379
380 Figuras
381 \begin_inset ERT
382 status collapsed
383
384 \begin_layout Plain Layout
385
386 }
387 \end_layout
388
389 \end_inset
390
391
392 \end_layout
393
394 \end_inset
395
396
397 \end_layout
398
399 \begin_layout Section
400 Diálogo de gráficos
401 \begin_inset CommandInset label
402 LatexCommand label
403 name "sec:Diálogo-Gráficos"
404
405 \end_inset
406
407
408 \begin_inset Index idx
409 status collapsed
410
411 \begin_layout Plain Layout
412 Figuras ! Diálogo de gráficos
413 \end_layout
414
415 \end_inset
416
417
418 \end_layout
419
420 \begin_layout Standard
421 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
422  texto que desees y haz clic en el icono 
423 \begin_inset Graphics
424         filename ../../images/dialog-show-new-inset_graphics.png
425         scale 85
426
427 \end_inset
428
429  o en el menú 
430 \family sans
431 Insertar\SpecialChar \menuseparator
432 Imagen
433 \family default
434 .
435  Aparecerá un diálogo para escoger el archivo a cargar.
436  La imagen aparecerá en el archivo de salida exactamente en la misma posición
437  en la que la has colocado.
438 \end_layout
439
440 \begin_layout Standard
441 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
442  una imagen.
443  Este diálogo tiene tres pestañas:
444 \end_layout
445
446 \begin_layout Description
447 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
448  presentación en LyX y en la salida.
449  En el apéndice
450 \begin_inset space ~
451 \end_inset
452
453
454 \begin_inset CommandInset ref
455 LatexCommand ref
456 reference "cap:Unidades-disponibles-en"
457
458 \end_inset
459
460  se detallan las unidades disponibles para el tamaño del gráfico.
461 \begin_inset Newline newline
462 \end_inset
463
464
465 \begin_inset Index idx
466 status collapsed
467
468 \begin_layout Plain Layout
469 Figuras ! Rotar
470 \end_layout
471
472 \end_inset
473
474 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
475  un ángulo y un origen de rotación.
476  La imagen también gira en LyX.
477 \begin_inset Newline newline
478 \end_inset
479
480
481 \begin_inset Index idx
482 status open
483
484 \begin_layout Plain Layout
485 Figuras ! Redimensionar
486 \end_layout
487
488 \end_inset
489
490 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
491 ente la altura y la anchura.
492  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
493  automáticamente.
494  Si fijas ambas dimensiones
495 \family sans
496 ,
497 \family default
498  la imagen se adaptará a ellas, posiblemente distorsionada.
499  Para evitar distorsión en la imagen marca la opción 
500 \family sans
501 Mantener
502 \begin_inset space ~
503 \end_inset
504
505 proporción
506 \family default
507 .
508  En ese caso la imagen será modificada de forma que su anchura y su altura
509  no excedan de las dimensiones especificadas.
510 \begin_inset Newline newline
511 \end_inset
512
513 Las imágenes se pueden abrir en el programa de tu elección con la entrada
514 \family sans
515  Editar
516 \begin_inset space ~
517 \end_inset
518
519  externamente
520 \family default
521  del menú contextual que aparece al hacer clic derecho sobre la imagen.
522  Los programas visor y editor para cada formato de imagen se pueden establecer
523  en la configuración de formatos de archivo de las preferencias de LyX.
524 \end_layout
525
526 \begin_layout Description
527 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
528  coordenadas de la imagen para ajustar su altura y anchura en la salida.
529  Además, las coordenadas se pueden calcular automáticamente pinchando el
530  botón 
531 \family sans
532 Obtener
533 \begin_inset space ~
534 \end_inset
535
536 de
537 \begin_inset space ~
538 \end_inset
539
540 archivo
541 \family default
542 .
543  El botón 
544 \family sans
545 Recortar
546 \begin_inset space ~
547 \end_inset
548
549 al
550 \begin_inset space ~
551 \end_inset
552
553 cuadro
554 \begin_inset space ~
555 \end_inset
556
557 delimitador
558 \family default
559  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
560 as.
561  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
562 \end_layout
563
564 \begin_layout Description
565 Opciones
566 \begin_inset space ~
567 \end_inset
568
569 de
570 \begin_inset space ~
571 \end_inset
572
573 LaTeX
574 \begin_inset space ~
575 \end_inset
576
577 y
578 \begin_inset space ~
579 \end_inset
580
581 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX y,
582  si eres experto en LaTeX, especificar opciones LaTeX adicionales.
583 \begin_inset Newline newline
584 \end_inset
585
586 La opción 
587 \family sans
588 Modo
589 \begin_inset space ~
590 \end_inset
591
592 borrador
593 \family default
594  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
595 \begin_inset Newline newline
596 \end_inset
597
598 La opción 
599 \family sans
600 No
601 \begin_inset space ~
602 \end_inset
603
604 descomprimir
605 \begin_inset space ~
606 \end_inset
607
608 al
609 \begin_inset space ~
610 \end_inset
611
612 exportar
613 \family default
614  sólo afecta a los gráficos EPS comprimidos, por ejemplo
615 \begin_inset space ~
616 \end_inset
617
618
619 \emph on
620 x.eps.gz
621 \emph default
622 .
623  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
624  puesto que LaTeX puede manejarlas como están.
625 \begin_inset Newline newline
626 \end_inset
627
628 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
629  utiliza PostScript como formato de salida, véase apéndice
630 \begin_inset space ~
631 \end_inset
632
633
634 \begin_inset CommandInset ref
635 LatexCommand ref
636 reference "sec:PostScript"
637
638 \end_inset
639
640 .
641  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
642  o en consola de Windows:
643 \begin_inset Newline newline
644 \end_inset
645
646
647 \series bold
648 gzip x.eps
649 \series default
650
651 \begin_inset Newline newline
652 \end_inset
653
654
655 \series bold
656 zgrep %%Bounding x.eps.gz > x.eps.bb
657 \series default
658
659 \begin_inset Newline newline
660 \end_inset
661
662 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que necesita
663  LaTeX para gráficos comprimidos.
664 \begin_inset Newline newline
665 \end_inset
666
667 El campo 
668 \family sans
669 Nombre
670 \begin_inset space ~
671 \end_inset
672
673 de
674 \begin_inset space ~
675 \end_inset
676
677 grupo
678 \family default
679  permite definir un conjunto de ajustes de imagen.
680 \begin_inset Index idx
681 status collapsed
682
683 \begin_layout Plain Layout
684 Figuras ! Agrupación de ajustes
685 \end_layout
686
687 \end_inset
688
689  Las imágenes incluidas en un grupo comparten sus características, de modo
690  que al modificar las de una imagen del grupo se modifican igualmente las
691  de las demás imágenes del grupo.
692  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
693  necesidad de hacerlo individualmente para cada una de ellas.
694  Además se puede integrar una imagen en un grupo existente marcando el nombre
695  del mismo en el menú contextual de la imagen.
696  
697 \end_layout
698
699 \begin_layout Standard
700 \begin_inset VSpace bigskip
701 \end_inset
702
703
704 \end_layout
705
706 \begin_layout Standard
707 Esto es un ejemplo de imagen en formato EPS
708 \begin_inset Foot
709 status collapsed
710
711 \begin_layout Plain Layout
712 Los formatos de imagen se explican en el sección
713 \begin_inset space ~
714 \end_inset
715
716
717 \begin_inset CommandInset ref
718 LatexCommand ref
719 reference "sec:Formatos-de-imagen"
720
721 \end_inset
722
723 .
724 \end_layout
725
726 \end_inset
727
728  en un párrafo separado centrado horizontalmente:
729 \end_layout
730
731 \begin_layout Standard
732 \align center
733 \begin_inset Graphics
734         filename ../clipart/mobius.eps
735         scale 70
736         clip
737         rotateOrigin center
738
739 \end_inset
740
741
742 \end_layout
743
744 \begin_layout Standard
745 Esta es la misma imagen pero en modo borrador:
746 \end_layout
747
748 \begin_layout Standard
749 \align center
750 \begin_inset Graphics
751         filename ../clipart/mobius.eps
752         scale 70
753         draft
754         rotateOrigin center
755
756 \end_inset
757
758
759 \begin_inset Newpage newpage
760 \end_inset
761
762
763 \end_layout
764
765 \begin_layout Section
766 Figuras flotantes
767 \begin_inset CommandInset label
768 LatexCommand label
769 name "sec:Figuras-Flotantes"
770
771 \end_inset
772
773
774 \begin_inset Index idx
775 status collapsed
776
777 \begin_layout Plain Layout
778 Flotantes ! Figuras
779 \end_layout
780
781 \end_inset
782
783
784 \begin_inset Index idx
785 status collapsed
786
787 \begin_layout Plain Layout
788 Figuras ! Flotantes
789 \end_layout
790
791 \end_inset
792
793
794 \end_layout
795
796 \begin_layout Standard
797 Para información general sobre flotantes, echa una ojeada a la sección
798 \begin_inset space ~
799 \end_inset
800
801
802 \begin_inset CommandInset ref
803 LatexCommand ref
804 reference "sec:Introducción-Flotantes"
805
806 \end_inset
807
808 .
809 \end_layout
810
811 \begin_layout Standard
812 El botón 
813 \begin_inset Graphics
814         filename ../../images/float-insert_figure.png
815         scale 85
816
817 \end_inset
818
819  y el menú 
820 \family sans
821 Insertar\SpecialChar \menuseparator
822 Flotante\SpecialChar \menuseparator
823 Figura
824 \family default
825  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
826  La imagen se puede insertar sobre la leyenda, como en la figura
827 \begin_inset space ~
828 \end_inset
829
830
831 \begin_inset CommandInset ref
832 LatexCommand ref
833 reference "fig:kill-plat"
834
835 \end_inset
836
837 , o bajo ella, como en la figura
838 \begin_inset space ~
839 \end_inset
840
841
842 \begin_inset CommandInset ref
843 LatexCommand ref
844 reference "fig:escher"
845
846 \end_inset
847
848 .
849  Más información sobre ubicación de leyendas en la sección
850 \begin_inset space ~
851 \end_inset
852
853
854 \begin_inset CommandInset ref
855 LatexCommand ref
856 reference "sec:Colocación-de-leyendas"
857
858 \end_inset
859
860 .
861 \end_layout
862
863 \begin_layout Standard
864 \begin_inset Float figure
865 wide false
866 sideways false
867 status open
868
869 \begin_layout Plain Layout
870 \align center
871 \begin_inset Graphics
872         filename ../clipart/platypus.eps
873         width 50col%
874         rotateOrigin center
875
876 \end_inset
877
878
879 \end_layout
880
881 \begin_layout Plain Layout
882 \begin_inset Caption
883
884 \begin_layout Plain Layout
885 \begin_inset CommandInset label
886 LatexCommand label
887 name "fig:kill-plat"
888
889 \end_inset
890
891 Un ornitorrinco muy distorsionado en un flotante.
892 \end_layout
893
894 \end_inset
895
896
897 \end_layout
898
899 \end_inset
900
901
902 \end_layout
903
904 \begin_layout Standard
905 \begin_inset Float figure
906 wide false
907 sideways false
908 status open
909
910 \begin_layout Plain Layout
911 \begin_inset Caption
912
913 \begin_layout Plain Layout
914 \begin_inset CommandInset label
915 LatexCommand label
916 name "fig:escher"
917
918 \end_inset
919
920 M.C.
921  Escher en ácido.
922 \end_layout
923
924 \end_inset
925
926
927 \end_layout
928
929 \begin_layout Plain Layout
930 \align center
931 \begin_inset Graphics
932         filename ../clipart/escher-lsd.eps
933         scale 80
934         rotateOrigin center
935
936 \end_inset
937
938
939 \end_layout
940
941 \end_inset
942
943
944 \end_layout
945
946 \begin_layout Standard
947 \begin_inset Index idx
948 status collapsed
949
950 \begin_layout Plain Layout
951 Referencias ! a figuras
952 \end_layout
953
954 \end_inset
955
956 Las figuras
957 \begin_inset space ~
958 \end_inset
959
960
961 \begin_inset CommandInset ref
962 LatexCommand ref
963 reference "fig:kill-plat"
964
965 \end_inset
966
967  y 
968 \begin_inset CommandInset ref
969 LatexCommand ref
970 reference "fig:escher"
971
972 \end_inset
973
974  son ejemplos de figuras con referencias cruzadas.
975  Las figuras pueden tener referencias cruzadas en el documento mediante
976  referencia a su etiqueta.
977  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
978 \family sans
979 Insertar\SpecialChar \menuseparator
980 Etiqueta
981 \family default
982  o el botón 
983 \begin_inset Graphics
984         filename ../../images/label-insert.png
985         scale 85
986
987 \end_inset
988
989 .
990  Ahora puedes referirte a la etiqueta usando el menú 
991 \family sans
992 Insertar\SpecialChar \menuseparator
993 Referencia
994 \begin_inset space ~
995 \end_inset
996
997 cruzada
998 \family default
999  o el botón 
1000 \begin_inset Graphics
1001         filename ../../images/dialog-show-new-inset_ref.png
1002         scale 85
1003
1004 \end_inset
1005
1006 .
1007  Es importante emplear referencias a flotantes, mejor que alusiones vagas
1008  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1009  en el documento final, podría no quedar «arriba» precisamente.
1010 \begin_inset Newline newline
1011 \end_inset
1012
1013 Las referencias se explican con detalle en la sección
1014 \begin_inset space ~
1015 \end_inset
1016
1017
1018 \begin_inset CommandInset ref
1019 LatexCommand ref
1020 reference "sec:Referencias-a-Flotantes"
1021
1022 \end_inset
1023
1024 .
1025 \end_layout
1026
1027 \begin_layout Standard
1028 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1029  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1030  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1031  existente.
1032  La figura
1033 \begin_inset space ~
1034 \end_inset
1035
1036
1037 \begin_inset CommandInset ref
1038 LatexCommand ref
1039 reference "fig:Dos-imágenes-distorsionadas"
1040
1041 \end_inset
1042
1043  es un ejemplo de figura flotante con dos imágenes adosadas.
1044  También se pueden poner una sobre otra.
1045  Las subfiguras son
1046 \begin_inset space ~
1047 \end_inset
1048
1049
1050 \begin_inset CommandInset ref
1051 LatexCommand ref
1052 reference "fig:Estructura-indefinible"
1053
1054 \end_inset
1055
1056  y
1057 \begin_inset space ~
1058 \end_inset
1059
1060
1061 \begin_inset CommandInset ref
1062 LatexCommand ref
1063 reference "fig:Ornitorrinco"
1064
1065 \end_inset
1066
1067 .
1068 \end_layout
1069
1070 \begin_layout Standard
1071 \begin_inset Float figure
1072 wide false
1073 sideways false
1074 status open
1075
1076 \begin_layout Plain Layout
1077 \begin_inset space \hfill{}
1078 \end_inset
1079
1080
1081 \begin_inset Float figure
1082 wide false
1083 sideways false
1084 status open
1085
1086 \begin_layout Plain Layout
1087 \begin_inset Caption
1088
1089 \begin_layout Plain Layout
1090 \begin_inset CommandInset label
1091 LatexCommand label
1092 name "fig:Estructura-indefinible"
1093
1094 \end_inset
1095
1096 Estructura indefinible
1097 \end_layout
1098
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Plain Layout
1105 \begin_inset Graphics
1106         filename ../clipart/escher-lsd.eps
1107         width 45col%
1108         groupId distorsionadas
1109
1110 \end_inset
1111
1112
1113 \end_layout
1114
1115 \end_inset
1116
1117
1118 \begin_inset space \hfill{}
1119 \end_inset
1120
1121
1122 \begin_inset Float figure
1123 wide false
1124 sideways false
1125 status open
1126
1127 \begin_layout Plain Layout
1128 \begin_inset Caption
1129
1130 \begin_layout Plain Layout
1131 \begin_inset CommandInset label
1132 LatexCommand label
1133 name "fig:Ornitorrinco"
1134
1135 \end_inset
1136
1137 Ornitorrinco
1138 \end_layout
1139
1140 \end_inset
1141
1142
1143 \end_layout
1144
1145 \begin_layout Plain Layout
1146 \begin_inset Graphics
1147         filename ../clipart/platypus.eps
1148         width 45col%
1149         groupId distorsionadas
1150
1151 \end_inset
1152
1153
1154 \end_layout
1155
1156 \end_inset
1157
1158
1159 \begin_inset space \hfill{}
1160 \end_inset
1161
1162
1163 \end_layout
1164
1165 \begin_layout Plain Layout
1166 \begin_inset Caption
1167
1168 \begin_layout Plain Layout
1169 \begin_inset CommandInset label
1170 LatexCommand label
1171 name "fig:Dos-imágenes-distorsionadas"
1172
1173 \end_inset
1174
1175 Dos imágenes distorsionadas.
1176  Ambas están en el grupo llamado «distorsionadas».
1177 \end_layout
1178
1179 \end_inset
1180
1181
1182 \end_layout
1183
1184 \end_inset
1185
1186
1187 \begin_inset Newpage newpage
1188 \end_inset
1189
1190
1191 \end_layout
1192
1193 \begin_layout Section
1194 Formatos de imagen
1195 \begin_inset CommandInset label
1196 LatexCommand label
1197 name "sec:Formatos-de-imagen"
1198
1199 \end_inset
1200
1201
1202 \begin_inset Index idx
1203 status collapsed
1204
1205 \begin_layout Plain Layout
1206 Formatos de imagen
1207 \end_layout
1208
1209 \end_inset
1210
1211
1212 \begin_inset Index idx
1213 status collapsed
1214
1215 \begin_layout Plain Layout
1216 Figuras ! Formatos de imagen
1217 \end_layout
1218
1219 \end_inset
1220
1221
1222 \end_layout
1223
1224 \begin_layout Standard
1225 Puedes insertar imágenes en cualquier formato.
1226  Pero como se explica en el apéndice
1227 \begin_inset space ~
1228 \end_inset
1229
1230
1231 \begin_inset CommandInset ref
1232 LatexCommand ref
1233 reference "cap:Formatos-de-Archivos-de-Salida"
1234
1235 \end_inset
1236
1237 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1238  de archivo de imagen.
1239  Por eso LyX usa el programa 
1240 \family typewriter
1241 ImageMagick
1242 \family default
1243  en segundo plano para convertir imágenes al formato adecuado.
1244  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1245  los formatos de imagen admitidos en el formato de archivo de salida.
1246  Los formatos de salida se explican en el apéndice
1247 \begin_inset space ~
1248 \end_inset
1249
1250
1251 \begin_inset CommandInset ref
1252 LatexCommand ref
1253 reference "cap:Formatos-de-Archivos-de-Salida"
1254
1255 \end_inset
1256
1257 .
1258 \end_layout
1259
1260 \begin_layout Standard
1261 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1262 \end_layout
1263
1264 \begin_layout Description
1265 Imágenes
1266 \begin_inset space ~
1267 \end_inset
1268
1269 mapa
1270 \begin_inset space ~
1271 \end_inset
1272
1273 de
1274 \begin_inset space ~
1275 \end_inset
1276
1277 bits
1278 \begin_inset space ~
1279 \end_inset
1280
1281 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1282  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1283  de zoom.
1284  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1285  Format» (GIF, extensión «
1286 \family typewriter
1287 .gif
1288 \family default
1289 »)
1290 \begin_inset Index idx
1291 status collapsed
1292
1293 \begin_layout Plain Layout
1294 GIF|see
1295 \begin_inset ERT
1296 status collapsed
1297
1298 \begin_layout Plain Layout
1299
1300 {
1301 \end_layout
1302
1303 \end_inset
1304
1305 Formatos de imagen
1306 \begin_inset ERT
1307 status collapsed
1308
1309 \begin_layout Plain Layout
1310
1311 }
1312 \end_layout
1313
1314 \end_inset
1315
1316
1317 \end_layout
1318
1319 \end_inset
1320
1321 , «Portable Network Graphics» (PNG, extensión «
1322 \family typewriter
1323 .png
1324 \family default
1325 »)
1326 \begin_inset Index idx
1327 status collapsed
1328
1329 \begin_layout Plain Layout
1330 PNG|see
1331 \begin_inset ERT
1332 status collapsed
1333
1334 \begin_layout Plain Layout
1335
1336 {
1337 \end_layout
1338
1339 \end_inset
1340
1341 Formatos de imagen
1342 \begin_inset ERT
1343 status collapsed
1344
1345 \begin_layout Plain Layout
1346
1347 }
1348 \end_layout
1349
1350 \end_inset
1351
1352
1353 \end_layout
1354
1355 \end_inset
1356
1357 , y «Joint Photographic Experts Group» (JPG, extensión «
1358 \family typewriter
1359 .jpg
1360 \family default
1361 » o «
1362 \family typewriter
1363 .jpeg
1364 \family default
1365 »)
1366 \begin_inset Index idx
1367 status collapsed
1368
1369 \begin_layout Plain Layout
1370 JPG|see
1371 \begin_inset ERT
1372 status collapsed
1373
1374 \begin_layout Plain Layout
1375
1376 {
1377 \end_layout
1378
1379 \end_inset
1380
1381 Formatos de imagen
1382 \begin_inset ERT
1383 status collapsed
1384
1385 \begin_layout Plain Layout
1386
1387 }
1388 \end_layout
1389
1390 \end_inset
1391
1392
1393 \end_layout
1394
1395 \end_inset
1396
1397 .
1398 \end_layout
1399
1400 \begin_layout Description
1401 Imágenes
1402 \begin_inset space ~
1403 \end_inset
1404
1405 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1406 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1407  La posibilidad de variar la escala hace falta para crear presentaciones,
1408  porque éstas siempre son redimensionadas por el proyector.
1409  La modificación de la escala también es útil en los documentos en línea
1410  para permitir el zoom en diagramas.
1411 \begin_inset Newline newline
1412 \end_inset
1413
1414 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1415  (SVG, extensión «
1416 \family typewriter
1417 .svg
1418 \family default
1419 »)
1420 \begin_inset Index idx
1421 status collapsed
1422
1423 \begin_layout Plain Layout
1424 SVG|see
1425 \begin_inset ERT
1426 status collapsed
1427
1428 \begin_layout Plain Layout
1429
1430 {
1431 \end_layout
1432
1433 \end_inset
1434
1435 Formatos de imagen
1436 \begin_inset ERT
1437 status collapsed
1438
1439 \begin_layout Plain Layout
1440
1441 }
1442 \end_layout
1443
1444 \end_inset
1445
1446
1447 \end_layout
1448
1449 \end_inset
1450
1451 , «Encapsulated PostScript» (EPS, extensión «
1452 \family typewriter
1453 .eps
1454 \family default
1455 »)
1456 \begin_inset Index idx
1457 status collapsed
1458
1459 \begin_layout Plain Layout
1460 EPS|see
1461 \begin_inset ERT
1462 status collapsed
1463
1464 \begin_layout Plain Layout
1465
1466 {
1467 \end_layout
1468
1469 \end_inset
1470
1471 Formatos de imagen
1472 \begin_inset ERT
1473 status collapsed
1474
1475 \begin_layout Plain Layout
1476
1477 }
1478 \end_layout
1479
1480 \end_inset
1481
1482
1483 \end_layout
1484
1485 \end_inset
1486
1487 , «Portable Document Format» (PDF, extensión «
1488 \family typewriter
1489 .pdf
1490 \family default
1491 »)
1492 \begin_inset Index idx
1493 status collapsed
1494
1495 \begin_layout Plain Layout
1496 PDF|see
1497 \begin_inset ERT
1498 status collapsed
1499
1500 \begin_layout Plain Layout
1501
1502 {
1503 \end_layout
1504
1505 \end_inset
1506
1507 Formatos de imagen
1508 \begin_inset ERT
1509 status collapsed
1510
1511 \begin_layout Plain Layout
1512
1513 }
1514 \end_layout
1515
1516 \end_inset
1517
1518
1519 \end_layout
1520
1521 \end_inset
1522
1523 , y «Windows Metafile» (WMF, extensión «
1524 \family typewriter
1525 .wmf
1526 \family default
1527 »)
1528 \begin_inset Index idx
1529 status collapsed
1530
1531 \begin_layout Plain Layout
1532 WMF|see
1533 \begin_inset ERT
1534 status collapsed
1535
1536 \begin_layout Plain Layout
1537
1538 {
1539 \end_layout
1540
1541 \end_inset
1542
1543 Formatos de imagen
1544 \begin_inset ERT
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548
1549 }
1550 \end_layout
1551
1552 \end_inset
1553
1554
1555 \end_layout
1556
1557 \end_inset
1558
1559 .
1560  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1561  a PDF o EPS y el resultado será todavía una imagen bitmap.
1562  En estos casos sólo se añade a la imagen original una cabecera con las
1563  propiedades de la imagen.
1564 \begin_inset Foot
1565 status collapsed
1566
1567 \begin_layout Plain Layout
1568 En el caso de PDF, además se comprime la imagen original.
1569 \end_layout
1570
1571 \end_inset
1572
1573  Por ejemplo, los archivos PDF generados por 
1574 \family typewriter
1575 Adobe Photoshop
1576 \family default
1577  son imágenes bitmap.
1578 \end_layout
1579
1580 \begin_layout Standard
1581 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1582  escala pero sí al contrario.
1583  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1584  archivos de salida PDF y PostScript, respectivamente.
1585  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1586  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1587 \begin_inset Formula $\to$
1588 \end_inset
1589
1590  PDF/EPS.
1591 \end_layout
1592
1593 \begin_layout Chapter
1594 Cuadros y tablas
1595 \begin_inset Index idx
1596 status collapsed
1597
1598 \begin_layout Plain Layout
1599 Cuadros
1600 \end_layout
1601
1602 \end_inset
1603
1604
1605 \begin_inset Index idx
1606 status collapsed
1607
1608 \begin_layout Plain Layout
1609 Tablas|see 
1610 \begin_inset ERT
1611 status collapsed
1612
1613 \begin_layout Plain Layout
1614
1615 {
1616 \end_layout
1617
1618 \end_inset
1619
1620 Cuadros
1621 \begin_inset ERT
1622 status collapsed
1623
1624 \begin_layout Plain Layout
1625
1626 }
1627 \end_layout
1628
1629 \end_inset
1630
1631
1632 \end_layout
1633
1634 \end_inset
1635
1636
1637 \end_layout
1638
1639 \begin_layout Section
1640 Introducción
1641 \begin_inset Index idx
1642 status collapsed
1643
1644 \begin_layout Plain Layout
1645 Cuadros ! Introducción
1646 \end_layout
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Standard
1654 Puede insertarse un cuadro mediante el botón 
1655 \begin_inset Graphics
1656         filename ../../images/tabular-insert.png
1657         scale 85
1658
1659 \end_inset
1660
1661  o el menú 
1662 \family sans
1663 Insertar\SpecialChar \menuseparator
1664 Cuadro/Tabla
1665 \family default
1666 .
1667  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1668  el número de filas y de columnas del cuadro.
1669  Si usas el menú aparece un diálogo en el que se pide el número de filas
1670  y columnas.
1671  
1672 \begin_inset Newline newline
1673 \end_inset
1674
1675 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1676  fila aparece separada por una línea doble: el borde inferior de la primera
1677  fila y el borde superior de la segunda fila.
1678  Ejemplo de cuadro:
1679 \end_layout
1680
1681 \begin_layout Standard
1682 \align center
1683 \begin_inset Tabular
1684 <lyxtabular version="3" rows="4" columns="4">
1685 <features tabularvalignment="middle">
1686 <column alignment="center" valignment="top" width="0">
1687 <column alignment="center" valignment="top" width="0pt">
1688 <column alignment="center" valignment="top" width="0in">
1689 <column alignment="center" valignment="top" width="0pt">
1690 <row>
1691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1692 \begin_inset Text
1693
1694 \begin_layout Plain Layout
1695
1696 \end_layout
1697
1698 \end_inset
1699 </cell>
1700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1701 \begin_inset Text
1702
1703 \begin_layout Plain Layout
1704
1705 \family roman
1706 \series medium
1707 \shape up
1708 \size normal
1709 \emph off
1710 \bar no
1711 \noun off
1712 \color none
1713 1
1714 \end_layout
1715
1716 \end_inset
1717 </cell>
1718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1719 \begin_inset Text
1720
1721 \begin_layout Plain Layout
1722 2
1723 \end_layout
1724
1725 \end_inset
1726 </cell>
1727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1728 \begin_inset Text
1729
1730 \begin_layout Plain Layout
1731 3
1732 \end_layout
1733
1734 \end_inset
1735 </cell>
1736 </row>
1737 <row>
1738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1739 \begin_inset Text
1740
1741 \begin_layout Plain Layout
1742
1743 \family roman
1744 \series medium
1745 \shape up
1746 \size normal
1747 \emph off
1748 \bar no
1749 \noun off
1750 \color none
1751 A
1752 \end_layout
1753
1754 \end_inset
1755 </cell>
1756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1757 \begin_inset Text
1758
1759 \begin_layout Plain Layout
1760
1761 \end_layout
1762
1763 \end_inset
1764 </cell>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \end_layout
1771
1772 \end_inset
1773 </cell>
1774 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1775 \begin_inset Text
1776
1777 \begin_layout Plain Layout
1778
1779 \end_layout
1780
1781 \end_inset
1782 </cell>
1783 </row>
1784 <row>
1785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789
1790 \family roman
1791 \series medium
1792 \shape up
1793 \size normal
1794 \emph off
1795 \bar no
1796 \noun off
1797 \color none
1798 B
1799 \end_layout
1800
1801 \end_inset
1802 </cell>
1803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1804 \begin_inset Text
1805
1806 \begin_layout Plain Layout
1807
1808 \end_layout
1809
1810 \end_inset
1811 </cell>
1812 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1813 \begin_inset Text
1814
1815 \begin_layout Plain Layout
1816
1817 \size normal
1818 \noun off
1819 \color none
1820  
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \end_layout
1831
1832 \end_inset
1833 </cell>
1834 </row>
1835 <row>
1836 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1837 \begin_inset Text
1838
1839 \begin_layout Plain Layout
1840
1841 \family roman
1842 \series medium
1843 \shape up
1844 \size normal
1845 \emph off
1846 \bar no
1847 \noun off
1848 \color none
1849 C
1850 \end_layout
1851
1852 \end_inset
1853 </cell>
1854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1855 \begin_inset Text
1856
1857 \begin_layout Plain Layout
1858
1859 \end_layout
1860
1861 \end_inset
1862 </cell>
1863 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1864 \begin_inset Text
1865
1866 \begin_layout Plain Layout
1867
1868 \end_layout
1869
1870 \end_inset
1871 </cell>
1872 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1873 \begin_inset Text
1874
1875 \begin_layout Plain Layout
1876
1877 \end_layout
1878
1879 \end_inset
1880 </cell>
1881 </row>
1882 </lyxtabular>
1883
1884 \end_inset
1885
1886
1887 \end_layout
1888
1889 \begin_layout Section
1890 Diálogo de cuadros
1891 \begin_inset Index idx
1892 status collapsed
1893
1894 \begin_layout Plain Layout
1895 Cuadros ! Configuración
1896 \end_layout
1897
1898 \end_inset
1899
1900
1901 \end_layout
1902
1903 \begin_layout Standard
1904 Un cuadro se puede cambiar mediante el diálogo que aparece al pulsar sobre
1905  ella con el botón derecho del ratón.
1906  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1907  encuentra el cursor.
1908  La mayoría de opciones también trabajan sobre una selección de celdas,
1909  de filas o de columnas.
1910  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1911  su 
1912 \emph on
1913 contenido
1914 \emph default
1915 .
1916 \begin_inset Newline newline
1917 \end_inset
1918
1919 Con la opción del diálogo 
1920 \family sans
1921 Aplicar inmediatamente
1922 \family default
1923  cada cambio que hagas se aplica directamente.
1924  Si mueves el cursor a otra celda el diálogo también se actualizará con
1925  los parámetros de la nueva celda.
1926  Si cambias valores de longitud debes pulsar la tecla 
1927 \family sans
1928 Entrar
1929 \family default
1930  para aplicar los cambios.
1931 \begin_inset Newline newline
1932 \end_inset
1933
1934 En el cuadro de diálogo aparecen las siguientes solapas:
1935 \end_layout
1936
1937 \begin_layout Description
1938
1939 \family sans
1940 Configuración
1941 \begin_inset space ~
1942 \end_inset
1943
1944 del
1945 \begin_inset space ~
1946 \end_inset
1947
1948 cuadro
1949 \family default
1950  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1951  actual o del cuadro completo.
1952 \begin_inset Index idx
1953 status collapsed
1954
1955 \begin_layout Plain Layout
1956 Cuadros ! Anchura
1957 \end_layout
1958
1959 \end_inset
1960
1961  La alineación 
1962 \family sans
1963 Al separador decimal
1964 \family default
1965  se describe en la sección
1966 \begin_inset space ~
1967 \end_inset
1968
1969
1970 \begin_inset CommandInset ref
1971 LatexCommand ref
1972 reference "sub:Alineación-especial-de"
1973
1974 \end_inset
1975
1976 .
1977  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1978  Una anchura determinada permite tener saltos de línea y distintos párrafos
1979  de texto, véase sección
1980 \begin_inset space ~
1981 \end_inset
1982
1983
1984 \begin_inset CommandInset ref
1985 LatexCommand ref
1986 reference "sub:Líneas-Múltiples-en"
1987
1988 \end_inset
1989
1990 .
1991  Si no estableces anchura, la columna será tan ancha como el contenido de
1992  la celda más ancha.
1993 \begin_inset Newline newline
1994 \end_inset
1995
1996 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1997  véase sección
1998 \begin_inset space ~
1999 \end_inset
2000
2001
2002 \begin_inset CommandInset ref
2003 LatexCommand ref
2004 reference "sub:Multicolumnas"
2005
2006 \end_inset
2007
2008 , o las celdas de una columna como celda multifila, véase sección
2009 \begin_inset space ~
2010 \end_inset
2011
2012
2013 \begin_inset CommandInset ref
2014 LatexCommand ref
2015 reference "sub:Multifilas"
2016
2017 \end_inset
2018
2019 .
2020 \begin_inset Newline newline
2021 \end_inset
2022
2023 Las casillas de giro rotan la celda actual, una selección o toda el cuadro
2024  90º en el sentido de las agujas del reloj.
2025  La rotación no se ve en LyX, sí en la salida.
2026 \begin_inset Newline newline
2027 \end_inset
2028
2029
2030 \begin_inset Note Greyedout
2031 status open
2032
2033 \begin_layout Plain Layout
2034
2035 \series bold
2036 Nota:
2037 \series default
2038  no todos los visores DVI pueden mostrar rotaciones.
2039 \end_layout
2040
2041 \end_inset
2042
2043
2044 \begin_inset Newline newline
2045 \end_inset
2046
2047 La alineación vertical del cuadro completo se usa para cuadros en líneas
2048  de texto:
2049 \begin_inset Newline newline
2050 \end_inset
2051
2052 Línea con cuadros con diferentes alineaciones: 
2053 \begin_inset Tabular
2054 <lyxtabular version="3" rows="2" columns="2">
2055 <features tabularvalignment="top">
2056 <column alignment="center" valignment="top" width="0pt">
2057 <column alignment="center" valignment="top" width="0">
2058 <row>
2059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2060 \begin_inset Text
2061
2062 \begin_layout Plain Layout
2063
2064 \end_layout
2065
2066 \end_inset
2067 </cell>
2068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2069 \begin_inset Text
2070
2071 \begin_layout Plain Layout
2072 1
2073 \end_layout
2074
2075 \end_inset
2076 </cell>
2077 </row>
2078 <row>
2079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2080 \begin_inset Text
2081
2082 \begin_layout Plain Layout
2083 A
2084 \end_layout
2085
2086 \end_inset
2087 </cell>
2088 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2089 \begin_inset Text
2090
2091 \begin_layout Plain Layout
2092
2093 \end_layout
2094
2095 \end_inset
2096 </cell>
2097 </row>
2098 </lyxtabular>
2099
2100 \end_inset
2101
2102  
2103 \begin_inset Tabular
2104 <lyxtabular version="3" rows="2" columns="2">
2105 <features tabularvalignment="middle">
2106 <column alignment="center" valignment="top" width="0">
2107 <column alignment="center" valignment="top" width="0">
2108 <row>
2109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2110 \begin_inset Text
2111
2112 \begin_layout Plain Layout
2113
2114 \end_layout
2115
2116 \end_inset
2117 </cell>
2118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2119 \begin_inset Text
2120
2121 \begin_layout Plain Layout
2122 1
2123 \end_layout
2124
2125 \end_inset
2126 </cell>
2127 </row>
2128 <row>
2129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2130 \begin_inset Text
2131
2132 \begin_layout Plain Layout
2133 A
2134 \end_layout
2135
2136 \end_inset
2137 </cell>
2138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2139 \begin_inset Text
2140
2141 \begin_layout Plain Layout
2142
2143 \end_layout
2144
2145 \end_inset
2146 </cell>
2147 </row>
2148 </lyxtabular>
2149
2150 \end_inset
2151
2152  
2153 \begin_inset Tabular
2154 <lyxtabular version="3" rows="2" columns="2">
2155 <features tabularvalignment="bottom">
2156 <column alignment="center" valignment="top" width="0pt">
2157 <column alignment="center" valignment="top" width="0">
2158 <row>
2159 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2160 \begin_inset Text
2161
2162 \begin_layout Plain Layout
2163
2164 \end_layout
2165
2166 \end_inset
2167 </cell>
2168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2169 \begin_inset Text
2170
2171 \begin_layout Plain Layout
2172 1
2173 \end_layout
2174
2175 \end_inset
2176 </cell>
2177 </row>
2178 <row>
2179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2180 \begin_inset Text
2181
2182 \begin_layout Plain Layout
2183 A
2184 \end_layout
2185
2186 \end_inset
2187 </cell>
2188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2189 \begin_inset Text
2190
2191 \begin_layout Plain Layout
2192
2193 \end_layout
2194
2195 \end_inset
2196 </cell>
2197 </row>
2198 </lyxtabular>
2199
2200 \end_inset
2201
2202
2203 \begin_inset Newline newline
2204 \end_inset
2205
2206 También es posible introducir argumentos LaTeX necesarios para formatos
2207  especiales, véanse las secciones
2208 \begin_inset space ~
2209 \end_inset
2210
2211
2212 \begin_inset CommandInset ref
2213 LatexCommand ref
2214 reference "sub:Cálculos-en-Multicolumnas"
2215
2216 \end_inset
2217
2218  y
2219 \begin_inset space ~
2220 \end_inset
2221
2222
2223 \begin_inset CommandInset ref
2224 LatexCommand ref
2225 reference "sec:Cuadros-Coloreados"
2226
2227 \end_inset
2228
2229 .
2230 \end_layout
2231
2232 \begin_layout Description
2233
2234 \family sans
2235 Bordes
2236 \family default
2237  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2238  Puedes elegir para el cuadro un estilo 
2239 \family sans
2240 Formal
2241 \family default
2242 , como se describe en la sección
2243 \begin_inset space ~
2244 \end_inset
2245
2246
2247 \begin_inset CommandInset ref
2248 LatexCommand ref
2249 reference "sec:Cuadros-Formales"
2250
2251 \end_inset
2252
2253 .
2254 \begin_inset Newline newline
2255 \end_inset
2256
2257 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2258  se describe en la sección
2259 \begin_inset space ~
2260 \end_inset
2261
2262
2263 \begin_inset CommandInset ref
2264 LatexCommand ref
2265 reference "sub:Espacio-adicional"
2266
2267 \end_inset
2268
2269
2270 \end_layout
2271
2272 \begin_layout Description
2273
2274 \family sans
2275 Cuadro
2276 \begin_inset space ~
2277 \end_inset
2278
2279 largo
2280 \family default
2281  Para hacer 
2282 \emph on
2283 cuadros largos
2284 \emph default
2285  que pueden extenderse por varias páginas.
2286  Las secciones
2287 \begin_inset space ~
2288 \end_inset
2289
2290
2291 \begin_inset CommandInset ref
2292 LatexCommand ref
2293 reference "sec:Cuadros-Largos"
2294
2295 \end_inset
2296
2297  y 
2298 \begin_inset CommandInset ref
2299 LatexCommand ref
2300 reference "sec:Particularidades-cuadros-largos"
2301
2302 \end_inset
2303
2304  describen sus características en detalle.
2305 \end_layout
2306
2307 \begin_layout Section
2308 Barra de herramientas de cuadros
2309 \begin_inset Index idx
2310 status collapsed
2311
2312 \begin_layout Plain Layout
2313 Cuadros ! Barra de herramientas
2314 \end_layout
2315
2316 \end_inset
2317
2318
2319 \end_layout
2320
2321 \begin_layout Standard
2322 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2323  para cambiar los cuadros de manera más rápida.
2324  Normalmente debería aparecer en la parte inferior de la ventana principal
2325  de LyX cuando el cursor está dentro de un cuadro.
2326  En cualquier momento se puede presentar esta barra pulsando con el botón
2327  derecho del ratón en cualquier punto de la barra principal de menú.
2328 \end_layout
2329
2330 \begin_layout Standard
2331 La barra de herramientas tiene los siguientes iconos:
2332 \end_layout
2333
2334 \begin_layout Labeling
2335 \labelwidthstring 00.00.0000
2336 \begin_inset Graphics
2337         filename ../../images/tabular-feature_append-row.png
2338
2339 \end_inset
2340
2341  añade una fila bajo la celda actual o selección
2342 \end_layout
2343
2344 \begin_layout Labeling
2345 \labelwidthstring 00.00.0000
2346 \begin_inset Graphics
2347         filename ../../images/tabular-feature_append-column.png
2348
2349 \end_inset
2350
2351  añade una columna a la derecha de la celda actual o selección
2352 \end_layout
2353
2354 \begin_layout Labeling
2355 \labelwidthstring 00.00.0000
2356 \begin_inset Graphics
2357         filename ../../images/tabular-feature_delete-row.png
2358
2359 \end_inset
2360
2361  borra la fila actual o selección
2362 \end_layout
2363
2364 \begin_layout Labeling
2365 \labelwidthstring 00.00.0000
2366 \begin_inset Graphics
2367         filename ../../images/tabular-feature_delete-column.png
2368
2369 \end_inset
2370
2371  borra la columna actual o selección
2372 \end_layout
2373
2374 \begin_layout Labeling
2375 \labelwidthstring 00.00.0000
2376 \begin_inset Graphics
2377         filename ../../images/tabular-feature_toggle-line-top.png
2378
2379 \end_inset
2380
2381  añade un borde superior en la celda/fila actual o la selección
2382 \end_layout
2383
2384 \begin_layout Labeling
2385 \labelwidthstring 00.00.0000
2386 \begin_inset Graphics
2387         filename ../../images/tabular-feature_toggle-line-bottom.png
2388
2389 \end_inset
2390
2391  añade un borde inferior en la celda/fila actual o la selección
2392 \end_layout
2393
2394 \begin_layout Labeling
2395 \labelwidthstring 00.00.0000
2396 \begin_inset Graphics
2397         filename ../../images/tabular-feature_toggle-line-left.png
2398
2399 \end_inset
2400
2401  añade un borde a la izquierda en la celda/fila actual o la selección
2402 \end_layout
2403
2404 \begin_layout Labeling
2405 \labelwidthstring 00.00.0000
2406 \begin_inset Graphics
2407         filename ../../images/tabular-feature_toggle-line-right.png
2408
2409 \end_inset
2410
2411  añade un borde a la derecha en la celda/fila actual o la selección
2412 \end_layout
2413
2414 \begin_layout Labeling
2415 \labelwidthstring 00.00.0000
2416 \begin_inset Graphics
2417         filename ../../images/tabular-feature_set-all-lines.png
2418
2419 \end_inset
2420
2421  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2422  no es multicolumna esto afecta también a la fila y a la columna)
2423 \end_layout
2424
2425 \begin_layout Labeling
2426 \labelwidthstring 00.00.0000
2427 \begin_inset Graphics
2428         filename ../../images/tabular-feature_unset-all-lines.png
2429
2430 \end_inset
2431
2432  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2433  actual no es multicolumna esto afecta también a la fila y a la columna)
2434 \end_layout
2435
2436 \begin_layout Labeling
2437 \labelwidthstring 00.00.0000
2438 \begin_inset Graphics
2439         filename ../../images/tabular-feature_m-align-left.png
2440
2441 \end_inset
2442
2443  alinea a la izquierda el contenido de la celda/columna
2444 \end_layout
2445
2446 \begin_layout Labeling
2447 \labelwidthstring 00.00.0000
2448 \begin_inset Graphics
2449         filename ../../images/tabular-feature_m-align-center.png
2450
2451 \end_inset
2452
2453  centra el contenido de la celda/columna horizontalmente
2454 \end_layout
2455
2456 \begin_layout Labeling
2457 \labelwidthstring 00.00.0000
2458 \begin_inset Graphics
2459         filename ../../images/tabular-feature_m-align-right.png
2460
2461 \end_inset
2462
2463  alinea a la derecha el contenido de la celda/columna
2464 \end_layout
2465
2466 \begin_layout Labeling
2467 \labelwidthstring 00.00.0000
2468 \begin_inset Graphics
2469         filename ../../images/tabular-feature_align-decimal.png
2470         scaleBeforeRotation
2471
2472 \end_inset
2473
2474  alinea el contenido de la celda/columna a un carácter
2475 \end_layout
2476
2477 \begin_layout Labeling
2478 \labelwidthstring 00.00.0000
2479 \begin_inset Graphics
2480         filename ../../images/tabular-feature_m-valign-top.png
2481
2482 \end_inset
2483
2484  alinea arriba el contenido de la celda
2485 \end_layout
2486
2487 \begin_layout Labeling
2488 \labelwidthstring 00.00.0000
2489 \begin_inset Graphics
2490         filename ../../images/tabular-feature_m-valign-middle.png
2491
2492 \end_inset
2493
2494  centra verticalmente el contenido de la celda
2495 \end_layout
2496
2497 \begin_layout Labeling
2498 \labelwidthstring 00.00.0000
2499 \begin_inset Graphics
2500         filename ../../images/tabular-feature_m-valign-bottom.png
2501
2502 \end_inset
2503
2504  alinea abajo el contenido de la celda
2505 \end_layout
2506
2507 \begin_layout Labeling
2508 \labelwidthstring 00.00.0000
2509 \begin_inset Graphics
2510         filename ../../images/tabular-feature_set-rotate-cell.png
2511
2512 \end_inset
2513
2514  gira la celda o selección 90° como las agujas de reloj
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519 \begin_inset Graphics
2520         filename ../../images/tabular-feature_set-rotate-tabular.png
2521
2522 \end_inset
2523
2524  gira todo el cuadro 90° como agujas del reloj
2525 \end_layout
2526
2527 \begin_layout Labeling
2528 \labelwidthstring 00.00.0000
2529 \begin_inset Graphics
2530         filename ../../images/tabular-feature_multicolumn.png
2531
2532 \end_inset
2533
2534  establece la celda actual o selección como multicolumna
2535 \end_layout
2536
2537 \begin_layout Labeling
2538 \labelwidthstring 00.00.0000
2539 \begin_inset Graphics
2540         filename ../../images/tabular-feature_multirow.png
2541         scaleBeforeRotation
2542
2543 \end_inset
2544
2545  establece la celda actual o selección como multifila
2546 \end_layout
2547
2548 \begin_layout Standard
2549 \begin_inset Note Greyedout
2550 status open
2551
2552 \begin_layout Plain Layout
2553
2554 \series bold
2555 Nota:
2556 \series default
2557  En la salida se emplea la alineación vertical de la primera celda de una
2558  fila para todas las celdas restantes de la fila.
2559 \end_layout
2560
2561 \end_inset
2562
2563
2564 \end_layout
2565
2566 \begin_layout Section
2567 Menú Editar cuadro
2568 \begin_inset Index idx
2569 status collapsed
2570
2571 \begin_layout Plain Layout
2572 Cuadros ! Editar
2573 \end_layout
2574
2575 \end_inset
2576
2577
2578 \end_layout
2579
2580 \begin_layout Standard
2581 Además del diálogo y la barra de herramientas, el menú 
2582 \family sans
2583 Editar\SpecialChar \menuseparator
2584 Cuadro/Tabla
2585 \family default
2586  permite añadir y borrar bordes para la fila/columna actual y establecer
2587  la selección como multicolumna.
2588  El menú sólo está disponible si el cursor está en el cuadro.
2589 \end_layout
2590
2591 \begin_layout Section
2592 Cuadros flotantes
2593 \begin_inset CommandInset label
2594 LatexCommand label
2595 name "sec:Cuadros-Flotantes"
2596
2597 \end_inset
2598
2599
2600 \begin_inset Index idx
2601 status collapsed
2602
2603 \begin_layout Plain Layout
2604 Flotantes ! Cuadros
2605 \end_layout
2606
2607 \end_inset
2608
2609
2610 \begin_inset Index idx
2611 status collapsed
2612
2613 \begin_layout Plain Layout
2614 Cuadros ! Flotantes
2615 \end_layout
2616
2617 \end_inset
2618
2619
2620 \end_layout
2621
2622 \begin_layout Standard
2623 Para una explicación general sobre flotantes, echa un vistazo a la sección
2624 \begin_inset space ~
2625 \end_inset
2626
2627
2628 \begin_inset CommandInset ref
2629 LatexCommand ref
2630 reference "sec:Introducción-Flotantes"
2631
2632 \end_inset
2633
2634 .
2635 \end_layout
2636
2637 \begin_layout Standard
2638 \begin_inset Float table
2639 placement h
2640 wide false
2641 sideways false
2642 status collapsed
2643
2644 \begin_layout Plain Layout
2645 \begin_inset Caption
2646
2647 \begin_layout Plain Layout
2648 \begin_inset CommandInset label
2649 LatexCommand label
2650 name "tab:un cuadro flotante"
2651
2652 \end_inset
2653
2654 Un cuadro flotante.
2655 \end_layout
2656
2657 \end_inset
2658
2659
2660 \end_layout
2661
2662 \begin_layout Plain Layout
2663 \align center
2664 \begin_inset Tabular
2665 <lyxtabular version="3" rows="3" columns="3">
2666 <features tabularvalignment="middle">
2667 <column alignment="center" valignment="top" width="0pt">
2668 <column alignment="center" valignment="top" width="0pt">
2669 <column alignment="center" valignment="top" width="0pt">
2670 <row>
2671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2672 \begin_inset Text
2673
2674 \begin_layout Plain Layout
2675
2676 \family roman
2677 \series medium
2678 \shape up
2679 \size normal
2680 \emph off
2681 \bar no
2682 \noun off
2683 \color none
2684 1
2685 \end_layout
2686
2687 \end_inset
2688 </cell>
2689 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2690 \begin_inset Text
2691
2692 \begin_layout Plain Layout
2693
2694 \family roman
2695 \series medium
2696 \shape up
2697 \size normal
2698 \emph off
2699 \bar no
2700 \noun off
2701 \color none
2702 2
2703 \end_layout
2704
2705 \end_inset
2706 </cell>
2707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711
2712 \family roman
2713 \series medium
2714 \shape up
2715 \size normal
2716 \emph off
2717 \bar no
2718 \noun off
2719 \color none
2720 3
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
2725 </row>
2726 <row>
2727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2728 \begin_inset Text
2729
2730 \begin_layout Plain Layout
2731
2732 \family roman
2733 \series medium
2734 \shape up
2735 \size normal
2736 \emph off
2737 \bar no
2738 \noun off
2739 \color none
2740 Pepe
2741 \end_layout
2742
2743 \end_inset
2744 </cell>
2745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749
2750 \family roman
2751 \series medium
2752 \shape up
2753 \size normal
2754 \emph off
2755 \bar no
2756 \noun off
2757 \color none
2758 Mari
2759 \end_layout
2760
2761 \end_inset
2762 </cell>
2763 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2764 \begin_inset Text
2765
2766 \begin_layout Plain Layout
2767
2768 \family roman
2769 \series medium
2770 \shape up
2771 \size normal
2772 \emph off
2773 \bar no
2774 \noun off
2775 \color none
2776 Teo
2777 \end_layout
2778
2779 \end_inset
2780 </cell>
2781 </row>
2782 <row>
2783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2784 \begin_inset Text
2785
2786 \begin_layout Plain Layout
2787
2788 \family roman
2789 \series medium
2790 \shape up
2791 \size normal
2792 \emph off
2793 \bar no
2794 \noun off
2795 \color none
2796 \begin_inset Formula $\int x^{2}dx$
2797 \end_inset
2798
2799
2800 \end_layout
2801
2802 \end_inset
2803 </cell>
2804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2805 \begin_inset Text
2806
2807 \begin_layout Plain Layout
2808
2809 \family roman
2810 \series medium
2811 \shape up
2812 \size normal
2813 \emph off
2814 \bar no
2815 \noun off
2816 \color none
2817 \begin_inset Formula $\left[\begin{array}{cc}
2818 a & b\\
2819 c & d
2820 \end{array}\right]$
2821 \end_inset
2822
2823
2824 \end_layout
2825
2826 \end_inset
2827 </cell>
2828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2829 \begin_inset Text
2830
2831 \begin_layout Plain Layout
2832
2833 \family roman
2834 \series medium
2835 \shape up
2836 \size normal
2837 \emph off
2838 \bar no
2839 \noun off
2840 \color none
2841 \begin_inset Formula $1+1=2$
2842 \end_inset
2843
2844
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 </row>
2850 </lyxtabular>
2851
2852 \end_inset
2853
2854
2855 \end_layout
2856
2857 \end_inset
2858
2859
2860 \end_layout
2861
2862 \begin_layout Standard
2863 Los cuadros flotantes pueden insertarse con el menú 
2864 \family sans
2865 Insertar\SpecialChar \menuseparator
2866 Flotante\SpecialChar \menuseparator
2867 Cuadro
2868 \family default
2869  o con el botón 
2870 \begin_inset Graphics
2871         filename ../../images/float-insert_table.png
2872         scale 85
2873
2874 \end_inset
2875
2876 .
2877 \end_layout
2878
2879 \begin_layout Standard
2880 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2881 \begin_inset space ~
2882 \end_inset
2883
2884 #:» (# es el número actual).
2885  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2886  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2887  texto del encabezado y se pulsa 
2888 \family sans
2889 Entrar
2890 \family default
2891 .
2892  La leyenda se imprime encima del cuadro.
2893 \end_layout
2894
2895 \begin_layout Standard
2896 El cuadro
2897 \begin_inset space ~
2898 \end_inset
2899
2900
2901 \begin_inset CommandInset ref
2902 LatexCommand ref
2903 reference "tab:un cuadro flotante"
2904
2905 \end_inset
2906
2907  es un ejemplo de cuadro flotante.
2908 \end_layout
2909
2910 \begin_layout Standard
2911 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
2912  no es soportado en las clases estándar de LaTeX.
2913  Esto significa que si estás usando las clases de documento 
2914 \family sans
2915 article
2916 \family default
2917
2918 \family sans
2919 book
2920 \family default
2921
2922 \family sans
2923 letter
2924 \family default
2925  o 
2926 \family sans
2927 report
2928 \family default
2929  no habrá espacio entre la leyenda y el cuadro.
2930  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2931  del documento la siguiente opción al comando del paquete LaTeX 
2932 \series bold
2933 caption
2934 \series default
2935
2936 \begin_inset Index idx
2937 status collapsed
2938
2939 \begin_layout Plain Layout
2940 LaTeX-paquetes ! caption
2941 \end_layout
2942
2943 \end_inset
2944
2945 :
2946 \begin_inset Foot
2947 status collapsed
2948
2949 \begin_layout Plain Layout
2950 Para más información ve a la sección
2951 \begin_inset space ~
2952 \end_inset
2953
2954
2955 \begin_inset CommandInset ref
2956 LatexCommand ref
2957 reference "sec:Colocación-de-leyendas"
2958
2959 \end_inset
2960
2961 .
2962 \end_layout
2963
2964 \end_inset
2965
2966
2967 \end_layout
2968
2969 \begin_layout Standard
2970
2971 \series bold
2972 tableposition=top
2973 \end_layout
2974
2975 \begin_layout Standard
2976 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
2977 \series bold
2978 caption
2979 \series default
2980  como se describe en la sección
2981 \begin_inset space ~
2982 \end_inset
2983
2984
2985 \begin_inset CommandInset ref
2986 LatexCommand ref
2987 reference "sec:Formato-de-leyendas"
2988
2989 \end_inset
2990
2991 .
2992  
2993 \end_layout
2994
2995 \begin_layout Standard
2996 \begin_inset Index idx
2997 status collapsed
2998
2999 \begin_layout Plain Layout
3000 Referencias ! a cuadros
3001 \end_layout
3002
3003 \end_inset
3004
3005 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3006  su etiqueta.
3007  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3008 \family sans
3009 Insertar\SpecialChar \menuseparator
3010 Etiqueta
3011 \family default
3012  o con el botón 
3013 \begin_inset Graphics
3014         filename ../../images/label-insert.png
3015         scale 85
3016
3017 \end_inset
3018
3019 .
3020  Ahora puedes referenciar la etiqueta con el menú 
3021 \family sans
3022 Insertar\SpecialChar \menuseparator
3023 Referencia
3024 \begin_inset space ~
3025 \end_inset
3026
3027 cruzada
3028 \family default
3029  o con el botón 
3030 \begin_inset Graphics
3031         filename ../../images/dialog-show-new-inset_ref.png
3032         scale 85
3033
3034 \end_inset
3035
3036 .
3037 \begin_inset Newline newline
3038 \end_inset
3039
3040 Las referencias se explican con detalle en la sección
3041 \begin_inset space ~
3042 \end_inset
3043
3044
3045 \begin_inset CommandInset ref
3046 LatexCommand ref
3047 reference "sec:Referencias-a-Flotantes"
3048
3049 \end_inset
3050
3051 .
3052 \end_layout
3053
3054 \begin_layout Section
3055 Cuadros largos
3056 \begin_inset CommandInset label
3057 LatexCommand label
3058 name "sec:Cuadros-Largos"
3059
3060 \end_inset
3061
3062
3063 \begin_inset Index idx
3064 status collapsed
3065
3066 \begin_layout Plain Layout
3067 Cuadros ! Largos|see
3068 \begin_inset ERT
3069 status collapsed
3070
3071 \begin_layout Plain Layout
3072
3073 {
3074 \end_layout
3075
3076 \end_inset
3077
3078 Cuadros largos
3079 \begin_inset ERT
3080 status collapsed
3081
3082 \begin_layout Plain Layout
3083
3084 }
3085 \end_layout
3086
3087 \end_inset
3088
3089
3090 \end_layout
3091
3092 \end_inset
3093
3094
3095 \end_layout
3096
3097 \begin_layout Standard
3098 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3099 \family sans
3100 Usar
3101 \begin_inset space ~
3102 \end_inset
3103
3104 cuadro
3105 \begin_inset space ~
3106 \end_inset
3107
3108 largo
3109 \family default
3110  en la solapa 
3111 \family sans
3112 Cuadro
3113 \begin_inset space ~
3114 \end_inset
3115
3116 largo
3117 \family default
3118  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3119  páginas.
3120  Al hacerlo se habilitan las siguientes opciones:
3121 \end_layout
3122
3123 \begin_layout Description
3124 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3125  las páginas del cuadro, excepto para la primera página si 
3126 \family sans
3127 Primer
3128 \begin_inset space ~
3129 \end_inset
3130
3131 encabezado
3132 \family default
3133  está definido.
3134  Este se denomina encabezado principal.
3135 \end_layout
3136
3137 \begin_layout Description
3138 Primer
3139 \begin_inset space ~
3140 \end_inset
3141
3142 encabezado: La fila actual se define como encabezado de la primera página
3143  del cuadro.
3144 \end_layout
3145
3146 \begin_layout Description
3147 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3148  del cuadrotabla, excepto para la última página si se define 
3149 \family sans
3150 Último
3151 \begin_inset space ~
3152 \end_inset
3153
3154 pie.
3155 \end_layout
3156
3157 \begin_layout Description
3158 Último
3159 \begin_inset space ~
3160 \end_inset
3161
3162 pie:
3163 \family sans
3164  
3165 \family default
3166 La fila actual se define como pie de la última página del cuadro.
3167 \end_layout
3168
3169 \begin_layout Description
3170 Leyenda: La fila actual contiene la leyenda del cuadro.
3171  La primera fila se reajusta como columna única y se inserta una leyenda.
3172  Más detalles sobre leyendas en cuadros largos en la sec.
3173 \begin_inset space \thinspace{}
3174 \end_inset
3175
3176
3177 \begin_inset CommandInset ref
3178 LatexCommand ref
3179 reference "sub:Leyendas-en-Cuadros"
3180
3181 \end_inset
3182
3183 .
3184 \end_layout
3185
3186 \begin_layout Standard
3187 También se puede especificar en el diálogo en qué fila se ha de cortar el
3188  cuadro.
3189  El siguiente cuadro muestra cómo funciona:
3190 \end_layout
3191
3192 \begin_layout Standard
3193 \align center
3194 \begin_inset Tabular
3195 <lyxtabular version="3" rows="69" columns="3">
3196 <features islongtable="true" longtabularalignment="center">
3197 <column alignment="left" valignment="top" width="0cm">
3198 <column alignment="left" valignment="top" width="0pt">
3199 <column alignment="right" valignment="top" width="0pt">
3200 <row endfirsthead="true">
3201 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Plain Layout
3205
3206 \series bold
3207 Ejemplo de lista telefónica (ignore los nombres)
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Plain Layout
3216
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Plain Layout
3225
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 </row>
3231 <row endfirsthead="true">
3232 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Plain Layout
3236
3237 \series bold
3238 NOMBRE
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Plain Layout
3247
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Plain Layout
3256
3257 \series bold
3258 TEL.
3259 \end_layout
3260
3261 \end_inset
3262 </cell>
3263 </row>
3264 <row endhead="true">
3265 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3266 \begin_inset Text
3267
3268 \begin_layout Plain Layout
3269
3270 \series bold
3271 Ejemplo de lista telefónica
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3277 \begin_inset Text
3278
3279 \begin_layout Plain Layout
3280
3281 \end_layout
3282
3283 \end_inset
3284 </cell>
3285 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3286 \begin_inset Text
3287
3288 \begin_layout Plain Layout
3289
3290 \end_layout
3291
3292 \end_inset
3293 </cell>
3294 </row>
3295 <row endhead="true">
3296 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3297 \begin_inset Text
3298
3299 \begin_layout Plain Layout
3300
3301 \series bold
3302 NOMBRE
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3308 \begin_inset Text
3309
3310 \begin_layout Plain Layout
3311
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \series bold
3322 TEL.
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 </row>
3328 <row endfoot="true">
3329 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333  continúa en la página siguiente
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3339 \begin_inset Text
3340
3341 \begin_layout Plain Layout
3342
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 </row>
3357 <row>
3358 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Plain Layout
3362
3363 \series bold
3364 Annovi
3365 \end_layout
3366
3367 \end_inset
3368 </cell>
3369 <cell alignment="center" valignment="top" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373 Silvia
3374 \end_layout
3375
3376 \end_inset
3377 </cell>
3378 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3379 \begin_inset Text
3380
3381 \begin_layout Plain Layout
3382 111
3383 \end_layout
3384
3385 \end_inset
3386 </cell>
3387 </row>
3388 <row>
3389 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \series bold
3395 Bertoli
3396 \end_layout
3397
3398 \end_inset
3399 </cell>
3400 <cell alignment="center" valignment="top" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404 Stefano
3405 \end_layout
3406
3407 \end_inset
3408 </cell>
3409 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3410 \begin_inset Text
3411
3412 \begin_layout Plain Layout
3413 111
3414 \end_layout
3415
3416 \end_inset
3417 </cell>
3418 </row>
3419 <row>
3420 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \series bold
3426 Bozzi
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 <cell alignment="center" valignment="top" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Plain Layout
3435 Walter
3436 \end_layout
3437
3438 \end_inset
3439 </cell>
3440 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3441 \begin_inset Text
3442
3443 \begin_layout Plain Layout
3444 111
3445 \end_layout
3446
3447 \end_inset
3448 </cell>
3449 </row>
3450 <row>
3451 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \series bold
3457 Cachia
3458 \end_layout
3459
3460 \end_inset
3461 </cell>
3462 <cell alignment="center" valignment="top" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466 Maria
3467 \end_layout
3468
3469 \end_inset
3470 </cell>
3471 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3472 \begin_inset Text
3473
3474 \begin_layout Plain Layout
3475 111
3476 \end_layout
3477
3478 \end_inset
3479 </cell>
3480 </row>
3481 <row>
3482 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486
3487 \series bold
3488 Cachia
3489 \end_layout
3490
3491 \end_inset
3492 </cell>
3493 <cell alignment="center" valignment="top" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497 Maurizio
3498 \end_layout
3499
3500 \end_inset
3501 </cell>
3502 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3503 \begin_inset Text
3504
3505 \begin_layout Plain Layout
3506 111
3507 \end_layout
3508
3509 \end_inset
3510 </cell>
3511 </row>
3512 <row>
3513 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517
3518 \series bold
3519 Cinquemani
3520 \end_layout
3521
3522 \end_inset
3523 </cell>
3524 <cell alignment="center" valignment="top" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528 Giusi
3529 \end_layout
3530
3531 \end_inset
3532 </cell>
3533 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3534 \begin_inset Text
3535
3536 \begin_layout Plain Layout
3537 111
3538 \end_layout
3539
3540 \end_inset
3541 </cell>
3542 </row>
3543 <row>
3544 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548
3549 \series bold
3550 Colin
3551 \end_layout
3552
3553 \end_inset
3554 </cell>
3555 <cell alignment="center" valignment="top" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559 Bernard
3560 \end_layout
3561
3562 \end_inset
3563 </cell>
3564 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3565 \begin_inset Text
3566
3567 \begin_layout Plain Layout
3568 111
3569 \end_layout
3570
3571 \end_inset
3572 </cell>
3573 </row>
3574 <row>
3575 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579
3580 \series bold
3581 Concli
3582 \end_layout
3583
3584 \end_inset
3585 </cell>
3586 <cell alignment="center" valignment="top" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590 Gianfranco
3591 \end_layout
3592
3593 \end_inset
3594 </cell>
3595 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3596 \begin_inset Text
3597
3598 \begin_layout Plain Layout
3599 111
3600 \end_layout
3601
3602 \end_inset
3603 </cell>
3604 </row>
3605 <row>
3606 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610
3611 \series bold
3612 Dal Bosco
3613 \end_layout
3614
3615 \end_inset
3616 </cell>
3617 <cell alignment="center" valignment="top" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621 Carolina
3622 \end_layout
3623
3624 \end_inset
3625 </cell>
3626 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3627 \begin_inset Text
3628
3629 \begin_layout Plain Layout
3630 111
3631 \end_layout
3632
3633 \end_inset
3634 </cell>
3635 </row>
3636 <row>
3637 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641
3642 \series bold
3643 Dalpiaz
3644 \end_layout
3645
3646 \end_inset
3647 </cell>
3648 <cell alignment="center" valignment="top" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652 Annamaria
3653 \end_layout
3654
3655 \end_inset
3656 </cell>
3657 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3658 \begin_inset Text
3659
3660 \begin_layout Plain Layout
3661 111
3662 \end_layout
3663
3664 \end_inset
3665 </cell>
3666 </row>
3667 <row>
3668 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672
3673 \series bold
3674 Feliciello
3675 \end_layout
3676
3677 \end_inset
3678 </cell>
3679 <cell alignment="center" valignment="top" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683 Domenico
3684 \end_layout
3685
3686 \end_inset
3687 </cell>
3688 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3689 \begin_inset Text
3690
3691 \begin_layout Plain Layout
3692 111
3693 \end_layout
3694
3695 \end_inset
3696 </cell>
3697 </row>
3698 <row>
3699 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703
3704 \series bold
3705 Focarelli
3706 \end_layout
3707
3708 \end_inset
3709 </cell>
3710 <cell alignment="center" valignment="top" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714 Paola
3715 \end_layout
3716
3717 \end_inset
3718 </cell>
3719 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3720 \begin_inset Text
3721
3722 \begin_layout Plain Layout
3723 111
3724 \end_layout
3725
3726 \end_inset
3727 </cell>
3728 </row>
3729 <row>
3730 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734
3735 \series bold
3736 Galletti
3737 \end_layout
3738
3739 \end_inset
3740 </cell>
3741 <cell alignment="center" valignment="top" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745 Oreste
3746 \end_layout
3747
3748 \end_inset
3749 </cell>
3750 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3751 \begin_inset Text
3752
3753 \begin_layout Plain Layout
3754 111
3755 \end_layout
3756
3757 \end_inset
3758 </cell>
3759 </row>
3760 <row>
3761 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765
3766 \series bold
3767 Gasparini
3768 \end_layout
3769
3770 \end_inset
3771 </cell>
3772 <cell alignment="center" valignment="top" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776 Franca
3777 \end_layout
3778
3779 \end_inset
3780 </cell>
3781 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3782 \begin_inset Text
3783
3784 \begin_layout Plain Layout
3785 111
3786 \end_layout
3787
3788 \end_inset
3789 </cell>
3790 </row>
3791 <row>
3792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796
3797 \series bold
3798 Rizzardi
3799 \end_layout
3800
3801 \end_inset
3802 </cell>
3803 <cell alignment="center" valignment="top" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807 Paola
3808 \end_layout
3809
3810 \end_inset
3811 </cell>
3812 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3813 \begin_inset Text
3814
3815 \begin_layout Plain Layout
3816 111
3817 \end_layout
3818
3819 \end_inset
3820 </cell>
3821 </row>
3822 <row>
3823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827
3828 \series bold
3829 Lassini
3830 \end_layout
3831
3832 \end_inset
3833 </cell>
3834 <cell alignment="center" valignment="top" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838 Giancarlo
3839 \end_layout
3840
3841 \end_inset
3842 </cell>
3843 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3844 \begin_inset Text
3845
3846 \begin_layout Plain Layout
3847 111
3848 \end_layout
3849
3850 \end_inset
3851 </cell>
3852 </row>
3853 <row>
3854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858
3859 \series bold
3860 Malfatti
3861 \end_layout
3862
3863 \end_inset
3864 </cell>
3865 <cell alignment="center" valignment="top" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869 Luciano
3870 \end_layout
3871
3872 \end_inset
3873 </cell>
3874 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3875 \begin_inset Text
3876
3877 \begin_layout Plain Layout
3878 111
3879 \end_layout
3880
3881 \end_inset
3882 </cell>
3883 </row>
3884 <row>
3885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889
3890 \series bold
3891 Malfatti
3892 \end_layout
3893
3894 \end_inset
3895 </cell>
3896 <cell alignment="center" valignment="top" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900 Valeriano
3901 \end_layout
3902
3903 \end_inset
3904 </cell>
3905 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3906 \begin_inset Text
3907
3908 \begin_layout Plain Layout
3909 111
3910 \end_layout
3911
3912 \end_inset
3913 </cell>
3914 </row>
3915 <row>
3916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920
3921 \series bold
3922 Meneguzzo
3923 \end_layout
3924
3925 \end_inset
3926 </cell>
3927 <cell alignment="center" valignment="top" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931 Roberto
3932 \end_layout
3933
3934 \end_inset
3935 </cell>
3936 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3937 \begin_inset Text
3938
3939 \begin_layout Plain Layout
3940 111
3941 \end_layout
3942
3943 \end_inset
3944 </cell>
3945 </row>
3946 <row>
3947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951
3952 \series bold
3953 Mezzadra
3954 \end_layout
3955
3956 \end_inset
3957 </cell>
3958 <cell alignment="center" valignment="top" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962 Roberto
3963 \end_layout
3964
3965 \end_inset
3966 </cell>
3967 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3968 \begin_inset Text
3969
3970 \begin_layout Plain Layout
3971 111
3972 \end_layout
3973
3974 \end_inset
3975 </cell>
3976 </row>
3977 <row>
3978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982
3983 \series bold
3984 Pirpamer
3985 \end_layout
3986
3987 \end_inset
3988 </cell>
3989 <cell alignment="center" valignment="top" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993 Erich
3994 \end_layout
3995
3996 \end_inset
3997 </cell>
3998 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3999 \begin_inset Text
4000
4001 \begin_layout Plain Layout
4002 111
4003 \end_layout
4004
4005 \end_inset
4006 </cell>
4007 </row>
4008 <row>
4009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013
4014 \series bold
4015 Pochiesa
4016 \end_layout
4017
4018 \end_inset
4019 </cell>
4020 <cell alignment="center" valignment="top" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024 Paolo
4025 \end_layout
4026
4027 \end_inset
4028 </cell>
4029 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4030 \begin_inset Text
4031
4032 \begin_layout Plain Layout
4033 111, 222
4034 \end_layout
4035
4036 \end_inset
4037 </cell>
4038 </row>
4039 <row>
4040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044
4045 \series bold
4046 Radina
4047 \end_layout
4048
4049 \end_inset
4050 </cell>
4051 <cell alignment="center" valignment="top" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055 Claudio
4056 \end_layout
4057
4058 \end_inset
4059 </cell>
4060 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4061 \begin_inset Text
4062
4063 \begin_layout Plain Layout
4064 111
4065 \end_layout
4066
4067 \end_inset
4068 </cell>
4069 </row>
4070 <row>
4071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075
4076 \series bold
4077 Stuffer
4078 \end_layout
4079
4080 \end_inset
4081 </cell>
4082 <cell alignment="center" valignment="top" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086 Oskar
4087 \end_layout
4088
4089 \end_inset
4090 </cell>
4091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4092 \begin_inset Text
4093
4094 \begin_layout Plain Layout
4095 111
4096 \end_layout
4097
4098 \end_inset
4099 </cell>
4100 </row>
4101 <row>
4102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106
4107 \series bold
4108 Tacchelli
4109 \end_layout
4110
4111 \end_inset
4112 </cell>
4113 <cell alignment="center" valignment="top" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117 Ugo
4118 \end_layout
4119
4120 \end_inset
4121 </cell>
4122 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4123 \begin_inset Text
4124
4125 \begin_layout Plain Layout
4126 111
4127 \end_layout
4128
4129 \end_inset
4130 </cell>
4131 </row>
4132 <row>
4133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137
4138 \series bold
4139 Tezzele
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 <cell alignment="center" valignment="top" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148 Margit
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4154 \begin_inset Text
4155
4156 \begin_layout Plain Layout
4157 111
4158 \end_layout
4159
4160 \end_inset
4161 </cell>
4162 </row>
4163 <row>
4164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168
4169 \series bold
4170 Unterkalmsteiner
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 <cell alignment="center" valignment="top" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179 Frieda
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4185 \begin_inset Text
4186
4187 \begin_layout Plain Layout
4188 111
4189 \end_layout
4190
4191 \end_inset
4192 </cell>
4193 </row>
4194 <row>
4195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199
4200 \series bold
4201 Vieider
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 <cell alignment="center" valignment="top" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210 Hilde
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4216 \begin_inset Text
4217
4218 \begin_layout Plain Layout
4219 111
4220 \end_layout
4221
4222 \end_inset
4223 </cell>
4224 </row>
4225 <row>
4226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230
4231 \series bold
4232 Vigna
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 <cell alignment="center" valignment="top" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241 Jürgen
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4247 \begin_inset Text
4248
4249 \begin_layout Plain Layout
4250 111
4251 \end_layout
4252
4253 \end_inset
4254 </cell>
4255 </row>
4256 <row>
4257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261
4262 \series bold
4263 Weber
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 Maurizio
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4278 \begin_inset Text
4279
4280 \begin_layout Plain Layout
4281 111
4282 \end_layout
4283
4284 \end_inset
4285 </cell>
4286 </row>
4287 <row>
4288 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292
4293 \series bold
4294 Winkler
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 Franz
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312 111
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 </row>
4318 <row>
4319 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323  
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4329 \begin_inset Text
4330
4331 \begin_layout Plain Layout
4332
4333 \end_layout
4334
4335 \end_inset
4336 </cell>
4337 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4338 \begin_inset Text
4339
4340 \begin_layout Plain Layout
4341
4342 \end_layout
4343
4344 \end_inset
4345 </cell>
4346 </row>
4347 <row>
4348 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Plain Layout
4352
4353 \series bold
4354 Annovi
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 Silvia
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4369 \begin_inset Text
4370
4371 \begin_layout Plain Layout
4372 555
4373 \end_layout
4374
4375 \end_inset
4376 </cell>
4377 </row>
4378 <row>
4379 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4380 \begin_inset Text
4381
4382 \begin_layout Plain Layout
4383
4384 \series bold
4385 Bertoli
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 <cell alignment="center" valignment="top" usebox="none">
4391 \begin_inset Text
4392
4393 \begin_layout Plain Layout
4394 Stefano
4395 \end_layout
4396
4397 \end_inset
4398 </cell>
4399 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4400 \begin_inset Text
4401
4402 \begin_layout Plain Layout
4403 555
4404 \end_layout
4405
4406 \end_inset
4407 </cell>
4408 </row>
4409 <row>
4410 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4411 \begin_inset Text
4412
4413 \begin_layout Plain Layout
4414
4415 \series bold
4416 Bozzi
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 <cell alignment="center" valignment="top" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425 Walter
4426 \end_layout
4427
4428 \end_inset
4429 </cell>
4430 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4431 \begin_inset Text
4432
4433 \begin_layout Plain Layout
4434 555
4435 \end_layout
4436
4437 \end_inset
4438 </cell>
4439 </row>
4440 <row>
4441 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445
4446 \series bold
4447 Cachia
4448 \end_layout
4449
4450 \end_inset
4451 </cell>
4452 <cell alignment="center" valignment="top" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456 Maria
4457 \end_layout
4458
4459 \end_inset
4460 </cell>
4461 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4462 \begin_inset Text
4463
4464 \begin_layout Plain Layout
4465 555
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 </row>
4471 <row>
4472 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476
4477 \series bold
4478 Cachia
4479 \end_layout
4480
4481 \end_inset
4482 </cell>
4483 <cell alignment="center" valignment="top" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487 Maurizio
4488 \end_layout
4489
4490 \end_inset
4491 </cell>
4492 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4493 \begin_inset Text
4494
4495 \begin_layout Plain Layout
4496 555
4497 \end_layout
4498
4499 \end_inset
4500 </cell>
4501 </row>
4502 <row>
4503 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507
4508 \series bold
4509 Cinquemani
4510 \end_layout
4511
4512 \end_inset
4513 </cell>
4514 <cell alignment="center" valignment="top" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518 Giusi
4519 \end_layout
4520
4521 \end_inset
4522 </cell>
4523 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 555
4528 \end_layout
4529
4530 \end_inset
4531 </cell>
4532 </row>
4533 <row>
4534 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538
4539 \series bold
4540 Colin
4541 \end_layout
4542
4543 \end_inset
4544 </cell>
4545 <cell alignment="center" valignment="top" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549 Bernard
4550 \end_layout
4551
4552 \end_inset
4553 </cell>
4554 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4555 \begin_inset Text
4556
4557 \begin_layout Plain Layout
4558 555
4559 \end_layout
4560
4561 \end_inset
4562 </cell>
4563 </row>
4564 <row>
4565 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569
4570 \series bold
4571 Concli
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580 Gianfranco
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 555
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 </row>
4595 <row>
4596 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600
4601 \series bold
4602 Dal Bosco
4603 \end_layout
4604
4605 \end_inset
4606 </cell>
4607 <cell alignment="center" valignment="top" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611 Carolina
4612 \end_layout
4613
4614 \end_inset
4615 </cell>
4616 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4617 \begin_inset Text
4618
4619 \begin_layout Plain Layout
4620 555
4621 \end_layout
4622
4623 \end_inset
4624 </cell>
4625 </row>
4626 <row>
4627 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631
4632 \series bold
4633 Dalpiaz
4634 \end_layout
4635
4636 \end_inset
4637 </cell>
4638 <cell alignment="center" valignment="top" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642 Annamaria
4643 \end_layout
4644
4645 \end_inset
4646 </cell>
4647 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4648 \begin_inset Text
4649
4650 \begin_layout Plain Layout
4651 555
4652 \end_layout
4653
4654 \end_inset
4655 </cell>
4656 </row>
4657 <row>
4658 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662
4663 \series bold
4664 Feliciello
4665 \end_layout
4666
4667 \end_inset
4668 </cell>
4669 <cell alignment="center" valignment="top" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673 Domenico
4674 \end_layout
4675
4676 \end_inset
4677 </cell>
4678 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4679 \begin_inset Text
4680
4681 \begin_layout Plain Layout
4682 555
4683 \end_layout
4684
4685 \end_inset
4686 </cell>
4687 </row>
4688 <row>
4689 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693
4694 \series bold
4695 Focarelli
4696 \end_layout
4697
4698 \end_inset
4699 </cell>
4700 <cell alignment="center" valignment="top" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704 Paola
4705 \end_layout
4706
4707 \end_inset
4708 </cell>
4709 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Plain Layout
4713 555
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 </row>
4719 <row>
4720 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724
4725 \series bold
4726 Galletti
4727 \end_layout
4728
4729 \end_inset
4730 </cell>
4731 <cell alignment="center" valignment="top" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735 Oreste
4736 \end_layout
4737
4738 \end_inset
4739 </cell>
4740 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4741 \begin_inset Text
4742
4743 \begin_layout Plain Layout
4744 555
4745 \end_layout
4746
4747 \end_inset
4748 </cell>
4749 </row>
4750 <row>
4751 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755
4756 \series bold
4757 Gasparini
4758 \end_layout
4759
4760 \end_inset
4761 </cell>
4762 <cell alignment="center" valignment="top" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766 Franca
4767 \end_layout
4768
4769 \end_inset
4770 </cell>
4771 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4772 \begin_inset Text
4773
4774 \begin_layout Plain Layout
4775 555
4776 \end_layout
4777
4778 \end_inset
4779 </cell>
4780 </row>
4781 <row>
4782 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786
4787 \series bold
4788 Rizzardi
4789 \end_layout
4790
4791 \end_inset
4792 </cell>
4793 <cell alignment="center" valignment="top" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797 Paola
4798 \end_layout
4799
4800 \end_inset
4801 </cell>
4802 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Plain Layout
4806 555
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 </row>
4812 <row>
4813 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817
4818 \series bold
4819 Lassini
4820 \end_layout
4821
4822 \end_inset
4823 </cell>
4824 <cell alignment="center" valignment="top" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828 Giancarlo
4829 \end_layout
4830
4831 \end_inset
4832 </cell>
4833 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4834 \begin_inset Text
4835
4836 \begin_layout Plain Layout
4837 555
4838 \end_layout
4839
4840 \end_inset
4841 </cell>
4842 </row>
4843 <row>
4844 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848
4849 \series bold
4850 Malfatti
4851 \end_layout
4852
4853 \end_inset
4854 </cell>
4855 <cell alignment="center" valignment="top" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859 Luciano
4860 \end_layout
4861
4862 \end_inset
4863 </cell>
4864 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4865 \begin_inset Text
4866
4867 \begin_layout Plain Layout
4868 555
4869 \end_layout
4870
4871 \end_inset
4872 </cell>
4873 </row>
4874 <row>
4875 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879
4880 \series bold
4881 Malfatti
4882 \end_layout
4883
4884 \end_inset
4885 </cell>
4886 <cell alignment="center" valignment="top" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890 Valeriano
4891 \end_layout
4892
4893 \end_inset
4894 </cell>
4895 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4896 \begin_inset Text
4897
4898 \begin_layout Plain Layout
4899 555
4900 \end_layout
4901
4902 \end_inset
4903 </cell>
4904 </row>
4905 <row>
4906 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910
4911 \series bold
4912 Meneguzzo
4913 \end_layout
4914
4915 \end_inset
4916 </cell>
4917 <cell alignment="center" valignment="top" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921 Roberto
4922 \end_layout
4923
4924 \end_inset
4925 </cell>
4926 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4927 \begin_inset Text
4928
4929 \begin_layout Plain Layout
4930 555
4931 \end_layout
4932
4933 \end_inset
4934 </cell>
4935 </row>
4936 <row>
4937 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941
4942 \series bold
4943 Mezzadra
4944 \end_layout
4945
4946 \end_inset
4947 </cell>
4948 <cell alignment="center" valignment="top" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952 Roberto
4953 \end_layout
4954
4955 \end_inset
4956 </cell>
4957 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4958 \begin_inset Text
4959
4960 \begin_layout Plain Layout
4961 555
4962 \end_layout
4963
4964 \end_inset
4965 </cell>
4966 </row>
4967 <row>
4968 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972
4973 \series bold
4974 Pirpamer
4975 \end_layout
4976
4977 \end_inset
4978 </cell>
4979 <cell alignment="center" valignment="top" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983 Erich
4984 \end_layout
4985
4986 \end_inset
4987 </cell>
4988 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4989 \begin_inset Text
4990
4991 \begin_layout Plain Layout
4992 555
4993 \end_layout
4994
4995 \end_inset
4996 </cell>
4997 </row>
4998 <row>
4999 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003
5004 \series bold
5005 Pochiesa
5006 \end_layout
5007
5008 \end_inset
5009 </cell>
5010 <cell alignment="center" valignment="top" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014 Paolo
5015 \end_layout
5016
5017 \end_inset
5018 </cell>
5019 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5020 \begin_inset Text
5021
5022 \begin_layout Plain Layout
5023 555, 222
5024 \end_layout
5025
5026 \end_inset
5027 </cell>
5028 </row>
5029 <row>
5030 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034
5035 \series bold
5036 Radina
5037 \end_layout
5038
5039 \end_inset
5040 </cell>
5041 <cell alignment="center" valignment="top" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045 Claudio
5046 \end_layout
5047
5048 \end_inset
5049 </cell>
5050 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5051 \begin_inset Text
5052
5053 \begin_layout Plain Layout
5054 555
5055 \end_layout
5056
5057 \end_inset
5058 </cell>
5059 </row>
5060 <row>
5061 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065
5066 \series bold
5067 Stuffer
5068 \end_layout
5069
5070 \end_inset
5071 </cell>
5072 <cell alignment="center" valignment="top" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076 Oskar
5077 \end_layout
5078
5079 \end_inset
5080 </cell>
5081 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5082 \begin_inset Text
5083
5084 \begin_layout Plain Layout
5085 555
5086 \end_layout
5087
5088 \end_inset
5089 </cell>
5090 </row>
5091 <row>
5092 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096
5097 \series bold
5098 Tacchelli
5099 \end_layout
5100
5101 \end_inset
5102 </cell>
5103 <cell alignment="center" valignment="top" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107 Ugo
5108 \end_layout
5109
5110 \end_inset
5111 </cell>
5112 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5113 \begin_inset Text
5114
5115 \begin_layout Plain Layout
5116 555
5117 \end_layout
5118
5119 \end_inset
5120 </cell>
5121 </row>
5122 <row>
5123 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127
5128 \series bold
5129 Tezzele
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138 Margit
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Plain Layout
5147 555
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 <row>
5154 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158
5159 \series bold
5160 Unterkalmsteiner
5161 \end_layout
5162
5163 \end_inset
5164 </cell>
5165 <cell alignment="center" valignment="top" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169 Frieda
5170 \end_layout
5171
5172 \end_inset
5173 </cell>
5174 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5175 \begin_inset Text
5176
5177 \begin_layout Plain Layout
5178 555
5179 \end_layout
5180
5181 \end_inset
5182 </cell>
5183 </row>
5184 <row>
5185 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189
5190 \series bold
5191 Vieider
5192 \end_layout
5193
5194 \end_inset
5195 </cell>
5196 <cell alignment="center" valignment="top" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200 Hilde
5201 \end_layout
5202
5203 \end_inset
5204 </cell>
5205 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5206 \begin_inset Text
5207
5208 \begin_layout Plain Layout
5209 555
5210 \end_layout
5211
5212 \end_inset
5213 </cell>
5214 </row>
5215 <row>
5216 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220
5221 \series bold
5222 Vigna
5223 \end_layout
5224
5225 \end_inset
5226 </cell>
5227 <cell alignment="center" valignment="top" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231 Jürgen
5232 \end_layout
5233
5234 \end_inset
5235 </cell>
5236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5237 \begin_inset Text
5238
5239 \begin_layout Plain Layout
5240 999
5241 \end_layout
5242
5243 \end_inset
5244 </cell>
5245 </row>
5246 <row>
5247 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251
5252 \series bold
5253 Weber
5254 \end_layout
5255
5256 \end_inset
5257 </cell>
5258 <cell alignment="center" valignment="top" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262 Maurizio
5263 \end_layout
5264
5265 \end_inset
5266 </cell>
5267 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5268 \begin_inset Text
5269
5270 \begin_layout Plain Layout
5271 555
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 </row>
5277 <row>
5278 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282
5283 \series bold
5284 Winkler
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293 Franz
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302 555
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 </row>
5308 <row endlastfoot="true">
5309 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 fin
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5319 \begin_inset Text
5320
5321 \begin_layout Plain Layout
5322
5323 \end_layout
5324
5325 \end_inset
5326 </cell>
5327 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5328 \begin_inset Text
5329
5330 \begin_layout Plain Layout
5331
5332 \end_layout
5333
5334 \end_inset
5335 </cell>
5336 </row>
5337 </lyxtabular>
5338
5339 \end_inset
5340
5341
5342 \begin_inset ERT
5343 status collapsed
5344
5345 \begin_layout Plain Layout
5346
5347
5348 \backslash
5349 addtocounter{table}{-1}
5350 \end_layout
5351
5352 \end_inset
5353
5354
5355 \begin_inset Note Note
5356 status collapsed
5357
5358 \begin_layout Plain Layout
5359 Para comprender el uso de este comando, lee al final de la sección
5360 \begin_inset space ~
5361 \end_inset
5362
5363
5364 \begin_inset CommandInset ref
5365 LatexCommand ref
5366 reference "sub:Leyendas-en-Cuadros"
5367
5368 \end_inset
5369
5370  la primera nota resaltada en gris.
5371  
5372 \end_layout
5373
5374 \end_inset
5375
5376
5377 \end_layout
5378
5379 \begin_layout Subsection
5380 Notas al pie en cuadros largos
5381 \begin_inset CommandInset label
5382 LatexCommand label
5383 name "sub:Notas-al-pie-en-Cuadros-Largos"
5384
5385 \end_inset
5386
5387
5388 \begin_inset Index idx
5389 status collapsed
5390
5391 \begin_layout Plain Layout
5392 Cuadros largos ! Notas al pie
5393 \end_layout
5394
5395 \end_inset
5396
5397
5398 \end_layout
5399
5400 \begin_layout Standard
5401 Se pueden insertar notas al pie en cada celda de un cuadro largo.
5402  Las notas se muestran en la parte inferior de la página en la que esté
5403  la celda con la nota.
5404  El cuadro
5405 \begin_inset space ~
5406 \end_inset
5407
5408
5409 \begin_inset CommandInset ref
5410 LatexCommand ref
5411 reference "tab:DifLeyendas"
5412
5413 \end_inset
5414
5415  tiene un ejemplo de nota al pie.
5416 \end_layout
5417
5418 \begin_layout Subsection
5419 Alineación de cuadros largos
5420 \begin_inset Index idx
5421 status collapsed
5422
5423 \begin_layout Plain Layout
5424 Cuadros largos ! Alineación
5425 \end_layout
5426
5427 \end_inset
5428
5429
5430 \end_layout
5431
5432 \begin_layout Standard
5433 La alineación horizontal de cuadros largos se puede establecer en el diálogo
5434  de configuración de cuadros.
5435  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5436  página.
5437  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5438  al centro y cambiar el valor de las longitudes 
5439 \series bold
5440
5441 \backslash
5442 LTleft
5443 \series default
5444  y 
5445 \series bold
5446
5447 \backslash
5448 LTright 
5449 \series default
5450 insertando la línea siguiente en código TeX antes del correspondiente cuadro
5451  largo:
5452 \end_layout
5453
5454 \begin_layout Standard
5455
5456 \series bold
5457
5458 \backslash
5459 setlength{
5460 \backslash
5461 LTleft}{valor}
5462 \end_layout
5463
5464 \begin_layout Standard
5465 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5466 \begin_inset space ~
5467 \end_inset
5468
5469
5470 \begin_inset CommandInset ref
5471 LatexCommand ref
5472 reference "tab:Unidades"
5473
5474 \end_inset
5475
5476 .
5477  
5478 \series bold
5479
5480 \backslash
5481 LTlent 
5482 \series default
5483 controla la distancia entre el borde izquierdo de la página y el cuadro.
5484  
5485 \series bold
5486
5487 \backslash
5488 LTright 
5489 \series default
5490 la distancia desde el lado derecho.
5491  El valor predeterminado para ambas longitudes es 
5492 \series bold
5493
5494 \backslash
5495 fill
5496 \series default
5497 , que en este caso es lo mismo que un relleno horizontal en LyX.
5498 \end_layout
5499
5500 \begin_layout Standard
5501 El siguiente cuadro largo se ha alineado centrado y 
5502 \series bold
5503
5504 \backslash
5505 LTleft
5506 \series default
5507  establecido en 
5508 \family sans
5509 0.1
5510 \backslash
5511 columnwidth
5512 \family default
5513 :
5514 \begin_inset ERT
5515 status collapsed
5516
5517 \begin_layout Plain Layout
5518
5519
5520 \backslash
5521 setlength{
5522 \backslash
5523 LTleft}{0.1
5524 \backslash
5525 columnwidth}
5526 \end_layout
5527
5528 \end_inset
5529
5530
5531 \end_layout
5532
5533 \begin_layout Standard
5534 \begin_inset Tabular
5535 <lyxtabular version="3" rows="5" columns="5">
5536 <features islongtable="true" longtabularalignment="center">
5537 <column alignment="center" valignment="top" width="0">
5538 <column alignment="center" valignment="top" width="0">
5539 <column alignment="center" valignment="top" width="0">
5540 <column alignment="center" valignment="top" width="0">
5541 <column alignment="center" valignment="top" width="0">
5542 <row>
5543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5544 \begin_inset Text
5545
5546 \begin_layout Plain Layout
5547 1
5548 \end_layout
5549
5550 \end_inset
5551 </cell>
5552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5553 \begin_inset Text
5554
5555 \begin_layout Plain Layout
5556 2
5557 \end_layout
5558
5559 \end_inset
5560 </cell>
5561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5562 \begin_inset Text
5563
5564 \begin_layout Plain Layout
5565 3
5566 \end_layout
5567
5568 \end_inset
5569 </cell>
5570 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5571 \begin_inset Text
5572
5573 \begin_layout Plain Layout
5574 4
5575 \end_layout
5576
5577 \end_inset
5578 </cell>
5579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5580 \begin_inset Text
5581
5582 \begin_layout Plain Layout
5583 5
5584 \end_layout
5585
5586 \end_inset
5587 </cell>
5588 </row>
5589 <row>
5590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5591 \begin_inset Text
5592
5593 \begin_layout Plain Layout
5594 asd
5595 \end_layout
5596
5597 \end_inset
5598 </cell>
5599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5600 \begin_inset Text
5601
5602 \begin_layout Plain Layout
5603 s
5604 \end_layout
5605
5606 \end_inset
5607 </cell>
5608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5609 \begin_inset Text
5610
5611 \begin_layout Plain Layout
5612 s
5613 \end_layout
5614
5615 \end_inset
5616 </cell>
5617 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5618 \begin_inset Text
5619
5620 \begin_layout Plain Layout
5621 s
5622 \end_layout
5623
5624 \end_inset
5625 </cell>
5626 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5627 \begin_inset Text
5628
5629 \begin_layout Plain Layout
5630 asd
5631 \end_layout
5632
5633 \end_inset
5634 </cell>
5635 </row>
5636 <row>
5637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5638 \begin_inset Text
5639
5640 \begin_layout Plain Layout
5641 asd
5642 \end_layout
5643
5644 \end_inset
5645 </cell>
5646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5647 \begin_inset Text
5648
5649 \begin_layout Plain Layout
5650 s
5651 \end_layout
5652
5653 \end_inset
5654 </cell>
5655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5656 \begin_inset Text
5657
5658 \begin_layout Plain Layout
5659 s
5660 \end_layout
5661
5662 \end_inset
5663 </cell>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Plain Layout
5668 s
5669 \end_layout
5670
5671 \end_inset
5672 </cell>
5673 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5674 \begin_inset Text
5675
5676 \begin_layout Plain Layout
5677 asd
5678 \end_layout
5679
5680 \end_inset
5681 </cell>
5682 </row>
5683 <row>
5684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5685 \begin_inset Text
5686
5687 \begin_layout Plain Layout
5688 asd
5689 \end_layout
5690
5691 \end_inset
5692 </cell>
5693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 s
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 s
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Plain Layout
5715 s
5716 \end_layout
5717
5718 \end_inset
5719 </cell>
5720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5721 \begin_inset Text
5722
5723 \begin_layout Plain Layout
5724 asd
5725 \end_layout
5726
5727 \end_inset
5728 </cell>
5729 </row>
5730 <row>
5731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Plain Layout
5735 asd
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Plain Layout
5744 asd
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5750 \begin_inset Text
5751
5752 \begin_layout Plain Layout
5753 asd
5754 \end_layout
5755
5756 \end_inset
5757 </cell>
5758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5759 \begin_inset Text
5760
5761 \begin_layout Plain Layout
5762 asd
5763 \end_layout
5764
5765 \end_inset
5766 </cell>
5767 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5768 \begin_inset Text
5769
5770 \begin_layout Plain Layout
5771 asd
5772 \end_layout
5773
5774 \end_inset
5775 </cell>
5776 </row>
5777 </lyxtabular>
5778
5779 \end_inset
5780
5781
5782 \begin_inset ERT
5783 status collapsed
5784
5785 \begin_layout Plain Layout
5786
5787
5788 \backslash
5789 setlength{
5790 \backslash
5791 LTleft}{
5792 \backslash
5793 fill}
5794 \end_layout
5795
5796 \end_inset
5797
5798
5799 \begin_inset ERT
5800 status collapsed
5801
5802 \begin_layout Plain Layout
5803
5804
5805 \backslash
5806 addtocounter{table}{-1}
5807 \end_layout
5808
5809 \end_inset
5810
5811
5812 \begin_inset Note Note
5813 status open
5814
5815 \begin_layout Plain Layout
5816 Para comprender el uso de este comando, lee al final de la sección
5817 \begin_inset space ~
5818 \end_inset
5819
5820
5821 \begin_inset CommandInset ref
5822 LatexCommand ref
5823 reference "sub:Leyendas-en-Cuadros"
5824
5825 \end_inset
5826
5827  la primera nota resaltada en gris.
5828  
5829 \end_layout
5830
5831 \end_inset
5832
5833
5834 \end_layout
5835
5836 \begin_layout Subsection
5837 Leyendas en cuadros largos
5838 \begin_inset Index idx
5839 status collapsed
5840
5841 \begin_layout Plain Layout
5842 Cuadros largos ! Leyendas
5843 \end_layout
5844
5845 \end_inset
5846
5847
5848 \begin_inset CommandInset label
5849 LatexCommand label
5850 name "sub:Leyendas-en-Cuadros"
5851
5852 \end_inset
5853
5854
5855 \end_layout
5856
5857 \begin_layout Standard
5858 Un cuadro largo no se puede poner flotante porque los flotantes sólo pueden
5859  estar en una página.
5860  Pero el entorno leyenda de flotantes sí puede usarse para cuadros largos
5861  utilizando para una fila de un cuadro largo la opción 
5862 \family sans
5863 Leyenda
5864 \family default
5865 , como se explica en la sec.
5866 \begin_inset space \thinspace{}
5867 \end_inset
5868
5869
5870 \begin_inset CommandInset ref
5871 LatexCommand ref
5872 reference "sec:Cuadros-Largos"
5873
5874 \end_inset
5875
5876 .
5877  Sólo una fila puede contener la leyenda.
5878 \end_layout
5879
5880 \begin_layout Standard
5881 He aquí un pequeño cuadro largo para mostrar cómo funciona:
5882 \end_layout
5883
5884 \begin_layout Standard
5885 \begin_inset Tabular
5886 <lyxtabular version="3" rows="6" columns="5">
5887 <features islongtable="true" longtabularalignment="center">
5888 <column alignment="center" valignment="top" width="0">
5889 <column alignment="center" valignment="top" width="0">
5890 <column alignment="center" valignment="top" width="0">
5891 <column alignment="center" valignment="top" width="0">
5892 <column alignment="center" valignment="top" width="0">
5893 <row caption="true">
5894 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5895 \begin_inset Text
5896
5897 \begin_layout Plain Layout
5898 \begin_inset Caption
5899
5900 \begin_layout Plain Layout
5901 Cuadro largo con leyenda
5902 \begin_inset Argument
5903 status open
5904
5905 \begin_layout Plain Layout
5906 Cuadro largo
5907 \end_layout
5908
5909 \end_inset
5910
5911
5912 \end_layout
5913
5914 \end_inset
5915
5916
5917 \end_layout
5918
5919 \end_inset
5920 </cell>
5921 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5922 \begin_inset Text
5923
5924 \begin_layout Plain Layout
5925
5926 \end_layout
5927
5928 \end_inset
5929 </cell>
5930 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5931 \begin_inset Text
5932
5933 \begin_layout Plain Layout
5934
5935 \end_layout
5936
5937 \end_inset
5938 </cell>
5939 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Plain Layout
5943
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Plain Layout
5952
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 </row>
5958 <row>
5959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5960 \begin_inset Text
5961
5962 \begin_layout Plain Layout
5963 1
5964 \end_layout
5965
5966 \end_inset
5967 </cell>
5968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5969 \begin_inset Text
5970
5971 \begin_layout Plain Layout
5972 2
5973 \end_layout
5974
5975 \end_inset
5976 </cell>
5977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5978 \begin_inset Text
5979
5980 \begin_layout Plain Layout
5981 3
5982 \end_layout
5983
5984 \end_inset
5985 </cell>
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Plain Layout
5990 4
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Plain Layout
5999 5
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 </row>
6005 <row>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010 asd
6011 \end_layout
6012
6013 \end_inset
6014 </cell>
6015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6016 \begin_inset Text
6017
6018 \begin_layout Plain Layout
6019 s
6020 \end_layout
6021
6022 \end_inset
6023 </cell>
6024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6025 \begin_inset Text
6026
6027 \begin_layout Plain Layout
6028 s
6029 \end_layout
6030
6031 \end_inset
6032 </cell>
6033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6034 \begin_inset Text
6035
6036 \begin_layout Plain Layout
6037 s
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 asd
6047 \end_layout
6048
6049 \end_inset
6050 </cell>
6051 </row>
6052 <row>
6053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6054 \begin_inset Text
6055
6056 \begin_layout Plain Layout
6057 asd
6058 \end_layout
6059
6060 \end_inset
6061 </cell>
6062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6063 \begin_inset Text
6064
6065 \begin_layout Plain Layout
6066 s
6067 \end_layout
6068
6069 \end_inset
6070 </cell>
6071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6072 \begin_inset Text
6073
6074 \begin_layout Plain Layout
6075 s
6076 \end_layout
6077
6078 \end_inset
6079 </cell>
6080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6081 \begin_inset Text
6082
6083 \begin_layout Plain Layout
6084 s
6085 \end_layout
6086
6087 \end_inset
6088 </cell>
6089 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6090 \begin_inset Text
6091
6092 \begin_layout Plain Layout
6093 asd
6094 \end_layout
6095
6096 \end_inset
6097 </cell>
6098 </row>
6099 <row>
6100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6101 \begin_inset Text
6102
6103 \begin_layout Plain Layout
6104 asd
6105 \end_layout
6106
6107 \end_inset
6108 </cell>
6109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6110 \begin_inset Text
6111
6112 \begin_layout Plain Layout
6113 s
6114 \end_layout
6115
6116 \end_inset
6117 </cell>
6118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6119 \begin_inset Text
6120
6121 \begin_layout Plain Layout
6122 s
6123 \end_layout
6124
6125 \end_inset
6126 </cell>
6127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6128 \begin_inset Text
6129
6130 \begin_layout Plain Layout
6131 s
6132 \end_layout
6133
6134 \end_inset
6135 </cell>
6136 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6137 \begin_inset Text
6138
6139 \begin_layout Plain Layout
6140 asd
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 </row>
6146 <row>
6147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6148 \begin_inset Text
6149
6150 \begin_layout Plain Layout
6151 asd
6152 \end_layout
6153
6154 \end_inset
6155 </cell>
6156 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6157 \begin_inset Text
6158
6159 \begin_layout Plain Layout
6160 asd
6161 \end_layout
6162
6163 \end_inset
6164 </cell>
6165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6166 \begin_inset Text
6167
6168 \begin_layout Plain Layout
6169 asd
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Plain Layout
6178 asd
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 asd
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 </row>
6193 </lyxtabular>
6194
6195 \end_inset
6196
6197
6198 \end_layout
6199
6200 \begin_layout Standard
6201 \begin_inset VSpace medskip
6202 \end_inset
6203
6204
6205 \begin_inset Note Greyedout
6206 status open
6207
6208 \begin_layout Plain Layout
6209
6210 \series bold
6211 Nota
6212 \begin_inset space ~
6213 \end_inset
6214
6215 1:
6216 \series default
6217  El número del cuadro se incrementa para cada cuadro largo, aunque no pongas
6218  leyenda en alguna de ellas.
6219  Por esto podría suceder que, p.
6220 \begin_inset space \thinspace{}
6221 \end_inset
6222
6223 e., el cuadro
6224 \begin_inset space ~
6225 \end_inset
6226
6227 2.4 siga al cuadro
6228 \begin_inset space ~
6229 \end_inset
6230
6231 2.1 en el índice de cuadros debido a que hay dos cuadros largos sin leyenda.
6232  Para evitarlo, añade detrás de cada cuadro largo sin leyenda este comando
6233  en código TeX:
6234 \end_layout
6235
6236 \begin_layout Plain Layout
6237
6238 \series bold
6239
6240 \backslash
6241 addtocounter{table}{-1}
6242 \end_layout
6243
6244 \begin_layout Plain Layout
6245 Esto no es necesario si ninguna de los cuadros largos tiene leyenda y añades
6246  el siguiente código en el preámbulo del documento:
6247 \end_layout
6248
6249 \begin_layout Plain Layout
6250
6251 \series bold
6252
6253 \backslash
6254 let
6255 \backslash
6256 myEnd
6257 \backslash
6258 endlongtable
6259 \begin_inset Newline newline
6260 \end_inset
6261
6262
6263 \backslash
6264 renewcommand{
6265 \backslash
6266 endlongtable}{
6267 \backslash
6268 myEnd
6269 \backslash
6270 addtocounter{table}{-1}}
6271 \end_layout
6272
6273 \end_inset
6274
6275
6276 \end_layout
6277
6278 \begin_layout Standard
6279 \begin_inset Note Greyedout
6280 status open
6281
6282 \begin_layout Plain Layout
6283
6284 \series bold
6285 Nota
6286 \begin_inset space ~
6287 \end_inset
6288
6289 2:
6290 \series default
6291  Si utilizas 
6292 \series bold
6293 hyperref
6294 \series default
6295
6296 \begin_inset Index idx
6297 status collapsed
6298
6299 \begin_layout Plain Layout
6300 LaTeX-paquetes ! hyperref
6301 \end_layout
6302
6303 \end_inset
6304
6305  en las 
6306 \family sans
6307 Propiedades PDF 
6308 \family default
6309 del diálogo 
6310 \family sans
6311 Configuración del documento 
6312 \family default
6313 para enlazar referencias cruzadas en la salida, los enlaces a cuadros largos
6314  llevan siempre al principio del documento.
6315 \end_layout
6316
6317 \end_inset
6318
6319
6320 \end_layout
6321
6322 \begin_layout Subsubsection
6323 Referencias a cuadros largos
6324 \begin_inset Index idx
6325 status collapsed
6326
6327 \begin_layout Plain Layout
6328 Cuadros largos ! Referencias a
6329 \end_layout
6330
6331 \end_inset
6332
6333
6334 \end_layout
6335
6336 \begin_layout Standard
6337 \begin_inset Tabular
6338 <lyxtabular version="3" rows="6" columns="5">
6339 <features islongtable="true" longtabularalignment="center">
6340 <column alignment="center" valignment="top" width="0">
6341 <column alignment="center" valignment="top" width="0">
6342 <column alignment="center" valignment="top" width="0">
6343 <column alignment="center" valignment="top" width="0">
6344 <column alignment="center" valignment="top" width="0">
6345 <row caption="true">
6346 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6347 \begin_inset Text
6348
6349 \begin_layout Plain Layout
6350 \begin_inset Caption
6351
6352 \begin_layout Plain Layout
6353 Cuadro largo con referencia
6354 \begin_inset CommandInset label
6355 LatexCommand label
6356 name "tab:RefEjemplo"
6357
6358 \end_inset
6359
6360
6361 \end_layout
6362
6363 \end_inset
6364
6365
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Plain Layout
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6380 \begin_inset Text
6381
6382 \begin_layout Plain Layout
6383
6384 \end_layout
6385
6386 \end_inset
6387 </cell>
6388 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6389 \begin_inset Text
6390
6391 \begin_layout Plain Layout
6392
6393 \end_layout
6394
6395 \end_inset
6396 </cell>
6397 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6398 \begin_inset Text
6399
6400 \begin_layout Plain Layout
6401
6402 \end_layout
6403
6404 \end_inset
6405 </cell>
6406 </row>
6407 <row>
6408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6409 \begin_inset Text
6410
6411 \begin_layout Plain Layout
6412 1
6413 \end_layout
6414
6415 \end_inset
6416 </cell>
6417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6418 \begin_inset Text
6419
6420 \begin_layout Plain Layout
6421 2
6422 \end_layout
6423
6424 \end_inset
6425 </cell>
6426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6427 \begin_inset Text
6428
6429 \begin_layout Plain Layout
6430 3
6431 \end_layout
6432
6433 \end_inset
6434 </cell>
6435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6436 \begin_inset Text
6437
6438 \begin_layout Plain Layout
6439 4
6440 \end_layout
6441
6442 \end_inset
6443 </cell>
6444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6445 \begin_inset Text
6446
6447 \begin_layout Plain Layout
6448 5
6449 \end_layout
6450
6451 \end_inset
6452 </cell>
6453 </row>
6454 <row>
6455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6456 \begin_inset Text
6457
6458 \begin_layout Plain Layout
6459 asd
6460 \end_layout
6461
6462 \end_inset
6463 </cell>
6464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6465 \begin_inset Text
6466
6467 \begin_layout Plain Layout
6468 s
6469 \end_layout
6470
6471 \end_inset
6472 </cell>
6473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6474 \begin_inset Text
6475
6476 \begin_layout Plain Layout
6477 s
6478 \end_layout
6479
6480 \end_inset
6481 </cell>
6482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6483 \begin_inset Text
6484
6485 \begin_layout Plain Layout
6486 s
6487 \end_layout
6488
6489 \end_inset
6490 </cell>
6491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6492 \begin_inset Text
6493
6494 \begin_layout Plain Layout
6495 asd
6496 \end_layout
6497
6498 \end_inset
6499 </cell>
6500 </row>
6501 <row>
6502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6503 \begin_inset Text
6504
6505 \begin_layout Plain Layout
6506 asd
6507 \end_layout
6508
6509 \end_inset
6510 </cell>
6511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6512 \begin_inset Text
6513
6514 \begin_layout Plain Layout
6515 s
6516 \end_layout
6517
6518 \end_inset
6519 </cell>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Plain Layout
6524 s
6525 \end_layout
6526
6527 \end_inset
6528 </cell>
6529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6530 \begin_inset Text
6531
6532 \begin_layout Plain Layout
6533 s
6534 \end_layout
6535
6536 \end_inset
6537 </cell>
6538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6539 \begin_inset Text
6540
6541 \begin_layout Plain Layout
6542 asd
6543 \end_layout
6544
6545 \end_inset
6546 </cell>
6547 </row>
6548 <row>
6549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6550 \begin_inset Text
6551
6552 \begin_layout Plain Layout
6553 asd
6554 \end_layout
6555
6556 \end_inset
6557 </cell>
6558 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6559 \begin_inset Text
6560
6561 \begin_layout Plain Layout
6562 s
6563 \end_layout
6564
6565 \end_inset
6566 </cell>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Plain Layout
6571 s
6572 \end_layout
6573
6574 \end_inset
6575 </cell>
6576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6577 \begin_inset Text
6578
6579 \begin_layout Plain Layout
6580 s
6581 \end_layout
6582
6583 \end_inset
6584 </cell>
6585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6586 \begin_inset Text
6587
6588 \begin_layout Plain Layout
6589 asd
6590 \end_layout
6591
6592 \end_inset
6593 </cell>
6594 </row>
6595 <row>
6596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6597 \begin_inset Text
6598
6599 \begin_layout Plain Layout
6600 asd
6601 \end_layout
6602
6603 \end_inset
6604 </cell>
6605 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6606 \begin_inset Text
6607
6608 \begin_layout Plain Layout
6609 sad
6610 \end_layout
6611
6612 \end_inset
6613 </cell>
6614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6615 \begin_inset Text
6616
6617 \begin_layout Plain Layout
6618 asd
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6624 \begin_inset Text
6625
6626 \begin_layout Plain Layout
6627 asd
6628 \end_layout
6629
6630 \end_inset
6631 </cell>
6632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6633 \begin_inset Text
6634
6635 \begin_layout Plain Layout
6636 asd
6637 \end_layout
6638
6639 \end_inset
6640 </cell>
6641 </row>
6642 </lyxtabular>
6643
6644 \end_inset
6645
6646
6647 \end_layout
6648
6649 \begin_layout Standard
6650 Para referenciar un cuadro largo, inserta una etiqueta en la leyenda.
6651  
6652 \end_layout
6653
6654 \begin_layout Standard
6655 Esto es una referencia al cuadro
6656 \begin_inset space ~
6657 \end_inset
6658
6659
6660 \begin_inset CommandInset ref
6661 LatexCommand ref
6662 reference "tab:RefEjemplo"
6663
6664 \end_inset
6665
6666 .
6667 \end_layout
6668
6669 \begin_layout Standard
6670 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6671  del documento mediante el paquete LaTeX 
6672 \series bold
6673 caption
6674 \series default
6675
6676 \begin_inset Index idx
6677 status collapsed
6678
6679 \begin_layout Plain Layout
6680 LaTeX-paquetes ! caption
6681 \end_layout
6682
6683 \end_inset
6684
6685 , véase sección
6686 \begin_inset space ~
6687 \end_inset
6688
6689
6690 \begin_inset CommandInset ref
6691 LatexCommand ref
6692 reference "sec:Formato-de-leyendas"
6693
6694 \end_inset
6695
6696 .
6697 \end_layout
6698
6699 \begin_layout Subsubsection
6700 Anchura de la leyenda
6701 \begin_inset Index idx
6702 status collapsed
6703
6704 \begin_layout Plain Layout
6705 Cuadros largos ! Anchura de la leyenda
6706 \end_layout
6707
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \begin_layout Standard
6714 La anchura máxima de la leyenda se define por la longitud 
6715 \series bold
6716
6717 \backslash
6718 LTcapwidth
6719 \series default
6720 .
6721  Por omisión, su valor es 4
6722 \begin_inset space \thinspace{}
6723 \end_inset
6724
6725 in (4
6726 \begin_inset space ~
6727 \end_inset
6728
6729 pulgadas).
6730  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6731  en el propio documento antes del cuadro largo al que deba afectar
6732 \end_layout
6733
6734 \begin_layout Standard
6735
6736 \series bold
6737
6738 \backslash
6739 setlength{
6740 \backslash
6741 LTcapwidth}{anchura}
6742 \end_layout
6743
6744 \begin_layout Standard
6745 donde la anchura puede ser una de las unidades listadas en el apéndice
6746 \begin_inset space ~
6747 \end_inset
6748
6749
6750 \begin_inset CommandInset ref
6751 LatexCommand ref
6752 reference "cap:Unidades-disponibles-en"
6753
6754 \end_inset
6755
6756 .
6757 \end_layout
6758
6759 \begin_layout Standard
6760 Los cuadros siguientes muestran la diferencia:
6761 \end_layout
6762
6763 \begin_layout Standard
6764 \begin_inset Tabular
6765 <lyxtabular version="3" rows="6" columns="5">
6766 <features islongtable="true" longtabularalignment="center">
6767 <column alignment="center" valignment="top" width="0">
6768 <column alignment="center" valignment="top" width="0">
6769 <column alignment="center" valignment="top" width="0">
6770 <column alignment="center" valignment="top" width="0">
6771 <column alignment="center" valignment="top" width="0">
6772 <row caption="true">
6773 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Plain Layout
6777 \begin_inset Caption
6778
6779 \begin_layout Plain Layout
6780 Leyenda larga completa con anchura predeterminada leyenda larga completa
6781  con anchura predeterminada
6782 \begin_inset Argument
6783 status collapsed
6784
6785 \begin_layout Plain Layout
6786 Leyenda con anchura predeterminada
6787 \end_layout
6788
6789 \end_inset
6790
6791
6792 \end_layout
6793
6794 \end_inset
6795
6796
6797 \end_layout
6798
6799 \end_inset
6800 </cell>
6801 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6802 \begin_inset Text
6803
6804 \begin_layout Plain Layout
6805
6806 \end_layout
6807
6808 \end_inset
6809 </cell>
6810 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6811 \begin_inset Text
6812
6813 \begin_layout Plain Layout
6814
6815 \end_layout
6816
6817 \end_inset
6818 </cell>
6819 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6820 \begin_inset Text
6821
6822 \begin_layout Plain Layout
6823
6824 \end_layout
6825
6826 \end_inset
6827 </cell>
6828 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6829 \begin_inset Text
6830
6831 \begin_layout Plain Layout
6832
6833 \end_layout
6834
6835 \end_inset
6836 </cell>
6837 </row>
6838 <row>
6839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6840 \begin_inset Text
6841
6842 \begin_layout Plain Layout
6843 1
6844 \end_layout
6845
6846 \end_inset
6847 </cell>
6848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6849 \begin_inset Text
6850
6851 \begin_layout Plain Layout
6852 2
6853 \end_layout
6854
6855 \end_inset
6856 </cell>
6857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6858 \begin_inset Text
6859
6860 \begin_layout Plain Layout
6861 3
6862 \end_layout
6863
6864 \end_inset
6865 </cell>
6866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6867 \begin_inset Text
6868
6869 \begin_layout Plain Layout
6870 4
6871 \end_layout
6872
6873 \end_inset
6874 </cell>
6875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6876 \begin_inset Text
6877
6878 \begin_layout Plain Layout
6879 5
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 </row>
6885 <row>
6886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6887 \begin_inset Text
6888
6889 \begin_layout Plain Layout
6890 asd
6891 \end_layout
6892
6893 \end_inset
6894 </cell>
6895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6896 \begin_inset Text
6897
6898 \begin_layout Plain Layout
6899 s
6900 \end_layout
6901
6902 \end_inset
6903 </cell>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Plain Layout
6908 s
6909 \end_layout
6910
6911 \end_inset
6912 </cell>
6913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6914 \begin_inset Text
6915
6916 \begin_layout Plain Layout
6917 s
6918 \end_layout
6919
6920 \end_inset
6921 </cell>
6922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6923 \begin_inset Text
6924
6925 \begin_layout Plain Layout
6926 asd
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 </row>
6932 <row>
6933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6934 \begin_inset Text
6935
6936 \begin_layout Plain Layout
6937 asd
6938 \end_layout
6939
6940 \end_inset
6941 </cell>
6942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6943 \begin_inset Text
6944
6945 \begin_layout Plain Layout
6946 s
6947 \end_layout
6948
6949 \end_inset
6950 </cell>
6951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Plain Layout
6955 s
6956 \end_layout
6957
6958 \end_inset
6959 </cell>
6960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6961 \begin_inset Text
6962
6963 \begin_layout Plain Layout
6964 s
6965 \end_layout
6966
6967 \end_inset
6968 </cell>
6969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6970 \begin_inset Text
6971
6972 \begin_layout Plain Layout
6973 asd
6974 \end_layout
6975
6976 \end_inset
6977 </cell>
6978 </row>
6979 <row>
6980 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6981 \begin_inset Text
6982
6983 \begin_layout Plain Layout
6984 asd
6985 \end_layout
6986
6987 \end_inset
6988 </cell>
6989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6990 \begin_inset Text
6991
6992 \begin_layout Plain Layout
6993 s
6994 \end_layout
6995
6996 \end_inset
6997 </cell>
6998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6999 \begin_inset Text
7000
7001 \begin_layout Plain Layout
7002 s
7003 \end_layout
7004
7005 \end_inset
7006 </cell>
7007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7008 \begin_inset Text
7009
7010 \begin_layout Plain Layout
7011 s
7012 \end_layout
7013
7014 \end_inset
7015 </cell>
7016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7017 \begin_inset Text
7018
7019 \begin_layout Plain Layout
7020 asd
7021 \end_layout
7022
7023 \end_inset
7024 </cell>
7025 </row>
7026 <row>
7027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7028 \begin_inset Text
7029
7030 \begin_layout Plain Layout
7031 asd
7032 \end_layout
7033
7034 \end_inset
7035 </cell>
7036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7037 \begin_inset Text
7038
7039 \begin_layout Plain Layout
7040 sad
7041 \end_layout
7042
7043 \end_inset
7044 </cell>
7045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7046 \begin_inset Text
7047
7048 \begin_layout Plain Layout
7049 asd
7050 \end_layout
7051
7052 \end_inset
7053 </cell>
7054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7055 \begin_inset Text
7056
7057 \begin_layout Plain Layout
7058 asd
7059 \end_layout
7060
7061 \end_inset
7062 </cell>
7063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7064 \begin_inset Text
7065
7066 \begin_layout Plain Layout
7067 asd
7068 \end_layout
7069
7070 \end_inset
7071 </cell>
7072 </row>
7073 </lyxtabular>
7074
7075 \end_inset
7076
7077
7078 \end_layout
7079
7080 \begin_layout Standard
7081 \begin_inset ERT
7082 status collapsed
7083
7084 \begin_layout Plain Layout
7085
7086
7087 \backslash
7088 setlength{
7089 \backslash
7090 LTcapwidth}{5cm}
7091 \end_layout
7092
7093 \end_inset
7094
7095
7096 \begin_inset Tabular
7097 <lyxtabular version="3" rows="6" columns="5">
7098 <features islongtable="true" longtabularalignment="center">
7099 <column alignment="center" valignment="top" width="0">
7100 <column alignment="center" valignment="top" width="0">
7101 <column alignment="center" valignment="top" width="0">
7102 <column alignment="center" valignment="top" width="0">
7103 <column alignment="center" valignment="top" width="0">
7104 <row caption="true">
7105 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7106 \begin_inset Text
7107
7108 \begin_layout Plain Layout
7109 \begin_inset Caption
7110
7111 \begin_layout Plain Layout
7112 Leyenda larga completa con una anchura de 5
7113 \begin_inset space \thinspace{}
7114 \end_inset
7115
7116 cm leyenda larga completa con una anchura de 5
7117 \begin_inset space \thinspace{}
7118 \end_inset
7119
7120 cm 
7121 \begin_inset Argument
7122 status collapsed
7123
7124 \begin_layout Plain Layout
7125 Leyenda con anchura
7126 \begin_inset space \thinspace{}
7127 \end_inset
7128
7129 =
7130 \begin_inset space \thinspace{}
7131 \end_inset
7132
7133 5
7134 \begin_inset space \thinspace{}
7135 \end_inset
7136
7137 cm
7138 \end_layout
7139
7140 \end_inset
7141
7142
7143 \end_layout
7144
7145 \end_inset
7146
7147
7148 \end_layout
7149
7150 \end_inset
7151 </cell>
7152 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Plain Layout
7156
7157 \end_layout
7158
7159 \end_inset
7160 </cell>
7161 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7162 \begin_inset Text
7163
7164 \begin_layout Plain Layout
7165
7166 \end_layout
7167
7168 \end_inset
7169 </cell>
7170 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 </row>
7189 <row>
7190 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7191 \begin_inset Text
7192
7193 \begin_layout Plain Layout
7194 1
7195 \end_layout
7196
7197 \end_inset
7198 </cell>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Plain Layout
7203 2
7204 \end_layout
7205
7206 \end_inset
7207 </cell>
7208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7209 \begin_inset Text
7210
7211 \begin_layout Plain Layout
7212 3
7213 \end_layout
7214
7215 \end_inset
7216 </cell>
7217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7218 \begin_inset Text
7219
7220 \begin_layout Plain Layout
7221 4
7222 \end_layout
7223
7224 \end_inset
7225 </cell>
7226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7227 \begin_inset Text
7228
7229 \begin_layout Plain Layout
7230 5
7231 \end_layout
7232
7233 \end_inset
7234 </cell>
7235 </row>
7236 <row>
7237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7238 \begin_inset Text
7239
7240 \begin_layout Plain Layout
7241 asd
7242 \end_layout
7243
7244 \end_inset
7245 </cell>
7246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7247 \begin_inset Text
7248
7249 \begin_layout Plain Layout
7250 s
7251 \end_layout
7252
7253 \end_inset
7254 </cell>
7255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7256 \begin_inset Text
7257
7258 \begin_layout Plain Layout
7259 s
7260 \end_layout
7261
7262 \end_inset
7263 </cell>
7264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7265 \begin_inset Text
7266
7267 \begin_layout Plain Layout
7268 s
7269 \end_layout
7270
7271 \end_inset
7272 </cell>
7273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7274 \begin_inset Text
7275
7276 \begin_layout Plain Layout
7277 asd
7278 \end_layout
7279
7280 \end_inset
7281 </cell>
7282 </row>
7283 <row>
7284 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7285 \begin_inset Text
7286
7287 \begin_layout Plain Layout
7288 asd
7289 \end_layout
7290
7291 \end_inset
7292 </cell>
7293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7294 \begin_inset Text
7295
7296 \begin_layout Plain Layout
7297 s
7298 \end_layout
7299
7300 \end_inset
7301 </cell>
7302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7303 \begin_inset Text
7304
7305 \begin_layout Plain Layout
7306 s
7307 \end_layout
7308
7309 \end_inset
7310 </cell>
7311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7312 \begin_inset Text
7313
7314 \begin_layout Plain Layout
7315 s
7316 \end_layout
7317
7318 \end_inset
7319 </cell>
7320 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7321 \begin_inset Text
7322
7323 \begin_layout Plain Layout
7324 asd
7325 \end_layout
7326
7327 \end_inset
7328 </cell>
7329 </row>
7330 <row>
7331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7332 \begin_inset Text
7333
7334 \begin_layout Plain Layout
7335 asd
7336 \end_layout
7337
7338 \end_inset
7339 </cell>
7340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7341 \begin_inset Text
7342
7343 \begin_layout Plain Layout
7344 s
7345 \end_layout
7346
7347 \end_inset
7348 </cell>
7349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7350 \begin_inset Text
7351
7352 \begin_layout Plain Layout
7353 s
7354 \end_layout
7355
7356 \end_inset
7357 </cell>
7358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7359 \begin_inset Text
7360
7361 \begin_layout Plain Layout
7362 s
7363 \end_layout
7364
7365 \end_inset
7366 </cell>
7367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Plain Layout
7371 asd
7372 \end_layout
7373
7374 \end_inset
7375 </cell>
7376 </row>
7377 <row>
7378 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Plain Layout
7382 asd
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Plain Layout
7391 sad
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7397 \begin_inset Text
7398
7399 \begin_layout Plain Layout
7400 asd
7401 \end_layout
7402
7403 \end_inset
7404 </cell>
7405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7406 \begin_inset Text
7407
7408 \begin_layout Plain Layout
7409 asd
7410 \end_layout
7411
7412 \end_inset
7413 </cell>
7414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Plain Layout
7418 asd
7419 \end_layout
7420
7421 \end_inset
7422 </cell>
7423 </row>
7424 </lyxtabular>
7425
7426 \end_inset
7427
7428
7429 \begin_inset ERT
7430 status collapsed
7431
7432 \begin_layout Plain Layout
7433
7434
7435 \backslash
7436 setlength{
7437 \backslash
7438 LTcapwidth}{4in}
7439 \end_layout
7440
7441 \end_inset
7442
7443
7444 \end_layout
7445
7446 \begin_layout Standard
7447 \begin_inset Note Greyedout
7448 status collapsed
7449
7450 \begin_layout Plain Layout
7451
7452 \series bold
7453 Nota: 
7454 \series default
7455 Si se usa el paquete LaTeX 
7456 \series bold
7457 caption
7458 \series default
7459
7460 \begin_inset Index idx
7461 status collapsed
7462
7463 \begin_layout Plain Layout
7464 LaTeX-paquetes ! caption
7465 \end_layout
7466
7467 \end_inset
7468
7469 , como en este documento, para la leyenda se utiliza toda la anchura de
7470  la página cuando se deja el valor por omisión de 4
7471 \begin_inset space \thinspace{}
7472 \end_inset
7473
7474 in para 
7475 \series bold
7476
7477 \backslash
7478 LTcapwidth
7479 \series default
7480 .
7481  En este caso, para conseguir una leyenda de 4
7482 \begin_inset space \thinspace{}
7483 \end_inset
7484
7485 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7486 \begin_inset space \thinspace{}
7487 \end_inset
7488
7489 in, p.
7490 \begin_inset space \thinspace{}
7491 \end_inset
7492
7493 e.
7494  3.99
7495 \begin_inset space \thinspace{}
7496 \end_inset
7497
7498 in, o bien emplear el comando LaTeX 
7499 \series bold
7500
7501 \backslash
7502 captionsetup{width=valor}
7503 \series default
7504 , suministrado por el paquete 
7505 \series bold
7506 caption
7507 \series default
7508 .
7509 \end_layout
7510
7511 \end_inset
7512
7513
7514 \end_layout
7515
7516 \begin_layout Subsubsection
7517 Leyendas distintas para cada página
7518 \begin_inset Index idx
7519 status collapsed
7520
7521 \begin_layout Plain Layout
7522 Cuadros largos ! Leyendas ! distintas para cada página
7523 \end_layout
7524
7525 \end_inset
7526
7527
7528 \end_layout
7529
7530 \begin_layout Standard
7531 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7532  de la leyenda de la primera página del cuadro, se insertan con el comando
7533  en código TeX
7534 \end_layout
7535
7536 \begin_layout Standard
7537
7538 \series bold
7539
7540 \backslash
7541 caption*{texto de la leyenda}
7542 \backslash
7543
7544 \backslash
7545 %
7546 \end_layout
7547
7548 \begin_layout Standard
7549 en una fila postiza que se marca como encabezado.
7550  El cuadro
7551 \begin_inset space ~
7552 \end_inset
7553
7554
7555 \begin_inset CommandInset ref
7556 LatexCommand ref
7557 reference "tab:DifLeyendas"
7558
7559 \end_inset
7560
7561  es un ejemplo de cuadro largo con encabezados distintos donde el segundo
7562  no incluye número de cuadro.
7563 \end_layout
7564
7565 \begin_layout Standard
7566 \align center
7567 \begin_inset Tabular
7568 <lyxtabular version="3" rows="59" columns="3">
7569 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7570 <column alignment="left" valignment="top" width="0cm">
7571 <column alignment="left" valignment="top" width="0pt">
7572 <column alignment="right" valignment="top" width="0pt">
7573 <row caption="true">
7574 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7575 \begin_inset Text
7576
7577 \begin_layout Plain Layout
7578 \begin_inset Caption
7579
7580 \begin_layout Plain Layout
7581 Ejemplo de lista telefónica
7582 \begin_inset CommandInset label
7583 LatexCommand label
7584 name "tab:DifLeyendas"
7585
7586 \end_inset
7587
7588
7589 \begin_inset Argument
7590 status collapsed
7591
7592 \begin_layout Plain Layout
7593 Ejemplo de lista telefónica
7594 \end_layout
7595
7596 \end_inset
7597
7598
7599 \end_layout
7600
7601 \end_inset
7602
7603
7604 \end_layout
7605
7606 \end_inset
7607 </cell>
7608 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7609 \begin_inset Text
7610
7611 \begin_layout Plain Layout
7612
7613 \end_layout
7614
7615 \end_inset
7616 </cell>
7617 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7618 \begin_inset Text
7619
7620 \begin_layout Plain Layout
7621
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 </row>
7627 <row endfirsthead="true">
7628 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7629 \begin_inset Text
7630
7631 \begin_layout Plain Layout
7632
7633 \series bold
7634 Ejemplo de lista telefónica (ignore los nombres)
7635 \end_layout
7636
7637 \end_inset
7638 </cell>
7639 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7640 \begin_inset Text
7641
7642 \begin_layout Plain Layout
7643
7644 \end_layout
7645
7646 \end_inset
7647 </cell>
7648 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7649 \begin_inset Text
7650
7651 \begin_layout Plain Layout
7652
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 </row>
7658 <row endfirsthead="true">
7659 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7660 \begin_inset Text
7661
7662 \begin_layout Plain Layout
7663
7664 \series bold
7665 NOMBRE
7666 \end_layout
7667
7668 \end_inset
7669 </cell>
7670 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7671 \begin_inset Text
7672
7673 \begin_layout Plain Layout
7674
7675 \end_layout
7676
7677 \end_inset
7678 </cell>
7679 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7680 \begin_inset Text
7681
7682 \begin_layout Plain Layout
7683
7684 \series bold
7685 TEL.
7686 \end_layout
7687
7688 \end_inset
7689 </cell>
7690 </row>
7691 <row endhead="true">
7692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7693 \begin_inset Text
7694
7695 \begin_layout Plain Layout
7696 \begin_inset ERT
7697 status open
7698
7699 \begin_layout Plain Layout
7700
7701
7702 \backslash
7703 caption*{continúa Ejemplo de lista telefónica}
7704 \backslash
7705
7706 \backslash
7707 %
7708 \end_layout
7709
7710 \end_inset
7711
7712
7713 \end_layout
7714
7715 \end_inset
7716 </cell>
7717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7718 \begin_inset Text
7719
7720 \begin_layout Plain Layout
7721
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 </row>
7736 <row endhead="true">
7737 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7738 \begin_inset Text
7739
7740 \begin_layout Plain Layout
7741
7742 \series bold
7743 Ejemplo de lista telefónica
7744 \end_layout
7745
7746 \end_inset
7747 </cell>
7748 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7749 \begin_inset Text
7750
7751 \begin_layout Plain Layout
7752
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 </row>
7767 <row endhead="true">
7768 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7769 \begin_inset Text
7770
7771 \begin_layout Plain Layout
7772
7773 \series bold
7774 NOMBRE
7775 \end_layout
7776
7777 \end_inset
7778 </cell>
7779 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7780 \begin_inset Text
7781
7782 \begin_layout Plain Layout
7783
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792
7793 \series bold
7794 TEL.
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row endfoot="true">
7801 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Plain Layout
7805 continúa en página siguiente
7806 \end_layout
7807
7808 \end_inset
7809 </cell>
7810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7811 \begin_inset Text
7812
7813 \begin_layout Plain Layout
7814
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 </row>
7829 <row>
7830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \series bold
7836 Annovi
7837 \end_layout
7838
7839 \end_inset
7840 </cell>
7841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845 Silvia
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 111
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 </row>
7860 <row>
7861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865
7866 \series bold
7867 Bertoli
7868 \end_layout
7869
7870 \end_inset
7871 </cell>
7872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876 Stefano
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 111
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 </row>
7891 <row>
7892 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \series bold
7898 Bozzi
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7904 \begin_inset Text
7905
7906 \begin_layout Plain Layout
7907 Walter
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 111
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 </row>
7922 <row>
7923 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \series bold
7929 Cachia
7930 \end_layout
7931
7932 \end_inset
7933 </cell>
7934 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938 Maria
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 111
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 </row>
7953 <row>
7954 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \series bold
7960 Cachia
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 Maurizio
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 111
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 <row>
7985 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989
7990 \series bold
7991 Cinquemani
7992 \end_layout
7993
7994 \end_inset
7995 </cell>
7996 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000 Giusi
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 111
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 </row>
8015 <row>
8016 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020
8021 \series bold
8022 Colin
8023 \end_layout
8024
8025 \end_inset
8026 </cell>
8027 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031 Bernard
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 111
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 </row>
8046 <row>
8047 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051
8052 \series bold
8053 Concli
8054 \end_layout
8055
8056 \end_inset
8057 </cell>
8058 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062 Gianfranco
8063 \end_layout
8064
8065 \end_inset
8066 </cell>
8067 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8068 \begin_inset Text
8069
8070 \begin_layout Plain Layout
8071 111
8072 \end_layout
8073
8074 \end_inset
8075 </cell>
8076 </row>
8077 <row>
8078 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082
8083 \series bold
8084 Dal Bosco
8085 \end_layout
8086
8087 \end_inset
8088 </cell>
8089 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093 Carolina
8094 \end_layout
8095
8096 \end_inset
8097 </cell>
8098 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8099 \begin_inset Text
8100
8101 \begin_layout Plain Layout
8102 111
8103 \end_layout
8104
8105 \end_inset
8106 </cell>
8107 </row>
8108 <row>
8109 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113
8114 \series bold
8115 Dalpiaz
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 Annamaria
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 111
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \series bold
8146 Feliciello
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 Domenico
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 111
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \series bold
8177 Focarelli
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 Paola
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 111
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row>
8202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206
8207 \series bold
8208 Galletti
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 Oreste
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 111
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \series bold
8239 Gasparini
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 Franca
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 111
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 </row>
8263 <row>
8264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Rizzardi
8271 \series default
8272
8273 \begin_inset Foot
8274 status collapsed
8275
8276 \begin_layout Plain Layout
8277 Ejemplo de nota a pie de página
8278 \end_layout
8279
8280 \end_inset
8281
8282
8283 \end_layout
8284
8285 \end_inset
8286 </cell>
8287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8288 \begin_inset Text
8289
8290 \begin_layout Plain Layout
8291 Paola
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 111
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 </row>
8306 <row>
8307 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8308 \begin_inset Text
8309
8310 \begin_layout Plain Layout
8311
8312 \series bold
8313 Lassini
8314 \end_layout
8315
8316 \end_inset
8317 </cell>
8318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Plain Layout
8322 Giancarlo
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 111
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 </row>
8337 <row>
8338 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8339 \begin_inset Text
8340
8341 \begin_layout Plain Layout
8342
8343 \series bold
8344 Malfatti
8345 \end_layout
8346
8347 \end_inset
8348 </cell>
8349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8350 \begin_inset Text
8351
8352 \begin_layout Plain Layout
8353 Luciano
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 111
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 </row>
8368 <row>
8369 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8370 \begin_inset Text
8371
8372 \begin_layout Plain Layout
8373
8374 \series bold
8375 Malfatti
8376 \end_layout
8377
8378 \end_inset
8379 </cell>
8380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8381 \begin_inset Text
8382
8383 \begin_layout Plain Layout
8384 Valeriano
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 111
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 </row>
8399 <row>
8400 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404
8405 \series bold
8406 Meneguzzo
8407 \end_layout
8408
8409 \end_inset
8410 </cell>
8411 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415 Roberto
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 111
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 </row>
8430 <row>
8431 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435
8436 \series bold
8437 Mezzadra
8438 \end_layout
8439
8440 \end_inset
8441 </cell>
8442 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446 Roberto
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 111
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 </row>
8461 <row>
8462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466
8467 \series bold
8468 Pirpamer
8469 \end_layout
8470
8471 \end_inset
8472 </cell>
8473 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477 Erich
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 111
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 <row>
8493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497
8498 \series bold
8499 Pochiesa
8500 \end_layout
8501
8502 \end_inset
8503 </cell>
8504 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508 Paolo
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 111, 222
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 </row>
8523 <row>
8524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528
8529 \series bold
8530 Radina
8531 \end_layout
8532
8533 \end_inset
8534 </cell>
8535 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539 Claudio
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 111
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 </row>
8554 <row>
8555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559
8560 \series bold
8561 Stuffer
8562 \end_layout
8563
8564 \end_inset
8565 </cell>
8566 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570 Oskar
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 111
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 </row>
8585 <row>
8586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590
8591 \series bold
8592 Tacchelli
8593 \end_layout
8594
8595 \end_inset
8596 </cell>
8597 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601 Ugo
8602 \end_layout
8603
8604 \end_inset
8605 </cell>
8606 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8607 \begin_inset Text
8608
8609 \begin_layout Plain Layout
8610 111
8611 \end_layout
8612
8613 \end_inset
8614 </cell>
8615 </row>
8616 <row>
8617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621
8622 \series bold
8623 Tezzele
8624 \end_layout
8625
8626 \end_inset
8627 </cell>
8628 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632 Margit
8633 \end_layout
8634
8635 \end_inset
8636 </cell>
8637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8638 \begin_inset Text
8639
8640 \begin_layout Plain Layout
8641 111
8642 \end_layout
8643
8644 \end_inset
8645 </cell>
8646 </row>
8647 <row>
8648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652
8653 \series bold
8654 Unterkalmsteiner
8655 \end_layout
8656
8657 \end_inset
8658 </cell>
8659 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663 Frieda
8664 \end_layout
8665
8666 \end_inset
8667 </cell>
8668 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8669 \begin_inset Text
8670
8671 \begin_layout Plain Layout
8672 111
8673 \end_layout
8674
8675 \end_inset
8676 </cell>
8677 </row>
8678 <row>
8679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683
8684 \series bold
8685 Vieider
8686 \end_layout
8687
8688 \end_inset
8689 </cell>
8690 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694 Hilde
8695 \end_layout
8696
8697 \end_inset
8698 </cell>
8699 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8700 \begin_inset Text
8701
8702 \begin_layout Plain Layout
8703 111
8704 \end_layout
8705
8706 \end_inset
8707 </cell>
8708 </row>
8709 <row>
8710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714
8715 \series bold
8716 Vigna
8717 \end_layout
8718
8719 \end_inset
8720 </cell>
8721 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725 Jürgen
8726 \end_layout
8727
8728 \end_inset
8729 </cell>
8730 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8731 \begin_inset Text
8732
8733 \begin_layout Plain Layout
8734 111
8735 \end_layout
8736
8737 \end_inset
8738 </cell>
8739 </row>
8740 <row>
8741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745
8746 \series bold
8747 Weber
8748 \end_layout
8749
8750 \end_inset
8751 </cell>
8752 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756 Maurizio
8757 \end_layout
8758
8759 \end_inset
8760 </cell>
8761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8762 \begin_inset Text
8763
8764 \begin_layout Plain Layout
8765 111
8766 \end_layout
8767
8768 \end_inset
8769 </cell>
8770 </row>
8771 <row>
8772 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776
8777 \series bold
8778 Winkler
8779 \end_layout
8780
8781 \end_inset
8782 </cell>
8783 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787 Franz
8788 \end_layout
8789
8790 \end_inset
8791 </cell>
8792 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8793 \begin_inset Text
8794
8795 \begin_layout Plain Layout
8796 111
8797 \end_layout
8798
8799 \end_inset
8800 </cell>
8801 </row>
8802 <row>
8803 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807  
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8813 \begin_inset Text
8814
8815 \begin_layout Plain Layout
8816
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \series bold
8838 Annovi
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 Silvia
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 555
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 </row>
8862 <row>
8863 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8864 \begin_inset Text
8865
8866 \begin_layout Plain Layout
8867
8868 \series bold
8869 Bertoli
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8875 \begin_inset Text
8876
8877 \begin_layout Plain Layout
8878 Stefano
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 555
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 </row>
8893 <row>
8894 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8895 \begin_inset Text
8896
8897 \begin_layout Plain Layout
8898
8899 \series bold
8900 Bozzi
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8906 \begin_inset Text
8907
8908 \begin_layout Plain Layout
8909 Walter
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 555
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 </row>
8924 <row>
8925 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929
8930 \series bold
8931 Cachia
8932 \end_layout
8933
8934 \end_inset
8935 </cell>
8936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940 Maria
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 555
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 </row>
8955 <row>
8956 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960
8961 \series bold
8962 Cachia
8963 \end_layout
8964
8965 \end_inset
8966 </cell>
8967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971 Maurizio
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 555
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 </row>
8986 <row>
8987 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991
8992 \series bold
8993 Cinquemani
8994 \end_layout
8995
8996 \end_inset
8997 </cell>
8998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002 Giusi
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 555
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 </row>
9017 <row>
9018 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022
9023 \series bold
9024 Colin
9025 \end_layout
9026
9027 \end_inset
9028 </cell>
9029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033 Bernard
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 555
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 </row>
9048 <row>
9049 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053
9054 \series bold
9055 Concli
9056 \end_layout
9057
9058 \end_inset
9059 </cell>
9060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064 Gianfranco
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 555
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 </row>
9079 <row>
9080 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084
9085 \series bold
9086 Dal Bosco
9087 \end_layout
9088
9089 \end_inset
9090 </cell>
9091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095 Carolina
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 555
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 </row>
9110 <row>
9111 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115
9116 \series bold
9117 Dalpiaz
9118 \end_layout
9119
9120 \end_inset
9121 </cell>
9122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126 Annamaria
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 555
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 </row>
9141 <row>
9142 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146
9147 \series bold
9148 Feliciello
9149 \end_layout
9150
9151 \end_inset
9152 </cell>
9153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157 Domenico
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 555
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 </row>
9172 <row>
9173 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177
9178 \series bold
9179 Focarelli
9180 \end_layout
9181
9182 \end_inset
9183 </cell>
9184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188 Paola
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 555
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 </row>
9203 <row>
9204 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208
9209 \series bold
9210 Galletti
9211 \end_layout
9212
9213 \end_inset
9214 </cell>
9215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219 Oreste
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 555
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 </row>
9234 <row>
9235 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239
9240 \series bold
9241 Gasparini
9242 \end_layout
9243
9244 \end_inset
9245 </cell>
9246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250 Franca
9251 \end_layout
9252
9253 \end_inset
9254 </cell>
9255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9256 \begin_inset Text
9257
9258 \begin_layout Plain Layout
9259 555
9260 \end_layout
9261
9262 \end_inset
9263 </cell>
9264 </row>
9265 <row>
9266 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270
9271 \series bold
9272 Rizzardi
9273 \end_layout
9274
9275 \end_inset
9276 </cell>
9277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281 Paola
9282 \end_layout
9283
9284 \end_inset
9285 </cell>
9286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9287 \begin_inset Text
9288
9289 \begin_layout Plain Layout
9290 555
9291 \end_layout
9292
9293 \end_inset
9294 </cell>
9295 </row>
9296 <row>
9297 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301
9302 \series bold
9303 Lassini
9304 \end_layout
9305
9306 \end_inset
9307 </cell>
9308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312 Giancarlo
9313 \end_layout
9314
9315 \end_inset
9316 </cell>
9317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9318 \begin_inset Text
9319
9320 \begin_layout Plain Layout
9321 555
9322 \end_layout
9323
9324 \end_inset
9325 </cell>
9326 </row>
9327 <row>
9328 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332
9333 \series bold
9334 Malfatti
9335 \end_layout
9336
9337 \end_inset
9338 </cell>
9339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343 Luciano
9344 \end_layout
9345
9346 \end_inset
9347 </cell>
9348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9349 \begin_inset Text
9350
9351 \begin_layout Plain Layout
9352 555
9353 \end_layout
9354
9355 \end_inset
9356 </cell>
9357 </row>
9358 <row>
9359 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363
9364 \series bold
9365 Malfatti
9366 \end_layout
9367
9368 \end_inset
9369 </cell>
9370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374 Valeriano
9375 \end_layout
9376
9377 \end_inset
9378 </cell>
9379 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9380 \begin_inset Text
9381
9382 \begin_layout Plain Layout
9383 555
9384 \end_layout
9385
9386 \end_inset
9387 </cell>
9388 </row>
9389 <row>
9390 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394
9395 \series bold
9396 Meneguzzo
9397 \end_layout
9398
9399 \end_inset
9400 </cell>
9401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405 Roberto
9406 \end_layout
9407
9408 \end_inset
9409 </cell>
9410 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9411 \begin_inset Text
9412
9413 \begin_layout Plain Layout
9414 555
9415 \end_layout
9416
9417 \end_inset
9418 </cell>
9419 </row>
9420 <row>
9421 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425
9426 \series bold
9427 Mezzadra
9428 \end_layout
9429
9430 \end_inset
9431 </cell>
9432 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436 Roberto
9437 \end_layout
9438
9439 \end_inset
9440 </cell>
9441 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9442 \begin_inset Text
9443
9444 \begin_layout Plain Layout
9445 555
9446 \end_layout
9447
9448 \end_inset
9449 </cell>
9450 </row>
9451 </lyxtabular>
9452
9453 \end_inset
9454
9455
9456 \end_layout
9457
9458 \begin_layout Section
9459 Particularidades de los cuadros largos
9460 \begin_inset CommandInset label
9461 LatexCommand label
9462 name "sec:Particularidades-cuadros-largos"
9463
9464 \end_inset
9465
9466
9467 \end_layout
9468
9469 \begin_layout Subsection
9470 Cálculos
9471 \begin_inset Index idx
9472 status collapsed
9473
9474 \begin_layout Plain Layout
9475 Cuadros largos ! Cálculos
9476 \end_layout
9477
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \begin_layout Standard
9484 LaTeX calcula la altura de las páginas con cuadro y sus saltos de página
9485  utilizando los denominados «trozos», que son partes del cuadro presentes
9486  en la memoria de LaTeX.
9487  El valor predeterminado está establecido a sólo 20 filas.
9488  Si estás usando cuadros largos con muchas páginas, la generación del documento
9489  puede hacerse muy lenta.
9490  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9491  el siguiente comando en el preámbulo del documento:
9492 \end_layout
9493
9494 \begin_layout Standard
9495
9496 \series bold
9497
9498 \backslash
9499 setcounter{LTchunksize}{100}
9500 \end_layout
9501
9502 \begin_layout Subsection
9503 Flotantes y cuadros largos
9504 \begin_inset Index idx
9505 status collapsed
9506
9507 \begin_layout Plain Layout
9508 Cuadros largos ! Flotantes
9509 \end_layout
9510
9511 \end_inset
9512
9513
9514 \end_layout
9515
9516 \begin_layout Standard
9517 Podría haber problemas si un flotante aparece en la misma página donde comienza
9518  un cuadro largo.
9519  Para evitarlo, añade un 
9520 \begin_inset Quotes fld
9521 \end_inset
9522
9523 salto de página limpia
9524 \begin_inset Quotes frd
9525 \end_inset
9526
9527  (menú 
9528 \family sans
9529 Insertar\SpecialChar \menuseparator
9530 Formato\SpecialChar \menuseparator
9531 Limpiar
9532 \begin_inset space ~
9533 \end_inset
9534
9535 página
9536 \family default
9537 ) antes del cuadro.
9538 \end_layout
9539
9540 \begin_layout Subsection
9541 Saltos de página forzados
9542 \begin_inset Index idx
9543 status collapsed
9544
9545 \begin_layout Plain Layout
9546 Cuadros largos ! Saltos de página forzados
9547 \end_layout
9548
9549 \end_inset
9550
9551
9552 \end_layout
9553
9554 \begin_layout Standard
9555 Por omisión, los cuadros sólo se cortan entre filas.
9556  Si tienes una celda con líneas múltiples y necesitas un salto de página
9557  dentro de la celda, inserta el comando de nueva línea «
9558 \series bold
9559
9560 \backslash
9561
9562 \backslash
9563
9564 \series default
9565 » en código TeX en el punto en que quieras cortar.
9566  Antes del comando «
9567 \series bold
9568
9569 \backslash
9570
9571 \backslash
9572
9573 \series default
9574 » debes insertar en código TeX tantos caracteres «
9575 \series bold
9576 &
9577 \series default
9578 » como columnas siguientes del cuadro.
9579  
9580 \series bold
9581 &
9582 \series default
9583  es el carácter para separar celdas.
9584  Escribe en código TeX después de cada 
9585 \series bold
9586 &
9587 \series default
9588  el contenido de la celda siguiente correspondiente y borra el contenido
9589  de esas celdas.
9590 \begin_inset Newline newline
9591 \end_inset
9592
9593 Detrás del comando 
9594 \series bold
9595
9596 \backslash
9597
9598 \backslash
9599
9600 \series default
9601 , inserta tantos 
9602 \series bold
9603 &
9604 \series default
9605  como columnas haya delante de la actual.
9606  Enl cuadro
9607 \begin_inset space ~
9608 \end_inset
9609
9610
9611 \begin_inset CommandInset ref
9612 LatexCommand ref
9613 reference "tab:Saltos de Página Forzados"
9614
9615 \end_inset
9616
9617  la celda que debería cortarse está en la segunda columna seguida de otra
9618  columna.
9619  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9620  de «
9621 \emph on
9622 Castelchiodato,
9623 \emph default
9624 »:
9625 \end_layout
9626
9627 \begin_layout Standard
9628
9629 \series bold
9630 & 111
9631 \backslash
9632
9633 \backslash
9634  
9635 \backslash
9636 newpage
9637 \begin_inset Newline newline
9638 \end_inset
9639
9640 &
9641 \end_layout
9642
9643 \begin_layout Standard
9644 El «111» en la tercera columna de la fila se ha borrado.
9645
9646 \series bold
9647  
9648 \backslash
9649 newpage 
9650 \series default
9651 es necesario solo si en esta posición debiera ir definitivamente un salto
9652  de página, de otro modo es sólamente una posibilidad de salto.
9653  Si la fila más baja de la cuadro largo no tiene, por alguna razón, línea
9654  superior pero quisieras una línea horizontal donde se corta la celda, usa
9655  este comando alternativo:
9656 \end_layout
9657
9658 \begin_layout Standard
9659
9660 \series bold
9661 & 111
9662 \backslash
9663
9664 \backslash
9665
9666 \begin_inset Newline newline
9667 \end_inset
9668
9669
9670 \backslash
9671 hline &
9672 \end_layout
9673
9674 \begin_layout Standard
9675 Cuando la celda a cortar está en la última columna, el comando
9676 \end_layout
9677
9678 \begin_layout Standard
9679
9680 \series bold
9681
9682 \backslash
9683 setlength{
9684 \backslash
9685 parfillskip}{0pt}
9686 \end_layout
9687
9688 \begin_layout Standard
9689 debe insertarse en código TeX al principio de la celda.
9690  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9691  aparecerá con toda su anchura.
9692 \end_layout
9693
9694 \begin_layout Standard
9695 \align center
9696 \begin_inset Tabular
9697 <lyxtabular version="3" rows="38" columns="3">
9698 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9699 <column alignment="left" valignment="top" width="0cm">
9700 <column alignment="left" valignment="top" width="3cm">
9701 <column alignment="right" valignment="top" width="0pt">
9702 <row caption="true">
9703 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9704 \begin_inset Text
9705
9706 \begin_layout Plain Layout
9707 \begin_inset Caption
9708
9709 \begin_layout Plain Layout
9710 Cuadro con salto de página forzado en celda
9711 \begin_inset CommandInset label
9712 LatexCommand label
9713 name "tab:Saltos de Página Forzados"
9714
9715 \end_inset
9716
9717
9718 \begin_inset Argument
9719 status open
9720
9721 \begin_layout Plain Layout
9722 Cuadro con salto de página forzado
9723 \end_layout
9724
9725 \end_inset
9726
9727
9728 \end_layout
9729
9730 \end_inset
9731
9732
9733 \end_layout
9734
9735 \end_inset
9736 </cell>
9737 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9738 \begin_inset Text
9739
9740 \begin_layout Plain Layout
9741
9742 \end_layout
9743
9744 \end_inset
9745 </cell>
9746 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 </row>
9756 <row endfirsthead="true">
9757 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9758 \begin_inset Text
9759
9760 \begin_layout Plain Layout
9761
9762 \series bold
9763 Ejemplo de lista telefónica (ignore los nombres)
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9769 \begin_inset Text
9770
9771 \begin_layout Plain Layout
9772
9773 \end_layout
9774
9775 \end_inset
9776 </cell>
9777 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9778 \begin_inset Text
9779
9780 \begin_layout Plain Layout
9781
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 </row>
9787 <row endfirsthead="true">
9788 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9789 \begin_inset Text
9790
9791 \begin_layout Plain Layout
9792
9793 \series bold
9794 NOMBRE
9795 \end_layout
9796
9797 \end_inset
9798 </cell>
9799 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9800 \begin_inset Text
9801
9802 \begin_layout Plain Layout
9803
9804 \end_layout
9805
9806 \end_inset
9807 </cell>
9808 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9809 \begin_inset Text
9810
9811 \begin_layout Plain Layout
9812
9813 \series bold
9814 TEL.
9815 \end_layout
9816
9817 \end_inset
9818 </cell>
9819 </row>
9820 <row endhead="true">
9821 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9822 \begin_inset Text
9823
9824 \begin_layout Plain Layout
9825 \begin_inset ERT
9826 status collapsed
9827
9828 \begin_layout Plain Layout
9829
9830
9831 \backslash
9832 caption*{continúa Ejemplo de lista telefónica}
9833 \backslash
9834
9835 \backslash
9836 %
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \end_layout
9843
9844 \end_inset
9845 </cell>
9846 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9847 \begin_inset Text
9848
9849 \begin_layout Plain Layout
9850
9851 \end_layout
9852
9853 \end_inset
9854 </cell>
9855 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9856 \begin_inset Text
9857
9858 \begin_layout Plain Layout
9859
9860 \end_layout
9861
9862 \end_inset
9863 </cell>
9864 </row>
9865 <row endhead="true">
9866 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9867 \begin_inset Text
9868
9869 \begin_layout Plain Layout
9870  
9871 \series bold
9872 Ejemplo de lista telefónica
9873 \end_layout
9874
9875 \end_inset
9876 </cell>
9877 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9878 \begin_inset Text
9879
9880 \begin_layout Plain Layout
9881
9882 \end_layout
9883
9884 \end_inset
9885 </cell>
9886 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9887 \begin_inset Text
9888
9889 \begin_layout Plain Layout
9890
9891 \end_layout
9892
9893 \end_inset
9894 </cell>
9895 </row>
9896 <row endhead="true">
9897 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9898 \begin_inset Text
9899
9900 \begin_layout Plain Layout
9901
9902 \series bold
9903 NOMBRE
9904 \end_layout
9905
9906 \end_inset
9907 </cell>
9908 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9909 \begin_inset Text
9910
9911 \begin_layout Plain Layout
9912
9913 \end_layout
9914
9915 \end_inset
9916 </cell>
9917 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9918 \begin_inset Text
9919
9920 \begin_layout Plain Layout
9921
9922 \series bold
9923 TEL.
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 <row endfoot="true">
9930 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Plain Layout
9934 continúa en página siguiente
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Plain Layout
9943
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Plain Layout
9952
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 </row>
9958 <row>
9959 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \series bold
9965 Annovi
9966 \end_layout
9967
9968 \end_inset
9969 </cell>
9970 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974 Silvia
9975 \end_layout
9976
9977 \end_inset
9978 </cell>
9979 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9980 \begin_inset Text
9981
9982 \begin_layout Plain Layout
9983 111
9984 \end_layout
9985
9986 \end_inset
9987 </cell>
9988 </row>
9989 <row>
9990 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \series bold
9996 Bertoli
9997 \end_layout
9998
9999 \end_inset
10000 </cell>
10001 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005 Stefano
10006 \end_layout
10007
10008 \end_inset
10009 </cell>
10010 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10011 \begin_inset Text
10012
10013 \begin_layout Plain Layout
10014 111
10015 \end_layout
10016
10017 \end_inset
10018 </cell>
10019 </row>
10020 <row>
10021 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025
10026 \series bold
10027 Bozzi
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10033 \begin_inset Text
10034
10035 \begin_layout Plain Layout
10036 Walter
10037 \end_layout
10038
10039 \end_inset
10040 </cell>
10041 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10042 \begin_inset Text
10043
10044 \begin_layout Plain Layout
10045 111
10046 \end_layout
10047
10048 \end_inset
10049 </cell>
10050 </row>
10051 <row>
10052 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \series bold
10058 Cachia
10059 \end_layout
10060
10061 \end_inset
10062 </cell>
10063 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067 Maria
10068 \end_layout
10069
10070 \end_inset
10071 </cell>
10072 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10073 \begin_inset Text
10074
10075 \begin_layout Plain Layout
10076 111
10077 \end_layout
10078
10079 \end_inset
10080 </cell>
10081 </row>
10082 <row>
10083 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087
10088 \series bold
10089 Cachia
10090 \end_layout
10091
10092 \end_inset
10093 </cell>
10094 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098 Maurizio
10099 \end_layout
10100
10101 \end_inset
10102 </cell>
10103 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10104 \begin_inset Text
10105
10106 \begin_layout Plain Layout
10107 111
10108 \end_layout
10109
10110 \end_inset
10111 </cell>
10112 </row>
10113 <row>
10114 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118
10119 \series bold
10120 Cinquemani
10121 \end_layout
10122
10123 \end_inset
10124 </cell>
10125 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129 Giusi
10130 \end_layout
10131
10132 \end_inset
10133 </cell>
10134 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Plain Layout
10138 111
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 </row>
10144 <row>
10145 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149
10150 \series bold
10151 Colin
10152 \end_layout
10153
10154 \end_inset
10155 </cell>
10156 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160 Bernard
10161 \end_layout
10162
10163 \end_inset
10164 </cell>
10165 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10166 \begin_inset Text
10167
10168 \begin_layout Plain Layout
10169 111
10170 \end_layout
10171
10172 \end_inset
10173 </cell>
10174 </row>
10175 <row>
10176 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180
10181 \series bold
10182 Concli
10183 \end_layout
10184
10185 \end_inset
10186 </cell>
10187 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191 Gianfranco
10192 \end_layout
10193
10194 \end_inset
10195 </cell>
10196 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10197 \begin_inset Text
10198
10199 \begin_layout Plain Layout
10200 111
10201 \end_layout
10202
10203 \end_inset
10204 </cell>
10205 </row>
10206 <row>
10207 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211
10212 \series bold
10213 Dal Bosco
10214 \end_layout
10215
10216 \end_inset
10217 </cell>
10218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222 Carolina
10223 \end_layout
10224
10225 \end_inset
10226 </cell>
10227 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10228 \begin_inset Text
10229
10230 \begin_layout Plain Layout
10231 111
10232 \end_layout
10233
10234 \end_inset
10235 </cell>
10236 </row>
10237 <row>
10238 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242
10243 \series bold
10244 Dalpiaz
10245 \end_layout
10246
10247 \end_inset
10248 </cell>
10249 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253 Annamaria
10254 \end_layout
10255
10256 \end_inset
10257 </cell>
10258 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10259 \begin_inset Text
10260
10261 \begin_layout Plain Layout
10262 111
10263 \end_layout
10264
10265 \end_inset
10266 </cell>
10267 </row>
10268 <row>
10269 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273
10274 \series bold
10275 Feliciello
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284 Domenico
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Plain Layout
10293 111
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row>
10300 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304
10305 \series bold
10306 Focarelli
10307 \end_layout
10308
10309 \end_inset
10310 </cell>
10311 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315 Paola
10316 \end_layout
10317
10318 \end_inset
10319 </cell>
10320 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10321 \begin_inset Text
10322
10323 \begin_layout Plain Layout
10324 111
10325 \end_layout
10326
10327 \end_inset
10328 </cell>
10329 </row>
10330 <row>
10331 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335
10336 \series bold
10337 Galletti
10338 \end_layout
10339
10340 \end_inset
10341 </cell>
10342 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346 Oreste
10347 \end_layout
10348
10349 \end_inset
10350 </cell>
10351 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10352 \begin_inset Text
10353
10354 \begin_layout Plain Layout
10355 111
10356 \end_layout
10357
10358 \end_inset
10359 </cell>
10360 </row>
10361 <row>
10362 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366
10367 \series bold
10368 Gasparini
10369 \end_layout
10370
10371 \end_inset
10372 </cell>
10373 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377 Franca
10378 \end_layout
10379
10380 \end_inset
10381 </cell>
10382 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10383 \begin_inset Text
10384
10385 \begin_layout Plain Layout
10386 111
10387 \end_layout
10388
10389 \end_inset
10390 </cell>
10391 </row>
10392 <row>
10393 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397
10398 \series bold
10399 Lassini
10400 \end_layout
10401
10402 \end_inset
10403 </cell>
10404 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408 Giancarlo
10409 \end_layout
10410
10411 \end_inset
10412 </cell>
10413 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10414 \begin_inset Text
10415
10416 \begin_layout Plain Layout
10417
10418 \end_layout
10419
10420 \end_inset
10421 </cell>
10422 </row>
10423 <row>
10424 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428
10429 \series bold
10430 Malfatti
10431 \end_layout
10432
10433 \end_inset
10434 </cell>
10435 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439 Luciano
10440 \end_layout
10441
10442 \end_inset
10443 </cell>
10444 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10445 \begin_inset Text
10446
10447 \begin_layout Plain Layout
10448 111
10449 \end_layout
10450
10451 \end_inset
10452 </cell>
10453 </row>
10454 <row>
10455 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459
10460 \series bold
10461 Malfatti
10462 \end_layout
10463
10464 \end_inset
10465 </cell>
10466 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470 Valeriano
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10476 \begin_inset Text
10477
10478 \begin_layout Plain Layout
10479 111
10480 \end_layout
10481
10482 \end_inset
10483 </cell>
10484 </row>
10485 <row>
10486 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490
10491 \series bold
10492 Meneguzzo
10493 \end_layout
10494
10495 \end_inset
10496 </cell>
10497 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501 Roberto
10502 \end_layout
10503
10504 \end_inset
10505 </cell>
10506 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10507 \begin_inset Text
10508
10509 \begin_layout Plain Layout
10510 111
10511 \end_layout
10512
10513 \end_inset
10514 </cell>
10515 </row>
10516 <row>
10517 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \series bold
10523 Mezzadra
10524 \end_layout
10525
10526 \end_inset
10527 </cell>
10528 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532 Roberto
10533 \end_layout
10534
10535 \end_inset
10536 </cell>
10537 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10538 \begin_inset Text
10539
10540 \begin_layout Plain Layout
10541 111
10542 \end_layout
10543
10544 \end_inset
10545 </cell>
10546 </row>
10547 <row>
10548 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552
10553 \series bold
10554 Pirpamer
10555 \end_layout
10556
10557 \end_inset
10558 </cell>
10559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563 Erich
10564 \end_layout
10565
10566 \end_inset
10567 </cell>
10568 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10569 \begin_inset Text
10570
10571 \begin_layout Plain Layout
10572 111
10573 \end_layout
10574
10575 \end_inset
10576 </cell>
10577 </row>
10578 <row>
10579 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583
10584 \series bold
10585 Pochiesa
10586 \end_layout
10587
10588 \end_inset
10589 </cell>
10590 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594 Paolo
10595 \end_layout
10596
10597 \end_inset
10598 </cell>
10599 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10600 \begin_inset Text
10601
10602 \begin_layout Plain Layout
10603 111, 222
10604 \end_layout
10605
10606 \end_inset
10607 </cell>
10608 </row>
10609 <row>
10610 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614
10615 \series bold
10616 Radina
10617 \end_layout
10618
10619 \end_inset
10620 </cell>
10621 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625 Claudio
10626 \end_layout
10627
10628 \end_inset
10629 </cell>
10630 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10631 \begin_inset Text
10632
10633 \begin_layout Plain Layout
10634 111
10635 \end_layout
10636
10637 \end_inset
10638 </cell>
10639 </row>
10640 <row>
10641 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645
10646 \series bold
10647 Rizzardi
10648 \end_layout
10649
10650 \end_inset
10651 </cell>
10652 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656 Paolo, 11.
10657  Fürst von Montecompatri, 11.
10658  Fürst von Sulmona und Vivaro, 10.
10659  Fürst von Rossano, 5.
10660  Herzog von Canemorte, 11.
10661  Herzog von Palombara, 5.
10662  Herzog von Castelchiodato,
10663 \begin_inset ERT
10664 status open
10665
10666 \begin_layout Plain Layout
10667
10668 & 111
10669 \backslash
10670
10671 \backslash
10672  
10673 \backslash
10674 newpage
10675 \end_layout
10676
10677 \begin_layout Plain Layout
10678
10679 &
10680 \end_layout
10681
10682 \end_inset
10683
10684  11.
10685  Herzog von Poggionativo, 11.
10686  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10687  Graf von Valinfreda, 11.
10688  Baron von Cropalati, 11.
10689  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 111
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 </row>
10704 <row>
10705 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10706 \begin_inset Text
10707
10708 \begin_layout Plain Layout
10709
10710 \series bold
10711 Stuffer
10712 \end_layout
10713
10714 \end_inset
10715 </cell>
10716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10717 \begin_inset Text
10718
10719 \begin_layout Plain Layout
10720 Oskar
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 111
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 </row>
10735 <row>
10736 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10737 \begin_inset Text
10738
10739 \begin_layout Plain Layout
10740
10741 \series bold
10742 Tacchelli
10743 \end_layout
10744
10745 \end_inset
10746 </cell>
10747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10748 \begin_inset Text
10749
10750 \begin_layout Plain Layout
10751 Ugo
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 111
10761 \end_layout
10762
10763 \end_inset
10764 </cell>
10765 </row>
10766 <row>
10767 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10768 \begin_inset Text
10769
10770 \begin_layout Plain Layout
10771
10772 \series bold
10773 Tezzele
10774 \end_layout
10775
10776 \end_inset
10777 </cell>
10778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10779 \begin_inset Text
10780
10781 \begin_layout Plain Layout
10782 Margit
10783 \end_layout
10784
10785 \end_inset
10786 </cell>
10787 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10788 \begin_inset Text
10789
10790 \begin_layout Plain Layout
10791 111
10792 \end_layout
10793
10794 \end_inset
10795 </cell>
10796 </row>
10797 <row>
10798 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802
10803 \series bold
10804 Unterkalmsteiner
10805 \end_layout
10806
10807 \end_inset
10808 </cell>
10809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813 Frieda
10814 \end_layout
10815
10816 \end_inset
10817 </cell>
10818 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10819 \begin_inset Text
10820
10821 \begin_layout Plain Layout
10822 111
10823 \end_layout
10824
10825 \end_inset
10826 </cell>
10827 </row>
10828 <row>
10829 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833
10834 \series bold
10835 Vieider
10836 \end_layout
10837
10838 \end_inset
10839 </cell>
10840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844 Hilde
10845 \end_layout
10846
10847 \end_inset
10848 </cell>
10849 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10850 \begin_inset Text
10851
10852 \begin_layout Plain Layout
10853 111
10854 \end_layout
10855
10856 \end_inset
10857 </cell>
10858 </row>
10859 <row>
10860 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864
10865 \series bold
10866 Vigna
10867 \end_layout
10868
10869 \end_inset
10870 </cell>
10871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875 Jürgen
10876 \end_layout
10877
10878 \end_inset
10879 </cell>
10880 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10881 \begin_inset Text
10882
10883 \begin_layout Plain Layout
10884 111
10885 \end_layout
10886
10887 \end_inset
10888 </cell>
10889 </row>
10890 <row>
10891 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895
10896 \series bold
10897 Weber
10898 \end_layout
10899
10900 \end_inset
10901 </cell>
10902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 Maurizio
10907 \end_layout
10908
10909 \end_inset
10910 </cell>
10911 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10912 \begin_inset Text
10913
10914 \begin_layout Plain Layout
10915 111
10916 \end_layout
10917
10918 \end_inset
10919 </cell>
10920 </row>
10921 <row>
10922 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926
10927 \series bold
10928 Winkler
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 Franz
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \begin_layout Plain Layout
10946 111
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 </row>
10952 </lyxtabular>
10953
10954 \end_inset
10955
10956
10957 \end_layout
10958
10959 \begin_layout Section
10960 Líneas múltiples en columnas y filas
10961 \end_layout
10962
10963 \begin_layout Subsection
10964 Líneas múltiples en celdas
10965 \begin_inset CommandInset label
10966 LatexCommand label
10967 name "sub:Líneas-Múltiples-en"
10968
10969 \end_inset
10970
10971
10972 \begin_inset Index idx
10973 status collapsed
10974
10975 \begin_layout Plain Layout
10976 Lineas@Líneas múltiples en celdas
10977 \end_layout
10978
10979 \end_inset
10980
10981
10982 \begin_inset Index idx
10983 status collapsed
10984
10985 \begin_layout Plain Layout
10986 Cuadros ! Saltos de línea
10987 \end_layout
10988
10989 \end_inset
10990
10991
10992 \end_layout
10993
10994 \begin_layout Standard
10995 \noindent
10996 \begin_inset Float table
10997 placement H
10998 wide false
10999 sideways false
11000 status open
11001
11002 \begin_layout Plain Layout
11003 \begin_inset Caption
11004
11005 \begin_layout Plain Layout
11006 \begin_inset CommandInset label
11007 LatexCommand label
11008 name "tab:Cuadro-con-múltiples"
11009
11010 \end_inset
11011
11012 Cuadro con líneas múltiples en celda
11013 \end_layout
11014
11015 \end_inset
11016
11017
11018 \end_layout
11019
11020 \begin_layout Plain Layout
11021 \align center
11022 \begin_inset Tabular
11023 <lyxtabular version="3" rows="3" columns="3">
11024 <features tabularvalignment="middle">
11025 <column alignment="center" valignment="middle" width="2.5cm">
11026 <column alignment="center" valignment="middle" width="0">
11027 <column alignment="center" valignment="middle" width="0">
11028 <row>
11029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11030 \begin_inset Text
11031
11032 \begin_layout Plain Layout
11033 líneas
11034 \begin_inset Newline linebreak
11035 \end_inset
11036
11037 múltiples
11038 \end_layout
11039
11040 \end_inset
11041 </cell>
11042 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11043 \begin_inset Text
11044
11045 \begin_layout Plain Layout
11046 b
11047 \end_layout
11048
11049 \end_inset
11050 </cell>
11051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11052 \begin_inset Text
11053
11054 \begin_layout Plain Layout
11055 c
11056 \end_layout
11057
11058 \end_inset
11059 </cell>
11060 </row>
11061 <row>
11062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11063 \begin_inset Text
11064
11065 \begin_layout Plain Layout
11066 d
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 e
11076 \end_layout
11077
11078 \end_inset
11079 </cell>
11080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11081 \begin_inset Text
11082
11083 \begin_layout Plain Layout
11084 f
11085 \end_layout
11086
11087 \end_inset
11088 </cell>
11089 </row>
11090 <row>
11091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11092 \begin_inset Text
11093
11094 \begin_layout Plain Layout
11095 g
11096 \end_layout
11097
11098 \end_inset
11099 </cell>
11100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11101 \begin_inset Text
11102
11103 \begin_layout Plain Layout
11104 h
11105 \end_layout
11106
11107 \end_inset
11108 </cell>
11109 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11110 \begin_inset Text
11111
11112 \begin_layout Plain Layout
11113 i
11114 \end_layout
11115
11116 \end_inset
11117 </cell>
11118 </row>
11119 </lyxtabular>
11120
11121 \end_inset
11122
11123
11124 \end_layout
11125
11126 \end_inset
11127
11128
11129 \end_layout
11130
11131 \begin_layout Standard
11132 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11133  párrafos con varias líneas y guionado.
11134 \end_layout
11135
11136 \begin_layout Standard
11137 Para generar el cuadro
11138 \begin_inset space ~
11139 \end_inset
11140
11141
11142 \begin_inset CommandInset ref
11143 LatexCommand ref
11144 reference "tab:Cuadro-con-múltiples"
11145
11146 \end_inset
11147
11148 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11149  En el diálogo que surge establece una anchura de 2.5
11150 \begin_inset space \thinspace{}
11151 \end_inset
11152
11153 cm y escoge centro en alineación vertical y horizontal.
11154  La alineación vertical se utiliza para todas las celdas de la fila.
11155  Como nuestro texto es menor de 2.5
11156 \begin_inset space \thinspace{}
11157 \end_inset
11158
11159 cm, sólo aparece una línea.
11160  Para poner dos añadimos un salto de línea justificado, (atajo 
11161 \family sans
11162 Ctrl+Mayúsculas+Entrar
11163 \family default
11164 ).
11165  Si el texto es más ancho que la celda será automáticamente dividido en
11166  líneas.
11167 \end_layout
11168
11169 \begin_layout Standard
11170 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11171  con guión si es la primera entrada.
11172  Por eso hay que insertar algo para que dicha palabra no sea la primera
11173  entrada: añade un espacio horizontal de 0
11174 \begin_inset space \thinspace{}
11175 \end_inset
11176
11177 pt delante de la palabra.
11178  Como el espacio es 0 la salida no cambia.
11179  El cuadro
11180 \begin_inset space ~
11181 \end_inset
11182
11183
11184 \begin_inset CommandInset ref
11185 LatexCommand ref
11186 reference "tab:Cuadro-con-y"
11187
11188 \end_inset
11189
11190  muestra el efecto.
11191 \end_layout
11192
11193 \begin_layout Standard
11194 \begin_inset Float table
11195 placement b
11196 wide false
11197 sideways false
11198 status open
11199
11200 \begin_layout Plain Layout
11201 \begin_inset Caption
11202
11203 \begin_layout Plain Layout
11204 \begin_inset CommandInset label
11205 LatexCommand label
11206 name "tab:Cuadro-con-y"
11207
11208 \end_inset
11209
11210 Cuadros con y sin guión
11211 \end_layout
11212
11213 \end_inset
11214
11215
11216 \end_layout
11217
11218 \begin_layout Plain Layout
11219 \begin_inset space \hfill{}
11220 \end_inset
11221
11222
11223 \begin_inset Tabular
11224 <lyxtabular version="3" rows="3" columns="3">
11225 <features tabularvalignment="middle">
11226 <column alignment="center" valignment="middle" width="2.5cm">
11227 <column alignment="center" valignment="middle" width="0">
11228 <column alignment="center" valignment="middle" width="0">
11229 <row>
11230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 celdaconpalabramuylarga
11235 \end_layout
11236
11237 \end_inset
11238 </cell>
11239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11240 \begin_inset Text
11241
11242 \begin_layout Plain Layout
11243 b
11244 \end_layout
11245
11246 \end_inset
11247 </cell>
11248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11249 \begin_inset Text
11250
11251 \begin_layout Plain Layout
11252 c
11253 \end_layout
11254
11255 \end_inset
11256 </cell>
11257 </row>
11258 <row>
11259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11260 \begin_inset Text
11261
11262 \begin_layout Plain Layout
11263 d
11264 \end_layout
11265
11266 \end_inset
11267 </cell>
11268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11269 \begin_inset Text
11270
11271 \begin_layout Plain Layout
11272 e
11273 \end_layout
11274
11275 \end_inset
11276 </cell>
11277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11278 \begin_inset Text
11279
11280 \begin_layout Plain Layout
11281 f
11282 \end_layout
11283
11284 \end_inset
11285 </cell>
11286 </row>
11287 <row>
11288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11289 \begin_inset Text
11290
11291 \begin_layout Plain Layout
11292 g
11293 \end_layout
11294
11295 \end_inset
11296 </cell>
11297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11298 \begin_inset Text
11299
11300 \begin_layout Plain Layout
11301 h
11302 \end_layout
11303
11304 \end_inset
11305 </cell>
11306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11307 \begin_inset Text
11308
11309 \begin_layout Plain Layout
11310 i
11311 \end_layout
11312
11313 \end_inset
11314 </cell>
11315 </row>
11316 </lyxtabular>
11317
11318 \end_inset
11319
11320
11321 \begin_inset space \hfill{}
11322 \end_inset
11323
11324
11325 \begin_inset Tabular
11326 <lyxtabular version="3" rows="3" columns="3">
11327 <features tabularvalignment="middle">
11328 <column alignment="center" valignment="middle" width="2.5cm">
11329 <column alignment="center" valignment="middle" width="0">
11330 <column alignment="center" valignment="middle" width="0">
11331 <row>
11332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11333 \begin_inset Text
11334
11335 \begin_layout Plain Layout
11336 \begin_inset space \hspace{}
11337 \length 0pt
11338 \end_inset
11339
11340 celdaconpalabramuylarga
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11346 \begin_inset Text
11347
11348 \begin_layout Plain Layout
11349 b
11350 \end_layout
11351
11352 \end_inset
11353 </cell>
11354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11355 \begin_inset Text
11356
11357 \begin_layout Plain Layout
11358 c
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 </row>
11364 <row>
11365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11366 \begin_inset Text
11367
11368 \begin_layout Plain Layout
11369 d
11370 \end_layout
11371
11372 \end_inset
11373 </cell>
11374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11375 \begin_inset Text
11376
11377 \begin_layout Plain Layout
11378 e
11379 \end_layout
11380
11381 \end_inset
11382 </cell>
11383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11384 \begin_inset Text
11385
11386 \begin_layout Plain Layout
11387 f
11388 \end_layout
11389
11390 \end_inset
11391 </cell>
11392 </row>
11393 <row>
11394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11395 \begin_inset Text
11396
11397 \begin_layout Plain Layout
11398 g
11399 \end_layout
11400
11401 \end_inset
11402 </cell>
11403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11404 \begin_inset Text
11405
11406 \begin_layout Plain Layout
11407 h
11408 \end_layout
11409
11410 \end_inset
11411 </cell>
11412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11413 \begin_inset Text
11414
11415 \begin_layout Plain Layout
11416 i
11417 \end_layout
11418
11419 \end_inset
11420 </cell>
11421 </row>
11422 </lyxtabular>
11423
11424 \end_inset
11425
11426
11427 \begin_inset space \hfill{}
11428 \end_inset
11429
11430
11431 \end_layout
11432
11433 \end_inset
11434
11435
11436 \end_layout
11437
11438 \begin_layout Subsection
11439 Multicolumnas
11440 \begin_inset CommandInset label
11441 LatexCommand label
11442 name "sub:Multicolumnas"
11443
11444 \end_inset
11445
11446
11447 \begin_inset Index idx
11448 status collapsed
11449
11450 \begin_layout Plain Layout
11451 Multicolumnas
11452 \end_layout
11453
11454 \end_inset
11455
11456
11457 \begin_inset Index idx
11458 status collapsed
11459
11460 \begin_layout Plain Layout
11461 Cuadros ! Multicolumnas
11462 \end_layout
11463
11464 \end_inset
11465
11466
11467 \end_layout
11468
11469 \begin_layout Subsubsection
11470 Fundamentos de multicolumnas
11471 \end_layout
11472
11473 \begin_layout Standard
11474 Para extender una celda sobre varias columnas, se marcan las celdas que
11475  se desee combinar y se usa el botón 
11476 \begin_inset Graphics
11477         filename ../../images/tabular-feature_multicolumn.png
11478         scale 85
11479
11480 \end_inset
11481
11482 , el menú 
11483 \family sans
11484 Editar\SpecialChar \menuseparator
11485 Cuadro\SpecialChar \menuseparator
11486 Multicolumna
11487 \family default
11488 , o clic derecho sobre las celdas marcadas y elige 
11489 \family sans
11490 Multicolumna 
11491 \family default
11492 en el menú contextual.
11493 \end_layout
11494
11495 \begin_layout Standard
11496 Las multicolumnas tienen su propia configuración de celdas.
11497  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11498  multicolumna.
11499  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11500  última fila sin borde superior:
11501 \end_layout
11502
11503 \begin_layout Standard
11504 \align center
11505 \begin_inset Tabular
11506 <lyxtabular version="3" rows="3" columns="4">
11507 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11508 <column alignment="center" valignment="top" width="0pt">
11509 <column alignment="center" valignment="middle" width="0">
11510 <column alignment="center" valignment="top" width="0in">
11511 <column alignment="center" valignment="top" width="0pt">
11512 <row>
11513 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11514 \begin_inset Text
11515
11516 \begin_layout Plain Layout
11517 abc
11518 \end_layout
11519
11520 \end_inset
11521 </cell>
11522 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11523 \begin_inset Text
11524
11525 \begin_layout Plain Layout
11526 def ghi
11527 \end_layout
11528
11529 \end_inset
11530 </cell>
11531 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11532 \begin_inset Text
11533
11534 \begin_layout Plain Layout
11535
11536 \end_layout
11537
11538 \end_inset
11539 </cell>
11540 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11541 \begin_inset Text
11542
11543 \begin_layout Plain Layout
11544 jkl
11545 \end_layout
11546
11547 \end_inset
11548 </cell>
11549 </row>
11550 <row>
11551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11552 \begin_inset Text
11553
11554 \begin_layout Plain Layout
11555
11556 \family roman
11557 \series medium
11558 \shape up
11559 \size normal
11560 \emph off
11561 \bar no
11562 \noun off
11563 \color none
11564 A
11565 \end_layout
11566
11567 \end_inset
11568 </cell>
11569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11570 \begin_inset Text
11571
11572 \begin_layout Plain Layout
11573 B
11574 \end_layout
11575
11576 \end_inset
11577 </cell>
11578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11579 \begin_inset Text
11580
11581 \begin_layout Plain Layout
11582 C
11583 \end_layout
11584
11585 \end_inset
11586 </cell>
11587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11588 \begin_inset Text
11589
11590 \begin_layout Plain Layout
11591 D
11592 \end_layout
11593
11594 \end_inset
11595 </cell>
11596 </row>
11597 <row>
11598 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11599 \begin_inset Text
11600
11601 \begin_layout Plain Layout
11602 1
11603 \end_layout
11604
11605 \end_inset
11606 </cell>
11607 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 2
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620 3
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 4
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 </row>
11635 </lyxtabular>
11636
11637 \end_inset
11638
11639
11640 \end_layout
11641
11642 \begin_layout Subsubsection
11643 Cálculos en multicolumnas
11644 \begin_inset CommandInset label
11645 LatexCommand label
11646 name "sub:Cálculos-en-Multicolumnas"
11647
11648 \end_inset
11649
11650
11651 \begin_inset Index idx
11652 status collapsed
11653
11654 \begin_layout Plain Layout
11655 Cuadros ! Multicolumnas ! Cálculos
11656 \end_layout
11657
11658 \end_inset
11659
11660
11661 \end_layout
11662
11663 \begin_layout Standard
11664 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11665  la anchura de celda de las columnas combinadas en la celda multicolumna.
11666 \end_layout
11667
11668 \begin_layout Standard
11669 \begin_inset Float table
11670 placement h
11671 wide false
11672 sideways false
11673 status open
11674
11675 \begin_layout Plain Layout
11676 \begin_inset Caption
11677
11678 \begin_layout Plain Layout
11679 \begin_inset CommandInset label
11680 LatexCommand label
11681 name "tab:Cuadro-con-centrado"
11682
11683 \end_inset
11684
11685 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11686  exactamente la mitad de anchura que la celda multicolumna
11687 \begin_inset Argument
11688 status open
11689
11690 \begin_layout Plain Layout
11691 Cuadro multicolumna perfecta
11692 \end_layout
11693
11694 \end_inset
11695
11696
11697 \end_layout
11698
11699 \end_inset
11700
11701
11702 \end_layout
11703
11704 \begin_layout Plain Layout
11705 \align center
11706 \begin_inset Tabular
11707 <lyxtabular version="3" rows="3" columns="3">
11708 <features tabularvalignment="middle">
11709 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11710 <column alignment="center" valignment="middle" width="0">
11711 <column alignment="center" valignment="top" width="0">
11712 <row>
11713 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11714 \begin_inset Text
11715
11716 \begin_layout Plain Layout
11717 multicolumna línea múltiple
11718 \end_layout
11719
11720 \end_inset
11721 </cell>
11722 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11723 \begin_inset Text
11724
11725 \begin_layout Plain Layout
11726
11727 \end_layout
11728
11729 \end_inset
11730 </cell>
11731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11732 \begin_inset Text
11733
11734 \begin_layout Plain Layout
11735 c
11736 \end_layout
11737
11738 \end_inset
11739 </cell>
11740 </row>
11741 <row>
11742 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11743 \begin_inset Text
11744
11745 \begin_layout Plain Layout
11746 d
11747 \end_layout
11748
11749 \end_inset
11750 </cell>
11751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11752 \begin_inset Text
11753
11754 \begin_layout Plain Layout
11755 e
11756 \end_layout
11757
11758 \end_inset
11759 </cell>
11760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11761 \begin_inset Text
11762
11763 \begin_layout Plain Layout
11764 f
11765 \end_layout
11766
11767 \end_inset
11768 </cell>
11769 </row>
11770 <row>
11771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11772 \begin_inset Text
11773
11774 \begin_layout Plain Layout
11775 g
11776 \end_layout
11777
11778 \end_inset
11779 </cell>
11780 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11781 \begin_inset Text
11782
11783 \begin_layout Plain Layout
11784 h
11785 \end_layout
11786
11787 \end_inset
11788 </cell>
11789 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11790 \begin_inset Text
11791
11792 \begin_layout Plain Layout
11793 i
11794 \end_layout
11795
11796 \end_inset
11797 </cell>
11798 </row>
11799 </lyxtabular>
11800
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \end_inset
11807
11808
11809 \end_layout
11810
11811 \begin_layout Standard
11812 Por ejemplo, para crear el cuadro
11813 \begin_inset space ~
11814 \end_inset
11815
11816
11817 \begin_inset CommandInset ref
11818 LatexCommand ref
11819 reference "tab:Cuadro-con-centrado"
11820
11821 \end_inset
11822
11823 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11824  clic derecho.
11825  En el diálogo marca 
11826 \emph on
11827 multicolumna
11828 \emph default
11829
11830 \emph on
11831 alineación centro
11832 \emph default
11833  y una anchura de 2.5
11834 \begin_inset space \thinspace{}
11835 \end_inset
11836
11837 cm.
11838  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11839  de la celda multicolumna, así que deberías ajustar 1.25
11840 \begin_inset space \thinspace{}
11841 \end_inset
11842
11843 cm para la primera columna.
11844  La segunda columna tendrá entonces automáticamente 1.25
11845 \begin_inset space \thinspace{}
11846 \end_inset
11847
11848 cm de anchura.
11849  Para el cuadro
11850 \begin_inset space ~
11851 \end_inset
11852
11853
11854 \begin_inset CommandInset ref
11855 LatexCommand ref
11856 reference "tab:Cuadro-sin-mitad"
11857
11858 \end_inset
11859
11860  se ha procedido de la siguiente manera:
11861 \end_layout
11862
11863 \begin_layout Standard
11864 \begin_inset Float table
11865 wide false
11866 sideways false
11867 status open
11868
11869 \begin_layout Plain Layout
11870 \begin_inset Caption
11871
11872 \begin_layout Plain Layout
11873 \begin_inset CommandInset label
11874 LatexCommand label
11875 name "tab:Cuadro-sin-mitad"
11876
11877 \end_inset
11878
11879 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11880  de anchura que la celda multicolumna
11881 \begin_inset Argument
11882 status open
11883
11884 \begin_layout Plain Layout
11885 Cuadro multicolumna imperfecta
11886 \end_layout
11887
11888 \end_inset
11889
11890
11891 \end_layout
11892
11893 \end_inset
11894
11895
11896 \end_layout
11897
11898 \begin_layout Plain Layout
11899 \align center
11900 \begin_inset Tabular
11901 <lyxtabular version="3" rows="3" columns="3">
11902 <features tabularvalignment="middle">
11903 <column alignment="center" valignment="top" width="1.25cm">
11904 <column alignment="center" valignment="top" width="0">
11905 <column alignment="center" valignment="top" width="0">
11906 <row>
11907 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11908 \begin_inset Text
11909
11910 \begin_layout Plain Layout
11911 multicolumna línea múltiple
11912 \end_layout
11913
11914 \end_inset
11915 </cell>
11916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11917 \begin_inset Text
11918
11919 \begin_layout Plain Layout
11920
11921 \end_layout
11922
11923 \end_inset
11924 </cell>
11925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11926 \begin_inset Text
11927
11928 \begin_layout Plain Layout
11929 c
11930 \end_layout
11931
11932 \end_inset
11933 </cell>
11934 </row>
11935 <row>
11936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11937 \begin_inset Text
11938
11939 \begin_layout Plain Layout
11940 d
11941 \end_layout
11942
11943 \end_inset
11944 </cell>
11945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11946 \begin_inset Text
11947
11948 \begin_layout Plain Layout
11949 e
11950 \end_layout
11951
11952 \end_inset
11953 </cell>
11954 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11955 \begin_inset Text
11956
11957 \begin_layout Plain Layout
11958 f
11959 \end_layout
11960
11961 \end_inset
11962 </cell>
11963 </row>
11964 <row>
11965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11966 \begin_inset Text
11967
11968 \begin_layout Plain Layout
11969 g
11970 \end_layout
11971
11972 \end_inset
11973 </cell>
11974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11975 \begin_inset Text
11976
11977 \begin_layout Plain Layout
11978 h
11979 \end_layout
11980
11981 \end_inset
11982 </cell>
11983 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11984 \begin_inset Text
11985
11986 \begin_layout Plain Layout
11987 i
11988 \end_layout
11989
11990 \end_inset
11991 </cell>
11992 </row>
11993 </lyxtabular>
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \begin_layout Standard
12006 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12007 a, es un poco mayor.
12008  La razón es que la anchura dada para una celda 
12009 \begin_inset Formula $W_{g}$
12010 \end_inset
12011
12012  no es su anchura total 
12013 \begin_inset Formula $W_{\mathrm{tot}}$
12014 \end_inset
12015
12016  porque una celda es siempre algo mayor que la anchura dada.
12017  El apéndice
12018 \begin_inset space ~
12019 \end_inset
12020
12021
12022 \begin_inset CommandInset ref
12023 LatexCommand eqref
12024 reference "cap:Explicación-de-la-Ecuación"
12025
12026 \end_inset
12027
12028  lo explica con detalle.
12029 \end_layout
12030
12031 \begin_layout Standard
12032 La anchura dada 
12033 \begin_inset Formula $W_{g\, n}$
12034 \end_inset
12035
12036  necesaria para combinar 
12037 \emph on
12038 n
12039 \emph default
12040  columnas puede calcularse de manera que cada columna tenga una anchura
12041  total de 
12042 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12043 \end_inset
12044
12045 :
12046 \begin_inset Formula 
12047 \begin{equation}
12048 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12049 \end{equation}
12050
12051 \end_inset
12052
12053
12054 \end_layout
12055
12056 \begin_layout Standard
12057 En nuestro caso tenemos 
12058 \begin_inset Formula $n=2$
12059 \end_inset
12060
12061
12062 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12063 \end_inset
12064
12065
12066 \begin_inset space \thinspace{}
12067 \end_inset
12068
12069 cm y los valores predeterminados para longitudes, así la ecuación
12070 \begin_inset space ~
12071 \end_inset
12072
12073
12074 \begin_inset CommandInset ref
12075 LatexCommand ref
12076 reference "eq:Wgn"
12077
12078 \end_inset
12079
12080  queda
12081 \begin_inset Formula 
12082 \begin{equation}
12083 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12084 \end{equation}
12085
12086 \end_inset
12087
12088
12089 \end_layout
12090
12091 \begin_layout Standard
12092 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
12093  
12094 \series bold
12095 calc
12096 \series default
12097  con la línea
12098 \begin_inset Index idx
12099 status collapsed
12100
12101 \begin_layout Plain Layout
12102 LaTeX-paquetes ! calc
12103 \end_layout
12104
12105 \end_inset
12106
12107
12108 \end_layout
12109
12110 \begin_layout Standard
12111
12112 \series bold
12113
12114 \backslash
12115 usepackage{calc}
12116 \end_layout
12117
12118 \begin_layout Standard
12119 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12120  Por tanto hay que insertar un argumento LaTeX en el diálogo.
12121  He aquí un repaso de los argumentos:
12122 \end_layout
12123
12124 \begin_layout Itemize
12125
12126 \series bold
12127 p{ancho}
12128 \series default
12129  crea celdas con anchura fija, el texto alineado arriba
12130 \end_layout
12131
12132 \begin_layout Itemize
12133
12134 \series bold
12135 m{ancho}
12136 \series default
12137  crea celdas con anchura fija, el texto con alineación vertical centrada
12138  
12139 \end_layout
12140
12141 \begin_layout Itemize
12142
12143 \series bold
12144 b{ancho}
12145 \series default
12146  crea celdas con anchura fija, el texto alineado abajo
12147 \end_layout
12148
12149 \begin_layout Standard
12150 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
12151  en el diálogo se ignoran.
12152 \end_layout
12153
12154 \begin_layout Standard
12155 \begin_inset Note Greyedout
12156 status open
12157
12158 \begin_layout Plain Layout
12159
12160 \series bold
12161 Nota:
12162 \series default
12163  Debido a un error, LyX muestra de todas formas estas propiedades.
12164 \end_layout
12165
12166 \end_inset
12167
12168  
12169 \end_layout
12170
12171 \begin_layout Standard
12172 El comando 
12173 \series bold
12174
12175 \backslash
12176 centering
12177 \series default
12178  centra horizontalmente el texto.
12179  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12180  columna extendida:
12181 \end_layout
12182
12183 \begin_layout Standard
12184
12185 \series bold
12186 >{
12187 \backslash
12188 centering}m{1.25cm-6.2pt}
12189 \end_layout
12190
12191 \begin_layout Standard
12192 El comando 
12193 \series bold
12194 >{ }
12195 \series default
12196  significa que los comandos entre llaves se aplican antes de crear la celda.
12197 \end_layout
12198
12199 \begin_layout Standard
12200 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12201 , aún está alineado a la izquierda.
12202  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12203  Así que para multicolumnas hemos de usar el argumento de LaTeX
12204 \end_layout
12205
12206 \begin_layout Standard
12207
12208 \series bold
12209 >{
12210 \backslash
12211 centering}m{2.5cm}
12212 \end_layout
12213
12214 \begin_layout Subsection
12215 Multifilas
12216 \begin_inset CommandInset label
12217 LatexCommand label
12218 name "sub:Multifilas"
12219
12220 \end_inset
12221
12222
12223 \begin_inset Index idx
12224 status collapsed
12225
12226 \begin_layout Plain Layout
12227 Multifilas
12228 \end_layout
12229
12230 \end_inset
12231
12232
12233 \begin_inset Index idx
12234 status collapsed
12235
12236 \begin_layout Plain Layout
12237 Cuadros ! Multifilas
12238 \end_layout
12239
12240 \end_inset
12241
12242
12243 \end_layout
12244
12245 \begin_layout Standard
12246 Para extender una celda sobre varias filas, se marcan las celdas que se
12247  desee combinar y se usa el botón 
12248 \begin_inset Graphics
12249         filename ../../images/tabular-feature_multirow.png
12250         scale 85
12251         scaleBeforeRotation
12252
12253 \end_inset
12254
12255 , el menú 
12256 \family sans
12257 Editar\SpecialChar \menuseparator
12258 Cuadro\SpecialChar \menuseparator
12259 Multifila
12260 \family default
12261 , o haz clic derecho sobre las celdas marcadas y elige 
12262 \family sans
12263 Multifila 
12264 \family default
12265 en el menú contextual.
12266 \end_layout
12267
12268 \begin_layout Standard
12269 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12270 \end_layout
12271
12272 \begin_layout Standard
12273 \align center
12274 \begin_inset Tabular
12275 <lyxtabular version="3" rows="3" columns="3">
12276 <features tabularvalignment="middle">
12277 <column alignment="center" valignment="top" width="0pt">
12278 <column alignment="center" valignment="top" width="0">
12279 <column alignment="center" valignment="top" width="0">
12280 <row>
12281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12282 \begin_inset Text
12283
12284 \begin_layout Plain Layout
12285 entrada en una celda larga
12286 \end_layout
12287
12288 \end_inset
12289 </cell>
12290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12291 \begin_inset Text
12292
12293 \begin_layout Plain Layout
12294 b
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
12299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Plain Layout
12303 c
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 </row>
12309 <row>
12310 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12311 \begin_inset Text
12312
12313 \begin_layout Plain Layout
12314 multifila
12315 \end_layout
12316
12317 \end_inset
12318 </cell>
12319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12320 \begin_inset Text
12321
12322 \begin_layout Plain Layout
12323 e
12324 \end_layout
12325
12326 \end_inset
12327 </cell>
12328 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12329 \begin_inset Text
12330
12331 \begin_layout Plain Layout
12332 f
12333 \end_layout
12334
12335 \end_inset
12336 </cell>
12337 </row>
12338 <row>
12339 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12340 \begin_inset Text
12341
12342 \begin_layout Plain Layout
12343
12344 \end_layout
12345
12346 \end_inset
12347 </cell>
12348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12349 \begin_inset Text
12350
12351 \begin_layout Plain Layout
12352 h
12353 \end_layout
12354
12355 \end_inset
12356 </cell>
12357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12358 \begin_inset Text
12359
12360 \begin_layout Plain Layout
12361 i
12362 \end_layout
12363
12364 \end_inset
12365 </cell>
12366 </row>
12367 </lyxtabular>
12368
12369 \end_inset
12370
12371
12372 \end_layout
12373
12374 \begin_layout Standard
12375 La anchura de las celdas multifila se establece poniendo la anchura y la
12376  alineación para toda la columna.
12377  El 
12378 \family sans
12379 Desplazamiento vertical
12380 \family default
12381  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12382 gativo.
12383 \end_layout
12384
12385 \begin_layout Standard
12386 Si la columna de una celda multifila no tiene anchura explícita, la celda
12387  multifila hereda el alineamiento de la columna.
12388  Por otra parte, se alinea a la izquierda por omisión.
12389  Para cambiar esto renombra el comando 
12390 \series bold
12391
12392 \backslash
12393 multirowsetup
12394 \series default
12395  con el comando
12396 \end_layout
12397
12398 \begin_layout Standard
12399
12400 \series bold
12401
12402 \backslash
12403 renewcommand{
12404 \backslash
12405 multirowsetup}{
12406 \backslash
12407 centering}
12408 \end_layout
12409
12410 \begin_layout Standard
12411 en el preámbulo del documento.
12412  Entonces se centran todas las entradas de celdas multifila en el documento.
12413  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12414  en código TeX justo antes del cuadro en lugar de en el preámbulo.
12415  Si el texto debe estar alineado a la derecha, reemplaza 
12416 \series bold
12417
12418 \backslash
12419 centering
12420 \series default
12421  por 
12422 \series bold
12423
12424 \backslash
12425 raggedleft
12426 \series default
12427 .
12428  Para volver a alineado a la izquierda usa 
12429 \series bold
12430
12431 \backslash
12432 raggedright
12433 \series default
12434 .
12435 \end_layout
12436
12437 \begin_layout Standard
12438 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12439  que tiene un desplazamiento vertical de -4
12440 \begin_inset space \thinspace{}
12441 \end_inset
12442
12443 mm y está en una columna de 3
12444 \begin_inset space \thinspace{}
12445 \end_inset
12446
12447 cm de ancho:
12448 \end_layout
12449
12450 \begin_layout Standard
12451 \noindent
12452 \align center
12453 \begin_inset ERT
12454 status collapsed
12455
12456 \begin_layout Plain Layout
12457
12458
12459 \backslash
12460 renewcommand{
12461 \backslash
12462 multirowsetup}{
12463 \backslash
12464 raggedleft}
12465 \end_layout
12466
12467 \end_inset
12468
12469
12470 \begin_inset Tabular
12471 <lyxtabular version="3" rows="4" columns="3">
12472 <features tabularvalignment="middle">
12473 <column alignment="center" valignment="top" width="3cm">
12474 <column alignment="center" valignment="top" width="0">
12475 <column alignment="center" valignment="top" width="0">
12476 <row>
12477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Plain Layout
12481 entrada en una celda larga
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Plain Layout
12490 b
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12496 \begin_inset Text
12497
12498 \begin_layout Plain Layout
12499 c
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 </row>
12505 <row>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Plain Layout
12510 t
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Plain Layout
12519 n
12520 \end_layout
12521
12522 \end_inset
12523 </cell>
12524 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Plain Layout
12528 m
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 </row>
12534 <row>
12535 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Plain Layout
12539 multifila
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Plain Layout
12548 e
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Plain Layout
12557 f
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 </row>
12563 <row>
12564 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12565 \begin_inset Text
12566
12567 \begin_layout Plain Layout
12568
12569 \end_layout
12570
12571 \end_inset
12572 </cell>
12573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Plain Layout
12577 h
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Plain Layout
12586 i
12587 \end_layout
12588
12589 \end_inset
12590 </cell>
12591 </row>
12592 </lyxtabular>
12593
12594 \end_inset
12595
12596
12597 \begin_inset ERT
12598 status collapsed
12599
12600 \begin_layout Plain Layout
12601
12602
12603 \backslash
12604 renewcommand{
12605 \backslash
12606 multirowsetup}{
12607 \backslash
12608 raggedright}
12609 \end_layout
12610
12611 \end_inset
12612
12613
12614 \end_layout
12615
12616 \begin_layout Standard
12617
12618 \lang english
12619 To start a new line in a multirow you can use a forced line break (shortcut
12620  
12621 \begin_inset Info
12622 type  "shortcut"
12623 arg   "newline-insert newline"
12624 \end_inset
12625
12626 ) but this will not respect the cell lines as demonstrated in this table:
12627 \end_layout
12628
12629 \begin_layout Standard
12630 \noindent
12631 \align center
12632
12633 \lang english
12634 \begin_inset Tabular
12635 <lyxtabular version="3" rows="3" columns="2">
12636 <features tabularvalignment="middle">
12637 <column alignment="left" valignment="middle" width="2cm">
12638 <column alignment="center" valignment="top" width="0">
12639 <row>
12640 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12641 \begin_inset Text
12642
12643 \begin_layout Plain Layout
12644
12645 \lang english
12646 aaa
12647 \begin_inset Newline newline
12648 \end_inset
12649
12650 aaa
12651 \begin_inset Newline newline
12652 \end_inset
12653
12654 wrong cell
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663
12664 \lang english
12665 ccc
12666 \end_layout
12667
12668 \end_inset
12669 </cell>
12670 </row>
12671 <row>
12672 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12673 \begin_inset Text
12674
12675 \begin_layout Plain Layout
12676
12677 \end_layout
12678
12679 \end_inset
12680 </cell>
12681 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12682 \begin_inset Text
12683
12684 \begin_layout Plain Layout
12685
12686 \lang english
12687 ddd
12688 \end_layout
12689
12690 \end_inset
12691 </cell>
12692 </row>
12693 <row>
12694 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12695 \begin_inset Text
12696
12697 \begin_layout Plain Layout
12698
12699 \lang english
12700 bbb
12701 \end_layout
12702
12703 \end_inset
12704 </cell>
12705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12706 \begin_inset Text
12707
12708 \begin_layout Plain Layout
12709
12710 \lang english
12711 eee
12712 \end_layout
12713
12714 \end_inset
12715 </cell>
12716 </row>
12717 </lyxtabular>
12718
12719 \end_inset
12720
12721
12722 \end_layout
12723
12724 \begin_layout Standard
12725
12726 \lang english
12727 Therefore be careful with forced line breaks.
12728 \end_layout
12729
12730 \begin_layout Section
12731 Cuadros formales
12732 \begin_inset CommandInset label
12733 LatexCommand label
12734 name "sec:Cuadros-Formales"
12735
12736 \end_inset
12737
12738
12739 \begin_inset Index idx
12740 status collapsed
12741
12742 \begin_layout Plain Layout
12743 Cuadros ! Formales
12744 \end_layout
12745
12746 \end_inset
12747
12748  
12749 \end_layout
12750
12751 \begin_layout Standard
12752 En los libros, los cuadros se suelen presentar en un formato como el del
12753  cuadro 
12754 \begin_inset space ~
12755 \end_inset
12756
12757
12758 \begin_inset CommandInset ref
12759 LatexCommand ref
12760 reference "tab:Ejemplo-cuadro-formal"
12761
12762 \end_inset
12763
12764 .
12765  Se denominan cuadros 
12766 \emph on
12767 formales
12768 \emph default
12769 .
12770  Para hacer cuadros con este diseño, elige 
12771 \family sans
12772 Estilo
12773 \family default
12774
12775 \begin_inset space ~
12776 \end_inset
12777
12778
12779 \family sans
12780 Formal
12781 \family default
12782  en la solapa 
12783 \family sans
12784 Bordes
12785 \family default
12786  del diálogo de cuadros.
12787 \end_layout
12788
12789 \begin_layout Standard
12790 \begin_inset Float table
12791 placement h
12792 wide false
12793 sideways false
12794 status open
12795
12796 \begin_layout Plain Layout
12797 \begin_inset Caption
12798
12799 \begin_layout Plain Layout
12800 \begin_inset CommandInset label
12801 LatexCommand label
12802 name "tab:Ejemplo-cuadro-formal"
12803
12804 \end_inset
12805
12806 Ejemplo de cuadro formal
12807 \end_layout
12808
12809 \end_inset
12810
12811
12812 \end_layout
12813
12814 \begin_layout Plain Layout
12815 \align center
12816 \begin_inset Tabular
12817 <lyxtabular version="3" rows="8" columns="4">
12818 <features booktabs="true" tabularvalignment="middle">
12819 <column alignment="center" valignment="top" width="0">
12820 <column alignment="center" valignment="top" width="0">
12821 <column alignment="center" valignment="top" width="0">
12822 <column alignment="center" valignment="top" width="0">
12823 <row>
12824 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Plain Layout
12828 System
12829 \end_layout
12830
12831 \end_inset
12832 </cell>
12833 <cell alignment="center" valignment="top" topline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Plain Layout
12837 Chip
12838 \begin_inset space \thinspace{}
12839 \end_inset
12840
12841 1
12842 \end_layout
12843
12844 \end_inset
12845 </cell>
12846 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12847 \begin_inset Text
12848
12849 \begin_layout Plain Layout
12850 Chip
12851 \begin_inset space \thinspace{}
12852 \end_inset
12853
12854 2
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Plain Layout
12863
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 </row>
12869 <row>
12870 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12871 \begin_inset Text
12872
12873 \begin_layout Plain Layout
12874 \begin_inset ERT
12875 status collapsed
12876
12877 \begin_layout Plain Layout
12878
12879
12880 \backslash
12881 cmidrule(r){2-2}
12882 \end_layout
12883
12884 \end_inset
12885
12886
12887 \begin_inset ERT
12888 status collapsed
12889
12890 \begin_layout Plain Layout
12891
12892
12893 \backslash
12894 cmidrule(l){3-4}
12895 \end_layout
12896
12897 \end_inset
12898
12899 Detector thickness in µm
12900 \end_layout
12901
12902 \end_inset
12903 </cell>
12904 <cell alignment="center" valignment="top" usebox="none">
12905 \begin_inset Text
12906
12907 \begin_layout Plain Layout
12908 300
12909 \end_layout
12910
12911 \end_inset
12912 </cell>
12913 <cell alignment="center" valignment="top" usebox="none">
12914 \begin_inset Text
12915
12916 \begin_layout Plain Layout
12917 300
12918 \end_layout
12919
12920 \end_inset
12921 </cell>
12922 <cell alignment="center" valignment="top" usebox="none">
12923 \begin_inset Text
12924
12925 \begin_layout Plain Layout
12926 700
12927 \end_layout
12928
12929 \end_inset
12930 </cell>
12931 </row>
12932 <row>
12933 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12934 \begin_inset Text
12935
12936 \begin_layout Plain Layout
12937 Edge angle in °
12938 \end_layout
12939
12940 \end_inset
12941 </cell>
12942 <cell alignment="center" valignment="top" topline="true" usebox="none">
12943 \begin_inset Text
12944
12945 \begin_layout Plain Layout
12946 3.55
12947 \end_layout
12948
12949 \end_inset
12950 </cell>
12951 <cell alignment="center" valignment="top" topline="true" usebox="none">
12952 \begin_inset Text
12953
12954 \begin_layout Plain Layout
12955 2.71
12956 \end_layout
12957
12958 \end_inset
12959 </cell>
12960 <cell alignment="center" valignment="top" topline="true" usebox="none">
12961 \begin_inset Text
12962
12963 \begin_layout Plain Layout
12964 7.99
12965 \end_layout
12966
12967 \end_inset
12968 </cell>
12969 </row>
12970 <row topspace="default">
12971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12972 \begin_inset Text
12973
12974 \begin_layout Plain Layout
12975 Spatial resolution in µm
12976 \end_layout
12977
12978 \end_inset
12979 </cell>
12980 <cell alignment="center" valignment="top" usebox="none">
12981 \begin_inset Text
12982
12983 \begin_layout Plain Layout
12984 4.26
12985 \end_layout
12986
12987 \end_inset
12988 </cell>
12989 <cell alignment="center" valignment="top" usebox="none">
12990 \begin_inset Text
12991
12992 \begin_layout Plain Layout
12993 10.17
12994 \end_layout
12995
12996 \end_inset
12997 </cell>
12998 <cell alignment="center" valignment="top" usebox="none">
12999 \begin_inset Text
13000
13001 \begin_layout Plain Layout
13002 10.56
13003 \end_layout
13004
13005 \end_inset
13006 </cell>
13007 </row>
13008 <row topspace="default">
13009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13010 \begin_inset Text
13011
13012 \begin_layout Plain Layout
13013 MTF at 
13014 \begin_inset Formula $f_{\mathrm{max}}$
13015 \end_inset
13016
13017
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 0.53
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 <cell alignment="center" valignment="top" usebox="none">
13032 \begin_inset Text
13033
13034 \begin_layout Plain Layout
13035 0.37
13036 \end_layout
13037
13038 \end_inset
13039 </cell>
13040 <cell alignment="center" valignment="top" usebox="none">
13041 \begin_inset Text
13042
13043 \begin_layout Plain Layout
13044 0.39
13045 \end_layout
13046
13047 \end_inset
13048 </cell>
13049 </row>
13050 <row topspace="default">
13051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 \begin_inset ERT
13056 status collapsed
13057
13058 \begin_layout Plain Layout
13059
13060
13061 \backslash
13062 cmidrule(l{10pt}){1-1}
13063 \end_layout
13064
13065 \end_inset
13066
13067 LSF-spatial resolution
13068 \end_layout
13069
13070 \end_inset
13071 </cell>
13072 <cell alignment="center" valignment="top" usebox="none">
13073 \begin_inset Text
13074
13075 \begin_layout Plain Layout
13076
13077 \end_layout
13078
13079 \end_inset
13080 </cell>
13081 <cell alignment="center" valignment="top" usebox="none">
13082 \begin_inset Text
13083
13084 \begin_layout Plain Layout
13085
13086 \end_layout
13087
13088 \end_inset
13089 </cell>
13090 <cell alignment="center" valignment="top" usebox="none">
13091 \begin_inset Text
13092
13093 \begin_layout Plain Layout
13094
13095 \end_layout
13096
13097 \end_inset
13098 </cell>
13099 </row>
13100 <row>
13101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13102 \begin_inset Text
13103
13104 \begin_layout Plain Layout
13105 in µm
13106 \end_layout
13107
13108 \end_inset
13109 </cell>
13110 <cell alignment="center" valignment="top" usebox="none">
13111 \begin_inset Text
13112
13113 \begin_layout Plain Layout
13114 129.7
13115 \end_layout
13116
13117 \end_inset
13118 </cell>
13119 <cell alignment="center" valignment="top" usebox="none">
13120 \begin_inset Text
13121
13122 \begin_layout Plain Layout
13123 52.75
13124 \end_layout
13125
13126 \end_inset
13127 </cell>
13128 <cell alignment="center" valignment="top" usebox="none">
13129 \begin_inset Text
13130
13131 \begin_layout Plain Layout
13132 50.78
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 </row>
13138 <row>
13139 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 in % of pixel size
13144 \end_layout
13145
13146 \end_inset
13147 </cell>
13148 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13149 \begin_inset Text
13150
13151 \begin_layout Plain Layout
13152 76.3
13153 \end_layout
13154
13155 \end_inset
13156 </cell>
13157 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Plain Layout
13161 95.9
13162 \end_layout
13163
13164 \end_inset
13165 </cell>
13166 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13167 \begin_inset Text
13168
13169 \begin_layout Plain Layout
13170 92.3
13171 \end_layout
13172
13173 \end_inset
13174 </cell>
13175 </row>
13176 </lyxtabular>
13177
13178 \end_inset
13179
13180
13181 \end_layout
13182
13183 \end_inset
13184
13185
13186 \end_layout
13187
13188 \begin_layout Standard
13189 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
13190  correspondientes que se encuentran en la solapa 
13191 \family sans
13192 Bordes 
13193 \family default
13194 del diálogo
13195 \family sans
13196  Configuración
13197 \begin_inset space ~
13198 \end_inset
13199
13200 del
13201 \begin_inset space ~
13202 \end_inset
13203
13204 cuadro
13205 \family default
13206 , como se explica en la sección
13207 \begin_inset space ~
13208 \end_inset
13209
13210
13211 \begin_inset CommandInset ref
13212 LatexCommand ref
13213 reference "sub:Espacio-adicional"
13214
13215 \end_inset
13216
13217 .
13218 \end_layout
13219
13220 \begin_layout Standard
13221 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
13222  verticales.
13223  Las líneas horizontales se pueden poner o no como en los cuadros normales,
13224  pero en la salida se mostrarán con distinto grosor:
13225 \begin_inset Newline newline
13226 \end_inset
13227
13228 Las líneas primera y última tienen un grosor predeterminado de 0.08
13229 \begin_inset space \thinspace{}
13230 \end_inset
13231
13232 em, las demás tienen un grosor predeterminado de 0.05
13233 \begin_inset space \thinspace{}
13234 \end_inset
13235
13236 em.
13237 \end_layout
13238
13239 \begin_layout Standard
13240 Estos valores predeterminados se pueden cambiar
13241 \series bold
13242  
13243 \series default
13244 con las líneas de preámbulo:
13245 \end_layout
13246
13247 \begin_layout Standard
13248
13249 \series bold
13250
13251 \backslash
13252 let
13253 \backslash
13254 mytoprule
13255 \backslash
13256 toprule
13257 \begin_inset Newline newline
13258 \end_inset
13259
13260
13261 \backslash
13262 renewcommand{
13263 \backslash
13264 toprule}{
13265 \backslash
13266 mytoprule[grosor]}
13267 \end_layout
13268
13269 \begin_layout Standard
13270 Este ejemplo es para la primera línea, la denominada 
13271 \series bold
13272 toprule
13273 \series default
13274 .
13275  Si quieres cambiar el grosor de la última línea, reemplaza 
13276 \series bold
13277 toprule
13278 \series default
13279  por 
13280 \series bold
13281 bottomrule
13282 \series default
13283 .
13284  Y para cambiar el grosor de las demás líneas cambia 
13285 \series bold
13286 toprule
13287 \series default
13288  por 
13289 \series bold
13290 midrule
13291 \series default
13292 .
13293  Puedes usar cualquiera de las unidades listadas en el apéndice
13294 \begin_inset space ~
13295 \end_inset
13296
13297
13298 \begin_inset CommandInset ref
13299 LatexCommand ref
13300 reference "cap:Unidades-disponibles-en"
13301
13302 \end_inset
13303
13304  para establecer el grosor.
13305 \end_layout
13306
13307 \begin_layout Standard
13308 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
13309  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
13310  LyX empleará internamente el comando 
13311 \series bold
13312
13313 \backslash
13314 cmidrule
13315 \series default
13316  para dibujar la línea.
13317  El esquema completo es
13318 \end_layout
13319
13320 \begin_layout Standard
13321
13322 \series bold
13323
13324 \backslash
13325 cmidrule[grosor](recorte){inicol-fincol}
13326 \end_layout
13327
13328 \begin_layout Standard
13329 Por el momento, LyX no soporta las opciones de 
13330 \series bold
13331
13332 \backslash
13333 cmidrule
13334 \series default
13335 , así que para usarlas hay que emplear código TeX.
13336  Las líneas 
13337 \series bold
13338
13339 \backslash
13340 cmidrule
13341 \series default
13342  se pueden insertar manualmente con el comando en código TeX como primera
13343  entrada de la primera celda de una fila.
13344  En la salida se dibujará la línea sobre dicha fila.
13345 \end_layout
13346
13347 \begin_layout Standard
13348 El grosor predeterminado es 0.03
13349 \begin_inset space \thinspace{}
13350 \end_inset
13351
13352 em.
13353  
13354 \series bold
13355 inicol
13356 \series default
13357  es el número de la columna en la que comienza la línea y 
13358 \series bold
13359 fincol
13360 \series default
13361  es el número de la columna en la que acaba la línea.
13362  El valor 
13363 \series bold
13364 fincol
13365 \series default
13366  debe especificarse siempre, aunque la línea se extienda sobre una sola
13367  columna.
13368  El parámetro opcional 
13369 \series bold
13370 recorte
13371 \series default
13372  debe ser 
13373 \emph on
13374 l{recorte}
13375 \emph default
13376  o 
13377 \emph on
13378 r{recorte}
13379 \emph default
13380 , donde 
13381 \emph on
13382 recorte
13383 \emph default
13384  también es opcional.
13385  Por ejemplo, el parámetro 
13386 \emph on
13387 l{2pt}
13388 \emph default
13389  significa que la línea se recorta 2
13390 \begin_inset space \thinspace{}
13391 \end_inset
13392
13393 pt por su izquierda.
13394  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
13395 \begin_inset space \thinspace{}
13396 \end_inset
13397
13398 em.
13399
13400 \series bold
13401  
13402 \end_layout
13403
13404 \begin_layout Standard
13405 \begin_inset VSpace bigskip
13406 \end_inset
13407
13408
13409 \end_layout
13410
13411 \begin_layout Standard
13412 El cuadro
13413 \begin_inset space ~
13414 \end_inset
13415
13416
13417 \begin_inset CommandInset ref
13418 LatexCommand ref
13419 reference "tab:Ejemplo-cuadro-formal"
13420
13421 \end_inset
13422
13423  se ha creado con los comandos
13424 \end_layout
13425
13426 \begin_layout Standard
13427
13428 \series bold
13429
13430 \backslash
13431 cmidrule(r){2-2}
13432 \backslash
13433 cmidrule(l){3-4}
13434 \end_layout
13435
13436 \begin_layout Standard
13437 en la segunda fila, 
13438 \series bold
13439
13440 \backslash
13441 midrule
13442 \series default
13443  en la tercera, y
13444 \end_layout
13445
13446 \begin_layout Standard
13447
13448 \series bold
13449
13450 \backslash
13451 cmidrule(l{10pt}){1-1}
13452 \end_layout
13453
13454 \begin_layout Standard
13455 en la sexta fila.
13456 \end_layout
13457
13458 \begin_layout Standard
13459 \begin_inset VSpace bigskip
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \begin_layout Standard
13466 Quizá quieras superponer líneas 
13467 \series bold
13468
13469 \backslash
13470 cmidrules
13471 \series default
13472  como enl cuadro
13473 \begin_inset space ~
13474 \end_inset
13475
13476
13477 \begin_inset CommandInset ref
13478 LatexCommand ref
13479 reference "tab:Cuadro-formal-especial"
13480
13481 \end_inset
13482
13483 .
13484  Esto se consigue con el comando en código TeX
13485 \end_layout
13486
13487 \begin_layout Standard
13488
13489 \series bold
13490
13491 \backslash
13492 morecmidrules
13493 \end_layout
13494
13495 \begin_layout Standard
13496 El comando que se ha utilizado para la segunda fila del cuadro
13497 \begin_inset space ~
13498 \end_inset
13499
13500
13501 \begin_inset CommandInset ref
13502 LatexCommand ref
13503 reference "tab:Cuadro-formal-especial"
13504
13505 \end_inset
13506
13507  es
13508 \end_layout
13509
13510 \begin_layout Standard
13511
13512 \series bold
13513
13514 \backslash
13515 cmidrule(r){2-2}
13516 \backslash
13517 cmidrule(l){3-4}
13518 \backslash
13519 morecmidrules
13520 \backslash
13521 cmidrule{2-4}
13522 \end_layout
13523
13524 \begin_layout Standard
13525 El comando para la sexta fila es
13526 \end_layout
13527
13528 \begin_layout Standard
13529
13530 \series bold
13531
13532 \backslash
13533 midrule
13534 \backslash
13535 morecmidrules
13536 \backslash
13537 cmidrule{3-4}
13538 \series default
13539
13540 \begin_inset VSpace bigskip
13541 \end_inset
13542
13543
13544 \end_layout
13545
13546 \begin_layout Standard
13547 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13548  el siguiente comando para dibujar líneas que se extienden sobre todas las
13549  columnas
13550 \end_layout
13551
13552 \begin_layout Standard
13553
13554 \series bold
13555
13556 \backslash
13557 specialrule{anchura}{espacio superior}{espacio inferior}
13558 \end_layout
13559
13560 \begin_layout Standard
13561 Para más información sobre estas características especiales, acude al manual
13562  del paquete LaTeX 
13563 \series bold
13564 booktabs
13565 \series default
13566
13567 \begin_inset CommandInset citation
13568 LatexCommand cite
13569 key "booktabs"
13570
13571 \end_inset
13572
13573 .
13574 \begin_inset Index idx
13575 status collapsed
13576
13577 \begin_layout Plain Layout
13578 LaTeX-paquetes ! booktabs
13579 \end_layout
13580
13581 \end_inset
13582
13583  
13584 \begin_inset VSpace bigskip
13585 \end_inset
13586
13587
13588 \end_layout
13589
13590 \begin_layout Standard
13591 \begin_inset Float table
13592 placement h
13593 wide false
13594 sideways false
13595 status open
13596
13597 \begin_layout Plain Layout
13598 \begin_inset Caption
13599
13600 \begin_layout Plain Layout
13601 \begin_inset CommandInset label
13602 LatexCommand label
13603 name "tab:Cuadro-formal-especial"
13604
13605 \end_inset
13606
13607 Cuadro formal especial
13608 \end_layout
13609
13610 \end_inset
13611
13612
13613 \end_layout
13614
13615 \begin_layout Plain Layout
13616 \align center
13617 \begin_inset Tabular
13618 <lyxtabular version="3" rows="8" columns="4">
13619 <features booktabs="true" tabularvalignment="middle">
13620 <column alignment="center" valignment="top" width="0">
13621 <column alignment="center" valignment="top" width="0">
13622 <column alignment="center" valignment="top" width="0">
13623 <column alignment="center" valignment="top" width="0">
13624 <row>
13625 <cell alignment="center" valignment="top" topline="true" usebox="none">
13626 \begin_inset Text
13627
13628 \begin_layout Plain Layout
13629 System
13630 \end_layout
13631
13632 \end_inset
13633 </cell>
13634 <cell alignment="center" valignment="top" topline="true" usebox="none">
13635 \begin_inset Text
13636
13637 \begin_layout Plain Layout
13638 Chip
13639 \begin_inset space \thinspace{}
13640 \end_inset
13641
13642 1
13643 \end_layout
13644
13645 \end_inset
13646 </cell>
13647 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13648 \begin_inset Text
13649
13650 \begin_layout Plain Layout
13651 Chip
13652 \begin_inset space \thinspace{}
13653 \end_inset
13654
13655 2
13656 \end_layout
13657
13658 \end_inset
13659 </cell>
13660 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 </row>
13670 <row>
13671 <cell alignment="center" valignment="top" usebox="none">
13672 \begin_inset Text
13673
13674 \begin_layout Plain Layout
13675 \begin_inset ERT
13676 status collapsed
13677
13678 \begin_layout Plain Layout
13679
13680
13681 \backslash
13682 cmidrule(r){2-2}
13683 \end_layout
13684
13685 \end_inset
13686
13687
13688 \begin_inset ERT
13689 status collapsed
13690
13691 \begin_layout Plain Layout
13692
13693
13694 \backslash
13695 cmidrule(l){3-4}
13696 \end_layout
13697
13698 \end_inset
13699
13700
13701 \begin_inset ERT
13702 status collapsed
13703
13704 \begin_layout Plain Layout
13705
13706
13707 \backslash
13708 morecmidrules 
13709 \end_layout
13710
13711 \end_inset
13712
13713
13714 \begin_inset ERT
13715 status collapsed
13716
13717 \begin_layout Plain Layout
13718
13719
13720 \backslash
13721 cmidrule{2-4}
13722 \end_layout
13723
13724 \end_inset
13725
13726 Detector thickness in µm
13727 \end_layout
13728
13729 \end_inset
13730 </cell>
13731 <cell alignment="center" valignment="top" usebox="none">
13732 \begin_inset Text
13733
13734 \begin_layout Plain Layout
13735 300
13736 \end_layout
13737
13738 \end_inset
13739 </cell>
13740 <cell alignment="center" valignment="top" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 300
13745 \end_layout
13746
13747 \end_inset
13748 </cell>
13749 <cell alignment="center" valignment="top" usebox="none">
13750 \begin_inset Text
13751
13752 \begin_layout Plain Layout
13753 700
13754 \end_layout
13755
13756 \end_inset
13757 </cell>
13758 </row>
13759 <row>
13760 <cell alignment="center" valignment="top" topline="true" usebox="none">
13761 \begin_inset Text
13762
13763 \begin_layout Plain Layout
13764 Edge angle in °
13765 \end_layout
13766
13767 \end_inset
13768 </cell>
13769 <cell alignment="center" valignment="top" topline="true" usebox="none">
13770 \begin_inset Text
13771
13772 \begin_layout Plain Layout
13773 3.55
13774 \end_layout
13775
13776 \end_inset
13777 </cell>
13778 <cell alignment="center" valignment="top" topline="true" usebox="none">
13779 \begin_inset Text
13780
13781 \begin_layout Plain Layout
13782 2.71
13783 \end_layout
13784
13785 \end_inset
13786 </cell>
13787 <cell alignment="center" valignment="top" topline="true" usebox="none">
13788 \begin_inset Text
13789
13790 \begin_layout Plain Layout
13791 7.99
13792 \end_layout
13793
13794 \end_inset
13795 </cell>
13796 </row>
13797 <row topspace="default">
13798 <cell alignment="center" valignment="top" usebox="none">
13799 \begin_inset Text
13800
13801 \begin_layout Plain Layout
13802 Spatial resolution in µm
13803 \end_layout
13804
13805 \end_inset
13806 </cell>
13807 <cell alignment="center" valignment="top" usebox="none">
13808 \begin_inset Text
13809
13810 \begin_layout Plain Layout
13811 4.26
13812 \end_layout
13813
13814 \end_inset
13815 </cell>
13816 <cell alignment="center" valignment="top" usebox="none">
13817 \begin_inset Text
13818
13819 \begin_layout Plain Layout
13820 10.17
13821 \end_layout
13822
13823 \end_inset
13824 </cell>
13825 <cell alignment="center" valignment="top" usebox="none">
13826 \begin_inset Text
13827
13828 \begin_layout Plain Layout
13829 10.56
13830 \end_layout
13831
13832 \end_inset
13833 </cell>
13834 </row>
13835 <row topspace="default">
13836 <cell alignment="center" valignment="top" usebox="none">
13837 \begin_inset Text
13838
13839 \begin_layout Plain Layout
13840 MTF at 
13841 \begin_inset Formula $f_{\mathrm{max}}$
13842 \end_inset
13843
13844
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 <cell alignment="center" valignment="top" usebox="none">
13850 \begin_inset Text
13851
13852 \begin_layout Plain Layout
13853 0.53
13854 \end_layout
13855
13856 \end_inset
13857 </cell>
13858 <cell alignment="center" valignment="top" usebox="none">
13859 \begin_inset Text
13860
13861 \begin_layout Plain Layout
13862 0.37
13863 \end_layout
13864
13865 \end_inset
13866 </cell>
13867 <cell alignment="center" valignment="top" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 0.39
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 </row>
13877 <row>
13878 <cell alignment="center" valignment="top" topline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 \begin_inset ERT
13883 status collapsed
13884
13885 \begin_layout Plain Layout
13886
13887
13888 \backslash
13889 morecmidrules 
13890 \end_layout
13891
13892 \end_inset
13893
13894
13895 \begin_inset ERT
13896 status collapsed
13897
13898 \begin_layout Plain Layout
13899
13900
13901 \backslash
13902 cmidrule{3-4}
13903 \end_layout
13904
13905 \end_inset
13906
13907 LSF-spatial resolution
13908 \end_layout
13909
13910 \end_inset
13911 </cell>
13912 <cell alignment="center" valignment="top" topline="true" usebox="none">
13913 \begin_inset Text
13914
13915 \begin_layout Plain Layout
13916
13917 \end_layout
13918
13919 \end_inset
13920 </cell>
13921 <cell alignment="center" valignment="top" topline="true" usebox="none">
13922 \begin_inset Text
13923
13924 \begin_layout Plain Layout
13925
13926 \end_layout
13927
13928 \end_inset
13929 </cell>
13930 <cell alignment="center" valignment="top" topline="true" usebox="none">
13931 \begin_inset Text
13932
13933 \begin_layout Plain Layout
13934
13935 \end_layout
13936
13937 \end_inset
13938 </cell>
13939 </row>
13940 <row>
13941 <cell alignment="center" valignment="top" usebox="none">
13942 \begin_inset Text
13943
13944 \begin_layout Plain Layout
13945 in µm
13946 \end_layout
13947
13948 \end_inset
13949 </cell>
13950 <cell alignment="center" valignment="top" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 129.7
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 <cell alignment="center" valignment="top" usebox="none">
13960 \begin_inset Text
13961
13962 \begin_layout Plain Layout
13963 52.75
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 50.78
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 </row>
13978 <row>
13979 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 in % of pixel size
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 76.3
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001 95.9
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14007 \begin_inset Text
14008
14009 \begin_layout Plain Layout
14010 92.3
14011 \end_layout
14012
14013 \end_inset
14014 </cell>
14015 </row>
14016 </lyxtabular>
14017
14018 \end_inset
14019
14020
14021 \end_layout
14022
14023 \end_inset
14024
14025
14026 \end_layout
14027
14028 \begin_layout Section
14029 Alineación vertical de cuadros
14030 \begin_inset Index idx
14031 status collapsed
14032
14033 \begin_layout Plain Layout
14034 Cuadros ! Alineación vertical
14035 \end_layout
14036
14037 \end_inset
14038
14039
14040 \end_layout
14041
14042 \begin_layout Standard
14043 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
14044  estar en un marco.
14045  Después el marco se puede alinear verticalmente como se describe en la
14046  sección
14047 \begin_inset space ~
14048 \end_inset
14049
14050
14051 \begin_inset CommandInset ref
14052 LatexCommand ref
14053 reference "sec:Diálogo-Marcos"
14054
14055 \end_inset
14056
14057 .
14058  
14059 \end_layout
14060
14061 \begin_layout Standard
14062 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
14063 \begin_inset Foot
14064 status open
14065
14066 \begin_layout Plain Layout
14067 Las minipáginas se describen en la sección
14068 \begin_inset space ~
14069 \end_inset
14070
14071
14072 \begin_inset CommandInset ref
14073 LatexCommand ref
14074 reference "sec:Minipáginas"
14075
14076 \end_inset
14077
14078 .
14079 \end_layout
14080
14081 \end_inset
14082
14083  que tiene una anchura del 15
14084 \begin_inset space \thinspace{}
14085 \end_inset
14086
14087 % de columna:
14088 \end_layout
14089
14090 \begin_layout Itemize
14091 test 
14092 \begin_inset Box Frameless
14093 position "t"
14094 hor_pos "c"
14095 has_inner_box 1
14096 inner_pos "c"
14097 use_parbox 0
14098 use_makebox 0
14099 width "15col%"
14100 special "none"
14101 height "1in"
14102 height_special "totalheight"
14103 status collapsed
14104
14105 \begin_layout Plain Layout
14106 \begin_inset Tabular
14107 <lyxtabular version="3" rows="3" columns="3">
14108 <features tabularvalignment="middle">
14109 <column alignment="center" valignment="top" width="0">
14110 <column alignment="center" valignment="top" width="0">
14111 <column alignment="center" valignment="top" width="0">
14112 <row>
14113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Plain Layout
14117 a
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Plain Layout
14126 d
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Plain Layout
14135 g
14136 \end_layout
14137
14138 \end_inset
14139 </cell>
14140 </row>
14141 <row>
14142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14143 \begin_inset Text
14144
14145 \begin_layout Plain Layout
14146 b
14147 \end_layout
14148
14149 \end_inset
14150 </cell>
14151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14152 \begin_inset Text
14153
14154 \begin_layout Plain Layout
14155 e
14156 \end_layout
14157
14158 \end_inset
14159 </cell>
14160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14161 \begin_inset Text
14162
14163 \begin_layout Plain Layout
14164 h
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 </row>
14170 <row>
14171 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14172 \begin_inset Text
14173
14174 \begin_layout Plain Layout
14175 c
14176 \end_layout
14177
14178 \end_inset
14179 </cell>
14180 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14181 \begin_inset Text
14182
14183 \begin_layout Plain Layout
14184 f
14185 \end_layout
14186
14187 \end_inset
14188 </cell>
14189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14190 \begin_inset Text
14191
14192 \begin_layout Plain Layout
14193 i
14194 \end_layout
14195
14196 \end_inset
14197 </cell>
14198 </row>
14199 </lyxtabular>
14200
14201 \end_inset
14202
14203
14204 \end_layout
14205
14206 \end_inset
14207
14208  test 
14209 \begin_inset ERT
14210 status collapsed
14211
14212 \begin_layout Plain Layout
14213
14214
14215 \backslash
14216 raisebox{0.85
14217 \backslash
14218 baselineskip}{
14219 \end_layout
14220
14221 \end_inset
14222
14223
14224 \begin_inset Box Frameless
14225 position "t"
14226 hor_pos "c"
14227 has_inner_box 1
14228 inner_pos "c"
14229 use_parbox 0
14230 use_makebox 0
14231 width "15col%"
14232 special "none"
14233 height "1in"
14234 height_special "totalheight"
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238 \begin_inset Tabular
14239 <lyxtabular version="3" rows="3" columns="3">
14240 <features tabularvalignment="middle">
14241 <column alignment="center" valignment="top" width="0">
14242 <column alignment="center" valignment="top" width="0">
14243 <column alignment="center" valignment="top" width="0">
14244 <row>
14245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14246 \begin_inset Text
14247
14248 \begin_layout Plain Layout
14249 a
14250 \end_layout
14251
14252 \end_inset
14253 </cell>
14254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14255 \begin_inset Text
14256
14257 \begin_layout Plain Layout
14258 d
14259 \end_layout
14260
14261 \end_inset
14262 </cell>
14263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14264 \begin_inset Text
14265
14266 \begin_layout Plain Layout
14267 g
14268 \end_layout
14269
14270 \end_inset
14271 </cell>
14272 </row>
14273 <row>
14274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14275 \begin_inset Text
14276
14277 \begin_layout Plain Layout
14278 b
14279 \end_layout
14280
14281 \end_inset
14282 </cell>
14283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14284 \begin_inset Text
14285
14286 \begin_layout Plain Layout
14287 e
14288 \end_layout
14289
14290 \end_inset
14291 </cell>
14292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14293 \begin_inset Text
14294
14295 \begin_layout Plain Layout
14296 h
14297 \end_layout
14298
14299 \end_inset
14300 </cell>
14301 </row>
14302 <row>
14303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14304 \begin_inset Text
14305
14306 \begin_layout Plain Layout
14307 c
14308 \end_layout
14309
14310 \end_inset
14311 </cell>
14312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14313 \begin_inset Text
14314
14315 \begin_layout Plain Layout
14316 f
14317 \end_layout
14318
14319 \end_inset
14320 </cell>
14321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14322 \begin_inset Text
14323
14324 \begin_layout Plain Layout
14325 i
14326 \end_layout
14327
14328 \end_inset
14329 </cell>
14330 </row>
14331 </lyxtabular>
14332
14333 \end_inset
14334
14335
14336 \end_layout
14337
14338 \end_inset
14339
14340
14341 \begin_inset ERT
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345
14346 }
14347 \end_layout
14348
14349 \end_inset
14350
14351
14352 \end_layout
14353
14354 \begin_layout Itemize
14355 test 
14356 \begin_inset Box Frameless
14357 position "c"
14358 hor_pos "c"
14359 has_inner_box 1
14360 inner_pos "c"
14361 use_parbox 0
14362 use_makebox 0
14363 width "15col%"
14364 special "none"
14365 height "1in"
14366 height_special "totalheight"
14367 status collapsed
14368
14369 \begin_layout Plain Layout
14370 \begin_inset Tabular
14371 <lyxtabular version="3" rows="3" columns="3">
14372 <features tabularvalignment="middle">
14373 <column alignment="center" valignment="top" width="0">
14374 <column alignment="center" valignment="top" width="0">
14375 <column alignment="center" valignment="top" width="0">
14376 <row>
14377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14378 \begin_inset Text
14379
14380 \begin_layout Plain Layout
14381 a
14382 \end_layout
14383
14384 \end_inset
14385 </cell>
14386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14387 \begin_inset Text
14388
14389 \begin_layout Plain Layout
14390 d
14391 \end_layout
14392
14393 \end_inset
14394 </cell>
14395 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14396 \begin_inset Text
14397
14398 \begin_layout Plain Layout
14399 g
14400 \end_layout
14401
14402 \end_inset
14403 </cell>
14404 </row>
14405 <row>
14406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14407 \begin_inset Text
14408
14409 \begin_layout Plain Layout
14410 b
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419 e
14420 \end_layout
14421
14422 \end_inset
14423 </cell>
14424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14425 \begin_inset Text
14426
14427 \begin_layout Plain Layout
14428 h
14429 \end_layout
14430
14431 \end_inset
14432 </cell>
14433 </row>
14434 <row>
14435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14436 \begin_inset Text
14437
14438 \begin_layout Plain Layout
14439 c
14440 \end_layout
14441
14442 \end_inset
14443 </cell>
14444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Plain Layout
14448 f
14449 \end_layout
14450
14451 \end_inset
14452 </cell>
14453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14454 \begin_inset Text
14455
14456 \begin_layout Plain Layout
14457 i
14458 \end_layout
14459
14460 \end_inset
14461 </cell>
14462 </row>
14463 </lyxtabular>
14464
14465 \end_inset
14466
14467
14468 \end_layout
14469
14470 \end_inset
14471
14472
14473 \end_layout
14474
14475 \begin_layout Itemize
14476 test 
14477 \begin_inset Box Frameless
14478 position "b"
14479 hor_pos "c"
14480 has_inner_box 1
14481 inner_pos "c"
14482 use_parbox 0
14483 use_makebox 0
14484 width "15col%"
14485 special "none"
14486 height "1in"
14487 height_special "totalheight"
14488 status collapsed
14489
14490 \begin_layout Plain Layout
14491 \begin_inset Tabular
14492 <lyxtabular version="3" rows="3" columns="3">
14493 <features tabularvalignment="middle">
14494 <column alignment="center" valignment="top" width="0">
14495 <column alignment="center" valignment="top" width="0">
14496 <column alignment="center" valignment="top" width="0">
14497 <row>
14498 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14499 \begin_inset Text
14500
14501 \begin_layout Plain Layout
14502 a
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14508 \begin_inset Text
14509
14510 \begin_layout Plain Layout
14511 d
14512 \end_layout
14513
14514 \end_inset
14515 </cell>
14516 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14517 \begin_inset Text
14518
14519 \begin_layout Plain Layout
14520 g
14521 \end_layout
14522
14523 \end_inset
14524 </cell>
14525 </row>
14526 <row>
14527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14528 \begin_inset Text
14529
14530 \begin_layout Plain Layout
14531 b
14532 \end_layout
14533
14534 \end_inset
14535 </cell>
14536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14537 \begin_inset Text
14538
14539 \begin_layout Plain Layout
14540 e
14541 \end_layout
14542
14543 \end_inset
14544 </cell>
14545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14546 \begin_inset Text
14547
14548 \begin_layout Plain Layout
14549 h
14550 \end_layout
14551
14552 \end_inset
14553 </cell>
14554 </row>
14555 <row>
14556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14557 \begin_inset Text
14558
14559 \begin_layout Plain Layout
14560 c
14561 \end_layout
14562
14563 \end_inset
14564 </cell>
14565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14566 \begin_inset Text
14567
14568 \begin_layout Plain Layout
14569 f
14570 \end_layout
14571
14572 \end_inset
14573 </cell>
14574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14575 \begin_inset Text
14576
14577 \begin_layout Plain Layout
14578 i
14579 \end_layout
14580
14581 \end_inset
14582 </cell>
14583 </row>
14584 </lyxtabular>
14585
14586 \end_inset
14587
14588
14589 \end_layout
14590
14591 \end_inset
14592
14593  test 
14594 \begin_inset ERT
14595 status collapsed
14596
14597 \begin_layout Plain Layout
14598
14599
14600 \backslash
14601 raisebox{-0.32
14602 \backslash
14603 baselineskip}{
14604 \end_layout
14605
14606 \end_inset
14607
14608
14609 \begin_inset Box Frameless
14610 position "b"
14611 hor_pos "c"
14612 has_inner_box 1
14613 inner_pos "c"
14614 use_parbox 0
14615 use_makebox 0
14616 width "15col%"
14617 special "none"
14618 height "1in"
14619 height_special "totalheight"
14620 status collapsed
14621
14622 \begin_layout Plain Layout
14623 \begin_inset Tabular
14624 <lyxtabular version="3" rows="3" columns="3">
14625 <features tabularvalignment="middle">
14626 <column alignment="center" valignment="top" width="0">
14627 <column alignment="center" valignment="top" width="0">
14628 <column alignment="center" valignment="top" width="0">
14629 <row>
14630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14631 \begin_inset Text
14632
14633 \begin_layout Plain Layout
14634 a
14635 \end_layout
14636
14637 \end_inset
14638 </cell>
14639 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14640 \begin_inset Text
14641
14642 \begin_layout Plain Layout
14643 d
14644 \end_layout
14645
14646 \end_inset
14647 </cell>
14648 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14649 \begin_inset Text
14650
14651 \begin_layout Plain Layout
14652 g
14653 \end_layout
14654
14655 \end_inset
14656 </cell>
14657 </row>
14658 <row>
14659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Plain Layout
14663 b
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Plain Layout
14672 e
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14678 \begin_inset Text
14679
14680 \begin_layout Plain Layout
14681 h
14682 \end_layout
14683
14684 \end_inset
14685 </cell>
14686 </row>
14687 <row>
14688 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Plain Layout
14692 c
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701 f
14702 \end_layout
14703
14704 \end_inset
14705 </cell>
14706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14707 \begin_inset Text
14708
14709 \begin_layout Plain Layout
14710 i
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 </row>
14716 </lyxtabular>
14717
14718 \end_inset
14719
14720
14721 \end_layout
14722
14723 \end_inset
14724
14725
14726 \begin_inset ERT
14727 status collapsed
14728
14729 \begin_layout Plain Layout
14730
14731 }
14732 \end_layout
14733
14734 \end_inset
14735
14736
14737 \end_layout
14738
14739 \begin_layout Standard
14740 Como ves, los contenidos de la primera y última filas no se alinean correctament
14741 e con la línea de texto donde está el cuadro.
14742  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14743  un cuadro elevado («raisebox»
14744 \begin_inset Foot
14745 status collapsed
14746
14747 \begin_layout Plain Layout
14748 El uso del comando 
14749 \series bold
14750
14751 \backslash
14752 raisebox
14753 \series default
14754  se explica en la sección
14755 \begin_inset space ~
14756 \end_inset
14757
14758
14759 \begin_inset CommandInset ref
14760 LatexCommand ref
14761 reference "sub:Alineación-Vertical"
14762
14763 \end_inset
14764
14765 .
14766 \end_layout
14767
14768 \end_inset
14769
14770 ).
14771  En el ejemplo anterior, el segundo marco del primer ítem está alineado
14772  usando el comando en código TeX
14773 \end_layout
14774
14775 \begin_layout Standard
14776
14777 \series bold
14778
14779 \backslash
14780 raisebox{0.85
14781 \backslash
14782 baselineskip}{
14783 \end_layout
14784
14785 \begin_layout Standard
14786 antes del marco.
14787  Tras él, se pone la llave de cierre 
14788 \series bold
14789 }
14790 \series default
14791  también en código TeX.
14792  Para el segundo marco en el tercer ítem se usa el comando 
14793 \end_layout
14794
14795 \begin_layout Standard
14796
14797 \series bold
14798
14799 \backslash
14800 raisebox{-0.32
14801 \backslash
14802 baselineskip}{
14803 \end_layout
14804
14805 \begin_layout Standard
14806 \begin_inset Note Greyedout
14807 status open
14808
14809 \begin_layout Plain Layout
14810
14811 \series bold
14812 Not
14813 \series default
14814 a: La alineación del contenido de la fila con la línea del texto adyacente
14815  no es exacta.
14816  El factor necesario del comando 
14817 \series bold
14818
14819 \backslash
14820 raisebox
14821 \series default
14822  para este alineamiento depende de la tipografía del documento, del tamaño
14823  de letra y del grosor de línea del cuadro.
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \begin_layout Section
14832 Cuadros coloreados
14833 \begin_inset CommandInset label
14834 LatexCommand label
14835 name "sec:Cuadros-Coloreados"
14836
14837 \end_inset
14838
14839
14840 \end_layout
14841
14842 \begin_layout Subsection
14843 Celdas coloreadas
14844 \begin_inset Index idx
14845 status collapsed
14846
14847 \begin_layout Plain Layout
14848 Cuadros ! Color ! en celdas
14849 \end_layout
14850
14851 \end_inset
14852
14853
14854 \begin_inset Index idx
14855 status collapsed
14856
14857 \begin_layout Plain Layout
14858 Color ! en celdas de cuadros
14859 \end_layout
14860
14861 \end_inset
14862
14863
14864 \end_layout
14865
14866 \begin_layout Standard
14867 \begin_inset Float table
14868 placement h
14869 wide false
14870 sideways false
14871 status open
14872
14873 \begin_layout Plain Layout
14874 \begin_inset Caption
14875
14876 \begin_layout Plain Layout
14877 \begin_inset CommandInset label
14878 LatexCommand label
14879 name "tab:Cuadro-coloreado-sin"
14880
14881 \end_inset
14882
14883 Cuadro coloreado sin usar el paquete 
14884 \series bold
14885 colortbl
14886 \series default
14887
14888 \begin_inset Argument
14889 status open
14890
14891 \begin_layout Plain Layout
14892 Cuadro sin colortbl
14893 \end_layout
14894
14895 \end_inset
14896
14897
14898 \end_layout
14899
14900 \end_inset
14901
14902
14903 \end_layout
14904
14905 \begin_layout Plain Layout
14906 \align center
14907 \begin_inset Tabular
14908 <lyxtabular version="3" rows="3" columns="3">
14909 <features tabularvalignment="middle">
14910 <column alignment="center" valignment="top" width="0">
14911 <column alignment="center" valignment="top" width="0">
14912 <column alignment="center" valignment="top" width="0">
14913 <row>
14914 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14915 \begin_inset Text
14916
14917 \begin_layout Plain Layout
14918
14919 \color green
14920 a
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14926 \begin_inset Text
14927
14928 \begin_layout Plain Layout
14929
14930 \color red
14931 b
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Plain Layout
14940
14941 \color red
14942 c
14943 \end_layout
14944
14945 \end_inset
14946 </cell>
14947 </row>
14948 <row>
14949 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14950 \begin_inset Text
14951
14952 \begin_layout Plain Layout
14953
14954 \color green
14955 d
14956 \end_layout
14957
14958 \end_inset
14959 </cell>
14960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14961 \begin_inset Text
14962
14963 \begin_layout Plain Layout
14964
14965 \color blue
14966 e
14967 \end_layout
14968
14969 \end_inset
14970 </cell>
14971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14972 \begin_inset Text
14973
14974 \begin_layout Plain Layout
14975
14976 \color blue
14977 f
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 </row>
14983 <row>
14984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14985 \begin_inset Text
14986
14987 \begin_layout Plain Layout
14988
14989 \color green
14990 g
14991 \end_layout
14992
14993 \end_inset
14994 </cell>
14995 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14996 \begin_inset Text
14997
14998 \begin_layout Plain Layout
14999
15000 \color blue
15001 h
15002 \end_layout
15003
15004 \end_inset
15005 </cell>
15006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15007 \begin_inset Text
15008
15009 \begin_layout Plain Layout
15010
15011 \color blue
15012 i
15013 \end_layout
15014
15015 \end_inset
15016 </cell>
15017 </row>
15018 </lyxtabular>
15019
15020 \end_inset
15021
15022
15023 \end_layout
15024
15025 \end_inset
15026
15027
15028 \end_layout
15029
15030 \begin_layout Standard
15031 Si sólo necesitas color en el texto, marca las celdas y elige un color en
15032  el menú 
15033 \family sans
15034 Editar\SpecialChar \menuseparator
15035 Estilo
15036 \begin_inset space ~
15037 \end_inset
15038
15039 del
15040 \begin_inset space ~
15041 \end_inset
15042
15043 Texto
15044 \family default
15045 .
15046  Esto se ha hecho enl cuadro
15047 \begin_inset space ~
15048 \end_inset
15049
15050
15051 \begin_inset CommandInset ref
15052 LatexCommand ref
15053 reference "tab:Cuadro-coloreado-sin"
15054
15055 \end_inset
15056
15057 .
15058  En cualquier otro caso hay que usar el paquete LaTeX 
15059 \series bold
15060 colortbl
15061 \series default
15062 .
15063 \begin_inset Index idx
15064 status collapsed
15065
15066 \begin_layout Plain Layout
15067 LaTeX-paquetes ! colortbl
15068 \end_layout
15069
15070 \end_inset
15071
15072
15073 \end_layout
15074
15075 \begin_layout Standard
15076 \begin_inset ERT
15077 status collapsed
15078
15079 \begin_layout Plain Layout
15080
15081
15082 \backslash
15083 ifcolortbl
15084 \end_layout
15085
15086 \end_inset
15087
15088
15089 \begin_inset Note Note
15090 status collapsed
15091
15092 \begin_layout Plain Layout
15093 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
15094  LaTeX 
15095 \series bold
15096 colortbl
15097 \series default
15098 .
15099 \end_layout
15100
15101 \end_inset
15102
15103
15104 \end_layout
15105
15106 \begin_layout Standard
15107 Para crear cuadros coloreados, 
15108 \series bold
15109 colortbl
15110 \series default
15111  debe cargarse en el preámbulo con la línea
15112 \end_layout
15113
15114 \begin_layout Standard
15115
15116 \series bold
15117
15118 \backslash
15119 usepackage{colortbl}
15120 \end_layout
15121
15122 \begin_layout Standard
15123 El color de una columna se define con el comando
15124 \end_layout
15125
15126 \begin_layout Standard
15127
15128 \series bold
15129
15130 \backslash
15131 columncolor{nombre del color}
15132 \end_layout
15133
15134 \begin_layout Standard
15135 dentro del comando 
15136 \series bold
15137 >{ }
15138 \series default
15139 .
15140  Más sobre el comando 
15141 \series bold
15142 >{}
15143 \series default
15144  se explica en la sección
15145 \begin_inset space ~
15146 \end_inset
15147
15148
15149 \begin_inset CommandInset ref
15150 LatexCommand ref
15151 reference "sub:Cálculos-en-Multicolumnas"
15152
15153 \end_inset
15154
15155 .
15156 \end_layout
15157
15158 \begin_layout Standard
15159 Los siguientes nombres de color están predefinidos:
15160 \end_layout
15161
15162 \begin_layout Standard
15163
15164 \family sans
15165 red
15166 \family default
15167
15168 \family sans
15169 green
15170 \family default
15171
15172 \family sans
15173 yellow, blue
15174 \family default
15175
15176 \family sans
15177 cyan
15178 \family default
15179 \series bold
15180 ,
15181 \series default
15182  
15183 \family sans
15184 magenta, black
15185 \family default
15186
15187 \family sans
15188 white
15189 \end_layout
15190
15191 \begin_layout Standard
15192 \begin_inset VSpace medskip
15193 \end_inset
15194
15195
15196 \end_layout
15197
15198 \begin_layout Standard
15199 Puedes definir tus propios colores con el comando
15200 \end_layout
15201
15202 \begin_layout Standard
15203
15204 \series bold
15205
15206 \backslash
15207 definecolor{nombre del color}{modelo de color}{valores de color}
15208 \end_layout
15209
15210 \begin_layout Standard
15211 El modelo de color puede ser
15212 \end_layout
15213
15214 \begin_layout Labeling
15215 \labelwidthstring 00.00.0000
15216 cmyk: cyan, magenta, yellow, black
15217 \end_layout
15218
15219 \begin_layout Labeling
15220 \labelwidthstring 00.00.0000
15221 rgb: red, green, blue
15222 \end_layout
15223
15224 \begin_layout Labeling
15225 \labelwidthstring 00.00.0000
15226 gray: gray
15227 \end_layout
15228
15229 \begin_layout Standard
15230 y los valores de color son números separados por comas entre 0 y 1 que describen
15231  el factor para el color correspondiente del modelo de color.
15232 \end_layout
15233
15234 \begin_layout Standard
15235 Por ejemplo, puedes definir el color
15236 \series bold
15237  
15238 \series default
15239 «
15240 \emph on
15241 verde oscuro
15242 \emph default
15243 » en el preámbulo con
15244 \end_layout
15245
15246 \begin_layout Standard
15247
15248 \series bold
15249
15250 \backslash
15251 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
15252 \end_layout
15253
15254 \begin_layout Standard
15255 y el color «
15256 \emph on
15257 gris claro
15258 \emph default
15259 » con
15260 \end_layout
15261
15262 \begin_layout Standard
15263
15264 \series bold
15265
15266 \backslash
15267 definecolor{grisclaro}{gray}{0.8}
15268 \end_layout
15269
15270 \begin_layout Standard
15271 \begin_inset VSpace medskip
15272 \end_inset
15273
15274
15275 \end_layout
15276
15277 \begin_layout Standard
15278 Las líneas se colorean con el comando
15279 \end_layout
15280
15281 \begin_layout Standard
15282
15283 \series bold
15284
15285 \backslash
15286 rowcolor{nombre del color}
15287 \end_layout
15288
15289 \begin_layout Standard
15290 y las celdas se colorean con el comando
15291 \end_layout
15292
15293 \begin_layout Standard
15294
15295 \series bold
15296
15297 \backslash
15298 cellcolor{nombre del color}
15299 \end_layout
15300
15301 \begin_layout Standard
15302 Ambos comandos se insertan al principio de una celda en código TeX.
15303 \end_layout
15304
15305 \begin_layout Standard
15306 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
15307 \family sans
15308 Editar\SpecialChar \menuseparator
15309 Estilo
15310 \begin_inset space ~
15311 \end_inset
15312
15313 del
15314 \begin_inset space ~
15315 \end_inset
15316
15317 Texto
15318 \family default
15319 .
15320  Si una celda contiene código TeX marca sólo los caracteres, si no el código
15321  TeX en color puede ocasionar errores de LaTeX.
15322 \end_layout
15323
15324 \begin_layout Standard
15325 \begin_inset Note Greyedout
15326 status open
15327
15328 \begin_layout Plain Layout
15329
15330 \series bold
15331 Nota:
15332 \series default
15333  No todos los visores DVI pueden mostrar colores definidos por el usuario.
15334 \end_layout
15335
15336 \end_inset
15337
15338
15339 \end_layout
15340
15341 \begin_layout Standard
15342 \begin_inset VSpace bigskip
15343 \end_inset
15344
15345
15346 \end_layout
15347
15348 \begin_layout Standard
15349 Para crear el cuadro
15350 \begin_inset space ~
15351 \end_inset
15352
15353
15354 \begin_inset CommandInset ref
15355 LatexCommand ref
15356 reference "tab:Cuadro-coloreado-con"
15357
15358 \end_inset
15359
15360  haz lo siguiente: el color de la primera columna debe ser 
15361 \emph on
15362 verde oscuro
15363 \emph default
15364 , entonces inserta
15365 \end_layout
15366
15367 \begin_layout Standard
15368
15369 \series bold
15370 >{
15371 \backslash
15372 columncolor{verdeoscuro}
15373 \backslash
15374 centering}c
15375 \end_layout
15376
15377 \begin_layout Standard
15378 como argumento LaTeX para esta columna.
15379  La primera fila debe ser azul, por tanto inserta el comando en código TeX
15380 \end_layout
15381
15382 \begin_layout Standard
15383
15384 \series bold
15385
15386 \backslash
15387 rowcolor{cyan}
15388 \end_layout
15389
15390 \begin_layout Standard
15391 en la primera celda de esta fila.
15392  Observa que esto sobreescribe el color de la columna para la primera celda.
15393  La última celda de la última fila se colorea magenta insertando el comando
15394  en código TeX
15395 \end_layout
15396
15397 \begin_layout Standard
15398
15399 \series bold
15400
15401 \backslash
15402 cellcolor{magenta}
15403 \end_layout
15404
15405 \begin_layout Standard
15406 Ahora podrían colorearse los caracteres usando el menú 
15407 \family sans
15408 Editar\SpecialChar \menuseparator
15409 Estilo
15410 \begin_inset space ~
15411 \end_inset
15412
15413 del
15414 \begin_inset space ~
15415 \end_inset
15416
15417 Texto
15418 \family default
15419 .
15420 \end_layout
15421
15422 \begin_layout Standard
15423 \begin_inset Float table
15424 placement h
15425 wide false
15426 sideways false
15427 status open
15428
15429 \begin_layout Plain Layout
15430 \begin_inset Caption
15431
15432 \begin_layout Plain Layout
15433 \begin_inset CommandInset label
15434 LatexCommand label
15435 name "tab:Cuadro-coloreado-con"
15436
15437 \end_inset
15438
15439 Cuadro coloreado con el paquete 
15440 \series bold
15441 colortbl
15442 \series default
15443
15444 \begin_inset Argument
15445 status open
15446
15447 \begin_layout Plain Layout
15448 Cuadro con 
15449 \series bold
15450 colortbl
15451 \end_layout
15452
15453 \end_inset
15454
15455
15456 \end_layout
15457
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \begin_layout Plain Layout
15464 \align center
15465 \begin_inset Tabular
15466 <lyxtabular version="3" rows="3" columns="3">
15467 <features tabularvalignment="middle">
15468 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15469 <column alignment="center" valignment="top" width="0">
15470 <column alignment="center" valignment="top" width="0">
15471 <row>
15472 <cell alignment="center" valignment="top" usebox="none">
15473 \begin_inset Text
15474
15475 \begin_layout Plain Layout
15476 \begin_inset ERT
15477 status collapsed
15478
15479 \begin_layout Plain Layout
15480
15481
15482 \backslash
15483 rowcolor{cyan}
15484 \end_layout
15485
15486 \end_inset
15487
15488
15489 \color magenta
15490 a
15491 \end_layout
15492
15493 \end_inset
15494 </cell>
15495 <cell alignment="center" valignment="top" usebox="none">
15496 \begin_inset Text
15497
15498 \begin_layout Plain Layout
15499
15500 \color red
15501 b
15502 \end_layout
15503
15504 \end_inset
15505 </cell>
15506 <cell alignment="center" valignment="top" usebox="none">
15507 \begin_inset Text
15508
15509 \begin_layout Plain Layout
15510
15511 \color red
15512 c
15513 \end_layout
15514
15515 \end_inset
15516 </cell>
15517 </row>
15518 <row>
15519 <cell alignment="center" valignment="top" usebox="none">
15520 \begin_inset Text
15521
15522 \begin_layout Plain Layout
15523
15524 \color yellow
15525 d
15526 \end_layout
15527
15528 \end_inset
15529 </cell>
15530 <cell alignment="center" valignment="top" usebox="none">
15531 \begin_inset Text
15532
15533 \begin_layout Plain Layout
15534
15535 \color blue
15536 e
15537 \end_layout
15538
15539 \end_inset
15540 </cell>
15541 <cell alignment="center" valignment="top" usebox="none">
15542 \begin_inset Text
15543
15544 \begin_layout Plain Layout
15545
15546 \color blue
15547 f
15548 \end_layout
15549
15550 \end_inset
15551 </cell>
15552 </row>
15553 <row>
15554 <cell alignment="center" valignment="top" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558
15559 \color yellow
15560 g
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 <cell alignment="center" valignment="top" usebox="none">
15566 \begin_inset Text
15567
15568 \begin_layout Plain Layout
15569
15570 \color blue
15571 h
15572 \end_layout
15573
15574 \end_inset
15575 </cell>
15576 <cell alignment="center" valignment="top" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580 \begin_inset ERT
15581 status collapsed
15582
15583 \begin_layout Plain Layout
15584
15585
15586 \backslash
15587 cellcolor{magenta}
15588 \end_layout
15589
15590 \end_inset
15591
15592
15593 \color green
15594 i
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 </row>
15600 </lyxtabular>
15601
15602 \end_inset
15603
15604
15605 \end_layout
15606
15607 \end_inset
15608
15609
15610 \end_layout
15611
15612 \begin_layout Standard
15613 \begin_inset ERT
15614 status collapsed
15615
15616 \begin_layout Plain Layout
15617
15618
15619 \backslash
15620 else
15621 \end_layout
15622
15623 \end_inset
15624
15625
15626 \begin_inset Note Note
15627 status collapsed
15628
15629 \begin_layout Plain Layout
15630 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15631  
15632 \series bold
15633 colortbl
15634 \series default
15635 .
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Debes instalar el paquete LaTeX 
15645 \series bold
15646 colortbl
15647 \series default
15648  para ver la parte siguiente en la salida.
15649 \end_layout
15650
15651 \begin_layout Standard
15652 \begin_inset ERT
15653 status collapsed
15654
15655 \begin_layout Plain Layout
15656
15657
15658 \backslash
15659 fi
15660 \end_layout
15661
15662 \end_inset
15663
15664
15665 \end_layout
15666
15667 \begin_layout Subsection
15668 Líneas coloreadas
15669 \begin_inset Index idx
15670 status collapsed
15671
15672 \begin_layout Plain Layout
15673 Cuadros ! Color ! en líneas
15674 \end_layout
15675
15676 \end_inset
15677
15678
15679 \begin_inset Index idx
15680 status collapsed
15681
15682 \begin_layout Plain Layout
15683 Color ! en bordes de cuadros
15684 \end_layout
15685
15686 \end_inset
15687
15688
15689 \end_layout
15690
15691 \begin_layout Standard
15692 Como se describe en la sección
15693 \begin_inset space ~
15694 \end_inset
15695
15696
15697 \begin_inset CommandInset ref
15698 LatexCommand ref
15699 reference "sub:Grosor-de-Líneas"
15700
15701 \end_inset
15702
15703 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
15704  
15705 \series bold
15706
15707 \backslash
15708 arrayrulewidth
15709 \series default
15710 .
15711  Se ha puesto 1.5
15712 \begin_inset space \thinspace{}
15713 \end_inset
15714
15715 pt para todos los cuadros de esta sección.
15716 \begin_inset ERT
15717 status collapsed
15718
15719 \begin_layout Plain Layout
15720
15721
15722 \backslash
15723 setlength{
15724 \backslash
15725 arrayrulewidth}{1.5pt}
15726 \end_layout
15727
15728 \end_inset
15729
15730
15731 \end_layout
15732
15733 \begin_layout Standard
15734 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15735  el preámbulo del documento el siguiente formato de columna, de acuerdo
15736  a lo descrito en la sección
15737 \begin_inset space ~
15738 \end_inset
15739
15740
15741 \begin_inset CommandInset ref
15742 LatexCommand ref
15743 reference "sub:Formato-Personalizado"
15744
15745 \end_inset
15746
15747 :
15748 \end_layout
15749
15750 \begin_layout Standard
15751
15752 \series bold
15753
15754 \backslash
15755 newcolumntype{W}{!{
15756 \backslash
15757 color{green}
15758 \backslash
15759 vline}}
15760 \end_layout
15761
15762 \begin_layout Standard
15763 Para el cuadro
15764 \begin_inset space ~
15765 \end_inset
15766
15767
15768 \begin_inset CommandInset ref
15769 LatexCommand ref
15770 reference "tab:Cuadro-con-verticales-coloreadas"
15771
15772 \end_inset
15773
15774  se usó el argumento LaTeX
15775 \series bold
15776  WcW
15777 \series default
15778  para la última columna y
15779 \series bold
15780  Wc
15781 \series default
15782  para las demás.
15783 \end_layout
15784
15785 \begin_layout Standard
15786 Si quieres tener varios colores, define más formatos de columna.
15787 \end_layout
15788
15789 \begin_layout Standard
15790 \begin_inset Float table
15791 placement h
15792 wide false
15793 sideways false
15794 status open
15795
15796 \begin_layout Plain Layout
15797 \begin_inset Caption
15798
15799 \begin_layout Plain Layout
15800 \begin_inset CommandInset label
15801 LatexCommand label
15802 name "tab:Cuadro-con-verticales-coloreadas"
15803
15804 \end_inset
15805
15806 Cuadro con líneas verticales coloreadas
15807 \end_layout
15808
15809 \end_inset
15810
15811
15812 \end_layout
15813
15814 \begin_layout Plain Layout
15815 \align center
15816 \begin_inset Tabular
15817 <lyxtabular version="3" rows="3" columns="3">
15818 <features tabularvalignment="middle">
15819 <column alignment="center" valignment="top" width="0" special="Wc">
15820 <column alignment="center" valignment="top" width="0" special="Wc">
15821 <column alignment="center" valignment="top" width="0" special="WcW">
15822 <row>
15823 <cell alignment="center" valignment="top" topline="true" usebox="none">
15824 \begin_inset Text
15825
15826 \begin_layout Plain Layout
15827 sd
15828 \end_layout
15829
15830 \end_inset
15831 </cell>
15832 <cell alignment="center" valignment="top" topline="true" usebox="none">
15833 \begin_inset Text
15834
15835 \begin_layout Plain Layout
15836
15837 \end_layout
15838
15839 \end_inset
15840 </cell>
15841 <cell alignment="center" valignment="top" topline="true" usebox="none">
15842 \begin_inset Text
15843
15844 \begin_layout Plain Layout
15845
15846 \end_layout
15847
15848 \end_inset
15849 </cell>
15850 </row>
15851 <row>
15852 <cell alignment="center" valignment="top" topline="true" usebox="none">
15853 \begin_inset Text
15854
15855 \begin_layout Plain Layout
15856
15857 \end_layout
15858
15859 \end_inset
15860 </cell>
15861 <cell alignment="center" valignment="top" topline="true" usebox="none">
15862 \begin_inset Text
15863
15864 \begin_layout Plain Layout
15865 sd
15866 \end_layout
15867
15868 \end_inset
15869 </cell>
15870 <cell alignment="center" valignment="top" topline="true" usebox="none">
15871 \begin_inset Text
15872
15873 \begin_layout Plain Layout
15874
15875 \end_layout
15876
15877 \end_inset
15878 </cell>
15879 </row>
15880 <row>
15881 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Plain Layout
15885
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Plain Layout
15894
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Plain Layout
15903 sd
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 </row>
15909 </lyxtabular>
15910
15911 \end_inset
15912
15913
15914 \end_layout
15915
15916 \end_inset
15917
15918
15919 \end_layout
15920
15921 \begin_layout Standard
15922 \begin_inset VSpace bigskip
15923 \end_inset
15924
15925 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
15926 \begin_inset space ~
15927 \end_inset
15928
15929
15930 \begin_inset CommandInset ref
15931 LatexCommand ref
15932 reference "tab:Cuadro-con-horizontales-coloreadas"
15933
15934 \end_inset
15935
15936 , inserta estos comandos en código TeX antes del cuadro o del flotante:
15937 \end_layout
15938
15939 \begin_layout Standard
15940
15941 \series bold
15942
15943 \backslash
15944 let
15945 \backslash
15946 myHlineC
15947 \backslash
15948 hline
15949 \begin_inset Newline newline
15950 \end_inset
15951
15952
15953 \backslash
15954 renewcommand{
15955 \backslash
15956 hline}
15957 \begin_inset Newline newline
15958 \end_inset
15959
15960
15961 \begin_inset Phantom HPhantom
15962 status open
15963
15964 \begin_layout Plain Layout
15965
15966 \series bold
15967 \begin_inset space ~
15968 \end_inset
15969
15970
15971 \end_layout
15972
15973 \end_inset
15974
15975 {
15976 \backslash
15977 arrayrulecolor{red}
15978 \backslash
15979 myHlineC
15980 \backslash
15981 arrayrulecolor{black}}
15982 \end_layout
15983
15984 \begin_layout Standard
15985 \begin_inset ERT
15986 status collapsed
15987
15988 \begin_layout Plain Layout
15989
15990
15991 \backslash
15992 let
15993 \backslash
15994 myHlineC
15995 \backslash
15996 hline
15997 \end_layout
15998
15999 \begin_layout Plain Layout
16000
16001
16002 \backslash
16003 renewcommand{
16004 \backslash
16005 hline}
16006 \end_layout
16007
16008 \begin_layout Plain Layout
16009
16010  {
16011 \backslash
16012 arrayrulecolor{red}
16013 \backslash
16014 myHlineC
16015 \backslash
16016 arrayrulecolor{black}}
16017 \end_layout
16018
16019 \end_inset
16020
16021
16022 \begin_inset Float table
16023 placement h
16024 wide false
16025 sideways false
16026 status open
16027
16028 \begin_layout Plain Layout
16029 \begin_inset Caption
16030
16031 \begin_layout Plain Layout
16032 \begin_inset CommandInset label
16033 LatexCommand label
16034 name "tab:Cuadro-con-horizontales-coloreadas"
16035
16036 \end_inset
16037
16038 Cuadro con líneas horizontales coloreadas
16039 \end_layout
16040
16041 \end_inset
16042
16043
16044 \end_layout
16045
16046 \begin_layout Plain Layout
16047 \align center
16048 \begin_inset Tabular
16049 <lyxtabular version="3" rows="3" columns="3">
16050 <features tabularvalignment="middle">
16051 <column alignment="center" valignment="top" width="0">
16052 <column alignment="center" valignment="top" width="0">
16053 <column alignment="center" valignment="top" width="0">
16054 <row>
16055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16056 \begin_inset Text
16057
16058 \begin_layout Plain Layout
16059 sd
16060 \end_layout
16061
16062 \end_inset
16063 </cell>
16064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16065 \begin_inset Text
16066
16067 \begin_layout Plain Layout
16068
16069 \end_layout
16070
16071 \end_inset
16072 </cell>
16073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16074 \begin_inset Text
16075
16076 \begin_layout Plain Layout
16077
16078 \end_layout
16079
16080 \end_inset
16081 </cell>
16082 </row>
16083 <row>
16084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16085 \begin_inset Text
16086
16087 \begin_layout Plain Layout
16088
16089 \end_layout
16090
16091 \end_inset
16092 </cell>
16093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16094 \begin_inset Text
16095
16096 \begin_layout Plain Layout
16097 sd
16098 \end_layout
16099
16100 \end_inset
16101 </cell>
16102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16103 \begin_inset Text
16104
16105 \begin_layout Plain Layout
16106
16107 \end_layout
16108
16109 \end_inset
16110 </cell>
16111 </row>
16112 <row>
16113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16114 \begin_inset Text
16115
16116 \begin_layout Plain Layout
16117
16118 \end_layout
16119
16120 \end_inset
16121 </cell>
16122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16123 \begin_inset Text
16124
16125 \begin_layout Plain Layout
16126
16127 \end_layout
16128
16129 \end_inset
16130 </cell>
16131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16132 \begin_inset Text
16133
16134 \begin_layout Plain Layout
16135 sd
16136 \end_layout
16137
16138 \end_inset
16139 </cell>
16140 </row>
16141 </lyxtabular>
16142
16143 \end_inset
16144
16145
16146 \end_layout
16147
16148 \end_inset
16149
16150
16151 \end_layout
16152
16153 \begin_layout Standard
16154 Para volver al color de línea negro predeterminado inserta este comando
16155  en código TeX detrás del cuadro o el flotante:
16156 \end_layout
16157
16158 \begin_layout Standard
16159
16160 \series bold
16161
16162 \backslash
16163 renewcommand{
16164 \backslash
16165 hline}{
16166 \backslash
16167 myHlineC}
16168 \end_layout
16169
16170 \begin_layout Standard
16171 El cuadro
16172 \begin_inset space ~
16173 \end_inset
16174
16175
16176 \begin_inset CommandInset ref
16177 LatexCommand ref
16178 reference "tab:Cuadro-con-líneas-coloreadas"
16179
16180 \end_inset
16181
16182  es un ejemplo con líneas verticales y horizontales coloreadas.
16183 \end_layout
16184
16185 \begin_layout Standard
16186 \begin_inset Float table
16187 placement h
16188 wide false
16189 sideways false
16190 status open
16191
16192 \begin_layout Plain Layout
16193 \begin_inset Caption
16194
16195 \begin_layout Plain Layout
16196 \begin_inset CommandInset label
16197 LatexCommand label
16198 name "tab:Cuadro-con-líneas-coloreadas"
16199
16200 \end_inset
16201
16202 Cuadro con líneas coloreadas
16203 \end_layout
16204
16205 \end_inset
16206
16207
16208 \end_layout
16209
16210 \begin_layout Plain Layout
16211 \align center
16212 \begin_inset Tabular
16213 <lyxtabular version="3" rows="3" columns="3">
16214 <features tabularvalignment="middle">
16215 <column alignment="center" valignment="top" width="0" special="Wc">
16216 <column alignment="center" valignment="top" width="0" special="Wc">
16217 <column alignment="center" valignment="top" width="0" special="WcW">
16218 <row>
16219 <cell alignment="center" valignment="top" topline="true" usebox="none">
16220 \begin_inset Text
16221
16222 \begin_layout Plain Layout
16223 sd
16224 \end_layout
16225
16226 \end_inset
16227 </cell>
16228 <cell alignment="center" valignment="top" topline="true" usebox="none">
16229 \begin_inset Text
16230
16231 \begin_layout Plain Layout
16232
16233 \end_layout
16234
16235 \end_inset
16236 </cell>
16237 <cell alignment="center" valignment="top" topline="true" usebox="none">
16238 \begin_inset Text
16239
16240 \begin_layout Plain Layout
16241
16242 \end_layout
16243
16244 \end_inset
16245 </cell>
16246 </row>
16247 <row>
16248 <cell alignment="center" valignment="top" topline="true" usebox="none">
16249 \begin_inset Text
16250
16251 \begin_layout Plain Layout
16252
16253 \end_layout
16254
16255 \end_inset
16256 </cell>
16257 <cell alignment="center" valignment="top" topline="true" usebox="none">
16258 \begin_inset Text
16259
16260 \begin_layout Plain Layout
16261 sd
16262 \end_layout
16263
16264 \end_inset
16265 </cell>
16266 <cell alignment="center" valignment="top" topline="true" usebox="none">
16267 \begin_inset Text
16268
16269 \begin_layout Plain Layout
16270
16271 \end_layout
16272
16273 \end_inset
16274 </cell>
16275 </row>
16276 <row>
16277 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16278 \begin_inset Text
16279
16280 \begin_layout Plain Layout
16281
16282 \end_layout
16283
16284 \end_inset
16285 </cell>
16286 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16287 \begin_inset Text
16288
16289 \begin_layout Plain Layout
16290
16291 \end_layout
16292
16293 \end_inset
16294 </cell>
16295 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16296 \begin_inset Text
16297
16298 \begin_layout Plain Layout
16299 sd
16300 \end_layout
16301
16302 \end_inset
16303 </cell>
16304 </row>
16305 </lyxtabular>
16306
16307 \end_inset
16308
16309
16310 \end_layout
16311
16312 \end_inset
16313
16314
16315 \end_layout
16316
16317 \begin_layout Standard
16318 \begin_inset ERT
16319 status collapsed
16320
16321 \begin_layout Plain Layout
16322
16323
16324 \backslash
16325 renewcommand{
16326 \backslash
16327 hline}{
16328 \backslash
16329 myHlineC}
16330 \end_layout
16331
16332 \end_inset
16333
16334
16335 \end_layout
16336
16337 \begin_layout Standard
16338 \begin_inset ERT
16339 status collapsed
16340
16341 \begin_layout Plain Layout
16342
16343
16344 \backslash
16345 setlength{
16346 \backslash
16347 arrayrulewidth}{0.4pt}
16348 \end_layout
16349
16350 \end_inset
16351
16352
16353 \end_layout
16354
16355 \begin_layout Section
16356 Personalización de cuadros
16357 \begin_inset Index idx
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 Cuadros ! Personalización
16362 \end_layout
16363
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Subsection
16370 Espacio adicional en filas
16371 \begin_inset CommandInset label
16372 LatexCommand label
16373 name "sub:Espacio-adicional"
16374
16375 \end_inset
16376
16377
16378 \begin_inset Index idx
16379 status collapsed
16380
16381 \begin_layout Plain Layout
16382 Cuadros ! Personalización ! Espacio adicional en filas
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \begin_layout Standard
16391 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
16392  
16393 \family sans
16394 Bordes
16395 \family default
16396  del diálogo de configuración de cuadros.
16397  En el marco 
16398 \family sans
16399 Espacio
16400 \begin_inset space ~
16401 \end_inset
16402
16403 adicional
16404 \family default
16405  dispones de tres posibilidades:
16406 \end_layout
16407
16408 \begin_layout Description
16409 Superior
16410 \begin_inset space ~
16411 \end_inset
16412
16413 de
16414 \begin_inset space ~
16415 \end_inset
16416
16417 la
16418 \begin_inset space ~
16419 \end_inset
16420
16421 fila añade espacio sobre los caracteres de la fila.
16422  Si el cuadro es de estilo formal
16423 \begin_inset Foot
16424 status open
16425
16426 \begin_layout Plain Layout
16427 Los cuadros formales se explican en la sección
16428 \begin_inset space ~
16429 \end_inset
16430
16431
16432 \begin_inset CommandInset ref
16433 LatexCommand ref
16434 reference "sec:Cuadros-Formales"
16435
16436 \end_inset
16437
16438
16439 \end_layout
16440
16441 \end_inset
16442
16443  LyX insertará 0.5
16444 \begin_inset space \thinspace{}
16445 \end_inset
16446
16447 em por omisión.
16448  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
16449  verticales, como se ve en el cuadro siguiente:
16450 \begin_inset VSpace medskip
16451 \end_inset
16452
16453
16454 \begin_inset Newline newline
16455 \end_inset
16456
16457
16458 \begin_inset space \hspace*{}
16459 \length 0pt
16460 \end_inset
16461
16462
16463 \begin_inset space \hfill{}
16464 \end_inset
16465
16466
16467 \begin_inset Tabular
16468 <lyxtabular version="3" rows="3" columns="1">
16469 <features tabularvalignment="middle">
16470 <column alignment="center" valignment="top" width="0">
16471 <row>
16472 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16473 \begin_inset Text
16474
16475 \begin_layout Plain Layout
16476 A
16477 \end_layout
16478
16479 \end_inset
16480 </cell>
16481 </row>
16482 <row topspace="3mm">
16483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16484 \begin_inset Text
16485
16486 \begin_layout Plain Layout
16487 3
16488 \begin_inset space \thinspace{}
16489 \end_inset
16490
16491 mm sobre la fila
16492 \end_layout
16493
16494 \end_inset
16495 </cell>
16496 </row>
16497 <row>
16498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16499 \begin_inset Text
16500
16501 \begin_layout Plain Layout
16502 C
16503 \end_layout
16504
16505 \end_inset
16506 </cell>
16507 </row>
16508 </lyxtabular>
16509
16510 \end_inset
16511
16512
16513 \begin_inset space \hfill{}
16514 \end_inset
16515
16516
16517 \begin_inset space \hspace*{}
16518 \length 0pt
16519 \end_inset
16520
16521
16522 \begin_inset VSpace medskip
16523 \end_inset
16524
16525
16526 \begin_inset Newline newline
16527 \end_inset
16528
16529 Así pues, insertar espacio superior en cuadros normales sólo es útil en
16530  cuadros sin líneas verticales.
16531 \end_layout
16532
16533 \begin_layout Description
16534 Inferior
16535 \begin_inset space ~
16536 \end_inset
16537
16538 de
16539 \begin_inset space ~
16540 \end_inset
16541
16542 la
16543 \begin_inset space ~
16544 \end_inset
16545
16546 fila añade espacio bajo los caracteres de la fila.
16547  Si el cuadro es formal LyX inserta por omisión 0.5
16548 \begin_inset space \thinspace{}
16549 \end_inset
16550
16551 em; si el cuadro es normal inserta 2
16552 \begin_inset space \thinspace{}
16553 \end_inset
16554
16555 pt.
16556  
16557 \end_layout
16558
16559 \begin_layout Description
16560 Entre
16561 \begin_inset space ~
16562 \end_inset
16563
16564 las
16565 \begin_inset space ~
16566 \end_inset
16567
16568 filas añade espacio entre la fila actual y la siguiente.
16569  Si el cuadro es formal LyX inserta 0.5
16570 \begin_inset space \thinspace{}
16571 \end_inset
16572
16573 em por omisión.
16574  En cuadros normales, el espacio adicional destruirá las líneas verticales
16575  del cuadro, como se ve en la siguiente:
16576 \begin_inset VSpace medskip
16577 \end_inset
16578
16579
16580 \begin_inset Newline newline
16581 \end_inset
16582
16583
16584 \begin_inset space \hspace*{}
16585 \length 0pt
16586 \end_inset
16587
16588
16589 \begin_inset space \hfill{}
16590 \end_inset
16591
16592
16593 \begin_inset Tabular
16594 <lyxtabular version="3" rows="3" columns="1">
16595 <features tabularvalignment="middle">
16596 <column alignment="center" valignment="top" width="0">
16597 <row>
16598 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16599 \begin_inset Text
16600
16601 \begin_layout Plain Layout
16602 A
16603 \end_layout
16604
16605 \end_inset
16606 </cell>
16607 </row>
16608 <row interlinespace="3mm">
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Plain Layout
16613 \begin_inset Formula $\downarrow$
16614 \end_inset
16615
16616  3
16617 \begin_inset space \thinspace{}
16618 \end_inset
16619
16620 mm entre las filas
16621 \end_layout
16622
16623 \end_inset
16624 </cell>
16625 </row>
16626 <row>
16627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16628 \begin_inset Text
16629
16630 \begin_layout Plain Layout
16631 \begin_inset Formula $\uparrow$
16632 \end_inset
16633
16634  3
16635 \begin_inset space \thinspace{}
16636 \end_inset
16637
16638 mm entre las filas 
16639 \begin_inset Formula $\uparrow$
16640 \end_inset
16641
16642
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 </row>
16648 </lyxtabular>
16649
16650 \end_inset
16651
16652
16653 \begin_inset space \hfill{}
16654 \end_inset
16655
16656
16657 \begin_inset space \hspace*{}
16658 \length 0pt
16659 \end_inset
16660
16661
16662 \begin_inset VSpace medskip
16663 \end_inset
16664
16665
16666 \begin_inset Newline newline
16667 \end_inset
16668
16669 Así pues, los espacios adicionales entre filas de cuadros normales sólo
16670  sirven para cuadros sin líneas verticales.
16671 \end_layout
16672
16673 \begin_layout Standard
16674 \begin_inset VSpace bigskip
16675 \end_inset
16676
16677 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
16678  utiliza los siguientes comandos en el preámbulo:
16679 \end_layout
16680
16681 \begin_layout Standard
16682
16683 \series bold
16684
16685 \backslash
16686 @ifundefined{extrarowheight}
16687 \begin_inset Newline newline
16688 \end_inset
16689
16690
16691 \begin_inset Phantom HPhantom
16692 status open
16693
16694 \begin_layout Plain Layout
16695
16696 \series bold
16697 \begin_inset space ~
16698 \end_inset
16699
16700
16701 \end_layout
16702
16703 \end_inset
16704
16705 {
16706 \backslash
16707 usepackage{array}}{}
16708 \begin_inset Newline newline
16709 \end_inset
16710
16711
16712 \backslash
16713 setlength{
16714 \backslash
16715 extrarowheight}{altura}
16716 \end_layout
16717
16718 \begin_layout Standard
16719 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16720  centrado en vertical.
16721  (Lyx cargará automáticamente el paquete 
16722 \series bold
16723 array
16724 \series default
16725  cuando uses formatos de cuadro autodefinidos.
16726  Para evitar que sea cargado dos veces se pone al principio el comando 
16727 \series bold
16728
16729 \backslash
16730 @ifundefined
16731 \series default
16732 .)
16733 \end_layout
16734
16735 \begin_layout Standard
16736 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
16737  del cuadro están a veces demasiado cerca de las letras.
16738  Esto se puede corregir insertando el comando 
16739 \series bold
16740
16741 \backslash
16742 strut
16743 \series default
16744  en código TeX al principio de la fila del cuadro.
16745  El cuadro
16746 \begin_inset space ~
16747 \end_inset
16748
16749
16750 \begin_inset CommandInset ref
16751 LatexCommand ref
16752 reference "tab:Alineación-vertical"
16753
16754 \end_inset
16755
16756  muestra el efecto:
16757 \end_layout
16758
16759 \begin_layout Standard
16760 \noindent
16761 \begin_inset Float table
16762 placement h
16763 wide false
16764 sideways false
16765 status open
16766
16767 \begin_layout Plain Layout
16768 \begin_inset Caption
16769
16770 \begin_layout Plain Layout
16771 \begin_inset CommandInset label
16772 LatexCommand label
16773 name "tab:Alineación-vertical"
16774
16775 \end_inset
16776
16777 Alineación vertical de texto con letras grandes
16778 \end_layout
16779
16780 \end_inset
16781
16782
16783 \end_layout
16784
16785 \begin_layout Plain Layout
16786 \begin_inset space \hfill{}
16787 \end_inset
16788
16789
16790 \begin_inset Float table
16791 wide false
16792 sideways false
16793 status open
16794
16795 \begin_layout Plain Layout
16796 \begin_inset Caption
16797
16798 \begin_layout Plain Layout
16799 Cuadro normal
16800 \end_layout
16801
16802 \end_inset
16803
16804
16805 \end_layout
16806
16807 \begin_layout Plain Layout
16808 \noindent
16809 \align center
16810 \begin_inset Tabular
16811 <lyxtabular version="3" rows="6" columns="1">
16812 <features tabularvalignment="middle">
16813 <column alignment="left" valignment="top" width="0">
16814 <row>
16815 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16816 \begin_inset Text
16817
16818 \begin_layout Plain Layout
16819 Normal, g
16820 \end_layout
16821
16822 \end_inset
16823 </cell>
16824 </row>
16825 <row>
16826 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16827 \begin_inset Text
16828
16829 \begin_layout Plain Layout
16830
16831 \size large
16832 Grande
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 </row>
16838 <row>
16839 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843
16844 \size larger
16845 Más grande
16846 \end_layout
16847
16848 \end_inset
16849 </cell>
16850 </row>
16851 <row>
16852 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16853 \begin_inset Text
16854
16855 \begin_layout Plain Layout
16856
16857 \size largest
16858 Grandísima
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869
16870 \size huge
16871 Enorme
16872 \end_layout
16873
16874 \end_inset
16875 </cell>
16876 </row>
16877 <row>
16878 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16879 \begin_inset Text
16880
16881 \begin_layout Plain Layout
16882
16883 \size huge
16884 Más enorme
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 </lyxtabular>
16891
16892 \end_inset
16893
16894
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \begin_inset space \hfill{}
16901 \end_inset
16902
16903
16904 \begin_inset Float table
16905 wide false
16906 sideways false
16907 status open
16908
16909 \begin_layout Plain Layout
16910 \begin_inset Caption
16911
16912 \begin_layout Plain Layout
16913 Cuadro con comando 
16914 \series bold
16915
16916 \backslash
16917 strut
16918 \end_layout
16919
16920 \end_inset
16921
16922
16923 \end_layout
16924
16925 \begin_layout Plain Layout
16926 \noindent
16927 \align center
16928 \begin_inset Tabular
16929 <lyxtabular version="3" rows="6" columns="1">
16930 <features tabularvalignment="middle">
16931 <column alignment="left" valignment="top" width="0">
16932 <row>
16933 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16934 \begin_inset Text
16935
16936 \begin_layout Plain Layout
16937 Normal, g
16938 \end_layout
16939
16940 \end_inset
16941 </cell>
16942 </row>
16943 <row>
16944 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16945 \begin_inset Text
16946
16947 \begin_layout Plain Layout
16948
16949 \size large
16950 \begin_inset ERT
16951 status collapsed
16952
16953 \begin_layout Plain Layout
16954
16955
16956 \backslash
16957 strut 
16958 \end_layout
16959
16960 \end_inset
16961
16962 Grande
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \size larger
16975 \begin_inset ERT
16976 status collapsed
16977
16978 \begin_layout Plain Layout
16979
16980
16981 \backslash
16982 strut 
16983 \end_layout
16984
16985 \end_inset
16986
16987 Más grande
16988 \end_layout
16989
16990 \end_inset
16991 </cell>
16992 </row>
16993 <row>
16994 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16995 \begin_inset Text
16996
16997 \begin_layout Plain Layout
16998
16999 \size largest
17000 \begin_inset ERT
17001 status collapsed
17002
17003 \begin_layout Plain Layout
17004
17005
17006 \backslash
17007 strut 
17008 \end_layout
17009
17010 \end_inset
17011
17012 Grandísima
17013 \end_layout
17014
17015 \end_inset
17016 </cell>
17017 </row>
17018 <row>
17019 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17020 \begin_inset Text
17021
17022 \begin_layout Plain Layout
17023
17024 \size huge
17025 \begin_inset ERT
17026 status collapsed
17027
17028 \begin_layout Plain Layout
17029
17030
17031 \backslash
17032 strut 
17033 \end_layout
17034
17035 \end_inset
17036
17037 Enorme
17038 \end_layout
17039
17040 \end_inset
17041 </cell>
17042 </row>
17043 <row>
17044 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17045 \begin_inset Text
17046
17047 \begin_layout Plain Layout
17048
17049 \size giant
17050 \begin_inset ERT
17051 status collapsed
17052
17053 \begin_layout Plain Layout
17054
17055
17056 \backslash
17057 strut 
17058 \end_layout
17059
17060 \end_inset
17061
17062
17063 \size huge
17064 Más enorme
17065 \end_layout
17066
17067 \end_inset
17068 </cell>
17069 </row>
17070 </lyxtabular>
17071
17072 \end_inset
17073
17074
17075 \end_layout
17076
17077 \end_inset
17078
17079
17080 \begin_inset space \hfill{}
17081 \end_inset
17082
17083
17084 \end_layout
17085
17086 \end_inset
17087
17088
17089 \end_layout
17090
17091 \begin_layout Subsection
17092 Alineación especial de celdas
17093 \begin_inset CommandInset label
17094 LatexCommand label
17095 name "sub:Alineación-especial-de"
17096
17097 \end_inset
17098
17099
17100 \begin_inset Index idx
17101 status collapsed
17102
17103 \begin_layout Plain Layout
17104 Cuadros ! Personalización ! Alineación especial de celdas
17105 \end_layout
17106
17107 \end_inset
17108
17109
17110 \end_layout
17111
17112 \begin_layout Standard
17113 A veces mejora la presentación si las entradas en las celdas de una columna
17114  se alinean con un carácter determinado, p.
17115 \begin_inset space \thinspace{}
17116 \end_inset
17117
17118 e.
17119 \begin_inset space ~
17120 \end_inset
17121
17122 el separador decimal, como en el cuadro
17123 \begin_inset space ~
17124 \end_inset
17125
17126
17127 \begin_inset CommandInset ref
17128 LatexCommand ref
17129 reference "tab:Cuadro-celdas-alineadas"
17130
17131 \end_inset
17132
17133 .
17134  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
17135  el botón 
17136 \begin_inset Graphics
17137         filename ../../images/tabular-feature_align-decimal.png
17138         scale 85
17139         scaleBeforeRotation
17140
17141 \end_inset
17142
17143  de la barra de herramientas o eligiendo la alineación 
17144 \family sans
17145 Al separador decimal
17146 \family default
17147  en la configuración del cuadro.
17148  Ahí se puede especificar también el carácter deseado para la alineación.
17149 \end_layout
17150
17151 \begin_layout Standard
17152 \begin_inset Float table
17153 wide false
17154 sideways false
17155 status open
17156
17157 \begin_layout Plain Layout
17158 \begin_inset Caption
17159
17160 \begin_layout Plain Layout
17161 \begin_inset CommandInset label
17162 LatexCommand label
17163 name "tab:Cuadro-celdas-alineadas"
17164
17165 \end_inset
17166
17167 Cuadro con celdas alineadas con el separador decimal.
17168 \end_layout
17169
17170 \end_inset
17171
17172
17173 \end_layout
17174
17175 \begin_layout Plain Layout
17176 \align center
17177 \begin_inset Tabular
17178 <lyxtabular version="3" rows="4" columns="1">
17179 <features booktabs="true" tabularvalignment="middle">
17180 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17181 <row>
17182 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17183 \begin_inset Text
17184
17185 \begin_layout Plain Layout
17186 leyenda
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 </row>
17192 <row>
17193 <cell alignment="center" valignment="top" topline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197 12,6
17198 \end_layout
17199
17200 \end_inset
17201 </cell>
17202 </row>
17203 <row>
17204 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 0,68
17209 \end_layout
17210
17211 \end_inset
17212 </cell>
17213 </row>
17214 <row>
17215 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17216 \begin_inset Text
17217
17218 \begin_layout Plain Layout
17219 -123,0
17220 \end_layout
17221
17222 \end_inset
17223 </cell>
17224 </row>
17225 </lyxtabular>
17226
17227 \end_inset
17228
17229
17230 \end_layout
17231
17232 \end_inset
17233
17234
17235 \end_layout
17236
17237 \begin_layout Standard
17238 \begin_inset Float table
17239 wide false
17240 sideways false
17241 status open
17242
17243 \begin_layout Plain Layout
17244 \begin_inset Caption
17245
17246 \begin_layout Plain Layout
17247 \begin_inset CommandInset label
17248 LatexCommand label
17249 name "tab:Cuadro-con-celdas-de"
17250
17251 \end_inset
17252
17253 Cuadro con celdas alineadas con los operadores.
17254 \end_layout
17255
17256 \end_inset
17257
17258
17259 \end_layout
17260
17261 \begin_layout Plain Layout
17262 \align center
17263 \begin_inset Tabular
17264 <lyxtabular version="3" rows="4" columns="2">
17265 <features booktabs="true" tabularvalignment="middle">
17266 <column alignment="right" valignment="top" width="0pt">
17267 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17268 <row>
17269 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17270 \begin_inset Text
17271
17272 \begin_layout Plain Layout
17273 leyenda
17274 \end_layout
17275
17276 \end_inset
17277 </cell>
17278 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17279 \begin_inset Text
17280
17281 \begin_layout Plain Layout
17282
17283 \end_layout
17284
17285 \end_inset
17286 </cell>
17287 </row>
17288 <row>
17289 <cell alignment="center" valignment="top" usebox="none">
17290 \begin_inset Text
17291
17292 \begin_layout Plain Layout
17293 \begin_inset Formula $12\,+$
17294 \end_inset
17295
17296
17297 \end_layout
17298
17299 \end_inset
17300 </cell>
17301 <cell alignment="center" valignment="top" usebox="none">
17302 \begin_inset Text
17303
17304 \begin_layout Plain Layout
17305 \begin_inset Formula $\,6$
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \end_inset
17312 </cell>
17313 </row>
17314 <row>
17315 <cell alignment="center" valignment="top" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 \begin_inset Formula $0\,-$
17320 \end_inset
17321
17322
17323 \end_layout
17324
17325 \end_inset
17326 </cell>
17327 <cell alignment="center" valignment="top" usebox="none">
17328 \begin_inset Text
17329
17330 \begin_layout Plain Layout
17331 \begin_inset Formula $\,68$
17332 \end_inset
17333
17334
17335 \end_layout
17336
17337 \end_inset
17338 </cell>
17339 </row>
17340 <row>
17341 <cell alignment="center" valignment="top" usebox="none">
17342 \begin_inset Text
17343
17344 \begin_layout Plain Layout
17345 \begin_inset Formula $-123\,/$
17346 \end_inset
17347
17348
17349 \end_layout
17350
17351 \end_inset
17352 </cell>
17353 <cell alignment="center" valignment="top" usebox="none">
17354 \begin_inset Text
17355
17356 \begin_layout Plain Layout
17357 \begin_inset Formula $\,0$
17358 \end_inset
17359
17360
17361 \end_layout
17362
17363 \end_inset
17364 </cell>
17365 </row>
17366 </lyxtabular>
17367
17368 \end_inset
17369
17370
17371 \end_layout
17372
17373 \end_inset
17374
17375
17376 \end_layout
17377
17378 \begin_layout Standard
17379 Para alinear con caracteres en ecuaciones este método no funciona porque
17380  el campo para especificar el carácter no permite ecuaciones.
17381  En este caso hay que usar el método del cuadro
17382 \begin_inset space ~
17383 \end_inset
17384
17385
17386 \begin_inset CommandInset ref
17387 LatexCommand ref
17388 reference "tab:Cuadro-con-celdas-de"
17389
17390 \end_inset
17391
17392 .
17393  Es un cuadro 4×2.
17394  La leyenda es una multicolumna centrada.
17395  La primera columna está alineada a la derecha y contiene la primera parte
17396  incluyendo el operador.
17397  La segunda columna está alineada a la izquierda y contiene la parte restante.
17398  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
17399  columna para mantener el espacio habitual alrededor de los operadores.
17400  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
17401  el siguiente argumento LaTeX para la segunda columna:
17402 \end_layout
17403
17404 \begin_layout Standard
17405
17406 \series bold
17407 @{}l
17408 \end_layout
17409
17410 \begin_layout Standard
17411 El cuadro
17412 \begin_inset space ~
17413 \end_inset
17414
17415
17416 \begin_inset CommandInset ref
17417 LatexCommand ref
17418 reference "tab:Varias-alineaciones"
17419
17420 \end_inset
17421
17422  muestra varios ejemplos de alineación.
17423  Para alinear al signo de relación se ha añadido un pequeño espacio como
17424  en la segunda columna del cuadro
17425 \begin_inset space ~
17426 \end_inset
17427
17428
17429 \begin_inset CommandInset ref
17430 LatexCommand ref
17431 reference "tab:Cuadro-con-celdas-de"
17432
17433 \end_inset
17434
17435 .
17436 \end_layout
17437
17438 \begin_layout Standard
17439 \begin_inset Float table
17440 placement h
17441 wide false
17442 sideways false
17443 status open
17444
17445 \begin_layout Plain Layout
17446 \begin_inset Caption
17447
17448 \begin_layout Plain Layout
17449 \begin_inset CommandInset label
17450 LatexCommand label
17451 name "tab:Varias-alineaciones"
17452
17453 \end_inset
17454
17455 Cuadro con varias alineaciones.
17456 \end_layout
17457
17458 \end_inset
17459
17460
17461 \end_layout
17462
17463 \begin_layout Plain Layout
17464 \align center
17465 \begin_inset Tabular
17466 <lyxtabular version="3" rows="4" columns="6">
17467 <features tabularvalignment="middle">
17468 <column alignment="right" valignment="top" width="0">
17469 <column alignment="left" valignment="top" width="0" special="@{}l">
17470 <column alignment="right" valignment="top" width="0">
17471 <column alignment="left" valignment="top" width="0" special="@{}l">
17472 <column alignment="right" valignment="top" width="0">
17473 <column alignment="left" valignment="top" width="0" special="@{}l">
17474 <row>
17475 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17476 \begin_inset Text
17477
17478 \begin_layout Plain Layout
17479 unidades
17480 \end_layout
17481
17482 \end_inset
17483 </cell>
17484 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17485 \begin_inset Text
17486
17487 \begin_layout Plain Layout
17488
17489 \end_layout
17490
17491 \end_inset
17492 </cell>
17493 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17494 \begin_inset Text
17495
17496 \begin_layout Plain Layout
17497 exponentes
17498 \end_layout
17499
17500 \end_inset
17501 </cell>
17502 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17503 \begin_inset Text
17504
17505 \begin_layout Plain Layout
17506
17507 \end_layout
17508
17509 \end_inset
17510 </cell>
17511 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17512 \begin_inset Text
17513
17514 \begin_layout Plain Layout
17515 relaciones
17516 \end_layout
17517
17518 \end_inset
17519 </cell>
17520 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17521 \begin_inset Text
17522
17523 \begin_layout Plain Layout
17524
17525 \end_layout
17526
17527 \end_inset
17528 </cell>
17529 </row>
17530 <row>
17531 <cell alignment="center" valignment="top" usebox="none">
17532 \begin_inset Text
17533
17534 \begin_layout Plain Layout
17535 12×
17536 \end_layout
17537
17538 \end_inset
17539 </cell>
17540 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17541 \begin_inset Text
17542
17543 \begin_layout Plain Layout
17544 24
17545 \begin_inset space \thinspace{}
17546 \end_inset
17547
17548 bottles
17549 \end_layout
17550
17551 \end_inset
17552 </cell>
17553 <cell alignment="center" valignment="top" usebox="none">
17554 \begin_inset Text
17555
17556 \begin_layout Plain Layout
17557 \begin_inset Formula $10\cdot$
17558 \end_inset
17559
17560
17561 \end_layout
17562
17563 \end_inset
17564 </cell>
17565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17566 \begin_inset Text
17567
17568 \begin_layout Plain Layout
17569 \begin_inset Formula $10^{\mbox{-}17}$
17570 \end_inset
17571
17572
17573 \end_layout
17574
17575 \end_inset
17576 </cell>
17577 <cell alignment="center" valignment="top" usebox="none">
17578 \begin_inset Text
17579
17580 \begin_layout Plain Layout
17581 \begin_inset Formula $\Gamma(t)\propto$
17582 \end_inset
17583
17584
17585 \end_layout
17586
17587 \end_inset
17588 </cell>
17589 <cell alignment="center" valignment="top" usebox="none">
17590 \begin_inset Text
17591
17592 \begin_layout Plain Layout
17593 \begin_inset Formula $\:\Upsilon(t)$
17594 \end_inset
17595
17596
17597 \end_layout
17598
17599 \end_inset
17600 </cell>
17601 </row>
17602 <row>
17603 <cell alignment="center" valignment="top" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607 1024×
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17613 \begin_inset Text
17614
17615 \begin_layout Plain Layout
17616 768
17617 \begin_inset space \thinspace{}
17618 \end_inset
17619
17620 Pixels
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 \begin_inset Formula $5.78\cdot$
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \end_inset
17636 </cell>
17637 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17638 \begin_inset Text
17639
17640 \begin_layout Plain Layout
17641 \begin_inset Formula $10^{7}$
17642 \end_inset
17643
17644
17645 \end_layout
17646
17647 \end_inset
17648 </cell>
17649 <cell alignment="center" valignment="top" usebox="none">
17650 \begin_inset Text
17651
17652 \begin_layout Plain Layout
17653 \begin_inset Formula $A\ne$
17654 \end_inset
17655
17656
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 \begin_inset Formula $\: B_{\mathrm{red}}$
17666 \end_inset
17667
17668
17669 \end_layout
17670
17671 \end_inset
17672 </cell>
17673 </row>
17674 <row>
17675 <cell alignment="center" valignment="top" usebox="none">
17676 \begin_inset Text
17677
17678 \begin_layout Plain Layout
17679 32×
17680 \end_layout
17681
17682 \end_inset
17683 </cell>
17684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17685 \begin_inset Text
17686
17687 \begin_layout Plain Layout
17688 6
17689 \begin_inset space \thinspace{}
17690 \end_inset
17691
17692 cm
17693 \end_layout
17694
17695 \end_inset
17696 </cell>
17697 <cell alignment="center" valignment="top" usebox="none">
17698 \begin_inset Text
17699
17700 \begin_layout Plain Layout
17701 -
17702 \begin_inset Formula $33.5\cdot$
17703 \end_inset
17704
17705
17706 \end_layout
17707
17708 \end_inset
17709 </cell>
17710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17711 \begin_inset Text
17712
17713 \begin_layout Plain Layout
17714 \begin_inset Formula $10^{4}$
17715 \end_inset
17716
17717
17718 \end_layout
17719
17720 \end_inset
17721 </cell>
17722 <cell alignment="center" valignment="top" usebox="none">
17723 \begin_inset Text
17724
17725 \begin_layout Plain Layout
17726 \begin_inset Formula $\sen(\alpha)\ge$
17727 \end_inset
17728
17729
17730 \end_layout
17731
17732 \end_inset
17733 </cell>
17734 <cell alignment="center" valignment="top" usebox="none">
17735 \begin_inset Text
17736
17737 \begin_layout Plain Layout
17738 \begin_inset Formula $\:\sen(\beta)$
17739 \end_inset
17740
17741
17742 \end_layout
17743
17744 \end_inset
17745 </cell>
17746 </row>
17747 </lyxtabular>
17748
17749 \end_inset
17750
17751
17752 \end_layout
17753
17754 \end_inset
17755
17756
17757 \end_layout
17758
17759 \begin_layout Subsection
17760 Formato personalizado de celda/columna
17761 \begin_inset CommandInset label
17762 LatexCommand label
17763 name "sub:Formato-Personalizado"
17764
17765 \end_inset
17766
17767
17768 \begin_inset Index idx
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772 Cuadros ! Personalización ! Formato de celda/columna
17773 \end_layout
17774
17775 \end_inset
17776
17777
17778 \end_layout
17779
17780 \begin_layout Standard
17781 El cálculo de la anchura necesaria para columnas extendidas descrito en
17782  la sección
17783 \begin_inset space ~
17784 \end_inset
17785
17786
17787 \begin_inset CommandInset ref
17788 LatexCommand ref
17789 reference "sub:Cálculos-en-Multicolumnas"
17790
17791 \end_inset
17792
17793  es muy pesado si tienes varios cuadros con multicolumnas.
17794  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17795 mna aplicable a todos los cuadros del documento.
17796  El formato se define con el comando
17797 \end_layout
17798
17799 \begin_layout Standard
17800
17801 \series bold
17802
17803 \backslash
17804 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17805 \end_layout
17806
17807 \begin_layout Standard
17808 El nombre de formato puede ser una sola letra.
17809  Las letras 
17810 \emph on
17811 b, c, l, m, p
17812 \emph default
17813  y 
17814 \emph on
17815 r
17816 \emph default
17817  están predefinidas y no pueden usarse.
17818  Pero se permiten todas las mayúsculas.
17819 \end_layout
17820
17821 \begin_layout Standard
17822 \begin_inset VSpace medskip
17823 \end_inset
17824
17825
17826 \end_layout
17827
17828 \begin_layout Standard
17829 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17830  fija puedes definir el formato de celda
17831 \end_layout
17832
17833 \begin_layout Standard
17834
17835 \series bold
17836
17837 \backslash
17838 newcolumntype{M}[1]{>{
17839 \backslash
17840 centering
17841 \backslash
17842 hspace{0pt}}m{#1}}
17843 \end_layout
17844
17845 \begin_layout Standard
17846 donde 
17847 \series bold
17848
17849 \backslash
17850 hspace{0pt}
17851 \series default
17852  evita el problema de partir con guión la primera palabra, como se describe
17853  en la sección
17854 \begin_inset space ~
17855 \end_inset
17856
17857
17858 \begin_inset CommandInset ref
17859 LatexCommand ref
17860 reference "sub:Líneas-Múltiples-en"
17861
17862 \end_inset
17863
17864 .
17865  Ahora puedes introducir simplemente
17866 \end_layout
17867
17868 \begin_layout Standard
17869
17870 \series bold
17871 M{ancho}
17872 \end_layout
17873
17874 \begin_layout Standard
17875 como argumento LaTeX en el diálogo de cuadros para crear una multicolumna.
17876 \end_layout
17877
17878 \begin_layout Standard
17879 \begin_inset VSpace bigskip
17880 \end_inset
17881
17882
17883 \end_layout
17884
17885 \begin_layout Standard
17886 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17887 \end_layout
17888
17889 \begin_layout Standard
17890
17891 \series bold
17892
17893 \backslash
17894 newcolumntype{S}[2]{>{
17895 \backslash
17896 centering
17897 \backslash
17898 hspace{0pt}}
17899 \begin_inset Newline newline
17900 \end_inset
17901
17902
17903 \begin_inset Phantom HPhantom
17904 status open
17905
17906 \begin_layout Plain Layout
17907
17908 \series bold
17909
17910 \backslash
17911 newcolumntype
17912 \end_layout
17913
17914 \end_inset
17915
17916 m{(#1+(2
17917 \backslash
17918 tabcolsep+
17919 \backslash
17920 arrayrulewidth)*(1-#2))/#2}}
17921 \end_layout
17922
17923 \begin_layout Standard
17924 Este formato usa la ecuación 
17925 \begin_inset CommandInset ref
17926 LatexCommand eqref
17927 reference "eq:Wgn"
17928
17929 \end_inset
17930
17931  para calcular la anchura necesaria para que cada celda extendida tenga
17932  la misma anchura.
17933 \end_layout
17934
17935 \begin_layout Standard
17936 Ahora puedes introducir
17937 \end_layout
17938
17939 \begin_layout Standard
17940
17941 \series bold
17942 S{ancho de la celda multicolumna}{número de columnas extendidas}
17943 \end_layout
17944
17945 \begin_layout Standard
17946 como argumento LaTeX de la columna.
17947 \end_layout
17948
17949 \begin_layout Standard
17950 \begin_inset VSpace bigskip
17951 \end_inset
17952
17953
17954 \end_layout
17955
17956 \begin_layout Standard
17957 Para columnas coloreadas puedes definir
17958 \end_layout
17959
17960 \begin_layout Standard
17961
17962 \series bold
17963
17964 \backslash
17965 newcolumntype{K}[1]{>{
17966 \backslash
17967 columncolor{#1}
17968 \backslash
17969 hspace{0pt}}c}
17970 \end_layout
17971
17972 \begin_layout Standard
17973 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
17974  horizontalmente.
17975  Ahora puedes introducir
17976 \end_layout
17977
17978 \begin_layout Standard
17979
17980 \series bold
17981 K{nombre del color}
17982 \end_layout
17983
17984 \begin_layout Standard
17985 como argumento LaTeX.
17986 \end_layout
17987
17988 \begin_layout Standard
17989 \begin_inset VSpace bigskip
17990 \end_inset
17991
17992
17993 \end_layout
17994
17995 \begin_layout Standard
17996 Para crear el cuadro
17997 \begin_inset space ~
17998 \end_inset
17999
18000
18001 \begin_inset CommandInset ref
18002 LatexCommand ref
18003 reference "tab:Cuadro-con-formatos-definidos-por"
18004
18005 \end_inset
18006
18007  usa los argumentos LaTeX
18008 \end_layout
18009
18010 \begin_layout Standard
18011
18012 \series bold
18013 M{2.5cm}
18014 \end_layout
18015
18016 \begin_layout Standard
18017 para la primera columna y la multicolumna,
18018 \end_layout
18019
18020 \begin_layout Standard
18021
18022 \series bold
18023 K{red}
18024 \end_layout
18025
18026 \begin_layout Standard
18027 para la última columna y
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033 S{2.5cm}{2}
18034 \end_layout
18035
18036 \begin_layout Standard
18037 para las celdas en la segunda columna.
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset Float table
18042 placement h
18043 wide false
18044 sideways false
18045 status open
18046
18047 \begin_layout Plain Layout
18048 \begin_inset Caption
18049
18050 \begin_layout Plain Layout
18051 \begin_inset CommandInset label
18052 LatexCommand label
18053 name "tab:Cuadro-con-formatos-definidos-por"
18054
18055 \end_inset
18056
18057 Cuadro con formatos definidos por el usuario
18058 \end_layout
18059
18060 \end_inset
18061
18062
18063 \end_layout
18064
18065 \begin_layout Plain Layout
18066 \align center
18067 \begin_inset Tabular
18068 <lyxtabular version="3" rows="3" columns="4">
18069 <features tabularvalignment="middle">
18070 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18071 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18072 <column alignment="center" valignment="middle" width="0">
18073 <column alignment="center" valignment="middle" width="0" special="K{red}">
18074 <row>
18075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18076 \begin_inset Text
18077
18078 \begin_layout Plain Layout
18079 palabramuylargaenceldadecuadro
18080 \end_layout
18081
18082 \end_inset
18083 </cell>
18084 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18085 \begin_inset Text
18086
18087 \begin_layout Plain Layout
18088 multicolumna línea múltiple
18089 \end_layout
18090
18091 \end_inset
18092 </cell>
18093 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18094 \begin_inset Text
18095
18096 \begin_layout Plain Layout
18097
18098 \end_layout
18099
18100 \end_inset
18101 </cell>
18102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18103 \begin_inset Text
18104
18105 \begin_layout Plain Layout
18106 c
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 </row>
18112 <row>
18113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18114 \begin_inset Text
18115
18116 \begin_layout Plain Layout
18117 d
18118 \end_layout
18119
18120 \end_inset
18121 </cell>
18122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18123 \begin_inset Text
18124
18125 \begin_layout Plain Layout
18126 e
18127 \end_layout
18128
18129 \end_inset
18130 </cell>
18131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18132 \begin_inset Text
18133
18134 \begin_layout Plain Layout
18135 f
18136 \end_layout
18137
18138 \end_inset
18139 </cell>
18140 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18141 \begin_inset Text
18142
18143 \begin_layout Plain Layout
18144 g
18145 \end_layout
18146
18147 \end_inset
18148 </cell>
18149 </row>
18150 <row>
18151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18152 \begin_inset Text
18153
18154 \begin_layout Plain Layout
18155 h
18156 \end_layout
18157
18158 \end_inset
18159 </cell>
18160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18161 \begin_inset Text
18162
18163 \begin_layout Plain Layout
18164 i
18165 \end_layout
18166
18167 \end_inset
18168 </cell>
18169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18170 \begin_inset Text
18171
18172 \begin_layout Plain Layout
18173 j
18174 \end_layout
18175
18176 \end_inset
18177 </cell>
18178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18179 \begin_inset Text
18180
18181 \begin_layout Plain Layout
18182 k
18183 \end_layout
18184
18185 \end_inset
18186 </cell>
18187 </row>
18188 </lyxtabular>
18189
18190 \end_inset
18191
18192
18193 \end_layout
18194
18195 \end_inset
18196
18197
18198 \end_layout
18199
18200 \begin_layout Subsection
18201 Grosor de líneas
18202 \begin_inset CommandInset label
18203 LatexCommand label
18204 name "sub:Grosor-de-Líneas"
18205
18206 \end_inset
18207
18208
18209 \begin_inset Index idx
18210 status open
18211
18212 \begin_layout Plain Layout
18213 Cuadros ! Personalización ! Grosor de línea
18214 \end_layout
18215
18216 \end_inset
18217
18218
18219 \end_layout
18220
18221 \begin_layout Standard
18222 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
18223  
18224 \series bold
18225
18226 \backslash
18227 arrayrulewidth
18228 \series default
18229 .
18230  Por ejemplo, para poner un grosor de línea de 1.5
18231 \begin_inset space \thinspace{}
18232 \end_inset
18233
18234 pt, como en el cuadro
18235 \begin_inset space ~
18236 \end_inset
18237
18238
18239 \begin_inset CommandInset ref
18240 LatexCommand ref
18241 reference "tab:Cuadro-con-líneas"
18242
18243 \end_inset
18244
18245 , inserta el comando
18246 \end_layout
18247
18248 \begin_layout Standard
18249
18250 \series bold
18251
18252 \backslash
18253 setlength{
18254 \backslash
18255 arrayrulewidth}{1.5pt}
18256 \end_layout
18257
18258 \begin_layout Standard
18259 en código TeX antes del cuadro o flotante.
18260  Este cambio es válido para todos los siguientes cuadros.
18261  Para volver al valor predeterminado, define 
18262 \series bold
18263
18264 \backslash
18265 arrayrulewidth
18266 \series default
18267  a 0.4
18268 \begin_inset space \thinspace{}
18269 \end_inset
18270
18271 pt en código TeX detrás del cuadro o flotante.
18272 \end_layout
18273
18274 \begin_layout Standard
18275 \begin_inset ERT
18276 status collapsed
18277
18278 \begin_layout Plain Layout
18279
18280
18281 \backslash
18282 setlength{
18283 \backslash
18284 arrayrulewidth}{1.5pt}
18285 \end_layout
18286
18287 \end_inset
18288
18289
18290 \begin_inset Float table
18291 wide false
18292 sideways false
18293 status open
18294
18295 \begin_layout Plain Layout
18296 \begin_inset Caption
18297
18298 \begin_layout Plain Layout
18299 \begin_inset CommandInset label
18300 LatexCommand label
18301 name "tab:Cuadro-con-líneas"
18302
18303 \end_inset
18304
18305 Cuadro con líneas de grosor 1.5
18306 \begin_inset space \thinspace{}
18307 \end_inset
18308
18309 pt
18310 \end_layout
18311
18312 \end_inset
18313
18314
18315 \end_layout
18316
18317 \begin_layout Plain Layout
18318 \align center
18319 \begin_inset Tabular
18320 <lyxtabular version="3" rows="3" columns="3">
18321 <features tabularvalignment="middle">
18322 <column alignment="center" valignment="top" width="0">
18323 <column alignment="center" valignment="top" width="0">
18324 <column alignment="center" valignment="top" width="0">
18325 <row>
18326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18327 \begin_inset Text
18328
18329 \begin_layout Plain Layout
18330 sd
18331 \end_layout
18332
18333 \end_inset
18334 </cell>
18335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18336 \begin_inset Text
18337
18338 \begin_layout Plain Layout
18339
18340 \end_layout
18341
18342 \end_inset
18343 </cell>
18344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18345 \begin_inset Text
18346
18347 \begin_layout Plain Layout
18348
18349 \end_layout
18350
18351 \end_inset
18352 </cell>
18353 </row>
18354 <row>
18355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18356 \begin_inset Text
18357
18358 \begin_layout Plain Layout
18359
18360 \end_layout
18361
18362 \end_inset
18363 </cell>
18364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18365 \begin_inset Text
18366
18367 \begin_layout Plain Layout
18368 sd
18369 \end_layout
18370
18371 \end_inset
18372 </cell>
18373 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18374 \begin_inset Text
18375
18376 \begin_layout Plain Layout
18377
18378 \end_layout
18379
18380 \end_inset
18381 </cell>
18382 </row>
18383 <row>
18384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18385 \begin_inset Text
18386
18387 \begin_layout Plain Layout
18388
18389 \end_layout
18390
18391 \end_inset
18392 </cell>
18393 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18394 \begin_inset Text
18395
18396 \begin_layout Plain Layout
18397
18398 \end_layout
18399
18400 \end_inset
18401 </cell>
18402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18403 \begin_inset Text
18404
18405 \begin_layout Plain Layout
18406 sd
18407 \end_layout
18408
18409 \end_inset
18410 </cell>
18411 </row>
18412 </lyxtabular>
18413
18414 \end_inset
18415
18416
18417 \end_layout
18418
18419 \end_inset
18420
18421
18422 \begin_inset ERT
18423 status collapsed
18424
18425 \begin_layout Plain Layout
18426
18427
18428 \backslash
18429 setlength{
18430 \backslash
18431 arrayrulewidth}{0.4pt}
18432 \end_layout
18433
18434 \end_inset
18435
18436
18437 \end_layout
18438
18439 \begin_layout Standard
18440 \begin_inset VSpace bigskip
18441 \end_inset
18442
18443 Para definir un grosor de 1.5
18444 \begin_inset space \thinspace{}
18445 \end_inset
18446
18447 pt sólo para líneas horizontales, como en el cuadro
18448 \begin_inset space ~
18449 \end_inset
18450
18451
18452 \begin_inset CommandInset ref
18453 LatexCommand ref
18454 reference "tab:Cuadro-con-horizontales"
18455
18456 \end_inset
18457
18458 , inserta estos comandos en código TeX antes del cuadro o flotante:
18459 \end_layout
18460
18461 \begin_layout Standard
18462
18463 \series bold
18464
18465 \backslash
18466 let
18467 \backslash
18468 myHline
18469 \backslash
18470 hline
18471 \begin_inset Newline newline
18472 \end_inset
18473
18474
18475 \backslash
18476 renewcommand{
18477 \backslash
18478 hline}
18479 \begin_inset Newline newline
18480 \end_inset
18481
18482  {
18483 \backslash
18484 noalign{
18485 \backslash
18486 global
18487 \backslash
18488 arrayrulewidth 1.5pt}
18489 \begin_inset Newline newline
18490 \end_inset
18491
18492  
18493 \backslash
18494 myHline
18495 \backslash
18496 noalign{
18497 \backslash
18498 global
18499 \backslash
18500 arrayrulewidth 0.4pt}}
18501 \end_layout
18502
18503 \begin_layout Standard
18504 Para volver al grosor predeterminado, inserta este comando en código TeX
18505  detrás del cuadro o flotante:
18506 \end_layout
18507
18508 \begin_layout Standard
18509
18510 \series bold
18511
18512 \backslash
18513 renewcommand{
18514 \backslash
18515 hline}{
18516 \backslash
18517 myHline}
18518 \end_layout
18519
18520 \begin_layout Standard
18521 \begin_inset ERT
18522 status collapsed
18523
18524 \begin_layout Plain Layout
18525
18526
18527 \backslash
18528 let
18529 \backslash
18530 myHline
18531 \backslash
18532 hline
18533 \end_layout
18534
18535 \begin_layout Plain Layout
18536
18537
18538 \backslash
18539 renewcommand{
18540 \backslash
18541 hline}
18542 \end_layout
18543
18544 \begin_layout Plain Layout
18545
18546  {
18547 \backslash
18548 noalign{
18549 \backslash
18550 global
18551 \backslash
18552 arrayrulewidth 1.5pt}
18553 \end_layout
18554
18555 \begin_layout Plain Layout
18556
18557   
18558 \backslash
18559 myHline
18560 \backslash
18561 noalign{
18562 \backslash
18563 global
18564 \backslash
18565 arrayrulewidth 0.4pt}}
18566 \end_layout
18567
18568 \end_inset
18569
18570
18571 \begin_inset Float table
18572 wide false
18573 sideways false
18574 status open
18575
18576 \begin_layout Plain Layout
18577 \begin_inset Caption
18578
18579 \begin_layout Plain Layout
18580 \begin_inset CommandInset label
18581 LatexCommand label
18582 name "tab:Cuadro-con-horizontales"
18583
18584 \end_inset
18585
18586 Cuadro con líneas horizontales de 1.5
18587 \begin_inset space \thinspace{}
18588 \end_inset
18589
18590 pt
18591 \end_layout
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Plain Layout
18599 \align center
18600 \begin_inset Tabular
18601 <lyxtabular version="3" rows="3" columns="3">
18602 <features tabularvalignment="middle">
18603 <column alignment="center" valignment="top" width="0">
18604 <column alignment="center" valignment="top" width="0">
18605 <column alignment="center" valignment="top" width="0">
18606 <row>
18607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18608 \begin_inset Text
18609
18610 \begin_layout Plain Layout
18611 sd
18612 \end_layout
18613
18614 \end_inset
18615 </cell>
18616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18617 \begin_inset Text
18618
18619 \begin_layout Plain Layout
18620
18621 \end_layout
18622
18623 \end_inset
18624 </cell>
18625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18626 \begin_inset Text
18627
18628 \begin_layout Plain Layout
18629
18630 \end_layout
18631
18632 \end_inset
18633 </cell>
18634 </row>
18635 <row>
18636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18637 \begin_inset Text
18638
18639 \begin_layout Plain Layout
18640
18641 \end_layout
18642
18643 \end_inset
18644 </cell>
18645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18646 \begin_inset Text
18647
18648 \begin_layout Plain Layout
18649 sd
18650 \end_layout
18651
18652 \end_inset
18653 </cell>
18654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18655 \begin_inset Text
18656
18657 \begin_layout Plain Layout
18658
18659 \end_layout
18660
18661 \end_inset
18662 </cell>
18663 </row>
18664 <row>
18665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18666 \begin_inset Text
18667
18668 \begin_layout Plain Layout
18669
18670 \end_layout
18671
18672 \end_inset
18673 </cell>
18674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18675 \begin_inset Text
18676
18677 \begin_layout Plain Layout
18678
18679 \end_layout
18680
18681 \end_inset
18682 </cell>
18683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18684 \begin_inset Text
18685
18686 \begin_layout Plain Layout
18687 sd
18688 \end_layout
18689
18690 \end_inset
18691 </cell>
18692 </row>
18693 </lyxtabular>
18694
18695 \end_inset
18696
18697
18698 \end_layout
18699
18700 \end_inset
18701
18702
18703 \begin_inset ERT
18704 status collapsed
18705
18706 \begin_layout Plain Layout
18707
18708
18709 \backslash
18710 renewcommand{
18711 \backslash
18712 hline}{
18713 \backslash
18714 myHline}
18715 \end_layout
18716
18717 \end_inset
18718
18719
18720 \end_layout
18721
18722 \begin_layout Standard
18723 \begin_inset VSpace bigskip
18724 \end_inset
18725
18726 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18727  siguiente formato de columna en el preámbulo del documento, de acuerdo
18728  con lo descrito en la sección
18729 \begin_inset space ~
18730 \end_inset
18731
18732
18733 \begin_inset CommandInset ref
18734 LatexCommand ref
18735 reference "sub:Formato-Personalizado"
18736
18737 \end_inset
18738
18739 :
18740 \end_layout
18741
18742 \begin_layout Standard
18743
18744 \series bold
18745
18746 \backslash
18747 newcolumntype{V}{!{
18748 \backslash
18749 vrule width 1.5pt}}
18750 \end_layout
18751
18752 \begin_layout Standard
18753 Para el cuadro
18754 \begin_inset space ~
18755 \end_inset
18756
18757
18758 \begin_inset CommandInset ref
18759 LatexCommand ref
18760 reference "tab:Cuadro-con-verticales"
18761
18762 \end_inset
18763
18764  se usó el argumento LaTeX
18765 \end_layout
18766
18767 \begin_layout Standard
18768
18769 \series bold
18770 VcV
18771 \end_layout
18772
18773 \begin_layout Standard
18774 para la última columna y
18775 \end_layout
18776
18777 \begin_layout Standard
18778
18779 \series bold
18780 Vc
18781 \end_layout
18782
18783 \begin_layout Standard
18784 para las otras.
18785 \end_layout
18786
18787 \begin_layout Standard
18788 \begin_inset Float table
18789 wide false
18790 sideways false
18791 status open
18792
18793 \begin_layout Plain Layout
18794 \begin_inset Caption
18795
18796 \begin_layout Plain Layout
18797 \begin_inset CommandInset label
18798 LatexCommand label
18799 name "tab:Cuadro-con-verticales"
18800
18801 \end_inset
18802
18803 Cuadro con líneas verticales de 1.5
18804 \begin_inset space \thinspace{}
18805 \end_inset
18806
18807 pt de grosor
18808 \end_layout
18809
18810 \end_inset
18811
18812
18813 \end_layout
18814
18815 \begin_layout Plain Layout
18816 \align center
18817 \begin_inset Tabular
18818 <lyxtabular version="3" rows="3" columns="3">
18819 <features tabularvalignment="middle">
18820 <column alignment="center" valignment="top" width="0" special="Vc">
18821 <column alignment="center" valignment="top" width="0" special="Vc">
18822 <column alignment="center" valignment="top" width="0" special="VcV">
18823 <row>
18824 <cell alignment="center" valignment="top" topline="true" usebox="none">
18825 \begin_inset Text
18826
18827 \begin_layout Plain Layout
18828 sd
18829 \end_layout
18830
18831 \end_inset
18832 </cell>
18833 <cell alignment="center" valignment="top" topline="true" usebox="none">
18834 \begin_inset Text
18835
18836 \begin_layout Plain Layout
18837
18838 \end_layout
18839
18840 \end_inset
18841 </cell>
18842 <cell alignment="center" valignment="top" topline="true" usebox="none">
18843 \begin_inset Text
18844
18845 \begin_layout Plain Layout
18846
18847 \end_layout
18848
18849 \end_inset
18850 </cell>
18851 </row>
18852 <row>
18853 <cell alignment="center" valignment="top" topline="true" usebox="none">
18854 \begin_inset Text
18855
18856 \begin_layout Plain Layout
18857
18858 \end_layout
18859
18860 \end_inset
18861 </cell>
18862 <cell alignment="center" valignment="top" topline="true" usebox="none">
18863 \begin_inset Text
18864
18865 \begin_layout Plain Layout
18866 sd
18867 \end_layout
18868
18869 \end_inset
18870 </cell>
18871 <cell alignment="center" valignment="top" topline="true" usebox="none">
18872 \begin_inset Text
18873
18874 \begin_layout Plain Layout
18875
18876 \end_layout
18877
18878 \end_inset
18879 </cell>
18880 </row>
18881 <row>
18882 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18883 \begin_inset Text
18884
18885 \begin_layout Plain Layout
18886
18887 \end_layout
18888
18889 \end_inset
18890 </cell>
18891 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18892 \begin_inset Text
18893
18894 \begin_layout Plain Layout
18895
18896 \end_layout
18897
18898 \end_inset
18899 </cell>
18900 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18901 \begin_inset Text
18902
18903 \begin_layout Plain Layout
18904 sd
18905 \end_layout
18906
18907 \end_inset
18908 </cell>
18909 </row>
18910 </lyxtabular>
18911
18912 \end_inset
18913
18914
18915 \end_layout
18916
18917 \end_inset
18918
18919
18920 \end_layout
18921
18922 \begin_layout Subsection
18923 Líneas de trazos
18924 \begin_inset Index idx
18925 status open
18926
18927 \begin_layout Plain Layout
18928 Cuadros ! Personalización ! Líneas de trazos
18929 \end_layout
18930
18931 \end_inset
18932
18933
18934 \end_layout
18935
18936 \begin_layout Standard
18937 \begin_inset ERT
18938 status collapsed
18939
18940 \begin_layout Plain Layout
18941
18942
18943 \backslash
18944 ifarydshln
18945 \end_layout
18946
18947 \end_inset
18948
18949
18950 \begin_inset Note Note
18951 status collapsed
18952
18953 \begin_layout Plain Layout
18954 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18955  LaTeX 
18956 \series bold
18957 arydshln
18958 \series default
18959 .
18960 \end_layout
18961
18962 \end_inset
18963
18964
18965 \end_layout
18966
18967 \begin_layout Standard
18968 \begin_inset Float table
18969 placement H
18970 wide false
18971 sideways false
18972 status open
18973
18974 \begin_layout Plain Layout
18975 \begin_inset Caption
18976
18977 \begin_layout Plain Layout
18978 \begin_inset CommandInset label
18979 LatexCommand label
18980 name "tab:Cuadro-con-trazos"
18981
18982 \end_inset
18983
18984 Cuadro con líneas de trazos
18985 \end_layout
18986
18987 \end_inset
18988
18989
18990 \end_layout
18991
18992 \begin_layout Plain Layout
18993 \align center
18994 \begin_inset Tabular
18995 <lyxtabular version="3" rows="5" columns="5">
18996 <features tabularvalignment="middle">
18997 <column alignment="center" valignment="top" width="0">
18998 <column alignment="center" valignment="top" width="0">
18999 <column alignment="center" valignment="top" width="0" special=":c">
19000 <column alignment="center" valignment="top" width="0">
19001 <column alignment="center" valignment="top" width="0">
19002 <row>
19003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 a
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 b
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 c
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19031 \begin_inset Text
19032
19033 \begin_layout Plain Layout
19034 d
19035 \end_layout
19036
19037 \end_inset
19038 </cell>
19039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19040 \begin_inset Text
19041
19042 \begin_layout Plain Layout
19043 e
19044 \end_layout
19045
19046 \end_inset
19047 </cell>
19048 </row>
19049 <row>
19050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19051 \begin_inset Text
19052
19053 \begin_layout Plain Layout
19054 f
19055 \end_layout
19056
19057 \end_inset
19058 </cell>
19059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19060 \begin_inset Text
19061
19062 \begin_layout Plain Layout
19063 g
19064 \end_layout
19065
19066 \end_inset
19067 </cell>
19068 <cell alignment="center" valignment="top" topline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072 h
19073 \end_layout
19074
19075 \end_inset
19076 </cell>
19077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19078 \begin_inset Text
19079
19080 \begin_layout Plain Layout
19081 i
19082 \end_layout
19083
19084 \end_inset
19085 </cell>
19086 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19087 \begin_inset Text
19088
19089 \begin_layout Plain Layout
19090 j
19091 \end_layout
19092
19093 \end_inset
19094 </cell>
19095 </row>
19096 <row>
19097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19098 \begin_inset Text
19099
19100 \begin_layout Plain Layout
19101 \begin_inset ERT
19102 status collapsed
19103
19104 \begin_layout Plain Layout
19105
19106
19107 \backslash
19108 hdashline 
19109 \end_layout
19110
19111 \end_inset
19112
19113 k
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 l
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 m
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19137 \begin_inset Text
19138
19139 \begin_layout Plain Layout
19140 n
19141 \end_layout
19142
19143 \end_inset
19144 </cell>
19145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19146 \begin_inset Text
19147
19148 \begin_layout Plain Layout
19149 o
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 </row>
19155 <row>
19156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19157 \begin_inset Text
19158
19159 \begin_layout Plain Layout
19160 \begin_inset ERT
19161 status collapsed
19162
19163 \begin_layout Plain Layout
19164
19165
19166 \backslash
19167 cdashline{4-5}
19168 \end_layout
19169
19170 \end_inset
19171
19172 p
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 q
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19187 \begin_inset Text
19188
19189 \begin_layout Plain Layout
19190 r
19191 \end_layout
19192
19193 \end_inset
19194 </cell>
19195 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19196 \begin_inset Text
19197
19198 \begin_layout Plain Layout
19199 s
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 </row>
19214 <row>
19215 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19216 \begin_inset Text
19217
19218 \begin_layout Plain Layout
19219 t
19220 \end_layout
19221
19222 \end_inset
19223 </cell>
19224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228 u
19229 \end_layout
19230
19231 \end_inset
19232 </cell>
19233 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19234 \begin_inset Text
19235
19236 \begin_layout Plain Layout
19237 v
19238 \end_layout
19239
19240 \end_inset
19241 </cell>
19242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19243 \begin_inset Text
19244
19245 \begin_layout Plain Layout
19246 w
19247 \end_layout
19248
19249 \end_inset
19250 </cell>
19251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19252 \begin_inset Text
19253
19254 \begin_layout Plain Layout
19255 x
19256 \end_layout
19257
19258 \end_inset
19259 </cell>
19260 </row>
19261 </lyxtabular>
19262
19263 \end_inset
19264
19265
19266 \end_layout
19267
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \begin_layout Standard
19274 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
19275  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
19276 \series bold
19277 arydshln
19278 \series default
19279
19280 \begin_inset Index idx
19281 status collapsed
19282
19283 \begin_layout Plain Layout
19284 LaTeX-paquetes ! arydshln
19285 \end_layout
19286
19287 \end_inset
19288
19289  con el comando 
19290 \end_layout
19291
19292 \begin_layout Standard
19293
19294 \series bold
19295
19296 \backslash
19297 usepackage{arydshln}
19298 \end_layout
19299
19300 \begin_layout Standard
19301 Para hacer una línea vertical a trazos, introduce dos puntos «
19302 \series bold
19303 :
19304 \series default
19305 » junto con el carácter para alineación horizontal como argumento LaTeX
19306  en el diálogo de celdas de cuadros.
19307 \end_layout
19308
19309 \begin_layout Standard
19310 Para una línea de trazos horizontal añade el comando
19311 \end_layout
19312
19313 \begin_layout Standard
19314
19315 \series bold
19316
19317 \backslash
19318 hdashline
19319 \end_layout
19320
19321 \begin_layout Standard
19322 en código TeX como primer elemento de la primera celda en la fila.
19323 \end_layout
19324
19325 \begin_layout Standard
19326 Para líneas de trazos en multicolumna usa el comando
19327 \end_layout
19328
19329 \begin_layout Standard
19330
19331 \series bold
19332
19333 \backslash
19334 cdashline{número de líneas}
19335 \end_layout
19336
19337 \begin_layout Standard
19338 en código TeX como primer elemento de la primera celda en la fila.
19339  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
19340  4 y quieres una línea de trazos por encima, añade el comando
19341 \end_layout
19342
19343 \begin_layout Standard
19344
19345 \series bold
19346
19347 \backslash
19348 cdashline{2-4}
19349 \end_layout
19350
19351 \begin_layout Standard
19352 como primer elemento de la primera celda en la fila de la multicolumna.
19353 \end_layout
19354
19355 \begin_layout Standard
19356 \begin_inset VSpace bigskip
19357 \end_inset
19358
19359
19360 \end_layout
19361
19362 \begin_layout Standard
19363 El cuadro
19364 \begin_inset space ~
19365 \end_inset
19366
19367
19368 \begin_inset CommandInset ref
19369 LatexCommand ref
19370 reference "tab:Cuadro-con-trazos"
19371
19372 \end_inset
19373
19374  se ha hecho usando «
19375 \series bold
19376 :c
19377 \series default
19378 » como argumento LaTeX de la tercera columna.
19379  El comando en código TeX 
19380 \series bold
19381
19382 \backslash
19383 hdashline
19384 \series default
19385  se ha insertado en la primera celda de la tercera fila y el comando en
19386  código TeX
19387 \begin_inset Newline newline
19388 \end_inset
19389
19390
19391 \series bold
19392
19393 \backslash
19394 cdashline{4-5}
19395 \series default
19396  en la primera celda de la cuarta fila.
19397 \end_layout
19398
19399 \begin_layout Standard
19400 \begin_inset Note Greyedout
19401 status open
19402
19403 \begin_layout Plain Layout
19404
19405 \series bold
19406 Nota:
19407 \series default
19408  Aparentemente el paquete LaTeX 
19409 \series bold
19410 arydshln
19411 \series default
19412  no es compatible con el paquete LaTeX 
19413 \series bold
19414 colortbl
19415 \series default
19416
19417 \begin_inset Index idx
19418 status collapsed
19419
19420 \begin_layout Plain Layout
19421 LaTeX-paquetes ! colortbl
19422 \end_layout
19423
19424 \end_inset
19425
19426  que se usa para cuadros coloreados en la sección
19427 \begin_inset space ~
19428 \end_inset
19429
19430
19431 \begin_inset CommandInset ref
19432 LatexCommand ref
19433 reference "sec:Cuadros-Coloreados"
19434
19435 \end_inset
19436
19437 .
19438  Esto implica que los cuadros coloreados no pueden tener líneas de trazos.
19439 \end_layout
19440
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \begin_layout Standard
19447 \begin_inset ERT
19448 status collapsed
19449
19450 \begin_layout Plain Layout
19451
19452
19453 \backslash
19454 else
19455 \end_layout
19456
19457 \end_inset
19458
19459
19460 \begin_inset Note Note
19461 status collapsed
19462
19463 \begin_layout Plain Layout
19464 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19465  
19466 \series bold
19467 arydshln
19468 \series default
19469 .
19470 \end_layout
19471
19472 \end_inset
19473
19474
19475 \end_layout
19476
19477 \begin_layout Standard
19478 Debes instalar el paquete LaTeX 
19479 \series bold
19480 arydshln
19481 \series default
19482  para ver la parte siguiente en la salida.
19483 \end_layout
19484
19485 \begin_layout Standard
19486 \begin_inset ERT
19487 status collapsed
19488
19489 \begin_layout Plain Layout
19490
19491
19492 \backslash
19493 fi
19494 \end_layout
19495
19496 \end_inset
19497
19498
19499 \end_layout
19500
19501 \begin_layout Chapter
19502 Flotantes
19503 \begin_inset CommandInset label
19504 LatexCommand label
19505 name "chap:Flotantes"
19506
19507 \end_inset
19508
19509
19510 \begin_inset Index idx
19511 status collapsed
19512
19513 \begin_layout Plain Layout
19514 Flotantes
19515 \end_layout
19516
19517 \end_inset
19518
19519
19520 \end_layout
19521
19522 \begin_layout Section
19523 Introducción
19524 \begin_inset CommandInset label
19525 LatexCommand label
19526 name "sec:Introducción-Flotantes"
19527
19528 \end_inset
19529
19530
19531 \begin_inset Index idx
19532 status collapsed
19533
19534 \begin_layout Plain Layout
19535 Flotantes ! Introducción
19536 \end_layout
19537
19538 \end_inset
19539
19540
19541 \end_layout
19542
19543 \begin_layout Standard
19544 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19545  no tiene posición fija.
19546  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19547  Las 
19548 \family sans
19549 Notas
19550 \begin_inset space ~
19551 \end_inset
19552
19553 al
19554 \begin_inset space ~
19555 \end_inset
19556
19557 pie
19558 \family default
19559  y 
19560 \family sans
19561 Notas
19562 \begin_inset space ~
19563 \end_inset
19564
19565 al
19566 \begin_inset space ~
19567 \end_inset
19568
19569 margen
19570 \family default
19571  también son flotantes, porque pueden flotar a la página siguiente cuando
19572  hay demasiadas notas en la página.
19573 \end_layout
19574
19575 \begin_layout Standard
19576 Los flotantes permiten composiciones de alta calidad.
19577  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
19578  para impedir espacios en blanco y páginas sin texto.
19579  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
19580  cada flotante puede ser referenciado en el texto.
19581  Por lo tanto los flotantes están numerados.
19582  Las referencias se describen en la sección
19583 \begin_inset space ~
19584 \end_inset
19585
19586
19587 \begin_inset CommandInset ref
19588 LatexCommand ref
19589 reference "sec:Referencias-a-Flotantes"
19590
19591 \end_inset
19592
19593 .
19594 \end_layout
19595
19596 \begin_layout Standard
19597 Para insertar un flotante, usa el menú 
19598 \family sans
19599 Insertar\SpecialChar \menuseparator
19600 Flotante
19601 \family default
19602 .
19603  Esto inserta una 
19604 \family sans
19605 Leyenda,
19606 \family default
19607  un cuadro con una etiqueta.
19608  La etiqueta se traducirá automáticamente al idioma del documento.
19609  Tras la etiqueta puedes insertar el texto de la leyenda.
19610  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
19611  separado dentro del flotante.
19612  La colocación de leyendas se describe en la sección
19613 \begin_inset space ~
19614 \end_inset
19615
19616
19617 \begin_inset CommandInset ref
19618 LatexCommand ref
19619 reference "sec:Colocación-de-leyendas"
19620
19621 \end_inset
19622
19623 .
19624  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19625  con clic izquierdo sobre él.
19626  Un cuadro cerrado se muestra así: 
19627 \begin_inset Graphics
19628         filename clipart/flotanteQt4.png
19629         scale 70
19630
19631 \end_inset
19632
19633  —un cuadro gris con etiqueta en rojo—.
19634 \end_layout
19635
19636 \begin_layout Standard
19637 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19638  errores de LaTeX si el texto circundante se formatea de modo especial.
19639 \end_layout
19640
19641 \begin_layout Standard
19642 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
19643  y pinchando el botón correspondiente de la barra de herramientas para un
19644  flotante nuevo.
19645 \end_layout
19646
19647 \begin_layout Section
19648 Tipos de flotantes
19649 \end_layout
19650
19651 \begin_layout Standard
19652 Además de los flotantes de imagen y de cuadro que se describen en la sección
19653 \begin_inset space ~
19654 \end_inset
19655
19656
19657 \begin_inset CommandInset ref
19658 LatexCommand ref
19659 reference "sec:Figuras-Flotantes"
19660
19661 \end_inset
19662
19663  y 
19664 \begin_inset CommandInset ref
19665 LatexCommand ref
19666 reference "sec:Cuadros-Flotantes"
19667
19668 \end_inset
19669
19670 , respectivamente, LyX ofrece los tipos 
19671 \family sans
19672 Algoritmo
19673 \family default
19674  y 
19675 \family sans
19676 Envoltorio
19677 \family default
19678 .
19679  
19680 \lang english
19681 The latter are explained in sec.
19682 \lang spanish
19683
19684 \begin_inset space \thinspace{}
19685 \end_inset
19686
19687
19688 \begin_inset CommandInset ref
19689 LatexCommand ref
19690 reference "sec:Flotantes-envueltos"
19691
19692 \end_inset
19693
19694 .
19695 \end_layout
19696
19697 \begin_layout Subsection
19698 Algoritmos flotantes
19699 \begin_inset Index idx
19700 status collapsed
19701
19702 \begin_layout Plain Layout
19703 Flotantes ! Algoritmos
19704 \end_layout
19705
19706 \end_inset
19707
19708
19709 \begin_inset CommandInset label
19710 LatexCommand label
19711 name "sub:Algoritmos-Flotantes"
19712
19713 \end_inset
19714
19715
19716 \end_layout
19717
19718 \begin_layout Standard
19719 \begin_inset Float algorithm
19720 placement h
19721 wide false
19722 sideways false
19723 status open
19724
19725 \begin_layout Plain Layout
19726 \begin_inset Caption
19727
19728 \begin_layout Plain Layout
19729 \begin_inset CommandInset label
19730 LatexCommand label
19731 name "alg:Ejemplo-de-Algoritmo-flotante"
19732
19733 \end_inset
19734
19735 Ejemplo de algoritmo flotante
19736 \end_layout
19737
19738 \end_inset
19739
19740
19741 \end_layout
19742
19743 \begin_layout LyX-Code
19744 for I in 1..N loop
19745 \begin_inset Newline newline
19746 \end_inset
19747
19748  Sum:= Sum + A(I); /*comment*/
19749 \begin_inset Newline newline
19750 \end_inset
19751
19752 end loop
19753 \begin_inset VSpace -4mm
19754 \end_inset
19755
19756
19757 \end_layout
19758
19759 \end_inset
19760
19761
19762 \end_layout
19763
19764 \begin_layout Standard
19765 Este tipo de flotante se inserta con el menú 
19766 \family sans
19767 Insertar\SpecialChar \menuseparator
19768 Flotante\SpecialChar \menuseparator
19769 Algoritmo
19770 \family default
19771 .
19772  Se usa para códigos y descripciones de algoritmos y se puede considerar
19773  una alternativa al listado de código de programa, que se explica en el
19774  capítulo
19775 \begin_inset space ~
19776 \end_inset
19777
19778
19779 \begin_inset CommandInset ref
19780 LatexCommand ref
19781 reference "cap:Listado-de-programa"
19782
19783 \end_inset
19784
19785 .
19786  Un posible entorno para algoritmos es 
19787 \family sans
19788 Código-LyX
19789 \family default
19790 , descrito en la 
19791 \emph on
19792 Guía del usuario
19793 \emph default
19794  de LyX.
19795  El algoritmo
19796 \begin_inset space ~
19797 \end_inset
19798
19799
19800 \begin_inset CommandInset ref
19801 LatexCommand ref
19802 reference "alg:Ejemplo-de-Algoritmo-flotante"
19803
19804 \end_inset
19805
19806  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19807  vertical de -4
19808 \begin_inset space \thinspace{}
19809 \end_inset
19810
19811 mm al final para tener la línea inferior exactamente bajo la última línea
19812  de texto.
19813 \end_layout
19814
19815 \begin_layout Standard
19816 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19817  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19818 \end_layout
19819
19820 \begin_layout Standard
19821
19822 \series bold
19823
19824 \backslash
19825 floatname{algorithm}{nombre}
19826 \end_layout
19827
19828 \begin_layout Standard
19829 donde 
19830 \family sans
19831 nombre
19832 \family default
19833  es la palabra «
19834 \emph on
19835 algoritmo
19836 \emph default
19837 » en el idioma deseado.
19838 \end_layout
19839
19840 \begin_layout Standard
19841 Para insertar el índice de algoritmos puedes usar el menú 
19842 \family sans
19843 Insertar\SpecialChar \menuseparator
19844 Índice\SpecialChar \menuseparator
19845 Índice de algoritmos
19846 \family default
19847 , si el documento está en el mismo idioma que los menús de LyX.
19848  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19849 \end_layout
19850
19851 \begin_layout Standard
19852
19853 \series bold
19854
19855 \backslash
19856 listof{algorithm}{nombre}
19857 \end_layout
19858
19859 \begin_layout Standard
19860 donde 
19861 \family sans
19862 nombre
19863 \family default
19864  es, por ejemplo, «
19865 \emph on
19866 Índice de algoritmos
19867 \emph default
19868 » en el idioma del documento.
19869 \end_layout
19870
19871 \begin_layout Standard
19872 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19873  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
19874 itmo».
19875  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19876  documento:
19877 \end_layout
19878
19879 \begin_layout Standard
19880
19881 \series bold
19882
19883 \backslash
19884 numberwithin{algorithm}{chapter}
19885 \end_layout
19886
19887 \begin_layout Standard
19888 Para poder usar el comando 
19889 \series bold
19890
19891 \backslash
19892 numberwithin
19893 \series default
19894 , marca la opción 
19895 \family sans
19896 Usar
19897 \begin_inset space ~
19898 \end_inset
19899
19900 el
19901 \begin_inset space ~
19902 \end_inset
19903
19904 paquete
19905 \begin_inset space ~
19906 \end_inset
19907
19908 AMS
19909 \family default
19910  en el menú 
19911 \family sans
19912 Documento\SpecialChar \menuseparator
19913 Configuración\SpecialChar \menuseparator
19914 Opciones para ecuaciones
19915 \family default
19916 .
19917 \end_layout
19918
19919 \begin_layout Section
19920 Numeración de flotantes
19921 \begin_inset Index idx
19922 status collapsed
19923
19924 \begin_layout Plain Layout
19925 Flotantes ! Numeración
19926 \end_layout
19927
19928 \end_inset
19929
19930
19931 \end_layout
19932
19933 \begin_layout Standard
19934 En general, los flotantes se numeran independientemente de las secciones
19935  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
19936  dependiendo de la clase de documento utilizada.
19937 \end_layout
19938
19939 \begin_layout Standard
19940 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
19941  comando en el preámbulo del documento:
19942 \end_layout
19943
19944 \begin_layout Standard
19945
19946 \series bold
19947
19948 \backslash
19949 renewcommand{
19950 \backslash
19951 thetable}{
19952 \backslash
19953 roman{table}}
19954 \end_layout
19955
19956 \begin_layout Standard
19957
19958 \series bold
19959
19960 \backslash
19961 thetable 
19962 \series default
19963 es el comando que imprime el número del cuadro, para figuras flotantes el
19964  comando sería 
19965 \series bold
19966
19967 \backslash
19968 thefigure
19969 \series default
19970 .
19971  El comando 
19972 \series bold
19973
19974 \backslash
19975 roman
19976 \series default
19977  imprime el número de cuadro en números romanos en minúscula.
19978 \end_layout
19979
19980 \begin_layout Standard
19981 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
19982  usa este comando en el preámbulo:
19983 \end_layout
19984
19985 \begin_layout Standard
19986
19987 \series bold
19988
19989 \backslash
19990 numberwithin{table}{subsection}
19991 \end_layout
19992
19993 \begin_layout Standard
19994 Para poder usar el comando 
19995 \series bold
19996
19997 \backslash
19998 numberwithin
19999 \series default
20000 , debes marcar la opción 
20001 \family sans
20002 Usar
20003 \begin_inset space ~
20004 \end_inset
20005
20006 el
20007 \begin_inset space ~
20008 \end_inset
20009
20010 paquete
20011 \begin_inset space ~
20012 \end_inset
20013
20014 AMS 
20015 \family default
20016 en el apartado 
20017 \family sans
20018 Opciones para ecuaciones 
20019 \family default
20020 de las preferencias del documento.
20021 \end_layout
20022
20023 \begin_layout Standard
20024 Puedes ver más detalles y notas importantes sobre comandos de numeración
20025  en la sección
20026 \begin_inset space ~
20027 \end_inset
20028
20029
20030 \begin_inset CommandInset ref
20031 LatexCommand ref
20032 reference "sub:Numeración-de-Notas-al-Pie"
20033
20034 \end_inset
20035
20036 .
20037 \end_layout
20038
20039 \begin_layout Section
20040 Referencias a flotantes
20041 \begin_inset CommandInset label
20042 LatexCommand label
20043 name "sec:Referencias-a-Flotantes"
20044
20045 \end_inset
20046
20047
20048 \begin_inset Index idx
20049 status collapsed
20050
20051 \begin_layout Plain Layout
20052 Flotantes ! Referencias
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \begin_inset Index idx
20059 status collapsed
20060
20061 \begin_layout Plain Layout
20062 Referencias
20063 \end_layout
20064
20065 \end_inset
20066
20067
20068 \end_layout
20069
20070 \begin_layout Standard
20071 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
20072  menú 
20073 \family sans
20074 Insertar\SpecialChar \menuseparator
20075 Etiqueta
20076 \family default
20077  o el botón 
20078 \begin_inset Graphics
20079         filename ../../images/label-insert.png
20080         scale 85
20081
20082 \end_inset
20083
20084 .
20085  Aparece una ventana esperando la introducción del texto de la etiqueta
20086  y se inserta un cuadro gris como este: 
20087 \begin_inset Graphics
20088         filename clipart/etiquetaQt4.png
20089         scale 85
20090
20091 \end_inset
20092
20093 .
20094  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20095  El prefijo depende del tipo de flotante, p.
20096 \begin_inset space \thinspace{}
20097 \end_inset
20098
20099 e.
20100 \begin_inset space ~
20101 \end_inset
20102
20103 para figuras el prefijo será «
20104 \family sans
20105 fig:
20106 \family default
20107 ».
20108 \end_layout
20109
20110 \begin_layout Standard
20111 La etiqueta se usa como ancla y el nombre para la referencia.
20112  Puedes referenciar la etiqueta usando el menú 
20113 \family sans
20114 Insertar\SpecialChar \menuseparator
20115 Referencia
20116 \family default
20117
20118 \begin_inset space ~
20119 \end_inset
20120
20121
20122 \family sans
20123 cruzada
20124 \family default
20125  o el botón 
20126 \begin_inset Graphics
20127         filename ../../images/dialog-show-new-inset_ref.png
20128         scale 85
20129
20130 \end_inset
20131
20132 .
20133  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20134  Si tienes abiertos varios documentos LyX, escoge aquel con el que estás
20135  trabajando de la lista desplegable de la parte superior del diálogo.
20136  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20137  Se inserta un cuadro gris como este: 
20138 \begin_inset Graphics
20139         filename clipart/referenciaQt4.png
20140         scale 85
20141
20142 \end_inset
20143
20144 .
20145  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20146 \end_layout
20147
20148 \begin_layout Standard
20149 Se recomienda poner un espacio protegido entre el nombre de la referencia
20150  cruzada y su número para evitar saltos de línea entre ellos.
20151  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20152  dos interrogaciones en la salida.
20153 \end_layout
20154
20155 \begin_layout Standard
20156 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20157  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20158  al texto de la etiqueta nueva, no te preocupes por eso.
20159 \end_layout
20160
20161 \begin_layout Standard
20162 El botón 
20163 \family sans
20164 Ir
20165 \begin_inset space ~
20166 \end_inset
20167
20168 a
20169 \begin_inset space ~
20170 \end_inset
20171
20172 la
20173 \begin_inset space ~
20174 \end_inset
20175
20176 etiqueta
20177 \family default
20178  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20179  y el texto del botón cambia a 
20180 \family sans
20181 Volver
20182 \family default
20183 , con el que se puede retornar a la referencia.
20184  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
20185  hasta la etiqueta pero sin opción de volver.
20186 \end_layout
20187
20188 \begin_layout Subsection
20189 Formatos de referencia cruzada
20190 \begin_inset CommandInset label
20191 LatexCommand label
20192 name "sub:Formatos-referencia-cruzada"
20193
20194 \end_inset
20195
20196
20197 \begin_inset Index idx
20198 status collapsed
20199
20200 \begin_layout Plain Layout
20201 Referencias ! Formatos
20202 \end_layout
20203
20204 \end_inset
20205
20206
20207 \end_layout
20208
20209 \begin_layout Standard
20210 Hay seis variedades de referencias cruzadas:
20211 \end_layout
20212
20213 \begin_layout Description
20214 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20215  
20216 \begin_inset CommandInset ref
20217 LatexCommand ref
20218 reference "fig:Dos-imágenes-distorsionadas"
20219
20220 \end_inset
20221
20222
20223 \end_layout
20224
20225 \begin_layout Description
20226 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20227  habitual para referirse a fórmulas, especialmente si se omite el nombre
20228  «Ecuación»: 
20229 \begin_inset CommandInset ref
20230 LatexCommand eqref
20231 reference "eq:Wgn"
20232
20233 \end_inset
20234
20235
20236 \end_layout
20237
20238 \begin_layout Description
20239 <página>: imprime el número de página: Página
20240 \begin_inset space ~
20241 \end_inset
20242
20243
20244 \begin_inset CommandInset ref
20245 LatexCommand pageref
20246 reference "fig:Dos-imágenes-distorsionadas"
20247
20248 \end_inset
20249
20250
20251 \end_layout
20252
20253 \begin_layout Description
20254 en
20255 \begin_inset space ~
20256 \end_inset
20257
20258 página
20259 \begin_inset space ~
20260 \end_inset
20261
20262 <página>: imprime el texto «en la página» y el número de página: 
20263 \begin_inset CommandInset ref
20264 LatexCommand vpageref
20265 reference "fig:Dos-imágenes-distorsionadas"
20266
20267 \end_inset
20268
20269
20270 \end_layout
20271
20272 \begin_layout Description
20273 <referencia>
20274 \begin_inset space ~
20275 \end_inset
20276
20277 en
20278 \begin_inset space ~
20279 \end_inset
20280
20281 página
20282 \begin_inset space ~
20283 \end_inset
20284
20285 <página>: imprime el número flotante, el texto «en la página» y el número
20286  de página: 
20287 \begin_inset CommandInset ref
20288 LatexCommand vref
20289 reference "fig:Dos-imágenes-distorsionadas"
20290
20291 \end_inset
20292
20293
20294 \end_layout
20295
20296 \begin_layout Description
20297 Referencia
20298 \begin_inset space ~
20299 \end_inset
20300
20301 con
20302 \begin_inset space ~
20303 \end_inset
20304
20305 formato: imprime un formato personalizado.
20306 \begin_inset Newline newline
20307 \end_inset
20308
20309
20310 \begin_inset Note Greyedout
20311 status open
20312
20313 \begin_layout Plain Layout
20314
20315 \series bold
20316 Nota:
20317 \series default
20318  Esta característica sólo está disponible si está instalado el paquete LaTeX
20319  
20320 \series bold
20321 prettyref
20322 \series default
20323  o 
20324 \series bold
20325 refstyle
20326 \series default
20327 .
20328 \begin_inset Index idx
20329 status collapsed
20330
20331 \begin_layout Plain Layout
20332 LaTeX-paquetes ! prettyref
20333 \end_layout
20334
20335 \end_inset
20336
20337
20338 \begin_inset Index idx
20339 status collapsed
20340
20341 \begin_layout Plain Layout
20342 LaTeX-paquetes ! refstyle
20343 \end_layout
20344
20345 \end_inset
20346
20347
20348 \end_layout
20349
20350 \end_inset
20351
20352
20353 \begin_inset Newline newline
20354 \end_inset
20355
20356 Se puede seleccionar el paquete LaTeX a usar con esta característica marcando
20357  la opción 
20358 \family sans
20359 Usar refstyle (no prettyref) para las referencias cruzadas
20360 \family default
20361  en el menú 
20362 \family sans
20363 Documento\SpecialChar \menuseparator
20364 Configuración\SpecialChar \menuseparator
20365 Clase de documento
20366 \family default
20367 .
20368  El formato se especifica añadiendo el comando 
20369 \series bold
20370
20371 \backslash
20372 newrefformat
20373 \series default
20374  (prettyref) o 
20375 \series bold
20376
20377 \backslash
20378 newref
20379 \series default
20380  (refstyle) en el preámbulo del documento.
20381  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
20382  la etiqueta 
20383 \begin_inset Quotes fld
20384 \end_inset
20385
20386
20387 \family sans
20388 fig
20389 \family default
20390
20391 \begin_inset Quotes frd
20392 \end_inset
20393
20394 ) se usa el comando
20395 \begin_inset Newline newline
20396 \end_inset
20397
20398
20399 \series bold
20400
20401 \backslash
20402 newref{fig}{refcmd={Imagen en la página 
20403 \backslash
20404 pageref{#1}}}
20405 \series default
20406
20407 \begin_inset Newline newline
20408 \end_inset
20409
20410 Para más información sobre este formato echa un vistazo a la documentación
20411  de
20412 \begin_inset space ~
20413 \end_inset
20414
20415
20416 \begin_inset CommandInset citation
20417 LatexCommand cite
20418 key "prettyref,refstyle"
20419
20420 \end_inset
20421
20422 .
20423 \end_layout
20424
20425 \begin_layout Description
20426 Referencia
20427 \begin_inset space ~
20428 \end_inset
20429
20430 textual: imprime la leyenda de la referencia: 
20431 \begin_inset CommandInset ref
20432 LatexCommand nameref
20433 reference "fig:Dos-imágenes-distorsionadas"
20434
20435 \end_inset
20436
20437
20438 \end_layout
20439
20440 \begin_layout Standard
20441
20442 \family sans
20443 <página>
20444 \family default
20445
20446 \begin_inset space \thinspace{}
20447 \end_inset
20448
20449  no imprime el número si la etiqueta está en la misma página, en la anterior
20450  o en la siguiente.
20451  En su lugar verás p.
20452 \begin_inset space \thinspace{}
20453 \end_inset
20454
20455 e.
20456 \begin_inset space ~
20457 \end_inset
20458
20459 el texto «
20460 \family sans
20461 en esta página
20462 \family default
20463 ».
20464  El estilo 
20465 \family sans
20466 <referencia>
20467 \begin_inset space ~
20468 \end_inset
20469
20470 en
20471 \begin_inset space ~
20472 \end_inset
20473
20474 página
20475 \begin_inset space ~
20476 \end_inset
20477
20478 <página> 
20479 \family default
20480 no imprimirá nada sobre la página si la etiqueta está en la misma página.
20481 \end_layout
20482
20483 \begin_layout Standard
20484 El número y página actual de la parte del documento referida es automáticamente
20485  calculado por LaTeX en la salida.
20486  Las variedades se ajustan en el campo 
20487 \family sans
20488 Formato
20489 \family default
20490  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20491 \end_layout
20492
20493 \begin_layout Standard
20494 \begin_inset Note Greyedout
20495 status collapsed
20496
20497 \begin_layout Plain Layout
20498
20499 \series bold
20500 Nota: 
20501 \series default
20502 Se recomienda usar el paquete LaTeX 
20503 \series bold
20504 refstyle
20505 \series default
20506
20507 \begin_inset Index idx
20508 status collapsed
20509
20510 \begin_layout Plain Layout
20511 LaTeX-paquetes ! refstyle
20512 \end_layout
20513
20514 \end_inset
20515
20516  porque 
20517 \series bold
20518 prettyref
20519 \series default
20520
20521 \begin_inset Index idx
20522 status collapsed
20523
20524 \begin_layout Plain Layout
20525 LaTeX-paquetes ! prettyref
20526 \end_layout
20527
20528 \end_inset
20529
20530  no reconoce todas las abreviaturas de etiquetas
20531 \begin_inset Foot
20532 status collapsed
20533
20534 \begin_layout Plain Layout
20535 \begin_inset Quotes fld
20536 \end_inset
20537
20538 fig:
20539 \begin_inset Quotes frd
20540 \end_inset
20541
20542 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
20543  figuras.
20544 \end_layout
20545
20546 \end_inset
20547
20548  posibles en LyX y no está internacionalizado.
20549 \end_layout
20550
20551 \end_inset
20552
20553
20554 \end_layout
20555
20556 \begin_layout Standard
20557 \begin_inset Note Greyedout
20558 status open
20559
20560 \begin_layout Plain Layout
20561
20562 \series bold
20563 Nota:
20564 \series default
20565  Debido a un fallo en el paquete LaTeX 
20566 \series bold
20567 varioref
20568 \series default
20569  versión 1.4w, algunos formatos de las referencias cruzadas provocarán errores
20570  de LaTeX en documentos cuyo idioma haga activo el carácter punto (como
20571  el francés).
20572  Para una solución provisional, véase 
20573 \begin_inset Newline newline
20574 \end_inset
20575
20576
20577 \begin_inset CommandInset href
20578 LatexCommand href
20579 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20580
20581 \end_inset
20582
20583 .
20584 \end_layout
20585
20586 \end_inset
20587
20588
20589 \end_layout
20590
20591 \begin_layout Subsection
20592 Designación automática de referencias
20593 \begin_inset Index idx
20594 status collapsed
20595
20596 \begin_layout Plain Layout
20597 Referencias ! Designación automática
20598 \end_layout
20599
20600 \end_inset
20601
20602
20603 \end_layout
20604
20605 \begin_layout Standard
20606 El paquete LaTeX 
20607 \series bold
20608 hyperref
20609 \series default
20610
20611 \begin_inset Index idx
20612 status collapsed
20613
20614 \begin_layout Plain Layout
20615 LaTeX-paquetes ! hyperref
20616 \end_layout
20617
20618 \end_inset
20619
20620 , que se habilita en 
20621 \family sans
20622 Propiedades PDF
20623 \family default
20624  del diálogo 
20625 \family sans
20626 Documento\SpecialChar \menuseparator
20627 Configuración
20628 \family default
20629 , dispone de una característica muy útil que permite incluir automáticamente
20630  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20631  de texto como 
20632 \emph on
20633 sección
20634 \emph default
20635 ).
20636  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
20637  cada referencia a una figura.
20638  Para usar esta característica habilita el soporte para 
20639 \series bold
20640 hyperref
20641 \series default
20642  e inserta la siguiente línea en el preámbulo LaTeX:
20643 \end_layout
20644
20645 \begin_layout Standard
20646
20647 \series bold
20648
20649 \backslash
20650 AtBeginDocument{
20651 \backslash
20652 renewcommand{
20653 \backslash
20654 ref}[1]{
20655 \backslash
20656 mbox{
20657 \backslash
20658 autoref{#1}}}}
20659 \end_layout
20660
20661 \begin_layout Standard
20662 Si prefieres otros nombres para las referencias distintos de los predeterminados
20663 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20664  lo siguiente en el preámbulo:
20665 \end_layout
20666
20667 \begin_layout Standard
20668
20669 \series bold
20670
20671 \backslash
20672 addto
20673 \backslash
20674 extrasenglish{
20675 \backslash
20676 renewcommand{
20677 \backslash
20678 sectionautorefname}
20679 \begin_inset Newline newline
20680 \end_inset
20681
20682
20683 \begin_inset Phantom HPhantom
20684 status open
20685
20686 \begin_layout Plain Layout
20687
20688 \series bold
20689 \begin_inset space ~
20690 \end_inset
20691
20692
20693 \end_layout
20694
20695 \end_inset
20696
20697 {sec.
20698 \backslash
20699 negthinspace}}
20700 \end_layout
20701
20702 \begin_layout Standard
20703 Si estás usando un idioma de documento distinto del inglés, reemplaza
20704 \begin_inset Newline newline
20705 \end_inset
20706
20707  
20708 \series bold
20709
20710 \backslash
20711 extrasenglish
20712 \series default
20713  por
20714 \series bold
20715  
20716 \backslash
20717 extras***
20718 \series default
20719 , donde *** es el nombre del idioma utilizado.
20720 \end_layout
20721
20722 \begin_layout Standard
20723 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20724  por ejemplo no para ecuaciones, usa este código de preámbulo:
20725 \end_layout
20726
20727 \begin_layout Standard
20728
20729 \series bold
20730
20731 \backslash
20732 newlength{
20733 \backslash
20734 abc}
20735 \begin_inset Newline newline
20736 \end_inset
20737
20738
20739 \backslash
20740 settowidth{
20741 \backslash
20742 abc}{
20743 \backslash
20744 space}
20745 \begin_inset Newline newline
20746 \end_inset
20747
20748
20749 \backslash
20750 addto
20751 \backslash
20752 extrasenglish{
20753 \backslash
20754 renewcommand{
20755 \backslash
20756 equationautorefname}
20757 \begin_inset Newline newline
20758 \end_inset
20759
20760
20761 \begin_inset Phantom HPhantom
20762 status open
20763
20764 \begin_layout Plain Layout
20765
20766 \series bold
20767 \begin_inset space ~
20768 \end_inset
20769
20770
20771 \end_layout
20772
20773 \end_inset
20774
20775 {
20776 \backslash
20777 hspace{-
20778 \backslash
20779 abc}}
20780 \end_layout
20781
20782 \begin_layout Standard
20783 En la documentación de 
20784 \series bold
20785 hyperref
20786 \series default
20787  
20788 \begin_inset CommandInset citation
20789 LatexCommand cite
20790 key "hyperref"
20791
20792 \end_inset
20793
20794  puedes encontrar más información.
20795
20796 \series bold
20797  
20798 \end_layout
20799
20800 \begin_layout Standard
20801 \begin_inset Note Greyedout
20802 status open
20803
20804 \begin_layout Plain Layout
20805
20806 \series bold
20807 Nota:
20808 \series default
20809  La designación automática de referencias no puede usarse en el estilo 
20810 \family sans
20811 Referencia
20812 \begin_inset space ~
20813 \end_inset
20814
20815 con
20816 \begin_inset space ~
20817 \end_inset
20818
20819 formato
20820 \family default
20821 , descrita en la sección
20822 \begin_inset space ~
20823 \end_inset
20824
20825
20826 \begin_inset CommandInset ref
20827 LatexCommand ref
20828 reference "sub:Formatos-referencia-cruzada"
20829
20830 \end_inset
20831
20832 .
20833 \end_layout
20834
20835 \end_inset
20836
20837
20838 \end_layout
20839
20840 \begin_layout Standard
20841 El manual 
20842 \emph on
20843 Ecuaciones
20844 \emph default
20845  es un ejemplo de documento en el que se ha utilizado designación automática
20846  de referencias.
20847 \end_layout
20848
20849 \begin_layout Subsection
20850 Colocación de referencias
20851 \begin_inset CommandInset label
20852 LatexCommand label
20853 name "sub:Colocación-de-Referencias"
20854
20855 \end_inset
20856
20857
20858 \begin_inset Index idx
20859 status collapsed
20860
20861 \begin_layout Plain Layout
20862 Referencias ! Colocación
20863 \end_layout
20864
20865 \end_inset
20866
20867
20868 \end_layout
20869
20870 \begin_layout Standard
20871 Si usas 
20872 \series bold
20873 hyperref
20874 \series default
20875
20876 \begin_inset Index idx
20877 status collapsed
20878
20879 \begin_layout Plain Layout
20880 LaTeX-paquetes ! hyperref
20881 \end_layout
20882
20883 \end_inset
20884
20885 , en las 
20886 \family sans
20887 Preferencias PDF 
20888 \family default
20889 del diálogo 
20890 \family sans
20891 Documento\SpecialChar \menuseparator
20892 Configuración
20893 \family default
20894 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20895  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20896  La leyenda será la primera parte del texto en pantalla, de forma que para
20897  ver la imagen debes deslizar.
20898  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20899  Usando el paquete 
20900 \series bold
20901 hypcap
20902 \series default
20903
20904 \begin_inset Index idx
20905 status collapsed
20906
20907 \begin_layout Plain Layout
20908 LaTeX-paquetes ! hypcap
20909 \end_layout
20910
20911 \end_inset
20912
20913 , que forma parte del paquete LaTeX 
20914 \series bold
20915 oberdiek
20916 \series default
20917
20918 \begin_inset Index idx
20919 status collapsed
20920
20921 \begin_layout Plain Layout
20922 LaTeX-paquetes ! oberdiek
20923 \end_layout
20924
20925 \end_inset
20926
20927 , el ancla de enlace se sitúa al comienzo de un flotante.
20928  Para usar esta característica para figuras flotantes carga 
20929 \series bold
20930 hypcap
20931 \series default
20932  en el preámbulo con
20933 \end_layout
20934
20935 \begin_layout Standard
20936
20937 \series bold
20938
20939 \backslash
20940 usepackage[figure]{hypcap}
20941 \end_layout
20942
20943 \begin_layout Standard
20944 Puedes usar 
20945 \series bold
20946 hypcap
20947 \series default
20948  para todos los flotantes aunque no se recomienda por razones de estabilidad.
20949  Más información en el manual de 
20950 \series bold
20951 hypcap
20952 \series default
20953  
20954 \begin_inset CommandInset citation
20955 LatexCommand cite
20956 key "hypcap"
20957
20958 \end_inset
20959
20960 .
20961 \end_layout
20962
20963 \begin_layout Standard
20964 \begin_inset Note Greyedout
20965 status open
20966
20967 \begin_layout Plain Layout
20968
20969 \series bold
20970 Nota:
20971 \series default
20972  
20973 \series bold
20974 hypcap
20975 \series default
20976  no funciona para las referencias a subfiguras.
20977 \end_layout
20978
20979 \end_inset
20980
20981
20982 \end_layout
20983
20984 \begin_layout Section
20985 Colocación de flotantes
20986 \begin_inset CommandInset label
20987 LatexCommand label
20988 name "sec:Colocación-de-Flotantes"
20989
20990 \end_inset
20991
20992
20993 \begin_inset Index idx
20994 status collapsed
20995
20996 \begin_layout Plain Layout
20997 Flotantes ! Colocación
20998 \end_layout
20999
21000 \end_inset
21001
21002
21003 \end_layout
21004
21005 \begin_layout Standard
21006 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
21007  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
21008  los flotantes.
21009 \begin_inset Newline newline
21010 \end_inset
21011
21012 La opción 
21013 \family sans
21014 Extender
21015 \begin_inset space ~
21016 \end_inset
21017
21018 columnas
21019 \family default
21020  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21021  abarcará ambas columnas en lugar de una sola.
21022 \begin_inset Newline newline
21023 \end_inset
21024
21025 La opción 
21026 \family sans
21027 Girar
21028 \begin_inset space ~
21029 \end_inset
21030
21031 a
21032 \begin_inset space ~
21033 \end_inset
21034
21035 un
21036 \begin_inset space ~
21037 \end_inset
21038
21039 lado
21040 \family default
21041  sirve para girar flotantes, véase sección
21042 \begin_inset space ~
21043 \end_inset
21044
21045
21046 \begin_inset CommandInset ref
21047 LatexCommand ref
21048 reference "sec:Rotación-de-Flotantes"
21049
21050 \end_inset
21051
21052 .
21053  
21054 \end_layout
21055
21056 \begin_layout Standard
21057 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21058  la posición de un flotante si desmarcas la opción 
21059 \family sans
21060 Usar
21061 \begin_inset space ~
21062 \end_inset
21063
21064 ubicación
21065 \begin_inset space ~
21066 \end_inset
21067
21068 predeterminada
21069 \family default
21070 :
21071 \end_layout
21072
21073 \begin_layout Description
21074
21075 \family sans
21076 \series bold
21077 Aquí
21078 \begin_inset space ~
21079 \end_inset
21080
21081 si
21082 \begin_inset space ~
21083 \end_inset
21084
21085 es
21086 \begin_inset space ~
21087 \end_inset
21088
21089 posible
21090 \family default
21091 \series default
21092  intenta situar el flotante en la posición en la que se inserta
21093 \end_layout
21094
21095 \begin_layout Description
21096
21097 \family sans
21098 \series bold
21099 Principio
21100 \begin_inset space ~
21101 \end_inset
21102
21103 de
21104 \begin_inset space ~
21105 \end_inset
21106
21107 página
21108 \family default
21109 \series default
21110  intenta situar el flotante al principio de la página actual
21111 \end_layout
21112
21113 \begin_layout Description
21114
21115 \family sans
21116 \series bold
21117 Fin
21118 \begin_inset space ~
21119 \end_inset
21120
21121 de
21122 \begin_inset space ~
21123 \end_inset
21124
21125 página
21126 \family default
21127 \series default
21128  intenta situar el flotante al final de la página actual
21129 \end_layout
21130
21131 \begin_layout Description
21132
21133 \family sans
21134 \series bold
21135 Página
21136 \begin_inset space ~
21137 \end_inset
21138
21139 de
21140 \begin_inset space ~
21141 \end_inset
21142
21143 flotantes
21144 \family default
21145 \series default
21146  intenta situar el flotante en una página propia 
21147 \end_layout
21148
21149 \begin_layout Standard
21150 LaTeX usa 
21151 \emph on
21152 siempre
21153 \emph default
21154  ese orden de opciones.
21155  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21156  lugar 
21157 \family sans
21158 Aquí
21159 \begin_inset space ~
21160 \end_inset
21161
21162 si
21163 \begin_inset space ~
21164 \end_inset
21165
21166 es
21167 \begin_inset space ~
21168 \end_inset
21169
21170 posible
21171 \family default
21172 , luego 
21173 \family sans
21174 Principio
21175 \begin_inset space ~
21176 \end_inset
21177
21178 de
21179 \begin_inset space ~
21180 \end_inset
21181
21182 página
21183 \family default
21184 , y después las otras.
21185  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21186  pero en dicho orden.
21187  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21188  pero intenta poner el flotante en la página siguiente.
21189 \end_layout
21190
21191 \begin_layout Standard
21192 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21193 \end_layout
21194
21195 \begin_layout Labeling
21196 \labelwidthstring 00.00.0000
21197
21198 \family sans
21199 Principio
21200 \begin_inset space ~
21201 \end_inset
21202
21203 de
21204 \begin_inset space ~
21205 \end_inset
21206
21207 página:
21208 \family default
21209  sólo si el flotante ocupa menos del 70
21210 \begin_inset space \thinspace{}
21211 \end_inset
21212
21213 % de la página puede ubicarse al principio de página (
21214 \series bold
21215
21216 \backslash
21217 topfraction
21218 \series default
21219 )
21220 \end_layout
21221
21222 \begin_layout Labeling
21223 \labelwidthstring 00.00.0000
21224
21225 \family sans
21226 Fin
21227 \begin_inset space ~
21228 \end_inset
21229
21230 de
21231 \begin_inset space ~
21232 \end_inset
21233
21234 página:
21235 \family default
21236  sólo si el flotante ocupa menos del 30
21237 \begin_inset space \thinspace{}
21238 \end_inset
21239
21240 % de la página puede ubicarse al fin de página.
21241  (
21242 \series bold
21243
21244 \backslash
21245 bottomfraction
21246 \series default
21247 )
21248 \end_layout
21249
21250 \begin_layout Labeling
21251 \labelwidthstring 00.00.0000
21252
21253 \family sans
21254 Página
21255 \begin_inset space ~
21256 \end_inset
21257
21258 de
21259 \begin_inset space ~
21260 \end_inset
21261
21262 flotantes:
21263 \family default
21264  sólo si más del 50
21265 \begin_inset space \thinspace{}
21266 \end_inset
21267
21268 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21269  página.
21270  (
21271 \series bold
21272
21273 \backslash
21274 floatpagefraction
21275 \series default
21276 )
21277 \end_layout
21278
21279 \begin_layout Standard
21280 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21281  
21282 \family sans
21283 Ignorar
21284 \begin_inset space ~
21285 \end_inset
21286
21287 reglas
21288 \begin_inset space ~
21289 \end_inset
21290
21291 de
21292 \begin_inset space ~
21293 \end_inset
21294
21295 LaTeX
21296 \family default
21297 .
21298 \begin_inset Newline newline
21299 \end_inset
21300
21301 También puedes redefinir las reglas con los comandos LaTeX que van entre
21302  paréntesis tras la descripción de las reglas anteriores.
21303  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21304  la regla 
21305 \family sans
21306 Fin
21307 \family default
21308
21309 \begin_inset space ~
21310 \end_inset
21311
21312
21313 \family sans
21314 de
21315 \family default
21316
21317 \begin_inset space ~
21318 \end_inset
21319
21320
21321 \family sans
21322 página
21323 \family default
21324  al 50
21325 \begin_inset space \thinspace{}
21326 \end_inset
21327
21328 %, añade esta línea en el preámbulo:
21329 \end_layout
21330
21331 \begin_layout Standard
21332
21333 \series bold
21334
21335 \backslash
21336 renewcommand{
21337 \backslash
21338 bottomfraction}{0.5}
21339 \end_layout
21340
21341 \begin_layout Standard
21342 En determinados casos podrías necesitar ubicar un flotante exactamente en
21343  la posición en la que se inserta.
21344  Para esto puedes usar la opción 
21345 \family sans
21346 Aquí
21347 \begin_inset space ~
21348 \end_inset
21349
21350 definitivamente
21351 \family default
21352 .
21353  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21354  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21355  se podría estropear el diseño de la página.
21356 \end_layout
21357
21358 \begin_layout Standard
21359 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21360  rodeados por texto de un párrafo determinado.
21361 \begin_inset VSpace bigskip
21362 \end_inset
21363
21364
21365 \end_layout
21366
21367 \begin_layout Standard
21368 A veces surge el problema de que un flotante se sitúa al principio de la
21369  página mientras que su sección correspondiente empieza en mitad de la página,
21370  así que el lector podría creer que el flotante forma parte de la sección
21371  anterior.
21372  Para evitarlo puede emplearse el comando LaTeX 
21373 \series bold
21374
21375 \backslash
21376 suppressfloats
21377 \series default
21378 , que suprime la ubicación de un flotante dado en la página donde se inserta
21379  y además puede servir para evitar que el flotante se coloque antes del
21380  inicio de sección.
21381  Para ello, añade estos comandos al preámbulo:
21382 \end_layout
21383
21384 \begin_layout Standard
21385
21386 \series bold
21387
21388 \backslash
21389 let
21390 \backslash
21391 mySection
21392 \backslash
21393 section
21394 \begin_inset Newline newline
21395 \end_inset
21396
21397
21398 \backslash
21399 renewcommand{
21400 \backslash
21401 section}{
21402 \backslash
21403 suppressfloats[t]
21404 \backslash
21405 mySection}
21406 \end_layout
21407
21408 \begin_layout Standard
21409 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21410  subsecciones.
21411  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21412  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21413 \end_layout
21414
21415 \begin_layout Standard
21416 \begin_inset VSpace bigskip
21417 \end_inset
21418
21419 En ciertos casos se quieren tener todas las figuras/cuadros al final del
21420  documento.
21421  Para estos casos está el paquete LaTeX 
21422 \series bold
21423 endfloat
21424 \series default
21425
21426 \begin_inset Index idx
21427 status collapsed
21428
21429 \begin_layout Plain Layout
21430 LaTeX-paquetes ! endfloat
21431 \end_layout
21432
21433 \end_inset
21434
21435 .
21436  Pone todas las figuras y cuadros flotantes al final del documento en secciones
21437  propias.
21438  En la posición original del flotante se inserta una indicación como «
21439 \family sans
21440 [Figure
21441 \begin_inset space ~
21442 \end_inset
21443
21444 3.2 about here.]
21445 \family default
21446 ».
21447  El paquete 
21448 \series bold
21449 endfloat
21450 \series default
21451  se carga en el preámbulo con la línea
21452 \end_layout
21453
21454 \begin_layout Standard
21455
21456 \series bold
21457
21458 \backslash
21459 usepackage[options]{endfloat}
21460 \end_layout
21461
21462 \begin_layout Standard
21463 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
21464  Para más información véase la documentación 
21465 \begin_inset CommandInset citation
21466 LatexCommand cite
21467 key "endfloat"
21468
21469 \end_inset
21470
21471 .
21472 \begin_inset Newline newline
21473 \end_inset
21474
21475
21476 \begin_inset Note Greyedout
21477 status open
21478
21479 \begin_layout Plain Layout
21480
21481 \series bold
21482 Nota: endfloat
21483 \series default
21484  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21485  véase sección
21486 \begin_inset space ~
21487 \end_inset
21488
21489 4 en 
21490 \begin_inset CommandInset citation
21491 LatexCommand cite
21492 key "endfloat"
21493
21494 \end_inset
21495
21496 .
21497 \end_layout
21498
21499 \end_inset
21500
21501
21502 \begin_inset Newline newline
21503 \end_inset
21504
21505
21506 \begin_inset Note Greyedout
21507 status open
21508
21509 \begin_layout Plain Layout
21510
21511 \series bold
21512 Nota:
21513 \series default
21514  Actualmente hay un error en 
21515 \series bold
21516 endfloat
21517 \series default
21518  cuando la leyenda contiene el carácter alemán «ß».
21519  Usa en ese caso el comando «
21520 \series bold
21521
21522 \backslash
21523 ss
21524 \series default
21525 » en código TeX en vez de «ß».
21526 \end_layout
21527
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \begin_layout Standard
21534 \begin_inset VSpace bigskip
21535 \end_inset
21536
21537 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21538 \begin_inset CommandInset citation
21539 LatexCommand cite
21540 key "latexcompanion,latexguide,latexbook"
21541
21542 \end_inset
21543
21544 .
21545 \end_layout
21546
21547 \begin_layout Section
21548 Rotación de flotantes
21549 \begin_inset CommandInset label
21550 LatexCommand label
21551 name "sec:Rotación-de-Flotantes"
21552
21553 \end_inset
21554
21555
21556 \begin_inset Index idx
21557 status collapsed
21558
21559 \begin_layout Plain Layout
21560 Flotantes ! Rotación
21561 \end_layout
21562
21563 \end_inset
21564
21565
21566 \end_layout
21567
21568 \begin_layout Standard
21569 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
21570  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21571  la opción 
21572 \family sans
21573 Girar
21574 \begin_inset space ~
21575 \end_inset
21576
21577 a
21578 \begin_inset space ~
21579 \end_inset
21580
21581 un
21582 \begin_inset space ~
21583 \end_inset
21584
21585 lado
21586 \family default
21587 .
21588 \end_layout
21589
21590 \begin_layout Standard
21591 Los flotantes girados son puestos siempre en su propia página (o columna
21592  si el documento es de dos columnas).
21593  Se les puede permitir abarcar varias columnas con la opción de configuración
21594  
21595 \family sans
21596 Extender
21597 \begin_inset space ~
21598 \end_inset
21599
21600 columnas
21601 \family default
21602 .
21603  Se rotan de forma que puedes leerlos desde el margen externo.
21604  Para forzar determinada dirección de rotación para todas las páginas, puedes
21605  añadir una de las opciones 
21606 \series bold
21607 figuresleft
21608 \series default
21609  o 
21610 \series bold
21611 figuresright
21612 \series default
21613  a las opciones de clase del documento.
21614 \end_layout
21615
21616 \begin_layout Standard
21617 Los flotantes girados se refieren igual que los normales, y el formato de
21618  la leyenda también es el mismo: un ejemplo es el cuadro
21619 \begin_inset space ~
21620 \end_inset
21621
21622
21623 \begin_inset CommandInset ref
21624 LatexCommand ref
21625 reference "tab:Cuadro-girado"
21626
21627 \end_inset
21628
21629 .
21630 \end_layout
21631
21632 \begin_layout Standard
21633 \begin_inset Note Greyedout
21634 status open
21635
21636 \begin_layout Plain Layout
21637
21638 \series bold
21639 Nota:
21640 \series default
21641  No todos los visores DVI pueden mostrar cuadros girados.
21642 \end_layout
21643
21644 \end_inset
21645
21646
21647 \end_layout
21648
21649 \begin_layout Standard
21650 \begin_inset Float table
21651 wide false
21652 sideways true
21653 status open
21654
21655 \begin_layout Plain Layout
21656 \begin_inset Caption
21657
21658 \begin_layout Plain Layout
21659 \begin_inset CommandInset label
21660 LatexCommand label
21661 name "tab:Cuadro-girado"
21662
21663 \end_inset
21664
21665 Cuadro girado
21666 \end_layout
21667
21668 \end_inset
21669
21670
21671 \end_layout
21672
21673 \begin_layout Plain Layout
21674 \align center
21675 \begin_inset Tabular
21676 <lyxtabular version="3" rows="1" columns="5">
21677 <features tabularvalignment="middle">
21678 <column alignment="center" valignment="top" width="0">
21679 <column alignment="center" valignment="top" width="0">
21680 <column alignment="center" valignment="top" width="0">
21681 <column alignment="center" valignment="top" width="0">
21682 <column alignment="center" valignment="top" width="0">
21683 <row>
21684 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21685 \begin_inset Text
21686
21687 \begin_layout Plain Layout
21688 test
21689 \end_layout
21690
21691 \end_inset
21692 </cell>
21693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21694 \begin_inset Text
21695
21696 \begin_layout Plain Layout
21697 b
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 c
21707 \end_layout
21708
21709 \end_inset
21710 </cell>
21711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21712 \begin_inset Text
21713
21714 \begin_layout Plain Layout
21715 d
21716 \end_layout
21717
21718 \end_inset
21719 </cell>
21720 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21721 \begin_inset Text
21722
21723 \begin_layout Plain Layout
21724 e
21725 \end_layout
21726
21727 \end_inset
21728 </cell>
21729 </row>
21730 </lyxtabular>
21731
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \begin_layout Section
21743 Subflotantes
21744 \begin_inset Index idx
21745 status collapsed
21746
21747 \begin_layout Plain Layout
21748 Flotantes ! Subflotantes
21749 \end_layout
21750
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \begin_layout Standard
21757 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
21758  imágenes.
21759  Se crean insertando un flotante dentro de otro.
21760  La colocación de los subflotantes puede controlarse como si fueran párrafos,
21761  como se muestra en los cuadros
21762 \begin_inset space ~
21763 \end_inset
21764
21765
21766 \begin_inset CommandInset ref
21767 LatexCommand ref
21768 reference "tab:Dos-subcuadros-adosados"
21769
21770 \end_inset
21771
21772  y
21773 \begin_inset space ~
21774 \end_inset
21775
21776
21777 \begin_inset CommandInset ref
21778 LatexCommand ref
21779 reference "tab:Dos-subcuadros-uno-sobre"
21780
21781 \end_inset
21782
21783 .
21784 \end_layout
21785
21786 \begin_layout Standard
21787 Las referencias a subflotantes funcionan como en los flotantes normales:
21788  el cuadro
21789 \begin_inset space ~
21790 \end_inset
21791
21792
21793 \begin_inset CommandInset ref
21794 LatexCommand ref
21795 reference "tab:Este-es-el-subcuadro-a"
21796
21797 \end_inset
21798
21799  y el cuadro
21800 \begin_inset space ~
21801 \end_inset
21802
21803
21804 \begin_inset CommandInset ref
21805 LatexCommand ref
21806 reference "tab:Este-es-el-subcuadro-b"
21807
21808 \end_inset
21809
21810  son subcuadros del cuadro
21811 \begin_inset space ~
21812 \end_inset
21813
21814
21815 \begin_inset CommandInset ref
21816 LatexCommand ref
21817 reference "tab:Dos-subcuadros-adosados"
21818
21819 \end_inset
21820
21821 .
21822 \end_layout
21823
21824 \begin_layout Standard
21825 \begin_inset Float table
21826 wide false
21827 sideways false
21828 status open
21829
21830 \begin_layout Plain Layout
21831 \begin_inset Caption
21832
21833 \begin_layout Plain Layout
21834 \begin_inset CommandInset label
21835 LatexCommand label
21836 name "tab:Dos-subcuadros-adosados"
21837
21838 \end_inset
21839
21840 Dos subcuadros adosados
21841 \end_layout
21842
21843 \end_inset
21844
21845
21846 \end_layout
21847
21848 \begin_layout Plain Layout
21849 \begin_inset space \hfill{}
21850 \end_inset
21851
21852
21853 \begin_inset Float table
21854 wide false
21855 sideways false
21856 status open
21857
21858 \begin_layout Plain Layout
21859 \begin_inset Caption
21860
21861 \begin_layout Plain Layout
21862 \begin_inset CommandInset label
21863 LatexCommand label
21864 name "tab:Este-es-el-subcuadro-a"
21865
21866 \end_inset
21867
21868 Este es el subcuadro a
21869 \end_layout
21870
21871 \end_inset
21872
21873
21874 \end_layout
21875
21876 \begin_layout Plain Layout
21877 \align center
21878 \begin_inset Tabular
21879 <lyxtabular version="3" rows="1" columns="5">
21880 <features tabularvalignment="middle">
21881 <column alignment="center" valignment="top" width="0">
21882 <column alignment="center" valignment="top" width="0">
21883 <column alignment="center" valignment="top" width="0">
21884 <column alignment="center" valignment="top" width="0">
21885 <column alignment="center" valignment="top" width="0">
21886 <row>
21887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21888 \begin_inset Text
21889
21890 \begin_layout Plain Layout
21891 test 
21892 \end_layout
21893
21894 \end_inset
21895 </cell>
21896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900 b
21901 \end_layout
21902
21903 \end_inset
21904 </cell>
21905 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21906 \begin_inset Text
21907
21908 \begin_layout Plain Layout
21909 c
21910 \end_layout
21911
21912 \end_inset
21913 </cell>
21914 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21915 \begin_inset Text
21916
21917 \begin_layout Plain Layout
21918 d
21919 \end_layout
21920
21921 \end_inset
21922 </cell>
21923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21924 \begin_inset Text
21925
21926 \begin_layout Plain Layout
21927 e
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 </row>
21933 </lyxtabular>
21934
21935 \end_inset
21936
21937
21938 \end_layout
21939
21940 \end_inset
21941
21942
21943 \begin_inset space \hfill{}
21944 \end_inset
21945
21946
21947 \begin_inset Float table
21948 wide false
21949 sideways false
21950 status open
21951
21952 \begin_layout Plain Layout
21953 \begin_inset Caption
21954
21955 \begin_layout Plain Layout
21956 \begin_inset CommandInset label
21957 LatexCommand label
21958 name "tab:Este-es-el-subcuadro-b"
21959
21960 \end_inset
21961
21962 Esta es la subtabla b
21963 \end_layout
21964
21965 \end_inset
21966
21967
21968 \end_layout
21969
21970 \begin_layout Plain Layout
21971 \align center
21972 \begin_inset Tabular
21973 <lyxtabular version="3" rows="1" columns="5">
21974 <features tabularvalignment="middle">
21975 <column alignment="center" valignment="top" width="0">
21976 <column alignment="center" valignment="top" width="0">
21977 <column alignment="center" valignment="top" width="0">
21978 <column alignment="center" valignment="top" width="0">
21979 <column alignment="center" valignment="top" width="0">
21980 <row>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 e
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 d
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22000 \begin_inset Text
22001
22002 \begin_layout Plain Layout
22003 c
22004 \end_layout
22005
22006 \end_inset
22007 </cell>
22008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22009 \begin_inset Text
22010
22011 \begin_layout Plain Layout
22012 b
22013 \end_layout
22014
22015 \end_inset
22016 </cell>
22017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22018 \begin_inset Text
22019
22020 \begin_layout Plain Layout
22021 test
22022 \end_layout
22023
22024 \end_inset
22025 </cell>
22026 </row>
22027 </lyxtabular>
22028
22029 \end_inset
22030
22031
22032 \end_layout
22033
22034 \end_inset
22035
22036
22037 \begin_inset space \hfill{}
22038 \end_inset
22039
22040
22041 \end_layout
22042
22043 \end_inset
22044
22045
22046 \end_layout
22047
22048 \begin_layout Standard
22049 \begin_inset Float table
22050 wide false
22051 sideways false
22052 status open
22053
22054 \begin_layout Plain Layout
22055 \begin_inset Caption
22056
22057 \begin_layout Plain Layout
22058 \begin_inset CommandInset label
22059 LatexCommand label
22060 name "tab:Dos-subcuadros-uno-sobre"
22061
22062 \end_inset
22063
22064 Dos subcuadros colocados una sobre otra.
22065  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Plain Layout
22074 \noindent
22075 \align center
22076 \begin_inset Float table
22077 wide false
22078 sideways false
22079 status open
22080
22081 \begin_layout Plain Layout
22082 \begin_inset Caption
22083
22084 \begin_layout Plain Layout
22085
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \end_layout
22092
22093 \begin_layout Plain Layout
22094 \align center
22095 \begin_inset Tabular
22096 <lyxtabular version="3" rows="1" columns="4">
22097 <features tabularvalignment="middle">
22098 <column alignment="center" valignment="top" width="0">
22099 <column alignment="center" valignment="top" width="0">
22100 <column alignment="center" valignment="top" width="0">
22101 <column alignment="center" valignment="top" width="0">
22102 <row>
22103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22104 \begin_inset Text
22105
22106 \begin_layout Plain Layout
22107 test
22108 \end_layout
22109
22110 \end_inset
22111 </cell>
22112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22113 \begin_inset Text
22114
22115 \begin_layout Plain Layout
22116 test
22117 \end_layout
22118
22119 \end_inset
22120 </cell>
22121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22122 \begin_inset Text
22123
22124 \begin_layout Plain Layout
22125 test
22126 \end_layout
22127
22128 \end_inset
22129 </cell>
22130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22131 \begin_inset Text
22132
22133 \begin_layout Plain Layout
22134 test
22135 \end_layout
22136
22137 \end_inset
22138 </cell>
22139 </row>
22140 </lyxtabular>
22141
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \end_inset
22148
22149
22150 \end_layout
22151
22152 \begin_layout Plain Layout
22153 \align center
22154 \begin_inset Float table
22155 wide false
22156 sideways false
22157 status open
22158
22159 \begin_layout Plain Layout
22160 \begin_inset Caption
22161
22162 \begin_layout Plain Layout
22163
22164 \end_layout
22165
22166 \end_inset
22167
22168
22169 \end_layout
22170
22171 \begin_layout Plain Layout
22172 \align center
22173 \begin_inset Tabular
22174 <lyxtabular version="3" rows="1" columns="5">
22175 <features tabularvalignment="middle">
22176 <column alignment="center" valignment="top" width="0">
22177 <column alignment="center" valignment="top" width="0">
22178 <column alignment="center" valignment="top" width="0">
22179 <column alignment="center" valignment="top" width="0">
22180 <column alignment="center" valignment="top" width="0">
22181 <row>
22182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22183 \begin_inset Text
22184
22185 \begin_layout Plain Layout
22186 a
22187 \end_layout
22188
22189 \end_inset
22190 </cell>
22191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22192 \begin_inset Text
22193
22194 \begin_layout Plain Layout
22195 b
22196 \end_layout
22197
22198 \end_inset
22199 </cell>
22200 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22201 \begin_inset Text
22202
22203 \begin_layout Plain Layout
22204 c
22205 \end_layout
22206
22207 \end_inset
22208 </cell>
22209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22210 \begin_inset Text
22211
22212 \begin_layout Plain Layout
22213 d
22214 \end_layout
22215
22216 \end_inset
22217 </cell>
22218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22219 \begin_inset Text
22220
22221 \begin_layout Plain Layout
22222 e
22223 \end_layout
22224
22225 \end_inset
22226 </cell>
22227 </row>
22228 </lyxtabular>
22229
22230 \end_inset
22231
22232
22233 \end_layout
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \begin_layout Section
22246 Flotantes adosados
22247 \begin_inset Index idx
22248 status collapsed
22249
22250 \begin_layout Plain Layout
22251 Flotantes ! Adosados
22252 \end_layout
22253
22254 \end_inset
22255
22256
22257 \end_layout
22258
22259 \begin_layout Standard
22260 Para colocar flotantes unos junto a otros, como en la figura
22261 \begin_inset space ~
22262 \end_inset
22263
22264
22265 \begin_inset CommandInset ref
22266 LatexCommand ref
22267 reference "fig:Flotante-izquierda"
22268
22269 \end_inset
22270
22271  y 
22272 \begin_inset CommandInset ref
22273 LatexCommand ref
22274 reference "fig:Flotante-derecha"
22275
22276 \end_inset
22277
22278 , se pone 
22279 \emph on
22280 un
22281 \emph default
22282  solo flotante.
22283  En él se insertan dos cuadros tipo minipágina.
22284 \begin_inset Foot
22285 status collapsed
22286
22287 \begin_layout Plain Layout
22288 Las minipáginas se explican en la sección
22289 \begin_inset space ~
22290 \end_inset
22291
22292
22293 \begin_inset CommandInset ref
22294 LatexCommand ref
22295 reference "sec:Minipáginas"
22296
22297 \end_inset
22298
22299 .
22300 \end_layout
22301
22302 \end_inset
22303
22304  La anchura de la columna se establece en 45-50
22305 \begin_inset space \thinspace{}
22306 \end_inset
22307
22308 % y la alineación en 
22309 \family sans
22310 Inferior
22311 \family default
22312  para cada minipágina.
22313  Las minipáginas contienen la imagen y su título, de igual forma que en
22314  los flotantes.
22315  La única diferencia es que el 
22316 \family sans
22317 Ancho
22318 \begin_inset space ~
22319 \end_inset
22320
22321 de
22322 \begin_inset space ~
22323 \end_inset
22324
22325 columna
22326 \begin_inset space ~
22327 \end_inset
22328
22329 %
22330 \family default
22331  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
22332 \end_layout
22333
22334 \begin_layout Standard
22335 \begin_inset Float figure
22336 placement h
22337 wide false
22338 sideways false
22339 status open
22340
22341 \begin_layout Plain Layout
22342 \begin_inset Box Frameless
22343 position "b"
22344 hor_pos "c"
22345 has_inner_box 1
22346 inner_pos "t"
22347 use_parbox 0
22348 use_makebox 0
22349 width "45col%"
22350 special "none"
22351 height "1in"
22352 height_special "totalheight"
22353 status open
22354
22355 \begin_layout Plain Layout
22356 \align center
22357 \begin_inset Graphics
22358         filename ../clipart/mobius.eps
22359         lyxscale 50
22360         width 100col%
22361         scaleBeforeRotation
22362
22363 \end_inset
22364
22365
22366 \end_layout
22367
22368 \begin_layout Plain Layout
22369 \begin_inset Caption
22370
22371 \begin_layout Plain Layout
22372 \begin_inset CommandInset label
22373 LatexCommand label
22374 name "fig:Flotante-izquierda"
22375
22376 \end_inset
22377
22378 Flotante en el lado izquierdo.
22379 \end_layout
22380
22381 \end_inset
22382
22383
22384 \end_layout
22385
22386 \end_inset
22387
22388
22389 \begin_inset space \hfill{}
22390 \end_inset
22391
22392
22393 \begin_inset Box Frameless
22394 position "b"
22395 hor_pos "c"
22396 has_inner_box 1
22397 inner_pos "t"
22398 use_parbox 0
22399 use_makebox 0
22400 width "45col%"
22401 special "none"
22402 height "1in"
22403 height_special "totalheight"
22404 status open
22405
22406 \begin_layout Plain Layout
22407 \align center
22408 \begin_inset Graphics
22409         filename ../clipart/platypus.eps
22410         lyxscale 50
22411         width 100col%
22412         scaleBeforeRotation
22413
22414 \end_inset
22415
22416
22417 \end_layout
22418
22419 \begin_layout Plain Layout
22420 \begin_inset Caption
22421
22422 \begin_layout Plain Layout
22423 \begin_inset CommandInset label
22424 LatexCommand label
22425 name "fig:Flotante-derecha"
22426
22427 \end_inset
22428
22429 Flotante en el lado derecho.
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \end_inset
22438
22439
22440 \end_layout
22441
22442 \end_inset
22443
22444
22445 \end_layout
22446
22447 \begin_layout Section
22448 Formato de las leyendas
22449 \begin_inset Index idx
22450 status collapsed
22451
22452 \begin_layout Plain Layout
22453 Leyendas ! Formato
22454 \end_layout
22455
22456 \end_inset
22457
22458
22459 \begin_inset Index idx
22460 status collapsed
22461
22462 \begin_layout Plain Layout
22463 Flotantes ! Formato de las leyendas
22464 \end_layout
22465
22466 \end_inset
22467
22468
22469 \begin_inset CommandInset label
22470 LatexCommand label
22471 name "sec:Formato-de-leyendas"
22472
22473 \end_inset
22474
22475
22476 \end_layout
22477
22478 \begin_layout Standard
22479 El entorno 
22480 \family sans
22481 Leyenda
22482 \family default
22483  es el predeterminado para los 
22484 \family sans
22485 Flotantes
22486 \family default
22487 .
22488  En LyX las leyendas se muestran como etiqueta, p.
22489 \begin_inset space \thinspace{}
22490 \end_inset
22491
22492 e.
22493 \begin_inset space ~
22494 \end_inset
22495
22496 «
22497 \family sans
22498 Figura #
22499 \family default
22500 :» seguida por el texto.
22501  «#» es el número real de referencia.
22502  Por omisión la etiqueta y el número usan la misma tipografía que el texto
22503  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
22504  del texto.
22505  El entorno leyenda no es apropiado para todos los tipos de documento.
22506  
22507 \end_layout
22508
22509 \begin_layout Standard
22510 Para cambiar el formato predeterminado carga el paquete LaTeX 
22511 \series bold
22512 caption
22513 \series default
22514
22515 \begin_inset Index idx
22516 status collapsed
22517
22518 \begin_layout Plain Layout
22519 LaTeX-paquetes ! caption
22520 \end_layout
22521
22522 \end_inset
22523
22524  en el preámbulo del documento con la línea:
22525 \end_layout
22526
22527 \begin_layout Standard
22528
22529 \series bold
22530
22531 \backslash
22532 usepackage[definición de formato]{caption}
22533 \end_layout
22534
22535 \begin_layout Standard
22536 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
22537  las leyendas de cuadro siempre sobre él como en este documento, usa el
22538  comando:
22539 \end_layout
22540
22541 \begin_layout Standard
22542
22543 \series bold
22544
22545 \backslash
22546 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22547 \end_layout
22548
22549 \begin_layout Standard
22550 También puedes definir distintos formatos de leyenda para los distintos
22551  tipos de flotantes.
22552  En ese caso carga el paquete 
22553 \series bold
22554 caption
22555 \series default
22556  sin opciones específicas y define los distintos formatos con ayuda del
22557  comando
22558 \end_layout
22559
22560 \begin_layout Standard
22561
22562 \series bold
22563
22564 \backslash
22565 captionsetup[tipo de flotante]{definición de formato}
22566 \end_layout
22567
22568 \begin_layout Standard
22569 en el preámbulo del documento.
22570  Por ejemplo las leyendas de la Figura
22571 \begin_inset space ~
22572 \end_inset
22573
22574
22575 \begin_inset CommandInset ref
22576 LatexCommand ref
22577 reference "fig:Esto-es-una-fig"
22578
22579 \end_inset
22580
22581  y el cuadro
22582 \begin_inset space ~
22583 \end_inset
22584
22585
22586 \begin_inset CommandInset ref
22587 LatexCommand ref
22588 reference "tab:Esto-es-un-cuadro"
22589
22590 \end_inset
22591
22592  pueden crearse usando los siguientes comandos en el preámbulo:
22593 \end_layout
22594
22595 \begin_layout Standard
22596
22597 \series bold
22598
22599 \backslash
22600 usepackage[tableposition=top]{caption}
22601 \series default
22602
22603 \begin_inset Newline newline
22604 \end_inset
22605
22606
22607 \series bold
22608
22609 \backslash
22610 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22611 \begin_inset Newline newline
22612 \end_inset
22613
22614
22615 \begin_inset Phantom HPhantom
22616 status open
22617
22618 \begin_layout Plain Layout
22619
22620 \series bold
22621
22622 \backslash
22623 captionsetup[figure]{
22624 \end_layout
22625
22626 \end_inset
22627
22628 labelsep=period}
22629 \begin_inset Newline newline
22630 \end_inset
22631
22632
22633 \backslash
22634 captionsetup[table]{labelfont={bf,sf}}
22635 \end_layout
22636
22637 \begin_layout Standard
22638 \begin_inset Note Greyedout
22639 status open
22640
22641 \begin_layout Plain Layout
22642
22643 \series bold
22644 Nota: 
22645 \series default
22646 La opción 
22647 \series bold
22648 tableposition=top
22649 \series default
22650  no tiene efecto si se usa una clase de documento 
22651 \series bold
22652 KOMA-Script
22653 \series default
22654 .
22655  En este caso debe utilizarse la opción de clase de documento 
22656 \series bold
22657 captions=tableheading
22658 \series default
22659 .
22660  
22661 \end_layout
22662
22663 \end_inset
22664
22665
22666 \end_layout
22667
22668 \begin_layout Standard
22669 Para más información sobre el paquete 
22670 \series bold
22671 caption
22672 \series default
22673  acude a su documentación 
22674 \begin_inset CommandInset citation
22675 LatexCommand cite
22676 key "caption"
22677
22678 \end_inset
22679
22680 .
22681 \end_layout
22682
22683 \begin_layout Standard
22684 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
22685 \begin_inset space \thinspace{}
22686 \end_inset
22687
22688 e., usa el siguiente comando de preámbulo:
22689 \end_layout
22690
22691 \begin_layout Standard
22692
22693 \series bold
22694
22695 \backslash
22696 renewcommand{
22697 \backslash
22698 fnum@figure}{Imagen~
22699 \backslash
22700 thefigure}
22701 \end_layout
22702
22703 \begin_layout Standard
22704 donde 
22705 \series bold
22706
22707 \backslash
22708 thefigure
22709 \series default
22710  inserta el número de figura y «~» genera un espacio protegido.
22711
22712 \series bold
22713  
22714 \end_layout
22715
22716 \begin_layout Standard
22717 \begin_inset VSpace bigskip
22718 \end_inset
22719
22720 Si estás usando la clase de documento 
22721 \series bold
22722 KOMA-Script
22723 \series default
22724
22725 \begin_inset Index idx
22726 status collapsed
22727
22728 \begin_layout Plain Layout
22729 LaTeX-paquetes ! KOMA-Script
22730 \end_layout
22731
22732 \end_inset
22733
22734  (
22735 \family sans
22736 article (KOMA-Script)
22737 \family default
22738
22739 \family sans
22740 book (KOMA-Script)
22741 \family default
22742
22743 \family sans
22744 letter (KOMA-Script)
22745 \family default
22746 , o 
22747 \family sans
22748 report (KOMA-Script)
22749 \family default
22750
22751 \begin_inset space \thinspace{}
22752 \end_inset
22753
22754 ), puedes emplear en vez del paquete 
22755 \series bold
22756 caption
22757 \series default
22758  el comando 
22759 \series bold
22760
22761 \backslash
22762 setkomafont
22763 \series default
22764  incluido en 
22765 \series bold
22766 KOMA-Script
22767 \series default
22768 .
22769  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22770  comando en el preámbulo del documento:
22771 \end_layout
22772
22773 \begin_layout Standard
22774
22775 \series bold
22776
22777 \backslash
22778 setkomafont{captionlabel}{
22779 \backslash
22780 bfseries}
22781 \end_layout
22782
22783 \begin_layout Standard
22784 Más información sobre 
22785 \series bold
22786
22787 \backslash
22788 setkomafont
22789 \series default
22790  en la documentación de 
22791 \series bold
22792 KOMA-Script
22793 \series default
22794  
22795 \begin_inset CommandInset citation
22796 LatexCommand cite
22797 key "KOMA-Script"
22798
22799 \end_inset
22800
22801 .
22802 \end_layout
22803
22804 \begin_layout Standard
22805 \begin_inset ERT
22806 status collapsed
22807
22808 \begin_layout Plain Layout
22809
22810
22811 \backslash
22812 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22813 }
22814 \end_layout
22815
22816 \end_inset
22817
22818
22819 \begin_inset Note Note
22820 status collapsed
22821
22822 \begin_layout Plain Layout
22823 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22824 \end_layout
22825
22826 \end_inset
22827
22828
22829 \end_layout
22830
22831 \begin_layout Standard
22832 \begin_inset Float figure
22833 placement !p
22834 wide false
22835 sideways false
22836 status open
22837
22838 \begin_layout Plain Layout
22839 \align center
22840 \begin_inset Graphics
22841         filename ../clipart/mobius.eps
22842         lyxscale 50
22843         scale 50
22844
22845 \end_inset
22846
22847
22848 \end_layout
22849
22850 \begin_layout Plain Layout
22851 \begin_inset Caption
22852
22853 \begin_layout Plain Layout
22854 \begin_inset CommandInset label
22855 LatexCommand label
22856 name "fig:Esto-es-una-fig"
22857
22858 \end_inset
22859
22860
22861 \begin_inset Argument
22862 status collapsed
22863
22864 \begin_layout Plain Layout
22865 Figura con leyenda muy larga
22866 \end_layout
22867
22868 \end_inset
22869
22870 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22871  mostrar el formato diferente.
22872  Aquí se usa una leyenda personalizada.
22873 \end_layout
22874
22875 \end_inset
22876
22877
22878 \end_layout
22879
22880 \end_inset
22881
22882
22883 \end_layout
22884
22885 \begin_layout Standard
22886 \begin_inset ERT
22887 status collapsed
22888
22889 \begin_layout Plain Layout
22890
22891
22892 \backslash
22893 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22894 on}
22895 \end_layout
22896
22897 \end_inset
22898
22899
22900 \end_layout
22901
22902 \begin_layout Standard
22903 \begin_inset Float table
22904 placement !p
22905 wide false
22906 sideways false
22907 status collapsed
22908
22909 \begin_layout Plain Layout
22910 \begin_inset Caption
22911
22912 \begin_layout Plain Layout
22913 \begin_inset CommandInset label
22914 LatexCommand label
22915 name "tab:Esto-es-un-cuadro"
22916
22917 \end_inset
22918
22919
22920 \begin_inset Argument
22921 status open
22922
22923 \begin_layout Plain Layout
22924 Cuadro con leyenda muy larga
22925 \end_layout
22926
22927 \end_inset
22928
22929 Este es un ejemplo de leyenda de cuadro mayor que una línea para mostrar
22930  el formato diferente.
22931  Aquí se usa el formato de leyenda estándar para los cuadros.
22932 \end_layout
22933
22934 \end_inset
22935
22936
22937 \end_layout
22938
22939 \begin_layout Plain Layout
22940 \align center
22941 \begin_inset Tabular
22942 <lyxtabular version="3" rows="1" columns="5">
22943 <features tabularvalignment="middle">
22944 <column alignment="center" valignment="top" width="0">
22945 <column alignment="center" valignment="top" width="0">
22946 <column alignment="center" valignment="top" width="0">
22947 <column alignment="center" valignment="top" width="0">
22948 <column alignment="center" valignment="top" width="0">
22949 <row>
22950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22951 \begin_inset Text
22952
22953 \begin_layout Plain Layout
22954 a
22955 \end_layout
22956
22957 \end_inset
22958 </cell>
22959 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22960 \begin_inset Text
22961
22962 \begin_layout Plain Layout
22963 b
22964 \end_layout
22965
22966 \end_inset
22967 </cell>
22968 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22969 \begin_inset Text
22970
22971 \begin_layout Plain Layout
22972 c
22973 \end_layout
22974
22975 \end_inset
22976 </cell>
22977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22978 \begin_inset Text
22979
22980 \begin_layout Plain Layout
22981 d
22982 \end_layout
22983
22984 \end_inset
22985 </cell>
22986 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22987 \begin_inset Text
22988
22989 \begin_layout Plain Layout
22990 e
22991 \end_layout
22992
22993 \end_inset
22994 </cell>
22995 </row>
22996 </lyxtabular>
22997
22998 \end_inset
22999
23000
23001 \end_layout
23002
23003 \end_inset
23004
23005
23006 \end_layout
23007
23008 \begin_layout Section
23009 Colocación de leyendas
23010 \begin_inset Index idx
23011 status collapsed
23012
23013 \begin_layout Plain Layout
23014 Leyendas ! Colocación
23015 \end_layout
23016
23017 \end_inset
23018
23019
23020 \begin_inset Index idx
23021 status collapsed
23022
23023 \begin_layout Plain Layout
23024 Flotantes ! Colocación de leyendas
23025 \end_layout
23026
23027 \end_inset
23028
23029
23030 \begin_inset CommandInset label
23031 LatexCommand label
23032 name "sec:Colocación-de-leyendas"
23033
23034 \end_inset
23035
23036
23037 \end_layout
23038
23039 \begin_layout Standard
23040 La norma habitual para colocar las leyendas es:
23041 \end_layout
23042
23043 \begin_layout Description
23044 Figura: La leyenda al pie de la figura
23045 \end_layout
23046
23047 \begin_layout Description
23048 cuadro: La leyenda sobre el cuadro
23049 \end_layout
23050
23051 \begin_layout Standard
23052 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
23053  el cuadro.
23054  Esto implica que si usas las clases de documento 
23055 \family sans
23056 article
23057 \family default
23058
23059 \family sans
23060 book
23061 \family default
23062
23063 \family sans
23064 letter
23065 \family default
23066 , o 
23067 \family sans
23068 report
23069 \family default
23070  no habrá espacio entre la leyenda y el cuadro.
23071  Para insertar el espacio adecuado añade la siguiente opción al comando
23072  del paquete LaTeX 
23073 \series bold
23074 caption
23075 \series default
23076  en el preámbulo del documento:
23077 \begin_inset Foot
23078 status collapsed
23079
23080 \begin_layout Plain Layout
23081 Véase la sección
23082 \begin_inset space ~
23083 \end_inset
23084
23085
23086 \begin_inset CommandInset ref
23087 LatexCommand ref
23088 reference "sec:Formato-de-leyendas"
23089
23090 \end_inset
23091
23092  para más información sobre el paquete 
23093 \series bold
23094 caption
23095 \series default
23096 .
23097 \end_layout
23098
23099 \end_inset
23100
23101
23102 \end_layout
23103
23104 \begin_layout Standard
23105
23106 \series bold
23107 tableposition=top
23108 \end_layout
23109
23110 \begin_layout Standard
23111 Si estás usando la clase 
23112 \series bold
23113 KOMA-Script
23114 \series default
23115
23116 \begin_inset Index idx
23117 status collapsed
23118
23119 \begin_layout Plain Layout
23120 LaTeX-paquetes ! KOMA-Script
23121 \end_layout
23122
23123 \end_inset
23124
23125  (
23126 \family sans
23127 article (KOMA-Script)
23128 \family default
23129
23130 \family sans
23131 book (KOMA-Script)
23132 \family default
23133
23134 \family sans
23135 letter (KOMA-Script)
23136 \family default
23137 , o 
23138 \family sans
23139 report (KOMA-Script)
23140 \family default
23141
23142 \begin_inset space \thinspace{}
23143 \end_inset
23144
23145 ), en vez de 
23146 \series bold
23147 caption
23148 \series default
23149  puedes poner la opción 
23150 \series bold
23151 captions=tableheading
23152 \series default
23153  de la clase de documento.
23154 \end_layout
23155
23156 \begin_layout Standard
23157 \begin_inset VSpace bigskip
23158 \end_inset
23159
23160 También es posible poner la leyenda junto a una figura o cuadro.
23161  Para conseguirlo hay que cargar el paquete LaTeX 
23162 \series bold
23163 sidecap
23164 \series default
23165
23166 \begin_inset Index idx
23167 status collapsed
23168
23169 \begin_layout Plain Layout
23170 LaTeX-paquetes ! sidecap
23171 \end_layout
23172
23173 \end_inset
23174
23175  añadiendo en el preámbulo del documento la línea
23176 \end_layout
23177
23178 \begin_layout Standard
23179
23180 \series bold
23181
23182 \backslash
23183 usepackage[option]{sidecap}
23184 \end_layout
23185
23186 \begin_layout Standard
23187 Si no se especifica opción, la leyenda se ubica del lado del margen externo
23188  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
23189  Puedes cambiar la colocación al margen interno con la opción 
23190 \series bold
23191 innercaption
23192 \series default
23193 .
23194  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
23195  opciones 
23196 \series bold
23197 rightcaption
23198 \series default
23199  o 
23200 \series bold
23201 leftcaption
23202 \series default
23203 , respectivamente.
23204 \end_layout
23205
23206 \begin_layout Standard
23207 \begin_inset ERT
23208 status collapsed
23209
23210 \begin_layout Plain Layout
23211
23212
23213 \backslash
23214 ifsidecap
23215 \end_layout
23216
23217 \end_inset
23218
23219
23220 \begin_inset Note Note
23221 status collapsed
23222
23223 \begin_layout Plain Layout
23224 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23225  LaTeX 
23226 \series bold
23227 sidecap
23228 \series default
23229 .
23230 \end_layout
23231
23232 \end_inset
23233
23234
23235 \end_layout
23236
23237 \begin_layout Standard
23238 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
23239  estos comandos al preámbulo del documento:
23240 \end_layout
23241
23242 \begin_layout Standard
23243 \noindent
23244 \begin_inset CommandInset line
23245 LatexCommand rule
23246 offset "0.5ex"
23247 width "100line%"
23248 height "1pt"
23249
23250 \end_inset
23251
23252
23253 \end_layout
23254
23255 \begin_layout Standard
23256
23257 \series bold
23258
23259 \backslash
23260 newcommand{
23261 \backslash
23262 TabBesBeg}{%
23263 \begin_inset Newline newline
23264 \end_inset
23265
23266
23267 \begin_inset Phantom HPhantom
23268 status open
23269
23270 \begin_layout Plain Layout
23271
23272 \series bold
23273 \begin_inset space ~
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \end_inset
23280
23281
23282 \backslash
23283 let
23284 \backslash
23285 MyTable
23286 \backslash
23287 table
23288 \begin_inset Newline newline
23289 \end_inset
23290
23291
23292 \begin_inset Phantom HPhantom
23293 status open
23294
23295 \begin_layout Plain Layout
23296
23297 \series bold
23298 \begin_inset space ~
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \end_inset
23305
23306
23307 \backslash
23308 let
23309 \backslash
23310 MyEndtable
23311 \backslash
23312 endtable
23313 \begin_inset Newline newline
23314 \end_inset
23315
23316
23317 \begin_inset Phantom HPhantom
23318 status open
23319
23320 \begin_layout Plain Layout
23321
23322 \series bold
23323 \begin_inset space ~
23324 \end_inset
23325
23326
23327 \end_layout
23328
23329 \end_inset
23330
23331
23332 \backslash
23333 renewenvironment{table}{
23334 \backslash
23335 begin{SCtable}}{
23336 \backslash
23337 end{SCtable}}}
23338 \end_layout
23339
23340 \begin_layout Standard
23341
23342 \series bold
23343
23344 \backslash
23345 newcommand{
23346 \backslash
23347 TabBesEnd}{%
23348 \begin_inset Newline newline
23349 \end_inset
23350
23351
23352 \begin_inset Phantom HPhantom
23353 status open
23354
23355 \begin_layout Plain Layout
23356
23357 \series bold
23358 \begin_inset space ~
23359 \end_inset
23360
23361
23362 \end_layout
23363
23364 \end_inset
23365
23366
23367 \backslash
23368 let
23369 \backslash
23370 table
23371 \backslash
23372 MyTable
23373 \begin_inset Newline newline
23374 \end_inset
23375
23376
23377 \begin_inset Phantom HPhantom
23378 status open
23379
23380 \begin_layout Plain Layout
23381
23382 \series bold
23383 \begin_inset space ~
23384 \end_inset
23385
23386
23387 \end_layout
23388
23389 \end_inset
23390
23391
23392 \backslash
23393 let
23394 \backslash
23395 endtable
23396 \backslash
23397 MyEndtable
23398 \end_layout
23399
23400 \begin_layout Standard
23401
23402 \series bold
23403
23404 \backslash
23405 newcommand{
23406 \backslash
23407 FigBesBeg}{%
23408 \begin_inset Newline newline
23409 \end_inset
23410
23411
23412 \begin_inset Phantom HPhantom
23413 status open
23414
23415 \begin_layout Plain Layout
23416
23417 \series bold
23418 \begin_inset space ~
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425
23426
23427 \backslash
23428 let
23429 \backslash
23430 MyFigure
23431 \backslash
23432 figure
23433 \begin_inset Newline newline
23434 \end_inset
23435
23436
23437 \begin_inset Phantom HPhantom
23438 status open
23439
23440 \begin_layout Plain Layout
23441
23442 \series bold
23443 \begin_inset space ~
23444 \end_inset
23445
23446
23447 \end_layout
23448
23449 \end_inset
23450
23451
23452 \backslash
23453 let
23454 \backslash
23455 MyEndfigure
23456 \backslash
23457 endfigure
23458 \begin_inset Newline newline
23459 \end_inset
23460
23461
23462 \begin_inset Phantom HPhantom
23463 status open
23464
23465 \begin_layout Plain Layout
23466
23467 \series bold
23468 \begin_inset space ~
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \end_inset
23475
23476
23477 \backslash
23478 renewenvironment{figure}{
23479 \backslash
23480 begin{SCfigure}}{
23481 \backslash
23482 end{SCfigure}}}
23483 \end_layout
23484
23485 \begin_layout Standard
23486
23487 \series bold
23488
23489 \backslash
23490 newcommand{
23491 \backslash
23492 FigBesEnd}{%
23493 \begin_inset Newline newline
23494 \end_inset
23495
23496
23497 \begin_inset Phantom HPhantom
23498 status open
23499
23500 \begin_layout Plain Layout
23501
23502 \series bold
23503 \begin_inset space ~
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510
23511
23512 \backslash
23513 let
23514 \backslash
23515 figure
23516 \backslash
23517 MyFigure
23518 \begin_inset Newline newline
23519 \end_inset
23520
23521
23522 \begin_inset Phantom HPhantom
23523 status open
23524
23525 \begin_layout Plain Layout
23526
23527 \series bold
23528 \begin_inset space ~
23529 \end_inset
23530
23531
23532 \end_layout
23533
23534 \end_inset
23535
23536
23537 \backslash
23538 let
23539 \backslash
23540 endfigure
23541 \backslash
23542 MyEndfigure}
23543 \end_layout
23544
23545 \begin_layout Standard
23546 \noindent
23547 \begin_inset CommandInset line
23548 LatexCommand rule
23549 offset "0.5ex"
23550 width "100line%"
23551 height "1pt"
23552
23553 \end_inset
23554
23555
23556 \end_layout
23557
23558 \begin_layout Standard
23559 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
23560  en un lado.
23561  Para figuras flotantes usa el comando
23562 \end_layout
23563
23564 \begin_layout Standard
23565
23566 \series bold
23567
23568 \backslash
23569 FigBesBeg
23570 \end_layout
23571
23572 \begin_layout Standard
23573 en código TeX antes del flotante.
23574  Detrás del flotante inserta
23575 \end_layout
23576
23577 \begin_layout Standard
23578
23579 \series bold
23580
23581 \backslash
23582 FigBesEnd
23583 \end_layout
23584
23585 \begin_layout Standard
23586 en código TeX para volver a la definición original de flotantes.
23587 \end_layout
23588
23589 \begin_layout Standard
23590 Para cuadros flotantes usa los comandos correspondientes
23591 \end_layout
23592
23593 \begin_layout Standard
23594
23595 \series bold
23596
23597 \backslash
23598 TabBesBeg
23599 \series default
23600  y 
23601 \series bold
23602
23603 \backslash
23604 TabBesEnd
23605 \end_layout
23606
23607 \begin_layout Standard
23608 La figura
23609 \begin_inset space ~
23610 \end_inset
23611
23612
23613 \begin_inset CommandInset ref
23614 LatexCommand ref
23615 reference "fig:encab-al-lado"
23616
23617 \end_inset
23618
23619  y el cuadro
23620 \begin_inset space ~
23621 \end_inset
23622
23623
23624 \begin_inset CommandInset ref
23625 LatexCommand ref
23626 reference "tab:encab-al-lado"
23627
23628 \end_inset
23629
23630  son ejemplos en los que el título se sitúa al lado.
23631 \end_layout
23632
23633 \begin_layout Standard
23634 En los ejemplos puedes ver que el texto del título aparece encima del flotante
23635  en cuadros flotantes y debajo en las figuras flotantes.
23636  Para cambiarlo, puedes usar el comando
23637 \end_layout
23638
23639 \begin_layout Standard
23640
23641 \series bold
23642
23643 \backslash
23644 sidecaptionvpos{tipo de flotante}{colocación}
23645 \end_layout
23646
23647 \begin_layout Standard
23648 en el preámbulo o en código TeX antes del flotante.
23649  El tipo de flotante es 
23650 \family sans
23651 figure
23652 \family default
23653  o 
23654 \family sans
23655 table
23656 \family default
23657 , la colocación puede ser «
23658 \family sans
23659 t
23660 \family default
23661 » por «top» (arriba), «
23662 \family sans
23663 c
23664 \family default
23665 » por «center» (centro), o «
23666 \family sans
23667 b
23668 \family default
23669 » por «bottom» (abajo).
23670  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
23671  usa el comando
23672 \end_layout
23673
23674 \begin_layout Standard
23675
23676 \series bold
23677
23678 \backslash
23679 sidecaptionvpos{figure}{c}
23680 \end_layout
23681
23682 \begin_layout Standard
23683 Esto se ha hecho en la figura
23684 \begin_inset space ~
23685 \end_inset
23686
23687
23688 \begin_inset CommandInset ref
23689 LatexCommand ref
23690 reference "fig:encab-al-lado-de-fig"
23691
23692 \end_inset
23693
23694 .
23695 \end_layout
23696
23697 \begin_layout Standard
23698 \begin_inset VSpace medskip
23699 \end_inset
23700
23701 Más información sobre el paquete 
23702 \series bold
23703 sidecap
23704 \series default
23705  en su documentación 
23706 \begin_inset CommandInset citation
23707 LatexCommand cite
23708 key "sidecap"
23709
23710 \end_inset
23711
23712 .
23713 \end_layout
23714
23715 \begin_layout Standard
23716 \begin_inset Note Greyedout
23717 status open
23718
23719 \begin_layout Plain Layout
23720
23721 \series bold
23722 Nota:
23723 \series default
23724  El paquete LaTeX 
23725 \series bold
23726 hypcap
23727 \series default
23728
23729 \begin_inset Index idx
23730 status collapsed
23731
23732 \begin_layout Plain Layout
23733 LaTeX-paquetes ! hypcap
23734 \end_layout
23735
23736 \end_inset
23737
23738 , descrito en la sección
23739 \begin_inset space ~
23740 \end_inset
23741
23742
23743 \begin_inset CommandInset ref
23744 LatexCommand ref
23745 reference "sub:Colocación-de-Referencias"
23746
23747 \end_inset
23748
23749 , no afecta a flotantes con la leyenda al lado.
23750 \end_layout
23751
23752 \end_inset
23753
23754
23755 \end_layout
23756
23757 \begin_layout Standard
23758 \begin_inset ERT
23759 status collapsed
23760
23761 \begin_layout Plain Layout
23762
23763
23764 \backslash
23765 FigBesBeg 
23766 \end_layout
23767
23768 \end_inset
23769
23770
23771 \end_layout
23772
23773 \begin_layout Standard
23774 \begin_inset Float figure
23775 wide false
23776 sideways false
23777 status open
23778
23779 \begin_layout Plain Layout
23780 \begin_inset Graphics
23781         filename ../clipart/escher-lsd.eps
23782         scale 75
23783
23784 \end_inset
23785
23786
23787 \end_layout
23788
23789 \begin_layout Plain Layout
23790 \begin_inset Caption
23791
23792 \begin_layout Plain Layout
23793 \begin_inset CommandInset label
23794 LatexCommand label
23795 name "fig:encab-al-lado"
23796
23797 \end_inset
23798
23799 Leyenda al lado de una figura.
23800 \end_layout
23801
23802 \end_inset
23803
23804
23805 \end_layout
23806
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \begin_layout Standard
23813 \begin_inset ERT
23814 status collapsed
23815
23816 \begin_layout Plain Layout
23817
23818
23819 \backslash
23820 TabBesBeg 
23821 \end_layout
23822
23823 \end_inset
23824
23825
23826 \end_layout
23827
23828 \begin_layout Standard
23829 \begin_inset Float table
23830 wide false
23831 sideways false
23832 status open
23833
23834 \begin_layout Plain Layout
23835 \begin_inset Caption
23836
23837 \begin_layout Plain Layout
23838 \begin_inset CommandInset label
23839 LatexCommand label
23840 name "tab:encab-al-lado"
23841
23842 \end_inset
23843
23844 Leyenda al lado de un cuadro.
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Plain Layout
23853 \begin_inset Tabular
23854 <lyxtabular version="3" rows="4" columns="5">
23855 <features tabularvalignment="middle">
23856 <column alignment="center" valignment="top" width="0">
23857 <column alignment="center" valignment="top" width="0">
23858 <column alignment="center" valignment="top" width="0">
23859 <column alignment="center" valignment="top" width="0">
23860 <column alignment="center" valignment="top" width="0">
23861 <row>
23862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23863 \begin_inset Text
23864
23865 \begin_layout Plain Layout
23866 a
23867 \end_layout
23868
23869 \end_inset
23870 </cell>
23871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23872 \begin_inset Text
23873
23874 \begin_layout Plain Layout
23875
23876 \end_layout
23877
23878 \end_inset
23879 </cell>
23880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23881 \begin_inset Text
23882
23883 \begin_layout Plain Layout
23884 b
23885 \end_layout
23886
23887 \end_inset
23888 </cell>
23889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 c
23903 \end_layout
23904
23905 \end_inset
23906 </cell>
23907 </row>
23908 <row>
23909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23910 \begin_inset Text
23911
23912 \begin_layout Plain Layout
23913
23914 \end_layout
23915
23916 \end_inset
23917 </cell>
23918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23919 \begin_inset Text
23920
23921 \begin_layout Plain Layout
23922 d
23923 \end_layout
23924
23925 \end_inset
23926 </cell>
23927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23928 \begin_inset Text
23929
23930 \begin_layout Plain Layout
23931
23932 \end_layout
23933
23934 \end_inset
23935 </cell>
23936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23937 \begin_inset Text
23938
23939 \begin_layout Plain Layout
23940 e
23941 \end_layout
23942
23943 \end_inset
23944 </cell>
23945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23946 \begin_inset Text
23947
23948 \begin_layout Plain Layout
23949
23950 \end_layout
23951
23952 \end_inset
23953 </cell>
23954 </row>
23955 <row>
23956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23957 \begin_inset Text
23958
23959 \begin_layout Plain Layout
23960 f
23961 \end_layout
23962
23963 \end_inset
23964 </cell>
23965 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23966 \begin_inset Text
23967
23968 \begin_layout Plain Layout
23969
23970 \end_layout
23971
23972 \end_inset
23973 </cell>
23974 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23975 \begin_inset Text
23976
23977 \begin_layout Plain Layout
23978 g
23979 \end_layout
23980
23981 \end_inset
23982 </cell>
23983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23984 \begin_inset Text
23985
23986 \begin_layout Plain Layout
23987
23988 \end_layout
23989
23990 \end_inset
23991 </cell>
23992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23993 \begin_inset Text
23994
23995 \begin_layout Plain Layout
23996 h
23997 \end_layout
23998
23999 \end_inset
24000 </cell>
24001 </row>
24002 <row>
24003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24004 \begin_inset Text
24005
24006 \begin_layout Plain Layout
24007
24008 \end_layout
24009
24010 \end_inset
24011 </cell>
24012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24013 \begin_inset Text
24014
24015 \begin_layout Plain Layout
24016 i
24017 \end_layout
24018
24019 \end_inset
24020 </cell>
24021 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24022 \begin_inset Text
24023
24024 \begin_layout Plain Layout
24025
24026 \end_layout
24027
24028 \end_inset
24029 </cell>
24030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24031 \begin_inset Text
24032
24033 \begin_layout Plain Layout
24034 j
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24040 \begin_inset Text
24041
24042 \begin_layout Plain Layout
24043
24044 \end_layout
24045
24046 \end_inset
24047 </cell>
24048 </row>
24049 </lyxtabular>
24050
24051 \end_inset
24052
24053
24054 \end_layout
24055
24056 \end_inset
24057
24058
24059 \end_layout
24060
24061 \begin_layout Standard
24062 \begin_inset ERT
24063 status collapsed
24064
24065 \begin_layout Plain Layout
24066
24067
24068 \backslash
24069 TabBesEnd
24070 \end_layout
24071
24072 \end_inset
24073
24074
24075 \end_layout
24076
24077 \begin_layout Standard
24078 \begin_inset ERT
24079 status collapsed
24080
24081 \begin_layout Plain Layout
24082
24083
24084 \backslash
24085 sidecaptionvpos{figure}{c}
24086 \end_layout
24087
24088 \end_inset
24089
24090
24091 \begin_inset Float figure
24092 wide false
24093 sideways false
24094 status open
24095
24096 \begin_layout Plain Layout
24097 \begin_inset Graphics
24098         filename ../clipart/escher-lsd.eps
24099         scale 75
24100
24101 \end_inset
24102
24103
24104 \end_layout
24105
24106 \begin_layout Plain Layout
24107 \begin_inset Caption
24108
24109 \begin_layout Plain Layout
24110 \begin_inset CommandInset label
24111 LatexCommand label
24112 name "fig:encab-al-lado-de-fig"
24113
24114 \end_inset
24115
24116 Leyenda centrada verticalmente junto a una figura.
24117 \end_layout
24118
24119 \end_inset
24120
24121
24122 \end_layout
24123
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \begin_layout Standard
24130 \begin_inset ERT
24131 status collapsed
24132
24133 \begin_layout Plain Layout
24134
24135
24136 \backslash
24137 FigBesEnd
24138 \end_layout
24139
24140 \end_inset
24141
24142
24143 \end_layout
24144
24145 \begin_layout Standard
24146 \begin_inset ERT
24147 status collapsed
24148
24149 \begin_layout Plain Layout
24150
24151
24152 \backslash
24153 else
24154 \end_layout
24155
24156 \end_inset
24157
24158
24159 \begin_inset Note Note
24160 status collapsed
24161
24162 \begin_layout Plain Layout
24163 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
24164  
24165 \series bold
24166 sidecap
24167 \series default
24168 .
24169 \end_layout
24170
24171 \end_inset
24172
24173
24174 \end_layout
24175
24176 \begin_layout Standard
24177 Debes instalar el paquete LaTeX 
24178 \series bold
24179 sidecap
24180 \series default
24181  para ver la parte siguiente en la salida.
24182 \end_layout
24183
24184 \begin_layout Standard
24185 \begin_inset ERT
24186 status collapsed
24187
24188 \begin_layout Plain Layout
24189
24190
24191 \backslash
24192 fi
24193 \end_layout
24194
24195 \end_inset
24196
24197
24198 \end_layout
24199
24200 \begin_layout Section
24201 Índice de flotantes
24202 \begin_inset Index idx
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206 Flotantes ! Índice de
24207 \end_layout
24208
24209 \end_inset
24210
24211
24212 \end_layout
24213
24214 \begin_layout Standard
24215 Igual que en el índice general se listan las secciones del documento, hay
24216  índices para todos los tipos de flotantes, como las figuras.
24217  Se pueden insertar mediante los submenús 
24218 \family sans
24219 Insertar\SpecialChar \menuseparator
24220 Índice
24221 \family default
24222 .
24223 \end_layout
24224
24225 \begin_layout Standard
24226 Las entradas de los índices son las leyendas del flotante o su título breve,
24227  el número de flotante y el número de la página del documento en la que
24228  aparecen.
24229 \end_layout
24230
24231 \begin_layout Standard
24232 Puedes encontrar los índices de figuras y cuadros al final de este documento.
24233 \end_layout
24234
24235 \begin_layout Chapter
24236 Notas
24237 \end_layout
24238
24239 \begin_layout Section
24240 Notas en LyX
24241 \begin_inset Index idx
24242 status collapsed
24243
24244 \begin_layout Plain Layout
24245 Notas ! en LyX
24246 \end_layout
24247
24248 \end_inset
24249
24250
24251 \end_layout
24252
24253 \begin_layout Standard
24254 Las notas se insertan con el botón 
24255 \begin_inset Graphics
24256         filename ../../images/note-insert.png
24257         scale 85
24258
24259 \end_inset
24260
24261  o con el menú 
24262 \family sans
24263 Insertar\SpecialChar \menuseparator
24264 Nota
24265 \family default
24266 .
24267  Hay cinco tipos de notas:
24268 \end_layout
24269
24270 \begin_layout Description
24271 Nota
24272 \begin_inset space ~
24273 \end_inset
24274
24275 LyX Este tipo es para notas internas que no han de aparecer en la salida.
24276  Su cuadro se muestra como este:
24277 \begin_inset Newline newline
24278 \end_inset
24279
24280
24281 \begin_inset Newline newline
24282 \end_inset
24283
24284
24285 \begin_inset Graphics
24286         filename clipart/NotaLyXImagenQt4.png
24287         display false
24288         scale 75
24289
24290 \end_inset
24291
24292  
24293 \begin_inset Note Note
24294 status collapsed
24295
24296 \begin_layout Plain Layout
24297 Este es un texto en un recuadro que no se muestra en la salida.
24298 \end_layout
24299
24300 \end_inset
24301
24302
24303 \end_layout
24304
24305 \begin_layout Description
24306 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
24307  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
24308 \family sans
24309 Archivo\SpecialChar \menuseparator
24310 Exportar\SpecialChar \menuseparator
24311 LaTeX (pdflatex) / (plain)
24312 \family default
24313 .
24314  Su recuadro se ve así:
24315 \begin_inset Newline newline
24316 \end_inset
24317
24318
24319 \begin_inset Newline newline
24320 \end_inset
24321
24322
24323 \begin_inset Graphics
24324         filename clipart/ComentNotaImagenQt4.png
24325         display false
24326         scale 75
24327
24328 \end_inset
24329
24330  
24331 \begin_inset Note Comment
24332 status collapsed
24333
24334 \begin_layout Plain Layout
24335 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
24336 \end_layout
24337
24338 \end_inset
24339
24340
24341 \end_layout
24342
24343 \begin_layout Description
24344 Resaltado
24345 \begin_inset space ~
24346 \end_inset
24347
24348 en
24349 \begin_inset space ~
24350 \end_inset
24351
24352 gris Esta nota aparece en la salida como texto resaltado en gris.
24353  Su recuadro se parece a este:
24354 \begin_inset Newline newline
24355 \end_inset
24356
24357
24358 \begin_inset Newline newline
24359 \end_inset
24360
24361
24362 \begin_inset Graphics
24363         filename clipart/GrisNotaImagenQt4.png
24364         display false
24365         scale 75
24366
24367 \end_inset
24368
24369
24370 \begin_inset Newline newline
24371 \end_inset
24372
24373
24374 \begin_inset ERT
24375 status collapsed
24376
24377 \begin_layout Plain Layout
24378
24379
24380 \backslash
24381 renewenvironment{lyxgreyedout}
24382 \end_layout
24383
24384 \begin_layout Plain Layout
24385
24386 {
24387 \backslash
24388 textcolor[gray]{0.8}
24389 \backslash
24390 bgroup}{
24391 \backslash
24392 egroup}
24393 \end_layout
24394
24395 \end_inset
24396
24397
24398 \begin_inset Note Greyedout
24399 status open
24400
24401 \begin_layout Plain Layout
24402 Este es el texto
24403 \begin_inset Foot
24404 status collapsed
24405
24406 \begin_layout Plain Layout
24407 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
24408 \end_layout
24409
24410 \end_inset
24411
24412  de un comentario que se muestra resaltado en gris.
24413 \end_layout
24414
24415 \end_inset
24416
24417
24418 \begin_inset ERT
24419 status collapsed
24420
24421 \begin_layout Plain Layout
24422
24423
24424 \backslash
24425 renewenvironment{lyxgreyedout}
24426 \end_layout
24427
24428 \begin_layout Plain Layout
24429
24430 {
24431 \backslash
24432 textcolor{blue}
24433 \backslash
24434 bgroup}{
24435 \backslash
24436 egroup}
24437 \end_layout
24438
24439 \end_inset
24440
24441
24442 \begin_inset Note Note
24443 status collapsed
24444
24445 \begin_layout Plain Layout
24446 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
24447  original de LyX, ya que en el preámbulo de este documento se han redefinido
24448  estas notas para que salgan en azul, como se indica más adelante.
24449 \end_layout
24450
24451 \end_inset
24452
24453
24454 \begin_inset Newline newline
24455 \end_inset
24456
24457
24458 \begin_inset Newline newline
24459 \end_inset
24460
24461 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
24462  está un poco sangrada, y por otra parte pueden tener notas al pie.
24463 \end_layout
24464
24465 \begin_layout Standard
24466 \begin_inset VSpace bigskip
24467 \end_inset
24468
24469 Si usas el botón de la barra de herramientas 
24470 \begin_inset Graphics
24471         filename ../../images/note-insert.png
24472         scale 85
24473
24474 \end_inset
24475
24476  para insertar notas, se inserta una 
24477 \family sans
24478 Nota
24479 \begin_inset space ~
24480 \end_inset
24481
24482 LyX
24483 \family default
24484 .
24485  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
24486  recuadro.
24487  
24488 \family roman
24489 \series medium
24490 \bar no
24491 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
24492  botón de herramienta 
24493 \family sans
24494 \series default
24495 \bar default
24496 Nota
24497 \family default
24498 .
24499  Para cambiar una nota a texto, pulsa la tecla 
24500 \family sans
24501 Retroceso
24502 \family default
24503  cuando el cursor está en la primera posición de una nota, o la tecla 
24504 \family sans
24505 Supr
24506 \family default
24507  cuando el cursor está en la última posición de la nota, respectivamente.
24508 \end_layout
24509
24510 \begin_layout Standard
24511 \begin_inset VSpace bigskip
24512 \end_inset
24513
24514
24515 \lang english
24516 You can change the text color of the greyed out notes in the menu 
24517 \family sans
24518 Document\SpecialChar \menuseparator
24519 Settings\SpecialChar \menuseparator
24520 Colors
24521 \family default
24522 .
24523 \end_layout
24524
24525 \begin_layout Section
24526 Notas al pie
24527 \begin_inset CommandInset label
24528 LatexCommand label
24529 name "sec:Notas-al-pie"
24530
24531 \end_inset
24532
24533
24534 \begin_inset Index idx
24535 status collapsed
24536
24537 \begin_layout Plain Layout
24538 Notas ! al pie
24539 \end_layout
24540
24541 \end_inset
24542
24543
24544 \end_layout
24545
24546 \begin_layout Standard
24547 Las notas al pie se insertan con el botón 
24548 \begin_inset Graphics
24549         filename ../../images/footnote-insert.png
24550         scale 85
24551
24552 \end_inset
24553
24554  o el menú 
24555 \family sans
24556 Insertar\SpecialChar \menuseparator
24557 Nota
24558 \begin_inset space ~
24559 \end_inset
24560
24561 al
24562 \begin_inset space ~
24563 \end_inset
24564
24565 pie
24566 \family default
24567 .
24568  
24569 \family roman
24570 \series medium
24571 \bar no
24572 Aparece un recuadro como este:
24573 \family default
24574 \series default
24575 \bar default
24576  
24577 \begin_inset Graphics
24578         filename clipart/notapieQt4.png
24579         scale 80
24580
24581 \end_inset
24582
24583  
24584 \family roman
24585 \series medium
24586 \bar no
24587 donde puedes introducir el texto.
24588  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
24589  sobre el
24590 \family default
24591 \series default
24592 \bar default
24593  
24594 \family roman
24595 \series medium
24596 \bar no
24597 botón
24598 \family default
24599 \series default
24600 \bar default
24601 .
24602  Para cambiar una nota al pie a texto, pulsa la tecla 
24603 \family sans
24604 Retroceso
24605 \family default
24606  cuando el cursor está en la primera posición de la nota al pie, o la tecla
24607  
24608 \family sans
24609 Supr
24610 \family default
24611  cuando el cursor está en la última posición de la nota, respectivamente.
24612 \end_layout
24613
24614 \begin_layout Standard
24615 Aquí hay un ejemplo de nota al pie:
24616 \family roman
24617 \series medium
24618 \bar no
24619
24620 \begin_inset Foot
24621 status collapsed
24622
24623 \begin_layout Plain Layout
24624 \begin_inset CommandInset label
24625 LatexCommand label
24626 name "pie:Esto-es-una"
24627
24628 \end_inset
24629
24630 Ejemplo de nota al pie.
24631 \end_layout
24632
24633 \end_inset
24634
24635
24636 \family default
24637 \series default
24638 \bar default
24639
24640 \begin_inset ERT
24641 status collapsed
24642
24643 \begin_layout Plain Layout
24644
24645
24646 \backslash
24647 newcounter{MyRepeatFoot}
24648 \end_layout
24649
24650 \begin_layout Plain Layout
24651
24652
24653 \backslash
24654 setcounter{MyRepeatFoot}{
24655 \backslash
24656 thefootnote}
24657 \end_layout
24658
24659 \end_inset
24660
24661
24662 \end_layout
24663
24664 \begin_layout Standard
24665 En la salida, el pie se muestra como número voladito en el lugar del texto
24666  donde se coloca el recuadro.
24667  El texto se coloca al final de la página actual.
24668  Los números de las notas son calculados por LaTeX, y son consecutivos.
24669  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
24670 \end_layout
24671
24672 \begin_layout Standard
24673 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
24674  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
24675  se describe en la sección
24676 \begin_inset space ~
24677 \end_inset
24678
24679
24680 \begin_inset CommandInset ref
24681 LatexCommand ref
24682 reference "sec:Referencias-a-Flotantes"
24683
24684 \end_inset
24685
24686 .
24687 \begin_inset Newline newline
24688 \end_inset
24689
24690 Esto es una referencia cruzada a la Nota al pie
24691 \begin_inset space ~
24692 \end_inset
24693
24694
24695 \begin_inset CommandInset ref
24696 LatexCommand ref
24697 reference "pie:Esto-es-una"
24698
24699 \end_inset
24700
24701 .
24702 \end_layout
24703
24704 \begin_layout Standard
24705 \begin_inset VSpace defskip
24706 \end_inset
24707
24708
24709 \end_layout
24710
24711 \begin_layout Standard
24712 Debido a razones técnicas, LaTeX no imprime las notas al pie en cuadros.
24713  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
24714  se inserta el comando 
24715 \series bold
24716
24717 \backslash
24718 footnotemark{}
24719 \series default
24720  en código TeX.
24721  El texto de la nota se introduce como argumento del comando
24722 \series bold
24723  
24724 \backslash
24725 footnotetext
24726 \series default
24727  después del cuadro.
24728 \begin_inset Newline newline
24729 \end_inset
24730
24731 Esto es lo que se ha hecho para el siguiente cuadro con el comando
24732 \end_layout
24733
24734 \begin_layout Standard
24735
24736 \series bold
24737
24738 \backslash
24739 footnotetext{
24740 \series default
24741 Texto de la nota del cuadro.
24742 \series bold
24743 }
24744 \end_layout
24745
24746 \begin_layout Standard
24747 \begin_inset Tabular
24748 <lyxtabular version="3" rows="2" columns="1">
24749 <features tabularvalignment="middle">
24750 <column alignment="center" valignment="top" width="0">
24751 <row>
24752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24753 \begin_inset Text
24754
24755 \begin_layout Plain Layout
24756 Texto de ejemplo.
24757 \begin_inset Foot
24758 status open
24759
24760 \begin_layout Plain Layout
24761 ¡Esta nota no se imprimirá!
24762 \end_layout
24763
24764 \end_inset
24765
24766
24767 \end_layout
24768
24769 \end_inset
24770 </cell>
24771 </row>
24772 <row>
24773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24774 \begin_inset Text
24775
24776 \begin_layout Plain Layout
24777 Texto de ejemplo.
24778 \begin_inset ERT
24779 status collapsed
24780
24781 \begin_layout Plain Layout
24782
24783
24784 \backslash
24785 footnotemark{}
24786 \end_layout
24787
24788 \end_inset
24789
24790
24791 \end_layout
24792
24793 \end_inset
24794 </cell>
24795 </row>
24796 </lyxtabular>
24797
24798 \end_inset
24799
24800
24801 \begin_inset ERT
24802 status collapsed
24803
24804 \begin_layout Plain Layout
24805
24806
24807 \backslash
24808 footnotetext{
24809 \end_layout
24810
24811 \end_inset
24812
24813 Texto de la nota del cuadro.
24814 \begin_inset ERT
24815 status collapsed
24816
24817 \begin_layout Plain Layout
24818
24819 }
24820 \end_layout
24821
24822 \end_inset
24823
24824
24825 \end_layout
24826
24827 \begin_layout Standard
24828 Las notas al pie en cuadros largos se describen en la sección
24829 \begin_inset space ~
24830 \end_inset
24831
24832
24833 \begin_inset CommandInset ref
24834 LatexCommand ref
24835 reference "sub:Notas-al-pie-en-Cuadros-Largos"
24836
24837 \end_inset
24838
24839 .
24840 \end_layout
24841
24842 \begin_layout Standard
24843 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
24844  y con numeración diferente debido a que una minipágina es como una página
24845  dentro de otra.
24846  (Más información sobre minipáginas en la sección
24847 \begin_inset space ~
24848 \end_inset
24849
24850
24851 \begin_inset CommandInset ref
24852 LatexCommand ref
24853 reference "sec:Minipáginas"
24854
24855 \end_inset
24856
24857 ).
24858  Para poner notas en una minipágina que se impriman a pie de página como
24859  las notas al pie normales, se puede usar también el método de 
24860 \series bold
24861
24862 \backslash
24863 footnotemark{}
24864 \series default
24865  y 
24866 \series bold
24867
24868 \backslash
24869 footnotetext
24870 \series default
24871 .
24872 \end_layout
24873
24874 \begin_layout Standard
24875 \begin_inset Box Frameless
24876 position "t"
24877 hor_pos "c"
24878 has_inner_box 1
24879 inner_pos "t"
24880 use_parbox 0
24881 use_makebox 0
24882 width "100col%"
24883 special "none"
24884 height "1in"
24885 height_special "totalheight"
24886 status open
24887
24888 \begin_layout Plain Layout
24889 Muestra de texto en una minipágina.
24890 \begin_inset Foot
24891 status open
24892
24893 \begin_layout Plain Layout
24894 Nota en la minipágina.
24895 \end_layout
24896
24897 \end_inset
24898
24899
24900 \end_layout
24901
24902 \begin_layout Plain Layout
24903 Muestra de texto en una minipágina.
24904 \begin_inset ERT
24905 status collapsed
24906
24907 \begin_layout Plain Layout
24908
24909
24910 \backslash
24911 footnotemark{}
24912 \end_layout
24913
24914 \end_inset
24915
24916
24917 \end_layout
24918
24919 \end_inset
24920
24921
24922 \end_layout
24923
24924 \begin_layout Standard
24925 \begin_inset ERT
24926 status collapsed
24927
24928 \begin_layout Plain Layout
24929
24930
24931 \backslash
24932 footnotetext{
24933 \end_layout
24934
24935 \end_inset
24936
24937 Nota fuera de la minipágina.
24938 \begin_inset ERT
24939 status collapsed
24940
24941 \begin_layout Plain Layout
24942
24943 }
24944 \end_layout
24945
24946 \end_inset
24947
24948
24949 \end_layout
24950
24951 \begin_layout Standard
24952 \begin_inset VSpace defskip
24953 \end_inset
24954
24955
24956 \end_layout
24957
24958 \begin_layout Standard
24959 Para hacer referencia a la misma nota varias veces sin imprimir su texto
24960  cada vez, usa el comando 
24961 \series bold
24962
24963 \backslash
24964 footnotemark[number]
24965 \series default
24966  en código TeX.
24967 \begin_inset Newline newline
24968 \end_inset
24969
24970 Como el número de la nota repetida no se conoce mientras se escribe el texto,
24971  hay que guardarlo.
24972  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
24973  comandos en código TeX después de la nota al pie
24974 \begin_inset space ~
24975 \end_inset
24976
24977
24978 \begin_inset CommandInset ref
24979 LatexCommand ref
24980 reference "pie:Esto-es-una"
24981
24982 \end_inset
24983
24984  para guardar el número de la nota: 
24985 \end_layout
24986
24987 \begin_layout Standard
24988
24989 \series bold
24990
24991 \backslash
24992 newcounter{MyRepeatFoot}
24993 \begin_inset Newline newline
24994 \end_inset
24995
24996
24997 \backslash
24998 setcounter{MyRepeatFoot}{
24999 \backslash
25000 thefootnote}
25001 \end_layout
25002
25003 \begin_layout Standard
25004 La marca de la nota se ha creado después con el comando:
25005 \end_layout
25006
25007 \begin_layout Standard
25008
25009 \series bold
25010
25011 \backslash
25012 footnotemark[
25013 \backslash
25014 theMyRepeatFoot]
25015 \end_layout
25016
25017 \begin_layout Standard
25018 Aquí hay una nota repetida:
25019 \begin_inset ERT
25020 status collapsed
25021
25022 \begin_layout Plain Layout
25023
25024
25025 \backslash
25026 footnotemark[
25027 \backslash
25028 theMyRepeatFoot]
25029 \end_layout
25030
25031 \end_inset
25032
25033
25034 \end_layout
25035
25036 \begin_layout Standard
25037 Para repetir la nota al pie previa, se puede omitir el guardado del número
25038  de la nota y usar en su lugar el comando:
25039 \end_layout
25040
25041 \begin_layout Standard
25042
25043 \series bold
25044
25045 \backslash
25046 footnotemark[
25047 \backslash
25048 thefootnote]
25049 \end_layout
25050
25051 \begin_layout Standard
25052 Aquí hay otra nota repetida:
25053 \begin_inset ERT
25054 status collapsed
25055
25056 \begin_layout Plain Layout
25057
25058
25059 \backslash
25060 footnotemark[
25061 \backslash
25062 thefootnote]
25063 \end_layout
25064
25065 \end_inset
25066
25067
25068 \end_layout
25069
25070 \begin_layout Subsection
25071 Numeración de notas al pie
25072 \begin_inset CommandInset label
25073 LatexCommand label
25074 name "sub:Numeración-de-Notas-al-Pie"
25075
25076 \end_inset
25077
25078
25079 \begin_inset Index idx
25080 status collapsed
25081
25082 \begin_layout Plain Layout
25083 Notas ! al pie ! numeración
25084 \end_layout
25085
25086 \end_inset
25087
25088
25089 \end_layout
25090
25091 \begin_layout Standard
25092 Para reiniciar el número de pie a 1 en cada sección añade
25093 \family roman
25094  en el preámbulo el comando:
25095 \end_layout
25096
25097 \begin_layout Standard
25098
25099 \series bold
25100
25101 \backslash
25102 @addtoreset{footnote}{section}
25103 \end_layout
25104
25105 \begin_layout Standard
25106 \begin_inset VSpace bigskip
25107 \end_inset
25108
25109 El siguiente comando en el preámbulo cambia el estilo de numeración del
25110  pie a números romanos en minúsculas:
25111 \end_layout
25112
25113 \begin_layout Standard
25114
25115 \series bold
25116
25117 \backslash
25118 renewcommand{
25119 \backslash
25120 thefootnote}{
25121 \backslash
25122 roman{footnote}}
25123 \end_layout
25124
25125 \begin_layout Standard
25126 \begin_inset ERT
25127 status collapsed
25128
25129 \begin_layout Plain Layout
25130
25131
25132 \backslash
25133 renewcommand{
25134 \backslash
25135 thefootnote}{
25136 \backslash
25137 roman{footnote}}
25138 \end_layout
25139
25140 \end_inset
25141
25142  Nota al pie en números romanos:
25143 \begin_inset Foot
25144 status collapsed
25145
25146 \begin_layout Plain Layout
25147 Ejemplo de nota al pie en números romanos.
25148 \end_layout
25149
25150 \end_inset
25151
25152
25153 \begin_inset ERT
25154 status collapsed
25155
25156 \begin_layout Plain Layout
25157
25158
25159 \backslash
25160 renewcommand{
25161 \backslash
25162 thefootnote}{
25163 \backslash
25164 arabic{footnote}}
25165 \end_layout
25166
25167 \end_inset
25168
25169
25170 \end_layout
25171
25172 \begin_layout Standard
25173 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25174  
25175 \series bold
25176
25177 \backslash
25178 roman
25179 \series default
25180  por 
25181 \series bold
25182
25183 \backslash
25184 Roman
25185 \series default
25186 .
25187  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25188 \series bold
25189
25190 \backslash
25191 Alph
25192 \series default
25193  o 
25194 \series bold
25195
25196 \backslash
25197 alph
25198 \series default
25199 , respectivamente.
25200  Para ordenar las notas al pie con símbolos usa 
25201 \series bold
25202
25203 \backslash
25204 fnsymbol
25205 \series default
25206 .
25207 \end_layout
25208
25209 \begin_layout Standard
25210 \begin_inset Note Greyedout
25211 status open
25212
25213 \begin_layout Plain Layout
25214
25215 \series bold
25216 Nota:
25217 \series default
25218  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25219  simples.
25220 \end_layout
25221
25222 \end_inset
25223
25224
25225 \begin_inset Newline newline
25226 \end_inset
25227
25228
25229 \begin_inset Note Greyedout
25230 status open
25231
25232 \begin_layout Plain Layout
25233
25234 \series bold
25235 Nota:
25236 \series default
25237  sólo puedes ordenar hasta 9 pies con símbolos.
25238 \end_layout
25239
25240 \end_inset
25241
25242
25243 \end_layout
25244
25245 \begin_layout Standard
25246 Para volver al estilo de numeración predeterminado cuando has cambiado a
25247  otro estilo, usa 
25248 \series bold
25249
25250 \backslash
25251 arabic
25252 \series default
25253  en vez de 
25254 \series bold
25255
25256 \backslash
25257 roman
25258 \series default
25259  en el comando anterior.
25260 \begin_inset ERT
25261 status collapsed
25262
25263 \begin_layout Plain Layout
25264
25265
25266 \backslash
25267 renewcommand{
25268 \backslash
25269 thefootnote}{
25270 \backslash
25271 arabic{footnote}}
25272 \end_layout
25273
25274 \end_inset
25275
25276
25277 \end_layout
25278
25279 \begin_layout Standard
25280 \begin_inset VSpace bigskip
25281 \end_inset
25282
25283
25284 \end_layout
25285
25286 \begin_layout Standard
25287 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25288  comando al preámbulo del documento:
25289 \end_layout
25290
25291 \begin_layout Standard
25292
25293 \series bold
25294
25295 \backslash
25296 numberwithin{footnote}{chapter}
25297 \end_layout
25298
25299 \begin_layout Standard
25300 Para poder usar el comando 
25301 \series bold
25302
25303 \backslash
25304 numberwithin
25305 \series default
25306 , marca la opción 
25307 \family sans
25308 Usar
25309 \family default
25310
25311 \begin_inset space ~
25312 \end_inset
25313
25314
25315 \family sans
25316 el
25317 \family default
25318
25319 \begin_inset space ~
25320 \end_inset
25321
25322
25323 \family sans
25324 paquete
25325 \family default
25326
25327 \begin_inset space ~
25328 \end_inset
25329
25330
25331 \family sans
25332 AMS
25333 \family default
25334  en la sección 
25335 \family sans
25336 Opciones para ecuaciones
25337 \family default
25338  de la configuración del documento.
25339 \end_layout
25340
25341 \begin_layout Standard
25342 \begin_inset ERT
25343 status collapsed
25344
25345 \begin_layout Plain Layout
25346
25347
25348 \backslash
25349 numberwithin{footnote}{chapter}
25350 \end_layout
25351
25352 \end_inset
25353
25354 Esto es otro ejemplo de nota al pie:
25355 \series bold
25356
25357 \begin_inset Foot
25358 status collapsed
25359
25360 \begin_layout Plain Layout
25361 Nota al pie numerada en el esquema 
25362 \begin_inset Quotes eld
25363 \end_inset
25364
25365 capítulo.nota
25366 \begin_inset Quotes erd
25367 \end_inset
25368
25369 .
25370 \end_layout
25371
25372 \end_inset
25373
25374
25375 \series default
25376
25377 \begin_inset ERT
25378 status collapsed
25379
25380 \begin_layout Plain Layout
25381
25382
25383 \backslash
25384 renewcommand{
25385 \backslash
25386 thefootnote}{
25387 \backslash
25388 arabic{footnote}}
25389 \end_layout
25390
25391 \end_inset
25392
25393
25394 \end_layout
25395
25396 \begin_layout Standard
25397 \begin_inset Note Greyedout
25398 status open
25399
25400 \begin_layout Plain Layout
25401
25402 \series bold
25403 Nota: 
25404 \backslash
25405 numberwithin 
25406 \series default
25407 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25408  previas para obtener números no arábigos se sobreescriben.
25409 \end_layout
25410
25411 \end_inset
25412
25413
25414 \end_layout
25415
25416 \begin_layout Standard
25417 Así, para obtener por ejemplo el esquema «capítulo.
25418 \backslash
25419 Roman{footnote}», usa este comando en vez de 
25420 \series bold
25421
25422 \backslash
25423 numberwithin
25424 \series default
25425 :
25426 \end_layout
25427
25428 \begin_layout Standard
25429
25430 \series bold
25431
25432 \backslash
25433 renewcommand{
25434 \backslash
25435 thefootnote}{
25436 \backslash
25437 thechapter.
25438 \backslash
25439 Roman{footnote}}
25440 \end_layout
25441
25442 \begin_layout Subsection
25443 Colocación de notas al pie
25444 \begin_inset Index idx
25445 status open
25446
25447 \begin_layout Plain Layout
25448 Notas ! al pie ! colocación
25449 \end_layout
25450
25451 \end_inset
25452
25453
25454 \end_layout
25455
25456 \begin_layout Standard
25457 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25458  entre ellas al final de la página.
25459  Para hacerlas más legibles puedes añadir 1.5
25460 \begin_inset space \thinspace{}
25461 \end_inset
25462
25463 mm, p.
25464 \begin_inset space \thinspace{}
25465 \end_inset
25466
25467 e., con el comando siguiente en el preámbulo:
25468 \end_layout
25469
25470 \begin_layout Standard
25471
25472 \series bold
25473
25474 \backslash
25475 let
25476 \backslash
25477 myFoot
25478 \backslash
25479 footnote
25480 \begin_inset Newline newline
25481 \end_inset
25482
25483
25484 \backslash
25485 renewcommand{
25486 \backslash
25487 footnote}[1]{
25488 \backslash
25489 myFoot{#1
25490 \backslash
25491 vspace{1.5mm}}}
25492 \end_layout
25493
25494 \begin_layout Standard
25495 \begin_inset VSpace bigskip
25496 \end_inset
25497
25498 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25499  véase la figura
25500 \begin_inset space ~
25501 \end_inset
25502
25503
25504 \begin_inset CommandInset ref
25505 LatexCommand ref
25506 reference "fig:Colocación-standard-del-pie"
25507
25508 \end_inset
25509
25510 .
25511  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25512  en la figura
25513 \begin_inset space ~
25514 \end_inset
25515
25516
25517 \begin_inset CommandInset ref
25518 LatexCommand ref
25519 reference "fig:Colocación-del-pie-en"
25520
25521 \end_inset
25522
25523 , usa el paquete LaTeX 
25524 \series bold
25525 ftnright
25526 \series default
25527
25528 \begin_inset Index idx
25529 status collapsed
25530
25531 \begin_layout Plain Layout
25532 LaTeX-paquetes ! ftnright
25533 \end_layout
25534
25535 \end_inset
25536
25537  con este comando en el preámbulo:
25538 \end_layout
25539
25540 \begin_layout Standard
25541
25542 \series bold
25543
25544 \backslash
25545 usepackage{ftnright}
25546 \end_layout
25547
25548 \begin_layout Standard
25549 \begin_inset Float figure
25550 placement !h
25551 wide false
25552 sideways false
25553 status open
25554
25555 \begin_layout Plain Layout
25556 \begin_inset ERT
25557 status collapsed
25558
25559 \begin_layout Plain Layout
25560
25561
25562 \backslash
25563 framebox{
25564 \end_layout
25565
25566 \end_inset
25567
25568
25569 \begin_inset Graphics
25570         filename ../clipart/without_fntright.pdf
25571         width 100col%
25572
25573 \end_inset
25574
25575
25576 \begin_inset ERT
25577 status collapsed
25578
25579 \begin_layout Plain Layout
25580
25581 }
25582 \end_layout
25583
25584 \end_inset
25585
25586
25587 \end_layout
25588
25589 \begin_layout Plain Layout
25590 \begin_inset Caption
25591
25592 \begin_layout Plain Layout
25593 \begin_inset CommandInset label
25594 LatexCommand label
25595 name "fig:Colocación-standard-del-pie"
25596
25597 \end_inset
25598
25599 Colocación estándar de notas al pie en documentos a dos columnas.
25600 \end_layout
25601
25602 \end_inset
25603
25604
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \end_layout
25611
25612 \begin_layout Standard
25613 \begin_inset Float figure
25614 placement !h
25615 wide false
25616 sideways false
25617 status open
25618
25619 \begin_layout Plain Layout
25620 \begin_inset ERT
25621 status collapsed
25622
25623 \begin_layout Plain Layout
25624
25625
25626 \backslash
25627 framebox{
25628 \end_layout
25629
25630 \end_inset
25631
25632
25633 \begin_inset Graphics
25634         filename ../clipart/with_fntright.pdf
25635         width 100col%
25636
25637 \end_inset
25638
25639
25640 \begin_inset ERT
25641 status collapsed
25642
25643 \begin_layout Plain Layout
25644
25645 }
25646 \end_layout
25647
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \begin_layout Plain Layout
25654 \begin_inset Caption
25655
25656 \begin_layout Plain Layout
25657 \begin_inset CommandInset label
25658 LatexCommand label
25659 name "fig:Colocación-del-pie-en"
25660
25661 \end_inset
25662
25663 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25664  el paquete LaTeX 
25665 \series bold
25666 ftnright
25667 \series default
25668 .
25669 \end_layout
25670
25671 \end_inset
25672
25673
25674 \end_layout
25675
25676 \end_inset
25677
25678
25679 \end_layout
25680
25681 \begin_layout Standard
25682 \begin_inset VSpace bigskip
25683 \end_inset
25684
25685 En alguna literatura científica es habitual reunir las notas para imprimirlas
25686  en un párrafo separado al final de la sección, como en la figura
25687 \begin_inset space ~
25688 \end_inset
25689
25690
25691 \begin_inset CommandInset ref
25692 LatexCommand ref
25693 reference "fig:Notas-al-pie-al-final"
25694
25695 \end_inset
25696
25697 .
25698  Para reunir las notas al final
25699 \begin_inset Index idx
25700 status collapsed
25701
25702 \begin_layout Plain Layout
25703 Notas ! al final
25704 \end_layout
25705
25706 \end_inset
25707
25708  en vez de a pie de página, carga en el menú 
25709 \family sans
25710 Documento\SpecialChar \menuseparator
25711 Configuratión\SpecialChar \menuseparator
25712 Módulos
25713 \family default
25714  el módulo 
25715 \family sans
25716 Pie
25717 \begin_inset space ~
25718 \end_inset
25719
25720 al
25721 \begin_inset space ~
25722 \end_inset
25723
25724 final
25725 \family default
25726 .
25727  Para insertar la colección de notas, escribe el comando
25728 \end_layout
25729
25730 \begin_layout Standard
25731
25732 \series bold
25733
25734 \backslash
25735 theendnotes
25736 \end_layout
25737
25738 \begin_layout Standard
25739 en código TeX al final de una sección o capítulo.
25740 \end_layout
25741
25742 \begin_layout Standard
25743 \begin_inset Float figure
25744 wide false
25745 sideways false
25746 status open
25747
25748 \begin_layout Plain Layout
25749 \align center
25750 \begin_inset ERT
25751 status collapsed
25752
25753 \begin_layout Plain Layout
25754
25755
25756 \backslash
25757 framebox{
25758 \end_layout
25759
25760 \end_inset
25761
25762
25763 \begin_inset Graphics
25764         filename ../clipart/endnotes.pdf
25765
25766 \end_inset
25767
25768
25769 \begin_inset ERT
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773
25774 }
25775 \end_layout
25776
25777 \end_inset
25778
25779
25780 \end_layout
25781
25782 \begin_layout Plain Layout
25783 \begin_inset Caption
25784
25785 \begin_layout Plain Layout
25786 \begin_inset CommandInset label
25787 LatexCommand label
25788 name "fig:Notas-al-pie-al-final"
25789
25790 \end_inset
25791
25792 Notas al final: notas impresas en párrafo separado al final de la sección
25793  o del capítulo.
25794 \end_layout
25795
25796 \end_inset
25797
25798
25799 \end_layout
25800
25801 \end_inset
25802
25803
25804 \end_layout
25805
25806 \begin_layout Standard
25807 \begin_inset VSpace medskip
25808 \end_inset
25809
25810 La cabecera de párrafo para las notas finales no se traduce automáticamente
25811  al lenguaje del documento, hay que hacerlo manualmente.
25812  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
25813  español «Notas»:
25814 \end_layout
25815
25816 \begin_layout Standard
25817
25818 \series bold
25819
25820 \backslash
25821 renewcommand{
25822 \backslash
25823 notesname}{Notas}
25824 \end_layout
25825
25826 \begin_layout Standard
25827 \begin_inset VSpace medskip
25828 \end_inset
25829
25830 La numeración de notas finales puede cambiarse como la de las notas al pie,
25831  como se describe en la sección
25832 \begin_inset space ~
25833 \end_inset
25834
25835
25836 \begin_inset CommandInset ref
25837 LatexCommand ref
25838 reference "sub:Numeración-de-Notas-al-Pie"
25839
25840 \end_inset
25841
25842 ; sólo hay que reemplazar el comando 
25843 \series bold
25844
25845 \backslash
25846 thefootnote
25847 \series default
25848  por 
25849 \series bold
25850
25851 \backslash
25852 theendnote
25853 \series default
25854 .
25855  Para restablecer la numeración usa el comando 
25856 \series bold
25857
25858 \backslash
25859 @addtoreset
25860 \series default
25861  como se describe en la sección
25862 \begin_inset space ~
25863 \end_inset
25864
25865
25866 \begin_inset CommandInset ref
25867 LatexCommand ref
25868 reference "sub:Numeración-de-Notas-al-Pie"
25869
25870 \end_inset
25871
25872  y sustituye el parámetro de comando 
25873 \series bold
25874 footnote
25875 \series default
25876  por 
25877 \series bold
25878 endnote
25879 \series default
25880 .
25881 \end_layout
25882
25883 \begin_layout Standard
25884 Para notas al final hay el comando el comando 
25885 \series bold
25886
25887 \backslash
25888 endnotemark[número]
25889 \series default
25890  similar al comando 
25891 \series bold
25892
25893 \backslash
25894 footnotemark
25895 \series default
25896 , descrito en la sección
25897 \begin_inset space ~
25898 \end_inset
25899
25900
25901 \begin_inset CommandInset ref
25902 LatexCommand ref
25903 reference "sec:Notas-al-pie"
25904
25905 \end_inset
25906
25907 .
25908 \end_layout
25909
25910 \begin_layout Standard
25911 \begin_inset VSpace bigskip
25912 \end_inset
25913
25914 Las notas al pie también pueden colocarse al margen de la página y la alineación
25915  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25916 \series bold
25917 footmisc
25918 \series default
25919
25920 \begin_inset Index idx
25921 status collapsed
25922
25923 \begin_layout Plain Layout
25924 LaTeX-paquetes ! footmisc
25925 \end_layout
25926
25927 \end_inset
25928
25929  
25930 \begin_inset CommandInset citation
25931 LatexCommand cite
25932 key "footmisc"
25933
25934 \end_inset
25935
25936  para más información.
25937 \end_layout
25938
25939 \begin_layout Standard
25940 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25941  
25942 \begin_inset CommandInset citation
25943 LatexCommand cite
25944 key "latexcompanion,latexguide,latexbook"
25945
25946 \end_inset
25947
25948 .
25949  
25950 \lang english
25951 If you are using a
25952 \lang spanish
25953  
25954 \series bold
25955 KOMA-Script
25956 \series default
25957
25958 \begin_inset Index idx
25959 status collapsed
25960
25961 \begin_layout Plain Layout
25962 LaTeX-paquetes ! KOMA-Script
25963 \end_layout
25964
25965 \end_inset
25966
25967  
25968 \lang english
25969 document class, you can adjust all footnote settings using class-specific
25970  commands, see
25971 \lang spanish
25972  
25973 \begin_inset CommandInset citation
25974 LatexCommand cite
25975 key "KOMA-Script"
25976
25977 \end_inset
25978
25979 .
25980 \end_layout
25981
25982 \begin_layout Section
25983 Notas al margen
25984 \begin_inset Index idx
25985 status collapsed
25986
25987 \begin_layout Plain Layout
25988 Notas ! al margen
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 Las notas al margen se ven y se comportan en LyX como notas al pie.
25998  Se insertan con el menú 
25999 \family sans
26000 Insertar\SpecialChar \menuseparator
26001 Nota
26002 \begin_inset space ~
26003 \end_inset
26004
26005 al
26006 \begin_inset space ~
26007 \end_inset
26008
26009 margen
26010 \family default
26011  o con el botón 
26012 \begin_inset Graphics
26013         filename ../../images/marginalnote-insert.png
26014         scale 85
26015
26016 \end_inset
26017
26018 .
26019  Aparece un cuadro gris con la etiqueta 
26020 \family roman
26021 \series medium
26022 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
26023 \end_layout
26024
26025 \begin_layout Standard
26026 Al lado hay un ejemplo de nota al margen.
26027
26028 \family roman
26029 \series medium
26030  
26031 \begin_inset Marginal
26032 status open
26033
26034 \begin_layout Plain Layout
26035 Esto es una nota al margen.
26036 \end_layout
26037
26038 \end_inset
26039
26040
26041 \end_layout
26042
26043 \begin_layout Standard
26044 Estas notas salen en el margen derecho en documentos a una cara.
26045  En documentos a doble cara se muestran en el margen externo —margen izquierdo
26046  en páginas pares, derecho en páginas impares—.
26047  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
26048  a la derecha si la nota aparece en el margen izquierdo—.
26049  La primera línea de la nota se sitúa en la posición de la línea del texto
26050  en la que se inserta en el documento.
26051 \end_layout
26052
26053 \begin_layout Standard
26054 \begin_inset VSpace bigskip
26055 \end_inset
26056
26057 Para colocar la nota en el margen interno añade el comando
26058 \end_layout
26059
26060 \begin_layout Standard
26061
26062 \series bold
26063
26064 \backslash
26065 reversemarginpar
26066 \end_layout
26067
26068 \begin_layout Standard
26069 en código TeX antes de la nota.
26070  La nueva colocación es válida para todas las siguientes notas al margen.
26071  
26072 \begin_inset ERT
26073 status collapsed
26074
26075 \begin_layout Plain Layout
26076
26077
26078 \backslash
26079 reversemarginpar 
26080 \end_layout
26081
26082 \end_inset
26083
26084
26085 \begin_inset Marginal
26086 status open
26087
26088 \begin_layout Plain Layout
26089 Esto es una nota en el margen interno.
26090 \end_layout
26091
26092 \end_inset
26093
26094
26095 \series bold
26096
26097 \begin_inset Newline newline
26098 \end_inset
26099
26100
26101 \series default
26102
26103 \begin_inset Note Greyedout
26104 status open
26105
26106 \begin_layout Plain Layout
26107
26108 \series bold
26109 Nota:
26110 \series default
26111  A veces no hay espacio suficiente en el margen interno, por lo que la nota
26112  no se mostrará correctamente en la salida.
26113 \end_layout
26114
26115 \end_inset
26116
26117
26118 \end_layout
26119
26120 \begin_layout Standard
26121 Para volver a la ubicación predeterminada inserta en código TeX el comando
26122 \begin_inset ERT
26123 status collapsed
26124
26125 \begin_layout Plain Layout
26126
26127
26128 \backslash
26129 normalmarginpar 
26130 \end_layout
26131
26132 \end_inset
26133
26134
26135 \end_layout
26136
26137 \begin_layout Standard
26138
26139 \series bold
26140
26141 \backslash
26142 normalmarginpar
26143 \end_layout
26144
26145 \begin_layout Standard
26146 \begin_inset Note Greyedout
26147 status open
26148
26149 \begin_layout Plain Layout
26150
26151 \series bold
26152 Nota:
26153 \series default
26154  El comando se ignora si en el mismo párrafo está también presente el comando
26155  
26156 \series bold
26157
26158 \backslash
26159 reversemarginpar
26160 \series default
26161 .
26162 \end_layout
26163
26164 \end_inset
26165
26166
26167 \end_layout
26168
26169 \begin_layout Standard
26170 \begin_inset VSpace bigskip
26171 \end_inset
26172
26173
26174 \family roman
26175 \series medium
26176
26177 \begin_inset Marginal
26178 status open
26179
26180 \begin_layout Plain Layout
26181 PalabraMuyLargaAlMargen no partida con guión.
26182 \end_layout
26183
26184 \end_inset
26185
26186
26187 \family default
26188 \series default
26189  Como en el caso descrito en la sección
26190 \begin_inset space ~
26191 \end_inset
26192
26193
26194 \begin_inset CommandInset ref
26195 LatexCommand ref
26196 reference "sub:Líneas-Múltiples-en"
26197
26198 \end_inset
26199
26200 , una palabra larga no puede partirse con guión cuando es la primera en
26201  la nota al margen.
26202  Para evitar esto, inserta un espacio horizontal de 0
26203 \begin_inset space \thinspace{}
26204 \end_inset
26205
26206 pt antes de la palabra
26207 \family roman
26208 \series medium
26209 .
26210 \end_layout
26211
26212 \begin_layout Standard
26213
26214 \family roman
26215 \series medium
26216 \begin_inset Marginal
26217 status open
26218
26219 \begin_layout Plain Layout
26220 \begin_inset ERT
26221 status collapsed
26222
26223 \begin_layout Plain Layout
26224
26225
26226 \backslash
26227 hspace{0pt}
26228 \end_layout
26229
26230 \end_inset
26231
26232 PalabraMuyLargaAlMargen partida con guión.
26233 \end_layout
26234
26235 \end_inset
26236
26237
26238 \end_layout
26239
26240 \begin_layout Standard
26241 \begin_inset VSpace bigskip
26242 \end_inset
26243
26244
26245 \end_layout
26246
26247 \begin_layout Standard
26248 \begin_inset Note Greyedout
26249 status open
26250
26251 \begin_layout Plain Layout
26252
26253 \series bold
26254 Nota:
26255 \series default
26256  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
26257  y notas al pie.
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \begin_layout Standard
26266 \begin_inset VSpace bigskip
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \begin_layout Standard
26273 \begin_inset ERT
26274 status collapsed
26275
26276 \begin_layout Plain Layout
26277
26278
26279 \backslash
26280 ifmarginnote
26281 \end_layout
26282
26283 \end_inset
26284
26285
26286 \begin_inset Note Note
26287 status open
26288
26289 \begin_layout Plain Layout
26290 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26291  LaTeX 
26292 \series bold
26293 marginnote
26294 \series default
26295 .
26296 \end_layout
26297
26298 \end_inset
26299
26300
26301 \end_layout
26302
26303 \begin_layout Standard
26304 Esta restricción se puede salvar con el paquete LaTeX 
26305 \series bold
26306 marginnote
26307 \series default
26308
26309 \begin_inset Index idx
26310 status collapsed
26311
26312 \begin_layout Plain Layout
26313 LaTeX-paquetes ! marginnote
26314 \end_layout
26315
26316 \end_inset
26317
26318 .
26319  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26320  notas al margen es redefinido para usar el comando proporcionado por el
26321  paquete 
26322 \series bold
26323 marginnote
26324 \series default
26325 :
26326 \end_layout
26327
26328 \begin_layout Standard
26329
26330 \series bold
26331
26332 \backslash
26333 usepackage{marginnote}
26334 \begin_inset Newline newline
26335 \end_inset
26336
26337
26338 \backslash
26339 let
26340 \backslash
26341 marginpar
26342 \backslash
26343 marginnote
26344 \end_layout
26345
26346 \begin_layout Standard
26347 Esto se ha utilizado en el presente documento porque 
26348 \series bold
26349 marginnote
26350 \series default
26351  tiene una característica adicional útil: Puedes establecer un desplazamiento
26352  vertical a la nota.
26353  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26354  diseño de la página.
26355  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26356  en código TeX
26357 \end_layout
26358
26359 \begin_layout Standard
26360
26361 \series bold
26362 [desplazamiento]
26363 \end_layout
26364
26365 \begin_layout Standard
26366 donde desplazamiento es una longitud en una de las unidades del cuadro
26367 \begin_inset space ~
26368 \end_inset
26369
26370
26371 \begin_inset CommandInset ref
26372 LatexCommand ref
26373 reference "tab:Unidades"
26374
26375 \end_inset
26376
26377 .
26378  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26379  abajo.
26380  
26381 \family roman
26382 \series medium
26383 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26384 \begin_inset space \thinspace{}
26385 \end_inset
26386
26387 cm arriba con el comando en código TeX 
26388 \begin_inset Quotes eld
26389 \end_inset
26390
26391
26392 \family default
26393 \series bold
26394 [-1.5cm]
26395 \family roman
26396 \series medium
26397
26398 \begin_inset Quotes erd
26399 \end_inset
26400
26401
26402 \begin_inset Marginal
26403 status collapsed
26404
26405 \begin_layout Plain Layout
26406 Esta nota está 1.5
26407 \begin_inset space \thinspace{}
26408 \end_inset
26409
26410 cm por encima de su posición original.
26411 \end_layout
26412
26413 \end_inset
26414
26415
26416 \family default
26417 \series default
26418
26419 \begin_inset ERT
26420 status collapsed
26421
26422 \begin_layout Plain Layout
26423
26424 [-1.5cm]
26425 \end_layout
26426
26427 \end_inset
26428
26429
26430 \end_layout
26431
26432 \begin_layout Standard
26433 \begin_inset VSpace medskip
26434 \end_inset
26435
26436 Con 
26437 \series bold
26438 marginnote
26439 \series default
26440  también puedes cambiar la alineación del texto en el margen.
26441  Por ejemplo los comandos
26442 \end_layout
26443
26444 \begin_layout Standard
26445
26446 \series bold
26447
26448 \backslash
26449 renewcommand*{
26450 \backslash
26451 raggedleftmarginnote}{
26452 \backslash
26453 centering}
26454 \begin_inset Newline newline
26455 \end_inset
26456
26457
26458 \backslash
26459 renewcommand*{
26460 \backslash
26461 raggedrightmarginnote}{
26462 \backslash
26463 centering}
26464 \end_layout
26465
26466 \begin_layout Standard
26467 producen alineación centrada.
26468  
26469 \series bold
26470
26471 \backslash
26472 raggedleftmarginnote
26473 \series default
26474  identifica las notas que aparecen al lado izquierdo.
26475 \family roman
26476 \series medium
26477
26478 \begin_inset ERT
26479 status collapsed
26480
26481 \begin_layout Plain Layout
26482
26483
26484 \backslash
26485 renewcommand*{
26486 \backslash
26487 raggedleftmarginnote}{
26488 \backslash
26489 centering}
26490 \end_layout
26491
26492 \begin_layout Plain Layout
26493
26494
26495 \backslash
26496 renewcommand*{
26497 \backslash
26498 raggedrightmarginnote}{
26499 \backslash
26500 centering}
26501 \end_layout
26502
26503 \end_inset
26504
26505
26506 \begin_inset Marginal
26507 status open
26508
26509 \begin_layout Plain Layout
26510 El texto de esta nota está centrado.
26511 \end_layout
26512
26513 \end_inset
26514
26515
26516 \family default
26517 \series default
26518  El valor predeterminado es 
26519 \end_layout
26520
26521 \begin_layout Standard
26522
26523 \series bold
26524
26525 \backslash
26526 renewcommand*{
26527 \backslash
26528 raggedleftmarginnote}{
26529 \backslash
26530 raggedleft}
26531 \begin_inset Newline newline
26532 \end_inset
26533
26534
26535 \backslash
26536 renewcommand*{
26537 \backslash
26538 raggedrightmarginnote}{
26539 \backslash
26540 raggedright}
26541 \family roman
26542 \series medium
26543
26544 \begin_inset ERT
26545 status collapsed
26546
26547 \begin_layout Plain Layout
26548
26549
26550 \backslash
26551 renewcommand*{
26552 \backslash
26553 raggedleftmarginnote}{
26554 \backslash
26555 raggedleft}
26556 \end_layout
26557
26558 \begin_layout Plain Layout
26559
26560
26561 \backslash
26562 renewcommand*{
26563 \backslash
26564 raggedrightmarginnote}{
26565 \backslash
26566 raggedright}
26567 \end_layout
26568
26569 \end_inset
26570
26571
26572 \end_layout
26573
26574 \begin_layout Standard
26575 \begin_inset VSpace medskip
26576 \end_inset
26577
26578 Para otras características de 
26579 \series bold
26580 marginnote
26581 \series default
26582  mira en su documentación 
26583 \begin_inset CommandInset citation
26584 LatexCommand cite
26585 key "marginnote"
26586
26587 \end_inset
26588
26589 .
26590 \end_layout
26591
26592 \begin_layout Standard
26593 \begin_inset VSpace bigskip
26594 \end_inset
26595
26596 El diseño de las notas al margen puede ser redefinido.
26597  Por ejemplo, para crear una cabecera para todas las notas con el texto
26598  
26599 \begin_inset Quotes eld
26600 \end_inset
26601
26602
26603 \series bold
26604 \bar under
26605 ¡
26606 \family sans
26607 Atención
26608 \family default
26609 !
26610 \series default
26611 \bar default
26612
26613 \begin_inset Quotes erd
26614 \end_inset
26615
26616 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26617 \end_layout
26618
26619 \begin_layout Standard
26620
26621 \series bold
26622
26623 \backslash
26624 let
26625 \backslash
26626 myMarginpar
26627 \backslash
26628 marginpar
26629 \begin_inset Newline newline
26630 \end_inset
26631
26632
26633 \backslash
26634 renewcommand{
26635 \backslash
26636 marginpar}[1]{
26637 \backslash
26638 myMarginpar{%
26639 \begin_inset Newline newline
26640 \end_inset
26641
26642
26643 \begin_inset Phantom HPhantom
26644 status open
26645
26646 \begin_layout Plain Layout
26647
26648 \series bold
26649 \begin_inset space ~
26650 \end_inset
26651
26652
26653 \end_layout
26654
26655 \end_inset
26656
26657
26658 \backslash
26659 hspace{0pt}
26660 \backslash
26661 textsf{
26662 \backslash
26663 textbf{
26664 \backslash
26665 underbar{¡Atención!}}}%
26666 \begin_inset Newline newline
26667 \end_inset
26668
26669
26670 \begin_inset Phantom HPhantom
26671 status open
26672
26673 \begin_layout Plain Layout
26674
26675 \series bold
26676 \begin_inset space ~
26677 \end_inset
26678
26679
26680 \end_layout
26681
26682 \end_inset
26683
26684
26685 \backslash
26686 vspace{1.5mm}
26687 \backslash
26688
26689 \backslash
26690 #1}}
26691 \end_layout
26692
26693 \begin_layout Standard
26694
26695 \family roman
26696 \series medium
26697 \begin_inset ERT
26698 status collapsed
26699
26700 \begin_layout Plain Layout
26701
26702
26703 \backslash
26704 let
26705 \backslash
26706 myMarginpar
26707 \backslash
26708 marginpar
26709 \end_layout
26710
26711 \begin_layout Plain Layout
26712
26713
26714 \backslash
26715 renewcommand{
26716 \backslash
26717 marginpar}[1]{
26718 \backslash
26719 myMarginpar{%
26720 \end_layout
26721
26722 \begin_layout Plain Layout
26723
26724    
26725 \backslash
26726 textsf{
26727 \backslash
26728 textbf{
26729 \backslash
26730 underbar{¡Atención!}}}%
26731 \end_layout
26732
26733 \begin_layout Plain Layout
26734
26735    
26736 \backslash
26737 vspace{1.5mm}
26738 \backslash
26739
26740 \backslash
26741 #1}}
26742 \end_layout
26743
26744 \end_inset
26745
26746
26747 \begin_inset Marginal
26748 status open
26749
26750 \begin_layout Plain Layout
26751 Esta es una nota con una cabecera definida.
26752 \end_layout
26753
26754 \end_inset
26755
26756
26757 \family default
26758 \series default
26759
26760 \begin_inset ERT
26761 status collapsed
26762
26763 \begin_layout Plain Layout
26764
26765 [-1.5cm]
26766 \end_layout
26767
26768 \end_inset
26769
26770
26771 \family roman
26772 \series medium
26773
26774 \begin_inset ERT
26775 status collapsed
26776
26777 \begin_layout Plain Layout
26778
26779
26780 \backslash
26781 renewcommand{
26782 \backslash
26783 marginpar}[1]{
26784 \backslash
26785 myMarginpar{#1}}
26786 \end_layout
26787
26788 \end_inset
26789
26790
26791 \family default
26792 \series default
26793
26794 \begin_inset Note Note
26795 status collapsed
26796
26797 \begin_layout Plain Layout
26798 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26799 \end_layout
26800
26801 \end_inset
26802
26803
26804 \end_layout
26805
26806 \begin_layout Standard
26807 \begin_inset ERT
26808 status collapsed
26809
26810 \begin_layout Plain Layout
26811
26812
26813 \backslash
26814 else
26815 \end_layout
26816
26817 \end_inset
26818
26819
26820 \begin_inset Note Note
26821 status open
26822
26823 \begin_layout Plain Layout
26824 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26825  
26826 \series bold
26827 marginnote
26828 \series default
26829 .
26830 \end_layout
26831
26832 \end_inset
26833
26834
26835 \end_layout
26836
26837 \begin_layout Standard
26838 Debes instalar el paquete LaTeX 
26839 \series bold
26840 marginnote
26841 \series default
26842  para ver la parte siguiente en la salida.
26843 \end_layout
26844
26845 \begin_layout Standard
26846 \begin_inset ERT
26847 status collapsed
26848
26849 \begin_layout Plain Layout
26850
26851
26852 \backslash
26853 fi
26854 \end_layout
26855
26856 \end_inset
26857
26858
26859 \end_layout
26860
26861 \begin_layout Chapter
26862 Marcos
26863 \end_layout
26864
26865 \begin_layout Section
26866 Introducción
26867 \begin_inset Index idx
26868 status collapsed
26869
26870 \begin_layout Plain Layout
26871 Marcos ! Introducción
26872 \end_layout
26873
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \begin_layout Standard
26880 Los marcos se emplean para dar formato a bloques de texto.
26881  Se pueden usar para escribir documentos con varios idiomas, véase sección
26882 \begin_inset space ~
26883 \end_inset
26884
26885
26886 \begin_inset CommandInset ref
26887 LatexCommand ref
26888 reference "sec:Minipáginas"
26889
26890 \end_inset
26891
26892 , enmarcar textos, véase sección
26893 \begin_inset space ~
26894 \end_inset
26895
26896
26897 \begin_inset CommandInset ref
26898 LatexCommand ref
26899 reference "sec:Decoración"
26900
26901 \end_inset
26902
26903 , evitar la división de palabras, véase sección
26904 \begin_inset space ~
26905 \end_inset
26906
26907
26908 \begin_inset CommandInset ref
26909 LatexCommand ref
26910 reference "sec:Evitar-la-Partición"
26911
26912 \end_inset
26913
26914 , alinear texto, véase sección
26915 \begin_inset space ~
26916 \end_inset
26917
26918
26919 \begin_inset CommandInset ref
26920 LatexCommand ref
26921 reference "sub:Alineación-Vertical"
26922
26923 \end_inset
26924
26925 , o para poner color de fondo a un texto, véase sección
26926 \begin_inset space ~
26927 \end_inset
26928
26929
26930 \begin_inset CommandInset ref
26931 LatexCommand ref
26932 reference "sec:Marcos-Coloreados"
26933
26934 \end_inset
26935
26936 .
26937 \end_layout
26938
26939 \begin_layout Standard
26940 Se insertan con el menú 
26941 \family sans
26942 Insertar\SpecialChar \menuseparator
26943 Marco
26944 \family default
26945  o con el botón 
26946 \begin_inset Graphics
26947         filename ../../images/box-insert.png
26948         scale 85
26949
26950 \end_inset
26951
26952 .
26953  Surge un recuadro gris con la etiqueta 
26954 \family sans
26955 Marco (Minipágina)
26956 \family default
26957
26958 \begin_inset Graphics
26959         filename clipart/CuadroMinipagQt4.png
26960         scale 75
26961         keepAspectRatio
26962
26963 \end_inset
26964
26965 .
26966  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
26967  
26968 \family sans
26969 Configuración
26970 \family default
26971 .
26972  Sale un diálogo en el que 
26973 \family sans
26974 Marco
26975 \family default
26976
26977 \begin_inset space ~
26978 \end_inset
26979
26980
26981 \family sans
26982 interior
26983 \family default
26984  permite escoger los tipos
26985 \family sans
26986  Minipágina
26987 \family default
26988
26989 \family sans
26990 Marco de párrafo
26991 \family default
26992  y 
26993 \family sans
26994 Marco de 
26995 \family default
26996 línea.
26997  
26998 \family sans
26999 Minipágina
27000 \family default
27001  es el predeterminado para nuevos marcos y se explica en la sección
27002 \begin_inset space ~
27003 \end_inset
27004
27005
27006 \begin_inset CommandInset ref
27007 LatexCommand ref
27008 reference "sec:Minipáginas"
27009
27010 \end_inset
27011
27012 ; el tipo 
27013 \family sans
27014 Marco de párrafo
27015 \family default
27016  se describe en la sección
27017 \begin_inset space ~
27018 \end_inset
27019
27020
27021 \begin_inset CommandInset ref
27022 LatexCommand ref
27023 reference "sec:Marcos-de-Párrafo"
27024
27025 \end_inset
27026
27027  y el tipo 
27028 \family sans
27029 Marco de línea
27030 \family default
27031  se describe en la sección
27032 \begin_inset space ~
27033 \end_inset
27034
27035
27036 \begin_inset CommandInset ref
27037 LatexCommand ref
27038 reference "sec:Evitar-la-Partición"
27039
27040 \end_inset
27041
27042 .
27043 \end_layout
27044
27045 \begin_layout Standard
27046 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
27047  o las notas al pie.
27048 \end_layout
27049
27050 \begin_layout Standard
27051 \begin_inset Note Greyedout
27052 status open
27053
27054 \begin_layout Plain Layout
27055
27056 \series bold
27057 Nota:
27058 \series default
27059  Los marcos no deben ser el ítem en un entorno 
27060 \family sans
27061 Enumeración*
27062 \family default
27063  o 
27064 \family sans
27065 Descripción
27066 \family default
27067 .
27068 \end_layout
27069
27070 \end_inset
27071
27072
27073 \end_layout
27074
27075 \begin_layout Standard
27076 \begin_inset Note Greyedout
27077 status open
27078
27079 \begin_layout Plain Layout
27080
27081 \series bold
27082 Nota:
27083 \series default
27084  Por razones desconocidas sólo se puede poner el tipo 
27085 \family sans
27086 Marco
27087 \begin_inset space ~
27088 \end_inset
27089
27090 interior
27091 \family default
27092  en 
27093 \family sans
27094 Ninguno
27095 \family default
27096  cuando se emplea un marco enmarcado.
27097  Los marcos sin ningún tipo de 
27098 \family sans
27099 Marco
27100 \begin_inset space ~
27101 \end_inset
27102
27103 interior
27104 \family default
27105  y sin bordes se explican en la sección
27106 \begin_inset space ~
27107 \end_inset
27108
27109
27110 \begin_inset CommandInset ref
27111 LatexCommand ref
27112 reference "sec:Evitar-la-Partición"
27113
27114 \end_inset
27115
27116 .
27117 \end_layout
27118
27119 \end_inset
27120
27121
27122 \end_layout
27123
27124 \begin_layout Section
27125 Diálogo de marcos
27126 \begin_inset CommandInset label
27127 LatexCommand label
27128 name "sec:Diálogo-Marcos"
27129
27130 \end_inset
27131
27132
27133 \begin_inset Index idx
27134 status collapsed
27135
27136 \begin_layout Plain Layout
27137 Marcos ! Configuración
27138 \end_layout
27139
27140 \end_inset
27141
27142
27143 \end_layout
27144
27145 \begin_layout Subsection
27146 Tamaño
27147 \begin_inset Index idx
27148 status collapsed
27149
27150 \begin_layout Plain Layout
27151 Marcos ! Tamaño
27152 \end_layout
27153
27154 \end_inset
27155
27156
27157 \end_layout
27158
27159 \begin_layout Standard
27160 En el diálogo puedes ajustar la geometría del marco en los campos 
27161 \family sans
27162 Ancho
27163 \family default
27164  y 
27165 \family sans
27166 Alto
27167 \family default
27168 .
27169  Las unidades disponibles para la geometría se describen en el cuadro
27170 \begin_inset space ~
27171 \end_inset
27172
27173
27174 \begin_inset CommandInset ref
27175 LatexCommand ref
27176 reference "tab:Unidades"
27177
27178 \end_inset
27179
27180 .
27181  El campo 
27182 \family sans
27183 Alto
27184 \family default
27185  ofrece los siguientes tamaños adicionales:
27186 \end_layout
27187
27188 \begin_layout Description
27189 Profundidad Es la 
27190 \begin_inset Quotes fld
27191 \end_inset
27192
27193 altura
27194 \begin_inset Quotes frd
27195 \end_inset
27196
27197  del texto plano.
27198  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27199  marco:
27200 \begin_inset Newline newline
27201 \end_inset
27202
27203
27204 \begin_inset Newline newline
27205 \end_inset
27206
27207
27208 \begin_inset Newline newline
27209 \end_inset
27210
27211
27212 \begin_inset Newline newline
27213 \end_inset
27214
27215
27216 \begin_inset Box Boxed
27217 position "c"
27218 hor_pos "c"
27219 has_inner_box 1
27220 inner_pos "c"
27221 use_parbox 0
27222 use_makebox 0
27223 width "12col%"
27224 special "none"
27225 height "1in"
27226 height_special "depth"
27227 status open
27228
27229 \begin_layout Plain Layout
27230 \align center
27231 Marco con altura establecida en 1
27232 \begin_inset space \thinspace{}
27233 \end_inset
27234
27235 Profundidad
27236 \end_layout
27237
27238 \end_inset
27239
27240
27241 \begin_inset Newline newline
27242 \end_inset
27243
27244
27245 \begin_inset Newline newline
27246 \end_inset
27247
27248
27249 \end_layout
27250
27251 \begin_layout Description
27252 Alto Es la altura del texto que está dentro del marco.
27253  Un valor de, p.
27254 \begin_inset space \thinspace{}
27255 \end_inset
27256
27257 e.
27258 \begin_inset space ~
27259 \end_inset
27260
27261 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
27262  
27263 \begin_inset Box Boxed
27264 position "c"
27265 hor_pos "c"
27266 has_inner_box 1
27267 inner_pos "c"
27268 use_parbox 0
27269 use_makebox 0
27270 width "20col%"
27271 special "none"
27272 height "2in"
27273 height_special "height"
27274 status open
27275
27276 \begin_layout Plain Layout
27277 \align center
27278 Marco con altura puesta en 2
27279 \begin_inset space \thinspace{}
27280 \end_inset
27281
27282 Alto
27283 \end_layout
27284
27285 \end_inset
27286
27287
27288 \end_layout
27289
27290 \begin_layout Description
27291 Alto
27292 \begin_inset space ~
27293 \end_inset
27294
27295 total Esto es el Alto
27296 \begin_inset space \thinspace{}
27297 \end_inset
27298
27299 +
27300 \begin_inset space \thinspace{}
27301 \end_inset
27302
27303 Profundidad: 
27304 \begin_inset Box Boxed
27305 position "c"
27306 hor_pos "c"
27307 has_inner_box 1
27308 inner_pos "c"
27309 use_parbox 0
27310 use_makebox 0
27311 width "20col%"
27312 special "none"
27313 height "1in"
27314 height_special "totalheight"
27315 status open
27316
27317 \begin_layout Plain Layout
27318 \align center
27319 Marco con altura puesta a 1
27320 \begin_inset space \thinspace{}
27321 \end_inset
27322
27323 Alto
27324 \begin_inset space ~
27325 \end_inset
27326
27327 total
27328 \end_layout
27329
27330 \end_inset
27331
27332
27333 \end_layout
27334
27335 \begin_layout Description
27336 Ancho Esto determina al ancho del marco como altura: 
27337 \begin_inset Box Boxed
27338 position "c"
27339 hor_pos "c"
27340 has_inner_box 1
27341 inner_pos "c"
27342 use_parbox 0
27343 use_makebox 0
27344 width "12col%"
27345 special "none"
27346 height "1in"
27347 height_special "width"
27348 status open
27349
27350 \begin_layout Plain Layout
27351 \align center
27352 Marco con altura puesta en 1
27353 \begin_inset space \thinspace{}
27354 \end_inset
27355
27356 Ancho
27357 \end_layout
27358
27359 \end_inset
27360
27361
27362 \end_layout
27363
27364 \begin_layout Subsection
27365 Alineación
27366 \begin_inset Index idx
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370 Marcos ! Alineación
27371 \end_layout
27372
27373 \end_inset
27374
27375
27376 \end_layout
27377
27378 \begin_layout Standard
27379 Si has elegido un 
27380 \family sans
27381 Marco
27382 \begin_inset space ~
27383 \end_inset
27384
27385 interior
27386 \family default
27387 , la alineación vertical del marco puede ser:
27388 \end_layout
27389
27390 \begin_layout Description
27391 Superior Ejemplo de línea de texto.
27392  
27393 \begin_inset Box Boxed
27394 position "t"
27395 hor_pos "c"
27396 has_inner_box 1
27397 inner_pos "c"
27398 use_parbox 0
27399 use_makebox 0
27400 width "12col%"
27401 special "none"
27402 height "1in"
27403 height_special "totalheight"
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407 \align center
27408 marco alineado arriba.
27409 \end_layout
27410
27411 \end_inset
27412
27413  Ejemplo de línea de texto.
27414 \end_layout
27415
27416 \begin_layout Description
27417 Medio Ejemplo de línea de texto.
27418  
27419 \begin_inset Box Boxed
27420 position "c"
27421 hor_pos "c"
27422 has_inner_box 1
27423 inner_pos "c"
27424 use_parbox 0
27425 use_makebox 0
27426 width "12col%"
27427 special "none"
27428 height "1in"
27429 height_special "totalheight"
27430 status collapsed
27431
27432 \begin_layout Plain Layout
27433 \align center
27434 marco alineado en medio.
27435 \end_layout
27436
27437 \end_inset
27438
27439  Ejemplo de línea de texto.
27440 \end_layout
27441
27442 \begin_layout Description
27443 Inferior Ejemplo de línea de texto.
27444  
27445 \begin_inset Box Boxed
27446 position "b"
27447 hor_pos "c"
27448 has_inner_box 1
27449 inner_pos "c"
27450 use_parbox 0
27451 use_makebox 0
27452 width "12col%"
27453 special "none"
27454 height "1in"
27455 height_special "totalheight"
27456 status collapsed
27457
27458 \begin_layout Plain Layout
27459 \align center
27460 marco alineado abajo.
27461 \end_layout
27462
27463 \end_inset
27464
27465  Ejemplo de línea de texto.
27466 \end_layout
27467
27468 \begin_layout Standard
27469 \begin_inset Note Greyedout
27470 status open
27471
27472 \begin_layout Plain Layout
27473
27474 \series bold
27475 Nota:
27476 \series default
27477  La alineación vertical puede desaparecer en la salida si hay dos marcos
27478  en una línea y, p.
27479 \begin_inset space \thinspace{}
27480 \end_inset
27481
27482 e., uno de ellos tiene sombreado y el otro no.
27483 \end_layout
27484
27485 \end_inset
27486
27487
27488 \end_layout
27489
27490 \begin_layout Standard
27491 La alineación horizontal del marco puede establecerse en el diálogo de configura
27492 ción de párrafo de LyX si colocas el marco en su propio párrafo.
27493 \end_layout
27494
27495 \begin_layout Standard
27496 \begin_inset VSpace bigskip
27497 \end_inset
27498
27499 Si has escogido un 
27500 \family sans
27501 Marco
27502 \begin_inset space ~
27503 \end_inset
27504
27505 interior
27506 \family default
27507 , el contenido puede alinearse verticalmente a:
27508 \end_layout
27509
27510 \begin_layout Description
27511 Superior Ejemplo de línea de texto.
27512  
27513 \begin_inset Box Boxed
27514 position "c"
27515 hor_pos "c"
27516 has_inner_box 1
27517 inner_pos "t"
27518 use_parbox 0
27519 use_makebox 0
27520 width "12col%"
27521 special "none"
27522 height "1.5in"
27523 height_special "totalheight"
27524 status collapsed
27525
27526 \begin_layout Plain Layout
27527 \align center
27528 marco con texto alineado arriba.
27529 \end_layout
27530
27531 \end_inset
27532
27533  Ejemplo de línea de texto.
27534 \end_layout
27535
27536 \begin_layout Description
27537 Medio Ejemplo de línea de texto.
27538  
27539 \begin_inset Box Boxed
27540 position "c"
27541 hor_pos "c"
27542 has_inner_box 1
27543 inner_pos "c"
27544 use_parbox 0
27545 use_makebox 0
27546 width "12col%"
27547 special "none"
27548 height "1.5in"
27549 height_special "totalheight"
27550 status collapsed
27551
27552 \begin_layout Plain Layout
27553 \align center
27554 marco con texto alineado en medio.
27555 \end_layout
27556
27557 \end_inset
27558
27559  Ejemplo de línea de texto.
27560 \end_layout
27561
27562 \begin_layout Description
27563 Inferior Ejemplo de línea de texto.
27564  
27565 \begin_inset Box Boxed
27566 position "c"
27567 hor_pos "c"
27568 has_inner_box 1
27569 inner_pos "b"
27570 use_parbox 0
27571 use_makebox 0
27572 width "12col%"
27573 special "none"
27574 height "1.5in"
27575 height_special "totalheight"
27576 status collapsed
27577
27578 \begin_layout Plain Layout
27579 \align center
27580 marco con texto alineado abajo.
27581 \end_layout
27582
27583 \end_inset
27584
27585  Ejemplo de línea de texto.
27586 \end_layout
27587
27588 \begin_layout Description
27589 Estirado Ejemplo de línea de texto.
27590  
27591 \begin_inset Box Boxed
27592 position "c"
27593 hor_pos "c"
27594 has_inner_box 1
27595 inner_pos "s"
27596 use_parbox 0
27597 use_makebox 0
27598 width "12col%"
27599 special "none"
27600 height "1.5in"
27601 height_special "totalheight"
27602 status collapsed
27603
27604 \begin_layout Plain Layout
27605 \align center
27606 Este texto
27607 \end_layout
27608
27609 \begin_layout Plain Layout
27610 \align center
27611 está
27612 \end_layout
27613
27614 \begin_layout Plain Layout
27615 \align center
27616 estirado.
27617 \end_layout
27618
27619 \end_inset
27620
27621  Ejemplo de línea de texto.
27622 \end_layout
27623
27624 \begin_layout Standard
27625 Para estirar el contenido debe tener más de un párrafo.
27626  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27627 \end_layout
27628
27629 \begin_layout Standard
27630 \begin_inset VSpace bigskip
27631 \end_inset
27632
27633 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27634  LyX cuando hayas escogido un 
27635 \family sans
27636 Marco
27637 \begin_inset space ~
27638 \end_inset
27639
27640 interior
27641 \family default
27642 .
27643 \end_layout
27644
27645 \begin_layout Standard
27646 \align center
27647 \begin_inset Box Boxed
27648 position "c"
27649 hor_pos "c"
27650 has_inner_box 1
27651 inner_pos "s"
27652 use_parbox 0
27653 use_makebox 0
27654 width "15col%"
27655 special "none"
27656 height "1.25in"
27657 height_special "totalheight"
27658 status collapsed
27659
27660 \begin_layout Plain Layout
27661 \align left
27662 marco
27663 \end_layout
27664
27665 \begin_layout Plain Layout
27666 \align center
27667 con texto
27668 \end_layout
27669
27670 \begin_layout Plain Layout
27671 \align right
27672 estirado
27673 \end_layout
27674
27675 \end_inset
27676
27677
27678 \end_layout
27679
27680 \begin_layout Standard
27681 Si no has establecido un 
27682 \family sans
27683 Marco
27684 \begin_inset space ~
27685 \end_inset
27686
27687 interior
27688 \family default
27689 , puedes alinear horizontalmente el contenido del marco en el diálogo de
27690  marcos.
27691 \end_layout
27692
27693 \begin_layout Standard
27694 \align center
27695 \begin_inset Box Boxed
27696 position "c"
27697 hor_pos "s"
27698 has_inner_box 0
27699 inner_pos "s"
27700 use_parbox 0
27701 use_makebox 0
27702 width "90col%"
27703 special "none"
27704 height "1.25in"
27705 height_special "totalheight"
27706 status open
27707
27708 \begin_layout Plain Layout
27709 Texto estirado horizontalmente.
27710 \end_layout
27711
27712 \end_inset
27713
27714
27715 \end_layout
27716
27717 \begin_layout Subsection
27718 Decoración
27719 \begin_inset CommandInset label
27720 LatexCommand label
27721 name "sec:Decoración"
27722
27723 \end_inset
27724
27725
27726 \begin_inset Index idx
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730 Marcos ! Decoración
27731 \end_layout
27732
27733 \end_inset
27734
27735
27736 \end_layout
27737
27738 \begin_layout Standard
27739 El estilo de borde del marco se puede determinar en la lista desplegable
27740  
27741 \family sans
27742 Tipo
27743 \family default
27744  del diálogo de marcos.
27745  Son posibles los siguientes bordes:
27746 \end_layout
27747
27748 \begin_layout Description
27749 Sin
27750 \begin_inset space ~
27751 \end_inset
27752
27753 borde No se dibuja ninguno.
27754 \end_layout
27755
27756 \begin_layout Description
27757 Borde
27758 \begin_inset space ~
27759 \end_inset
27760
27761 rectangular
27762 \begin_inset space ~
27763 \end_inset
27764
27765 sencillo Dibuja un borde rectangular alrededor del marco.
27766  El grosor del borde depende de 
27767 \series bold
27768
27769 \backslash
27770 fboxrule
27771 \series default
27772 .
27773  
27774 \begin_inset Box Boxed
27775 position "c"
27776 hor_pos "c"
27777 has_inner_box 1
27778 inner_pos "c"
27779 use_parbox 0
27780 use_makebox 0
27781 width "25col%"
27782 special "none"
27783 height "1in"
27784 height_special "totalheight"
27785 status open
27786
27787 \begin_layout Plain Layout
27788 \align center
27789 Marco rectangular
27790 \end_layout
27791
27792 \end_inset
27793
27794
27795 \end_layout
27796
27797 \begin_layout Description
27798 Borde
27799 \begin_inset space ~
27800 \end_inset
27801
27802 ovalado,
27803 \begin_inset space ~
27804 \end_inset
27805
27806 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
27807 \begin_inset space \thinspace{}
27808 \end_inset
27809
27810 pt.
27811  
27812 \begin_inset Box ovalbox
27813 position "c"
27814 hor_pos "c"
27815 has_inner_box 1
27816 inner_pos "c"
27817 use_parbox 0
27818 use_makebox 0
27819 width "25col%"
27820 special "none"
27821 height "1in"
27822 height_special "totalheight"
27823 status open
27824
27825 \begin_layout Plain Layout
27826 \align center
27827 Borde ovalado, fino
27828 \end_layout
27829
27830 \end_inset
27831
27832
27833 \end_layout
27834
27835 \begin_layout Description
27836 Borde
27837 \begin_inset space ~
27838 \end_inset
27839
27840 ovalado,
27841 \begin_inset space ~
27842 \end_inset
27843
27844 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
27845 \begin_inset space \thinspace{}
27846 \end_inset
27847
27848 pt.
27849  
27850 \begin_inset Box Ovalbox
27851 position "c"
27852 hor_pos "c"
27853 has_inner_box 1
27854 inner_pos "c"
27855 use_parbox 0
27856 use_makebox 0
27857 width "30col%"
27858 special "none"
27859 height "1in"
27860 height_special "totalheight"
27861 status open
27862
27863 \begin_layout Plain Layout
27864 \align center
27865 Borde ovalado, grueso
27866 \end_layout
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Description
27874 Borde
27875 \begin_inset space ~
27876 \end_inset
27877
27878 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
27879  El grosor de la línea tiene el tamaño dado por 
27880 \series bold
27881
27882 \backslash
27883 fboxrule
27884 \series default
27885 , la sombra tiene una anchura de 4
27886 \begin_inset space \thinspace{}
27887 \end_inset
27888
27889 pt.
27890  
27891 \begin_inset Box Shadowbox
27892 position "c"
27893 hor_pos "c"
27894 has_inner_box 1
27895 inner_pos "c"
27896 use_parbox 0
27897 use_makebox 0
27898 width "20col%"
27899 special "none"
27900 height "1in"
27901 height_special "totalheight"
27902 status open
27903
27904 \begin_layout Plain Layout
27905 \align center
27906 Borde sombrado
27907 \end_layout
27908
27909 \end_inset
27910
27911
27912 \end_layout
27913
27914 \begin_layout Description
27915 Fondo
27916 \begin_inset space ~
27917 \end_inset
27918
27919 coloreado Dibuja un cuadro con fondo de color rojo.
27920  A diferencia de los cuadros coloreados,
27921 \begin_inset Foot
27922 status collapsed
27923
27924 \begin_layout Plain Layout
27925 véase sec.
27926  
27927 \begin_inset CommandInset ref
27928 LatexCommand ref
27929 reference "sec:Marcos-Coloreados"
27930
27931 \end_inset
27932
27933
27934 \end_layout
27935
27936 \end_inset
27937
27938  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
27939 \begin_inset Box Shaded
27940 position "t"
27941 hor_pos "c"
27942 has_inner_box 0
27943 inner_pos "t"
27944 use_parbox 0
27945 use_makebox 0
27946 width "50col%"
27947 special "none"
27948 height "1in"
27949 height_special "totalheight"
27950 status open
27951
27952 \begin_layout Plain Layout
27953 Cuadro con fondo sombreado
27954 \end_layout
27955
27956 \end_inset
27957
27958
27959 \end_layout
27960
27961 \begin_layout Description
27962 Borde
27963 \begin_inset space ~
27964 \end_inset
27965
27966 rectangular
27967 \begin_inset space ~
27968 \end_inset
27969
27970 doble Dibuja un rectángulo de línea doble alrededor.
27971  El grosor de la línea interior es 0.75
27972 \begin_inset space \thinspace{}
27973 \end_inset
27974
27975
27976 \series bold
27977
27978 \backslash
27979 fboxrule
27980 \series default
27981 , el de la línea exterior es 1.5
27982 \begin_inset space \thinspace{}
27983 \end_inset
27984
27985
27986 \series bold
27987
27988 \backslash
27989 fboxrule
27990 \series default
27991 .
27992  La distancia entre líneas es 1.5
27993 \begin_inset space \thinspace{}
27994 \end_inset
27995
27996
27997 \series bold
27998
27999 \backslash
28000 fboxrule
28001 \series default
28002
28003 \begin_inset space \thinspace{}
28004 \end_inset
28005
28006 +
28007 \begin_inset space \thinspace{}
28008 \end_inset
28009
28010 0.5
28011 \begin_inset space \thinspace{}
28012 \end_inset
28013
28014 pt.
28015  
28016 \begin_inset Box Doublebox
28017 position "c"
28018 hor_pos "c"
28019 has_inner_box 1
28020 inner_pos "c"
28021 use_parbox 0
28022 use_makebox 0
28023 width "20col%"
28024 special "none"
28025 height "1in"
28026 height_special "totalheight"
28027 status open
28028
28029 \begin_layout Plain Layout
28030 \align center
28031 Borde doble
28032 \end_layout
28033
28034 \end_inset
28035
28036
28037 \end_layout
28038
28039 \begin_layout Standard
28040 La etiqueta del marco en LyX reflejará el estilo de borde elegido.
28041  Para poder utilizar los distintos bordes, debe estar instalado el paquete
28042  LaTeX 
28043 \series bold
28044 fancybox
28045 \series default
28046
28047 \begin_inset Index idx
28048 status collapsed
28049
28050 \begin_layout Plain Layout
28051 LaTeX-paquetes ! fancybox
28052 \end_layout
28053
28054 \end_inset
28055
28056 .
28057 \end_layout
28058
28059 \begin_layout Standard
28060 \begin_inset VSpace bigskip
28061 \end_inset
28062
28063 Si usas la decoración 
28064 \family sans
28065 borde rectangular sencillo
28066 \family default
28067  sin marco interior, puedes permitir saltos de página dentro del marco.
28068  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
28069  el borde usa siempre todo el ancho de columna, el marco se establece como
28070  su párrafo propio y 
28071 \series bold
28072
28073 \backslash
28074 fboxrule
28075 \series default
28076  y 
28077 \series bold
28078
28079 \backslash
28080 fboxsep
28081 \series default
28082  no funcionan.
28083  El grosor del borde tiene el tamaño de 
28084 \series bold
28085
28086 \backslash
28087 FrameRule
28088 \series default
28089 .
28090 \begin_inset Box Framed
28091 position "t"
28092 hor_pos "c"
28093 has_inner_box 0
28094 inner_pos "t"
28095 use_parbox 0
28096 use_makebox 0
28097 width "100col%"
28098 special "none"
28099 height "1in"
28100 height_special "totalheight"
28101 status collapsed
28102
28103 \begin_layout Plain Layout
28104 Cuadro que permite saltos de página
28105 \end_layout
28106
28107 \end_inset
28108
28109
28110 \end_layout
28111
28112 \begin_layout Section
28113 Personalización de marcos
28114 \begin_inset Index idx
28115 status collapsed
28116
28117 \begin_layout Plain Layout
28118 Marcos ! Personalizar
28119 \end_layout
28120
28121 \end_inset
28122
28123
28124 \end_layout
28125
28126 \begin_layout Standard
28127 El valor predeterminado por 
28128 \series bold
28129
28130 \backslash
28131 fboxrule
28132 \series default
28133  es 0.4
28134 \begin_inset space \thinspace{}
28135 \end_inset
28136
28137 pt.
28138  Puede cambiarse con el siguiente comando en código TeX, p.
28139 \begin_inset space \thinspace{}
28140 \end_inset
28141
28142 e.
28143 \begin_inset space ~
28144 \end_inset
28145
28146 a
28147 \begin_inset space ~
28148 \end_inset
28149
28150 2
28151 \begin_inset space \thinspace{}
28152 \end_inset
28153
28154 pt:
28155 \end_layout
28156
28157 \begin_layout Standard
28158
28159 \series bold
28160
28161 \backslash
28162 setlength{
28163 \backslash
28164 fboxrule}{2pt}
28165 \end_layout
28166
28167 \begin_layout Standard
28168 \begin_inset ERT
28169 status collapsed
28170
28171 \begin_layout Plain Layout
28172
28173
28174 \backslash
28175 setlength{
28176 \backslash
28177 fboxrule}{2pt}
28178 \end_layout
28179
28180 \end_inset
28181
28182
28183 \begin_inset Box Boxed
28184 position "c"
28185 hor_pos "c"
28186 has_inner_box 1
28187 inner_pos "c"
28188 use_parbox 0
28189 use_makebox 0
28190 width "25col%"
28191 special "none"
28192 height "1in"
28193 height_special "totalheight"
28194 status open
28195
28196 \begin_layout Plain Layout
28197 \align center
28198 Marco rectangular con 
28199 \series bold
28200
28201 \backslash
28202 fboxrule
28203 \series default
28204
28205 \begin_inset space \thinspace{}
28206 \end_inset
28207
28208 =
28209 \begin_inset space \thinspace{}
28210 \end_inset
28211
28212 2
28213 \begin_inset space \thinspace{}
28214 \end_inset
28215
28216 pt
28217 \end_layout
28218
28219 \end_inset
28220
28221
28222 \begin_inset ERT
28223 status collapsed
28224
28225 \begin_layout Plain Layout
28226
28227
28228 \backslash
28229 setlength{
28230 \backslash
28231 fboxrule}{0.4pt}
28232 \end_layout
28233
28234 \end_inset
28235
28236
28237 \end_layout
28238
28239 \begin_layout Standard
28240 \begin_inset VSpace bigskip
28241 \end_inset
28242
28243 El espacio entre el borde y el contenido del cuadro es 3
28244 \begin_inset space \thinspace{}
28245 \end_inset
28246
28247 pt por omisión para todos los estilos.
28248  Se puede cambiar mediante la longitud 
28249 \series bold
28250
28251 \backslash
28252 fboxsep
28253 \series default
28254 .
28255  Por ejemplo el comando
28256 \end_layout
28257
28258 \begin_layout Standard
28259
28260 \series bold
28261
28262 \backslash
28263 setlength{
28264 \backslash
28265 fboxsep}{10pt}
28266 \end_layout
28267
28268 \begin_layout Standard
28269 determina un valor de 10
28270 \begin_inset space \thinspace{}
28271 \end_inset
28272
28273 pt, como en el siguiente marco:
28274 \end_layout
28275
28276 \begin_layout Standard
28277 \begin_inset ERT
28278 status collapsed
28279
28280 \begin_layout Plain Layout
28281
28282
28283 \backslash
28284 setlength{
28285 \backslash
28286 fboxsep}{10pt}
28287 \end_layout
28288
28289 \end_inset
28290
28291
28292 \begin_inset Box Boxed
28293 position "c"
28294 hor_pos "c"
28295 has_inner_box 1
28296 inner_pos "c"
28297 use_parbox 0
28298 use_makebox 0
28299 width "25col%"
28300 special "none"
28301 height "1in"
28302 height_special "totalheight"
28303 status open
28304
28305 \begin_layout Plain Layout
28306 \align center
28307 Marco rectangular con 
28308 \series bold
28309
28310 \backslash
28311 fboxsep
28312 \series default
28313
28314 \begin_inset space \thinspace{}
28315 \end_inset
28316
28317 =
28318 \begin_inset space \thinspace{}
28319 \end_inset
28320
28321 10
28322 \begin_inset space \thinspace{}
28323 \end_inset
28324
28325 pt
28326 \end_layout
28327
28328 \end_inset
28329
28330
28331 \begin_inset ERT
28332 status collapsed
28333
28334 \begin_layout Plain Layout
28335
28336
28337 \backslash
28338 setlength{
28339 \backslash
28340 fboxsep}{3pt}
28341 \end_layout
28342
28343 \end_inset
28344
28345
28346 \end_layout
28347
28348 \begin_layout Standard
28349 \begin_inset VSpace bigskip
28350 \end_inset
28351
28352 El diámetro de las esquinas de los bordes ovalados se puede modificar con
28353  el comando 
28354 \series bold
28355
28356 \backslash
28357 cornersize
28358 \series default
28359 .
28360  El comando
28361 \end_layout
28362
28363 \begin_layout Standard
28364
28365 \series bold
28366
28367 \backslash
28368 cornersize*{1cm}
28369 \end_layout
28370
28371 \begin_layout Standard
28372 establece un diámetro de 1
28373 \begin_inset space \thinspace{}
28374 \end_inset
28375
28376 cm.
28377  El comando
28378 \end_layout
28379
28380 \begin_layout Standard
28381
28382 \series bold
28383
28384 \backslash
28385 cornersize{num}
28386 \end_layout
28387
28388 \begin_layout Standard
28389 fija el diámetro en 
28390 \family sans
28391 num
28392 \begin_inset space \thinspace{}
28393 \end_inset
28394
28395 ×
28396 \begin_inset space \thinspace{}
28397 \end_inset
28398
28399 mínimo
28400 \family default
28401  
28402 \family sans
28403 (ancho y alto del marco)
28404 \family default
28405 .
28406  Por omisión es 
28407 \series bold
28408
28409 \backslash
28410 cornersize{0.5}
28411 \series default
28412 .
28413 \end_layout
28414
28415 \begin_layout Standard
28416 \begin_inset ERT
28417 status collapsed
28418
28419 \begin_layout Plain Layout
28420
28421
28422 \backslash
28423 cornersize*{1.5cm}
28424 \end_layout
28425
28426 \end_inset
28427
28428
28429 \begin_inset Box Ovalbox
28430 position "c"
28431 hor_pos "c"
28432 has_inner_box 1
28433 inner_pos "c"
28434 use_parbox 0
28435 use_makebox 0
28436 width "28col%"
28437 special "none"
28438 height "1in"
28439 height_special "totalheight"
28440 status open
28441
28442 \begin_layout Plain Layout
28443 \align center
28444 Marco ovalado con 
28445 \series bold
28446
28447 \backslash
28448 cornersize
28449 \series default
28450
28451 \begin_inset space \thinspace{}
28452 \end_inset
28453
28454 =
28455 \begin_inset space \thinspace{}
28456 \end_inset
28457
28458 1.5
28459 \begin_inset space \thinspace{}
28460 \end_inset
28461
28462 cm
28463 \end_layout
28464
28465 \end_inset
28466
28467
28468 \begin_inset ERT
28469 status collapsed
28470
28471 \begin_layout Plain Layout
28472
28473
28474 \backslash
28475 cornersize{0.5}
28476 \end_layout
28477
28478 \end_inset
28479
28480
28481 \end_layout
28482
28483 \begin_layout Standard
28484 \begin_inset VSpace bigskip
28485 \end_inset
28486
28487 El tamaño de la sombra se puede ajustar cambiando la longitud 
28488 \series bold
28489
28490 \backslash
28491 shadowsize
28492 \series default
28493 .
28494  Este comando la ajusta a 2
28495 \begin_inset space \thinspace{}
28496 \end_inset
28497
28498 pt en el marco siguiente:
28499 \end_layout
28500
28501 \begin_layout Standard
28502
28503 \series bold
28504
28505 \backslash
28506 setlength{
28507 \backslash
28508 shadowsize}{2pt}
28509 \end_layout
28510
28511 \begin_layout Standard
28512 \begin_inset ERT
28513 status collapsed
28514
28515 \begin_layout Plain Layout
28516
28517
28518 \backslash
28519 setlength{
28520 \backslash
28521 shadowsize}{2pt}
28522 \end_layout
28523
28524 \end_inset
28525
28526
28527 \begin_inset Box Shadowbox
28528 position "c"
28529 hor_pos "c"
28530 has_inner_box 1
28531 inner_pos "c"
28532 use_parbox 0
28533 use_makebox 0
28534 width "28col%"
28535 special "none"
28536 height "1in"
28537 height_special "totalheight"
28538 status open
28539
28540 \begin_layout Plain Layout
28541 \align center
28542 Borde sombreado con 
28543 \series bold
28544
28545 \backslash
28546 shadowsize
28547 \series default
28548
28549 \begin_inset space \thinspace{}
28550 \end_inset
28551
28552 =
28553 \begin_inset space \thinspace{}
28554 \end_inset
28555
28556 2
28557 \begin_inset space \thinspace{}
28558 \end_inset
28559
28560 pt
28561 \end_layout
28562
28563 \end_inset
28564
28565
28566 \begin_inset ERT
28567 status collapsed
28568
28569 \begin_layout Plain Layout
28570
28571
28572 \backslash
28573 setlength{
28574 \backslash
28575 shadowsize}{4pt}
28576 \end_layout
28577
28578 \end_inset
28579
28580
28581 \end_layout
28582
28583 \begin_layout Standard
28584 \begin_inset VSpace bigskip
28585 \end_inset
28586
28587
28588 \end_layout
28589
28590 \begin_layout Standard
28591 Por omisión, el tamaño 
28592 \series bold
28593
28594 \backslash
28595 FrameRule
28596 \series default
28597  es 0,4
28598 \begin_inset space \thinspace{}
28599 \end_inset
28600
28601 pt.
28602  El espacio por omisión entre el contenido de la nota y el marco es 9
28603 \begin_inset space \thinspace{}
28604 \end_inset
28605
28606 pt; puede cambiarse con el valor de 
28607 \series bold
28608
28609 \backslash
28610 FrameSep
28611 \series default
28612 .
28613  Por ejemplo, el borde del marco siguiente se establece con los comandos
28614  en código TeX
28615 \end_layout
28616
28617 \begin_layout Standard
28618
28619 \series bold
28620
28621 \backslash
28622 setlength{
28623 \backslash
28624 FrameRule}{5pt}
28625 \begin_inset Newline newline
28626 \end_inset
28627
28628
28629 \backslash
28630 setlength{
28631 \backslash
28632 FrameSep}{0.5cm}
28633 \end_layout
28634
28635 \begin_layout Standard
28636 \begin_inset ERT
28637 status collapsed
28638
28639 \begin_layout Plain Layout
28640
28641
28642 \backslash
28643 setlength{
28644 \backslash
28645 FrameRule}{5pt}
28646 \end_layout
28647
28648 \begin_layout Plain Layout
28649
28650
28651 \backslash
28652 setlength{
28653 \backslash
28654 FrameSep}{0.5cm}
28655 \end_layout
28656
28657 \end_inset
28658
28659
28660 \begin_inset Box Framed
28661 position "t"
28662 hor_pos "c"
28663 has_inner_box 0
28664 inner_pos "t"
28665 use_parbox 0
28666 use_makebox 0
28667 width "100col%"
28668 special "none"
28669 height "1in"
28670 height_special "totalheight"
28671 status open
28672
28673 \begin_layout Plain Layout
28674 Texto en un marco con borde sencillo de 5
28675 \begin_inset space \thinspace{}
28676 \end_inset
28677
28678 pt.
28679  que permite
28680 \family sans
28681  
28682 \family default
28683 salto de página.
28684 \end_layout
28685
28686 \end_inset
28687
28688
28689 \begin_inset ERT
28690 status collapsed
28691
28692 \begin_layout Plain Layout
28693
28694
28695 \backslash
28696 setlength{
28697 \backslash
28698 FrameRule}{0.4pt}
28699 \end_layout
28700
28701 \begin_layout Plain Layout
28702
28703
28704 \backslash
28705 setlength{
28706 \backslash
28707 FrameSep}{9pt}
28708 \end_layout
28709
28710 \end_inset
28711
28712
28713 \end_layout
28714
28715 \begin_layout Standard
28716 \begin_inset VSpace bigskip
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 Para los marcos con 
28724 \family sans
28725 fondo
28726 \begin_inset space ~
28727 \end_inset
28728
28729 coloreado
28730 \family default
28731  el espacio por omisión entre el contenido y el borde es 3
28732 \begin_inset space \thinspace{}
28733 \end_inset
28734
28735 pt; se puede cambiar con el valor de 
28736 \series bold
28737
28738 \backslash
28739 fboxsep
28740 \series default
28741 .
28742  El color rojo predeterminado se puede cambiar en el sitio con el comando
28743  
28744 \series bold
28745
28746 \backslash
28747 definecolor{shadecolor}
28748 \series default
28749  o globalmente con el menú 
28750 \family sans
28751 Herramientas
28752 \family default
28753 \SpecialChar \menuseparator
28754
28755 \family sans
28756 Preferencias
28757 \family default
28758 \SpecialChar \menuseparator
28759
28760 \family sans
28761 Colores
28762 \family default
28763 \SpecialChar \menuseparator
28764
28765 \family sans
28766 marco
28767 \begin_inset space ~
28768 \end_inset
28769
28770 coloreado
28771 \family default
28772 .
28773  El esquema del comando 
28774 \series bold
28775
28776 \backslash
28777 definecolor
28778 \series default
28779  se explica en la sección
28780 \begin_inset space ~
28781 \end_inset
28782
28783
28784 \begin_inset CommandInset ref
28785 LatexCommand ref
28786 reference "sec:Cuadros-Coloreados"
28787
28788 \end_inset
28789
28790 .
28791 \begin_inset Foot
28792 status collapsed
28793
28794 \begin_layout Plain Layout
28795 El comando 
28796 \series bold
28797
28798 \backslash
28799 definecolor
28800 \series default
28801  requiere el paquete LaTeX 
28802 \series bold
28803 color
28804 \series default
28805  en el preámbulo, véase la sección
28806 \begin_inset space ~
28807 \end_inset
28808
28809
28810 \begin_inset CommandInset ref
28811 LatexCommand ref
28812 reference "sec:Marcos-Coloreados"
28813
28814 \end_inset
28815
28816 .
28817 \end_layout
28818
28819 \end_inset
28820
28821  Por ejemplo, la nota siguiente se define con los comandos en código TeX
28822 \end_layout
28823
28824 \begin_layout Standard
28825
28826 \series bold
28827
28828 \backslash
28829 setlength{
28830 \backslash
28831 fboxsep}{0.5cm}
28832 \series default
28833
28834 \begin_inset Newline newline
28835 \end_inset
28836
28837
28838 \series bold
28839
28840 \backslash
28841 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28842 \end_layout
28843
28844 \begin_layout Standard
28845 \begin_inset ERT
28846 status collapsed
28847
28848 \begin_layout Plain Layout
28849
28850
28851 \backslash
28852 setlength{
28853 \backslash
28854 fboxsep}{0.5cm}
28855 \end_layout
28856
28857 \begin_layout Plain Layout
28858
28859
28860 \backslash
28861 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28862 \end_layout
28863
28864 \end_inset
28865
28866
28867 \begin_inset Box Shaded
28868 position "t"
28869 hor_pos "c"
28870 has_inner_box 0
28871 inner_pos "t"
28872 use_parbox 0
28873 use_makebox 0
28874 width "100col%"
28875 special "none"
28876 height "1in"
28877 height_special "totalheight"
28878 status open
28879
28880 \begin_layout Plain Layout
28881
28882 \color yellow
28883 Texto amarillo en un marco con fondo coloreado en verde oscuro.
28884 \end_layout
28885
28886 \end_inset
28887
28888
28889 \begin_inset ERT
28890 status collapsed
28891
28892 \begin_layout Plain Layout
28893
28894
28895 \backslash
28896 setlength{
28897 \backslash
28898 fboxsep}{3pt}
28899 \end_layout
28900
28901 \begin_layout Plain Layout
28902
28903
28904 \backslash
28905 definecolor{shadecolor}{rgb}{1,0,0}
28906 \end_layout
28907
28908 \end_inset
28909
28910
28911 \end_layout
28912
28913 \begin_layout Standard
28914 \begin_inset VSpace bigskip
28915 \end_inset
28916
28917 Los cambios en las dimensiones son válidos para todos los marcos que siguen
28918  a los comandos.
28919 \end_layout
28920
28921 \begin_layout Section
28922 Minipáginas
28923 \begin_inset CommandInset label
28924 LatexCommand label
28925 name "sec:Minipáginas"
28926
28927 \end_inset
28928
28929
28930 \begin_inset Index idx
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 Marcos ! Minipáginas
28935 \end_layout
28936
28937 \end_inset
28938
28939
28940 \end_layout
28941
28942 \begin_layout Standard
28943 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
28944  por tanto pueden tener, por ejemplo, sus propias notas al pie.
28945 \end_layout
28946
28947 \begin_layout Standard
28948 Las minipáginas son útiles para escribir documentos en distintas lenguas.
28949 \end_layout
28950
28951 \begin_layout Standard
28952 A continuación hay dos ejemplos de minipáginas adosadas.
28953  Su anchura está puesta en 45
28954 \begin_inset space \thinspace{}
28955 \end_inset
28956
28957 % y separadas por un relleno horizontal, insertado mediante el menú 
28958 \family sans
28959 Insertar\SpecialChar \menuseparator
28960 Formato\SpecialChar \menuseparator
28961 Relleno
28962 \begin_inset space ~
28963 \end_inset
28964
28965 horizontal
28966 \family default
28967 .
28968 \end_layout
28969
28970 \begin_layout Standard
28971 \begin_inset Box Frameless
28972 position "t"
28973 hor_pos "c"
28974 has_inner_box 1
28975 inner_pos "c"
28976 use_parbox 0
28977 use_makebox 0
28978 width "45col%"
28979 special "none"
28980 height "1in"
28981 height_special "totalheight"
28982 status open
28983
28984 \begin_layout Plain Layout
28985
28986 \lang german
28987 Dies ist ein deutscher Text.
28988  Dies ist ein deutscher Text.
28989  Dies ist ein deutscher Text.
28990  Dies ist ein deutscher Text.
28991  Dies ist ein deutscher Text.
28992  Dies ist ein deutscher Text.
28993  Dies ist ein deutscher Text.
28994  Dies ist ein deutscher Text.
28995  Dies ist ein deutscher Text.
28996  Dies ist ein deutscher Text.
28997  Dies ist ein deutscher Text.
28998  Dies ist ein deutscher Text.
28999  Dies ist ein deutscher Text
29000 \begin_inset Foot
29001 status collapsed
29002
29003 \begin_layout Plain Layout
29004
29005 \lang german
29006 Dies ist eine deutsche Fußnote.
29007 \end_layout
29008
29009 \end_inset
29010
29011 .
29012  Dies ist ein deutscher Text.
29013  Dies ist ein deutscher Text.
29014 \end_layout
29015
29016 \end_inset
29017
29018
29019 \begin_inset space \hfill{}
29020 \end_inset
29021
29022
29023 \begin_inset Box Frameless
29024 position "t"
29025 hor_pos "c"
29026 has_inner_box 1
29027 inner_pos "c"
29028 use_parbox 0
29029 use_makebox 0
29030 width "45col%"
29031 special "none"
29032 height "1in"
29033 height_special "totalheight"
29034 status open
29035
29036 \begin_layout Plain Layout
29037
29038 \lang english
29039 This is an English Text.
29040  This is an English Text.
29041  This is an English Text.
29042  This is an English Text.
29043  This is an English Text.
29044  This is an English Text.
29045  This is an English Text.
29046  This is an English Text.
29047  This is an English Text.
29048  This is an English Text.
29049  This is an English Text.
29050  This is an English Text.
29051  This is an English Text.
29052  This is an English Text.
29053  This is an English Text.
29054  This is an English Text.
29055 \begin_inset Foot
29056 status collapsed
29057
29058 \begin_layout Plain Layout
29059
29060 \lang english
29061 This is an English footnote.
29062 \end_layout
29063
29064 \end_inset
29065
29066  This is an English Text.
29067  
29068 \end_layout
29069
29070 \end_inset
29071
29072
29073 \end_layout
29074
29075 \begin_layout Standard
29076 \begin_inset VSpace bigskip
29077 \end_inset
29078
29079 La configuración global de párrafos se ignora en las minipáginas.
29080  Esto significa que en las mismas no habrá espacio entre párrafos aunque
29081  pongas p.
29082 \begin_inset space \thinspace{}
29083 \end_inset
29084
29085 e.
29086 \begin_inset space ~
29087 \end_inset
29088
29089
29090 \family sans
29091 Salto
29092 \begin_inset space ~
29093 \end_inset
29094
29095 medio
29096 \family default
29097  en la configuración del documento.
29098 \end_layout
29099
29100 \begin_layout Standard
29101 Las minipáginas también sirven para poner un color de fondo para partes
29102  de texto, véase sección
29103 \begin_inset space ~
29104 \end_inset
29105
29106
29107 \begin_inset CommandInset ref
29108 LatexCommand ref
29109 reference "sub:Color-en-Párrafos"
29110
29111 \end_inset
29112
29113 .
29114 \end_layout
29115
29116 \begin_layout Standard
29117 \begin_inset Note Greyedout
29118 status open
29119
29120 \begin_layout Plain Layout
29121
29122 \series bold
29123 Nota:
29124 \series default
29125  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
29126  tener minipáginas en cuadros, en flotantes, y en otros marcos.
29127 \end_layout
29128
29129 \end_inset
29130
29131
29132 \end_layout
29133
29134 \begin_layout Section
29135 Marcos de párrafo
29136 \begin_inset CommandInset label
29137 LatexCommand label
29138 name "sec:Marcos-de-Párrafo"
29139
29140 \end_inset
29141
29142
29143 \begin_inset Index idx
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147 Marcos ! de párrafo
29148 \end_layout
29149
29150 \end_inset
29151
29152
29153 \end_layout
29154
29155 \begin_layout Standard
29156 Los marcos de párrafo son similares a las minipáginas con la diferencia
29157  de que no pueden contener notas al pie.
29158 \end_layout
29159
29160 \begin_layout Standard
29161 \align center
29162 \begin_inset Box Frameless
29163 position "t"
29164 hor_pos "c"
29165 has_inner_box 1
29166 inner_pos "t"
29167 use_parbox 1
29168 use_makebox 0
29169 width "33col%"
29170 special "none"
29171 height "1in"
29172 height_special "totalheight"
29173 status open
29174
29175 \begin_layout Plain Layout
29176 Texto en un marco de párrafo.
29177  Texto en un marco de párrafo.
29178  Esta nota no aparece:
29179 \begin_inset Foot
29180 status open
29181
29182 \begin_layout Plain Layout
29183 Esta es una nota en un marco de párrafo y por eso no aparecerá.
29184 \end_layout
29185
29186 \end_inset
29187
29188
29189 \end_layout
29190
29191 \end_inset
29192
29193
29194 \end_layout
29195
29196 \begin_layout Section
29197 Marcos para palabras y caracteres
29198 \begin_inset Index idx
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202 Marcos ! para palabras y caracteres
29203 \end_layout
29204
29205 \end_inset
29206
29207
29208 \end_layout
29209
29210 \begin_layout Subsection
29211 Evitar la partición de palabras
29212 \begin_inset CommandInset label
29213 LatexCommand label
29214 name "sec:Evitar-la-Partición"
29215
29216 \end_inset
29217
29218
29219 \begin_inset Index idx
29220 status collapsed
29221
29222 \begin_layout Plain Layout
29223 Marcos ! para evitar partición de palabras
29224 \end_layout
29225
29226 \end_inset
29227
29228
29229 \end_layout
29230
29231 \begin_layout Standard
29232 El marco tipo 
29233 \family sans
29234 Marco de línea
29235 \family default
29236  sirve para evitar que una palabra sea partida con guión.
29237 \begin_inset Newline newline
29238 \end_inset
29239
29240 He aquí un ejemplo:
29241 \end_layout
29242
29243 \begin_layout Standard
29244 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29245 palabra».
29246 \end_layout
29247
29248 \begin_layout Standard
29249 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
29250  un marco, establece el 
29251 \family sans
29252 Marco interior
29253 \family default
29254  en 
29255 \family sans
29256 Marco de línea
29257 \family default
29258  y el ancho en 
29259 \family sans
29260 1
29261 \begin_inset space \thinspace{}
29262 \end_inset
29263
29264 Ancho
29265 \family default
29266 .
29267 \end_layout
29268
29269 \begin_layout Standard
29270 Este es el resultado:
29271 \end_layout
29272
29273 \begin_layout Standard
29274 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29275 \begin_inset Box Frameless
29276 position "t"
29277 hor_pos "c"
29278 has_inner_box 1
29279 inner_pos "t"
29280 use_parbox 0
29281 use_makebox 1
29282 width "1in"
29283 special "width"
29284 height "1in"
29285 height_special "totalheight"
29286 status open
29287
29288 \begin_layout Plain Layout
29289 «estalarguísimapalabra»
29290 \end_layout
29291
29292 \end_inset
29293
29294 .
29295 \end_layout
29296
29297 \begin_layout Standard
29298 Como alternativa puedes poner el comando «
29299 \series bold
29300
29301 \backslash
29302 -
29303 \series default
29304 » en código TeX directamente antes de la palabra:
29305 \end_layout
29306
29307 \begin_layout Standard
29308 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29309 \begin_inset ERT
29310 status collapsed
29311
29312 \begin_layout Plain Layout
29313
29314
29315 \backslash
29316 -
29317 \end_layout
29318
29319 \end_inset
29320
29321 estalarguísimapalabra».
29322 \end_layout
29323
29324 \begin_layout Standard
29325 Por supuesto, la palabra sobresale del margen.
29326  Para evitarlo añade, con el menú 
29327 \family sans
29328 Insertar\SpecialChar \menuseparator
29329 Formato\SpecialChar \menuseparator
29330 Salto
29331 \begin_inset space ~
29332 \end_inset
29333
29334 de
29335 \begin_inset space ~
29336 \end_inset
29337
29338 línea
29339 \begin_inset space ~
29340 \end_inset
29341
29342 cortada
29343 \family default
29344  (atajo 
29345 \family sans
29346 Ctrl+Entrar
29347 \family default
29348 ), un salto de línea antes de la palabra:
29349 \end_layout
29350
29351 \begin_layout Standard
29352 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29353 \begin_inset Newline newline
29354 \end_inset
29355
29356
29357 \begin_inset Box Frameless
29358 position "t"
29359 hor_pos "c"
29360 has_inner_box 1
29361 inner_pos "t"
29362 use_parbox 0
29363 use_makebox 1
29364 width "1in"
29365 special "width"
29366 height "1in"
29367 height_special "totalheight"
29368 status open
29369
29370 \begin_layout Plain Layout
29371 «estalarguísimapalabra»
29372 \end_layout
29373
29374 \end_inset
29375
29376 .
29377 \end_layout
29378
29379 \begin_layout Subsection
29380 Alineación vertical
29381 \begin_inset CommandInset label
29382 LatexCommand label
29383 name "sub:Alineación-Vertical"
29384
29385 \end_inset
29386
29387
29388 \begin_inset Index idx
29389 status collapsed
29390
29391 \begin_layout Plain Layout
29392 Marcos ! para alineación vertical
29393 \end_layout
29394
29395 \end_inset
29396
29397
29398 \end_layout
29399
29400 \begin_layout Standard
29401 Con ayuda del comando 
29402 \series bold
29403
29404 \backslash
29405 raisebox
29406 \series default
29407  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29408  
29409 \series bold
29410
29411 \backslash
29412 raisebox
29413 \series default
29414  se utiliza según el esquema:
29415 \end_layout
29416
29417 \begin_layout Standard
29418
29419 \series bold
29420
29421 \backslash
29422 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29423 \end_layout
29424
29425 \begin_layout Standard
29426 La elevación puede ser un valor positivo para subir el marco o negativo
29427  para bajarlo.
29428 \end_layout
29429
29430 \begin_layout Standard
29431 Para alinear una palabra, p.
29432 \begin_inset space \thinspace{}
29433 \end_inset
29434
29435 e
29436 \begin_inset space ~
29437 \end_inset
29438
29439 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29440  en la línea de base, inserta el comando
29441 \end_layout
29442
29443 \begin_layout Standard
29444
29445 \series bold
29446
29447 \backslash
29448 raisebox{
29449 \backslash
29450 depth}{
29451 \end_layout
29452
29453 \begin_layout Standard
29454 en código TeX antes de la palabra.
29455  Detrás de la palabra inserta una llave de cierre «
29456 \series bold
29457 }
29458 \series default
29459 » en código TeX.
29460 \begin_inset Newline newline
29461 \end_inset
29462
29463 Este es el resultado:
29464 \end_layout
29465
29466 \begin_layout Standard
29467 Esto es una línea de texto con la palabra 
29468 \begin_inset ERT
29469 status collapsed
29470
29471 \begin_layout Plain Layout
29472
29473
29474 \backslash
29475 raisebox{
29476 \backslash
29477 depth}{
29478 \end_layout
29479
29480 \end_inset
29481
29482 «prevención»
29483 \begin_inset ERT
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487
29488 }
29489 \end_layout
29490
29491 \end_inset
29492
29493  elevada.
29494 \end_layout
29495
29496 \begin_layout Standard
29497 \begin_inset VSpace bigskip
29498 \end_inset
29499
29500 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29501 \end_layout
29502
29503 \begin_layout Standard
29504 Esto es una línea de texto con la palabra 
29505 \begin_inset ERT
29506 status collapsed
29507
29508 \begin_layout Plain Layout
29509
29510
29511 \backslash
29512 raisebox{-
29513 \backslash
29514 depth}{
29515 \end_layout
29516
29517 \end_inset
29518
29519 «prevención»
29520 \begin_inset ERT
29521 status collapsed
29522
29523 \begin_layout Plain Layout
29524
29525 }
29526 \end_layout
29527
29528 \end_inset
29529
29530  bajada.
29531 \begin_inset Newline newline
29532 \end_inset
29533
29534 Esto es una línea de texto con la palabra 
29535 \begin_inset ERT
29536 status collapsed
29537
29538 \begin_layout Plain Layout
29539
29540
29541 \backslash
29542 raisebox{0.5cm}{
29543 \end_layout
29544
29545 \end_inset
29546
29547 «testigo»
29548 \begin_inset ERT
29549 status collapsed
29550
29551 \begin_layout Plain Layout
29552
29553 }
29554 \end_layout
29555
29556 \end_inset
29557
29558  elevada.
29559 \end_layout
29560
29561 \begin_layout Standard
29562 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
29563  Por ejemplo
29564 \end_layout
29565
29566 \begin_layout Standard
29567
29568 \series bold
29569
29570 \backslash
29571 raisebox{-
29572 \backslash
29573 depth}[0pt]{
29574 \end_layout
29575
29576 \begin_layout Standard
29577 Esto es una línea de texto con la palabra 
29578 \begin_inset ERT
29579 status collapsed
29580
29581 \begin_layout Plain Layout
29582
29583
29584 \backslash
29585 raisebox{-
29586 \backslash
29587 depth}[0pt]{
29588 \end_layout
29589
29590 \end_inset
29591
29592 «prevención»
29593 \begin_inset ERT
29594 status collapsed
29595
29596 \begin_layout Plain Layout
29597
29598 }
29599 \end_layout
29600
29601 \end_inset
29602
29603  bajada.
29604 \begin_inset Newline newline
29605 \end_inset
29606
29607 Esto es una línea de texto con la palabra 
29608 \begin_inset ERT
29609 status collapsed
29610
29611 \begin_layout Plain Layout
29612
29613
29614 \backslash
29615 raisebox{0.5cm}[0pt]{
29616 \end_layout
29617
29618 \end_inset
29619
29620 «testigo»
29621 \begin_inset ERT
29622 status collapsed
29623
29624 \begin_layout Plain Layout
29625
29626 }
29627 \end_layout
29628
29629 \end_inset
29630
29631  elevada.
29632 \end_layout
29633
29634 \begin_layout Section
29635 Marcos coloreados
29636 \begin_inset CommandInset label
29637 LatexCommand label
29638 name "sec:Marcos-Coloreados"
29639
29640 \end_inset
29641
29642
29643 \begin_inset Index idx
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647 Marcos ! Colorear
29648 \end_layout
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \begin_layout Subsection
29656 Colorear el fondo de un texto
29657 \begin_inset Index idx
29658 status collapsed
29659
29660 \begin_layout Plain Layout
29661 Color ! de fondo en un texto
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670 Para colorear el fondo de un texto, éste debe ponerse en un marco coloreado.
29671  Esto requiere cargar el paquete LaTeX 
29672 \series bold
29673 color
29674 \series default
29675
29676 \begin_inset Index idx
29677 status collapsed
29678
29679 \begin_layout Plain Layout
29680 LaTeX-paquetes ! color
29681 \end_layout
29682
29683 \end_inset
29684
29685  en el preámbulo del documento con
29686 \end_layout
29687
29688 \begin_layout Standard
29689
29690 \series bold
29691
29692 \backslash
29693 @ifundef\SpecialChar \textcompwordmark{}
29694 ined{textcolor}
29695 \begin_inset Newline newline
29696 \end_inset
29697
29698
29699 \begin_inset Phantom HPhantom
29700 status open
29701
29702 \begin_layout Plain Layout
29703
29704 \series bold
29705 \begin_inset space ~
29706 \end_inset
29707
29708
29709 \end_layout
29710
29711 \end_inset
29712
29713 {
29714 \backslash
29715 usepackage{color}}{}
29716 \end_layout
29717
29718 \begin_layout Standard
29719 LyX cargará automáticamente el paquete 
29720 \series bold
29721 color
29722 \series default
29723  cuando colorees texto.
29724 \begin_inset Foot
29725 status collapsed
29726
29727 \begin_layout Plain Layout
29728 Para evitar cargarlo dos veces se usa el comando 
29729 \series bold
29730
29731 \backslash
29732 @ifundef\SpecialChar \textcompwordmark{}
29733 ined
29734 \series default
29735 .
29736 \end_layout
29737
29738 \end_inset
29739
29740
29741 \end_layout
29742
29743 \begin_layout Standard
29744 \begin_inset VSpace medskip
29745 \end_inset
29746
29747 Los marcos coloreados se crean con el comando 
29748 \series bold
29749
29750 \backslash
29751 colorbox
29752 \series default
29753 , de acuerdo con el siguiente esquema:
29754 \end_layout
29755
29756 \begin_layout Standard
29757
29758 \series bold
29759
29760 \backslash
29761 colorbox{color}{contenido del marco}
29762 \end_layout
29763
29764 \begin_layout Standard
29765 El contenido también puede ser un marco y los marcos coloreados también
29766  pueden estar en otros marcos.
29767 \end_layout
29768
29769 \begin_layout Standard
29770 Los siguientes colores están predefinidos:
29771 \begin_inset Newline newline
29772 \end_inset
29773
29774
29775 \family sans
29776 red
29777 \family default
29778
29779 \family sans
29780 green
29781 \family default
29782
29783 \family sans
29784 yellow, blue
29785 \family default
29786
29787 \family sans
29788 cyan
29789 \family default
29790 \series bold
29791 ,
29792 \series default
29793  
29794 \family sans
29795 magenta, black
29796 \family default
29797
29798 \family sans
29799 white
29800 \family default
29801 .
29802 \begin_inset Newline newline
29803 \end_inset
29804
29805 También puedes definir tus propios colores según se explica en la sección
29806 \begin_inset space ~
29807 \end_inset
29808
29809
29810 \begin_inset CommandInset ref
29811 LatexCommand ref
29812 reference "sec:Cuadros-Coloreados"
29813
29814 \end_inset
29815
29816 .
29817 \end_layout
29818
29819 \begin_layout Standard
29820 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29821 \end_layout
29822
29823 \begin_layout Standard
29824
29825 \series bold
29826
29827 \backslash
29828 colorbox{red}{
29829 \end_layout
29830
29831 \begin_layout Standard
29832 en código TeX antes de la palabra.
29833  Tras la palabra inserta una llave de cierre «
29834 \series bold
29835 }
29836 \series default
29837 » en código TeX.
29838 \begin_inset Newline newline
29839 \end_inset
29840
29841 Este es el resultado:
29842 \end_layout
29843
29844 \begin_layout Standard
29845 Línea en la que la palabra 
29846 \begin_inset ERT
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850
29851
29852 \backslash
29853 colorbox{red}{
29854 \end_layout
29855
29856 \end_inset
29857
29858 «¡Atención!»
29859 \begin_inset ERT
29860 status collapsed
29861
29862 \begin_layout Plain Layout
29863
29864 }
29865 \end_layout
29866
29867 \end_inset
29868
29869  tiene fondo rojo.
29870 \end_layout
29871
29872 \begin_layout Standard
29873 \begin_inset VSpace bigskip
29874 \end_inset
29875
29876 Si quieres un borde de distinto color, puedes emplear el comando 
29877 \series bold
29878
29879 \backslash
29880 fcolorbox
29881 \series default
29882  con el esquema siguiente:
29883 \end_layout
29884
29885 \begin_layout Standard
29886
29887 \series bold
29888
29889 \backslash
29890 fcolorbox{color del borde}{color del fondo}{contenido del marco}
29891 \end_layout
29892
29893 \begin_layout Standard
29894
29895 \series bold
29896
29897 \backslash
29898 fcolorbox
29899 \series default
29900  es una extensión de 
29901 \series bold
29902
29903 \backslash
29904 colorbox
29905 \series default
29906 .
29907  El grosor del borde y el espacio entre él y el contenido se puede ajustar
29908  con las longitudes 
29909 \series bold
29910
29911 \backslash
29912 fboxrule
29913 \series default
29914  y 
29915 \series bold
29916
29917 \backslash
29918 fboxsep
29919 \series default
29920 , respectivamente, como se describe en la sección
29921 \begin_inset space ~
29922 \end_inset
29923
29924
29925 \begin_inset CommandInset ref
29926 LatexCommand ref
29927 reference "sec:Decoración"
29928
29929 \end_inset
29930
29931 .
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Para el ejemplo siguiente se ha utilizado el comando
29936 \end_layout
29937
29938 \begin_layout Standard
29939
29940 \series bold
29941
29942 \backslash
29943 fcolorbox{cyan}{magenta}{
29944 \end_layout
29945
29946 \begin_layout Standard
29947 Este es un ejemplo en el que se ha puesto un grosor de 1
29948 \begin_inset space \thinspace{}
29949 \end_inset
29950
29951 mm para la línea del borde:
29952 \begin_inset Newline newline
29953 \end_inset
29954
29955
29956 \begin_inset ERT
29957 status collapsed
29958
29959 \begin_layout Plain Layout
29960
29961
29962 \backslash
29963 fboxrule 1mm 
29964 \backslash
29965 fboxsep 1mm
29966 \end_layout
29967
29968 \end_inset
29969
29970
29971 \begin_inset ERT
29972 status collapsed
29973
29974 \begin_layout Plain Layout
29975
29976
29977 \backslash
29978 fcolorbox{cyan}{magenta}{
29979 \end_layout
29980
29981 \end_inset
29982
29983 Texto en un marco con fondo y borde en distintos colores.
29984 \begin_inset ERT
29985 status collapsed
29986
29987 \begin_layout Plain Layout
29988
29989 }
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \end_layout
29996
29997 \begin_layout Standard
29998 \begin_inset VSpace bigskip
29999 \end_inset
30000
30001 Por supuesto, también puedes colorear el texto en un marco coloreado:
30002 \begin_inset Newline newline
30003 \end_inset
30004
30005
30006 \begin_inset ERT
30007 status collapsed
30008
30009 \begin_layout Plain Layout
30010
30011
30012 \backslash
30013 fcolorbox{cyan}{magenta}{
30014 \end_layout
30015
30016 \end_inset
30017
30018
30019 \color yellow
30020 Marco con texto, fondo y borde en distintos colores.
30021 \color none
30022
30023 \begin_inset ERT
30024 status collapsed
30025
30026 \begin_layout Plain Layout
30027
30028 }
30029 \end_layout
30030
30031 \end_inset
30032
30033
30034 \begin_inset ERT
30035 status collapsed
30036
30037 \begin_layout Plain Layout
30038
30039
30040 \backslash
30041 fboxrule 0.4pt 
30042 \backslash
30043 fboxsep 3pt
30044 \end_layout
30045
30046 \end_inset
30047
30048
30049 \end_layout
30050
30051 \begin_layout Standard
30052
30053 \series bold
30054 \begin_inset VSpace medskip
30055 \end_inset
30056
30057
30058 \end_layout
30059
30060 \begin_layout Standard
30061 \begin_inset Note Greyedout
30062 status open
30063
30064 \begin_layout Plain Layout
30065
30066 \series bold
30067 Nota:
30068 \series default
30069  El texto en marcos con fondo coloreado no puede tener saltos de línea.
30070  Para colorear líneas o párrafos múltiples, usa un marco dentro de un marco
30071  coloreado como se describe a continuación.
30072 \end_layout
30073
30074 \end_inset
30075
30076
30077 \end_layout
30078
30079 \begin_layout Subsection
30080 Colorear el fondo de párrafos
30081 \begin_inset CommandInset label
30082 LatexCommand label
30083 name "sub:Color-en-Párrafos"
30084
30085 \end_inset
30086
30087
30088 \begin_inset Index idx
30089 status collapsed
30090
30091 \begin_layout Plain Layout
30092 Color ! en párrafos
30093 \end_layout
30094
30095 \end_inset
30096
30097
30098 \end_layout
30099
30100 \begin_layout Standard
30101 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
30102  Antes de la minipágina inserta el comando 
30103 \series bold
30104
30105 \backslash
30106 colorbox
30107 \series default
30108  en código TeX
30109 \end_layout
30110
30111 \begin_layout Standard
30112
30113 \series bold
30114
30115 \backslash
30116 colorbox{color}{
30117 \end_layout
30118
30119 \begin_layout Standard
30120 Detrás de la minipágina inserta una llave de cierre «
30121 \series bold
30122 }
30123 \series default
30124 », también en código TeX.
30125 \end_layout
30126
30127 \begin_layout Standard
30128 \begin_inset ERT
30129 status collapsed
30130
30131 \begin_layout Plain Layout
30132
30133
30134 \backslash
30135 colorbox{grisclaro}{
30136 \end_layout
30137
30138 \end_inset
30139
30140
30141 \begin_inset Box Frameless
30142 position "t"
30143 hor_pos "c"
30144 has_inner_box 1
30145 inner_pos "t"
30146 use_parbox 0
30147 use_makebox 0
30148 width "100col%"
30149 special "none"
30150 height "1in"
30151 height_special "totalheight"
30152 status collapsed
30153
30154 \begin_layout Plain Layout
30155 Texto con color de fondo.
30156  Texto con color de fondo.
30157 \end_layout
30158
30159 \begin_layout Plain Layout
30160 \begin_inset VSpace defskip
30161 \end_inset
30162
30163 El texto puede tener notas al pie
30164 \begin_inset Foot
30165 status collapsed
30166
30167 \begin_layout Plain Layout
30168 Otro ejemplo de nota
30169 \end_layout
30170
30171 \end_inset
30172
30173  y puede incluir cuadros y figuras.
30174 \end_layout
30175
30176 \begin_layout Plain Layout
30177 \align center
30178 \begin_inset Tabular
30179 <lyxtabular version="3" rows="3" columns="3">
30180 <features tabularvalignment="middle">
30181 <column alignment="center" valignment="top" width="0">
30182 <column alignment="center" valignment="top" width="0">
30183 <column alignment="center" valignment="top" width="0">
30184 <row>
30185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30186 \begin_inset Text
30187
30188 \begin_layout Plain Layout
30189 a
30190 \end_layout
30191
30192 \end_inset
30193 </cell>
30194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30195 \begin_inset Text
30196
30197 \begin_layout Plain Layout
30198 !
30199 \end_layout
30200
30201 \end_inset
30202 </cell>
30203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30204 \begin_inset Text
30205
30206 \begin_layout Plain Layout
30207 3
30208 \end_layout
30209
30210 \end_inset
30211 </cell>
30212 </row>
30213 <row>
30214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30215 \begin_inset Text
30216
30217 \begin_layout Plain Layout
30218 <
30219 \end_layout
30220
30221 \end_inset
30222 </cell>
30223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30224 \begin_inset Text
30225
30226 \begin_layout Plain Layout
30227 b2
30228 \begin_inset Quotes erd
30229 \end_inset
30230
30231 |
30232 \end_layout
30233
30234 \end_inset
30235 </cell>
30236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30237 \begin_inset Text
30238
30239 \begin_layout Plain Layout
30240 >
30241 \end_layout
30242
30243 \end_inset
30244 </cell>
30245 </row>
30246 <row>
30247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30248 \begin_inset Text
30249
30250 \begin_layout Plain Layout
30251 1
30252 \end_layout
30253
30254 \end_inset
30255 </cell>
30256 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30257 \begin_inset Text
30258
30259 \begin_layout Plain Layout
30260 §
30261 \end_layout
30262
30263 \end_inset
30264 </cell>
30265 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30266 \begin_inset Text
30267
30268 \begin_layout Plain Layout
30269 c
30270 \end_layout
30271
30272 \end_inset
30273 </cell>
30274 </row>
30275 </lyxtabular>
30276
30277 \end_inset
30278
30279
30280 \end_layout
30281
30282 \end_inset
30283
30284
30285 \begin_inset ERT
30286 status collapsed
30287
30288 \begin_layout Plain Layout
30289
30290 }
30291 \end_layout
30292
30293 \end_inset
30294
30295
30296 \end_layout
30297
30298 \begin_layout Section
30299 Marcos girados y a escala
30300 \end_layout
30301
30302 \begin_layout Standard
30303 Para poder usar los comandos descritos en esta sección hay que cargar el
30304  paquete LaTeX 
30305 \series bold
30306 graphicx
30307 \series default
30308
30309 \begin_inset Index idx
30310 status collapsed
30311
30312 \begin_layout Plain Layout
30313 LaTeX-paquetes ! graphicx
30314 \end_layout
30315
30316 \end_inset
30317
30318  en el preámbulo del documento, con el comando
30319 \end_layout
30320
30321 \begin_layout Standard
30322
30323 \series bold
30324
30325 \backslash
30326 @ifundefined{rotatebox}
30327 \begin_inset Newline newline
30328 \end_inset
30329
30330
30331 \begin_inset Phantom HPhantom
30332 status open
30333
30334 \begin_layout Plain Layout
30335
30336 \series bold
30337 \begin_inset space ~
30338 \end_inset
30339
30340
30341 \end_layout
30342
30343 \end_inset
30344
30345 {
30346 \backslash
30347 usepackage{graphicx}}{}
30348 \end_layout
30349
30350 \begin_layout Standard
30351 \begin_inset Note Greyedout
30352 status open
30353
30354 \begin_layout Plain Layout
30355
30356 \series bold
30357 Nota: 
30358 \series default
30359 Algunos visores DVI no pueden mostrar material girado o a escala.
30360 \end_layout
30361
30362 \end_inset
30363
30364
30365 \end_layout
30366
30367 \begin_layout Standard
30368 \begin_inset Note Greyedout
30369 status open
30370
30371 \begin_layout Plain Layout
30372
30373 \series bold
30374 Nota:
30375 \series default
30376  Los marcos girados o a escala no pueden contener flotantes.
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \end_layout
30383
30384 \begin_layout Subsection
30385 Marcos girados
30386 \begin_inset Index idx
30387 status collapsed
30388
30389 \begin_layout Plain Layout
30390 Marcos ! Girar
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \begin_inset Index idx
30397 status collapsed
30398
30399 \begin_layout Plain Layout
30400 Material rotado
30401 \end_layout
30402
30403 \end_inset
30404
30405
30406 \begin_inset Index idx
30407 status collapsed
30408
30409 \begin_layout Plain Layout
30410 Figuras ! Rotar
30411 \end_layout
30412
30413 \end_inset
30414
30415
30416 \begin_inset Index idx
30417 status collapsed
30418
30419 \begin_layout Plain Layout
30420 Cuadros ! Girar
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \end_layout
30427
30428 \begin_layout Standard
30429 Para girar material debes ponerlo en un marco girado.
30430  Los marcos girados se crean con el comando 
30431 \series bold
30432
30433 \backslash
30434 rotatebox
30435 \series default
30436  en código TeX, según el esquema:
30437 \end_layout
30438
30439 \begin_layout Standard
30440
30441 \series bold
30442
30443 \backslash
30444 rotatebox[origen de rotación]{ángulo de rotación}{contenido del marco}
30445 \end_layout
30446
30447 \begin_layout Standard
30448 El origen de rotación se especifica en la forma 
30449 \series bold
30450 origin=position
30451 \series default
30452 .
30453  Son posibles las posiciones siguientes: 
30454 \emph on
30455 c
30456 \emph default
30457  (center), 
30458 \emph on
30459 l
30460 \emph default
30461  (left), 
30462 \emph on
30463 r
30464 \emph default
30465  (right), 
30466 \emph on
30467 b
30468 \emph default
30469  (bottom), 
30470 \emph on
30471 t
30472 \emph default
30473  (top), así como combinaciones adecuadas de las posiciones básicas.
30474  Por ejemplo, 
30475 \emph on
30476 lt
30477 \emph default
30478  significa que el origen de rotación es la esquina superior izquierda del
30479  marco.
30480  Si no se especifica origen de rotación se usará la posición 
30481 \emph on
30482 l
30483 \emph default
30484 .
30485  El ángulo de rotación es un número de grados, y puede ser negativo.
30486  El sentido de giro es contrario al de las agujas del reloj.
30487 \end_layout
30488
30489 \begin_layout Standard
30490 En el siguiente ejemplo se ha insertado el comando 
30491 \series bold
30492
30493 \backslash
30494 rotatebox[origin=c]{60}{ 
30495 \series default
30496 como código TeX delante del texto «con rotación»; después del texto, el
30497  marco se ha cerrado con llave en código TeX.
30498 \end_layout
30499
30500 \begin_layout Standard
30501 Esta línea contiene texto 
30502 \begin_inset ERT
30503 status collapsed
30504
30505 \begin_layout Plain Layout
30506
30507
30508 \backslash
30509 rotatebox[origin=c]{60}{
30510 \end_layout
30511
30512 \end_inset
30513
30514 con rotación
30515 \begin_inset ERT
30516 status collapsed
30517
30518 \begin_layout Plain Layout
30519
30520 }
30521 \end_layout
30522
30523 \end_inset
30524
30525 .
30526 \end_layout
30527
30528 \begin_layout Standard
30529 El contenido del marco puede ser también otro marco o una ecuación en línea:
30530 \end_layout
30531
30532 \begin_layout Standard
30533 En esta línea hay texto enmarcado 
30534 \begin_inset ERT
30535 status collapsed
30536
30537 \begin_layout Plain Layout
30538
30539
30540 \backslash
30541 rotatebox[origin=r]{-60}{
30542 \end_layout
30543
30544 \end_inset
30545
30546
30547 \begin_inset Box Doublebox
30548 position "c"
30549 hor_pos "c"
30550 has_inner_box 0
30551 inner_pos "c"
30552 use_parbox 0
30553 use_makebox 0
30554 width "1in"
30555 special "width"
30556 height "1in"
30557 height_special "totalheight"
30558 status open
30559
30560 \begin_layout Plain Layout
30561 con rotación
30562 \end_layout
30563
30564 \end_inset
30565
30566
30567 \begin_inset ERT
30568 status collapsed
30569
30570 \begin_layout Plain Layout
30571
30572 }
30573 \end_layout
30574
30575 \end_inset
30576
30577  y 
30578 \begin_inset ERT
30579 status collapsed
30580
30581 \begin_layout Plain Layout
30582
30583
30584 \backslash
30585 rotatebox[origin=lb]{60}{
30586 \end_layout
30587
30588 \end_inset
30589
30590
30591 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30592 \end_inset
30593
30594
30595 \begin_inset ERT
30596 status collapsed
30597
30598 \begin_layout Plain Layout
30599
30600 }
30601 \end_layout
30602
30603 \end_inset
30604
30605  una ecuación.
30606 \end_layout
30607
30608 \begin_layout Standard
30609 O una imagen o un cuadro:
30610 \end_layout
30611
30612 \begin_layout Standard
30613 Aquí hay una imagen girada 
30614 \begin_inset ERT
30615 status collapsed
30616
30617 \begin_layout Plain Layout
30618
30619
30620 \backslash
30621 rotatebox[origin=lb]{90}{
30622 \end_layout
30623
30624 \end_inset
30625
30626
30627 \begin_inset Graphics
30628         filename ../clipart/platypus.eps
30629         lyxscale 50
30630         width 25col%
30631
30632 \end_inset
30633
30634
30635 \begin_inset ERT
30636 status collapsed
30637
30638 \begin_layout Plain Layout
30639
30640 }
30641 \end_layout
30642
30643 \end_inset
30644
30645  y un cuadro girado 
30646 \begin_inset ERT
30647 status collapsed
30648
30649 \begin_layout Plain Layout
30650
30651
30652 \backslash
30653 rotatebox[origin=l]{-90}{
30654 \end_layout
30655
30656 \end_inset
30657
30658
30659 \begin_inset Tabular
30660 <lyxtabular version="3" rows="2" columns="2">
30661 <features tabularvalignment="middle">
30662 <column alignment="center" valignment="top" width="0">
30663 <column alignment="center" valignment="top" width="0">
30664 <row>
30665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30666 \begin_inset Text
30667
30668 \begin_layout Plain Layout
30669 q
30670 \end_layout
30671
30672 \end_inset
30673 </cell>
30674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30675 \begin_inset Text
30676
30677 \begin_layout Plain Layout
30678 w
30679 \end_layout
30680
30681 \end_inset
30682 </cell>
30683 </row>
30684 <row>
30685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30686 \begin_inset Text
30687
30688 \begin_layout Plain Layout
30689 e
30690 \end_layout
30691
30692 \end_inset
30693 </cell>
30694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30695 \begin_inset Text
30696
30697 \begin_layout Plain Layout
30698 r
30699 \end_layout
30700
30701 \end_inset
30702 </cell>
30703 </row>
30704 </lyxtabular>
30705
30706 \end_inset
30707
30708
30709 \begin_inset ERT
30710 status collapsed
30711
30712 \begin_layout Plain Layout
30713
30714 }
30715 \end_layout
30716
30717 \end_inset
30718
30719
30720 \end_layout
30721
30722 \begin_layout Subsection
30723 Marcos para variar la escala
30724 \begin_inset Index idx
30725 status collapsed
30726
30727 \begin_layout Plain Layout
30728 Marcos ! para variar la escala
30729 \end_layout
30730
30731 \end_inset
30732
30733
30734 \begin_inset Index idx
30735 status collapsed
30736
30737 \begin_layout Plain Layout
30738 Material a escala
30739 \end_layout
30740
30741 \end_inset
30742
30743
30744 \begin_inset Index idx
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748 Figuras ! a escala
30749 \end_layout
30750
30751 \end_inset
30752
30753
30754 \begin_inset Index idx
30755 status collapsed
30756
30757 \begin_layout Plain Layout
30758 Cuadros ! a escala
30759 \end_layout
30760
30761 \end_inset
30762
30763
30764 \end_layout
30765
30766 \begin_layout Standard
30767 Para modificar las proporciones de un material se pueden usar los comandos
30768  
30769 \series bold
30770
30771 \backslash
30772 scalebox
30773 \series default
30774  y 
30775 \series bold
30776
30777 \backslash
30778 resizebox 
30779 \series default
30780 en código TeX.
30781 \end_layout
30782
30783 \begin_layout Standard
30784
30785 \series bold
30786
30787 \backslash
30788 scalebox
30789 \series default
30790  se usa con el esquema siguiente:
30791 \end_layout
30792
30793 \begin_layout Standard
30794
30795 \series bold
30796
30797 \backslash
30798 scalebox{horizontal}[vertical]{contenido del marco}
30799 \end_layout
30800
30801 \begin_layout Standard
30802 Horizontal y vertical son los factores de escala correspondientes.
30803  Si no se especifica factor vertical, su valor será el mismo que el factor
30804  de escala horizontal.
30805  
30806 \end_layout
30807
30808 \begin_layout Standard
30809 Por ejemplo, el comando 
30810 \series bold
30811
30812 \backslash
30813 scalebox{2}{Hola} 
30814 \series default
30815 crea un 
30816 \begin_inset ERT
30817 status collapsed
30818
30819 \begin_layout Plain Layout
30820
30821
30822 \backslash
30823 scalebox{2}{
30824 \end_layout
30825
30826 \end_inset
30827
30828 Hola
30829 \begin_inset ERT
30830 status collapsed
30831
30832 \begin_layout Plain Layout
30833
30834 }
30835 \end_layout
30836
30837 \end_inset
30838
30839  de doble tamaño que el texto normal del documento.
30840 \end_layout
30841
30842 \begin_layout Standard
30843 El comando 
30844 \series bold
30845
30846 \backslash
30847 scalebox{2}[1]{Hola} 
30848 \series default
30849 distorsiona el 
30850 \begin_inset ERT
30851 status collapsed
30852
30853 \begin_layout Plain Layout
30854
30855
30856 \backslash
30857 scalebox{2}[1]{
30858 \end_layout
30859
30860 \end_inset
30861
30862 Hola
30863 \begin_inset ERT
30864 status collapsed
30865
30866 \begin_layout Plain Layout
30867
30868 }
30869 \end_layout
30870
30871 \end_inset
30872
30873 .
30874 \end_layout
30875
30876 \begin_layout Standard
30877 Si un factor de escala es negativo el contenido del marco es reflejado.
30878  Por eso el comando 
30879 \series bold
30880
30881 \backslash
30882 scalebox{-1}[1]{Hola} 
30883 \series default
30884 puede usarse para reflejar un texto: 
30885 \begin_inset ERT
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889
30890
30891 \backslash
30892 scalebox{-1}[1]{
30893 \end_layout
30894
30895 \end_inset
30896
30897 Hola
30898 \begin_inset ERT
30899 status collapsed
30900
30901 \begin_layout Plain Layout
30902
30903 }
30904 \end_layout
30905
30906 \end_inset
30907
30908 .
30909 \end_layout
30910
30911 \begin_layout Standard
30912
30913 \series bold
30914
30915 \backslash
30916 scalebox{1}[-1]{Hola} 
30917 \series default
30918 refleja el 
30919 \begin_inset ERT
30920 status collapsed
30921
30922 \begin_layout Plain Layout
30923
30924
30925 \backslash
30926 scalebox{1}[-1]{
30927 \end_layout
30928
30929 \end_inset
30930
30931 Hola
30932 \begin_inset ERT
30933 status collapsed
30934
30935 \begin_layout Plain Layout
30936
30937 }
30938 \end_layout
30939
30940 \end_inset
30941
30942  sobre la base.
30943 \end_layout
30944
30945 \begin_layout Standard
30946 El comando 
30947 \series bold
30948
30949 \backslash
30950 scalebox{-1}[1]{contenido del cuadro} 
30951 \series default
30952 puede sustituirse por 
30953 \series bold
30954
30955 \begin_inset Newline newline
30956 \end_inset
30957
30958
30959 \backslash
30960 reflectbox{contenido del cuadro}
30961 \begin_inset VSpace defskip
30962 \end_inset
30963
30964
30965 \end_layout
30966
30967 \begin_layout Standard
30968 El comando 
30969 \series bold
30970
30971 \backslash
30972 resizebox
30973 \series default
30974  sirve para redimensionar el marco a una altura y anchura definidas, según
30975  el esquema:
30976 \end_layout
30977
30978 \begin_layout Standard
30979
30980 \series bold
30981
30982 \backslash
30983 resizebox{anchura}{altura}{contenido del marco}
30984 \end_layout
30985
30986 \begin_layout Standard
30987 Si uno de los argumentos del comando es un signo de exclamación, 
30988 \series bold
30989 !
30990 \series default
30991 , la escala se hace de forma que se mantiene la relación de las dimensiones
30992  originales del contenido del marco.
30993  
30994 \end_layout
30995
30996 \begin_layout Standard
30997 El comando 
30998 \series bold
30999
31000 \backslash
31001 resizebox{2cm}{1cm}{Hola}
31002 \series default
31003  genera: 
31004 \begin_inset ERT
31005 status collapsed
31006
31007 \begin_layout Plain Layout
31008
31009
31010 \backslash
31011 resizebox{2cm}{1cm}{
31012 \end_layout
31013
31014 \end_inset
31015
31016 Hola
31017 \begin_inset ERT
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021
31022 }
31023 \end_layout
31024
31025 \end_inset
31026
31027
31028 \begin_inset Newline newline
31029 \end_inset
31030
31031 El comando 
31032 \series bold
31033
31034 \backslash
31035 resizebox{2cm}{!}{Hola}
31036 \series default
31037  genera: 
31038 \begin_inset ERT
31039 status collapsed
31040
31041 \begin_layout Plain Layout
31042
31043
31044 \backslash
31045 resizebox{2cm}{!}{
31046 \end_layout
31047
31048 \end_inset
31049
31050 Hola
31051 \begin_inset ERT
31052 status collapsed
31053
31054 \begin_layout Plain Layout
31055
31056 }
31057 \end_layout
31058
31059 \end_inset
31060
31061
31062 \end_layout
31063
31064 \begin_layout Standard
31065 \begin_inset VSpace defskip
31066 \end_inset
31067
31068
31069 \end_layout
31070
31071 \begin_layout Standard
31072 \begin_inset Note Greyedout
31073 status open
31074
31075 \begin_layout Plain Layout
31076
31077 \series bold
31078 Nota: 
31079 \series default
31080 Si los argumentos de 
31081 \series bold
31082
31083 \backslash
31084 scalebox
31085 \series default
31086  o 
31087 \series bold
31088
31089 \backslash
31090 resizebox
31091 \series default
31092  son cero, no se generan errores de LaTeX al exportar el documento, pero
31093  puede suceder que la salida no se muestre o que sea incompleta.
31094  
31095 \end_layout
31096
31097 \end_inset
31098
31099
31100 \begin_inset VSpace defskip
31101 \end_inset
31102
31103
31104 \end_layout
31105
31106 \begin_layout Standard
31107 Los marcos se pueden combinar en cualquier orden.
31108  Por ejemplo, el comando
31109 \series bold
31110
31111 \begin_inset Newline newline
31112 \end_inset
31113
31114
31115 \backslash
31116 rotatebox[origin=c]{-45}{
31117 \backslash
31118 resizebox{2cm}{!}{
31119 \backslash
31120 reflectbox{Hola}}}
31121 \begin_inset Newline newline
31122 \end_inset
31123
31124
31125 \series default
31126 genera:
31127 \end_layout
31128
31129 \begin_layout Standard
31130 \noindent
31131 \align center
31132 \begin_inset ERT
31133 status collapsed
31134
31135 \begin_layout Plain Layout
31136
31137
31138 \backslash
31139 rotatebox[origin=c]{-45}{
31140 \backslash
31141 resizebox{2cm}{!}{
31142 \backslash
31143 reflectbox{
31144 \end_layout
31145
31146 \end_inset
31147
31148 Hola
31149 \begin_inset ERT
31150 status collapsed
31151
31152 \begin_layout Plain Layout
31153
31154 }}}
31155 \end_layout
31156
31157 \end_inset
31158
31159
31160 \end_layout
31161
31162 \begin_layout Standard
31163 \noindent
31164 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
31165 \end_layout
31166
31167 \begin_layout Standard
31168 \align center
31169 \begin_inset ERT
31170 status collapsed
31171
31172 \begin_layout Plain Layout
31173
31174
31175 \backslash
31176 rotatebox[origin=c]{-30}{
31177 \backslash
31178 resizebox{2cm}{!}{
31179 \backslash
31180 reflectbox{
31181 \end_layout
31182
31183 \end_inset
31184
31185
31186 \begin_inset Graphics
31187         filename ../clipart/platypus.eps
31188         lyxscale 50
31189         width 25col%
31190
31191 \end_inset
31192
31193
31194 \begin_inset ERT
31195 status collapsed
31196
31197 \begin_layout Plain Layout
31198
31199 }}}
31200 \end_layout
31201
31202 \end_inset
31203
31204
31205 \begin_inset ERT
31206 status collapsed
31207
31208 \begin_layout Plain Layout
31209
31210
31211 \backslash
31212 rotatebox[origin=c]{-45}{
31213 \backslash
31214 resizebox{2cm}{!}{
31215 \backslash
31216 reflectbox{
31217 \end_layout
31218
31219 \end_inset
31220
31221
31222 \begin_inset Tabular
31223 <lyxtabular version="3" rows="2" columns="2">
31224 <features tabularvalignment="middle">
31225 <column alignment="center" valignment="top" width="0">
31226 <column alignment="center" valignment="top" width="0">
31227 <row>
31228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31229 \begin_inset Text
31230
31231 \begin_layout Plain Layout
31232 q
31233 \end_layout
31234
31235 \end_inset
31236 </cell>
31237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31238 \begin_inset Text
31239
31240 \begin_layout Plain Layout
31241 w
31242 \end_layout
31243
31244 \end_inset
31245 </cell>
31246 </row>
31247 <row>
31248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31249 \begin_inset Text
31250
31251 \begin_layout Plain Layout
31252 e
31253 \end_layout
31254
31255 \end_inset
31256 </cell>
31257 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31258 \begin_inset Text
31259
31260 \begin_layout Plain Layout
31261 r
31262 \end_layout
31263
31264 \end_inset
31265 </cell>
31266 </row>
31267 </lyxtabular>
31268
31269 \end_inset
31270
31271
31272 \begin_inset ERT
31273 status collapsed
31274
31275 \begin_layout Plain Layout
31276
31277 }}}
31278 \end_layout
31279
31280 \end_inset
31281
31282
31283 \begin_inset ERT
31284 status collapsed
31285
31286 \begin_layout Plain Layout
31287
31288
31289 \backslash
31290 rotatebox[origin=c]{-45}{
31291 \backslash
31292 resizebox{2cm}{!}{
31293 \backslash
31294 reflectbox{
31295 \end_layout
31296
31297 \end_inset
31298
31299
31300 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31301 \end_inset
31302
31303
31304 \begin_inset ERT
31305 status collapsed
31306
31307 \begin_layout Plain Layout
31308
31309 }}}
31310 \end_layout
31311
31312 \end_inset
31313
31314
31315 \end_layout
31316
31317 \begin_layout Standard
31318 Si se usa el estilo global 
31319 \series bold
31320 fleqn
31321 \series default
31322  para las ecuaciones del documento,
31323 \begin_inset Foot
31324 status collapsed
31325
31326 \begin_layout Plain Layout
31327 Si «fleqn» se añade a las opciones de clase del documento.
31328 \end_layout
31329
31330 \end_inset
31331
31332  también se puede variar la escala de las ecuaciones en estilo presentación.
31333 \end_layout
31334
31335 \begin_layout Chapter
31336
31337 \lang english
31338 Objects Surrounded by Text
31339 \begin_inset Index idx
31340 status collapsed
31341
31342 \begin_layout Plain Layout
31343
31344 \lang english
31345 Surrounded by text
31346 \end_layout
31347
31348 \end_inset
31349
31350
31351 \end_layout
31352
31353 \begin_layout Section
31354 Flotantes envueltos
31355 \begin_inset CommandInset label
31356 LatexCommand label
31357 name "sec:Flotantes-envueltos"
31358
31359 \end_inset
31360
31361
31362 \begin_inset Index idx
31363 status collapsed
31364
31365 \begin_layout Plain Layout
31366 Flotantes ! Envoltorio
31367 \end_layout
31368
31369 \end_inset
31370
31371
31372 \lang english
31373
31374 \begin_inset Index idx
31375 status collapsed
31376
31377 \begin_layout Plain Layout
31378
31379 \lang english
31380 Surrounded by text ! Wrap Floats
31381 \end_layout
31382
31383 \end_inset
31384
31385
31386 \end_layout
31387
31388 \begin_layout Standard
31389 \begin_inset Wrap figure
31390 lines 0
31391 placement l
31392 overhang 1cm
31393 width "40col%"
31394 status open
31395
31396 \begin_layout Plain Layout
31397 \begin_inset Graphics
31398         filename ../clipart/mobius.eps
31399         width 40col%
31400         rotateOrigin center
31401
31402 \end_inset
31403
31404
31405 \end_layout
31406
31407 \begin_layout Plain Layout
31408 \begin_inset Caption
31409
31410 \begin_layout Plain Layout
31411 \begin_inset CommandInset label
31412 LatexCommand label
31413 name "fig:Envoltorio-de-figura"
31414
31415 \end_inset
31416
31417 Figura envuelta en el texto
31418 \end_layout
31419
31420 \end_inset
31421
31422
31423 \end_layout
31424
31425 \end_inset
31426
31427  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
31428  de modo que ocupe sólo una parte del ancho de columna.
31429  Se inserta con el menú 
31430 \family sans
31431 Insertar\SpecialChar \menuseparator
31432 Flotante\SpecialChar \menuseparator
31433 Figura
31434 \begin_inset space ~
31435 \end_inset
31436
31437 envuelta
31438 \family default
31439
31440 \begin_inset space \thinspace{}
31441 \end_inset
31442
31443 /
31444 \begin_inset space \thinspace{}
31445 \end_inset
31446
31447
31448 \family sans
31449 Cuadro
31450 \begin_inset space ~
31451 \end_inset
31452
31453 envuelto
31454 \family default
31455  si está instalado el paquete LaTeX 
31456 \series bold
31457 wrapfig
31458 \series default
31459
31460 \begin_inset Index idx
31461 status collapsed
31462
31463 \begin_layout Plain Layout
31464 LaTeX-paquetes ! wrapfig
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 vspace{4mm}
31473 \end_layout
31474
31475 \end_inset
31476
31477
31478 \end_layout
31479
31480 \end_inset
31481
31482 .
31483 \begin_inset Foot
31484 status collapsed
31485
31486 \begin_layout Plain Layout
31487 La instalación de paquetes LaTeX se explica en el manual 
31488 \emph on
31489 Configuración de LaTeX
31490 \emph default
31491 .
31492 \end_layout
31493
31494 \end_inset
31495
31496  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
31497  con clic derecho sobre el cuadro del flotante.
31498  Son obligatorias la 
31499 \family sans
31500 Ubicación
31501 \family default
31502  y la 
31503 \family sans
31504 Anchura
31505 \family default
31506 .
31507  Son opcionales 
31508 \family sans
31509 Extensión al margen
31510 \family default
31511 , que especifica la anchura de invasión del margen, y 
31512 \family sans
31513 Extender
31514 \begin_inset space ~
31515 \end_inset
31516
31517 a
31518 \begin_inset space ~
31519 \end_inset
31520
31521 líneas
31522 \family default
31523 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
31524  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
31525  opción sólo si encuentras problemas en la colocación del flotante.
31526  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
31527  del párrafo o en los párrafos adyacentes.
31528  La figura
31529 \begin_inset space ~
31530 \end_inset
31531
31532
31533 \begin_inset CommandInset ref
31534 LatexCommand ref
31535 reference "fig:Envoltorio-de-figura"
31536
31537 \end_inset
31538
31539  es un ejemplo de envoltorio con una anchura de columna del 40
31540 \begin_inset space \thinspace{}
31541 \end_inset
31542
31543 %, ubicado a la izquierda y 1
31544 \begin_inset space \thinspace{}
31545 \end_inset
31546
31547 cm de invasión de margen.
31548 \end_layout
31549
31550 \begin_layout Standard
31551 \begin_inset Note Greyedout
31552 status open
31553
31554 \begin_layout Plain Layout
31555
31556 \series bold
31557 Nota:
31558 \series default
31559  ¡Los flotantes envueltos son frágiles! P.
31560 \begin_inset space \thinspace{}
31561 \end_inset
31562
31563 e.
31564 \begin_inset space ~
31565 \end_inset
31566
31567 si una figura está demasiado cerca de la parte inferior de la página se
31568  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
31569  o situarse junto a otro texto.
31570 \end_layout
31571
31572 \end_inset
31573
31574
31575 \end_layout
31576
31577 \begin_layout Standard
31578 En general:
31579 \end_layout
31580
31581 \begin_layout Itemize
31582 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
31583  salto de página.
31584  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
31585  esté casi listo y puedas prever los saltos de página.
31586 \end_layout
31587
31588 \begin_layout Itemize
31589 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
31590  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
31591 \end_layout
31592
31593 \begin_layout Itemize
31594 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
31595  que procura que haya un párrafo de texto entre ellos.
31596 \end_layout
31597
31598 \begin_layout Itemize
31599 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
31600 \end_layout
31601
31602 \begin_layout Itemize
31603
31604 \lang english
31605 Their numbering and referencing works as described in chap.
31606 \lang spanish
31607
31608 \begin_inset space \thinspace{}
31609 \end_inset
31610
31611
31612 \begin_inset CommandInset ref
31613 LatexCommand ref
31614 reference "chap:Flotantes"
31615
31616 \end_inset
31617
31618 .
31619 \end_layout
31620
31621 \begin_layout Section
31622
31623 \lang english
31624 Surrounded Fixed Objects
31625 \begin_inset Index idx
31626 status collapsed
31627
31628 \begin_layout Plain Layout
31629
31630 \lang english
31631 Surrounded by text ! Fixed objects
31632 \end_layout
31633
31634 \end_inset
31635
31636
31637 \end_layout
31638
31639 \begin_layout Standard
31640
31641 \lang english
31642 The wrap floats described in sec.
31643 \lang spanish
31644
31645 \begin_inset space \thinspace{}
31646 \end_inset
31647
31648
31649 \begin_inset CommandInset ref
31650 LatexCommand ref
31651 reference "sec:Flotantes-envueltos"
31652
31653 \end_inset
31654
31655  
31656 \lang english
31657 have these positions in the paragraph:
31658 \end_layout
31659
31660 \begin_layout Standard
31661 \noindent
31662 \align center
31663
31664 \lang english
31665 \begin_inset Tabular
31666 <lyxtabular version="3" rows="2" columns="2">
31667 <features tabularvalignment="middle">
31668 <column alignment="center" valignment="top" width="0">
31669 <column alignment="center" valignment="top" width="0">
31670 <row>
31671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31672 \begin_inset Text
31673
31674 \begin_layout Plain Layout
31675
31676 \lang english
31677 \begin_inset Graphics
31678         filename ../../images/dialog-show-new-inset_graphics.png
31679         scale 70
31680         scaleBeforeRotation
31681         BoundingBox 0bp 6bp 22bp 22bp
31682
31683 \end_inset
31684
31685
31686 \end_layout
31687
31688 \end_inset
31689 </cell>
31690 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
31691 \begin_inset Text
31692
31693 \begin_layout Plain Layout
31694
31695 \lang english
31696 text
31697 \end_layout
31698
31699 \end_inset
31700 </cell>
31701 </row>
31702 <row>
31703 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31704 \begin_inset Text
31705
31706 \begin_layout Plain Layout
31707
31708 \lang english
31709 text
31710 \end_layout
31711
31712 \end_inset
31713 </cell>
31714 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
31715 \begin_inset Text
31716
31717 \begin_layout Plain Layout
31718
31719 \lang english
31720 text
31721 \end_layout
31722
31723 \end_inset
31724 </cell>
31725 </row>
31726 </lyxtabular>
31727
31728 \end_inset
31729
31730  y 
31731 \begin_inset Tabular
31732 <lyxtabular version="3" rows="2" columns="2">
31733 <features tabularvalignment="middle">
31734 <column alignment="center" valignment="top" width="0">
31735 <column alignment="center" valignment="top" width="0">
31736 <row>
31737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31738 \begin_inset Text
31739
31740 \begin_layout Plain Layout
31741
31742 \lang english
31743 text
31744 \end_layout
31745
31746 \end_inset
31747 </cell>
31748 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
31749 \begin_inset Text
31750
31751 \begin_layout Plain Layout
31752
31753 \lang english
31754 \begin_inset Graphics
31755         filename ../../images/dialog-show-new-inset_graphics.png
31756         scale 70
31757         scaleBeforeRotation
31758         BoundingBox 0bp 6bp 22bp 22bp
31759
31760 \end_inset
31761
31762
31763 \end_layout
31764
31765 \end_inset
31766 </cell>
31767 </row>
31768 <row>
31769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31770 \begin_inset Text
31771
31772 \begin_layout Plain Layout
31773
31774 \lang english
31775 text
31776 \end_layout
31777
31778 \end_inset
31779 </cell>
31780 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
31781 \begin_inset Text
31782
31783 \begin_layout Plain Layout
31784
31785 \lang english
31786 text
31787 \end_layout
31788
31789 \end_inset
31790 </cell>
31791 </row>
31792 </lyxtabular>
31793
31794 \end_inset
31795
31796
31797 \end_layout
31798
31799 \begin_layout Standard
31800
31801 \lang english
31802 To get an object exactly at the position where it is inserted, for example
31803  to get one of these positions:
31804 \begin_inset VSpace defskip
31805 \end_inset
31806
31807
31808 \end_layout
31809
31810 \begin_layout Standard
31811 \noindent
31812 \align center
31813
31814 \lang english
31815 \begin_inset Tabular
31816 <lyxtabular version="3" rows="2" columns="2">
31817 <features tabularvalignment="middle">
31818 <column alignment="center" valignment="top" width="0">
31819 <column alignment="center" valignment="top" width="0">
31820 <row>
31821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31822 \begin_inset Text
31823
31824 \begin_layout Plain Layout
31825
31826 \lang english
31827 text
31828 \end_layout
31829
31830 \end_inset
31831 </cell>
31832 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
31833 \begin_inset Text
31834
31835 \begin_layout Plain Layout
31836
31837 \lang english
31838 text
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 </row>
31844 <row>
31845 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31846 \begin_inset Text
31847
31848 \begin_layout Plain Layout
31849
31850 \lang english
31851 \begin_inset Graphics
31852         filename ../../images/dialog-show-new-inset_graphics.png
31853         scale 70
31854         scaleBeforeRotation
31855         BoundingBox 0bp 6bp 22bp 22bp
31856
31857 \end_inset
31858
31859
31860 \end_layout
31861
31862 \end_inset
31863 </cell>
31864 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
31865 \begin_inset Text
31866
31867 \begin_layout Plain Layout
31868
31869 \lang english
31870 text
31871 \end_layout
31872
31873 \end_inset
31874 </cell>
31875 </row>
31876 </lyxtabular>
31877
31878 \end_inset
31879
31880  
31881 \begin_inset Tabular
31882 <lyxtabular version="3" rows="2" columns="2">
31883 <features tabularvalignment="middle">
31884 <column alignment="center" valignment="top" width="0">
31885 <column alignment="center" valignment="top" width="0">
31886 <row>
31887 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31888 \begin_inset Text
31889
31890 \begin_layout Plain Layout
31891
31892 \lang english
31893 text
31894 \end_layout
31895
31896 \end_inset
31897 </cell>
31898 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
31899 \begin_inset Text
31900
31901 \begin_layout Plain Layout
31902
31903 \lang english
31904 text
31905 \end_layout
31906
31907 \end_inset
31908 </cell>
31909 </row>
31910 <row>
31911 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31912 \begin_inset Text
31913
31914 \begin_layout Plain Layout
31915
31916 \lang english
31917 text
31918 \end_layout
31919
31920 \end_inset
31921 </cell>
31922 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
31923 \begin_inset Text
31924
31925 \begin_layout Plain Layout
31926
31927 \lang english
31928 \begin_inset Graphics
31929         filename ../../images/dialog-show-new-inset_graphics.png
31930         scale 70
31931         scaleBeforeRotation
31932         BoundingBox 0bp 6bp 22bp 22bp
31933
31934 \end_inset
31935
31936
31937 \end_layout
31938
31939 \end_inset
31940 </cell>
31941 </row>
31942 </lyxtabular>
31943
31944 \end_inset
31945
31946  
31947 \begin_inset Tabular
31948 <lyxtabular version="3" rows="2" columns="3">
31949 <features tabularvalignment="middle">
31950 <column alignment="center" valignment="top" width="0">
31951 <column alignment="center" valignment="top" width="0">
31952 <column alignment="center" valignment="top" width="0">
31953 <row>
31954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31955 \begin_inset Text
31956
31957 \begin_layout Plain Layout
31958
31959 \lang english
31960 text
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969
31970 \lang english
31971 \begin_inset Graphics
31972         filename ../../images/dialog-show-new-inset_graphics.png
31973         scale 70
31974         scaleBeforeRotation
31975         BoundingBox 0bp 6bp 22bp 22bp
31976
31977 \end_inset
31978
31979
31980 \end_layout
31981
31982 \end_inset
31983 </cell>
31984 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
31985 \begin_inset Text
31986
31987 \begin_layout Plain Layout
31988
31989 \lang english
31990 text
31991 \end_layout
31992
31993 \end_inset
31994 </cell>
31995 </row>
31996 <row>
31997 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
31998 \begin_inset Text
31999
32000 \begin_layout Plain Layout
32001
32002 \lang english
32003 text
32004 \end_layout
32005
32006 \end_inset
32007 </cell>
32008 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32009 \begin_inset Text
32010
32011 \begin_layout Plain Layout
32012
32013 \lang english
32014 text
32015 \end_layout
32016
32017 \end_inset
32018 </cell>
32019 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32020 \begin_inset Text
32021
32022 \begin_layout Plain Layout
32023
32024 \lang english
32025 text
32026 \end_layout
32027
32028 \end_inset
32029 </cell>
32030 </row>
32031 </lyxtabular>
32032
32033 \end_inset
32034
32035  
32036 \begin_inset Tabular
32037 <lyxtabular version="3" rows="2" columns="3">
32038 <features tabularvalignment="middle">
32039 <column alignment="center" valignment="top" width="0">
32040 <column alignment="center" valignment="top" width="0">
32041 <column alignment="center" valignment="top" width="0">
32042 <row>
32043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32044 \begin_inset Text
32045
32046 \begin_layout Plain Layout
32047
32048 \lang english
32049 text
32050 \end_layout
32051
32052 \end_inset
32053 </cell>
32054 <cell alignment="center" valignment="top" topline="true" usebox="none">
32055 \begin_inset Text
32056
32057 \begin_layout Plain Layout
32058
32059 \lang english
32060 text
32061 \end_layout
32062
32063 \end_inset
32064 </cell>
32065 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32066 \begin_inset Text
32067
32068 \begin_layout Plain Layout
32069
32070 \lang english
32071 text
32072 \end_layout
32073
32074 \end_inset
32075 </cell>
32076 </row>
32077 <row>
32078 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32079 \begin_inset Text
32080
32081 \begin_layout Plain Layout
32082
32083 \lang english
32084 text
32085 \end_layout
32086
32087 \end_inset
32088 </cell>
32089 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32090 \begin_inset Text
32091
32092 \begin_layout Plain Layout
32093
32094 \lang english
32095 \begin_inset Graphics
32096         filename ../../images/dialog-show-new-inset_graphics.png
32097         scale 70
32098         scaleBeforeRotation
32099         BoundingBox 0bp 6bp 22bp 22bp
32100
32101 \end_inset
32102
32103
32104 \end_layout
32105
32106 \end_inset
32107 </cell>
32108 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32109 \begin_inset Text
32110
32111 \begin_layout Plain Layout
32112
32113 \lang english
32114 text
32115 \end_layout
32116
32117 \end_inset
32118 </cell>
32119 </row>
32120 </lyxtabular>
32121
32122 \end_inset
32123
32124
32125 \end_layout
32126
32127 \begin_layout Standard
32128 \noindent
32129 \align center
32130
32131 \lang english
32132 \begin_inset Tabular
32133 <lyxtabular version="3" rows="3" columns="2">
32134 <features tabularvalignment="middle">
32135 <column alignment="center" valignment="top" width="0">
32136 <column alignment="center" valignment="top" width="0">
32137 <row>
32138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32139 \begin_inset Text
32140
32141 \begin_layout Plain Layout
32142
32143 \lang english
32144 text
32145 \end_layout
32146
32147 \end_inset
32148 </cell>
32149 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32150 \begin_inset Text
32151
32152 \begin_layout Plain Layout
32153
32154 \lang english
32155 text
32156 \end_layout
32157
32158 \end_inset
32159 </cell>
32160 </row>
32161 <row>
32162 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32163 \begin_inset Text
32164
32165 \begin_layout Plain Layout
32166
32167 \lang english
32168 \begin_inset Graphics
32169         filename ../../images/dialog-show-new-inset_graphics.png
32170         scale 70
32171         scaleBeforeRotation
32172         BoundingBox 0bp 6bp 22bp 22bp
32173
32174 \end_inset
32175
32176
32177 \end_layout
32178
32179 \end_inset
32180 </cell>
32181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \lang english
32187 text
32188 \end_layout
32189
32190 \end_inset
32191 </cell>
32192 </row>
32193 <row>
32194 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32195 \begin_inset Text
32196
32197 \begin_layout Plain Layout
32198
32199 \lang english
32200 text
32201 \end_layout
32202
32203 \end_inset
32204 </cell>
32205 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32206 \begin_inset Text
32207
32208 \begin_layout Plain Layout
32209
32210 \lang english
32211 text
32212 \end_layout
32213
32214 \end_inset
32215 </cell>
32216 </row>
32217 </lyxtabular>
32218
32219 \end_inset
32220
32221  
32222 \begin_inset Tabular
32223 <lyxtabular version="3" rows="3" columns="3">
32224 <features tabularvalignment="middle">
32225 <column alignment="center" valignment="top" width="0">
32226 <column alignment="center" valignment="top" width="0">
32227 <column alignment="center" valignment="top" width="0">
32228 <row>
32229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32230 \begin_inset Text
32231
32232 \begin_layout Plain Layout
32233
32234 \lang english
32235 text
32236 \end_layout
32237
32238 \end_inset
32239 </cell>
32240 <cell alignment="center" valignment="top" topline="true" usebox="none">
32241 \begin_inset Text
32242
32243 \begin_layout Plain Layout
32244
32245 \lang english
32246 text
32247 \end_layout
32248
32249 \end_inset
32250 </cell>
32251 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32252 \begin_inset Text
32253
32254 \begin_layout Plain Layout
32255
32256 \lang english
32257 text
32258 \end_layout
32259
32260 \end_inset
32261 </cell>
32262 </row>
32263 <row>
32264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32265 \begin_inset Text
32266
32267 \begin_layout Plain Layout
32268
32269 \lang english
32270 text
32271 \end_layout
32272
32273 \end_inset
32274 </cell>
32275 <cell alignment="center" valignment="top" usebox="none">
32276 \begin_inset Text
32277
32278 \begin_layout Plain Layout
32279
32280 \lang english
32281 \begin_inset Graphics
32282         filename ../../images/dialog-show-new-inset_graphics.png
32283         scale 70
32284         scaleBeforeRotation
32285         BoundingBox 0bp 6bp 22bp 22bp
32286
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298
32299 \lang english
32300 text
32301 \end_layout
32302
32303 \end_inset
32304 </cell>
32305 </row>
32306 <row>
32307 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32308 \begin_inset Text
32309
32310 \begin_layout Plain Layout
32311
32312 \lang english
32313 text
32314 \end_layout
32315
32316 \end_inset
32317 </cell>
32318 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32319 \begin_inset Text
32320
32321 \begin_layout Plain Layout
32322
32323 \lang english
32324 text
32325 \end_layout
32326
32327 \end_inset
32328 </cell>
32329 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \lang english
32335 text
32336 \end_layout
32337
32338 \end_inset
32339 </cell>
32340 </row>
32341 </lyxtabular>
32342
32343 \end_inset
32344
32345  
32346 \begin_inset Tabular
32347 <lyxtabular version="3" rows="3" columns="2">
32348 <features tabularvalignment="middle">
32349 <column alignment="center" valignment="top" width="0">
32350 <column alignment="center" valignment="top" width="0">
32351 <row>
32352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32353 \begin_inset Text
32354
32355 \begin_layout Plain Layout
32356
32357 \lang english
32358 text
32359 \end_layout
32360
32361 \end_inset
32362 </cell>
32363 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32364 \begin_inset Text
32365
32366 \begin_layout Plain Layout
32367
32368 \lang english
32369 text
32370 \end_layout
32371
32372 \end_inset
32373 </cell>
32374 </row>
32375 <row>
32376 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32377 \begin_inset Text
32378
32379 \begin_layout Plain Layout
32380
32381 \lang english
32382 text
32383 \end_layout
32384
32385 \end_inset
32386 </cell>
32387 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32388 \begin_inset Text
32389
32390 \begin_layout Plain Layout
32391
32392 \lang english
32393 \begin_inset Graphics
32394         filename ../../images/dialog-show-new-inset_graphics.png
32395         scale 70
32396         scaleBeforeRotation
32397         BoundingBox 0bp 6bp 22bp 22bp
32398
32399 \end_inset
32400
32401
32402 \end_layout
32403
32404 \end_inset
32405 </cell>
32406 </row>
32407 <row>
32408 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32409 \begin_inset Text
32410
32411 \begin_layout Plain Layout
32412
32413 \lang english
32414 text
32415 \end_layout
32416
32417 \end_inset
32418 </cell>
32419 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32420 \begin_inset Text
32421
32422 \begin_layout Plain Layout
32423
32424 \lang english
32425 text
32426 \end_layout
32427
32428 \end_inset
32429 </cell>
32430 </row>
32431 </lyxtabular>
32432
32433 \end_inset
32434
32435
32436 \end_layout
32437
32438 \begin_layout Standard
32439 \noindent
32440
32441 \lang english
32442 you can use the LaTeX-package
32443 \lang spanish
32444  
32445 \series bold
32446 picinpar
32447 \series default
32448
32449 \begin_inset Index idx
32450 status collapsed
32451
32452 \begin_layout Plain Layout
32453 LaTeX-paquetes ! picinpar
32454 \end_layout
32455
32456 \end_inset
32457
32458 .
32459  
32460 \lang english
32461 Here is an example
32462 \lang spanish
32463 :
32464 \end_layout
32465
32466 \begin_layout Standard
32467 \begin_inset ERT
32468 status collapsed
32469
32470 \begin_layout Plain Layout
32471
32472
32473 \backslash
32474 ifpicinpar
32475 \end_layout
32476
32477 \end_inset
32478
32479
32480 \begin_inset Note Note
32481 status open
32482
32483 \begin_layout Plain Layout
32484 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32485  LaTeX 
32486 \series bold
32487 picinpar
32488 \series default
32489 .
32490 \end_layout
32491
32492 \end_inset
32493
32494
32495 \end_layout
32496
32497 \begin_layout Standard
32498 \begin_inset ERT
32499 status collapsed
32500
32501 \begin_layout Plain Layout
32502
32503
32504 \backslash
32505 begin{window}[2,c,{
32506 \end_layout
32507
32508 \end_inset
32509
32510
32511 \begin_inset Graphics
32512         filename ../clipart/mobius.eps
32513         lyxscale 60
32514         width 40col%
32515         scaleBeforeRotation
32516         rotateOrigin center
32517
32518 \end_inset
32519
32520
32521 \begin_inset ERT
32522 status collapsed
32523
32524 \begin_layout Plain Layout
32525
32526 },]
32527 \end_layout
32528
32529 \begin_layout Plain Layout
32530
32531 {}
32532 \end_layout
32533
32534 \end_inset
32535
32536
32537 \size small
32538 \lang english
32539 It was in the spring of the year 1894 that all London was interested, and
32540  the fashionable world dismayed, by the murder of the Honourable Ronald
32541  Adair under most unusual and inexplicable circumstances.
32542  The public has already learned those particulars of the crime which
32543 \size default
32544
32545 \begin_inset ERT
32546 status collapsed
32547
32548 \begin_layout Plain Layout
32549
32550
32551 \backslash
32552 footnotemark{}
32553 \end_layout
32554
32555 \end_inset
32556
32557
32558 \size small
32559  came out in the police investigation, but a good deal was suppressed upon
32560  that occasion, since the case for the prosecution was so overwhelmingly
32561  strong that it was not necessary to bring forward all the facts.
32562  Only now, at the end of nearly ten years, am I allowed to supply those
32563  missing links which make up the whole of that remarkable chain
32564 \lang spanish
32565 .
32566 \size default
32567
32568 \begin_inset ERT
32569 status collapsed
32570
32571 \begin_layout Plain Layout
32572
32573
32574 \backslash
32575 end{window}
32576 \end_layout
32577
32578 \end_inset
32579
32580
32581 \end_layout
32582
32583 \begin_layout Standard
32584
32585 \lang english
32586 \begin_inset ERT
32587 status collapsed
32588
32589 \begin_layout Plain Layout
32590
32591
32592 \backslash
32593 footnotetext{
32594 \end_layout
32595
32596 \end_inset
32597
32598 Footnote of the paragraph with the fixed object.
32599 \begin_inset ERT
32600 status collapsed
32601
32602 \begin_layout Plain Layout
32603
32604 }
32605 \end_layout
32606
32607 \end_inset
32608
32609
32610 \end_layout
32611
32612 \begin_layout Standard
32613
32614 \lang english
32615 Surrounded fixed objects are used to let text float around them, at which
32616  the object's position in the paragraph can be determined by the number
32617  of lines above it.
32618  In contrary to floats is it not possible to have a numbered caption.
32619 \end_layout
32620
32621 \begin_layout Standard
32622
32623 \lang english
32624 A fixed object is inserted by adding the command
32625 \end_layout
32626
32627 \begin_layout Standard
32628
32629 \series bold
32630
32631 \backslash
32632 begin{window}[2,c,{
32633 \end_layout
32634
32635 \begin_layout Standard
32636
32637 \lang english
32638 as TeX Code at the beginning of the paragraph.
32639  The first parameter in the bracket, here '2', defines the number of lines
32640  above the object, the second, here 'c', the position of the object.
32641  The positions 'l', 'c' and 'r' (for left, center, right) are possible.
32642  Behind the command you insert the object.
32643  In this example an image with a width of 40
32644 \begin_inset space \thinspace{}
32645 \end_inset
32646
32647 % of the text column width was inserted.
32648  The object can also be a table, a box or an equation.
32649  Behind the object the command
32650 \end_layout
32651
32652 \begin_layout Standard
32653
32654 \series bold
32655 },description text]
32656 \begin_inset Newline newline
32657 \end_inset
32658
32659 {}
32660 \end_layout
32661
32662 \begin_layout Standard
32663
32664 \lang english
32665 is inserted.
32666  Note that the 
32667 \begin_inset Quotes eld
32668 \end_inset
32669
32670
32671 \series bold
32672 {}
32673 \series default
32674
32675 \begin_inset Quotes erd
32676 \end_inset
32677
32678  is in the second line.
32679  The description text is optional.
32680  The text surrounding the object must be in the same paragraph as the object,
32681  so it must begin directly after the 
32682 \series bold
32683 {}
32684 \series default
32685 .
32686  At the end of the paragraph insert the command:
32687 \end_layout
32688
32689 \begin_layout Standard
32690
32691 \series bold
32692
32693 \backslash
32694 end{window}
32695 \end_layout
32696
32697 \begin_layout Standard
32698
32699 \lang english
32700 Within a paragraph with a fixed object, you cannot insert footnotes in the
32701  normal way.
32702  You have to use instead the command 
32703 \series bold
32704
32705 \backslash
32706 footnotemark
32707 \series default
32708  inside the paragraph and outside the command 
32709 \series bold
32710
32711 \backslash
32712 footnotetext
32713 \series default
32714  as described in sec.
32715 \lang spanish
32716
32717 \begin_inset space \thinspace{}
32718 \end_inset
32719
32720
32721 \begin_inset CommandInset ref
32722 LatexCommand ref
32723 reference "sec:Notas-al-pie"
32724
32725 \end_inset
32726
32727 .
32728 \end_layout
32729
32730 \begin_layout Standard
32731 \begin_inset ERT
32732 status collapsed
32733
32734 \begin_layout Plain Layout
32735
32736
32737 \backslash
32738 else
32739 \end_layout
32740
32741 \end_inset
32742
32743
32744 \begin_inset Note Note
32745 status open
32746
32747 \begin_layout Plain Layout
32748 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
32749  
32750 \series bold
32751 picinpar
32752 \series default
32753 .
32754 \end_layout
32755
32756 \end_inset
32757
32758
32759 \end_layout
32760
32761 \begin_layout Standard
32762 Debes instalar el paquete LaTeX 
32763 \series bold
32764 picinpar
32765 \series default
32766  para ver la parte siguiente en la salida.
32767 \end_layout
32768
32769 \begin_layout Standard
32770 \begin_inset ERT
32771 status collapsed
32772
32773 \begin_layout Plain Layout
32774
32775
32776 \backslash
32777 fi
32778 \end_layout
32779
32780 \end_inset
32781
32782
32783 \end_layout
32784
32785 \begin_layout Section
32786
32787 \lang english
32788 Initials
32789 \begin_inset Index idx
32790 status collapsed
32791
32792 \begin_layout Plain Layout
32793
32794 \lang english
32795 Initials
32796 \end_layout
32797
32798 \end_inset
32799
32800
32801 \begin_inset Index idx
32802 status collapsed
32803
32804 \begin_layout Plain Layout
32805
32806 \lang english
32807 Surrounded by text ! Initials
32808 \end_layout
32809
32810 \end_inset
32811
32812
32813 \end_layout
32814
32815 \begin_layout Standard
32816
32817 \lang english
32818 To use initials, you must have the LaTeX package
32819 \lang spanish
32820  
32821 \series bold
32822 lettrine
32823 \series default
32824
32825 \begin_inset Index idx
32826 status collapsed
32827
32828 \begin_layout Plain Layout
32829 LaTeX-paquetes ! lettrine
32830 \end_layout
32831
32832 \end_inset
32833
32834  
32835 \lang english
32836 installed and use the module 
32837 \family sans
32838 Initials
32839 \family default
32840  in your document (menu 
32841 \family sans
32842 Document\SpecialChar \menuseparator
32843 Settings\SpecialChar \menuseparator
32844 Modules
32845 \family default
32846 ).
32847  To insert an initial, use the style 
32848 \family sans
32849 Initial
32850 \family default
32851 .
32852  This style has a mandatory and an optional argument.
32853  The mandatory argument is inserted via the menu 
32854 \family sans
32855 Insert\SpecialChar \menuseparator
32856 Short
32857 \begin_inset space ~
32858 \end_inset
32859
32860 Title
32861 \family default
32862  and contains the letter that is the initial.
32863  To use the also the optional argument, insert another argument in front
32864  of the mandatory argument.
32865  This one contains parameters to modify the initial.
32866  For more information about the possible parameters see the documentation
32867  of 
32868 \series bold
32869 \lang spanish
32870 lettrine
32871 \series default
32872
32873 \begin_inset CommandInset citation
32874 LatexCommand cite
32875 key "lettrine"
32876
32877 \end_inset
32878
32879 .
32880  
32881 \lang english
32882 The style itself contains the text that is surrounding the initial.
32883  The usual style is hereby that the word whose first letter is the initial,
32884  is printed with 
32885 \shape smallcaps
32886 small caps
32887 \shape default
32888 .
32889  To tell LaTeX where this word is finished, add a closing brace '
32890 \series bold
32891 }
32892 \series default
32893 ' as TeX Code behind it.
32894  At the end of the style there must be an opening brace '
32895 \series bold
32896 {
32897 \series default
32898 ' as TeX Code.
32899 \end_layout
32900
32901 \begin_layout Standard
32902
32903 \lang english
32904 Here are some examples:
32905 \end_layout
32906
32907 \begin_layout Enumerate
32908
32909 \lang english
32910 No optional argument, the initial is the letter 'I' in the math font 
32911 \begin_inset Formula $\mathfrak{Fraktur}$
32912 \end_inset
32913
32914 :
32915 \end_layout
32916
32917 \begin_deeper
32918 \begin_layout Initial
32919 \begin_inset Argument
32920 status open
32921
32922 \begin_layout Plain Layout
32923 \begin_inset Formula $\mathfrak{I}$
32924 \end_inset
32925
32926
32927 \end_layout
32928
32929 \end_inset
32930
32931 t
32932 \begin_inset ERT
32933 status collapsed
32934
32935 \begin_layout Plain Layout
32936
32937 }
32938 \end_layout
32939
32940 \end_inset
32941
32942  
32943 \lang english
32944 was in the spring of the year 1894 that all London was interested, and the
32945  fashionable world dismayed, by the murder of the Honourable Ronald Adair
32946  under most unusual and inexplicable circumstances.
32947  The public has already learned those particulars of the crime which came
32948  out in the police investigation, but a good deal was suppressed upon that
32949  occasion, since the case for the prosecution was so overwhelmingly strong
32950  that it was not necessary to bring forward all the facts.
32951 \lang spanish
32952
32953 \begin_inset ERT
32954 status collapsed
32955
32956 \begin_layout Plain Layout
32957
32958 {
32959 \end_layout
32960
32961 \end_inset
32962
32963
32964 \begin_inset Newpage newpage
32965 \end_inset
32966
32967
32968 \end_layout
32969
32970 \end_deeper
32971 \begin_layout Enumerate
32972
32973 \lang english
32974 Only one line is surrounding the initial, which is formed by two letters
32975  in standard font and no text is printed in small caps:
32976 \end_layout
32977
32978 \begin_deeper
32979 \begin_layout Initial
32980 \begin_inset Argument
32981 status open
32982
32983 \begin_layout Plain Layout
32984 lines=1
32985 \end_layout
32986
32987 \end_inset
32988
32989
32990 \begin_inset Argument
32991 status open
32992
32993 \begin_layout Plain Layout
32994 It
32995 \end_layout
32996
32997 \end_inset
32998
32999
33000 \begin_inset ERT
33001 status collapsed
33002
33003 \begin_layout Plain Layout
33004
33005 }
33006 \end_layout
33007
33008 \end_inset
33009
33010  
33011 \lang english
33012 was in the spring of the year 1894 that all London was interested, and the
33013  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33014  under most unusual and inexplicable circumstances.
33015  The public has already learned those particulars of the crime which came
33016  out in the police investigation, but a good deal was suppressed upon that
33017  occasion, since the case for the prosecution was so overwhelmingly strong
33018  that it was not necessary to bring forward all the facts.
33019 \lang spanish
33020
33021 \begin_inset ERT
33022 status collapsed
33023
33024 \begin_layout Plain Layout
33025
33026 {
33027 \end_layout
33028
33029 \end_inset
33030
33031
33032 \end_layout
33033
33034 \end_deeper
33035 \begin_layout Enumerate
33036
33037 \lang english
33038 Magenta, hanging initial over 3
33039 \begin_inset space ~
33040 \end_inset
33041
33042 lines in the math font 
33043 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
33044 \end_inset
33045
33046 , the text 
33047 \begin_inset Quotes eld
33048 \end_inset
33049
33050 t was in the spring
33051 \begin_inset Quotes erd
33052 \end_inset
33053
33054  is in 
33055 \shape smallcaps
33056 small caps
33057 \shape default
33058 ; to color the initial, you must insert this command before the initial:
33059 \begin_inset Newline newline
33060 \end_inset
33061
33062
33063 \series bold
33064 \lang spanish
33065
33066 \backslash
33067 renewcommand{
33068 \backslash
33069 LettrineFontHook}{
33070 \backslash
33071 color{color}}
33072 \series default
33073 \lang english
33074
33075 \begin_inset Newline newline
33076 \end_inset
33077
33078 where the second 
33079 \emph on
33080 color
33081 \emph default
33082  can be 
33083 \begin_inset Quotes eld
33084 \end_inset
33085
33086 red
33087 \begin_inset Quotes erd
33088 \end_inset
33089
33090
33091 \begin_inset Quotes eld
33092 \end_inset
33093
33094 blue
33095 \begin_inset Quotes erd
33096 \end_inset
33097
33098
33099 \begin_inset Quotes eld
33100 \end_inset
33101
33102 green
33103 \begin_inset Quotes erd
33104 \end_inset
33105
33106
33107 \begin_inset Quotes eld
33108 \end_inset
33109
33110 yellow
33111 \begin_inset Quotes erd
33112 \end_inset
33113
33114
33115 \begin_inset Quotes eld
33116 \end_inset
33117
33118 cyan
33119 \begin_inset Quotes erd
33120 \end_inset
33121
33122
33123 \begin_inset Quotes eld
33124 \end_inset
33125
33126 magenta
33127 \begin_inset Quotes erd
33128 \end_inset
33129
33130
33131 \begin_inset Quotes eld
33132 \end_inset
33133
33134 black
33135 \begin_inset Quotes erd
33136 \end_inset
33137
33138  or 
33139 \begin_inset Quotes eld
33140 \end_inset
33141
33142 white
33143 \begin_inset Quotes erd
33144 \end_inset
33145
33146 , and add this command to the document preamble
33147 \lang spanish
33148 :
33149 \begin_inset Newline newline
33150 \end_inset
33151
33152
33153 \series bold
33154
33155 \backslash
33156 @ifundefined{textcolor}
33157 \begin_inset Newline newline
33158 \end_inset
33159
33160
33161 \begin_inset space ~
33162 \end_inset
33163
33164 {
33165 \backslash
33166 usepackage{color}}{}
33167 \end_layout
33168
33169 \begin_deeper
33170 \begin_layout Standard
33171 \begin_inset ERT
33172 status collapsed
33173
33174 \begin_layout Plain Layout
33175
33176
33177 \backslash
33178 renewcommand{
33179 \backslash
33180 LettrineFontHook}{
33181 \backslash
33182 color{magenta}}
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \lang english
33189
33190 \begin_inset Note Note
33191 status collapsed
33192
33193 \begin_layout Plain Layout
33194
33195 \lang english
33196 makes the initial magenta
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \end_layout
33203
33204 \begin_layout Initial
33205 \begin_inset Argument
33206 status open
33207
33208 \begin_layout Plain Layout
33209 lines=3, lhang=0.33, loversize=0.25
33210 \end_layout
33211
33212 \end_inset
33213
33214
33215 \begin_inset Argument
33216 status open
33217
33218 \begin_layout Plain Layout
33219 \begin_inset Formula $\mathcal{I}$
33220 \end_inset
33221
33222
33223 \end_layout
33224
33225 \end_inset
33226
33227
33228 \lang english
33229 t was in the spring
33230 \lang spanish
33231
33232 \begin_inset ERT
33233 status collapsed
33234
33235 \begin_layout Plain Layout
33236
33237 }
33238 \end_layout
33239
33240 \end_inset
33241
33242  
33243 \lang english
33244 of the year 1894 that all London was interested, and the fashionable world
33245  dismayed, by the murder of the Honourable Ronald Adair under most unusual
33246  and inexplicable circumstances.
33247  The public has already learned those particulars of the crime which came
33248  out in the police investigation, but a good deal was suppressed upon that
33249  occasion, since the case for the prosecution was so overwhelmingly strong
33250  that it was not necessary to bring forward all the facts.
33251 \lang spanish
33252
33253 \begin_inset ERT
33254 status collapsed
33255
33256 \begin_layout Plain Layout
33257
33258 {
33259 \end_layout
33260
33261 \end_inset
33262
33263
33264 \end_layout
33265
33266 \end_deeper
33267 \begin_layout Chapter
33268 Archivos externos
33269 \begin_inset Index idx
33270 status collapsed
33271
33272 \begin_layout Plain Layout
33273 Archivos externos
33274 \end_layout
33275
33276 \end_inset
33277
33278
33279 \end_layout
33280
33281 \begin_layout Standard
33282 Con el menú 
33283 \family sans
33284 Insertar\SpecialChar \menuseparator
33285 Archivo 
33286 \family default
33287 se pueden insertar archivos externos en un documento.
33288  Estos pueden ser:
33289 \end_layout
33290
33291 \begin_layout Description
33292 Documento
33293 \begin_inset space ~
33294 \end_inset
33295
33296 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
33297 \end_layout
33298
33299 \begin_layout Description
33300 Texto
33301 \begin_inset space ~
33302 \end_inset
33303
33304 simple Un documento de texto; cada línea del mismo se inserta en tu documento
33305  como párrafo propio.
33306 \end_layout
33307
33308 \begin_layout Description
33309 Texto
33310 \begin_inset space ~
33311 \end_inset
33312
33313 simple,
33314 \begin_inset space ~
33315 \end_inset
33316
33317 unir
33318 \begin_inset space ~
33319 \end_inset
33320
33321 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
33322  Las líneas vacías generan un nuevo párrafo en tu documento.
33323 \end_layout
33324
33325 \begin_layout Description
33326 Material
33327 \begin_inset space ~
33328 \end_inset
33329
33330 externo Archivos en diversos formatos.
33331 \end_layout
33332
33333 \begin_layout Description
33334 Documento
33335 \begin_inset space ~
33336 \end_inset
33337
33338 hijo Documentos LyX, LaTeX o texto simple.
33339 \end_layout
33340
33341 \begin_layout Section
33342 Material externo
33343 \begin_inset Index idx
33344 status collapsed
33345
33346 \begin_layout Plain Layout
33347 Material externo
33348 \end_layout
33349
33350 \end_inset
33351
33352
33353 \end_layout
33354
33355 \begin_layout Standard
33356 Esta característica te permite insertar archivos en tu documento sin convertirlo
33357 s previamente a un formato legible en la salida, ya que LyX se ocupa de
33358  las necesarias conversiones.
33359  Esto es parecido a la inserción de imágenes en diversos formatos en los
33360  documentos LyX.
33361  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
33362  en 
33363 \family sans
33364 Apariencia
33365 \family default
33366 \SpecialChar \menuseparator
33367 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
33368  en LyX.
33369 \end_layout
33370
33371 \begin_layout Standard
33372 El material externo se puede insertar mediante el diálogo que surge a partir
33373  del menú 
33374 \family sans
33375 Insertar\SpecialChar \menuseparator
33376 Archivo\SpecialChar \menuseparator
33377 Material
33378 \begin_inset space ~
33379 \end_inset
33380
33381 externo
33382 \family default
33383 .
33384  Actualmente se permiten los siguientes tipos de archivo (
33385 \family sans
33386 Plantillas
33387 \family default
33388 ):
33389 \end_layout
33390
33391 \begin_layout Description
33392 Diagrama
33393 \begin_inset space ~
33394 \end_inset
33395
33396 de
33397 \begin_inset space ~
33398 \end_inset
33399
33400 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
33401  con el programa 
33402 \series bold
33403
33404 \begin_inset CommandInset href
33405 LatexCommand href
33406 name "XBoard"
33407 target "http://en.wikipedia.org/wiki/XBoard"
33408
33409 \end_inset
33410
33411
33412 \series default
33413 .
33414 \end_layout
33415
33416 \begin_layout Description
33417 Dia Esta plantilla soporta diagramas creados con el programa 
33418 \series bold
33419
33420 \begin_inset CommandInset href
33421 LatexCommand href
33422 name "Dia"
33423 target "http://en.wikipedia.org/wiki/Dia_(software)"
33424
33425 \end_inset
33426
33427
33428 \series default
33429 .
33430 \end_layout
33431
33432 \begin_layout Description
33433 Fecha Esta inserta la fecha en el formato 
33434 \emph on
33435 Día-Mes-Año.
33436
33437 \emph default
33438  A continuación hay una fecha insertada como material externo: 
33439 \begin_inset External
33440         template Date
33441         filename es/...
33442
33443 \end_inset
33444
33445
33446 \begin_inset space ~
33447 \end_inset
33448
33449
33450 \begin_inset Note Note
33451 status collapsed
33452
33453 \begin_layout Plain Layout
33454 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
33455 \end_layout
33456
33457 \end_inset
33458
33459
33460 \begin_inset Newline newline
33461 \end_inset
33462
33463 La fecha no se muestra en LyX, sólo en la salida.
33464  Hay otros dos métodos de insertar una fecha, con el menú 
33465 \family sans
33466 Insertar\SpecialChar \menuseparator
33467 Fecha
33468 \family default
33469  y con el comando LaTeX 
33470 \series bold
33471
33472 \backslash
33473 today
33474 \series default
33475  en código TeX.
33476  Los distintos métodos se comparan en el cuadro
33477 \begin_inset space ~
33478 \end_inset
33479
33480
33481 \begin_inset CommandInset ref
33482 LatexCommand ref
33483 reference "tab:Comparación-de"
33484
33485 \end_inset
33486
33487 .
33488 \end_layout
33489
33490 \begin_layout Description
33491 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
33492 \begin_inset Newline linebreak
33493 \end_inset
33494
33495
33496 \series bold
33497
33498 \begin_inset CommandInset href
33499 LatexCommand href
33500 name "LilyPond"
33501 target "http://en.wikipedia.org/wiki/LilyPond"
33502
33503 \end_inset
33504
33505
33506 \series default
33507 .
33508 \end_layout
33509
33510 \begin_layout Description
33511 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
33512  Para insertar algunas o todas las páginas de un documento PDF, utiliza
33513  la opción 
33514 \emph on
33515 pages
33516 \emph default
33517  en el campo 
33518 \family sans
33519 Opción
33520 \family default
33521  de la pestaña 
33522 \family sans
33523 Opciones de LaTeX y LyX
33524 \family default
33525 , según la descripción de la plantilla en el diálogo.
33526  Si no se usa la opción 
33527 \emph on
33528 pages
33529 \emph default
33530 , sólo se inserta la primera página del PDF.
33531 \end_layout
33532
33533 \begin_layout Description
33534 RasterImage Sirve para insertar imágenes bitmap.
33535  Casi todos los formatos populares de imágenes están soportados.
33536  Las imágenes se pueden tratar en el diálogo 
33537 \family sans
33538 Material Externo
33539 \family default
33540  como las que habitualmente se incluyen mediante el diálogo 
33541 \family sans
33542 Gráficos
33543 \family default
33544 , tal como se explica en la sección
33545 \begin_inset space ~
33546 \end_inset
33547
33548
33549 \begin_inset CommandInset ref
33550 LatexCommand ref
33551 reference "sec:Diálogo-Gráficos"
33552
33553 \end_inset
33554
33555 .
33556  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
33557  PDF y EPS no están soportadas.
33558 \end_layout
33559
33560 \begin_layout Description
33561 XFig Esta plantilla soporta imágenes creadas con el programa 
33562 \series bold
33563
33564 \begin_inset CommandInset href
33565 LatexCommand href
33566 name "Xfig"
33567 target "http://en.wikipedia.org/wiki/Xfig"
33568
33569 \end_inset
33570
33571
33572 \series default
33573 .
33574 \end_layout
33575
33576 \begin_layout Standard
33577 \begin_inset Float table
33578 placement h
33579 wide false
33580 sideways false
33581 status open
33582
33583 \begin_layout Plain Layout
33584 \begin_inset Caption
33585
33586 \begin_layout Plain Layout
33587 \begin_inset CommandInset label
33588 LatexCommand label
33589 name "tab:Comparación-de"
33590
33591 \end_inset
33592
33593 Comparación de los métodos de inserción de fecha.
33594 \end_layout
33595
33596 \end_inset
33597
33598
33599 \end_layout
33600
33601 \begin_layout Plain Layout
33602 \align center
33603 \begin_inset Tabular
33604 <lyxtabular version="3" rows="4" columns="4">
33605 <features tabularvalignment="middle">
33606 <column alignment="center" valignment="top" width="0">
33607 <column alignment="center" valignment="top" width="0">
33608 <column alignment="center" valignment="top" width="0">
33609 <column alignment="center" valignment="top" width="0">
33610 <row>
33611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33612 \begin_inset Text
33613
33614 \begin_layout Plain Layout
33615 Documento
33616 \end_layout
33617
33618 \end_inset
33619 </cell>
33620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33621 \begin_inset Text
33622
33623 \begin_layout Plain Layout
33624
33625 \family sans
33626 Material externo\SpecialChar \menuseparator
33627 Fecha
33628 \end_layout
33629
33630 \end_inset
33631 </cell>
33632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33633 \begin_inset Text
33634
33635 \begin_layout Plain Layout
33636
33637 \family sans
33638 Insertar\SpecialChar \menuseparator
33639 Fecha
33640 \end_layout
33641
33642 \end_inset
33643 </cell>
33644 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33645 \begin_inset Text
33646
33647 \begin_layout Plain Layout
33648 comando 
33649 \series bold
33650
33651 \backslash
33652 today
33653 \end_layout
33654
33655 \end_inset
33656 </cell>
33657 </row>
33658 <row>
33659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33660 \begin_inset Text
33661
33662 \begin_layout Plain Layout
33663 LyX
33664 \end_layout
33665
33666 \end_inset
33667 </cell>
33668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33669 \begin_inset Text
33670
33671 \begin_layout Plain Layout
33672 como recuadro
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681 como fecha
33682 \end_layout
33683
33684 \end_inset
33685 </cell>
33686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33687 \begin_inset Text
33688
33689 \begin_layout Plain Layout
33690 como cuadro código TeX
33691 \end_layout
33692
33693 \end_inset
33694 </cell>
33695 </row>
33696 <row>
33697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33698 \begin_inset Text
33699
33700 \begin_layout Plain Layout
33701 LaTeX
33702 \end_layout
33703
33704 \end_inset
33705 </cell>
33706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33707 \begin_inset Text
33708
33709 \begin_layout Plain Layout
33710 como fecha
33711 \end_layout
33712
33713 \end_inset
33714 </cell>
33715 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33716 \begin_inset Text
33717
33718 \begin_layout Plain Layout
33719 como fecha
33720 \end_layout
33721
33722 \end_inset
33723 </cell>
33724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33725 \begin_inset Text
33726
33727 \begin_layout Plain Layout
33728 como comando
33729 \end_layout
33730
33731 \end_inset
33732 </cell>
33733 </row>
33734 <row>
33735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739 DVI, PDF, PS
33740 \end_layout
33741
33742 \end_inset
33743 </cell>
33744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33745 \begin_inset Text
33746
33747 \begin_layout Plain Layout
33748 como fecha
33749 \end_layout
33750
33751 \end_inset
33752 </cell>
33753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33754 \begin_inset Text
33755
33756 \begin_layout Plain Layout
33757 como fecha
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33763 \begin_inset Text
33764
33765 \begin_layout Plain Layout
33766 como fecha
33767 \end_layout
33768
33769 \end_inset
33770 </cell>
33771 </row>
33772 </lyxtabular>
33773
33774 \end_inset
33775
33776
33777 \end_layout
33778
33779 \end_inset
33780
33781
33782 \end_layout
33783
33784 \begin_layout Standard
33785 Si utilizas la opción 
33786 \family sans
33787 Borrador
33788 \family default
33789  en la solapa 
33790 \family sans
33791 Archivo
33792 \family default
33793  del diálogo 
33794 \family sans
33795 Material Externo
33796 \family default
33797 , en el documento de salida sólo se muestra la ruta al archivo insertado.
33798 \family sans
33799
33800 \begin_inset Newline newline
33801 \end_inset
33802
33803
33804 \family default
33805 El material externo se muestra en LyX como un recuadro del tipo:
33806 \family sans
33807  
33808 \family default
33809
33810 \begin_inset Graphics
33811         filename clipart/MaterialExternoQt4.png
33812         scale 80
33813
33814 \end_inset
33815
33816  o como imagen, dependiendo de si se marca la opción 
33817 \family sans
33818 Mostrar en LyX 
33819 \family default
33820 de la pestaña 
33821 \family sans
33822 Opciones de LaTeX y LyX
33823 \family default
33824  del diálogo
33825 \family sans
33826 .
33827 \end_layout
33828
33829 \begin_layout Standard
33830 En el manual 
33831 \emph on
33832 Personalización
33833 \emph default
33834  se explica cómo definir tus propias plantillas.
33835 \end_layout
33836
33837 \begin_layout Section
33838 Documento hijo
33839 \begin_inset CommandInset label
33840 LatexCommand label
33841 name "sec:Documento-Hijo"
33842
33843 \end_inset
33844
33845
33846 \begin_inset Index idx
33847 status collapsed
33848
33849 \begin_layout Plain Layout
33850 Documento hijo
33851 \end_layout
33852
33853 \end_inset
33854
33855
33856 \end_layout
33857
33858 \begin_layout Standard
33859 Los documentos hijos se emplean en el caso de tener un documento extenso
33860  compuesto por varias partes o secciones más grandes.
33861  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
33862  en varios archivos que pueden ser revisados por separado.
33863  Estos archivos se conocen como documentos hijos, y el llamado documento
33864  maestro los conecta con el fin de imprimirlos como un todo o por partes.
33865  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
33866  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
33867 \end_layout
33868
33869 \begin_layout Standard
33870 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
33871  en el menú 
33872 \family sans
33873 Documento\SpecialChar \menuseparator
33874 Configuración\SpecialChar \menuseparator
33875 Clase del documento
33876 \family default
33877  del documento hijo especifica el documento maestro predeterminado.
33878  Este maestro será usado entonces por LyX en un segundo plano cuando edites
33879  el documento hijo.
33880 \end_layout
33881
33882 \begin_layout Standard
33883 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
33884  recuadros del tipo: 
33885 \begin_inset Graphics
33886         filename clipart/DocumentoHijoQt4.png
33887         scale 80
33888
33889 \end_inset
33890
33891 .
33892  Para incluir documentos hijos en un documento maestro utiliza el menú 
33893 \family sans
33894 Insertar
33895 \family default
33896 \SpecialChar \menuseparator
33897
33898 \family sans
33899 Archivo
33900 \family default
33901 \SpecialChar \menuseparator
33902
33903 \family sans
33904 Documento
33905 \begin_inset space ~
33906 \end_inset
33907
33908 hijo
33909 \family default
33910 .
33911  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
33912 \end_layout
33913
33914 \begin_layout Description
33915 Anexar Puedes incluir documentos LyX y documentos LaTeX.
33916  Al pulsar el botón 
33917 \family sans
33918 Aceptar
33919 \family default
33920  en el diálogo 
33921 \family sans
33922 Documento hijo
33923 \family default
33924 , los documentos incluidos se abrirán en una nueva solapa de archivo en
33925  la ventana de LyX y así puedes modificarlos si quieres.
33926 \end_layout
33927
33928 \begin_layout Standard
33929 Aquí hay un archivo insertado con el método 
33930 \family sans
33931 Anexar
33932 \family default
33933
33934 \begin_inset CommandInset include
33935 LatexCommand include
33936 filename "DocumentoPostizo1.lyx"
33937
33938 \end_inset
33939
33940
33941 \end_layout
33942
33943 \begin_layout Standard
33944 La numeración de secciones tiene en cuenta las secciones de los archivos
33945  incluidos en el orden en que están insertados en el documento maestro.
33946  El documento incluido de ejemplo tiene una subsección que se numera como
33947  subsección de la presente sección.
33948  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
33949 \begin_inset space ~
33950 \end_inset
33951
33952
33953 \begin_inset CommandInset ref
33954 LatexCommand ref
33955 reference "sub:Subsección-Externa-1"
33956
33957 \end_inset
33958
33959 .
33960 \end_layout
33961
33962 \begin_layout Standard
33963 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
33964  del documento maestro.
33965  Las ramas en los documentos hijos serán ignoradas por el documento maestro
33966  si éste no tiene una rama con el mismo nombre.
33967  Los documentos anexados se insertan comenzando una página nueva y acabando
33968  con un salto de página.
33969 \end_layout
33970
33971 \begin_layout Standard
33972 \begin_inset Note Greyedout
33973 status open
33974
33975 \begin_layout Plain Layout
33976
33977 \series bold
33978 Nota:
33979 \series default
33980  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
33981  a la del documento maestro, recibirás una advertencia al exportar/ver el
33982  documento, ya que esto podría dar resultados inesperados.
33983 \end_layout
33984
33985 \end_inset
33986
33987
33988 \end_layout
33989
33990 \begin_layout Description
33991 Incorporar Este método es muy parecido al método 
33992 \family sans
33993 Anexar
33994 \family default
33995 .
33996  Las diferencias son:
33997 \end_layout
33998
33999 \begin_deeper
34000 \begin_layout Itemize
34001 Los archivos incorporados no comienzan en página nueva ni acaban con un
34002  salto de página.
34003 \end_layout
34004
34005 \begin_layout Itemize
34006 Los archivos incorporados pueden visualizar en LyX si la 
34007 \family sans
34008 Vista
34009 \begin_inset space ~
34010 \end_inset
34011
34012 preliminar
34013 \begin_inset space ~
34014 \end_inset
34015
34016 inmediata 
34017 \family default
34018 está activada en el diálogo 
34019 \family sans
34020 Herramientas\SpecialChar \menuseparator
34021 Preferencias
34022 \family default
34023 , apartado 
34024 \family sans
34025 Apariencia\SpecialChar \menuseparator
34026 Visualización
34027 \family default
34028 .
34029 \end_layout
34030
34031 \begin_layout Itemize
34032 Los archivos incorporados no se pueden excluir mediante el menú 
34033 \family sans
34034 Documento\SpecialChar \menuseparator
34035 Configuración\SpecialChar \menuseparator
34036 Documentos hijo
34037 \family default
34038 .
34039 \end_layout
34040
34041 \end_deeper
34042 \begin_layout Standard
34043 Aquí hay un documento hijo insertado con el método 
34044 \family sans
34045 Incorporar
34046 \family default
34047 :
34048 \end_layout
34049
34050 \begin_layout Standard
34051 \begin_inset CommandInset include
34052 LatexCommand input
34053 filename "DocumentoPostizo2.lyx"
34054
34055 \end_inset
34056
34057
34058 \end_layout
34059
34060 \begin_layout Description
34061 Literal Con este método se puede incluir cualquier archivo de texto.
34062  El archivo aparece en la salida con su código fuente, y si contiene comandos
34063  no se ejecutan.
34064  Con la opción 
34065 \family sans
34066 Marcar espacios en la salida
34067 \family default
34068  cada espacio en el código fuente se muestra en la salida con el carácter
34069  «
34070 \begin_inset ERT
34071 status collapsed
34072
34073 \begin_layout Plain Layout
34074
34075
34076 \backslash
34077 textvisiblespace
34078 \end_layout
34079
34080 \end_inset
34081
34082 ».
34083  La diferencia con el método de inserción mediante el menú 
34084 \family sans
34085 Insertar
34086 \family default
34087 \SpecialChar \menuseparator
34088
34089 \family sans
34090 Archivo
34091 \family default
34092 \SpecialChar \menuseparator
34093
34094 \family sans
34095 Texto
34096 \begin_inset space ~
34097 \end_inset
34098
34099 simple
34100 \family default
34101  es que en este caso el contenido del archivo se ve en LyX, mientras que
34102  en modo 
34103 \family sans
34104 Literal 
34105 \family default
34106 no se muestra el contenido, sino un recuadro con el nombre.
34107
34108 \family sans
34109  
34110 \end_layout
34111
34112 \begin_layout Standard
34113 Aquí se inserta un documento hijo en modo Literal:
34114 \begin_inset CommandInset include
34115 LatexCommand verbatiminput
34116 filename "DocumentoTextoPostizo.txt"
34117
34118 \end_inset
34119
34120
34121 \begin_inset VSpace bigskip
34122 \end_inset
34123
34124
34125 \end_layout
34126
34127 \begin_layout Standard
34128 Aquí se inserta un documento hijo en modo Literal con la opción 
34129 \family sans
34130 Marcar espacios en la salida
34131 \family default
34132 :
34133 \begin_inset CommandInset include
34134 LatexCommand verbatiminput*
34135 filename "DocumentoTextoPostizo.txt"
34136
34137 \end_inset
34138
34139
34140 \begin_inset VSpace bigskip
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Standard
34147 \begin_inset Note Greyedout
34148 status open
34149
34150 \begin_layout Plain Layout
34151
34152 \series bold
34153 Nota:
34154 \series default
34155  Como puedes ver en los ejemplos anteriores, el texto de los documentos
34156  incluidos en modo 
34157 \family sans
34158 literal
34159 \family default
34160  no contiene saltos de línea, a no ser que se incluyan expresamente en el
34161  archivo de texto.
34162 \end_layout
34163
34164 \end_inset
34165
34166
34167 \end_layout
34168
34169 \begin_layout Description
34170 Listado
34171 \begin_inset space ~
34172 \end_inset
34173
34174 de
34175 \begin_inset space ~
34176 \end_inset
34177
34178 programa Este tipo se describe en el capítulo
34179 \begin_inset space ~
34180 \end_inset
34181
34182
34183 \begin_inset CommandInset ref
34184 LatexCommand ref
34185 reference "cap:Listado-de-programa"
34186
34187 \end_inset
34188
34189 .
34190 \end_layout
34191
34192 \begin_layout Standard
34193 \begin_inset Note Greyedout
34194 status open
34195
34196 \begin_layout Plain Layout
34197
34198 \series bold
34199 Nota:
34200 \series default
34201  Incluir el mismo documento dos veces con métodos diferentes podría causar
34202  problemas en LaTeX.
34203 \end_layout
34204
34205 \end_inset
34206
34207
34208 \end_layout
34209
34210 \begin_layout Standard
34211 Si quieres ver o exportar solo determinados hijos del documento maestro,
34212  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
34213  individuales del libro, puedes excluir hijos en la salida.
34214  Esto se consigue mediante el menú 
34215 \family sans
34216 Documento\SpecialChar \menuseparator
34217 Configuración\SpecialChar \menuseparator
34218 Documento hijo
34219 \family default
34220 .
34221  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
34222  (esto solo funciona para documentos insertados mediante 
34223 \begin_inset Quotes fld
34224 \end_inset
34225
34226 Anexar
34227 \begin_inset Quotes frd
34228 \end_inset
34229
34230 , no con 
34231 \begin_inset Quotes fld
34232 \end_inset
34233
34234 Incorporar
34235 \begin_inset Quotes frd
34236 \end_inset
34237
34238 ).
34239  Si se marca la opción 
34240 \family sans
34241 Mantener contadores y referencias
34242 \family default
34243  LyX garantiza que todos los números de página, referencias, etc., se respetan
34244  como si se procesara el documento completo.
34245  No obstante, LyX tiene que procesar el documento entero en segundo plano
34246  para que esta característica funcione.
34247  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
34248  los contadores y referencias, desmarca esta casilla.
34249 \end_layout
34250
34251 \begin_layout Standard
34252 Alternativamente, se puede poner cada archivo incluido en una rama.
34253 \begin_inset Foot
34254 status collapsed
34255
34256 \begin_layout Plain Layout
34257 Las ramas se describen en la sección
34258 \emph on
34259  Ramas
34260 \emph default
34261  de la 
34262 \emph on
34263 Guía del usuario
34264 \emph default
34265  de LyX.
34266 \end_layout
34267
34268 \end_inset
34269
34270  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
34271  aparecerán en la salida.
34272  Esto tiene la ventaja de que también funciona con hijos incluidos con 
34273 \begin_inset Quotes fld
34274 \end_inset
34275
34276 Incorporar
34277 \begin_inset Quotes frd
34278 \end_inset
34279
34280 .
34281  Sin embargo, los contadores y las referencias no se mantendrán usando este
34282  método.
34283 \end_layout
34284
34285 \begin_layout Chapter
34286 Listado de programa
34287 \begin_inset CommandInset label
34288 LatexCommand label
34289 name "cap:Listado-de-programa"
34290
34291 \end_inset
34292
34293
34294 \begin_inset Index idx
34295 status collapsed
34296
34297 \begin_layout Plain Layout
34298 Listado de programa
34299 \end_layout
34300
34301 \end_inset
34302
34303
34304 \begin_inset Index idx
34305 status collapsed
34306
34307 \begin_layout Plain Layout
34308 Código de programa
34309 \end_layout
34310
34311 \end_inset
34312
34313
34314 \begin_inset Index idx
34315 status collapsed
34316
34317 \begin_layout Plain Layout
34318 Flotantes ! Listado de programa
34319 \end_layout
34320
34321 \end_inset
34322
34323
34324 \end_layout
34325
34326 \begin_layout Standard
34327 Para incluir y tipografiar código de programación puedes usar la opción
34328  de menú disponible en 
34329 \family sans
34330 Insertar\SpecialChar \menuseparator
34331 Listado
34332 \begin_inset space ~
34333 \end_inset
34334
34335 de
34336 \begin_inset space ~
34337 \end_inset
34338
34339 programa.
34340  
34341 \family default
34342 El paquete LaTeX 
34343 \series bold
34344 listings
34345 \series default
34346
34347 \begin_inset Index idx
34348 status collapsed
34349
34350 \begin_layout Plain Layout
34351 LaTeX-paquetes ! listings
34352 \end_layout
34353
34354 \end_inset
34355
34356  provee un mecanismo potente y flexible para insertar código fuente en tu
34357  documento.
34358 \end_layout
34359
34360 \begin_layout Standard
34361 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
34362  incorporado en el que puedes configurar su formato.
34363 \end_layout
34364
34365 \begin_layout Standard
34366 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
34367  La opción de ubicación 
34368 \family sans
34369 Listado
34370 \begin_inset space ~
34371 \end_inset
34372
34373 en
34374 \begin_inset space ~
34375 \end_inset
34376
34377 línea
34378 \family default
34379  lo imprime en la línea, como este ejemplo: 
34380 \begin_inset listings
34381 lstparams "language={C++}"
34382 inline true
34383 status open
34384
34385 \begin_layout Plain Layout
34386
34387 int a=5;
34388 \end_layout
34389
34390 \end_inset
34391
34392
34393 \family sans
34394
34395 \begin_inset Newline newline
34396 \end_inset
34397
34398
34399 \family default
34400 La opción 
34401 \family sans
34402 Flotante
34403 \family default
34404  crea un listado flotante cuya colocación se puede especificar mediante
34405  las opciones «
34406 \family sans
34407 h
34408 \family default
34409 », «
34410 \family sans
34411 t
34412 \family default
34413 », «
34414 \family sans
34415 b
34416 \family default
34417 » y «
34418 \family sans
34419 p
34420 \family default
34421 », correspondientes a las opciones de colocación de flotantes descritas
34422  en la sección
34423 \family sans
34424
34425 \begin_inset space ~
34426 \end_inset
34427
34428
34429 \begin_inset CommandInset ref
34430 LatexCommand ref
34431 reference "sec:Colocación-de-Flotantes"
34432
34433 \end_inset
34434
34435
34436 \family default
34437 .
34438  Las opciones de colocación se pueden mezclar y se escriben sin separación,
34439  p.
34440 \family sans
34441
34442 \begin_inset space \thinspace{}
34443 \end_inset
34444
34445
34446 \family default
34447 e.
34448 \begin_inset space ~
34449 \end_inset
34450
34451 «
34452 \family sans
34453 htbp
34454 \family default
34455 ».
34456  La opción «
34457 \family sans
34458 h
34459 \family default
34460 » a veces no tiene efecto, pero no necesitas usar la opción 
34461 \family sans
34462 Flotante
34463 \family default
34464  en ese caso puesto que los listados de programa no flotantes también pueden
34465  tener leyendas y ser referenciadas.
34466 \end_layout
34467
34468 \begin_layout Standard
34469 Se puede añadir una leyenda a un listado de programa con el menú 
34470 \family sans
34471 Insertar\SpecialChar \menuseparator
34472 Leyenda
34473 \family default
34474
34475 \begin_inset Foot
34476 status open
34477
34478 \begin_layout Plain Layout
34479 Para traducir la etiqueta 
34480 \begin_inset Quotes eld
34481 \end_inset
34482
34483 Listado
34484 \begin_inset Quotes erd
34485 \end_inset
34486
34487  de la leyenda en la salida, se añade al preámbulo LaTeX del documento el
34488  comando 
34489 \series bold
34490
34491 \backslash
34492 renewcommand{
34493 \backslash
34494 lstlistingname}{Listado}
34495 \series default
34496 .
34497  (
34498 \emph on
34499 N.
34500 \begin_inset space \thinspace{}
34501 \end_inset
34502
34503 del t.
34504 \emph default
34505 )
34506 \end_layout
34507
34508 \end_inset
34509
34510 .
34511  Los listados de programa se pueden referenciar como los flotantes: Listado
34512 \begin_inset space ~
34513 \end_inset
34514
34515
34516 \begin_inset CommandInset ref
34517 LatexCommand ref
34518 reference "lst:Ejemplo-de-listado-de-programa"
34519
34520 \end_inset
34521
34522
34523 \end_layout
34524
34525 \begin_layout Standard
34526 \begin_inset listings
34527 lstparams "language=Python"
34528 inline false
34529 status open
34530
34531 \begin_layout Plain Layout
34532
34533 \begin_inset Caption
34534
34535 \begin_layout Plain Layout
34536 \begin_inset CommandInset label
34537 LatexCommand label
34538 name "lst:Ejemplo-de-listado-de-programa"
34539
34540 \end_inset
34541
34542 Ejemplo de listado de programa flotante
34543 \end_layout
34544
34545 \end_inset
34546
34547 # Ejemplo de listado flotante
34548 \end_layout
34549
34550 \begin_layout Plain Layout
34551
34552 def func(param):
34553 \end_layout
34554
34555 \begin_layout Plain Layout
34556
34557     'this is a python function'
34558 \end_layout
34559
34560 \begin_layout Plain Layout
34561
34562     pass
34563 \end_layout
34564
34565 \end_inset
34566
34567
34568 \end_layout
34569
34570 \begin_layout Standard
34571 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
34572  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
34573  y tipografiadas de manera especial en la salida.
34574  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
34575  negrita.
34576 \end_layout
34577
34578 \begin_layout Standard
34579 \begin_inset Note Greyedout
34580 status open
34581
34582 \begin_layout Plain Layout
34583
34584 \series bold
34585 Nota:
34586 \series default
34587  Si no consigues caracteres en negrita cuando usas tipografías de ancho
34588  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
34589  En este caso selecciona una tipografía distinta en el menú 
34590 \family sans
34591 Documento
34592 \family default
34593 \SpecialChar \menuseparator
34594
34595 \family sans
34596 Configuración
34597 \family default
34598 \SpecialChar \menuseparator
34599
34600 \family sans
34601 Tipografías.
34602  
34603 \family default
34604 (Las tipografías 
34605 \emph on
34606 LuxiMono, BeraMono
34607 \emph default
34608  y 
34609 \emph on
34610 Courier 
34611 \emph default
34612 suministran negritas.)
34613 \end_layout
34614
34615 \end_inset
34616
34617
34618 \end_layout
34619
34620 \begin_layout Standard
34621 En la sección 
34622 \family sans
34623 Numeración
34624 \begin_inset space ~
34625 \end_inset
34626
34627 de
34628 \begin_inset space ~
34629 \end_inset
34630
34631 líneas
34632 \family default
34633  del diálogo puedes elegir el estilo de numeración de las líneas.
34634  En el campo 
34635 \family sans
34636 Paso 
34637 \family default
34638 puedes insertar un número para determinar qué líneas se numeran.
34639  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
34640  
34641 \end_layout
34642
34643 \begin_layout Standard
34644 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
34645  en la salida.
34646  La opción 
34647 \family sans
34648 Mapa
34649 \begin_inset space ~
34650 \end_inset
34651
34652 de
34653 \begin_inset space ~
34654 \end_inset
34655
34656 caracteres
34657 \begin_inset space ~
34658 \end_inset
34659
34660 tradicional
34661 \begin_inset space ~
34662 \end_inset
34663
34664 mejorado
34665 \family default
34666  debería emplearse si se usan en el código caracteres nacionales como la
34667  diéresis alemana.
34668 \begin_inset Newline newline
34669 \end_inset
34670
34671 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
34672  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
34673  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
34674 \begin_inset listings
34675 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
34676 inline false
34677 status open
34678
34679 \begin_layout Plain Layout
34680
34681 def func(param):
34682 \end_layout
34683
34684 \begin_layout Plain Layout
34685
34686     'this is a python function'
34687 \end_layout
34688
34689 \begin_layout Plain Layout
34690
34691     pass
34692 \end_layout
34693
34694 \begin_layout Plain Layout
34695
34696 def func(param):
34697 \end_layout
34698
34699 \begin_layout Plain Layout
34700
34701 'This is a German word: Tschüß'
34702 \end_layout
34703
34704 \begin_layout Plain Layout
34705
34706 pass
34707 \end_layout
34708
34709 \begin_layout Plain Layout
34710
34711 def func(param):
34712 \end_layout
34713
34714 \begin_layout Plain Layout
34715
34716 'this is a python function'
34717 \end_layout
34718
34719 \begin_layout Plain Layout
34720
34721 pass
34722 \end_layout
34723
34724 \end_inset
34725
34726
34727 \end_layout
34728
34729 \begin_layout Standard
34730 \begin_inset Note Greyedout
34731 status open
34732
34733 \begin_layout Plain Layout
34734
34735 \series bold
34736 Nota:
34737 \series default
34738  Debido a un error en el paquete 
34739 \series bold
34740 listings
34741 \series default
34742  la numeración de líneas cambia en una línea por cada listado previo.
34743  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
34744  3 y 6.
34745 \end_layout
34746
34747 \end_inset
34748
34749
34750 \end_layout
34751
34752 \begin_layout Standard
34753 \begin_inset VSpace bigskip
34754 \end_inset
34755
34756
34757 \end_layout
34758
34759 \begin_layout Standard
34760 También es posible imprimir como listado de programa líneas de un archivo.
34761  Para hacer esto, usa el menú 
34762 \family sans
34763 Insertar\SpecialChar \menuseparator
34764 Archivo\SpecialChar \menuseparator
34765 Documento
34766 \begin_inset space ~
34767 \end_inset
34768
34769 hijo 
34770 \family default
34771 y elige el tipo 
34772 \family sans
34773 Listado de programa
34774 \family default
34775 .
34776 \begin_inset Foot
34777 status collapsed
34778
34779 \begin_layout Plain Layout
34780 Los restantes tipos de documento hijo se describen en la sección
34781 \begin_inset space ~
34782 \end_inset
34783
34784
34785 \begin_inset CommandInset ref
34786 LatexCommand ref
34787 reference "sec:Documento-Hijo"
34788
34789 \end_inset
34790
34791 .
34792 \end_layout
34793
34794 \end_inset
34795
34796  En el diálogo de documento hijo puedes especificar los parámetros del listado
34797  en el cuadro de texto.
34798  Para ver una lista de los parámetros disponibles teclea una interrogación
34799  «?» en el cuadro.
34800 \end_layout
34801
34802 \begin_layout Standard
34803 Para referenciar un documento hijo tipo listado, escribe el texto de la
34804  etiqueta en el campo correspondiente del diálogo de documento hijo.
34805  Después se puede referenciar la etiqueta con el menú 
34806 \family sans
34807 Insertar\SpecialChar \menuseparator
34808 Referencia cruzada.
34809 \end_layout
34810
34811 \begin_layout Standard
34812 A continuación hay un ejemplo, Listado
34813 \begin_inset space ~
34814 \end_inset
34815
34816
34817 \begin_inset CommandInset ref
34818 LatexCommand ref
34819 reference "lst:archivo-listado"
34820
34821 \end_inset
34822
34823 , de inserción de líneas de un archivo; en él se incluye el rango de las
34824  líneas 10
34825 \begin_inset space \thinspace{}
34826 \end_inset
34827
34828 -
34829 \begin_inset space \thinspace{}
34830 \end_inset
34831
34832 15 de este archivo LyX.
34833 \end_layout
34834
34835 \begin_layout Standard
34836 \begin_inset CommandInset include
34837 LatexCommand lstinputlisting
34838 filename "EmbeddedObjects.lyx"
34839 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
34840
34841 \end_inset
34842
34843
34844 \end_layout
34845
34846 \begin_layout Standard
34847 \begin_inset VSpace bigskip
34848 \end_inset
34849
34850
34851 \end_layout
34852
34853 \begin_layout Standard
34854 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
34855 \end_layout
34856
34857 \begin_layout Enumerate
34858 Abre el diálogo de listado y añade
34859 \begin_inset Newline newline
34860 \end_inset
34861
34862
34863 \family sans
34864 mathescape=true
34865 \begin_inset Newline newline
34866 \end_inset
34867
34868
34869 \family default
34870 en el campo de texto de la solapa 
34871 \family sans
34872 Avanzado
34873 \end_layout
34874
34875 \begin_layout Enumerate
34876 Crea una ecuación fuera del listado
34877 \end_layout
34878
34879 \begin_layout Enumerate
34880 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
34881  (teclas 
34882 \family sans
34883 Ctrl+C
34884 \family default
34885 )
34886 \end_layout
34887
34888 \begin_layout Enumerate
34889 En el listado escribe 
34890 \begin_inset Quotes eld
34891 \end_inset
34892
34893
34894 \family sans
34895 $$
34896 \family default
34897
34898 \begin_inset Quotes erd
34899 \end_inset
34900
34901  y pega desde el portapapeles entre los símbolos dólar (teclas 
34902 \family sans
34903 Ctrl+V
34904 \family default
34905 )
34906 \end_layout
34907
34908 \begin_layout Standard
34909 \begin_inset listings
34910 lstparams "language=Python,mathescape=true"
34911 inline false
34912 status open
34913
34914 \begin_layout Plain Layout
34915
34916 \begin_inset Caption
34917
34918 \begin_layout Plain Layout
34919 Ejemplo de listado flotante con una ecuación
34920 \end_layout
34921
34922 \end_inset
34923
34924 # Ejemplo de listado flotante
34925 \end_layout
34926
34927 \begin_layout Plain Layout
34928
34929 def func(param):
34930 \end_layout
34931
34932 \begin_layout Plain Layout
34933
34934     # $
34935 \backslash
34936 prod_{n=1}^{
34937 \backslash
34938 infty}
34939 \backslash
34940 ,
34941 \backslash
34942 frac{1}{x^{2}}$
34943 \end_layout
34944
34945 \begin_layout Plain Layout
34946
34947     pass
34948 \end_layout
34949
34950 \end_inset
34951
34952
34953 \end_layout
34954
34955 \begin_layout Standard
34956 \begin_inset VSpace bigskip
34957 \end_inset
34958
34959
34960 \end_layout
34961
34962 \begin_layout Standard
34963 Los parámetros globales para listados de programa se pueden establecer en
34964  el diálogo 
34965 \family sans
34966 Documento\SpecialChar \menuseparator
34967 Configuración\SpecialChar \menuseparator
34968 Listados.
34969  
34970 \family default
34971 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
34972  «?» en el campo de texto.
34973 \end_layout
34974
34975 \begin_layout Standard
34976 Para más información sobre el paquete 
34977 \series bold
34978 listings
34979 \series default
34980 , consulta su documentación
34981 \begin_inset space ~
34982 \end_inset
34983
34984
34985 \begin_inset CommandInset citation
34986 LatexCommand cite
34987 key "listings"
34988
34989 \end_inset
34990
34991 .
34992 \end_layout
34993
34994 \begin_layout Standard
34995 \begin_inset Newpage newpage
34996 \end_inset
34997
34998
34999 \end_layout
35000
35001 \begin_layout Chapter
35002 \start_of_appendix
35003 Unidades disponibles en LyX
35004 \begin_inset Index idx
35005 status collapsed
35006
35007 \begin_layout Plain Layout
35008 Unidades
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \begin_inset CommandInset label
35015 LatexCommand label
35016 name "cap:Unidades-disponibles-en"
35017
35018 \end_inset
35019
35020
35021 \end_layout
35022
35023 \begin_layout Standard
35024 Para comprender las unidades utilizadas en este manual, el cuadro
35025 \begin_inset space ~
35026 \end_inset
35027
35028
35029 \begin_inset CommandInset ref
35030 LatexCommand ref
35031 reference "tab:Unidades"
35032
35033 \end_inset
35034
35035  describe todas las unidades disponibles en LyX.
35036 \end_layout
35037
35038 \begin_layout Standard
35039 \begin_inset Float table
35040 placement h
35041 wide false
35042 sideways false
35043 status open
35044
35045 \begin_layout Plain Layout
35046 \begin_inset Caption
35047
35048 \begin_layout Plain Layout
35049 \begin_inset CommandInset label
35050 LatexCommand label
35051 name "tab:Unidades"
35052
35053 \end_inset
35054
35055 Unidades
35056 \end_layout
35057
35058 \end_inset
35059
35060
35061 \end_layout
35062
35063 \begin_layout Plain Layout
35064 \begin_inset VSpace medskip
35065 \end_inset
35066
35067
35068 \end_layout
35069
35070 \begin_layout Plain Layout
35071 \align center
35072 \begin_inset Tabular
35073 <lyxtabular version="3" rows="20" columns="2">
35074 <features tabularvalignment="middle">
35075 <column alignment="center" valignment="top" width="0">
35076 <column alignment="center" valignment="top" width="0">
35077 <row>
35078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35079 \begin_inset Text
35080
35081 \begin_layout Plain Layout
35082 unidad
35083 \end_layout
35084
35085 \end_inset
35086 </cell>
35087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35088 \begin_inset Text
35089
35090 \begin_layout Plain Layout
35091 nombre/descripción
35092 \end_layout
35093
35094 \end_inset
35095 </cell>
35096 </row>
35097 <row>
35098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35099 \begin_inset Text
35100
35101 \begin_layout Plain Layout
35102 mm
35103 \end_layout
35104
35105 \end_inset
35106 </cell>
35107 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35108 \begin_inset Text
35109
35110 \begin_layout Plain Layout
35111 milímetro
35112 \end_layout
35113
35114 \end_inset
35115 </cell>
35116 </row>
35117 <row>
35118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35119 \begin_inset Text
35120
35121 \begin_layout Plain Layout
35122 cm
35123 \end_layout
35124
35125 \end_inset
35126 </cell>
35127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35128 \begin_inset Text
35129
35130 \begin_layout Plain Layout
35131 centímetro
35132 \end_layout
35133
35134 \end_inset
35135 </cell>
35136 </row>
35137 <row>
35138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35139 \begin_inset Text
35140
35141 \begin_layout Plain Layout
35142 in
35143 \end_layout
35144
35145 \end_inset
35146 </cell>
35147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35148 \begin_inset Text
35149
35150 \begin_layout Plain Layout
35151 pulgada
35152 \end_layout
35153
35154 \end_inset
35155 </cell>
35156 </row>
35157 <row>
35158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35159 \begin_inset Text
35160
35161 \begin_layout Plain Layout
35162 pt
35163 \end_layout
35164
35165 \end_inset
35166 </cell>
35167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35168 \begin_inset Text
35169
35170 \begin_layout Plain Layout
35171 punto (72.27
35172 \begin_inset space \thinspace{}
35173 \end_inset
35174
35175 pt = 1
35176 \begin_inset space \thinspace{}
35177 \end_inset
35178
35179 in)
35180 \end_layout
35181
35182 \end_inset
35183 </cell>
35184 </row>
35185 <row>
35186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35187 \begin_inset Text
35188
35189 \begin_layout Plain Layout
35190 pc
35191 \end_layout
35192
35193 \end_inset
35194 </cell>
35195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35196 \begin_inset Text
35197
35198 \begin_layout Plain Layout
35199 pica (1
35200 \begin_inset space \thinspace{}
35201 \end_inset
35202
35203 pc = 12
35204 \begin_inset space \thinspace{}
35205 \end_inset
35206
35207 pt)
35208 \end_layout
35209
35210 \end_inset
35211 </cell>
35212 </row>
35213 <row>
35214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35215 \begin_inset Text
35216
35217 \begin_layout Plain Layout
35218 sp
35219 \end_layout
35220
35221 \end_inset
35222 </cell>
35223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35224 \begin_inset Text
35225
35226 \begin_layout Plain Layout
35227 punto a escala (65536
35228 \begin_inset space \thinspace{}
35229 \end_inset
35230
35231 sp = 1
35232 \begin_inset space \thinspace{}
35233 \end_inset
35234
35235 pt)
35236 \end_layout
35237
35238 \end_inset
35239 </cell>
35240 </row>
35241 <row>
35242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35243 \begin_inset Text
35244
35245 \begin_layout Plain Layout
35246 bp
35247 \end_layout
35248
35249 \end_inset
35250 </cell>
35251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35252 \begin_inset Text
35253
35254 \begin_layout Plain Layout
35255 punto grande (72
35256 \begin_inset space \thinspace{}
35257 \end_inset
35258
35259 bp = 1
35260 \begin_inset space \thinspace{}
35261 \end_inset
35262
35263 in)
35264 \end_layout
35265
35266 \end_inset
35267 </cell>
35268 </row>
35269 <row>
35270 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35271 \begin_inset Text
35272
35273 \begin_layout Plain Layout
35274 dd
35275 \end_layout
35276
35277 \end_inset
35278 </cell>
35279 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35280 \begin_inset Text
35281
35282 \begin_layout Plain Layout
35283 didot (1
35284 \begin_inset space \thinspace{}
35285 \end_inset
35286
35287 dd 
35288 \begin_inset Formula $\approx$
35289 \end_inset
35290
35291  0.376
35292 \begin_inset space \thinspace{}
35293 \end_inset
35294
35295 mm)
35296 \end_layout
35297
35298 \end_inset
35299 </cell>
35300 </row>
35301 <row>
35302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35303 \begin_inset Text
35304
35305 \begin_layout Plain Layout
35306 cc
35307 \end_layout
35308
35309 \end_inset
35310 </cell>
35311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35312 \begin_inset Text
35313
35314 \begin_layout Plain Layout
35315 cicero (1
35316 \begin_inset space \thinspace{}
35317 \end_inset
35318
35319 cc = 12
35320 \begin_inset space \thinspace{}
35321 \end_inset
35322
35323 dd)
35324 \end_layout
35325
35326 \end_inset
35327 </cell>
35328 </row>
35329 <row>
35330 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35331 \begin_inset Text
35332
35333 \begin_layout Plain Layout
35334 escala
35335 \begin_inset space \thinspace{}
35336 \end_inset
35337
35338 %
35339 \end_layout
35340
35341 \end_inset
35342 </cell>
35343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35344 \begin_inset Text
35345
35346 \begin_layout Plain Layout
35347 % del tamaño original de la imagen
35348 \end_layout
35349
35350 \end_inset
35351 </cell>
35352 </row>
35353 <row>
35354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35355 \begin_inset Text
35356
35357 \begin_layout Plain Layout
35358 texto
35359 \begin_inset space \thinspace{}
35360 \end_inset
35361
35362 %
35363 \end_layout
35364
35365 \end_inset
35366 </cell>
35367 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35368 \begin_inset Text
35369
35370 \begin_layout Plain Layout
35371 % de anchura de texto
35372 \end_layout
35373
35374 \end_inset
35375 </cell>
35376 </row>
35377 <row>
35378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35379 \begin_inset Text
35380
35381 \begin_layout Plain Layout
35382 columna
35383 \begin_inset space \thinspace{}
35384 \end_inset
35385
35386 %
35387 \end_layout
35388
35389 \end_inset
35390 </cell>
35391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35392 \begin_inset Text
35393
35394 \begin_layout Plain Layout
35395 % de anchura de columna
35396 \end_layout
35397
35398 \end_inset
35399 </cell>
35400 </row>
35401 <row>
35402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35403 \begin_inset Text
35404
35405 \begin_layout Plain Layout
35406 página
35407 \begin_inset space \thinspace{}
35408 \end_inset
35409
35410 %
35411 \end_layout
35412
35413 \end_inset
35414 </cell>
35415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35416 \begin_inset Text
35417
35418 \begin_layout Plain Layout
35419 % de anchura de página
35420 \end_layout
35421
35422 \end_inset
35423 </cell>
35424 </row>
35425 <row>
35426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35427 \begin_inset Text
35428
35429 \begin_layout Plain Layout
35430 línea
35431 \begin_inset space \thinspace{}
35432 \end_inset
35433
35434 %
35435 \end_layout
35436
35437 \end_inset
35438 </cell>
35439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35440 \begin_inset Text
35441
35442 \begin_layout Plain Layout
35443 % de anchura de línea
35444 \end_layout
35445
35446 \end_inset
35447 </cell>
35448 </row>
35449 <row>
35450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35451 \begin_inset Text
35452
35453 \begin_layout Plain Layout
35454 alt.
35455  texto
35456 \begin_inset space \thinspace{}
35457 \end_inset
35458
35459 %
35460 \end_layout
35461
35462 \end_inset
35463 </cell>
35464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35465 \begin_inset Text
35466
35467 \begin_layout Plain Layout
35468 % de altura de texto
35469 \end_layout
35470
35471 \end_inset
35472 </cell>
35473 </row>
35474 <row>
35475 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35476 \begin_inset Text
35477
35478 \begin_layout Plain Layout
35479 alt.
35480  pág.
35481 \begin_inset space \thinspace{}
35482 \end_inset
35483
35484 %
35485 \end_layout
35486
35487 \end_inset
35488 </cell>
35489 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35490 \begin_inset Text
35491
35492 \begin_layout Plain Layout
35493 % de altura de página
35494 \end_layout
35495
35496 \end_inset
35497 </cell>
35498 </row>
35499 <row>
35500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35501 \begin_inset Text
35502
35503 \begin_layout Plain Layout
35504 ex
35505 \end_layout
35506
35507 \end_inset
35508 </cell>
35509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35510 \begin_inset Text
35511
35512 \begin_layout Plain Layout
35513 altura de la letra 
35514 \emph on
35515 x
35516 \emph default
35517  en la tipografía actual
35518 \end_layout
35519
35520 \end_inset
35521 </cell>
35522 </row>
35523 <row>
35524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35525 \begin_inset Text
35526
35527 \begin_layout Plain Layout
35528 em
35529 \end_layout
35530
35531 \end_inset
35532 </cell>
35533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35534 \begin_inset Text
35535
35536 \begin_layout Plain Layout
35537 anchura de la letra 
35538 \emph on
35539 M
35540 \emph default
35541  en la tipografía actual
35542 \end_layout
35543
35544 \end_inset
35545 </cell>
35546 </row>
35547 <row>
35548 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35549 \begin_inset Text
35550
35551 \begin_layout Plain Layout
35552 mu
35553 \end_layout
35554
35555 \end_inset
35556 </cell>
35557 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35558 \begin_inset Text
35559
35560 \begin_layout Plain Layout
35561 unidad matemática (1
35562 \begin_inset space \thinspace{}
35563 \end_inset
35564
35565 mu = 1/18
35566 \begin_inset space \thinspace{}
35567 \end_inset
35568
35569 em)
35570 \end_layout
35571
35572 \end_inset
35573 </cell>
35574 </row>
35575 </lyxtabular>
35576
35577 \end_inset
35578
35579
35580 \end_layout
35581
35582 \end_inset
35583
35584
35585 \end_layout
35586
35587 \begin_layout Chapter
35588 Formatos de archivos de salida con gráficos
35589 \begin_inset CommandInset label
35590 LatexCommand label
35591 name "cap:Formatos-de-Archivos-de-Salida"
35592
35593 \end_inset
35594
35595
35596 \end_layout
35597
35598 \begin_layout Section
35599 DVI
35600 \begin_inset Index idx
35601 status collapsed
35602
35603 \begin_layout Plain Layout
35604 Formatos de archivo ! DVI
35605 \end_layout
35606
35607 \end_inset
35608
35609
35610 \begin_inset Index idx
35611 status collapsed
35612
35613 \begin_layout Plain Layout
35614 DVI|see
35615 \begin_inset ERT
35616 status collapsed
35617
35618 \begin_layout Plain Layout
35619
35620 {
35621 \end_layout
35622
35623 \end_inset
35624
35625 Formatos de archivo
35626 \begin_inset ERT
35627 status collapsed
35628
35629 \begin_layout Plain Layout
35630
35631 }
35632 \end_layout
35633
35634 \end_inset
35635
35636
35637 \end_layout
35638
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Este tipo de archivo tiene la extensión «
35646 \family typewriter
35647 .dvi
35648 \family default
35649 ».
35650  Se denomina «device-independent» (DVI), porque es completamente portable;
35651  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
35652  En la época en que se desarrolló este formato, esto no era un asunto baladí.
35653  Los DVI se usan para vistas preliminares rápidas y como preparación para
35654  otros formatos de salida como PostScript.
35655 \end_layout
35656
35657 \begin_layout Standard
35658 \begin_inset Note Greyedout
35659 status open
35660
35661 \begin_layout Plain Layout
35662
35663 \series bold
35664 Nota:
35665 \series default
35666  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
35667 \end_layout
35668
35669 \end_inset
35670
35671  Por tanto no debes olvidar esto si mueves archivos 
35672 \family typewriter
35673 .dvi
35674 \family default
35675  a otro ordenador.
35676  Esta característica también puede retardar la visualización del archivo,
35677  porque el visor DVI tiene que convertir la imagen en segundo plano para
35678  hacerla visible al deslizar el visor.
35679  Así pues recomendamos usar PDF para archivos con muchas imágenes.
35680 \end_layout
35681
35682 \begin_layout Standard
35683 Un documento se exporta a DVI con el menú 
35684 \family sans
35685 Archivo\SpecialChar \menuseparator
35686 Exportar\SpecialChar \menuseparator
35687 DVI
35688 \family default
35689 .
35690  Puedes ver la salida del documento en DVI con el menú 
35691 \family sans
35692 Ver\SpecialChar \menuseparator
35693 DVI 
35694 \family default
35695 o con el botón
35696 \begin_inset space ~
35697 \end_inset
35698
35699
35700 \begin_inset Graphics
35701         filename ../../images/buffer-view_dvi.png
35702         scale 85
35703
35704 \end_inset
35705
35706 .
35707 \end_layout
35708
35709 \begin_layout Section
35710 PostScript
35711 \begin_inset CommandInset label
35712 LatexCommand label
35713 name "sec:PostScript"
35714
35715 \end_inset
35716
35717
35718 \begin_inset Index idx
35719 status collapsed
35720
35721 \begin_layout Plain Layout
35722 Formatos de archivo ! PostScript
35723 \end_layout
35724
35725 \end_inset
35726
35727
35728 \begin_inset Index idx
35729 status collapsed
35730
35731 \begin_layout Plain Layout
35732 PostScript|see
35733 \begin_inset ERT
35734 status collapsed
35735
35736 \begin_layout Plain Layout
35737
35738 {
35739 \end_layout
35740
35741 \end_inset
35742
35743 Formatos de archivo
35744 \begin_inset ERT
35745 status collapsed
35746
35747 \begin_layout Plain Layout
35748
35749 }
35750 \end_layout
35751
35752 \end_inset
35753
35754
35755 \end_layout
35756
35757 \end_inset
35758
35759
35760 \end_layout
35761
35762 \begin_layout Standard
35763 Este tipo de archivo tiene la extensión «
35764 \family typewriter
35765 .ps
35766 \family default
35767 ».
35768  PostScript fue desarrollado por la compañía 
35769 \family typewriter
35770 Adobe
35771 \family default
35772  como lenguaje para impresoras.
35773  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
35774  PostScript puede considerarse como un «lenguaje de programación»; con él
35775  puedes calcular y dibujar imágenes y diagramas.
35776 \begin_inset Foot
35777 status collapsed
35778
35779 \begin_layout Plain Layout
35780 Si estás interesado en este tema acude al paquete LaTeX 
35781 \series bold
35782 PSTricks
35783 \series default
35784  
35785 \begin_inset CommandInset citation
35786 LatexCommand cite
35787 key "pstricks"
35788
35789 \end_inset
35790
35791 .
35792 \end_layout
35793
35794 \end_inset
35795
35796  Por esto los archivos suelen ser más grandes que los PDF.
35797 \end_layout
35798
35799 \begin_layout Standard
35800 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
35801 d PostScript» (EPS, extensión «
35802 \family typewriter
35803 .eps
35804 \family default
35805 »).
35806  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
35807  en segundo plano para convertir las imágenes a EPS.
35808  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
35809  cada vez que veas o exportes el documento.
35810  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
35811  puedes evitar el problema insertando las imágenes directamente en EPS.
35812 \end_layout
35813
35814 \begin_layout Standard
35815 El documento se puede exportar a PostScript con el menú 
35816 \family sans
35817 Archivo\SpecialChar \menuseparator
35818 Exportar\SpecialChar \menuseparator
35819 Postscript
35820 \family default
35821 .
35822  Se puede ver la salida en PostScript con el menú 
35823 \family sans
35824 Ver\SpecialChar \menuseparator
35825 Postscript 
35826 \family default
35827 o con el botón
35828 \begin_inset space ~
35829 \end_inset
35830
35831
35832 \begin_inset Graphics
35833         filename ../../images/buffer-view_ps.png
35834
35835 \end_inset
35836
35837 .
35838 \end_layout
35839
35840 \begin_layout Section
35841 PDF
35842 \begin_inset Index idx
35843 status collapsed
35844
35845 \begin_layout Plain Layout
35846 Formatos de archivo ! PDF
35847 \end_layout
35848
35849 \end_inset
35850
35851
35852 \begin_inset Index idx
35853 status collapsed
35854
35855 \begin_layout Plain Layout
35856 PDF
35857 \end_layout
35858
35859 \end_inset
35860
35861
35862 \end_layout
35863
35864 \begin_layout Standard
35865 Este tipo de archivo tiene la extensión «
35866 \family typewriter
35867 .pdf
35868 \family default
35869 ».
35870  El formato «Portable Document Format» (PDF) fue desarrollado por 
35871 \family typewriter
35872 Adobe
35873 \family default
35874  como derivado de PostScript.
35875  Es más comprimido y utiliza muchos menos comandos que PostScript.
35876  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
35877  operativo y la salida impresa se muestra exactamente igual.
35878 \end_layout
35879
35880 \begin_layout Standard
35881 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
35882  Photographic Experts Group» (JPG, extensión «
35883 \family typewriter
35884 .jpg
35885 \family default
35886 » o «
35887 \family typewriter
35888 .jpeg
35889 \family default
35890 »), y en el formato «Portable Network Graphics» (PNG, extensión «
35891 \family typewriter
35892 .png
35893 \family default
35894 »).
35895  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
35896  en segundo plano a alguno de los anteriores.
35897  Pero como se ha comentado en la sección sobre PostScript, la conversión
35898  de gráficos ralentiza el trabajo.
35899  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
35900  mencionados.
35901 \end_layout
35902
35903 \begin_layout Standard
35904 Un documento se puede exportar a PDF con el menú 
35905 \family sans
35906 Archivo\SpecialChar \menuseparator
35907 Exportar
35908 \family default
35909  en tres modos diferentes:
35910 \end_layout
35911
35912 \begin_layout Description
35913 PDF
35914 \begin_inset space ~
35915 \end_inset
35916
35917 (ps2pdf) Este utiliza el programa 
35918 \family typewriter
35919 ps2pdf
35920 \family default
35921  que crea un PDF a partir de una versión PostScript del archivo.
35922  La versión PostScript es producida por el programa 
35923 \family typewriter
35924 dvips
35925 \family default
35926  que usa una versión DVI como paso intermedio.
35927  Así que este modo de exportación consta de tres conversiones.
35928 \end_layout
35929
35930 \begin_layout Description
35931 PDF
35932 \begin_inset space ~
35933 \end_inset
35934
35935 (dvipdfm) Este utiliza el programa 
35936 \family typewriter
35937 dvipdfm
35938 \family default
35939  que convierte el archivo a DVI en segundo plano y en un segundo paso a
35940  PDF.
35941 \end_layout
35942
35943 \begin_layout Description
35944 PDF
35945 \begin_inset space ~
35946 \end_inset
35947
35948 (pdflatex) Este utiliza el programa 
35949 \family typewriter
35950 pdftex
35951 \family default
35952  que convierte directamente el archivo a PDF.
35953 \end_layout
35954
35955 \begin_layout Standard
35956 Se recomienda usar 
35957 \family sans
35958 PDF
35959 \begin_inset space ~
35960 \end_inset
35961
35962 (pdflatex)
35963 \family default
35964  porque 
35965 \family typewriter
35966 pdftex
35967 \family default
35968  soporta todas las características de las versiones actuales de PDF, es
35969  rápido y estable.
35970  El programa 
35971 \family typewriter
35972 dvipdfm
35973 \family default
35974  ya no se desarrolla y está un poco obsoleto.
35975 \end_layout
35976
35977 \begin_layout Standard
35978 La salida en formato PDF se puede ver con el menú 
35979 \family sans
35980 Ver 
35981 \family default
35982 o con el botón
35983 \begin_inset space ~
35984 \end_inset
35985
35986
35987 \begin_inset Graphics
35988         filename ../../images/buffer-view_pdf2.png
35989         scale 85
35990
35991 \end_inset
35992
35993  (que usa 
35994 \family sans
35995 PDF
35996 \begin_inset space ~
35997 \end_inset
35998
35999 (pdflatex)
36000 \family default
36001 ).
36002 \end_layout
36003
36004 \begin_layout Chapter
36005 Explicación de la ecuación
36006 \begin_inset space ~
36007 \end_inset
36008
36009 (
36010 \begin_inset CommandInset ref
36011 LatexCommand ref
36012 reference "eq:Wgn"
36013
36014 \end_inset
36015
36016 )
36017 \begin_inset CommandInset label
36018 LatexCommand label
36019 name "cap:Explicación-de-la-Ecuación"
36020
36021 \end_inset
36022
36023
36024 \end_layout
36025
36026 \begin_layout Standard
36027 La anchura total de 
36028 \emph on
36029 n
36030 \emph default
36031  celdas de un cuadro 
36032 \begin_inset Formula $W_{\mathrm{tot\, n}}$
36033 \end_inset
36034
36035  puede calcularse con
36036 \end_layout
36037
36038 \begin_layout Standard
36039 \begin_inset Formula 
36040 \begin{equation}
36041 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
36042 \end{equation}
36043
36044 \end_inset
36045
36046
36047 \end_layout
36048
36049 \begin_layout Standard
36050 donde 
36051 \begin_inset Formula $W_{g\, n}$
36052 \end_inset
36053
36054  es el ancho dado de todas las celdas.
36055  
36056 \series bold
36057
36058 \backslash
36059 tabcolsep
36060 \series default
36061  es la longitud LaTeX entre el texto y el borde de la celda, 6
36062 \begin_inset space \thinspace{}
36063 \end_inset
36064
36065 pt por omisión.
36066  
36067 \series bold
36068
36069 \backslash
36070 arrayrulewidth
36071 \series default
36072  es el grosor de línea del borde, 0.4
36073 \begin_inset space \thinspace{}
36074 \end_inset
36075
36076 pt por omisión.
36077 \end_layout
36078
36079 \begin_layout Standard
36080 Procediendo como en la ecuación
36081 \begin_inset space ~
36082 \end_inset
36083
36084
36085 \begin_inset CommandInset ref
36086 LatexCommand eqref
36087 reference "eq:Wtot_n"
36088
36089 \end_inset
36090
36091 , el ancho total de una multicolumna, 
36092 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
36093 \end_inset
36094
36095  es
36096 \end_layout
36097
36098 \begin_layout Standard
36099 \begin_inset Formula 
36100 \begin{equation}
36101 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
36102 \end{equation}
36103
36104 \end_inset
36105
36106
36107 \end_layout
36108
36109 \begin_layout Standard
36110 Igualando las ecuaciones
36111 \begin_inset space ~
36112 \end_inset
36113
36114
36115 \begin_inset CommandInset ref
36116 LatexCommand eqref
36117 reference "eq:Wtot_n"
36118
36119 \end_inset
36120
36121  y 
36122 \begin_inset CommandInset ref
36123 LatexCommand eqref
36124 reference "eq:Wtot_mult"
36125
36126 \end_inset
36127
36128  podemos calcular el ancho dado necesario 
36129 \begin_inset Formula $W_{g\, n}$
36130 \end_inset
36131
36132  cuando se expanden 
36133 \emph on
36134 n
36135 \emph default
36136  columnas, de forma que cada una de ellas tiene una anchura total 
36137 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
36138 \end_inset
36139
36140 :
36141 \end_layout
36142
36143 \begin_layout Standard
36144 \begin_inset Formula 
36145 \begin{equation}
36146 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
36147 \end{equation}
36148
36149 \end_inset
36150
36151
36152 \end_layout
36153
36154 \begin_layout Bibliography
36155 \labelwidthstring Bibliografía
36156 \begin_inset CommandInset bibitem
36157 LatexCommand bibitem
36158 key "latexcompanion"
36159
36160 \end_inset
36161
36162 Frank Mittelbach and Michel Goossens: 
36163 \emph on
36164 The LaTeX Companion Second Edition.
36165
36166 \emph default
36167  Addison-Wesley, 2004
36168 \end_layout
36169
36170 \begin_layout Bibliography
36171 \labelwidthstring Bibliografía
36172 \begin_inset CommandInset bibitem
36173 LatexCommand bibitem
36174 key "latexguide"
36175
36176 \end_inset
36177
36178 Helmut Kopka and Patrick W.
36179  Daly: 
36180 \emph on
36181 A Guide to LaTeX Fourth Edition.
36182
36183 \emph default
36184  Addison-Wesley, 2003
36185 \end_layout
36186
36187 \begin_layout Bibliography
36188 \labelwidthstring Bibliografía
36189 \begin_inset CommandInset bibitem
36190 LatexCommand bibitem
36191 key "latexbook"
36192
36193 \end_inset
36194
36195 Leslie Lamport: 
36196 \emph on
36197 LaTeX: A Document Preparation System.
36198
36199 \emph default
36200  Addison-Wesley, second edition, 1994
36201 \end_layout
36202
36203 \begin_layout Bibliography
36204 \labelwidthstring Bibliografía
36205 \begin_inset CommandInset bibitem
36206 LatexCommand bibitem
36207 key "booktabs"
36208
36209 \end_inset
36210
36211 Documentación del paquete LaTeX 
36212 \series bold
36213
36214 \begin_inset CommandInset href
36215 LatexCommand href
36216 name "booktabs"
36217 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
36218
36219 \end_inset
36220
36221
36222 \series default
36223
36224 \begin_inset Index idx
36225 status collapsed
36226
36227 \begin_layout Plain Layout
36228 LaTeX-paquetes ! booktabs
36229 \end_layout
36230
36231 \end_inset
36232
36233
36234 \end_layout
36235
36236 \begin_layout Bibliography
36237 \labelwidthstring Bibliografía
36238 \begin_inset CommandInset bibitem
36239 LatexCommand bibitem
36240 key "caption"
36241
36242 \end_inset
36243
36244 Documentación del paquete LaTeX 
36245 \series bold
36246
36247 \begin_inset CommandInset href
36248 LatexCommand href
36249 name "caption"
36250 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
36251
36252 \end_inset
36253
36254
36255 \series default
36256
36257 \begin_inset Index idx
36258 status collapsed
36259
36260 \begin_layout Plain Layout
36261 LaTeX-paquetes ! caption
36262 \end_layout
36263
36264 \end_inset
36265
36266
36267 \end_layout
36268
36269 \begin_layout Bibliography
36270 \labelwidthstring Bibliografía
36271 \begin_inset CommandInset bibitem
36272 LatexCommand bibitem
36273 key "endfloat"
36274
36275 \end_inset
36276
36277 Documentación del paquete LaTeX 
36278 \series bold
36279
36280 \begin_inset CommandInset href
36281 LatexCommand href
36282 name "endfloat"
36283 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
36284
36285 \end_inset
36286
36287
36288 \series default
36289
36290 \begin_inset Index idx
36291 status collapsed
36292
36293 \begin_layout Plain Layout
36294 LaTeX-paquetes ! endfloat
36295 \end_layout
36296
36297 \end_inset
36298
36299
36300 \end_layout
36301
36302 \begin_layout Bibliography
36303 \labelwidthstring Bibliografía
36304 \begin_inset CommandInset bibitem
36305 LatexCommand bibitem
36306 key "wrapfig"
36307
36308 \end_inset
36309
36310 Documentación del paquete LaTeX 
36311 \series bold
36312
36313 \begin_inset CommandInset href
36314 LatexCommand href
36315 name "wrapfig"
36316 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
36317
36318 \end_inset
36319
36320
36321 \series default
36322
36323 \begin_inset Index idx
36324 status collapsed
36325
36326 \begin_layout Plain Layout
36327 LaTeX-paquetes ! wrapfig
36328 \begin_inset ERT
36329 status collapsed
36330
36331 \begin_layout Plain Layout
36332
36333
36334 \backslash
36335 vspace{4mm}
36336 \end_layout
36337
36338 \end_inset
36339
36340
36341 \end_layout
36342
36343 \end_inset
36344
36345
36346 \end_layout
36347
36348 \begin_layout Bibliography
36349 \labelwidthstring Bibliografía
36350 \begin_inset CommandInset bibitem
36351 LatexCommand bibitem
36352 key "footmisc"
36353
36354 \end_inset
36355
36356 Documentación del paquete LaTeX 
36357 \series bold
36358
36359 \begin_inset CommandInset href
36360 LatexCommand href
36361 name "footmisc"
36362 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
36363
36364 \end_inset
36365
36366
36367 \series default
36368
36369 \begin_inset Index idx
36370 status collapsed
36371
36372 \begin_layout Plain Layout
36373 LaTeX-paquetes ! footmisc
36374 \end_layout
36375
36376 \end_inset
36377
36378
36379 \end_layout
36380
36381 \begin_layout Bibliography
36382 \labelwidthstring Bibliografía
36383 \begin_inset CommandInset bibitem
36384 LatexCommand bibitem
36385 key "hypcap"
36386
36387 \end_inset
36388
36389 Documentación del paquete LaTeX 
36390 \series bold
36391
36392 \begin_inset CommandInset href
36393 LatexCommand href
36394 name "hypcap"
36395 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
36396
36397 \end_inset
36398
36399
36400 \series default
36401
36402 \begin_inset Index idx
36403 status collapsed
36404
36405 \begin_layout Plain Layout
36406 LaTeX-paquetes ! hyperref
36407 \end_layout
36408
36409 \end_inset
36410
36411
36412 \end_layout
36413
36414 \begin_layout Bibliography
36415 \labelwidthstring Bibliografía
36416 \begin_inset CommandInset bibitem
36417 LatexCommand bibitem
36418 key "hyperref"
36419
36420 \end_inset
36421
36422 Documentación del paquete LaTeX 
36423 \series bold
36424
36425 \begin_inset CommandInset href
36426 LatexCommand href
36427 name "hyperref"
36428 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
36429
36430 \end_inset
36431
36432
36433 \series default
36434
36435 \begin_inset Index idx
36436 status collapsed
36437
36438 \begin_layout Plain Layout
36439 LaTeX-paquetes ! hyperref
36440 \end_layout
36441
36442 \end_inset
36443
36444
36445 \end_layout
36446
36447 \begin_layout Bibliography
36448 \labelwidthstring Bibliografía
36449 \begin_inset CommandInset bibitem
36450 LatexCommand bibitem
36451 key "KOMA-Script"
36452
36453 \end_inset
36454
36455 Documentación del paquete LaTeX 
36456 \series bold
36457
36458 \begin_inset CommandInset href
36459 LatexCommand href
36460 name "KOMA-Script"
36461 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
36462
36463 \end_inset
36464
36465
36466 \series default
36467
36468 \begin_inset Index idx
36469 status collapsed
36470
36471 \begin_layout Plain Layout
36472 LaTeX-paquetes ! KOMA-Script
36473 \end_layout
36474
36475 \end_inset
36476
36477
36478 \end_layout
36479
36480 \begin_layout Bibliography
36481 \labelwidthstring Bibliografía
36482 \begin_inset CommandInset bibitem
36483 LatexCommand bibitem
36484 key "listings"
36485
36486 \end_inset
36487
36488 Documentación del paquete LaTeX 
36489 \series bold
36490
36491 \begin_inset CommandInset href
36492 LatexCommand href
36493 name "listings"
36494 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
36495
36496 \end_inset
36497
36498
36499 \series default
36500
36501 \begin_inset Index idx
36502 status collapsed
36503
36504 \begin_layout Plain Layout
36505 LaTeX-paquetes ! listings
36506 \end_layout
36507
36508 \end_inset
36509
36510
36511 \end_layout
36512
36513 \begin_layout Bibliography
36514 \labelwidthstring Bibliografía
36515 \begin_inset CommandInset bibitem
36516 LatexCommand bibitem
36517 key "marginnote"
36518
36519 \end_inset
36520
36521 Documentación del paquete LaTeX 
36522 \series bold
36523
36524 \begin_inset CommandInset href
36525 LatexCommand href
36526 name "marginnote"
36527 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
36528
36529 \end_inset
36530
36531
36532 \series default
36533
36534 \begin_inset Index idx
36535 status collapsed
36536
36537 \begin_layout Plain Layout
36538 LaTeX-paquetes ! marginnote
36539 \end_layout
36540
36541 \end_inset
36542
36543
36544 \end_layout
36545
36546 \begin_layout Bibliography
36547 \labelwidthstring Bibliografía
36548 \begin_inset CommandInset bibitem
36549 LatexCommand bibitem
36550 key "lettrine"
36551
36552 \end_inset
36553
36554 Documentación del paquete LaTeX 
36555 \series bold
36556
36557 \begin_inset CommandInset href
36558 LatexCommand href
36559 name "lettrine"
36560 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
36561
36562 \end_inset
36563
36564
36565 \series default
36566  y un 
36567 \begin_inset CommandInset href
36568 LatexCommand href
36569 name "ejemplo"
36570 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
36571
36572 \end_inset
36573
36574
36575 \begin_inset Index idx
36576 status collapsed
36577
36578 \begin_layout Plain Layout
36579 LaTeX-paquetes ! lettrine
36580 \end_layout
36581
36582 \end_inset
36583
36584
36585 \end_layout
36586
36587 \begin_layout Bibliography
36588 \labelwidthstring Bibliografía
36589 \begin_inset CommandInset bibitem
36590 LatexCommand bibitem
36591 key "pstricks"
36592
36593 \end_inset
36594
36595 Página web del paquete LaTeX 
36596 \series bold
36597
36598 \begin_inset CommandInset href
36599 LatexCommand href
36600 name "PSTricks"
36601 target "http://tug.org/PSTricks/"
36602
36603 \end_inset
36604
36605
36606 \series default
36607
36608 \begin_inset Index idx
36609 status collapsed
36610
36611 \begin_layout Plain Layout
36612 LaTeX-paquetes ! PSTricks
36613 \end_layout
36614
36615 \end_inset
36616
36617
36618 \end_layout
36619
36620 \begin_layout Bibliography
36621 \labelwidthstring Bibliografía
36622 \begin_inset CommandInset bibitem
36623 LatexCommand bibitem
36624 key "sidecap"
36625
36626 \end_inset
36627
36628 Documentación del paquete LaTeX 
36629 \series bold
36630
36631 \begin_inset CommandInset href
36632 LatexCommand href
36633 name "sidecap"
36634 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
36635
36636 \end_inset
36637
36638
36639 \series default
36640
36641 \begin_inset Index idx
36642 status collapsed
36643
36644 \begin_layout Plain Layout
36645 LaTeX-paquetes ! sidecap
36646 \end_layout
36647
36648 \end_inset
36649
36650
36651 \end_layout
36652
36653 \begin_layout Bibliography
36654 \labelwidthstring Bibliografía
36655 \begin_inset CommandInset bibitem
36656 LatexCommand bibitem
36657 key "prettyref"
36658
36659 \end_inset
36660
36661 Documentación del paquete LaTeX 
36662 \series bold
36663
36664 \begin_inset CommandInset href
36665 LatexCommand href
36666 name "prettyref"
36667 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
36668
36669 \end_inset
36670
36671
36672 \series default
36673
36674 \begin_inset Index idx
36675 status collapsed
36676
36677 \begin_layout Plain Layout
36678 LaTeX-paquetes ! prettyref
36679 \end_layout
36680
36681 \end_inset
36682
36683
36684 \end_layout
36685
36686 \begin_layout Bibliography
36687 \labelwidthstring Bibliografía
36688 \begin_inset CommandInset bibitem
36689 LatexCommand bibitem
36690 key "refstyle"
36691
36692 \end_inset
36693
36694 Documentación del paquete LaTeX 
36695 \series bold
36696
36697 \begin_inset CommandInset href
36698 LatexCommand href
36699 name "refstyle"
36700 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
36701
36702 \end_inset
36703
36704
36705 \series default
36706
36707 \begin_inset Index idx
36708 status collapsed
36709
36710 \begin_layout Plain Layout
36711 LaTeX-paquetes ! refstyle
36712 \end_layout
36713
36714 \end_inset
36715
36716
36717 \end_layout
36718
36719 \begin_layout Bibliography
36720 \labelwidthstring Bibliografía
36721 \begin_inset CommandInset bibitem
36722 LatexCommand bibitem
36723 key "NewInLyX20"
36724
36725 \end_inset
36726
36727
36728 \begin_inset CommandInset href
36729 LatexCommand href
36730 name "Página wiki"
36731 target "http://wiki.lyx.org/LyX/NewInLyX20"
36732
36733 \end_inset
36734
36735  sobre características nuevas para la versión 
36736 \family sans
36737 LyX
36738 \begin_inset space ~
36739 \end_inset
36740
36741 2.0
36742 \family default
36743 .
36744 \end_layout
36745
36746 \begin_layout Standard
36747 \begin_inset CommandInset index_print
36748 LatexCommand printindex
36749 type "idx"
36750
36751 \end_inset
36752
36753
36754 \end_layout
36755
36756 \end_body
36757 \end_document