]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
Spanish EmbeddedObjects.lyx: translations by Ignacio
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.0.0beta1 created this file. For more info see http://www.lyx.org/
2 \lyxformat 410
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 % redefine the \LyX macro for PDF bookmarks
152 \def\LyX{\texorpdfstring{%
153   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
154   {LyX}}
155
156 % to translate the listing label
157 % para traducir la etiqueta listing
158 \renewcommand{\lstlistingname}{Listado}
159 \end_preamble
160 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
161 \use_default_options false
162 \maintain_unincluded_children false
163 \language spanish
164 \inputencoding auto
165 \fontencoding global
166 \font_roman default
167 \font_sans default
168 \font_typewriter default
169 \font_default_family default
170 \use_non_tex_fonts false
171 \font_sc false
172 \font_osf false
173 \font_sf_scale 100
174 \font_tt_scale 100
175
176 \graphics default
177 \default_output_format default
178 \output_sync 0
179 \bibtex_command default
180 \index_command default
181 \paperfontsize 12
182 \spacing single
183 \use_hyperref true
184 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
185 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
186 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
187 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
188 \pdf_bookmarks true
189 \pdf_bookmarksnumbered true
190 \pdf_bookmarksopen true
191 \pdf_bookmarksopenlevel 1
192 \pdf_breaklinks false
193 \pdf_pdfborder false
194 \pdf_colorlinks true
195 \pdf_backref false
196 \pdf_pdfusetitle false
197 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
198 \papersize default
199 \use_geometry false
200 \use_amsmath 2
201 \use_esint 0
202 \use_mhchem 1
203 \use_mathdots 1
204 \cite_engine basic
205 \use_bibtopic false
206 \use_indices false
207 \paperorientation portrait
208 \suppress_date false
209 \use_refstyle 0
210 \notefontcolor #0000ff
211 \index Índice
212 \shortcut idx
213 \color #008000
214 \end_index
215 \secnumdepth 3
216 \tocdepth 3
217 \paragraph_separation skip
218 \defskip medskip
219 \quotes_language french
220 \papercolumns 1
221 \papersides 2
222 \paperpagestyle default
223 \bullet 1 1 34 -1
224 \bullet 2 2 35 -1
225 \bullet 3 2 7 -1
226 \tracking_changes false
227 \output_changes false
228 \html_math_output 0
229 \html_be_strict false
230 \end_header
231
232 \begin_body
233
234 \begin_layout Title
235 Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos
236  en LyX
237 \end_layout
238
239 \begin_layout Author
240 por el Equipo LyX
241 \begin_inset Foot
242 status collapsed
243
244 \begin_layout Plain Layout
245 \noindent
246 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
247  de Documentación de LyX: 
248 \begin_inset CommandInset href
249 LatexCommand href
250 name "lyx-docs@lists.lyx.org"
251 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
252 type "mailto:"
253
254 \end_inset
255
256
257 \end_layout
258
259 \end_inset
260
261
262 \begin_inset Note Note
263 status collapsed
264
265 \begin_layout Plain Layout
266 Autor: Uwe Stöhr
267 \end_layout
268
269 \end_inset
270
271
272 \begin_inset Note Note
273 status collapsed
274
275 \begin_layout Plain Layout
276 Traducción de: Ignacio García
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Newline newline
283 \end_inset
284
285
286 \begin_inset Newline newline
287 \end_inset
288
289
290 \family sans
291 Versión 2.0.x
292 \end_layout
293
294 \begin_layout Standard
295 \begin_inset CommandInset toc
296 LatexCommand tableofcontents
297
298 \end_inset
299
300
301 \end_layout
302
303 \begin_layout Standard
304 \begin_inset Note Note
305 status collapsed
306
307 \begin_layout Plain Layout
308 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
309  estar instalados los paquetes LaTeX 
310 \series bold
311 arydshln
312 \series default
313
314 \series bold
315 colortbl
316 \series default
317
318 \series bold
319 marginnote
320 \series default
321  y 
322 \series bold
323 sidecap
324 \series default
325 .
326  Si no están instalados, también podrás exportar el documento, pero las
327  secciones en que dichos paquetes son necesarios no aparecen en la salida.
328 \end_layout
329
330 \begin_layout Plain Layout
331 La última versión en PDF de este documento puede encontrarse aquí:
332 \series bold
333
334 \begin_inset Newline newline
335 \end_inset
336
337 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
338 \end_layout
339
340 \end_inset
341
342
343 \end_layout
344
345 \begin_layout Chapter
346 Figuras
347 \begin_inset Index idx
348 status collapsed
349
350 \begin_layout Plain Layout
351 Figuras
352 \end_layout
353
354 \end_inset
355
356
357 \begin_inset Index idx
358 status collapsed
359
360 \begin_layout Plain Layout
361 Gráficos|see
362 \begin_inset ERT
363 status collapsed
364
365 \begin_layout Plain Layout
366
367 {
368 \end_layout
369
370 \end_inset
371
372 Figuras
373 \begin_inset ERT
374 status collapsed
375
376 \begin_layout Plain Layout
377
378 }
379 \end_layout
380
381 \end_inset
382
383
384 \end_layout
385
386 \end_inset
387
388
389 \end_layout
390
391 \begin_layout Section
392 Diálogo de gráficos
393 \begin_inset CommandInset label
394 LatexCommand label
395 name "sec:Diálogo-Gráficos"
396
397 \end_inset
398
399
400 \begin_inset Index idx
401 status collapsed
402
403 \begin_layout Plain Layout
404 Figuras ! Diálogo de gráficos
405 \end_layout
406
407 \end_inset
408
409
410 \end_layout
411
412 \begin_layout Standard
413 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
414  texto que desees y haz clic en el icono 
415 \begin_inset Graphics
416         filename ../../images/dialog-show-new-inset_graphics.png
417         scale 85
418
419 \end_inset
420
421  o en el menú 
422 \family sans
423 Insertar\SpecialChar \menuseparator
424 Imagen
425 \family default
426 .
427  Aparecerá un diálogo para escoger el archivo a cargar.
428  La imagen aparecerá en el archivo de salida exactamente en la misma posición
429  en la que la has colocado.
430 \end_layout
431
432 \begin_layout Standard
433 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
434  una imagen.
435  Este diálogo tiene tres pestañas:
436 \end_layout
437
438 \begin_layout Description
439 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
440  presentación en LyX y en la salida.
441  En el apéndice
442 \begin_inset space ~
443 \end_inset
444
445
446 \begin_inset CommandInset ref
447 LatexCommand ref
448 reference "cap:Unidades-disponibles-en"
449
450 \end_inset
451
452  se detallan las unidades disponibles para el tamaño del gráfico.
453 \begin_inset Newline newline
454 \end_inset
455
456
457 \begin_inset Index idx
458 status collapsed
459
460 \begin_layout Plain Layout
461 Figuras ! Rotar
462 \end_layout
463
464 \end_inset
465
466 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
467  un ángulo y un origen de rotación.
468  La imagen también gira en LyX.
469 \begin_inset Newline newline
470 \end_inset
471
472
473 \begin_inset Index idx
474 status collapsed
475
476 \begin_layout Plain Layout
477 Figuras ! Escalar
478 \end_layout
479
480 \end_inset
481
482 Las imágenes se pueden escalar mediante un porcentaje o fijando explícitamente
483  la altura y la anchura.
484  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
485  automáticamente.
486  Si fijas ambas dimensiones
487 \family sans
488 ,
489 \family default
490  la imagen se adaptará a ellas, posiblemente distorsionada.
491  Para evitar distorsión en la imagen marca la opción 
492 \family sans
493 Mantener
494 \begin_inset space ~
495 \end_inset
496
497 proporción
498 \family default
499 .
500  En ese caso la imagen será escalada de forma que su anchura y su altura
501  no excedan de las dimensiones especificadas.
502 \begin_inset Newline newline
503 \end_inset
504
505 Las imágenes se pueden abrir en el programa de tu elección con la entrada
506  
507 \family sans
508  Editar
509 \begin_inset space ~
510 \end_inset
511
512  externamente
513 \family default
514  del menú contextual que aparece al hacer clic derecho sobre la imagen.
515  Los programas visor y editor para cada formato de imagen se pueden establecer
516  en la configuración de formatos de archivo de las preferencias de LyX.
517 \end_layout
518
519 \begin_layout Description
520 Recorte Alternativamente al escalado, es posible establecer las coordenadas
521  de la imagen para ajustar su altura y anchura en la salida.
522  Además, las coordenadas se pueden calcular automáticamente pinchando el
523  botón 
524 \family sans
525 Obtener
526 \begin_inset space ~
527 \end_inset
528
529 de
530 \begin_inset space ~
531 \end_inset
532
533 archivo
534 \family default
535 .
536  El botón 
537 \family sans
538 Recortar
539 \begin_inset space ~
540 \end_inset
541
542 al
543 \begin_inset space ~
544 \end_inset
545
546 cuadro
547 \begin_inset space ~
548 \end_inset
549
550 delimitador
551 \family default
552  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
553 as.
554  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
555 \end_layout
556
557 \begin_layout Description
558 Opciones
559 \begin_inset space ~
560 \end_inset
561
562 de
563 \begin_inset space ~
564 \end_inset
565
566 LaTeX
567 \begin_inset space ~
568 \end_inset
569
570 y
571 \begin_inset space ~
572 \end_inset
573
574 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX y,
575  si eres experto en LaTeX, especificar opciones LaTeX adicionales.
576 \begin_inset Newline newline
577 \end_inset
578
579 La opción 
580 \family sans
581 Modo
582 \begin_inset space ~
583 \end_inset
584
585 borrador
586 \family default
587  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
588 \begin_inset Newline newline
589 \end_inset
590
591 La opción 
592 \family sans
593 No
594 \begin_inset space ~
595 \end_inset
596
597 descomprimir
598 \begin_inset space ~
599 \end_inset
600
601 al
602 \begin_inset space ~
603 \end_inset
604
605 exportar
606 \family default
607  sólo afecta a los gráficos EPS comprimidos, p.
608 \begin_inset space \thinspace{}
609 \end_inset
610
611 e.
612 \begin_inset space ~
613 \end_inset
614
615
616 \emph on
617 x.eps.gz
618 \emph default
619 .
620  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
621  puesto que LaTeX puede manejarlas como están.
622 \begin_inset Newline newline
623 \end_inset
624
625 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
626  utiliza PostScript como formato de salida, véase apéndice
627 \begin_inset space ~
628 \end_inset
629
630
631 \begin_inset CommandInset ref
632 LatexCommand ref
633 reference "sec:PostScript"
634
635 \end_inset
636
637 .
638  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
639  o en consola de Windows:
640 \begin_inset Newline newline
641 \end_inset
642
643
644 \series bold
645 gzip x.eps
646 \series default
647
648 \begin_inset Newline newline
649 \end_inset
650
651
652 \series bold
653 zgrep %%Bounding x.eps.gz > x.eps.bb
654 \series default
655
656 \begin_inset Newline newline
657 \end_inset
658
659 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que necesita
660  LaTeX para gráficos comprimidos.
661 \begin_inset Newline newline
662 \end_inset
663
664 El campo 
665 \family sans
666 Nombre
667 \begin_inset space ~
668 \end_inset
669
670 de
671 \begin_inset space ~
672 \end_inset
673
674 grupo
675 \family default
676  permite definir un conjunto de ajustes de imagen.
677 \begin_inset Index idx
678 status collapsed
679
680 \begin_layout Plain Layout
681 Figuras ! Agrupación de ajustes
682 \end_layout
683
684 \end_inset
685
686  Las imágenes incluidas en un grupo comparten sus características, de modo
687  que al modificar las de una imagen del grupo se modifican igualmente las
688  de las demás imágenes del grupo.
689  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
690  necesidad de hacerlo individualmente para cada una de ellas.
691  Además se puede integrar una imagen en un grupo existente marcando el nombre
692  del mismo en el menú contextual de la imagen.
693  
694 \end_layout
695
696 \begin_layout Standard
697 \begin_inset VSpace bigskip
698 \end_inset
699
700
701 \end_layout
702
703 \begin_layout Standard
704 Esto es un ejemplo de imagen en formato EPS
705 \begin_inset Foot
706 status collapsed
707
708 \begin_layout Plain Layout
709 Los formatos de imagen se explican en el sección
710 \begin_inset space ~
711 \end_inset
712
713
714 \begin_inset CommandInset ref
715 LatexCommand ref
716 reference "sec:Formatos-de-imagen"
717
718 \end_inset
719
720 .
721 \end_layout
722
723 \end_inset
724
725  en un párrafo separado centrado horizontalmente:
726 \end_layout
727
728 \begin_layout Standard
729 \align center
730 \begin_inset Graphics
731         filename ../clipart/mobius.eps
732         scale 70
733         clip
734         rotateOrigin center
735
736 \end_inset
737
738
739 \end_layout
740
741 \begin_layout Standard
742 Esta es la misma imagen pero en modo borrador:
743 \end_layout
744
745 \begin_layout Standard
746 \align center
747 \begin_inset Graphics
748         filename ../clipart/mobius.eps
749         scale 70
750         draft
751         rotateOrigin center
752
753 \end_inset
754
755
756 \begin_inset Newpage newpage
757 \end_inset
758
759
760 \end_layout
761
762 \begin_layout Section
763 Figuras flotantes
764 \begin_inset CommandInset label
765 LatexCommand label
766 name "sec:Figuras-Flotantes"
767
768 \end_inset
769
770
771 \begin_inset Index idx
772 status collapsed
773
774 \begin_layout Plain Layout
775 Flotantes ! Figuras
776 \end_layout
777
778 \end_inset
779
780
781 \begin_inset Index idx
782 status collapsed
783
784 \begin_layout Plain Layout
785 Figuras ! Flotantes
786 \end_layout
787
788 \end_inset
789
790
791 \end_layout
792
793 \begin_layout Standard
794 Para información general sobre flotantes, echa una ojeada a la sección
795 \begin_inset space ~
796 \end_inset
797
798
799 \begin_inset CommandInset ref
800 LatexCommand ref
801 reference "sec:Introducción-Flotantes"
802
803 \end_inset
804
805 .
806 \end_layout
807
808 \begin_layout Standard
809 El botón 
810 \begin_inset Graphics
811         filename ../../images/float-insert_figure.png
812         scale 85
813
814 \end_inset
815
816  y el menú 
817 \family sans
818 Insertar\SpecialChar \menuseparator
819 Flotante\SpecialChar \menuseparator
820 Figura
821 \family default
822  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
823  La imagen se puede insertar sobre la leyenda, como en la figura
824 \begin_inset space ~
825 \end_inset
826
827
828 \begin_inset CommandInset ref
829 LatexCommand ref
830 reference "fig:kill-plat"
831
832 \end_inset
833
834 , o bajo ella, como en la figura
835 \begin_inset space ~
836 \end_inset
837
838
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "fig:escher"
842
843 \end_inset
844
845 .
846  Más información sobre ubicación de leyendas en la sección
847 \begin_inset space ~
848 \end_inset
849
850
851 \begin_inset CommandInset ref
852 LatexCommand ref
853 reference "sec:Colocación-de-leyendas"
854
855 \end_inset
856
857 .
858 \end_layout
859
860 \begin_layout Standard
861 \begin_inset Float figure
862 wide false
863 sideways false
864 status open
865
866 \begin_layout Plain Layout
867 \align center
868 \begin_inset Graphics
869         filename ../clipart/platypus.eps
870         width 50col%
871         rotateOrigin center
872
873 \end_inset
874
875
876 \end_layout
877
878 \begin_layout Plain Layout
879 \begin_inset Caption
880
881 \begin_layout Plain Layout
882 \begin_inset CommandInset label
883 LatexCommand label
884 name "fig:kill-plat"
885
886 \end_inset
887
888 Un ornitorrinco muy distorsionado en un flotante.
889 \end_layout
890
891 \end_inset
892
893
894 \end_layout
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Standard
902 \begin_inset Float figure
903 wide false
904 sideways false
905 status open
906
907 \begin_layout Plain Layout
908 \begin_inset Caption
909
910 \begin_layout Plain Layout
911 \begin_inset CommandInset label
912 LatexCommand label
913 name "fig:escher"
914
915 \end_inset
916
917 M.C.
918  Escher en ácido.
919 \end_layout
920
921 \end_inset
922
923
924 \end_layout
925
926 \begin_layout Plain Layout
927 \align center
928 \begin_inset Graphics
929         filename ../clipart/escher-lsd.eps
930         scale 80
931         rotateOrigin center
932
933 \end_inset
934
935
936 \end_layout
937
938 \end_inset
939
940
941 \end_layout
942
943 \begin_layout Standard
944 \begin_inset Index idx
945 status collapsed
946
947 \begin_layout Plain Layout
948 Referencias ! a figuras
949 \end_layout
950
951 \end_inset
952
953 Las figuras
954 \begin_inset space ~
955 \end_inset
956
957
958 \begin_inset CommandInset ref
959 LatexCommand ref
960 reference "fig:kill-plat"
961
962 \end_inset
963
964  y 
965 \begin_inset CommandInset ref
966 LatexCommand ref
967 reference "fig:escher"
968
969 \end_inset
970
971  son ejemplos de figuras con referencias cruzadas.
972  Las figuras pueden tener referencias cruzadas en el documento mediante
973  referencia a su etiqueta.
974  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
975 \family sans
976 Insertar\SpecialChar \menuseparator
977 Etiqueta
978 \family default
979  o el botón 
980 \begin_inset Graphics
981         filename ../../images/label-insert.png
982         scale 85
983
984 \end_inset
985
986 .
987  Ahora puedes referirte a la etiqueta usando el menú 
988 \family sans
989 Insertar\SpecialChar \menuseparator
990 Referencia
991 \begin_inset space ~
992 \end_inset
993
994 cruzada
995 \family default
996  o el botón 
997 \begin_inset Graphics
998         filename ../../images/dialog-show-new-inset_ref.png
999         scale 85
1000
1001 \end_inset
1002
1003 .
1004  Es importante emplear referencias a flotantes, mejor que alusiones vagas
1005  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1006  en el documento final, podría no quedar «arriba» precisamente.
1007 \begin_inset Newline newline
1008 \end_inset
1009
1010 Las referencias se explican con detalle en la sección
1011 \begin_inset space ~
1012 \end_inset
1013
1014
1015 \begin_inset CommandInset ref
1016 LatexCommand ref
1017 reference "sec:Referencias-a-Flotantes"
1018
1019 \end_inset
1020
1021 .
1022 \end_layout
1023
1024 \begin_layout Standard
1025 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1026  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1027  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1028  existente.
1029  La figura
1030 \begin_inset space ~
1031 \end_inset
1032
1033
1034 \begin_inset CommandInset ref
1035 LatexCommand ref
1036 reference "fig:Dos-imágenes-distorsionadas"
1037
1038 \end_inset
1039
1040  es un ejemplo de figura flotante con dos imágenes adosadas.
1041  También se pueden poner una sobre otra.
1042  Las subfiguras son
1043 \begin_inset space ~
1044 \end_inset
1045
1046
1047 \begin_inset CommandInset ref
1048 LatexCommand ref
1049 reference "fig:Estructura-indefinible"
1050
1051 \end_inset
1052
1053  y
1054 \begin_inset space ~
1055 \end_inset
1056
1057
1058 \begin_inset CommandInset ref
1059 LatexCommand ref
1060 reference "fig:Ornitorrinco"
1061
1062 \end_inset
1063
1064 .
1065 \end_layout
1066
1067 \begin_layout Standard
1068 \begin_inset Float figure
1069 wide false
1070 sideways false
1071 status open
1072
1073 \begin_layout Plain Layout
1074 \begin_inset space \hfill{}
1075 \end_inset
1076
1077
1078 \begin_inset Float figure
1079 wide false
1080 sideways false
1081 status open
1082
1083 \begin_layout Plain Layout
1084 \begin_inset Caption
1085
1086 \begin_layout Plain Layout
1087 \begin_inset CommandInset label
1088 LatexCommand label
1089 name "fig:Estructura-indefinible"
1090
1091 \end_inset
1092
1093 Estructura indefinible
1094 \end_layout
1095
1096 \end_inset
1097
1098
1099 \end_layout
1100
1101 \begin_layout Plain Layout
1102 \begin_inset Graphics
1103         filename ../clipart/escher-lsd.eps
1104         width 45col%
1105         groupId distorsionadas
1106
1107 \end_inset
1108
1109
1110 \end_layout
1111
1112 \end_inset
1113
1114
1115 \begin_inset space \hfill{}
1116 \end_inset
1117
1118
1119 \begin_inset Float figure
1120 wide false
1121 sideways false
1122 status open
1123
1124 \begin_layout Plain Layout
1125 \begin_inset Caption
1126
1127 \begin_layout Plain Layout
1128 \begin_inset CommandInset label
1129 LatexCommand label
1130 name "fig:Ornitorrinco"
1131
1132 \end_inset
1133
1134 Ornitorrinco
1135 \end_layout
1136
1137 \end_inset
1138
1139
1140 \end_layout
1141
1142 \begin_layout Plain Layout
1143 \begin_inset Graphics
1144         filename ../clipart/platypus.eps
1145         width 45col%
1146         groupId distorsionadas
1147
1148 \end_inset
1149
1150
1151 \end_layout
1152
1153 \end_inset
1154
1155
1156 \begin_inset space \hfill{}
1157 \end_inset
1158
1159
1160 \end_layout
1161
1162 \begin_layout Plain Layout
1163 \begin_inset Caption
1164
1165 \begin_layout Plain Layout
1166 \begin_inset CommandInset label
1167 LatexCommand label
1168 name "fig:Dos-imágenes-distorsionadas"
1169
1170 \end_inset
1171
1172 Dos imágenes distorsionadas.
1173  Ambas están en el grupo llamado «distorsionadas».
1174 \end_layout
1175
1176 \end_inset
1177
1178
1179 \end_layout
1180
1181 \end_inset
1182
1183
1184 \begin_inset Newpage newpage
1185 \end_inset
1186
1187
1188 \end_layout
1189
1190 \begin_layout Section
1191 Formatos de imagen
1192 \begin_inset CommandInset label
1193 LatexCommand label
1194 name "sec:Formatos-de-imagen"
1195
1196 \end_inset
1197
1198
1199 \begin_inset Index idx
1200 status collapsed
1201
1202 \begin_layout Plain Layout
1203 Formatos de imagen
1204 \end_layout
1205
1206 \end_inset
1207
1208
1209 \begin_inset Index idx
1210 status collapsed
1211
1212 \begin_layout Plain Layout
1213 Figuras ! Formatos de imagen
1214 \end_layout
1215
1216 \end_inset
1217
1218
1219 \end_layout
1220
1221 \begin_layout Standard
1222 Puedes insertar imágenes en cualquier formato.
1223  Pero como se explica en el apéndice
1224 \begin_inset space ~
1225 \end_inset
1226
1227
1228 \begin_inset CommandInset ref
1229 LatexCommand ref
1230 reference "cap:Formatos-de-Archivos-de-Salida"
1231
1232 \end_inset
1233
1234 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1235  de archivo de imagen.
1236  Por eso LyX usa el programa 
1237 \family typewriter
1238 ImageMagick
1239 \family default
1240  en segundo plano para convertir imágenes al formato adecuado.
1241  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1242  los formatos de imagen admitidos en el formato de archivo de salida.
1243  Los formatos de salida se explican en el apéndice
1244 \begin_inset space ~
1245 \end_inset
1246
1247
1248 \begin_inset CommandInset ref
1249 LatexCommand ref
1250 reference "cap:Formatos-de-Archivos-de-Salida"
1251
1252 \end_inset
1253
1254 .
1255 \end_layout
1256
1257 \begin_layout Standard
1258 Como en el caso de las fuentes, hay dos tipos de formatos de imagen:
1259 \end_layout
1260
1261 \begin_layout Description
1262 Imágenes
1263 \begin_inset space ~
1264 \end_inset
1265
1266 mapa
1267 \begin_inset space ~
1268 \end_inset
1269
1270 de
1271 \begin_inset space ~
1272 \end_inset
1273
1274 bits
1275 \begin_inset space ~
1276 \end_inset
1277
1278 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1279  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1280  de zoom.
1281  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1282  Format» (GIF, extensión «
1283 \family typewriter
1284 .gif
1285 \family default
1286 »)
1287 \begin_inset Index idx
1288 status collapsed
1289
1290 \begin_layout Plain Layout
1291 GIF|see
1292 \begin_inset ERT
1293 status collapsed
1294
1295 \begin_layout Plain Layout
1296
1297 {
1298 \end_layout
1299
1300 \end_inset
1301
1302 Formatos de imagen
1303 \begin_inset ERT
1304 status collapsed
1305
1306 \begin_layout Plain Layout
1307
1308 }
1309 \end_layout
1310
1311 \end_inset
1312
1313
1314 \end_layout
1315
1316 \end_inset
1317
1318 , «Portable Network Graphics» (PNG, extensión «
1319 \family typewriter
1320 .png
1321 \family default
1322 »)
1323 \begin_inset Index idx
1324 status collapsed
1325
1326 \begin_layout Plain Layout
1327 PNG|see
1328 \begin_inset ERT
1329 status collapsed
1330
1331 \begin_layout Plain Layout
1332
1333 {
1334 \end_layout
1335
1336 \end_inset
1337
1338 Formatos de imagen
1339 \begin_inset ERT
1340 status collapsed
1341
1342 \begin_layout Plain Layout
1343
1344 }
1345 \end_layout
1346
1347 \end_inset
1348
1349
1350 \end_layout
1351
1352 \end_inset
1353
1354 , y «Joint Photographic Experts Group» (JPG, extensión «
1355 \family typewriter
1356 .jpg
1357 \family default
1358 » o «
1359 \family typewriter
1360 .jpeg
1361 \family default
1362 »)
1363 \begin_inset Index idx
1364 status collapsed
1365
1366 \begin_layout Plain Layout
1367 JPG|see
1368 \begin_inset ERT
1369 status collapsed
1370
1371 \begin_layout Plain Layout
1372
1373 {
1374 \end_layout
1375
1376 \end_inset
1377
1378 Formatos de imagen
1379 \begin_inset ERT
1380 status collapsed
1381
1382 \begin_layout Plain Layout
1383
1384 }
1385 \end_layout
1386
1387 \end_inset
1388
1389
1390 \end_layout
1391
1392 \end_inset
1393
1394 .
1395 \end_layout
1396
1397 \begin_layout Description
1398 Imágenes
1399 \begin_inset space ~
1400 \end_inset
1401
1402 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1403 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
1404  La posibilidad de escalado hace falta para crear presentaciones, porque
1405  éstas siempre son escaladas por el proyector.
1406  El escalado también es útil en los documentos en línea para permitir el
1407  zoom en diagramas.
1408 \begin_inset Newline newline
1409 \end_inset
1410
1411 Formatos de imagen escalables pueden ser «Scalable Vector Graphics» (SVG,
1412  extensión «
1413 \family typewriter
1414 .svg
1415 \family default
1416 »)
1417 \begin_inset Index idx
1418 status collapsed
1419
1420 \begin_layout Plain Layout
1421 SVG|see
1422 \begin_inset ERT
1423 status collapsed
1424
1425 \begin_layout Plain Layout
1426
1427 {
1428 \end_layout
1429
1430 \end_inset
1431
1432 Formatos de imagen
1433 \begin_inset ERT
1434 status collapsed
1435
1436 \begin_layout Plain Layout
1437
1438 }
1439 \end_layout
1440
1441 \end_inset
1442
1443
1444 \end_layout
1445
1446 \end_inset
1447
1448 , «Encapsulated PostScript» (EPS, extensión «
1449 \family typewriter
1450 .eps
1451 \family default
1452 »)
1453 \begin_inset Index idx
1454 status collapsed
1455
1456 \begin_layout Plain Layout
1457 EPS|see
1458 \begin_inset ERT
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462
1463 {
1464 \end_layout
1465
1466 \end_inset
1467
1468 Formatos de imagen
1469 \begin_inset ERT
1470 status collapsed
1471
1472 \begin_layout Plain Layout
1473
1474 }
1475 \end_layout
1476
1477 \end_inset
1478
1479
1480 \end_layout
1481
1482 \end_inset
1483
1484 , «Portable Document Format» (PDF, extensión «
1485 \family typewriter
1486 .pdf
1487 \family default
1488 »)
1489 \begin_inset Index idx
1490 status collapsed
1491
1492 \begin_layout Plain Layout
1493 PDF|see
1494 \begin_inset ERT
1495 status collapsed
1496
1497 \begin_layout Plain Layout
1498
1499 {
1500 \end_layout
1501
1502 \end_inset
1503
1504 Formatos de imagen
1505 \begin_inset ERT
1506 status collapsed
1507
1508 \begin_layout Plain Layout
1509
1510 }
1511 \end_layout
1512
1513 \end_inset
1514
1515
1516 \end_layout
1517
1518 \end_inset
1519
1520 , y «Windows Metafile» (WMF, extensión «
1521 \family typewriter
1522 .wmf
1523 \family default
1524 »)
1525 \begin_inset Index idx
1526 status collapsed
1527
1528 \begin_layout Plain Layout
1529 WMF|see
1530 \begin_inset ERT
1531 status collapsed
1532
1533 \begin_layout Plain Layout
1534
1535 {
1536 \end_layout
1537
1538 \end_inset
1539
1540 Formatos de imagen
1541 \begin_inset ERT
1542 status collapsed
1543
1544 \begin_layout Plain Layout
1545
1546 }
1547 \end_layout
1548
1549 \end_inset
1550
1551
1552 \end_layout
1553
1554 \end_inset
1555
1556 .
1557  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1558  a PDF o EPS y el resultado será todavía una imagen bitmap.
1559  En estos casos sólo se añade una cabecera con las propiedades de la imagen
1560  a la imagen original.
1561 \begin_inset Foot
1562 status collapsed
1563
1564 \begin_layout Plain Layout
1565 En el caso de PDF, además se comprime la imagen original.
1566 \end_layout
1567
1568 \end_inset
1569
1570  Por ejemplo, los archivos PDF generados por 
1571 \family typewriter
1572 Adobe Photoshop
1573 \family default
1574  son imágenes bitmap.
1575 \end_layout
1576
1577 \begin_layout Standard
1578 Normalmente no es posible convertir una imagen bitmap a escalable pero sí
1579  al contrario.
1580  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1581  archivos de salida PDF y PostScript, respectivamente.
1582  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1583  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1584 \begin_inset Formula $\to$
1585 \end_inset
1586
1587  PDF/EPS.
1588 \end_layout
1589
1590 \begin_layout Chapter
1591 Tablas
1592 \begin_inset Index idx
1593 status collapsed
1594
1595 \begin_layout Plain Layout
1596 Tablas
1597 \end_layout
1598
1599 \end_inset
1600
1601
1602 \end_layout
1603
1604 \begin_layout Section
1605 Introducción
1606 \begin_inset Index idx
1607 status collapsed
1608
1609 \begin_layout Plain Layout
1610 Tablas ! Introducción
1611 \end_layout
1612
1613 \end_inset
1614
1615
1616 \end_layout
1617
1618 \begin_layout Standard
1619 Puede insertarse una tabla mediante el botón 
1620 \begin_inset Graphics
1621         filename ../../images/tabular-insert.png
1622         scale 85
1623
1624 \end_inset
1625
1626  o el menú 
1627 \family sans
1628 Insertar\SpecialChar \menuseparator
1629 Tabla
1630 \family default
1631 .
1632  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1633  el número de filas y de columnas de la tabla.
1634  Si usas el menú aparece un diálogo en el que se pide el número de filas
1635  y columnas.
1636  
1637 \begin_inset Newline newline
1638 \end_inset
1639
1640 Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
1641  fila aparece separada por una línea doble: la línea inferior de la primera
1642  fila y la línea superior de la segunda fila.
1643  Ejemplo de tabla:
1644 \end_layout
1645
1646 \begin_layout Standard
1647 \align center
1648 \begin_inset Tabular
1649 <lyxtabular version="3" rows="4" columns="4">
1650 <features tabularvalignment="middle">
1651 <column alignment="center" valignment="top" width="0">
1652 <column alignment="center" valignment="top" width="0pt">
1653 <column alignment="center" valignment="top" width="0in">
1654 <column alignment="center" valignment="top" width="0pt">
1655 <row>
1656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1657 \begin_inset Text
1658
1659 \begin_layout Plain Layout
1660
1661 \end_layout
1662
1663 \end_inset
1664 </cell>
1665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1666 \begin_inset Text
1667
1668 \begin_layout Plain Layout
1669
1670 \family roman
1671 \series medium
1672 \shape up
1673 \size normal
1674 \emph off
1675 \bar no
1676 \noun off
1677 \color none
1678 1
1679 \end_layout
1680
1681 \end_inset
1682 </cell>
1683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1684 \begin_inset Text
1685
1686 \begin_layout Plain Layout
1687 2
1688 \end_layout
1689
1690 \end_inset
1691 </cell>
1692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1693 \begin_inset Text
1694
1695 \begin_layout Plain Layout
1696 3
1697 \end_layout
1698
1699 \end_inset
1700 </cell>
1701 </row>
1702 <row>
1703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1704 \begin_inset Text
1705
1706 \begin_layout Plain Layout
1707
1708 \family roman
1709 \series medium
1710 \shape up
1711 \size normal
1712 \emph off
1713 \bar no
1714 \noun off
1715 \color none
1716 A
1717 \end_layout
1718
1719 \end_inset
1720 </cell>
1721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1722 \begin_inset Text
1723
1724 \begin_layout Plain Layout
1725
1726 \end_layout
1727
1728 \end_inset
1729 </cell>
1730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1731 \begin_inset Text
1732
1733 \begin_layout Plain Layout
1734
1735 \end_layout
1736
1737 \end_inset
1738 </cell>
1739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1740 \begin_inset Text
1741
1742 \begin_layout Plain Layout
1743
1744 \end_layout
1745
1746 \end_inset
1747 </cell>
1748 </row>
1749 <row>
1750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1751 \begin_inset Text
1752
1753 \begin_layout Plain Layout
1754
1755 \family roman
1756 \series medium
1757 \shape up
1758 \size normal
1759 \emph off
1760 \bar no
1761 \noun off
1762 \color none
1763 B
1764 \end_layout
1765
1766 \end_inset
1767 </cell>
1768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1769 \begin_inset Text
1770
1771 \begin_layout Plain Layout
1772
1773 \end_layout
1774
1775 \end_inset
1776 </cell>
1777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1778 \begin_inset Text
1779
1780 \begin_layout Plain Layout
1781
1782 \size normal
1783 \noun off
1784 \color none
1785  
1786 \end_layout
1787
1788 \end_inset
1789 </cell>
1790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1791 \begin_inset Text
1792
1793 \begin_layout Plain Layout
1794
1795 \end_layout
1796
1797 \end_inset
1798 </cell>
1799 </row>
1800 <row>
1801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1802 \begin_inset Text
1803
1804 \begin_layout Plain Layout
1805
1806 \family roman
1807 \series medium
1808 \shape up
1809 \size normal
1810 \emph off
1811 \bar no
1812 \noun off
1813 \color none
1814 C
1815 \end_layout
1816
1817 \end_inset
1818 </cell>
1819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1820 \begin_inset Text
1821
1822 \begin_layout Plain Layout
1823
1824 \end_layout
1825
1826 \end_inset
1827 </cell>
1828 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1829 \begin_inset Text
1830
1831 \begin_layout Plain Layout
1832
1833 \end_layout
1834
1835 \end_inset
1836 </cell>
1837 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1838 \begin_inset Text
1839
1840 \begin_layout Plain Layout
1841
1842 \end_layout
1843
1844 \end_inset
1845 </cell>
1846 </row>
1847 </lyxtabular>
1848
1849 \end_inset
1850
1851
1852 \end_layout
1853
1854 \begin_layout Section
1855 Diálogo de tablas
1856 \begin_inset Index idx
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860 Tablas ! Diálogo
1861 \end_layout
1862
1863 \end_inset
1864
1865
1866 \end_layout
1867
1868 \begin_layout Standard
1869 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1870  pinchar sobre ella con el botón derecho del ratón.
1871  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1872  encuentra el cursor.
1873  La mayoría de opciones también trabajan sobre una selección de celdas,
1874  de filas o de columnas.
1875  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1876  su 
1877 \emph on
1878 contenido
1879 \emph default
1880 .
1881 \begin_inset Newline newline
1882 \end_inset
1883
1884 Con la opción del diálogo 
1885 \family sans
1886 Aplicar inmediatamente
1887 \family default
1888  cada cambio que hagas se aplica directamente.
1889  Si mueves el cursor a otra celda el diálogo también se actualizará con
1890  los parámetros de la nueva celda.
1891  Si cambias valores de longitud debes pulsar la tecla entrar para aplicar
1892  los cambios.
1893 \begin_inset Newline newline
1894 \end_inset
1895
1896 En el cuadro de diálogo aparecen las siguientes solapas:
1897 \end_layout
1898
1899 \begin_layout Description
1900
1901 \family sans
1902 Configuración
1903 \begin_inset space ~
1904 \end_inset
1905
1906 de
1907 \begin_inset space ~
1908 \end_inset
1909
1910 la
1911 \begin_inset space ~
1912 \end_inset
1913
1914 tabla
1915 \family default
1916  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1917  actual.
1918  La alineación 
1919 \family sans
1920 Al separador decimal
1921 \family default
1922  se describe en la sección
1923 \begin_inset space ~
1924 \end_inset
1925
1926
1927 \begin_inset CommandInset ref
1928 LatexCommand ref
1929 reference "sub:Alineación-especial-de"
1930
1931 \end_inset
1932
1933 .
1934  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1935  Una anchura determinada permite tener saltos de línea y distintos párrafos
1936  de texto, véase sección
1937 \begin_inset space ~
1938 \end_inset
1939
1940
1941 \begin_inset CommandInset ref
1942 LatexCommand ref
1943 reference "sub:Líneas-Múltiples-en"
1944
1945 \end_inset
1946
1947 .
1948  Si no estableces anchura, la columna será tan ancha como el contenido de
1949  la celda más ancha.
1950 \begin_inset Newline newline
1951 \end_inset
1952
1953 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
1954  véase sección
1955 \begin_inset space ~
1956 \end_inset
1957
1958
1959 \begin_inset CommandInset ref
1960 LatexCommand ref
1961 reference "sub:Multicolumnas"
1962
1963 \end_inset
1964
1965 , o las celdas de una columna como celda multifila, véase sección
1966 \begin_inset space ~
1967 \end_inset
1968
1969
1970 \begin_inset CommandInset ref
1971 LatexCommand ref
1972 reference "sub:Multifilas"
1973
1974 \end_inset
1975
1976 .
1977 \begin_inset Newline newline
1978 \end_inset
1979
1980 Las casillas de giro rotan la celda actual, una selección o toda la tabla
1981  90º en el sentido de las agujas del reloj.
1982  La rotación no se ve en LyX, sí en la salida.
1983 \begin_inset Newline newline
1984 \end_inset
1985
1986
1987 \begin_inset Note Greyedout
1988 status open
1989
1990 \begin_layout Plain Layout
1991
1992 \series bold
1993 Nota:
1994 \series default
1995  no todos los visores DVI pueden mostrar rotaciones.
1996 \end_layout
1997
1998 \end_inset
1999
2000
2001 \begin_inset Newline newline
2002 \end_inset
2003
2004 La alineación vertical de tabla completa se usa para tablas en líneas de
2005  texto:
2006 \begin_inset Newline newline
2007 \end_inset
2008
2009 Línea con tablas con diferentes alineaciones: 
2010 \begin_inset Tabular
2011 <lyxtabular version="3" rows="2" columns="2">
2012 <features tabularvalignment="top">
2013 <column alignment="center" valignment="top" width="0pt">
2014 <column alignment="center" valignment="top" width="0">
2015 <row>
2016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2017 \begin_inset Text
2018
2019 \begin_layout Plain Layout
2020
2021 \end_layout
2022
2023 \end_inset
2024 </cell>
2025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2026 \begin_inset Text
2027
2028 \begin_layout Plain Layout
2029 1
2030 \end_layout
2031
2032 \end_inset
2033 </cell>
2034 </row>
2035 <row>
2036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2037 \begin_inset Text
2038
2039 \begin_layout Plain Layout
2040 A
2041 \end_layout
2042
2043 \end_inset
2044 </cell>
2045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2046 \begin_inset Text
2047
2048 \begin_layout Plain Layout
2049
2050 \end_layout
2051
2052 \end_inset
2053 </cell>
2054 </row>
2055 </lyxtabular>
2056
2057 \end_inset
2058
2059  
2060 \begin_inset Tabular
2061 <lyxtabular version="3" rows="2" columns="2">
2062 <features tabularvalignment="middle">
2063 <column alignment="center" valignment="top" width="0">
2064 <column alignment="center" valignment="top" width="0">
2065 <row>
2066 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2067 \begin_inset Text
2068
2069 \begin_layout Plain Layout
2070
2071 \end_layout
2072
2073 \end_inset
2074 </cell>
2075 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2076 \begin_inset Text
2077
2078 \begin_layout Plain Layout
2079 1
2080 \end_layout
2081
2082 \end_inset
2083 </cell>
2084 </row>
2085 <row>
2086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2087 \begin_inset Text
2088
2089 \begin_layout Plain Layout
2090 A
2091 \end_layout
2092
2093 \end_inset
2094 </cell>
2095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2096 \begin_inset Text
2097
2098 \begin_layout Plain Layout
2099
2100 \end_layout
2101
2102 \end_inset
2103 </cell>
2104 </row>
2105 </lyxtabular>
2106
2107 \end_inset
2108
2109  
2110 \begin_inset Tabular
2111 <lyxtabular version="3" rows="2" columns="2">
2112 <features tabularvalignment="bottom">
2113 <column alignment="center" valignment="top" width="0pt">
2114 <column alignment="center" valignment="top" width="0">
2115 <row>
2116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2117 \begin_inset Text
2118
2119 \begin_layout Plain Layout
2120
2121 \end_layout
2122
2123 \end_inset
2124 </cell>
2125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2126 \begin_inset Text
2127
2128 \begin_layout Plain Layout
2129 1
2130 \end_layout
2131
2132 \end_inset
2133 </cell>
2134 </row>
2135 <row>
2136 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2137 \begin_inset Text
2138
2139 \begin_layout Plain Layout
2140 A
2141 \end_layout
2142
2143 \end_inset
2144 </cell>
2145 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2146 \begin_inset Text
2147
2148 \begin_layout Plain Layout
2149
2150 \end_layout
2151
2152 \end_inset
2153 </cell>
2154 </row>
2155 </lyxtabular>
2156
2157 \end_inset
2158
2159
2160 \begin_inset Newline newline
2161 \end_inset
2162
2163 También es posible introducir argumentos LaTeX necesarios para formatos
2164  especiales, véanse las secciones
2165 \begin_inset space ~
2166 \end_inset
2167
2168
2169 \begin_inset CommandInset ref
2170 LatexCommand ref
2171 reference "sub:Cálculos-en-Multicolumnas"
2172
2173 \end_inset
2174
2175  y
2176 \begin_inset space ~
2177 \end_inset
2178
2179
2180 \begin_inset CommandInset ref
2181 LatexCommand ref
2182 reference "sec:Tablas-Coloreadas"
2183
2184 \end_inset
2185
2186 .
2187 \end_layout
2188
2189 \begin_layout Description
2190
2191 \family sans
2192 Bordes
2193 \family default
2194  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2195  Puedes elegir para la tabla un estilo 
2196 \family sans
2197 Formal
2198 \family default
2199 , como se describe en la sección
2200 \begin_inset space ~
2201 \end_inset
2202
2203
2204 \begin_inset CommandInset ref
2205 LatexCommand ref
2206 reference "sec:Tablas-Formales"
2207
2208 \end_inset
2209
2210 .
2211 \begin_inset Newline newline
2212 \end_inset
2213
2214 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2215  se describe en la sección
2216 \begin_inset space ~
2217 \end_inset
2218
2219
2220 \begin_inset CommandInset ref
2221 LatexCommand ref
2222 reference "sub:Espacio-adicional"
2223
2224 \end_inset
2225
2226
2227 \end_layout
2228
2229 \begin_layout Description
2230
2231 \family sans
2232 Tabla
2233 \begin_inset space ~
2234 \end_inset
2235
2236 larga
2237 \family default
2238  Para hacer 
2239 \emph on
2240 tablas largas
2241 \emph default
2242  que pueden extenderse por varias páginas.
2243  Las secciones
2244 \begin_inset space ~
2245 \end_inset
2246
2247
2248 \begin_inset CommandInset ref
2249 LatexCommand ref
2250 reference "sec:Tablas-Largas"
2251
2252 \end_inset
2253
2254  y 
2255 \begin_inset CommandInset ref
2256 LatexCommand ref
2257 reference "sec:Particularidades-tablas-largas"
2258
2259 \end_inset
2260
2261  describen sus características en detalle.
2262 \end_layout
2263
2264 \begin_layout Section
2265 Barra de herramientas de tabla
2266 \begin_inset Index idx
2267 status collapsed
2268
2269 \begin_layout Plain Layout
2270 Tablas ! Barra de herramientas
2271 \end_layout
2272
2273 \end_inset
2274
2275
2276 \end_layout
2277
2278 \begin_layout Standard
2279 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
2280  para cambiar las tablas de manera más rápida.
2281  Normalmente debería aparecer en la parte inferior de la ventana principal
2282  de LyX cuando el cursor está dentro de una tabla.
2283  En cualquier momento se puede presentar esta barra pinchando con el botón
2284  derecho del ratón en cualquier punto de la barra principal de menú.
2285 \end_layout
2286
2287 \begin_layout Standard
2288 La barra de herramientas tiene los siguientes iconos:
2289 \end_layout
2290
2291 \begin_layout Labeling
2292 \labelwidthstring 00.00.0000
2293 \begin_inset Graphics
2294         filename ../../images/tabular-feature_append-row.png
2295
2296 \end_inset
2297
2298  añade una fila bajo la celda actual o selección
2299 \end_layout
2300
2301 \begin_layout Labeling
2302 \labelwidthstring 00.00.0000
2303 \begin_inset Graphics
2304         filename ../../images/tabular-feature_append-column.png
2305
2306 \end_inset
2307
2308  añade una columna a la derecha de la celda actual o selección
2309 \end_layout
2310
2311 \begin_layout Labeling
2312 \labelwidthstring 00.00.0000
2313 \begin_inset Graphics
2314         filename ../../images/tabular-feature_delete-row.png
2315
2316 \end_inset
2317
2318  borra la fila actual o selección
2319 \end_layout
2320
2321 \begin_layout Labeling
2322 \labelwidthstring 00.00.0000
2323 \begin_inset Graphics
2324         filename ../../images/tabular-feature_delete-column.png
2325
2326 \end_inset
2327
2328  borra la columna actual o selección
2329 \end_layout
2330
2331 \begin_layout Labeling
2332 \labelwidthstring 00.00.0000
2333 \begin_inset Graphics
2334         filename ../../images/tabular-feature_toggle-line-top.png
2335
2336 \end_inset
2337
2338  añade una línea sobre la celda/fila actual o la selección
2339 \end_layout
2340
2341 \begin_layout Labeling
2342 \labelwidthstring 00.00.0000
2343 \begin_inset Graphics
2344         filename ../../images/tabular-feature_toggle-line-bottom.png
2345
2346 \end_inset
2347
2348  añade una línea bajo la celda/fila actual o la selección
2349 \end_layout
2350
2351 \begin_layout Labeling
2352 \labelwidthstring 00.00.0000
2353 \begin_inset Graphics
2354         filename ../../images/tabular-feature_toggle-line-left.png
2355
2356 \end_inset
2357
2358  añade una línea a la izquierda de la celda/fila actual o la selección
2359 \end_layout
2360
2361 \begin_layout Labeling
2362 \labelwidthstring 00.00.0000
2363 \begin_inset Graphics
2364         filename ../../images/tabular-feature_toggle-line-right.png
2365
2366 \end_inset
2367
2368  añade una línea a la derecha de la celda/fila actual o la selección
2369 \end_layout
2370
2371 \begin_layout Labeling
2372 \labelwidthstring 00.00.0000
2373 \begin_inset Graphics
2374         filename ../../images/tabular-feature_set-all-lines.png
2375
2376 \end_inset
2377
2378  añade líneas alrededor de la celda actual o seleccionadas (si la celda
2379  actual no es multicolumna esto afecta también a la fila y a la columna)
2380 \end_layout
2381
2382 \begin_layout Labeling
2383 \labelwidthstring 00.00.0000
2384 \begin_inset Graphics
2385         filename ../../images/tabular-feature_unset-all-lines.png
2386
2387 \end_inset
2388
2389  borra todas las líneas de la celda o celdas seleccionadas (si la celda
2390  actual no es multicolumna esto afecta también a la fila y a la columna)
2391 \end_layout
2392
2393 \begin_layout Labeling
2394 \labelwidthstring 00.00.0000
2395 \begin_inset Graphics
2396         filename ../../images/tabular-feature_m-align-left.png
2397
2398 \end_inset
2399
2400  alinea a la izquierda el contenido de la celda/columna
2401 \end_layout
2402
2403 \begin_layout Labeling
2404 \labelwidthstring 00.00.0000
2405 \begin_inset Graphics
2406         filename ../../images/tabular-feature_m-align-center.png
2407
2408 \end_inset
2409
2410  centra el contenido de la celda/columna horizontalmente
2411 \end_layout
2412
2413 \begin_layout Labeling
2414 \labelwidthstring 00.00.0000
2415 \begin_inset Graphics
2416         filename ../../images/tabular-feature_m-align-right.png
2417
2418 \end_inset
2419
2420  alinea a la derecha el contenido de la celda/columna
2421 \end_layout
2422
2423 \begin_layout Labeling
2424 \labelwidthstring 00.00.0000
2425 \begin_inset Graphics
2426         filename ../../images/tabular-feature_align-decimal.png
2427         scaleBeforeRotation
2428
2429 \end_inset
2430
2431  alinea el contenido de la celda/columna a un carácter
2432 \end_layout
2433
2434 \begin_layout Labeling
2435 \labelwidthstring 00.00.0000
2436 \begin_inset Graphics
2437         filename ../../images/tabular-feature_m-valign-top.png
2438
2439 \end_inset
2440
2441  alinea arriba el contenido de la celda
2442 \end_layout
2443
2444 \begin_layout Labeling
2445 \labelwidthstring 00.00.0000
2446 \begin_inset Graphics
2447         filename ../../images/tabular-feature_m-valign-middle.png
2448
2449 \end_inset
2450
2451  centra verticalmente el contenido de la celda
2452 \end_layout
2453
2454 \begin_layout Labeling
2455 \labelwidthstring 00.00.0000
2456 \begin_inset Graphics
2457         filename ../../images/tabular-feature_m-valign-bottom.png
2458
2459 \end_inset
2460
2461  alinea abajo el contenido de la celda
2462 \end_layout
2463
2464 \begin_layout Labeling
2465 \labelwidthstring 00.00.0000
2466 \begin_inset Graphics
2467         filename ../../images/tabular-feature_set-rotate-cell.png
2468
2469 \end_inset
2470
2471  gira la celda o selección 90° como las agujas de reloj
2472 \end_layout
2473
2474 \begin_layout Labeling
2475 \labelwidthstring 00.00.0000
2476 \begin_inset Graphics
2477         filename ../../images/tabular-feature_set-rotate-tabular.png
2478
2479 \end_inset
2480
2481  gira toda la tabla 90° como agujas del reloj
2482 \end_layout
2483
2484 \begin_layout Labeling
2485 \labelwidthstring 00.00.0000
2486 \begin_inset Graphics
2487         filename ../../images/tabular-feature_multicolumn.png
2488
2489 \end_inset
2490
2491  establece la celda actual o selección como multicolumna
2492 \end_layout
2493
2494 \begin_layout Labeling
2495 \labelwidthstring 00.00.0000
2496 \begin_inset Graphics
2497         filename ../../images/tabular-feature_multirow.png
2498         scaleBeforeRotation
2499
2500 \end_inset
2501
2502  establece la celda actual o selección como multifila
2503 \end_layout
2504
2505 \begin_layout Standard
2506 \begin_inset Note Greyedout
2507 status open
2508
2509 \begin_layout Plain Layout
2510
2511 \series bold
2512 Nota:
2513 \series default
2514  En la salida se emplea la alineación vertical de la primera celda de una
2515  fila para todas las celdas restantes de la fila.
2516 \end_layout
2517
2518 \end_inset
2519
2520
2521 \end_layout
2522
2523 \begin_layout Section
2524 Menú Editar Tabla
2525 \begin_inset Index idx
2526 status collapsed
2527
2528 \begin_layout Plain Layout
2529 Tablas ! Editar
2530 \end_layout
2531
2532 \end_inset
2533
2534
2535 \end_layout
2536
2537 \begin_layout Standard
2538 Además del diálogo y la barra de herramientas, el menú 
2539 \family sans
2540 Editar\SpecialChar \menuseparator
2541 Tabla
2542 \family default
2543  permite añadir y borrar bordes para la fila/columna actual y establecer
2544  la selección como multicolumna.
2545  El menú sólo está disponible si el cursor está en la tabla.
2546 \end_layout
2547
2548 \begin_layout Section
2549 Tablas flotantes
2550 \begin_inset CommandInset label
2551 LatexCommand label
2552 name "sec:Tablas-Flotantes"
2553
2554 \end_inset
2555
2556
2557 \begin_inset Index idx
2558 status collapsed
2559
2560 \begin_layout Plain Layout
2561 Flotantes ! Tablas
2562 \end_layout
2563
2564 \end_inset
2565
2566
2567 \begin_inset Index idx
2568 status collapsed
2569
2570 \begin_layout Plain Layout
2571 Tablas ! Flotantes
2572 \end_layout
2573
2574 \end_inset
2575
2576
2577 \end_layout
2578
2579 \begin_layout Standard
2580 Para una explicación general sobre flotantes, echa un vistazo a la sección
2581 \begin_inset space ~
2582 \end_inset
2583
2584
2585 \begin_inset CommandInset ref
2586 LatexCommand ref
2587 reference "sec:Introducción-Flotantes"
2588
2589 \end_inset
2590
2591 .
2592 \end_layout
2593
2594 \begin_layout Standard
2595 \begin_inset Float table
2596 placement h
2597 wide false
2598 sideways false
2599 status collapsed
2600
2601 \begin_layout Plain Layout
2602 \begin_inset Caption
2603
2604 \begin_layout Plain Layout
2605 \begin_inset CommandInset label
2606 LatexCommand label
2607 name "tab:una tabla flotante"
2608
2609 \end_inset
2610
2611 Una tabla flotante.
2612 \end_layout
2613
2614 \end_inset
2615
2616
2617 \end_layout
2618
2619 \begin_layout Plain Layout
2620 \align center
2621 \begin_inset Tabular
2622 <lyxtabular version="3" rows="3" columns="3">
2623 <features tabularvalignment="middle">
2624 <column alignment="center" valignment="top" width="0pt">
2625 <column alignment="center" valignment="top" width="0pt">
2626 <column alignment="center" valignment="top" width="0pt">
2627 <row>
2628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2629 \begin_inset Text
2630
2631 \begin_layout Plain Layout
2632
2633 \family roman
2634 \series medium
2635 \shape up
2636 \size normal
2637 \emph off
2638 \bar no
2639 \noun off
2640 \color none
2641 1
2642 \end_layout
2643
2644 \end_inset
2645 </cell>
2646 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2647 \begin_inset Text
2648
2649 \begin_layout Plain Layout
2650
2651 \family roman
2652 \series medium
2653 \shape up
2654 \size normal
2655 \emph off
2656 \bar no
2657 \noun off
2658 \color none
2659 2
2660 \end_layout
2661
2662 \end_inset
2663 </cell>
2664 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2665 \begin_inset Text
2666
2667 \begin_layout Plain Layout
2668
2669 \family roman
2670 \series medium
2671 \shape up
2672 \size normal
2673 \emph off
2674 \bar no
2675 \noun off
2676 \color none
2677 3
2678 \end_layout
2679
2680 \end_inset
2681 </cell>
2682 </row>
2683 <row>
2684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2685 \begin_inset Text
2686
2687 \begin_layout Plain Layout
2688
2689 \family roman
2690 \series medium
2691 \shape up
2692 \size normal
2693 \emph off
2694 \bar no
2695 \noun off
2696 \color none
2697 Pepe
2698 \end_layout
2699
2700 \end_inset
2701 </cell>
2702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2703 \begin_inset Text
2704
2705 \begin_layout Plain Layout
2706
2707 \family roman
2708 \series medium
2709 \shape up
2710 \size normal
2711 \emph off
2712 \bar no
2713 \noun off
2714 \color none
2715 Mari
2716 \end_layout
2717
2718 \end_inset
2719 </cell>
2720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Plain Layout
2724
2725 \family roman
2726 \series medium
2727 \shape up
2728 \size normal
2729 \emph off
2730 \bar no
2731 \noun off
2732 \color none
2733 Teo
2734 \end_layout
2735
2736 \end_inset
2737 </cell>
2738 </row>
2739 <row>
2740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Plain Layout
2744
2745 \family roman
2746 \series medium
2747 \shape up
2748 \size normal
2749 \emph off
2750 \bar no
2751 \noun off
2752 \color none
2753 \begin_inset Formula $\int x^{2}dx$
2754 \end_inset
2755
2756
2757 \end_layout
2758
2759 \end_inset
2760 </cell>
2761 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2762 \begin_inset Text
2763
2764 \begin_layout Plain Layout
2765
2766 \family roman
2767 \series medium
2768 \shape up
2769 \size normal
2770 \emph off
2771 \bar no
2772 \noun off
2773 \color none
2774 \begin_inset Formula $\left[\begin{array}{cc}
2775 a & b\\
2776 c & d
2777 \end{array}\right]$
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \family roman
2791 \series medium
2792 \shape up
2793 \size normal
2794 \emph off
2795 \bar no
2796 \noun off
2797 \color none
2798 \begin_inset Formula $1+1=2$
2799 \end_inset
2800
2801
2802 \end_layout
2803
2804 \end_inset
2805 </cell>
2806 </row>
2807 </lyxtabular>
2808
2809 \end_inset
2810
2811
2812 \end_layout
2813
2814 \end_inset
2815
2816
2817 \end_layout
2818
2819 \begin_layout Standard
2820 Las tablas flotantes pueden insertarse con el menú 
2821 \family sans
2822 Insertar\SpecialChar \menuseparator
2823 Flotante\SpecialChar \menuseparator
2824 Tabla
2825 \family default
2826  o con el botón 
2827 \begin_inset Graphics
2828         filename ../../images/float-insert_table.png
2829         scale 85
2830
2831 \end_inset
2832
2833 .
2834 \end_layout
2835
2836 \begin_layout Standard
2837 El flotante se muestra como un cuadro desplegable con la etiqueta «Tabla
2838 \begin_inset space ~
2839 \end_inset
2840
2841 #:» (# es el número actual).
2842  El texto que sigue a dicha etiqueta es la leyenda de la tabla.
2843  Para insertar una tabla en el flotante se sitúa el cursor al final del
2844  texto del encabezado y se pulsa 
2845 \family sans
2846 Entrar
2847 \family default
2848 .
2849  La leyenda se imprime encima de la tabla.
2850 \end_layout
2851
2852 \begin_layout Standard
2853 La tabla
2854 \begin_inset space ~
2855 \end_inset
2856
2857
2858 \begin_inset CommandInset ref
2859 LatexCommand ref
2860 reference "tab:una tabla flotante"
2861
2862 \end_inset
2863
2864  es un ejemplo de tabla flotante.
2865 \end_layout
2866
2867 \begin_layout Standard
2868 Lo habitual es poner la leyenda sobre la tabla, lo que desafortunadamente
2869  no es soportado en las clases estándar de LaTeX.
2870  Esto significa que si estás usando las clases de documento 
2871 \family sans
2872 article
2873 \family default
2874
2875 \family sans
2876 book
2877 \family default
2878
2879 \family sans
2880 letter
2881 \family default
2882  o 
2883 \family sans
2884 report
2885 \family default
2886  no habrá espacio entre la leyenda y la tabla.
2887  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2888  del documento la siguiente opción al comando del paquete LaTeX 
2889 \series bold
2890 caption
2891 \series default
2892
2893 \begin_inset Index idx
2894 status collapsed
2895
2896 \begin_layout Plain Layout
2897 LaTeX-paquetes ! caption
2898 \end_layout
2899
2900 \end_inset
2901
2902 :
2903 \begin_inset Foot
2904 status collapsed
2905
2906 \begin_layout Plain Layout
2907 Para más información ve a la sección
2908 \begin_inset space ~
2909 \end_inset
2910
2911
2912 \begin_inset CommandInset ref
2913 LatexCommand ref
2914 reference "sec:Colocación-de-leyendas"
2915
2916 \end_inset
2917
2918 .
2919 \end_layout
2920
2921 \end_inset
2922
2923
2924 \end_layout
2925
2926 \begin_layout Standard
2927
2928 \series bold
2929 tableposition=top
2930 \end_layout
2931
2932 \begin_layout Standard
2933 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
2934 \series bold
2935 caption
2936 \series default
2937  como se describe en la sección
2938 \begin_inset space ~
2939 \end_inset
2940
2941
2942 \begin_inset CommandInset ref
2943 LatexCommand ref
2944 reference "sec:Formato-de-leyendas"
2945
2946 \end_inset
2947
2948 .
2949  
2950 \end_layout
2951
2952 \begin_layout Standard
2953 \begin_inset Index idx
2954 status collapsed
2955
2956 \begin_layout Plain Layout
2957 Referencias ! a tablas
2958 \end_layout
2959
2960 \end_inset
2961
2962 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2963  etiqueta.
2964  Para hacerlo inserta una etiqueta en la leyenda con el menú 
2965 \family sans
2966 Insertar\SpecialChar \menuseparator
2967 Etiqueta
2968 \family default
2969  o con el botón 
2970 \begin_inset Graphics
2971         filename ../../images/label-insert.png
2972         scale 85
2973
2974 \end_inset
2975
2976 .
2977  Ahora puedes referenciar la etiqueta con el menú 
2978 \family sans
2979 Insertar\SpecialChar \menuseparator
2980 Referencia
2981 \begin_inset space ~
2982 \end_inset
2983
2984 cruzada
2985 \family default
2986  o con el botón 
2987 \begin_inset Graphics
2988         filename ../../images/dialog-show-new-inset_ref.png
2989         scale 85
2990
2991 \end_inset
2992
2993 .
2994 \begin_inset Newline newline
2995 \end_inset
2996
2997 Las referencias se explican con detalle en la sección
2998 \begin_inset space ~
2999 \end_inset
3000
3001
3002 \begin_inset CommandInset ref
3003 LatexCommand ref
3004 reference "sec:Referencias-a-Flotantes"
3005
3006 \end_inset
3007
3008 .
3009 \end_layout
3010
3011 \begin_layout Section
3012 Tablas largas
3013 \begin_inset CommandInset label
3014 LatexCommand label
3015 name "sec:Tablas-Largas"
3016
3017 \end_inset
3018
3019
3020 \begin_inset Index idx
3021 status collapsed
3022
3023 \begin_layout Plain Layout
3024 Tablas largas
3025 \end_layout
3026
3027 \end_inset
3028
3029
3030 \begin_inset Index idx
3031 status collapsed
3032
3033 \begin_layout Plain Layout
3034 Tablas ! Largas|see
3035 \begin_inset ERT
3036 status collapsed
3037
3038 \begin_layout Plain Layout
3039
3040 {
3041 \end_layout
3042
3043 \end_inset
3044
3045 Tablas largas
3046 \begin_inset ERT
3047 status collapsed
3048
3049 \begin_layout Plain Layout
3050
3051 }
3052 \end_layout
3053
3054 \end_inset
3055
3056
3057 \end_layout
3058
3059 \end_inset
3060
3061
3062 \end_layout
3063
3064 \begin_layout Standard
3065 Si la tabla es demasiado larga para una página, puedes usar la opción 
3066 \family sans
3067 Usar
3068 \begin_inset space ~
3069 \end_inset
3070
3071 tabla
3072 \begin_inset space ~
3073 \end_inset
3074
3075 larga
3076 \family default
3077  en la solapa 
3078 \family sans
3079 Tabla
3080 \begin_inset space ~
3081 \end_inset
3082
3083 larga
3084 \family default
3085  del diálogo de tablas, para repartir automáticamente la tabla en varias
3086  páginas.
3087  Al hacerlo se habilitan las siguientes opciones:
3088 \end_layout
3089
3090 \begin_layout Description
3091 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3092  las páginas de la tabla, excepto para la primera página si 
3093 \family sans
3094 Primer
3095 \begin_inset space ~
3096 \end_inset
3097
3098 encabezado
3099 \family default
3100  está definido.
3101  Este se denomina encabezado principal.
3102 \end_layout
3103
3104 \begin_layout Description
3105 Primer
3106 \begin_inset space ~
3107 \end_inset
3108
3109 encabezado: La fila actual se define como encabezado de la primera página
3110  de la tabla.
3111 \end_layout
3112
3113 \begin_layout Description
3114 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3115  de la tabla, excepto para la última página si se define 
3116 \family sans
3117 Último
3118 \begin_inset space ~
3119 \end_inset
3120
3121 pie.
3122 \end_layout
3123
3124 \begin_layout Description
3125 Último
3126 \begin_inset space ~
3127 \end_inset
3128
3129 pie:
3130 \family sans
3131  
3132 \family default
3133 La fila actual se define como pie de la última página de la tabla.
3134 \end_layout
3135
3136 \begin_layout Description
3137 Leyenda: La fila actual contiene la leyenda de la tabla.
3138  La primera fila se reajusta como columna única y se inserta una leyenda.
3139  Más detalles sobre leyendas en tablas largas en la sec.
3140 \begin_inset space \thinspace{}
3141 \end_inset
3142
3143
3144 \begin_inset CommandInset ref
3145 LatexCommand ref
3146 reference "sub:Leyendas-en-Tablas"
3147
3148 \end_inset
3149
3150 .
3151 \end_layout
3152
3153 \begin_layout Standard
3154 También se puede especificar en el diálogo en qué fila se ha de cortar la
3155  tabla.
3156  La siguiente tabla muestra cómo funciona:
3157 \end_layout
3158
3159 \begin_layout Standard
3160
3161 \end_layout
3162
3163 \begin_layout Standard
3164 \align center
3165 \begin_inset Tabular
3166 <lyxtabular version="3" rows="69" columns="3">
3167 <features islongtable="true" longtabularalignment="center">
3168 <column alignment="left" valignment="top" width="0cm">
3169 <column alignment="left" valignment="top" width="0pt">
3170 <column alignment="right" valignment="top" width="0pt">
3171 <row endfirsthead="true">
3172 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3173 \begin_inset Text
3174
3175 \begin_layout Plain Layout
3176
3177 \series bold
3178 Ejemplo de lista telefónica (ignore los nombres)
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3184 \begin_inset Text
3185
3186 \begin_layout Plain Layout
3187
3188 \end_layout
3189
3190 \end_inset
3191 </cell>
3192 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3193 \begin_inset Text
3194
3195 \begin_layout Plain Layout
3196
3197 \end_layout
3198
3199 \end_inset
3200 </cell>
3201 </row>
3202 <row endfirsthead="true">
3203 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3204 \begin_inset Text
3205
3206 \begin_layout Plain Layout
3207
3208 \series bold
3209 NOMBRE
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3215 \begin_inset Text
3216
3217 \begin_layout Plain Layout
3218
3219 \end_layout
3220
3221 \end_inset
3222 </cell>
3223 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3224 \begin_inset Text
3225
3226 \begin_layout Plain Layout
3227
3228 \series bold
3229 TEL.
3230 \end_layout
3231
3232 \end_inset
3233 </cell>
3234 </row>
3235 <row endhead="true">
3236 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Plain Layout
3240
3241 \series bold
3242 Ejemplo de lista telefónica
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3257 \begin_inset Text
3258
3259 \begin_layout Plain Layout
3260
3261 \end_layout
3262
3263 \end_inset
3264 </cell>
3265 </row>
3266 <row endhead="true">
3267 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Plain Layout
3271
3272 \series bold
3273 NOMBRE
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3288 \begin_inset Text
3289
3290 \begin_layout Plain Layout
3291
3292 \series bold
3293 TEL.
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 </row>
3299 <row endfoot="true">
3300 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304  continúa en la página siguiente
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3319 \begin_inset Text
3320
3321 \begin_layout Plain Layout
3322
3323 \end_layout
3324
3325 \end_inset
3326 </cell>
3327 </row>
3328 <row>
3329 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Plain Layout
3333
3334 \series bold
3335 Annovi
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 Silvia
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Plain Layout
3353 111
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 </row>
3359 <row>
3360 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3361 \begin_inset Text
3362
3363 \begin_layout Plain Layout
3364
3365 \series bold
3366 Bertoli
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 <cell alignment="center" valignment="top" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375 Stefano
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384 111
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 </row>
3390 <row>
3391 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3392 \begin_inset Text
3393
3394 \begin_layout Plain Layout
3395
3396 \series bold
3397 Bozzi
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 Walter
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415 111
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 </row>
3421 <row>
3422 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3423 \begin_inset Text
3424
3425 \begin_layout Plain Layout
3426
3427 \series bold
3428 Cachia
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 Maria
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446 111
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 </row>
3452 <row>
3453 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3454 \begin_inset Text
3455
3456 \begin_layout Plain Layout
3457
3458 \series bold
3459 Cachia
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell alignment="center" valignment="top" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468 Maurizio
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 111
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 </row>
3483 <row>
3484 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3485 \begin_inset Text
3486
3487 \begin_layout Plain Layout
3488
3489 \series bold
3490 Cinquemani
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="center" valignment="top" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499 Giusi
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 111
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 </row>
3514 <row>
3515 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3516 \begin_inset Text
3517
3518 \begin_layout Plain Layout
3519
3520 \series bold
3521 Colin
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 Bernard
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 111
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 </row>
3545 <row>
3546 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3547 \begin_inset Text
3548
3549 \begin_layout Plain Layout
3550
3551 \series bold
3552 Concli
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 Gianfranco
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 111
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 </row>
3576 <row>
3577 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3578 \begin_inset Text
3579
3580 \begin_layout Plain Layout
3581
3582 \series bold
3583 Dal Bosco
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 Carolina
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 111
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 </row>
3607 <row>
3608 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3609 \begin_inset Text
3610
3611 \begin_layout Plain Layout
3612
3613 \series bold
3614 Dalpiaz
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 Annamaria
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 111
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 </row>
3638 <row>
3639 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3640 \begin_inset Text
3641
3642 \begin_layout Plain Layout
3643
3644 \series bold
3645 Feliciello
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 Domenico
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 111
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 </row>
3669 <row>
3670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3671 \begin_inset Text
3672
3673 \begin_layout Plain Layout
3674
3675 \series bold
3676 Focarelli
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 Paola
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 111
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 </row>
3700 <row>
3701 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3702 \begin_inset Text
3703
3704 \begin_layout Plain Layout
3705
3706 \series bold
3707 Galletti
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 Oreste
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 111
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 </row>
3731 <row>
3732 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3733 \begin_inset Text
3734
3735 \begin_layout Plain Layout
3736
3737 \series bold
3738 Gasparini
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 Franca
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 111
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 </row>
3762 <row>
3763 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3764 \begin_inset Text
3765
3766 \begin_layout Plain Layout
3767
3768 \series bold
3769 Rizzardi
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 Paola
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 111
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 </row>
3793 <row>
3794 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3795 \begin_inset Text
3796
3797 \begin_layout Plain Layout
3798
3799 \series bold
3800 Lassini
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 Giancarlo
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 111
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 </row>
3824 <row>
3825 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3826 \begin_inset Text
3827
3828 \begin_layout Plain Layout
3829
3830 \series bold
3831 Malfatti
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 Luciano
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 111
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 </row>
3855 <row>
3856 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3857 \begin_inset Text
3858
3859 \begin_layout Plain Layout
3860
3861 \series bold
3862 Malfatti
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 Valeriano
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 111
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 </row>
3886 <row>
3887 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3888 \begin_inset Text
3889
3890 \begin_layout Plain Layout
3891
3892 \series bold
3893 Meneguzzo
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 Roberto
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 111
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 </row>
3917 <row>
3918 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3919 \begin_inset Text
3920
3921 \begin_layout Plain Layout
3922
3923 \series bold
3924 Mezzadra
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 Roberto
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 111
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 </row>
3948 <row>
3949 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3950 \begin_inset Text
3951
3952 \begin_layout Plain Layout
3953
3954 \series bold
3955 Pirpamer
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 Erich
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 111
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 </row>
3979 <row>
3980 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3981 \begin_inset Text
3982
3983 \begin_layout Plain Layout
3984
3985 \series bold
3986 Pochiesa
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 Paolo
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 111, 222
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 </row>
4010 <row>
4011 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4012 \begin_inset Text
4013
4014 \begin_layout Plain Layout
4015
4016 \series bold
4017 Radina
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 Claudio
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 111
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 </row>
4041 <row>
4042 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4043 \begin_inset Text
4044
4045 \begin_layout Plain Layout
4046
4047 \series bold
4048 Stuffer
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 Oskar
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 111
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \series bold
4079 Tacchelli
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 Ugo
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 111
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 </row>
4103 <row>
4104 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4105 \begin_inset Text
4106
4107 \begin_layout Plain Layout
4108
4109 \series bold
4110 Tezzele
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 Margit
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 111
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 </row>
4134 <row>
4135 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \series bold
4141 Unterkalmsteiner
4142 \end_layout
4143
4144 \end_inset
4145 </cell>
4146 <cell alignment="center" valignment="top" usebox="none">
4147 \begin_inset Text
4148
4149 \begin_layout Plain Layout
4150 Frieda
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 111
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 </row>
4165 <row>
4166 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170
4171 \series bold
4172 Vieider
4173 \end_layout
4174
4175 \end_inset
4176 </cell>
4177 <cell alignment="center" valignment="top" usebox="none">
4178 \begin_inset Text
4179
4180 \begin_layout Plain Layout
4181 Hilde
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 111
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 </row>
4196 <row>
4197 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201
4202 \series bold
4203 Vigna
4204 \end_layout
4205
4206 \end_inset
4207 </cell>
4208 <cell alignment="center" valignment="top" usebox="none">
4209 \begin_inset Text
4210
4211 \begin_layout Plain Layout
4212 Jürgen
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 111
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 </row>
4227 <row>
4228 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232
4233 \series bold
4234 Weber
4235 \end_layout
4236
4237 \end_inset
4238 </cell>
4239 <cell alignment="center" valignment="top" usebox="none">
4240 \begin_inset Text
4241
4242 \begin_layout Plain Layout
4243 Maurizio
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 111
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 </row>
4258 <row>
4259 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263
4264 \series bold
4265 Winkler
4266 \end_layout
4267
4268 \end_inset
4269 </cell>
4270 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4271 \begin_inset Text
4272
4273 \begin_layout Plain Layout
4274 Franz
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 111
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 </row>
4289 <row>
4290 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294  
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4309 \begin_inset Text
4310
4311 \begin_layout Plain Layout
4312
4313 \end_layout
4314
4315 \end_inset
4316 </cell>
4317 </row>
4318 <row>
4319 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323
4324 \series bold
4325 Annovi
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 Silvia
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Plain Layout
4343 555
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 </row>
4349 <row>
4350 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354
4355 \series bold
4356 Bertoli
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 Stefano
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 555
4375 \end_layout
4376
4377 \end_inset
4378 </cell>
4379 </row>
4380 <row>
4381 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385
4386 \series bold
4387 Bozzi
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 Walter
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4402 \begin_inset Text
4403
4404 \begin_layout Plain Layout
4405 555
4406 \end_layout
4407
4408 \end_inset
4409 </cell>
4410 </row>
4411 <row>
4412 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416
4417 \series bold
4418 Cachia
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 Maria
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436 555
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 </row>
4442 <row>
4443 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4444 \begin_inset Text
4445
4446 \begin_layout Plain Layout
4447
4448 \series bold
4449 Cachia
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 Maurizio
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 555
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 </row>
4473 <row>
4474 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4475 \begin_inset Text
4476
4477 \begin_layout Plain Layout
4478
4479 \series bold
4480 Cinquemani
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell alignment="center" valignment="top" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489 Giusi
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 555
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 </row>
4504 <row>
4505 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4506 \begin_inset Text
4507
4508 \begin_layout Plain Layout
4509
4510 \series bold
4511 Colin
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 Bernard
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 555
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 </row>
4535 <row>
4536 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4537 \begin_inset Text
4538
4539 \begin_layout Plain Layout
4540
4541 \series bold
4542 Concli
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 Gianfranco
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 555
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 </row>
4566 <row>
4567 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4568 \begin_inset Text
4569
4570 \begin_layout Plain Layout
4571
4572 \series bold
4573 Dal Bosco
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 Carolina
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 555
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 </row>
4597 <row>
4598 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4599 \begin_inset Text
4600
4601 \begin_layout Plain Layout
4602
4603 \series bold
4604 Dalpiaz
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 Annamaria
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 555
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 </row>
4628 <row>
4629 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4630 \begin_inset Text
4631
4632 \begin_layout Plain Layout
4633
4634 \series bold
4635 Feliciello
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 Domenico
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 555
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 </row>
4659 <row>
4660 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4661 \begin_inset Text
4662
4663 \begin_layout Plain Layout
4664
4665 \series bold
4666 Focarelli
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 Paola
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 555
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 </row>
4690 <row>
4691 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4692 \begin_inset Text
4693
4694 \begin_layout Plain Layout
4695
4696 \series bold
4697 Galletti
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 Oreste
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 555
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 </row>
4721 <row>
4722 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4723 \begin_inset Text
4724
4725 \begin_layout Plain Layout
4726
4727 \series bold
4728 Gasparini
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 Franca
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 555
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 </row>
4752 <row>
4753 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4754 \begin_inset Text
4755
4756 \begin_layout Plain Layout
4757
4758 \series bold
4759 Rizzardi
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 Paola
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 555
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 </row>
4783 <row>
4784 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4785 \begin_inset Text
4786
4787 \begin_layout Plain Layout
4788
4789 \series bold
4790 Lassini
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 Giancarlo
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 555
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 </row>
4814 <row>
4815 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4816 \begin_inset Text
4817
4818 \begin_layout Plain Layout
4819
4820 \series bold
4821 Malfatti
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 Luciano
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 555
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 </row>
4845 <row>
4846 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4847 \begin_inset Text
4848
4849 \begin_layout Plain Layout
4850
4851 \series bold
4852 Malfatti
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 Valeriano
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 555
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 </row>
4876 <row>
4877 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4878 \begin_inset Text
4879
4880 \begin_layout Plain Layout
4881
4882 \series bold
4883 Meneguzzo
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 Roberto
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 555
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 </row>
4907 <row>
4908 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4909 \begin_inset Text
4910
4911 \begin_layout Plain Layout
4912
4913 \series bold
4914 Mezzadra
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 Roberto
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 555
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 </row>
4938 <row>
4939 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4940 \begin_inset Text
4941
4942 \begin_layout Plain Layout
4943
4944 \series bold
4945 Pirpamer
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 Erich
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 555
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 </row>
4969 <row>
4970 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4971 \begin_inset Text
4972
4973 \begin_layout Plain Layout
4974
4975 \series bold
4976 Pochiesa
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 Paolo
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 555, 222
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 </row>
5000 <row>
5001 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5002 \begin_inset Text
5003
5004 \begin_layout Plain Layout
5005
5006 \series bold
5007 Radina
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 Claudio
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 555
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 </row>
5031 <row>
5032 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5033 \begin_inset Text
5034
5035 \begin_layout Plain Layout
5036
5037 \series bold
5038 Stuffer
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 Oskar
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 555
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 </row>
5062 <row>
5063 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5064 \begin_inset Text
5065
5066 \begin_layout Plain Layout
5067
5068 \series bold
5069 Tacchelli
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 Ugo
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 555
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 </row>
5093 <row>
5094 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5095 \begin_inset Text
5096
5097 \begin_layout Plain Layout
5098
5099 \series bold
5100 Tezzele
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 Margit
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 555
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 </row>
5124 <row>
5125 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \series bold
5131 Unterkalmsteiner
5132 \end_layout
5133
5134 \end_inset
5135 </cell>
5136 <cell alignment="center" valignment="top" usebox="none">
5137 \begin_inset Text
5138
5139 \begin_layout Plain Layout
5140 Frieda
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 555
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 </row>
5155 <row>
5156 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5157 \begin_inset Text
5158
5159 \begin_layout Plain Layout
5160
5161 \series bold
5162 Vieider
5163 \end_layout
5164
5165 \end_inset
5166 </cell>
5167 <cell alignment="center" valignment="top" usebox="none">
5168 \begin_inset Text
5169
5170 \begin_layout Plain Layout
5171 Hilde
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 555
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 </row>
5186 <row>
5187 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5188 \begin_inset Text
5189
5190 \begin_layout Plain Layout
5191
5192 \series bold
5193 Vigna
5194 \end_layout
5195
5196 \end_inset
5197 </cell>
5198 <cell alignment="center" valignment="top" usebox="none">
5199 \begin_inset Text
5200
5201 \begin_layout Plain Layout
5202 Jürgen
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 999
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 </row>
5217 <row>
5218 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5219 \begin_inset Text
5220
5221 \begin_layout Plain Layout
5222
5223 \series bold
5224 Weber
5225 \end_layout
5226
5227 \end_inset
5228 </cell>
5229 <cell alignment="center" valignment="top" usebox="none">
5230 \begin_inset Text
5231
5232 \begin_layout Plain Layout
5233 Maurizio
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 555
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 </row>
5248 <row>
5249 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5250 \begin_inset Text
5251
5252 \begin_layout Plain Layout
5253
5254 \series bold
5255 Winkler
5256 \end_layout
5257
5258 \end_inset
5259 </cell>
5260 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5261 \begin_inset Text
5262
5263 \begin_layout Plain Layout
5264 Franz
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 555
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 </row>
5279 <row endlastfoot="true">
5280 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5281 \begin_inset Text
5282
5283 \begin_layout Plain Layout
5284 fin
5285 \end_layout
5286
5287 \end_inset
5288 </cell>
5289 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \end_layout
5295
5296 \end_inset
5297 </cell>
5298 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5299 \begin_inset Text
5300
5301 \begin_layout Plain Layout
5302
5303 \end_layout
5304
5305 \end_inset
5306 </cell>
5307 </row>
5308 </lyxtabular>
5309
5310 \end_inset
5311
5312
5313 \begin_inset ERT
5314 status collapsed
5315
5316 \begin_layout Plain Layout
5317
5318
5319 \backslash
5320 addtocounter{table}{-1}
5321 \end_layout
5322
5323 \end_inset
5324
5325
5326 \begin_inset Note Note
5327 status collapsed
5328
5329 \begin_layout Plain Layout
5330 Para comprender el uso de este comando, lee al final de la sección
5331 \begin_inset space ~
5332 \end_inset
5333
5334
5335 \begin_inset CommandInset ref
5336 LatexCommand ref
5337 reference "sub:Leyendas-en-Tablas"
5338
5339 \end_inset
5340
5341  la primera nota resaltada en gris.
5342  
5343 \end_layout
5344
5345 \end_inset
5346
5347
5348 \end_layout
5349
5350 \begin_layout Subsection
5351 Notas al pie en tablas largas
5352 \begin_inset CommandInset label
5353 LatexCommand label
5354 name "sub:Notas-al-pie-en-Tablas-Largas"
5355
5356 \end_inset
5357
5358
5359 \begin_inset Index idx
5360 status collapsed
5361
5362 \begin_layout Plain Layout
5363 Tablas largas ! Notas al pie
5364 \end_layout
5365
5366 \end_inset
5367
5368
5369 \end_layout
5370
5371 \begin_layout Standard
5372 Se pueden insertar notas al pie en cada celda de una tabla larga.
5373  Las notas se muestran en la parte inferior de la página en la que esté
5374  la celda con la nota.
5375  La tabla
5376 \begin_inset space ~
5377 \end_inset
5378
5379
5380 \begin_inset CommandInset ref
5381 LatexCommand ref
5382 reference "tab:DifLeyendas"
5383
5384 \end_inset
5385
5386  tiene un ejemplo de nota al pie.
5387 \end_layout
5388
5389 \begin_layout Subsection
5390 Alineación de tablas largas
5391 \begin_inset Index idx
5392 status collapsed
5393
5394 \begin_layout Plain Layout
5395 Tablas largas ! Alineación
5396 \end_layout
5397
5398 \end_inset
5399
5400
5401 \end_layout
5402
5403 \begin_layout Standard
5404 La alineación horizontal de tablas largas se puede establecer en el diálogo
5405  de configuración de tablas.
5406  Para las alineaciones izquierda y derecha la tabla irá al borde de la página.
5407  Para poner espacio entre la tabla y el borde hay que poner la alineación
5408  al centro y cambiar el valor de las longitudes 
5409 \series bold
5410
5411 \backslash
5412 LTleft
5413 \series default
5414  y 
5415 \series bold
5416
5417 \backslash
5418 LTright 
5419 \series default
5420 insertando la línea siguiente en código TeX antes de la correspondiente
5421  tabla larga:
5422 \end_layout
5423
5424 \begin_layout Standard
5425
5426 \series bold
5427
5428 \backslash
5429 setlength{
5430 \backslash
5431 LTleft}{valor}
5432 \end_layout
5433
5434 \begin_layout Standard
5435 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5436 \begin_inset space ~
5437 \end_inset
5438
5439
5440 \begin_inset CommandInset ref
5441 LatexCommand ref
5442 reference "tab:Unidades"
5443
5444 \end_inset
5445
5446 .
5447  
5448 \series bold
5449
5450 \backslash
5451 LTlent 
5452 \series default
5453 controla la distancia entre el borde izquierdo de la página y la tabla.
5454  
5455 \series bold
5456
5457 \backslash
5458 LTright 
5459 \series default
5460 la distancia desde el lado derecho.
5461  El valor predeterminado para ambas longitudes es 
5462 \series bold
5463
5464 \backslash
5465 fill
5466 \series default
5467 , que en este caso es lo mismo que un relleno horizontal en LyX.
5468 \end_layout
5469
5470 \begin_layout Standard
5471 La siguiente tabla larga se ha alineado centrada y 
5472 \series bold
5473
5474 \backslash
5475 LTleft
5476 \series default
5477  establecido en 
5478 \family sans
5479 0.1
5480 \backslash
5481 columnwidth
5482 \family default
5483 :
5484 \begin_inset ERT
5485 status collapsed
5486
5487 \begin_layout Plain Layout
5488
5489
5490 \backslash
5491 setlength{
5492 \backslash
5493 LTleft}{0.1
5494 \backslash
5495 columnwidth}
5496 \end_layout
5497
5498 \end_inset
5499
5500
5501 \end_layout
5502
5503 \begin_layout Standard
5504 \begin_inset Tabular
5505 <lyxtabular version="3" rows="5" columns="5">
5506 <features islongtable="true" longtabularalignment="center">
5507 <column alignment="center" valignment="top" width="0">
5508 <column alignment="center" valignment="top" width="0">
5509 <column alignment="center" valignment="top" width="0">
5510 <column alignment="center" valignment="top" width="0">
5511 <column alignment="center" valignment="top" width="0">
5512 <row>
5513 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5514 \begin_inset Text
5515
5516 \begin_layout Plain Layout
5517 1
5518 \end_layout
5519
5520 \end_inset
5521 </cell>
5522 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5523 \begin_inset Text
5524
5525 \begin_layout Plain Layout
5526 2
5527 \end_layout
5528
5529 \end_inset
5530 </cell>
5531 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5532 \begin_inset Text
5533
5534 \begin_layout Plain Layout
5535 3
5536 \end_layout
5537
5538 \end_inset
5539 </cell>
5540 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5541 \begin_inset Text
5542
5543 \begin_layout Plain Layout
5544 4
5545 \end_layout
5546
5547 \end_inset
5548 </cell>
5549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5550 \begin_inset Text
5551
5552 \begin_layout Plain Layout
5553 5
5554 \end_layout
5555
5556 \end_inset
5557 </cell>
5558 </row>
5559 <row>
5560 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5561 \begin_inset Text
5562
5563 \begin_layout Plain Layout
5564 asd
5565 \end_layout
5566
5567 \end_inset
5568 </cell>
5569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5570 \begin_inset Text
5571
5572 \begin_layout Plain Layout
5573 s
5574 \end_layout
5575
5576 \end_inset
5577 </cell>
5578 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5579 \begin_inset Text
5580
5581 \begin_layout Plain Layout
5582 s
5583 \end_layout
5584
5585 \end_inset
5586 </cell>
5587 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5588 \begin_inset Text
5589
5590 \begin_layout Plain Layout
5591 s
5592 \end_layout
5593
5594 \end_inset
5595 </cell>
5596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5597 \begin_inset Text
5598
5599 \begin_layout Plain Layout
5600 asd
5601 \end_layout
5602
5603 \end_inset
5604 </cell>
5605 </row>
5606 <row>
5607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5608 \begin_inset Text
5609
5610 \begin_layout Plain Layout
5611 asd
5612 \end_layout
5613
5614 \end_inset
5615 </cell>
5616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5617 \begin_inset Text
5618
5619 \begin_layout Plain Layout
5620 s
5621 \end_layout
5622
5623 \end_inset
5624 </cell>
5625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5626 \begin_inset Text
5627
5628 \begin_layout Plain Layout
5629 s
5630 \end_layout
5631
5632 \end_inset
5633 </cell>
5634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5635 \begin_inset Text
5636
5637 \begin_layout Plain Layout
5638 s
5639 \end_layout
5640
5641 \end_inset
5642 </cell>
5643 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5644 \begin_inset Text
5645
5646 \begin_layout Plain Layout
5647 asd
5648 \end_layout
5649
5650 \end_inset
5651 </cell>
5652 </row>
5653 <row>
5654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5655 \begin_inset Text
5656
5657 \begin_layout Plain Layout
5658 asd
5659 \end_layout
5660
5661 \end_inset
5662 </cell>
5663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5664 \begin_inset Text
5665
5666 \begin_layout Plain Layout
5667 s
5668 \end_layout
5669
5670 \end_inset
5671 </cell>
5672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5673 \begin_inset Text
5674
5675 \begin_layout Plain Layout
5676 s
5677 \end_layout
5678
5679 \end_inset
5680 </cell>
5681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5682 \begin_inset Text
5683
5684 \begin_layout Plain Layout
5685 s
5686 \end_layout
5687
5688 \end_inset
5689 </cell>
5690 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5691 \begin_inset Text
5692
5693 \begin_layout Plain Layout
5694 asd
5695 \end_layout
5696
5697 \end_inset
5698 </cell>
5699 </row>
5700 <row>
5701 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5702 \begin_inset Text
5703
5704 \begin_layout Plain Layout
5705 asd
5706 \end_layout
5707
5708 \end_inset
5709 </cell>
5710 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5711 \begin_inset Text
5712
5713 \begin_layout Plain Layout
5714 asd
5715 \end_layout
5716
5717 \end_inset
5718 </cell>
5719 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5720 \begin_inset Text
5721
5722 \begin_layout Plain Layout
5723 asd
5724 \end_layout
5725
5726 \end_inset
5727 </cell>
5728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5729 \begin_inset Text
5730
5731 \begin_layout Plain Layout
5732 asd
5733 \end_layout
5734
5735 \end_inset
5736 </cell>
5737 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5738 \begin_inset Text
5739
5740 \begin_layout Plain Layout
5741 asd
5742 \end_layout
5743
5744 \end_inset
5745 </cell>
5746 </row>
5747 </lyxtabular>
5748
5749 \end_inset
5750
5751
5752 \begin_inset ERT
5753 status collapsed
5754
5755 \begin_layout Plain Layout
5756
5757
5758 \backslash
5759 setlength{
5760 \backslash
5761 LTleft}{
5762 \backslash
5763 fill}
5764 \end_layout
5765
5766 \end_inset
5767
5768
5769 \begin_inset ERT
5770 status collapsed
5771
5772 \begin_layout Plain Layout
5773
5774
5775 \backslash
5776 addtocounter{table}{-1}
5777 \end_layout
5778
5779 \end_inset
5780
5781
5782 \begin_inset Note Note
5783 status collapsed
5784
5785 \begin_layout Plain Layout
5786 Para comprender el uso de este comando, lee al final de la sección
5787 \begin_inset space ~
5788 \end_inset
5789
5790
5791 \begin_inset CommandInset ref
5792 LatexCommand ref
5793 reference "sub:Leyendas-en-Tablas"
5794
5795 \end_inset
5796
5797  la primera nota resaltada en gris.
5798  
5799 \end_layout
5800
5801 \end_inset
5802
5803
5804 \end_layout
5805
5806 \begin_layout Subsection
5807 Leyendas en tablas largas
5808 \begin_inset Index idx
5809 status collapsed
5810
5811 \begin_layout Plain Layout
5812 Tablas largas ! Leyendas
5813 \end_layout
5814
5815 \end_inset
5816
5817
5818 \begin_inset CommandInset label
5819 LatexCommand label
5820 name "sub:Leyendas-en-Tablas"
5821
5822 \end_inset
5823
5824
5825 \end_layout
5826
5827 \begin_layout Standard
5828 Una tabla larga no se puede poner flotante porque los flotantes sólo pueden
5829  estar en una página.
5830  Pero el entorno leyenda de flotantes sí puede usarse para tablas largas
5831  utilizando para una fila de una tabla larga la opción 
5832 \family sans
5833 Leyenda
5834 \family default
5835 , como se explica en la sec.
5836 \begin_inset space \thinspace{}
5837 \end_inset
5838
5839
5840 \begin_inset CommandInset ref
5841 LatexCommand ref
5842 reference "sec:Tablas-Largas"
5843
5844 \end_inset
5845
5846 .
5847  Sólo una fila puede contener la leyenda.
5848 \end_layout
5849
5850 \begin_layout Standard
5851 He aquí una pequeña tabla larga para mostrar cómo funciona:
5852 \end_layout
5853
5854 \begin_layout Standard
5855 \begin_inset Tabular
5856 <lyxtabular version="3" rows="6" columns="5">
5857 <features islongtable="true" longtabularalignment="center">
5858 <column alignment="center" valignment="top" width="0">
5859 <column alignment="center" valignment="top" width="0">
5860 <column alignment="center" valignment="top" width="0">
5861 <column alignment="center" valignment="top" width="0">
5862 <column alignment="center" valignment="top" width="0">
5863 <row caption="true">
5864 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5865 \begin_inset Text
5866
5867 \begin_layout Plain Layout
5868 \begin_inset Caption
5869
5870 \begin_layout Plain Layout
5871 Tabla larga con leyenda
5872 \begin_inset Argument
5873 status collapsed
5874
5875 \begin_layout Plain Layout
5876 Tabla larga
5877 \end_layout
5878
5879 \end_inset
5880
5881
5882 \end_layout
5883
5884 \end_inset
5885
5886
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5919 \begin_inset Text
5920
5921 \begin_layout Plain Layout
5922
5923 \end_layout
5924
5925 \end_inset
5926 </cell>
5927 </row>
5928 <row>
5929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 1
5934 \end_layout
5935
5936 \end_inset
5937 </cell>
5938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942 2
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951 3
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 4
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5966 \begin_inset Text
5967
5968 \begin_layout Plain Layout
5969 5
5970 \end_layout
5971
5972 \end_inset
5973 </cell>
5974 </row>
5975 <row>
5976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980 asd
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 s
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 s
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 s
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6013 \begin_inset Text
6014
6015 \begin_layout Plain Layout
6016 asd
6017 \end_layout
6018
6019 \end_inset
6020 </cell>
6021 </row>
6022 <row>
6023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6024 \begin_inset Text
6025
6026 \begin_layout Plain Layout
6027 asd
6028 \end_layout
6029
6030 \end_inset
6031 </cell>
6032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6033 \begin_inset Text
6034
6035 \begin_layout Plain Layout
6036 s
6037 \end_layout
6038
6039 \end_inset
6040 </cell>
6041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6042 \begin_inset Text
6043
6044 \begin_layout Plain Layout
6045 s
6046 \end_layout
6047
6048 \end_inset
6049 </cell>
6050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6051 \begin_inset Text
6052
6053 \begin_layout Plain Layout
6054 s
6055 \end_layout
6056
6057 \end_inset
6058 </cell>
6059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6060 \begin_inset Text
6061
6062 \begin_layout Plain Layout
6063 asd
6064 \end_layout
6065
6066 \end_inset
6067 </cell>
6068 </row>
6069 <row>
6070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6071 \begin_inset Text
6072
6073 \begin_layout Plain Layout
6074 asd
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6080 \begin_inset Text
6081
6082 \begin_layout Plain Layout
6083 s
6084 \end_layout
6085
6086 \end_inset
6087 </cell>
6088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6089 \begin_inset Text
6090
6091 \begin_layout Plain Layout
6092 s
6093 \end_layout
6094
6095 \end_inset
6096 </cell>
6097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6098 \begin_inset Text
6099
6100 \begin_layout Plain Layout
6101 s
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6107 \begin_inset Text
6108
6109 \begin_layout Plain Layout
6110 asd
6111 \end_layout
6112
6113 \end_inset
6114 </cell>
6115 </row>
6116 <row>
6117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6118 \begin_inset Text
6119
6120 \begin_layout Plain Layout
6121 asd
6122 \end_layout
6123
6124 \end_inset
6125 </cell>
6126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6127 \begin_inset Text
6128
6129 \begin_layout Plain Layout
6130 asd
6131 \end_layout
6132
6133 \end_inset
6134 </cell>
6135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6136 \begin_inset Text
6137
6138 \begin_layout Plain Layout
6139 asd
6140 \end_layout
6141
6142 \end_inset
6143 </cell>
6144 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6145 \begin_inset Text
6146
6147 \begin_layout Plain Layout
6148 asd
6149 \end_layout
6150
6151 \end_inset
6152 </cell>
6153 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6154 \begin_inset Text
6155
6156 \begin_layout Plain Layout
6157 asd
6158 \end_layout
6159
6160 \end_inset
6161 </cell>
6162 </row>
6163 </lyxtabular>
6164
6165 \end_inset
6166
6167
6168 \end_layout
6169
6170 \begin_layout Standard
6171 \begin_inset VSpace medskip
6172 \end_inset
6173
6174
6175 \begin_inset Note Greyedout
6176 status open
6177
6178 \begin_layout Plain Layout
6179
6180 \series bold
6181 Nota
6182 \begin_inset space ~
6183 \end_inset
6184
6185 1:
6186 \series default
6187  El número de la tabla se incrementa para cada tabla larga, aunque no pongas
6188  leyenda en alguna de ellas.
6189  Por esto podría suceder que, p.
6190 \begin_inset space \thinspace{}
6191 \end_inset
6192
6193 e., la tabla
6194 \begin_inset space ~
6195 \end_inset
6196
6197 2.4 siga a la tabla
6198 \begin_inset space ~
6199 \end_inset
6200
6201 2.1 en la lista de tablas debido a que hay dos tablas largas sin leyenda.
6202  Para evitarlo, añade detrás de cada tabla larga sin leyenda este comando
6203  en código TeX:
6204 \end_layout
6205
6206 \begin_layout Plain Layout
6207
6208 \series bold
6209
6210 \backslash
6211 addtocounter{table}{-1}
6212 \end_layout
6213
6214 \begin_layout Plain Layout
6215 Esto no es necesario si ninguna de las tablas largas tiene leyenda y añades
6216  el siguiente código en el preámbulo del documento:
6217 \end_layout
6218
6219 \begin_layout Plain Layout
6220
6221 \series bold
6222
6223 \backslash
6224 let
6225 \backslash
6226 myEnd
6227 \backslash
6228 endlongtable
6229 \begin_inset Newline newline
6230 \end_inset
6231
6232
6233 \backslash
6234 renewcommand{
6235 \backslash
6236 endlongtable}{
6237 \backslash
6238 myEnd
6239 \backslash
6240 addtocounter{table}{-1}}
6241 \end_layout
6242
6243 \end_inset
6244
6245
6246 \end_layout
6247
6248 \begin_layout Standard
6249 \begin_inset Note Greyedout
6250 status open
6251
6252 \begin_layout Plain Layout
6253
6254 \series bold
6255 Nota
6256 \begin_inset space ~
6257 \end_inset
6258
6259 2:
6260 \series default
6261  Si utilizas 
6262 \series bold
6263 hyperref
6264 \series default
6265
6266 \begin_inset Index idx
6267 status collapsed
6268
6269 \begin_layout Plain Layout
6270 LaTeX-paquetes ! hyperref
6271 \end_layout
6272
6273 \end_inset
6274
6275  en las 
6276 \family sans
6277 Propiedades PDF 
6278 \family default
6279 del diálogo 
6280 \family sans
6281 Configuración del documento 
6282 \family default
6283 para enlazar referencias cruzadas en la salida, los enlaces a tablas largas
6284  llevan siempre al principio del documento.
6285 \end_layout
6286
6287 \end_inset
6288
6289
6290 \end_layout
6291
6292 \begin_layout Subsubsection
6293 Referencias a tablas largas
6294 \begin_inset Index idx
6295 status collapsed
6296
6297 \begin_layout Plain Layout
6298 Tablas largas ! Referencias a
6299 \end_layout
6300
6301 \end_inset
6302
6303
6304 \end_layout
6305
6306 \begin_layout Standard
6307 \begin_inset Tabular
6308 <lyxtabular version="3" rows="6" columns="5">
6309 <features islongtable="true" longtabularalignment="center">
6310 <column alignment="center" valignment="top" width="0">
6311 <column alignment="center" valignment="top" width="0">
6312 <column alignment="center" valignment="top" width="0">
6313 <column alignment="center" valignment="top" width="0">
6314 <column alignment="center" valignment="top" width="0">
6315 <row caption="true">
6316 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6317 \begin_inset Text
6318
6319 \begin_layout Plain Layout
6320 \begin_inset Caption
6321
6322 \begin_layout Plain Layout
6323 Tabla larga referenciada
6324 \begin_inset CommandInset label
6325 LatexCommand label
6326 name "tab:RefEjemplo"
6327
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334
6335
6336 \end_layout
6337
6338 \end_inset
6339 </cell>
6340 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6341 \begin_inset Text
6342
6343 \begin_layout Plain Layout
6344
6345 \end_layout
6346
6347 \end_inset
6348 </cell>
6349 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6350 \begin_inset Text
6351
6352 \begin_layout Plain Layout
6353
6354 \end_layout
6355
6356 \end_inset
6357 </cell>
6358 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6359 \begin_inset Text
6360
6361 \begin_layout Plain Layout
6362
6363 \end_layout
6364
6365 \end_inset
6366 </cell>
6367 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6368 \begin_inset Text
6369
6370 \begin_layout Plain Layout
6371
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 </row>
6377 <row>
6378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6379 \begin_inset Text
6380
6381 \begin_layout Plain Layout
6382 1
6383 \end_layout
6384
6385 \end_inset
6386 </cell>
6387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6388 \begin_inset Text
6389
6390 \begin_layout Plain Layout
6391 2
6392 \end_layout
6393
6394 \end_inset
6395 </cell>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Plain Layout
6400 3
6401 \end_layout
6402
6403 \end_inset
6404 </cell>
6405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6406 \begin_inset Text
6407
6408 \begin_layout Plain Layout
6409 4
6410 \end_layout
6411
6412 \end_inset
6413 </cell>
6414 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6415 \begin_inset Text
6416
6417 \begin_layout Plain Layout
6418 5
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 </row>
6424 <row>
6425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6426 \begin_inset Text
6427
6428 \begin_layout Plain Layout
6429 asd
6430 \end_layout
6431
6432 \end_inset
6433 </cell>
6434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6435 \begin_inset Text
6436
6437 \begin_layout Plain Layout
6438 s
6439 \end_layout
6440
6441 \end_inset
6442 </cell>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Plain Layout
6447 s
6448 \end_layout
6449
6450 \end_inset
6451 </cell>
6452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6453 \begin_inset Text
6454
6455 \begin_layout Plain Layout
6456 s
6457 \end_layout
6458
6459 \end_inset
6460 </cell>
6461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6462 \begin_inset Text
6463
6464 \begin_layout Plain Layout
6465 asd
6466 \end_layout
6467
6468 \end_inset
6469 </cell>
6470 </row>
6471 <row>
6472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6473 \begin_inset Text
6474
6475 \begin_layout Plain Layout
6476 asd
6477 \end_layout
6478
6479 \end_inset
6480 </cell>
6481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6482 \begin_inset Text
6483
6484 \begin_layout Plain Layout
6485 s
6486 \end_layout
6487
6488 \end_inset
6489 </cell>
6490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6491 \begin_inset Text
6492
6493 \begin_layout Plain Layout
6494 s
6495 \end_layout
6496
6497 \end_inset
6498 </cell>
6499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6500 \begin_inset Text
6501
6502 \begin_layout Plain Layout
6503 s
6504 \end_layout
6505
6506 \end_inset
6507 </cell>
6508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6509 \begin_inset Text
6510
6511 \begin_layout Plain Layout
6512 asd
6513 \end_layout
6514
6515 \end_inset
6516 </cell>
6517 </row>
6518 <row>
6519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6520 \begin_inset Text
6521
6522 \begin_layout Plain Layout
6523 asd
6524 \end_layout
6525
6526 \end_inset
6527 </cell>
6528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6529 \begin_inset Text
6530
6531 \begin_layout Plain Layout
6532 s
6533 \end_layout
6534
6535 \end_inset
6536 </cell>
6537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6538 \begin_inset Text
6539
6540 \begin_layout Plain Layout
6541 s
6542 \end_layout
6543
6544 \end_inset
6545 </cell>
6546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6547 \begin_inset Text
6548
6549 \begin_layout Plain Layout
6550 s
6551 \end_layout
6552
6553 \end_inset
6554 </cell>
6555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6556 \begin_inset Text
6557
6558 \begin_layout Plain Layout
6559 asd
6560 \end_layout
6561
6562 \end_inset
6563 </cell>
6564 </row>
6565 <row>
6566 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6567 \begin_inset Text
6568
6569 \begin_layout Plain Layout
6570 asd
6571 \end_layout
6572
6573 \end_inset
6574 </cell>
6575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6576 \begin_inset Text
6577
6578 \begin_layout Plain Layout
6579 sad
6580 \end_layout
6581
6582 \end_inset
6583 </cell>
6584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6585 \begin_inset Text
6586
6587 \begin_layout Plain Layout
6588 asd
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6594 \begin_inset Text
6595
6596 \begin_layout Plain Layout
6597 asd
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Plain Layout
6606 asd
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 </row>
6612 </lyxtabular>
6613
6614 \end_inset
6615
6616
6617 \end_layout
6618
6619 \begin_layout Standard
6620 Para referenciar una tabla larga, inserta una etiqueta en la leyenda.
6621  
6622 \end_layout
6623
6624 \begin_layout Standard
6625 Esto es una referencia a la tabla
6626 \begin_inset space ~
6627 \end_inset
6628
6629
6630 \begin_inset CommandInset ref
6631 LatexCommand ref
6632 reference "tab:RefEjemplo"
6633
6634 \end_inset
6635
6636 .
6637 \end_layout
6638
6639 \begin_layout Standard
6640 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6641  del documento mediante el paquete LaTeX 
6642 \series bold
6643 caption
6644 \series default
6645
6646 \begin_inset Index idx
6647 status collapsed
6648
6649 \begin_layout Plain Layout
6650 LaTeX-paquetes ! caption
6651 \end_layout
6652
6653 \end_inset
6654
6655 , véase sección
6656 \begin_inset space ~
6657 \end_inset
6658
6659
6660 \begin_inset CommandInset ref
6661 LatexCommand ref
6662 reference "sec:Formato-de-leyendas"
6663
6664 \end_inset
6665
6666 .
6667 \end_layout
6668
6669 \begin_layout Subsubsection
6670 Anchura de la leyenda
6671 \begin_inset Index idx
6672 status collapsed
6673
6674 \begin_layout Plain Layout
6675 Tablas largas ! Anchura de la leyenda
6676 \end_layout
6677
6678 \end_inset
6679
6680
6681 \end_layout
6682
6683 \begin_layout Standard
6684 La anchura máxima de la leyenda se define por la longitud 
6685 \series bold
6686
6687 \backslash
6688 LTcapwidth
6689 \series default
6690 .
6691  Por omisión, su valor es 4
6692 \begin_inset space \thinspace{}
6693 \end_inset
6694
6695 in (4
6696 \begin_inset space ~
6697 \end_inset
6698
6699 pulgadas).
6700  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6701  en el propio documento antes de la tabla larga a la que deba afectar
6702 \end_layout
6703
6704 \begin_layout Standard
6705
6706 \series bold
6707
6708 \backslash
6709 setlength{
6710 \backslash
6711 LTcapwidth}{anchura}
6712 \end_layout
6713
6714 \begin_layout Standard
6715 donde la anchura puede ser una de las unidades listadas en el apéndice
6716 \begin_inset space ~
6717 \end_inset
6718
6719
6720 \begin_inset CommandInset ref
6721 LatexCommand ref
6722 reference "cap:Unidades-disponibles-en"
6723
6724 \end_inset
6725
6726 .
6727 \end_layout
6728
6729 \begin_layout Standard
6730 Las tablas siguientes muestran la diferencia:
6731 \end_layout
6732
6733 \begin_layout Standard
6734 \begin_inset Tabular
6735 <lyxtabular version="3" rows="6" columns="5">
6736 <features islongtable="true" longtabularalignment="center">
6737 <column alignment="center" valignment="top" width="0">
6738 <column alignment="center" valignment="top" width="0">
6739 <column alignment="center" valignment="top" width="0">
6740 <column alignment="center" valignment="top" width="0">
6741 <column alignment="center" valignment="top" width="0">
6742 <row caption="true">
6743 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6744 \begin_inset Text
6745
6746 \begin_layout Plain Layout
6747 \begin_inset Caption
6748
6749 \begin_layout Plain Layout
6750 Leyenda larga completa con anchura predeterminada leyenda larga completa
6751  con anchura predeterminada
6752 \begin_inset Argument
6753 status collapsed
6754
6755 \begin_layout Plain Layout
6756 Leyenda con anchura predeterminada
6757 \end_layout
6758
6759 \end_inset
6760
6761
6762 \end_layout
6763
6764 \end_inset
6765
6766
6767 \end_layout
6768
6769 \end_inset
6770 </cell>
6771 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6772 \begin_inset Text
6773
6774 \begin_layout Plain Layout
6775
6776 \end_layout
6777
6778 \end_inset
6779 </cell>
6780 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6781 \begin_inset Text
6782
6783 \begin_layout Plain Layout
6784
6785 \end_layout
6786
6787 \end_inset
6788 </cell>
6789 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6790 \begin_inset Text
6791
6792 \begin_layout Plain Layout
6793
6794 \end_layout
6795
6796 \end_inset
6797 </cell>
6798 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6799 \begin_inset Text
6800
6801 \begin_layout Plain Layout
6802
6803 \end_layout
6804
6805 \end_inset
6806 </cell>
6807 </row>
6808 <row>
6809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6810 \begin_inset Text
6811
6812 \begin_layout Plain Layout
6813 1
6814 \end_layout
6815
6816 \end_inset
6817 </cell>
6818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6819 \begin_inset Text
6820
6821 \begin_layout Plain Layout
6822 2
6823 \end_layout
6824
6825 \end_inset
6826 </cell>
6827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6828 \begin_inset Text
6829
6830 \begin_layout Plain Layout
6831 3
6832 \end_layout
6833
6834 \end_inset
6835 </cell>
6836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6837 \begin_inset Text
6838
6839 \begin_layout Plain Layout
6840 4
6841 \end_layout
6842
6843 \end_inset
6844 </cell>
6845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6846 \begin_inset Text
6847
6848 \begin_layout Plain Layout
6849 5
6850 \end_layout
6851
6852 \end_inset
6853 </cell>
6854 </row>
6855 <row>
6856 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6857 \begin_inset Text
6858
6859 \begin_layout Plain Layout
6860 asd
6861 \end_layout
6862
6863 \end_inset
6864 </cell>
6865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6866 \begin_inset Text
6867
6868 \begin_layout Plain Layout
6869 s
6870 \end_layout
6871
6872 \end_inset
6873 </cell>
6874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6875 \begin_inset Text
6876
6877 \begin_layout Plain Layout
6878 s
6879 \end_layout
6880
6881 \end_inset
6882 </cell>
6883 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6884 \begin_inset Text
6885
6886 \begin_layout Plain Layout
6887 s
6888 \end_layout
6889
6890 \end_inset
6891 </cell>
6892 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6893 \begin_inset Text
6894
6895 \begin_layout Plain Layout
6896 asd
6897 \end_layout
6898
6899 \end_inset
6900 </cell>
6901 </row>
6902 <row>
6903 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6904 \begin_inset Text
6905
6906 \begin_layout Plain Layout
6907 asd
6908 \end_layout
6909
6910 \end_inset
6911 </cell>
6912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6913 \begin_inset Text
6914
6915 \begin_layout Plain Layout
6916 s
6917 \end_layout
6918
6919 \end_inset
6920 </cell>
6921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6922 \begin_inset Text
6923
6924 \begin_layout Plain Layout
6925 s
6926 \end_layout
6927
6928 \end_inset
6929 </cell>
6930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6931 \begin_inset Text
6932
6933 \begin_layout Plain Layout
6934 s
6935 \end_layout
6936
6937 \end_inset
6938 </cell>
6939 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6940 \begin_inset Text
6941
6942 \begin_layout Plain Layout
6943 asd
6944 \end_layout
6945
6946 \end_inset
6947 </cell>
6948 </row>
6949 <row>
6950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6951 \begin_inset Text
6952
6953 \begin_layout Plain Layout
6954 asd
6955 \end_layout
6956
6957 \end_inset
6958 </cell>
6959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6960 \begin_inset Text
6961
6962 \begin_layout Plain Layout
6963 s
6964 \end_layout
6965
6966 \end_inset
6967 </cell>
6968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6969 \begin_inset Text
6970
6971 \begin_layout Plain Layout
6972 s
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Plain Layout
6981 s
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Plain Layout
6990 asd
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 </row>
6996 <row>
6997 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Plain Layout
7001 asd
7002 \end_layout
7003
7004 \end_inset
7005 </cell>
7006 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7007 \begin_inset Text
7008
7009 \begin_layout Plain Layout
7010 sad
7011 \end_layout
7012
7013 \end_inset
7014 </cell>
7015 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7016 \begin_inset Text
7017
7018 \begin_layout Plain Layout
7019 asd
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Plain Layout
7028 asd
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Plain Layout
7037 asd
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 </row>
7043 </lyxtabular>
7044
7045 \end_inset
7046
7047
7048 \end_layout
7049
7050 \begin_layout Standard
7051 \begin_inset ERT
7052 status collapsed
7053
7054 \begin_layout Plain Layout
7055
7056
7057 \backslash
7058 setlength{
7059 \backslash
7060 LTcapwidth}{5cm}
7061 \end_layout
7062
7063 \end_inset
7064
7065
7066 \begin_inset Tabular
7067 <lyxtabular version="3" rows="6" columns="5">
7068 <features islongtable="true" longtabularalignment="center">
7069 <column alignment="center" valignment="top" width="0">
7070 <column alignment="center" valignment="top" width="0">
7071 <column alignment="center" valignment="top" width="0">
7072 <column alignment="center" valignment="top" width="0">
7073 <column alignment="center" valignment="top" width="0">
7074 <row caption="true">
7075 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Plain Layout
7079 \begin_inset Caption
7080
7081 \begin_layout Plain Layout
7082 Leyenda larga completa con una anchura de 5
7083 \begin_inset space \thinspace{}
7084 \end_inset
7085
7086 cm leyenda larga completa con una anchura de 5
7087 \begin_inset space \thinspace{}
7088 \end_inset
7089
7090 cm 
7091 \begin_inset Argument
7092 status collapsed
7093
7094 \begin_layout Plain Layout
7095 Leyenda con anchura
7096 \begin_inset space \thinspace{}
7097 \end_inset
7098
7099 =
7100 \begin_inset space \thinspace{}
7101 \end_inset
7102
7103 5
7104 \begin_inset space \thinspace{}
7105 \end_inset
7106
7107 cm
7108 \end_layout
7109
7110 \end_inset
7111
7112
7113 \end_layout
7114
7115 \end_inset
7116
7117
7118 \end_layout
7119
7120 \end_inset
7121 </cell>
7122 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7123 \begin_inset Text
7124
7125 \begin_layout Plain Layout
7126
7127 \end_layout
7128
7129 \end_inset
7130 </cell>
7131 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 </row>
7159 <row>
7160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7161 \begin_inset Text
7162
7163 \begin_layout Plain Layout
7164 1
7165 \end_layout
7166
7167 \end_inset
7168 </cell>
7169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7170 \begin_inset Text
7171
7172 \begin_layout Plain Layout
7173 2
7174 \end_layout
7175
7176 \end_inset
7177 </cell>
7178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7179 \begin_inset Text
7180
7181 \begin_layout Plain Layout
7182 3
7183 \end_layout
7184
7185 \end_inset
7186 </cell>
7187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7188 \begin_inset Text
7189
7190 \begin_layout Plain Layout
7191 4
7192 \end_layout
7193
7194 \end_inset
7195 </cell>
7196 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7197 \begin_inset Text
7198
7199 \begin_layout Plain Layout
7200 5
7201 \end_layout
7202
7203 \end_inset
7204 </cell>
7205 </row>
7206 <row>
7207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7208 \begin_inset Text
7209
7210 \begin_layout Plain Layout
7211 asd
7212 \end_layout
7213
7214 \end_inset
7215 </cell>
7216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7217 \begin_inset Text
7218
7219 \begin_layout Plain Layout
7220 s
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Plain Layout
7229 s
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Plain Layout
7238 s
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7244 \begin_inset Text
7245
7246 \begin_layout Plain Layout
7247 asd
7248 \end_layout
7249
7250 \end_inset
7251 </cell>
7252 </row>
7253 <row>
7254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7255 \begin_inset Text
7256
7257 \begin_layout Plain Layout
7258 asd
7259 \end_layout
7260
7261 \end_inset
7262 </cell>
7263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7264 \begin_inset Text
7265
7266 \begin_layout Plain Layout
7267 s
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Plain Layout
7276 s
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Plain Layout
7285 s
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7291 \begin_inset Text
7292
7293 \begin_layout Plain Layout
7294 asd
7295 \end_layout
7296
7297 \end_inset
7298 </cell>
7299 </row>
7300 <row>
7301 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7302 \begin_inset Text
7303
7304 \begin_layout Plain Layout
7305 asd
7306 \end_layout
7307
7308 \end_inset
7309 </cell>
7310 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7311 \begin_inset Text
7312
7313 \begin_layout Plain Layout
7314 s
7315 \end_layout
7316
7317 \end_inset
7318 </cell>
7319 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7320 \begin_inset Text
7321
7322 \begin_layout Plain Layout
7323 s
7324 \end_layout
7325
7326 \end_inset
7327 </cell>
7328 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7329 \begin_inset Text
7330
7331 \begin_layout Plain Layout
7332 s
7333 \end_layout
7334
7335 \end_inset
7336 </cell>
7337 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7338 \begin_inset Text
7339
7340 \begin_layout Plain Layout
7341 asd
7342 \end_layout
7343
7344 \end_inset
7345 </cell>
7346 </row>
7347 <row>
7348 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7349 \begin_inset Text
7350
7351 \begin_layout Plain Layout
7352 asd
7353 \end_layout
7354
7355 \end_inset
7356 </cell>
7357 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7358 \begin_inset Text
7359
7360 \begin_layout Plain Layout
7361 sad
7362 \end_layout
7363
7364 \end_inset
7365 </cell>
7366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 asd
7371 \end_layout
7372
7373 \end_inset
7374 </cell>
7375 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7376 \begin_inset Text
7377
7378 \begin_layout Plain Layout
7379 asd
7380 \end_layout
7381
7382 \end_inset
7383 </cell>
7384 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7385 \begin_inset Text
7386
7387 \begin_layout Plain Layout
7388 asd
7389 \end_layout
7390
7391 \end_inset
7392 </cell>
7393 </row>
7394 </lyxtabular>
7395
7396 \end_inset
7397
7398
7399 \begin_inset ERT
7400 status collapsed
7401
7402 \begin_layout Plain Layout
7403
7404
7405 \backslash
7406 setlength{
7407 \backslash
7408 LTcapwidth}{4in}
7409 \end_layout
7410
7411 \end_inset
7412
7413
7414 \end_layout
7415
7416 \begin_layout Standard
7417 \begin_inset Note Greyedout
7418 status collapsed
7419
7420 \begin_layout Plain Layout
7421
7422 \series bold
7423 Nota: 
7424 \series default
7425 Si se usa el paquete LaTeX 
7426 \series bold
7427 caption
7428 \series default
7429
7430 \begin_inset Index idx
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434 LaTeX-paquetes ! caption
7435 \end_layout
7436
7437 \end_inset
7438
7439 , como en este documento, para la leyenda se utiliza toda la anchura de
7440  la página cuando se deja el valor por omisión de 4
7441 \begin_inset space \thinspace{}
7442 \end_inset
7443
7444 in para 
7445 \series bold
7446
7447 \backslash
7448 LTcapwidth
7449 \series default
7450 .
7451  En este caso, para conseguir una leyenda de 4
7452 \begin_inset space \thinspace{}
7453 \end_inset
7454
7455 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7456 \begin_inset space \thinspace{}
7457 \end_inset
7458
7459 in, p.
7460 \begin_inset space \thinspace{}
7461 \end_inset
7462
7463 e.
7464  3.99
7465 \begin_inset space \thinspace{}
7466 \end_inset
7467
7468 in, o bien emplear el comando LaTeX 
7469 \series bold
7470
7471 \backslash
7472 captionsetup{width=valor}
7473 \series default
7474 , suministrado por el paquete 
7475 \series bold
7476 caption
7477 \series default
7478 .
7479 \end_layout
7480
7481 \end_inset
7482
7483
7484 \end_layout
7485
7486 \begin_layout Subsubsection
7487 Leyendas distintas para cada página
7488 \begin_inset Index idx
7489 status collapsed
7490
7491 \begin_layout Plain Layout
7492 Tablas largas ! Leyendas distintas para cada página
7493 \end_layout
7494
7495 \end_inset
7496
7497
7498 \end_layout
7499
7500 \begin_layout Standard
7501 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7502  de la leyenda de la primera página de la tabla, se insertan con el comando
7503  en código TeX
7504 \end_layout
7505
7506 \begin_layout Standard
7507
7508 \series bold
7509
7510 \backslash
7511 caption*{texto de la leyenda}
7512 \backslash
7513
7514 \backslash
7515 %
7516 \end_layout
7517
7518 \begin_layout Standard
7519 en una fila postiza que se marca como encabezado.
7520  La tabla
7521 \begin_inset space ~
7522 \end_inset
7523
7524
7525 \begin_inset CommandInset ref
7526 LatexCommand ref
7527 reference "tab:DifLeyendas"
7528
7529 \end_inset
7530
7531  es un ejemplo de tabla larga con encabezados distintos donde el segundo
7532  no incluye número de tabla.
7533 \end_layout
7534
7535 \begin_layout Standard
7536 \align center
7537 \begin_inset Tabular
7538 <lyxtabular version="3" rows="59" columns="3">
7539 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7540 <column alignment="left" valignment="top" width="0cm">
7541 <column alignment="left" valignment="top" width="0pt">
7542 <column alignment="right" valignment="top" width="0pt">
7543 <row caption="true">
7544 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7545 \begin_inset Text
7546
7547 \begin_layout Plain Layout
7548 \begin_inset Caption
7549
7550 \begin_layout Plain Layout
7551 Ejemplo de lista telefónica
7552 \begin_inset CommandInset label
7553 LatexCommand label
7554 name "tab:DifLeyendas"
7555
7556 \end_inset
7557
7558
7559 \begin_inset Argument
7560 status collapsed
7561
7562 \begin_layout Plain Layout
7563 Ejemplo de lista telefónica
7564 \end_layout
7565
7566 \end_inset
7567
7568
7569 \end_layout
7570
7571 \end_inset
7572
7573
7574 \end_layout
7575
7576 \end_inset
7577 </cell>
7578 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7579 \begin_inset Text
7580
7581 \begin_layout Plain Layout
7582
7583 \end_layout
7584
7585 \end_inset
7586 </cell>
7587 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7588 \begin_inset Text
7589
7590 \begin_layout Plain Layout
7591
7592 \end_layout
7593
7594 \end_inset
7595 </cell>
7596 </row>
7597 <row endfirsthead="true">
7598 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7599 \begin_inset Text
7600
7601 \begin_layout Plain Layout
7602
7603 \series bold
7604 Ejemplo de lista telefónica (ignore los nombres)
7605 \end_layout
7606
7607 \end_inset
7608 </cell>
7609 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7610 \begin_inset Text
7611
7612 \begin_layout Plain Layout
7613
7614 \end_layout
7615
7616 \end_inset
7617 </cell>
7618 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7619 \begin_inset Text
7620
7621 \begin_layout Plain Layout
7622
7623 \end_layout
7624
7625 \end_inset
7626 </cell>
7627 </row>
7628 <row endfirsthead="true">
7629 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7630 \begin_inset Text
7631
7632 \begin_layout Plain Layout
7633
7634 \series bold
7635 NOMBRE
7636 \end_layout
7637
7638 \end_inset
7639 </cell>
7640 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7641 \begin_inset Text
7642
7643 \begin_layout Plain Layout
7644
7645 \end_layout
7646
7647 \end_inset
7648 </cell>
7649 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7650 \begin_inset Text
7651
7652 \begin_layout Plain Layout
7653
7654 \series bold
7655 TEL.
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row endhead="true">
7662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Plain Layout
7666 \begin_inset ERT
7667 status open
7668
7669 \begin_layout Plain Layout
7670
7671
7672 \backslash
7673 caption*{continúa Ejemplo de lista telefónica}
7674 \backslash
7675
7676 \backslash
7677 %
7678 \end_layout
7679
7680 \end_inset
7681
7682
7683 \end_layout
7684
7685 \end_inset
7686 </cell>
7687 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7688 \begin_inset Text
7689
7690 \begin_layout Plain Layout
7691
7692 \end_layout
7693
7694 \end_inset
7695 </cell>
7696 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7697 \begin_inset Text
7698
7699 \begin_layout Plain Layout
7700
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 </row>
7706 <row endhead="true">
7707 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7708 \begin_inset Text
7709
7710 \begin_layout Plain Layout
7711
7712 \series bold
7713 Ejemplo de lista telefónica
7714 \end_layout
7715
7716 \end_inset
7717 </cell>
7718 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7719 \begin_inset Text
7720
7721 \begin_layout Plain Layout
7722
7723 \end_layout
7724
7725 \end_inset
7726 </cell>
7727 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7728 \begin_inset Text
7729
7730 \begin_layout Plain Layout
7731
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 </row>
7737 <row endhead="true">
7738 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7739 \begin_inset Text
7740
7741 \begin_layout Plain Layout
7742
7743 \series bold
7744 NOMBRE
7745 \end_layout
7746
7747 \end_inset
7748 </cell>
7749 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7750 \begin_inset Text
7751
7752 \begin_layout Plain Layout
7753
7754 \end_layout
7755
7756 \end_inset
7757 </cell>
7758 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7759 \begin_inset Text
7760
7761 \begin_layout Plain Layout
7762
7763 \series bold
7764 TEL.
7765 \end_layout
7766
7767 \end_inset
7768 </cell>
7769 </row>
7770 <row endfoot="true">
7771 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7772 \begin_inset Text
7773
7774 \begin_layout Plain Layout
7775 continúa en página siguiente
7776 \end_layout
7777
7778 \end_inset
7779 </cell>
7780 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7781 \begin_inset Text
7782
7783 \begin_layout Plain Layout
7784
7785 \end_layout
7786
7787 \end_inset
7788 </cell>
7789 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7790 \begin_inset Text
7791
7792 \begin_layout Plain Layout
7793
7794 \end_layout
7795
7796 \end_inset
7797 </cell>
7798 </row>
7799 <row>
7800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7801 \begin_inset Text
7802
7803 \begin_layout Plain Layout
7804
7805 \series bold
7806 Annovi
7807 \end_layout
7808
7809 \end_inset
7810 </cell>
7811 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7812 \begin_inset Text
7813
7814 \begin_layout Plain Layout
7815 Silvia
7816 \end_layout
7817
7818 \end_inset
7819 </cell>
7820 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7821 \begin_inset Text
7822
7823 \begin_layout Plain Layout
7824 111
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 </row>
7830 <row>
7831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7832 \begin_inset Text
7833
7834 \begin_layout Plain Layout
7835
7836 \series bold
7837 Bertoli
7838 \end_layout
7839
7840 \end_inset
7841 </cell>
7842 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7843 \begin_inset Text
7844
7845 \begin_layout Plain Layout
7846 Stefano
7847 \end_layout
7848
7849 \end_inset
7850 </cell>
7851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7852 \begin_inset Text
7853
7854 \begin_layout Plain Layout
7855 111
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 </row>
7861 <row>
7862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7863 \begin_inset Text
7864
7865 \begin_layout Plain Layout
7866
7867 \series bold
7868 Bozzi
7869 \end_layout
7870
7871 \end_inset
7872 </cell>
7873 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7874 \begin_inset Text
7875
7876 \begin_layout Plain Layout
7877 Walter
7878 \end_layout
7879
7880 \end_inset
7881 </cell>
7882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7883 \begin_inset Text
7884
7885 \begin_layout Plain Layout
7886 111
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 </row>
7892 <row>
7893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7894 \begin_inset Text
7895
7896 \begin_layout Plain Layout
7897
7898 \series bold
7899 Cachia
7900 \end_layout
7901
7902 \end_inset
7903 </cell>
7904 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908 Maria
7909 \end_layout
7910
7911 \end_inset
7912 </cell>
7913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7914 \begin_inset Text
7915
7916 \begin_layout Plain Layout
7917 111
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 </row>
7923 <row>
7924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7925 \begin_inset Text
7926
7927 \begin_layout Plain Layout
7928
7929 \series bold
7930 Cachia
7931 \end_layout
7932
7933 \end_inset
7934 </cell>
7935 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7936 \begin_inset Text
7937
7938 \begin_layout Plain Layout
7939 Maurizio
7940 \end_layout
7941
7942 \end_inset
7943 </cell>
7944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7945 \begin_inset Text
7946
7947 \begin_layout Plain Layout
7948 111
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 </row>
7954 <row>
7955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7956 \begin_inset Text
7957
7958 \begin_layout Plain Layout
7959
7960 \series bold
7961 Cinquemani
7962 \end_layout
7963
7964 \end_inset
7965 </cell>
7966 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7967 \begin_inset Text
7968
7969 \begin_layout Plain Layout
7970 Giusi
7971 \end_layout
7972
7973 \end_inset
7974 </cell>
7975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7976 \begin_inset Text
7977
7978 \begin_layout Plain Layout
7979 111
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 </row>
7985 <row>
7986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7987 \begin_inset Text
7988
7989 \begin_layout Plain Layout
7990
7991 \series bold
7992 Colin
7993 \end_layout
7994
7995 \end_inset
7996 </cell>
7997 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7998 \begin_inset Text
7999
8000 \begin_layout Plain Layout
8001 Bernard
8002 \end_layout
8003
8004 \end_inset
8005 </cell>
8006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8007 \begin_inset Text
8008
8009 \begin_layout Plain Layout
8010 111
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 </row>
8016 <row>
8017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8018 \begin_inset Text
8019
8020 \begin_layout Plain Layout
8021
8022 \series bold
8023 Concli
8024 \end_layout
8025
8026 \end_inset
8027 </cell>
8028 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8029 \begin_inset Text
8030
8031 \begin_layout Plain Layout
8032 Gianfranco
8033 \end_layout
8034
8035 \end_inset
8036 </cell>
8037 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8038 \begin_inset Text
8039
8040 \begin_layout Plain Layout
8041 111
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 </row>
8047 <row>
8048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8049 \begin_inset Text
8050
8051 \begin_layout Plain Layout
8052
8053 \series bold
8054 Dal Bosco
8055 \end_layout
8056
8057 \end_inset
8058 </cell>
8059 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8060 \begin_inset Text
8061
8062 \begin_layout Plain Layout
8063 Carolina
8064 \end_layout
8065
8066 \end_inset
8067 </cell>
8068 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8069 \begin_inset Text
8070
8071 \begin_layout Plain Layout
8072 111
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 </row>
8078 <row>
8079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083
8084 \series bold
8085 Dalpiaz
8086 \end_layout
8087
8088 \end_inset
8089 </cell>
8090 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8091 \begin_inset Text
8092
8093 \begin_layout Plain Layout
8094 Annamaria
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 111
8104 \end_layout
8105
8106 \end_inset
8107 </cell>
8108 </row>
8109 <row>
8110 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114
8115 \series bold
8116 Feliciello
8117 \end_layout
8118
8119 \end_inset
8120 </cell>
8121 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8122 \begin_inset Text
8123
8124 \begin_layout Plain Layout
8125 Domenico
8126 \end_layout
8127
8128 \end_inset
8129 </cell>
8130 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134 111
8135 \end_layout
8136
8137 \end_inset
8138 </cell>
8139 </row>
8140 <row>
8141 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145
8146 \series bold
8147 Focarelli
8148 \end_layout
8149
8150 \end_inset
8151 </cell>
8152 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8153 \begin_inset Text
8154
8155 \begin_layout Plain Layout
8156 Paola
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165 111
8166 \end_layout
8167
8168 \end_inset
8169 </cell>
8170 </row>
8171 <row>
8172 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176
8177 \series bold
8178 Galletti
8179 \end_layout
8180
8181 \end_inset
8182 </cell>
8183 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8184 \begin_inset Text
8185
8186 \begin_layout Plain Layout
8187 Oreste
8188 \end_layout
8189
8190 \end_inset
8191 </cell>
8192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196 111
8197 \end_layout
8198
8199 \end_inset
8200 </cell>
8201 </row>
8202 <row>
8203 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207
8208 \series bold
8209 Gasparini
8210 \end_layout
8211
8212 \end_inset
8213 </cell>
8214 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8215 \begin_inset Text
8216
8217 \begin_layout Plain Layout
8218 Franca
8219 \end_layout
8220
8221 \end_inset
8222 </cell>
8223 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227 111
8228 \end_layout
8229
8230 \end_inset
8231 </cell>
8232 </row>
8233 <row>
8234 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238
8239 \series bold
8240 Rizzardi
8241 \series default
8242
8243 \begin_inset Foot
8244 status collapsed
8245
8246 \begin_layout Plain Layout
8247 Ejemplo de nota a pie de página
8248 \end_layout
8249
8250 \end_inset
8251
8252
8253 \end_layout
8254
8255 \end_inset
8256 </cell>
8257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8258 \begin_inset Text
8259
8260 \begin_layout Plain Layout
8261 Paola
8262 \end_layout
8263
8264 \end_inset
8265 </cell>
8266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8267 \begin_inset Text
8268
8269 \begin_layout Plain Layout
8270 111
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 </row>
8276 <row>
8277 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8278 \begin_inset Text
8279
8280 \begin_layout Plain Layout
8281
8282 \series bold
8283 Lassini
8284 \end_layout
8285
8286 \end_inset
8287 </cell>
8288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8289 \begin_inset Text
8290
8291 \begin_layout Plain Layout
8292 Giancarlo
8293 \end_layout
8294
8295 \end_inset
8296 </cell>
8297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8298 \begin_inset Text
8299
8300 \begin_layout Plain Layout
8301 111
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 </row>
8307 <row>
8308 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8309 \begin_inset Text
8310
8311 \begin_layout Plain Layout
8312
8313 \series bold
8314 Malfatti
8315 \end_layout
8316
8317 \end_inset
8318 </cell>
8319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8320 \begin_inset Text
8321
8322 \begin_layout Plain Layout
8323 Luciano
8324 \end_layout
8325
8326 \end_inset
8327 </cell>
8328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8329 \begin_inset Text
8330
8331 \begin_layout Plain Layout
8332 111
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 </row>
8338 <row>
8339 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8340 \begin_inset Text
8341
8342 \begin_layout Plain Layout
8343
8344 \series bold
8345 Malfatti
8346 \end_layout
8347
8348 \end_inset
8349 </cell>
8350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8351 \begin_inset Text
8352
8353 \begin_layout Plain Layout
8354 Valeriano
8355 \end_layout
8356
8357 \end_inset
8358 </cell>
8359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8360 \begin_inset Text
8361
8362 \begin_layout Plain Layout
8363 111
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 </row>
8369 <row>
8370 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8371 \begin_inset Text
8372
8373 \begin_layout Plain Layout
8374
8375 \series bold
8376 Meneguzzo
8377 \end_layout
8378
8379 \end_inset
8380 </cell>
8381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8382 \begin_inset Text
8383
8384 \begin_layout Plain Layout
8385 Roberto
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Plain Layout
8394 111
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 </row>
8400 <row>
8401 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8402 \begin_inset Text
8403
8404 \begin_layout Plain Layout
8405
8406 \series bold
8407 Mezzadra
8408 \end_layout
8409
8410 \end_inset
8411 </cell>
8412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8413 \begin_inset Text
8414
8415 \begin_layout Plain Layout
8416 Roberto
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Plain Layout
8425 111
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 </row>
8431 <row>
8432 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8433 \begin_inset Text
8434
8435 \begin_layout Plain Layout
8436
8437 \series bold
8438 Pirpamer
8439 \end_layout
8440
8441 \end_inset
8442 </cell>
8443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447 Erich
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Plain Layout
8456 111
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 </row>
8462 <row>
8463 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8464 \begin_inset Text
8465
8466 \begin_layout Plain Layout
8467
8468 \series bold
8469 Pochiesa
8470 \end_layout
8471
8472 \end_inset
8473 </cell>
8474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Plain Layout
8478 Paolo
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Plain Layout
8487 111, 222
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 </row>
8493 <row>
8494 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8495 \begin_inset Text
8496
8497 \begin_layout Plain Layout
8498
8499 \series bold
8500 Radina
8501 \end_layout
8502
8503 \end_inset
8504 </cell>
8505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8506 \begin_inset Text
8507
8508 \begin_layout Plain Layout
8509 Claudio
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Plain Layout
8518 111
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 </row>
8524 <row>
8525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8526 \begin_inset Text
8527
8528 \begin_layout Plain Layout
8529
8530 \series bold
8531 Stuffer
8532 \end_layout
8533
8534 \end_inset
8535 </cell>
8536 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8537 \begin_inset Text
8538
8539 \begin_layout Plain Layout
8540 Oskar
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Plain Layout
8549 111
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 </row>
8555 <row>
8556 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8557 \begin_inset Text
8558
8559 \begin_layout Plain Layout
8560
8561 \series bold
8562 Tacchelli
8563 \end_layout
8564
8565 \end_inset
8566 </cell>
8567 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8568 \begin_inset Text
8569
8570 \begin_layout Plain Layout
8571 Ugo
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Plain Layout
8580 111
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 </row>
8586 <row>
8587 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8588 \begin_inset Text
8589
8590 \begin_layout Plain Layout
8591
8592 \series bold
8593 Tezzele
8594 \end_layout
8595
8596 \end_inset
8597 </cell>
8598 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8599 \begin_inset Text
8600
8601 \begin_layout Plain Layout
8602 Margit
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Plain Layout
8611 111
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 </row>
8617 <row>
8618 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8619 \begin_inset Text
8620
8621 \begin_layout Plain Layout
8622
8623 \series bold
8624 Unterkalmsteiner
8625 \end_layout
8626
8627 \end_inset
8628 </cell>
8629 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633 Frieda
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Plain Layout
8642 111
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 </row>
8648 <row>
8649 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8650 \begin_inset Text
8651
8652 \begin_layout Plain Layout
8653
8654 \series bold
8655 Vieider
8656 \end_layout
8657
8658 \end_inset
8659 </cell>
8660 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8661 \begin_inset Text
8662
8663 \begin_layout Plain Layout
8664 Hilde
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Plain Layout
8673 111
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 </row>
8679 <row>
8680 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8681 \begin_inset Text
8682
8683 \begin_layout Plain Layout
8684
8685 \series bold
8686 Vigna
8687 \end_layout
8688
8689 \end_inset
8690 </cell>
8691 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8692 \begin_inset Text
8693
8694 \begin_layout Plain Layout
8695 Jürgen
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Plain Layout
8704 111
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 </row>
8710 <row>
8711 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8712 \begin_inset Text
8713
8714 \begin_layout Plain Layout
8715
8716 \series bold
8717 Weber
8718 \end_layout
8719
8720 \end_inset
8721 </cell>
8722 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8723 \begin_inset Text
8724
8725 \begin_layout Plain Layout
8726 Maurizio
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Plain Layout
8735 111
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 </row>
8741 <row>
8742 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8743 \begin_inset Text
8744
8745 \begin_layout Plain Layout
8746
8747 \series bold
8748 Winkler
8749 \end_layout
8750
8751 \end_inset
8752 </cell>
8753 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8754 \begin_inset Text
8755
8756 \begin_layout Plain Layout
8757 Franz
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 111
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 </row>
8772 <row>
8773 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8774 \begin_inset Text
8775
8776 \begin_layout Plain Layout
8777  
8778 \end_layout
8779
8780 \end_inset
8781 </cell>
8782 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \end_layout
8788
8789 \end_inset
8790 </cell>
8791 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8792 \begin_inset Text
8793
8794 \begin_layout Plain Layout
8795
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 </row>
8801 <row>
8802 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Plain Layout
8806
8807 \series bold
8808 Annovi
8809 \end_layout
8810
8811 \end_inset
8812 </cell>
8813 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Plain Layout
8817 Silvia
8818 \end_layout
8819
8820 \end_inset
8821 </cell>
8822 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8823 \begin_inset Text
8824
8825 \begin_layout Plain Layout
8826 555
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 </row>
8832 <row>
8833 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Plain Layout
8837
8838 \series bold
8839 Bertoli
8840 \end_layout
8841
8842 \end_inset
8843 </cell>
8844 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Plain Layout
8848 Stefano
8849 \end_layout
8850
8851 \end_inset
8852 </cell>
8853 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8854 \begin_inset Text
8855
8856 \begin_layout Plain Layout
8857 555
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 </row>
8863 <row>
8864 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Plain Layout
8868
8869 \series bold
8870 Bozzi
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Plain Layout
8879 Walter
8880 \end_layout
8881
8882 \end_inset
8883 </cell>
8884 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8885 \begin_inset Text
8886
8887 \begin_layout Plain Layout
8888 555
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 </row>
8894 <row>
8895 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899
8900 \series bold
8901 Cachia
8902 \end_layout
8903
8904 \end_inset
8905 </cell>
8906 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Plain Layout
8910 Maria
8911 \end_layout
8912
8913 \end_inset
8914 </cell>
8915 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8916 \begin_inset Text
8917
8918 \begin_layout Plain Layout
8919 555
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 </row>
8925 <row>
8926 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Plain Layout
8930
8931 \series bold
8932 Cachia
8933 \end_layout
8934
8935 \end_inset
8936 </cell>
8937 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Plain Layout
8941 Maurizio
8942 \end_layout
8943
8944 \end_inset
8945 </cell>
8946 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 555
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 </row>
8956 <row>
8957 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Plain Layout
8961
8962 \series bold
8963 Cinquemani
8964 \end_layout
8965
8966 \end_inset
8967 </cell>
8968 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Plain Layout
8972 Giusi
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 555
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 </row>
8987 <row>
8988 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Plain Layout
8992
8993 \series bold
8994 Colin
8995 \end_layout
8996
8997 \end_inset
8998 </cell>
8999 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Plain Layout
9003 Bernard
9004 \end_layout
9005
9006 \end_inset
9007 </cell>
9008 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9009 \begin_inset Text
9010
9011 \begin_layout Plain Layout
9012 555
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 </row>
9018 <row>
9019 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Plain Layout
9023
9024 \series bold
9025 Concli
9026 \end_layout
9027
9028 \end_inset
9029 </cell>
9030 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Plain Layout
9034 Gianfranco
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9040 \begin_inset Text
9041
9042 \begin_layout Plain Layout
9043 555
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 </row>
9049 <row>
9050 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Plain Layout
9054
9055 \series bold
9056 Dal Bosco
9057 \end_layout
9058
9059 \end_inset
9060 </cell>
9061 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Plain Layout
9065 Carolina
9066 \end_layout
9067
9068 \end_inset
9069 </cell>
9070 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9071 \begin_inset Text
9072
9073 \begin_layout Plain Layout
9074 555
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 </row>
9080 <row>
9081 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Plain Layout
9085
9086 \series bold
9087 Dalpiaz
9088 \end_layout
9089
9090 \end_inset
9091 </cell>
9092 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Plain Layout
9096 Annamaria
9097 \end_layout
9098
9099 \end_inset
9100 </cell>
9101 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9102 \begin_inset Text
9103
9104 \begin_layout Plain Layout
9105 555
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 </row>
9111 <row>
9112 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Plain Layout
9116
9117 \series bold
9118 Feliciello
9119 \end_layout
9120
9121 \end_inset
9122 </cell>
9123 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Plain Layout
9127 Domenico
9128 \end_layout
9129
9130 \end_inset
9131 </cell>
9132 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9133 \begin_inset Text
9134
9135 \begin_layout Plain Layout
9136 555
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 </row>
9142 <row>
9143 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Plain Layout
9147
9148 \series bold
9149 Focarelli
9150 \end_layout
9151
9152 \end_inset
9153 </cell>
9154 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Plain Layout
9158 Paola
9159 \end_layout
9160
9161 \end_inset
9162 </cell>
9163 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9164 \begin_inset Text
9165
9166 \begin_layout Plain Layout
9167 555
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 </row>
9173 <row>
9174 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Plain Layout
9178
9179 \series bold
9180 Galletti
9181 \end_layout
9182
9183 \end_inset
9184 </cell>
9185 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Plain Layout
9189 Oreste
9190 \end_layout
9191
9192 \end_inset
9193 </cell>
9194 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9195 \begin_inset Text
9196
9197 \begin_layout Plain Layout
9198 555
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 </row>
9204 <row>
9205 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9206 \begin_inset Text
9207
9208 \begin_layout Plain Layout
9209
9210 \series bold
9211 Gasparini
9212 \end_layout
9213
9214 \end_inset
9215 </cell>
9216 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9217 \begin_inset Text
9218
9219 \begin_layout Plain Layout
9220 Franca
9221 \end_layout
9222
9223 \end_inset
9224 </cell>
9225 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9226 \begin_inset Text
9227
9228 \begin_layout Plain Layout
9229 555
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 </row>
9235 <row>
9236 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Plain Layout
9240
9241 \series bold
9242 Rizzardi
9243 \end_layout
9244
9245 \end_inset
9246 </cell>
9247 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Plain Layout
9251 Paola
9252 \end_layout
9253
9254 \end_inset
9255 </cell>
9256 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9257 \begin_inset Text
9258
9259 \begin_layout Plain Layout
9260 555
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 </row>
9266 <row>
9267 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Plain Layout
9271
9272 \series bold
9273 Lassini
9274 \end_layout
9275
9276 \end_inset
9277 </cell>
9278 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Plain Layout
9282 Giancarlo
9283 \end_layout
9284
9285 \end_inset
9286 </cell>
9287 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9288 \begin_inset Text
9289
9290 \begin_layout Plain Layout
9291 555
9292 \end_layout
9293
9294 \end_inset
9295 </cell>
9296 </row>
9297 <row>
9298 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Plain Layout
9302
9303 \series bold
9304 Malfatti
9305 \end_layout
9306
9307 \end_inset
9308 </cell>
9309 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Plain Layout
9313 Luciano
9314 \end_layout
9315
9316 \end_inset
9317 </cell>
9318 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9319 \begin_inset Text
9320
9321 \begin_layout Plain Layout
9322 555
9323 \end_layout
9324
9325 \end_inset
9326 </cell>
9327 </row>
9328 <row>
9329 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Plain Layout
9333
9334 \series bold
9335 Malfatti
9336 \end_layout
9337
9338 \end_inset
9339 </cell>
9340 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Plain Layout
9344 Valeriano
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9350 \begin_inset Text
9351
9352 \begin_layout Plain Layout
9353 555
9354 \end_layout
9355
9356 \end_inset
9357 </cell>
9358 </row>
9359 <row>
9360 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Plain Layout
9364
9365 \series bold
9366 Meneguzzo
9367 \end_layout
9368
9369 \end_inset
9370 </cell>
9371 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Plain Layout
9375 Roberto
9376 \end_layout
9377
9378 \end_inset
9379 </cell>
9380 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9381 \begin_inset Text
9382
9383 \begin_layout Plain Layout
9384 555
9385 \end_layout
9386
9387 \end_inset
9388 </cell>
9389 </row>
9390 <row>
9391 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Plain Layout
9395
9396 \series bold
9397 Mezzadra
9398 \end_layout
9399
9400 \end_inset
9401 </cell>
9402 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Plain Layout
9406 Roberto
9407 \end_layout
9408
9409 \end_inset
9410 </cell>
9411 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9412 \begin_inset Text
9413
9414 \begin_layout Plain Layout
9415 555
9416 \end_layout
9417
9418 \end_inset
9419 </cell>
9420 </row>
9421 </lyxtabular>
9422
9423 \end_inset
9424
9425
9426 \end_layout
9427
9428 \begin_layout Section
9429 Particularidades de las tablas largas
9430 \begin_inset CommandInset label
9431 LatexCommand label
9432 name "sec:Particularidades-tablas-largas"
9433
9434 \end_inset
9435
9436
9437 \end_layout
9438
9439 \begin_layout Subsection
9440 Cálculos
9441 \begin_inset Index idx
9442 status collapsed
9443
9444 \begin_layout Plain Layout
9445 Tablas largas ! Cálculos
9446 \end_layout
9447
9448 \end_inset
9449
9450
9451 \end_layout
9452
9453 \begin_layout Standard
9454 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
9455  utilizando los denominados «trozos», que son partes de la tabla presentes
9456  en la memoria de LaTeX.
9457  El valor predeterminado está establecido a sólo 20 filas.
9458  Si estás usando tablas largas con muchas páginas, la generación del documento
9459  puede hacerse muy lenta.
9460  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9461  el siguiente comando en el preámbulo del documento:
9462 \end_layout
9463
9464 \begin_layout Standard
9465
9466 \series bold
9467
9468 \backslash
9469 setcounter{LTchunksize}{100}
9470 \end_layout
9471
9472 \begin_layout Subsection
9473 Flotantes y tablas largas
9474 \begin_inset Index idx
9475 status collapsed
9476
9477 \begin_layout Plain Layout
9478 Tablas largas ! Flotantes
9479 \end_layout
9480
9481 \end_inset
9482
9483
9484 \end_layout
9485
9486 \begin_layout Standard
9487 Podría haber problemas si un flotante aparece en la misma página donde comienza
9488  una tabla larga.
9489  Para evitarlo, añade un 
9490 \begin_inset Quotes fld
9491 \end_inset
9492
9493 salto de página limpia
9494 \begin_inset Quotes frd
9495 \end_inset
9496
9497  (menú 
9498 \family sans
9499 Insertar\SpecialChar \menuseparator
9500 Formato\SpecialChar \menuseparator
9501 Limpiar
9502 \begin_inset space ~
9503 \end_inset
9504
9505 página
9506 \family default
9507 ) antes de la tabla.
9508 \end_layout
9509
9510 \begin_layout Subsection
9511 Saltos de página forzados
9512 \begin_inset Index idx
9513 status collapsed
9514
9515 \begin_layout Plain Layout
9516 Tablas largas ! Saltos de página forzados
9517 \end_layout
9518
9519 \end_inset
9520
9521
9522 \end_layout
9523
9524 \begin_layout Standard
9525 Por omisión, las tablas sólo se cortan entre filas.
9526  Si tienes una celda con líneas múltiples y necesitas un salto de página
9527  dentro de la celda, inserta el comando de nueva línea «
9528 \series bold
9529
9530 \backslash
9531
9532 \backslash
9533
9534 \series default
9535 » en código TeX en el punto en que quieras cortar.
9536  Antes del comando «
9537 \series bold
9538
9539 \backslash
9540
9541 \backslash
9542
9543 \series default
9544 » debes insertar en código TeX tantos caracteres «
9545 \series bold
9546 &
9547 \series default
9548 » como columnas siguientes de la tabla.
9549  
9550 \series bold
9551 &
9552 \series default
9553  es el carácter para separar celdas.
9554  Escribe en código TeX después de cada 
9555 \series bold
9556 &
9557 \series default
9558  el contenido de la celda siguiente correspondiente y borra el contenido
9559  de esas celdas.
9560 \begin_inset Newline newline
9561 \end_inset
9562
9563 Detrás del comando 
9564 \series bold
9565
9566 \backslash
9567
9568 \backslash
9569
9570 \series default
9571 , inserta tantos 
9572 \series bold
9573 &
9574 \series default
9575  como columnas haya delante de la actual.
9576  En la tabla
9577 \begin_inset space ~
9578 \end_inset
9579
9580
9581 \begin_inset CommandInset ref
9582 LatexCommand ref
9583 reference "tab:Saltos de Página Forzados"
9584
9585 \end_inset
9586
9587  la celda que debería cortarse está en la segunda columna seguida de otra
9588  columna.
9589  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9590  de «
9591 \emph on
9592 Castelchiodato,
9593 \emph default
9594 »:
9595 \end_layout
9596
9597 \begin_layout Standard
9598
9599 \series bold
9600 & 111
9601 \backslash
9602
9603 \backslash
9604  
9605 \backslash
9606 newpage
9607 \begin_inset Newline newline
9608 \end_inset
9609
9610 &
9611 \end_layout
9612
9613 \begin_layout Standard
9614 El «111» en la tercera columna de la fila se ha borrado.
9615
9616 \series bold
9617  
9618 \backslash
9619 newpage 
9620 \series default
9621 es necesario solo si en esta posición debiera ir definitivamente un salto
9622  de página, de otro modo es sólamente una posibilidad de salto.
9623  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
9624  superior pero quisieras una línea horizontal donde se corta la celda, usa
9625  este comando alternativo:
9626 \end_layout
9627
9628 \begin_layout Standard
9629
9630 \series bold
9631 & 111
9632 \backslash
9633
9634 \backslash
9635
9636 \begin_inset Newline newline
9637 \end_inset
9638
9639
9640 \backslash
9641 hline &
9642 \end_layout
9643
9644 \begin_layout Standard
9645 Cuando la celda a cortar está en la última columna, el comando
9646 \end_layout
9647
9648 \begin_layout Standard
9649
9650 \series bold
9651
9652 \backslash
9653 setlength{
9654 \backslash
9655 parfillskip}{0pt}
9656 \end_layout
9657
9658 \begin_layout Standard
9659 debe insertarse en código TeX al principio de la celda.
9660  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9661  aparecerá con toda su anchura.
9662 \end_layout
9663
9664 \begin_layout Standard
9665 \align center
9666 \begin_inset Tabular
9667 <lyxtabular version="3" rows="38" columns="3">
9668 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9669 <column alignment="left" valignment="top" width="0cm">
9670 <column alignment="left" valignment="top" width="3cm">
9671 <column alignment="right" valignment="top" width="0pt">
9672 <row caption="true">
9673 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9674 \begin_inset Text
9675
9676 \begin_layout Plain Layout
9677 \begin_inset Caption
9678
9679 \begin_layout Plain Layout
9680 Tabla con salto de página forzado en celda
9681 \begin_inset CommandInset label
9682 LatexCommand label
9683 name "tab:Saltos de Página Forzados"
9684
9685 \end_inset
9686
9687
9688 \begin_inset Argument
9689 status collapsed
9690
9691 \begin_layout Plain Layout
9692 Tabla con salto de página forzado en celda
9693 \end_layout
9694
9695 \end_inset
9696
9697
9698 \end_layout
9699
9700 \end_inset
9701
9702
9703 \end_layout
9704
9705 \end_inset
9706 </cell>
9707 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9708 \begin_inset Text
9709
9710 \begin_layout Plain Layout
9711
9712 \end_layout
9713
9714 \end_inset
9715 </cell>
9716 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9717 \begin_inset Text
9718
9719 \begin_layout Plain Layout
9720
9721 \end_layout
9722
9723 \end_inset
9724 </cell>
9725 </row>
9726 <row endfirsthead="true">
9727 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9728 \begin_inset Text
9729
9730 \begin_layout Plain Layout
9731
9732 \series bold
9733 Ejemplo de lista telefónica (ignore los nombres)
9734 \end_layout
9735
9736 \end_inset
9737 </cell>
9738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9739 \begin_inset Text
9740
9741 \begin_layout Plain Layout
9742
9743 \end_layout
9744
9745 \end_inset
9746 </cell>
9747 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9748 \begin_inset Text
9749
9750 \begin_layout Plain Layout
9751
9752 \end_layout
9753
9754 \end_inset
9755 </cell>
9756 </row>
9757 <row endfirsthead="true">
9758 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9759 \begin_inset Text
9760
9761 \begin_layout Plain Layout
9762
9763 \series bold
9764 NOMBRE
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Plain Layout
9773
9774 \end_layout
9775
9776 \end_inset
9777 </cell>
9778 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Plain Layout
9782
9783 \series bold
9784 TEL.
9785 \end_layout
9786
9787 \end_inset
9788 </cell>
9789 </row>
9790 <row endhead="true">
9791 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9792 \begin_inset Text
9793
9794 \begin_layout Plain Layout
9795 \begin_inset ERT
9796 status collapsed
9797
9798 \begin_layout Plain Layout
9799
9800
9801 \backslash
9802 caption*{continúa Ejemplo de lista telefónica}
9803 \backslash
9804
9805 \backslash
9806 %
9807 \end_layout
9808
9809 \end_inset
9810
9811
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row endhead="true">
9836 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840  
9841 \series bold
9842 Ejemplo de lista telefónica
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 </row>
9866 <row endhead="true">
9867 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \series bold
9873 NOMBRE
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891
9892 \series bold
9893 TEL.
9894 \end_layout
9895
9896 \end_inset
9897 </cell>
9898 </row>
9899 <row endfoot="true">
9900 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9901 \begin_inset Text
9902
9903 \begin_layout Plain Layout
9904 continúa en página siguiente
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \series bold
9935 Annovi
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 Silvia
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953 111
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row>
9960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \series bold
9966 Bertoli
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975 Stefano
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 111
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 <row>
9991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997 Bozzi
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 Walter
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 111
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 </row>
10021 <row>
10022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026
10027 \series bold
10028 Cachia
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 Maria
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046 111
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 </row>
10052 <row>
10053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \series bold
10059 Cachia
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068 Maurizio
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077 111
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 </row>
10083 <row>
10084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \series bold
10090 Cinquemani
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 Giusi
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108 111
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 </row>
10114 <row>
10115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \series bold
10121 Colin
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130 Bernard
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 111
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 </row>
10145 <row>
10146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150
10151 \series bold
10152 Concli
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 Gianfranco
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 111
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 </row>
10176 <row>
10177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181
10182 \series bold
10183 Dal Bosco
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192 Carolina
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201 111
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 </row>
10207 <row>
10208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212
10213 \series bold
10214 Dalpiaz
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223 Annamaria
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232 111
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 </row>
10238 <row>
10239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243
10244 \series bold
10245 Feliciello
10246 \end_layout
10247
10248 \end_inset
10249 </cell>
10250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254 Domenico
10255 \end_layout
10256
10257 \end_inset
10258 </cell>
10259 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10260 \begin_inset Text
10261
10262 \begin_layout Plain Layout
10263 111
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 </row>
10269 <row>
10270 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10271 \begin_inset Text
10272
10273 \begin_layout Plain Layout
10274
10275 \series bold
10276 Focarelli
10277 \end_layout
10278
10279 \end_inset
10280 </cell>
10281 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10282 \begin_inset Text
10283
10284 \begin_layout Plain Layout
10285 Paola
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294 111
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 </row>
10300 <row>
10301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \series bold
10307 Galletti
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 Oreste
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 111
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 </row>
10331 <row>
10332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336
10337 \series bold
10338 Gasparini
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 Franca
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 111
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \series bold
10369 Lassini
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378 Giancarlo
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398
10399 \series bold
10400 Malfatti
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Luciano
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 111
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 </row>
10424 <row>
10425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429
10430 \series bold
10431 Malfatti
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 Valeriano
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 111
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 </row>
10455 <row>
10456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460
10461 \series bold
10462 Meneguzzo
10463 \end_layout
10464
10465 \end_inset
10466 </cell>
10467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471 Roberto
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 111
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 </row>
10486 <row>
10487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491
10492 \series bold
10493 Mezzadra
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 Roberto
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 111
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522
10523 \series bold
10524 Pirpamer
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533 Erich
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 111
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \series bold
10555 Pochiesa
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 Paolo
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 111, 222
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \series bold
10586 Radina
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 Claudio
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 111
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \series bold
10617 Rizzardi
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 Paolo, 11.
10627  Fürst von Montecompatri, 11.
10628  Fürst von Sulmona und Vivaro, 10.
10629  Fürst von Rossano, 5.
10630  Herzog von Canemorte, 11.
10631  Herzog von Palombara, 5.
10632  Herzog von Castelchiodato,
10633 \begin_inset ERT
10634 status open
10635
10636 \begin_layout Plain Layout
10637
10638 & 111
10639 \backslash
10640
10641 \backslash
10642  
10643 \backslash
10644 newpage
10645 \end_layout
10646
10647 \begin_layout Plain Layout
10648
10649 &
10650 \end_layout
10651
10652 \end_inset
10653
10654  11.
10655  Herzog von Poggionativo, 11.
10656  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10657  Graf von Valinfreda, 11.
10658  Baron von Cropalati, 11.
10659  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10660 \end_layout
10661
10662 \end_inset
10663 </cell>
10664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10665 \begin_inset Text
10666
10667 \begin_layout Plain Layout
10668 111
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 </row>
10674 <row>
10675 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10676 \begin_inset Text
10677
10678 \begin_layout Plain Layout
10679
10680 \series bold
10681 Stuffer
10682 \end_layout
10683
10684 \end_inset
10685 </cell>
10686 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10687 \begin_inset Text
10688
10689 \begin_layout Plain Layout
10690 Oskar
10691 \end_layout
10692
10693 \end_inset
10694 </cell>
10695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10696 \begin_inset Text
10697
10698 \begin_layout Plain Layout
10699 111
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 </row>
10705 <row>
10706 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10707 \begin_inset Text
10708
10709 \begin_layout Plain Layout
10710
10711 \series bold
10712 Tacchelli
10713 \end_layout
10714
10715 \end_inset
10716 </cell>
10717 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10718 \begin_inset Text
10719
10720 \begin_layout Plain Layout
10721 Ugo
10722 \end_layout
10723
10724 \end_inset
10725 </cell>
10726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10727 \begin_inset Text
10728
10729 \begin_layout Plain Layout
10730 111
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 </row>
10736 <row>
10737 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10738 \begin_inset Text
10739
10740 \begin_layout Plain Layout
10741
10742 \series bold
10743 Tezzele
10744 \end_layout
10745
10746 \end_inset
10747 </cell>
10748 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10749 \begin_inset Text
10750
10751 \begin_layout Plain Layout
10752 Margit
10753 \end_layout
10754
10755 \end_inset
10756 </cell>
10757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10758 \begin_inset Text
10759
10760 \begin_layout Plain Layout
10761 111
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 </row>
10767 <row>
10768 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10769 \begin_inset Text
10770
10771 \begin_layout Plain Layout
10772
10773 \series bold
10774 Unterkalmsteiner
10775 \end_layout
10776
10777 \end_inset
10778 </cell>
10779 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10780 \begin_inset Text
10781
10782 \begin_layout Plain Layout
10783 Frieda
10784 \end_layout
10785
10786 \end_inset
10787 </cell>
10788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10789 \begin_inset Text
10790
10791 \begin_layout Plain Layout
10792 111
10793 \end_layout
10794
10795 \end_inset
10796 </cell>
10797 </row>
10798 <row>
10799 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10800 \begin_inset Text
10801
10802 \begin_layout Plain Layout
10803
10804 \series bold
10805 Vieider
10806 \end_layout
10807
10808 \end_inset
10809 </cell>
10810 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10811 \begin_inset Text
10812
10813 \begin_layout Plain Layout
10814 Hilde
10815 \end_layout
10816
10817 \end_inset
10818 </cell>
10819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10820 \begin_inset Text
10821
10822 \begin_layout Plain Layout
10823 111
10824 \end_layout
10825
10826 \end_inset
10827 </cell>
10828 </row>
10829 <row>
10830 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10831 \begin_inset Text
10832
10833 \begin_layout Plain Layout
10834
10835 \series bold
10836 Vigna
10837 \end_layout
10838
10839 \end_inset
10840 </cell>
10841 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10842 \begin_inset Text
10843
10844 \begin_layout Plain Layout
10845 Jürgen
10846 \end_layout
10847
10848 \end_inset
10849 </cell>
10850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10851 \begin_inset Text
10852
10853 \begin_layout Plain Layout
10854 111
10855 \end_layout
10856
10857 \end_inset
10858 </cell>
10859 </row>
10860 <row>
10861 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10862 \begin_inset Text
10863
10864 \begin_layout Plain Layout
10865
10866 \series bold
10867 Weber
10868 \end_layout
10869
10870 \end_inset
10871 </cell>
10872 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10873 \begin_inset Text
10874
10875 \begin_layout Plain Layout
10876 Maurizio
10877 \end_layout
10878
10879 \end_inset
10880 </cell>
10881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10882 \begin_inset Text
10883
10884 \begin_layout Plain Layout
10885 111
10886 \end_layout
10887
10888 \end_inset
10889 </cell>
10890 </row>
10891 <row>
10892 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896
10897 \series bold
10898 Winkler
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Plain Layout
10907 Franz
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916 111
10917 \end_layout
10918
10919 \end_inset
10920 </cell>
10921 </row>
10922 </lyxtabular>
10923
10924 \end_inset
10925
10926
10927 \end_layout
10928
10929 \begin_layout Section
10930 Líneas múltiples en columnas y filas
10931 \end_layout
10932
10933 \begin_layout Subsection
10934 Líneas múltiples en celdas
10935 \begin_inset CommandInset label
10936 LatexCommand label
10937 name "sub:Líneas-Múltiples-en"
10938
10939 \end_inset
10940
10941
10942 \begin_inset Index idx
10943 status collapsed
10944
10945 \begin_layout Plain Layout
10946 Lineas@Líneas múltiples en celdas
10947 \end_layout
10948
10949 \end_inset
10950
10951
10952 \begin_inset Index idx
10953 status collapsed
10954
10955 \begin_layout Plain Layout
10956 Tablas ! Saltos de línea
10957 \end_layout
10958
10959 \end_inset
10960
10961
10962 \end_layout
10963
10964 \begin_layout Standard
10965 \noindent
10966 \begin_inset Float table
10967 placement H
10968 wide false
10969 sideways false
10970 status open
10971
10972 \begin_layout Plain Layout
10973 \begin_inset Caption
10974
10975 \begin_layout Plain Layout
10976 \begin_inset CommandInset label
10977 LatexCommand label
10978 name "tab:Tabla-con-múltiples"
10979
10980 \end_inset
10981
10982 Tabla con líneas múltiples en celda
10983 \end_layout
10984
10985 \end_inset
10986
10987
10988 \end_layout
10989
10990 \begin_layout Plain Layout
10991 \align center
10992 \begin_inset Tabular
10993 <lyxtabular version="3" rows="3" columns="3">
10994 <features tabularvalignment="middle">
10995 <column alignment="center" valignment="middle" width="2.5cm">
10996 <column alignment="center" valignment="middle" width="0">
10997 <column alignment="center" valignment="middle" width="0">
10998 <row>
10999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11000 \begin_inset Text
11001
11002 \begin_layout Plain Layout
11003 líneas
11004 \begin_inset Newline linebreak
11005 \end_inset
11006
11007 múltiples
11008 \end_layout
11009
11010 \end_inset
11011 </cell>
11012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11013 \begin_inset Text
11014
11015 \begin_layout Plain Layout
11016 b
11017 \end_layout
11018
11019 \end_inset
11020 </cell>
11021 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11022 \begin_inset Text
11023
11024 \begin_layout Plain Layout
11025 c
11026 \end_layout
11027
11028 \end_inset
11029 </cell>
11030 </row>
11031 <row>
11032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11033 \begin_inset Text
11034
11035 \begin_layout Plain Layout
11036 d
11037 \end_layout
11038
11039 \end_inset
11040 </cell>
11041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11042 \begin_inset Text
11043
11044 \begin_layout Plain Layout
11045 e
11046 \end_layout
11047
11048 \end_inset
11049 </cell>
11050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11051 \begin_inset Text
11052
11053 \begin_layout Plain Layout
11054 f
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 </row>
11060 <row>
11061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11062 \begin_inset Text
11063
11064 \begin_layout Plain Layout
11065 g
11066 \end_layout
11067
11068 \end_inset
11069 </cell>
11070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11071 \begin_inset Text
11072
11073 \begin_layout Plain Layout
11074 h
11075 \end_layout
11076
11077 \end_inset
11078 </cell>
11079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11080 \begin_inset Text
11081
11082 \begin_layout Plain Layout
11083 i
11084 \end_layout
11085
11086 \end_inset
11087 </cell>
11088 </row>
11089 </lyxtabular>
11090
11091 \end_inset
11092
11093
11094 \end_layout
11095
11096 \end_inset
11097
11098
11099 \end_layout
11100
11101 \begin_layout Standard
11102 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11103  párrafos con varias líneas y guionado.
11104 \end_layout
11105
11106 \begin_layout Standard
11107 Para generar la tabla
11108 \begin_inset space ~
11109 \end_inset
11110
11111
11112 \begin_inset CommandInset ref
11113 LatexCommand ref
11114 reference "tab:Tabla-con-múltiples"
11115
11116 \end_inset
11117
11118 , crea una tabla 3×3, marca la primera celda y haz clic derecho sobre ella.
11119  En el diálogo que surge establece una anchura de 2.5
11120 \begin_inset space \thinspace{}
11121 \end_inset
11122
11123 cm y escoge centro en alineación vertical y horizontal.
11124  La alineación vertical se utiliza para todas las celdas de la fila.
11125  Como nuestro texto es menor de 2.5
11126 \begin_inset space \thinspace{}
11127 \end_inset
11128
11129 cm, sólo aparece una línea.
11130  Para poner dos añadimos un salto de línea justificado, (atajo 
11131 \family sans
11132 Ctrl+Mayúsculas+Entrar
11133 \family default
11134 ).
11135  Si el texto es más ancho que la celda será automáticamente dividido en
11136  líneas.
11137 \end_layout
11138
11139 \begin_layout Standard
11140 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11141  con guión si es la primera entrada.
11142  Por eso hay que insertar algo para que dicha palabra no sea la primera
11143  entrada: añade un espacio horizontal de 0
11144 \begin_inset space \thinspace{}
11145 \end_inset
11146
11147 pt delante de la palabra.
11148  Como el espacio es 0 la salida no cambia.
11149  El cuadro
11150 \begin_inset space ~
11151 \end_inset
11152
11153
11154 \begin_inset CommandInset ref
11155 LatexCommand ref
11156 reference "tab:Tabla-con-y"
11157
11158 \end_inset
11159
11160  muestra el efecto.
11161 \end_layout
11162
11163 \begin_layout Standard
11164 \begin_inset Float table
11165 placement b
11166 wide false
11167 sideways false
11168 status open
11169
11170 \begin_layout Plain Layout
11171 \begin_inset Caption
11172
11173 \begin_layout Plain Layout
11174 \begin_inset CommandInset label
11175 LatexCommand label
11176 name "tab:Tabla-con-y"
11177
11178 \end_inset
11179
11180 Tablas con y sin guión
11181 \end_layout
11182
11183 \end_inset
11184
11185
11186 \end_layout
11187
11188 \begin_layout Plain Layout
11189 \begin_inset space \hfill{}
11190 \end_inset
11191
11192
11193 \begin_inset Tabular
11194 <lyxtabular version="3" rows="3" columns="3">
11195 <features tabularvalignment="middle">
11196 <column alignment="center" valignment="middle" width="2.5cm">
11197 <column alignment="center" valignment="middle" width="0">
11198 <column alignment="center" valignment="middle" width="0">
11199 <row>
11200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11201 \begin_inset Text
11202
11203 \begin_layout Plain Layout
11204 celdaconpalabramuylarga
11205 \end_layout
11206
11207 \end_inset
11208 </cell>
11209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 b
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 c
11223 \end_layout
11224
11225 \end_inset
11226 </cell>
11227 </row>
11228 <row>
11229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11230 \begin_inset Text
11231
11232 \begin_layout Plain Layout
11233 d
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 e
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 f
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 g
11263 \end_layout
11264
11265 \end_inset
11266 </cell>
11267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 h
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 i
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 </row>
11286 </lyxtabular>
11287
11288 \end_inset
11289
11290
11291 \begin_inset space \hfill{}
11292 \end_inset
11293
11294
11295 \begin_inset Tabular
11296 <lyxtabular version="3" rows="3" columns="3">
11297 <features tabularvalignment="middle">
11298 <column alignment="center" valignment="middle" width="2.5cm">
11299 <column alignment="center" valignment="middle" width="0">
11300 <column alignment="center" valignment="middle" width="0">
11301 <row>
11302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11303 \begin_inset Text
11304
11305 \begin_layout Plain Layout
11306 \begin_inset space \hspace{}
11307 \length 0pt
11308 \end_inset
11309
11310 celdaconpalabramuylarga
11311 \end_layout
11312
11313 \end_inset
11314 </cell>
11315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11316 \begin_inset Text
11317
11318 \begin_layout Plain Layout
11319 b
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 c
11329 \end_layout
11330
11331 \end_inset
11332 </cell>
11333 </row>
11334 <row>
11335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11336 \begin_inset Text
11337
11338 \begin_layout Plain Layout
11339 d
11340 \end_layout
11341
11342 \end_inset
11343 </cell>
11344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11345 \begin_inset Text
11346
11347 \begin_layout Plain Layout
11348 e
11349 \end_layout
11350
11351 \end_inset
11352 </cell>
11353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11354 \begin_inset Text
11355
11356 \begin_layout Plain Layout
11357 f
11358 \end_layout
11359
11360 \end_inset
11361 </cell>
11362 </row>
11363 <row>
11364 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368 g
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 h
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11383 \begin_inset Text
11384
11385 \begin_layout Plain Layout
11386 i
11387 \end_layout
11388
11389 \end_inset
11390 </cell>
11391 </row>
11392 </lyxtabular>
11393
11394 \end_inset
11395
11396
11397 \begin_inset space \hfill{}
11398 \end_inset
11399
11400
11401 \end_layout
11402
11403 \end_inset
11404
11405
11406 \end_layout
11407
11408 \begin_layout Subsection
11409 Multicolumnas
11410 \begin_inset CommandInset label
11411 LatexCommand label
11412 name "sub:Multicolumnas"
11413
11414 \end_inset
11415
11416
11417 \begin_inset Index idx
11418 status collapsed
11419
11420 \begin_layout Plain Layout
11421 Multicolumnas
11422 \end_layout
11423
11424 \end_inset
11425
11426
11427 \begin_inset Index idx
11428 status collapsed
11429
11430 \begin_layout Plain Layout
11431 Tablas ! Multicolumnas
11432 \end_layout
11433
11434 \end_inset
11435
11436
11437 \end_layout
11438
11439 \begin_layout Subsubsection
11440 Fundamentos de multicolumna
11441 \end_layout
11442
11443 \begin_layout Standard
11444 Para extender una celda sobre varias columnas, se marcan las celdas que
11445  se desee combinar y se usa el botón 
11446 \begin_inset Graphics
11447         filename ../../images/tabular-feature_multicolumn.png
11448         scale 85
11449
11450 \end_inset
11451
11452 , el menú 
11453 \family sans
11454 Editar\SpecialChar \menuseparator
11455 Tabla\SpecialChar \menuseparator
11456 Multicolumna
11457 \family default
11458 , o clic derecho sobre las celdas marcadas y elige 
11459 \family sans
11460 Multicolumna 
11461 \family default
11462 en el menú contextual.
11463 \end_layout
11464
11465 \begin_layout Standard
11466 Las multicolumnas tienen su propia configuración de celdas.
11467  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11468  multicolumna.
11469  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11470  última fila sin borde superior:
11471 \end_layout
11472
11473 \begin_layout Standard
11474 \align center
11475 \begin_inset Tabular
11476 <lyxtabular version="3" rows="3" columns="4">
11477 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11478 <column alignment="center" valignment="top" width="0pt">
11479 <column alignment="center" valignment="middle" width="0">
11480 <column alignment="center" valignment="top" width="0in">
11481 <column alignment="center" valignment="top" width="0pt">
11482 <row>
11483 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11484 \begin_inset Text
11485
11486 \begin_layout Plain Layout
11487 abc
11488 \end_layout
11489
11490 \end_inset
11491 </cell>
11492 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496 def ghi
11497 \end_layout
11498
11499 \end_inset
11500 </cell>
11501 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 jkl
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 </row>
11520 <row>
11521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11522 \begin_inset Text
11523
11524 \begin_layout Plain Layout
11525
11526 \family roman
11527 \series medium
11528 \shape up
11529 \size normal
11530 \emph off
11531 \bar no
11532 \noun off
11533 \color none
11534 A
11535 \end_layout
11536
11537 \end_inset
11538 </cell>
11539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11540 \begin_inset Text
11541
11542 \begin_layout Plain Layout
11543 B
11544 \end_layout
11545
11546 \end_inset
11547 </cell>
11548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11549 \begin_inset Text
11550
11551 \begin_layout Plain Layout
11552 C
11553 \end_layout
11554
11555 \end_inset
11556 </cell>
11557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11558 \begin_inset Text
11559
11560 \begin_layout Plain Layout
11561 D
11562 \end_layout
11563
11564 \end_inset
11565 </cell>
11566 </row>
11567 <row>
11568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11569 \begin_inset Text
11570
11571 \begin_layout Plain Layout
11572 1
11573 \end_layout
11574
11575 \end_inset
11576 </cell>
11577 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11578 \begin_inset Text
11579
11580 \begin_layout Plain Layout
11581 2
11582 \end_layout
11583
11584 \end_inset
11585 </cell>
11586 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11587 \begin_inset Text
11588
11589 \begin_layout Plain Layout
11590 3
11591 \end_layout
11592
11593 \end_inset
11594 </cell>
11595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11596 \begin_inset Text
11597
11598 \begin_layout Plain Layout
11599 4
11600 \end_layout
11601
11602 \end_inset
11603 </cell>
11604 </row>
11605 </lyxtabular>
11606
11607 \end_inset
11608
11609
11610 \end_layout
11611
11612 \begin_layout Subsubsection
11613 Cálculos en multicolumnas
11614 \begin_inset CommandInset label
11615 LatexCommand label
11616 name "sub:Cálculos-en-Multicolumnas"
11617
11618 \end_inset
11619
11620
11621 \begin_inset Index idx
11622 status collapsed
11623
11624 \begin_layout Plain Layout
11625 Multicolumnas ! Cálculos
11626 \end_layout
11627
11628 \end_inset
11629
11630
11631 \end_layout
11632
11633 \begin_layout Standard
11634 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11635  la anchura de celda de las columnas combinadas en la celda multicolumna.
11636 \end_layout
11637
11638 \begin_layout Standard
11639 \begin_inset Float table
11640 placement h
11641 wide false
11642 sideways false
11643 status open
11644
11645 \begin_layout Plain Layout
11646 \begin_inset Caption
11647
11648 \begin_layout Plain Layout
11649 \begin_inset CommandInset label
11650 LatexCommand label
11651 name "tab:Tabla-con-centrado"
11652
11653 \end_inset
11654
11655 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
11656 te la mitad de anchura que la celda multicolumna
11657 \begin_inset Argument
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661 Tabla multicolumna perfecta
11662 \end_layout
11663
11664 \end_inset
11665
11666
11667 \end_layout
11668
11669 \end_inset
11670
11671
11672 \end_layout
11673
11674 \begin_layout Plain Layout
11675 \align center
11676 \begin_inset Tabular
11677 <lyxtabular version="3" rows="3" columns="3">
11678 <features tabularvalignment="middle">
11679 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11680 <column alignment="center" valignment="middle" width="0">
11681 <column alignment="center" valignment="top" width="0">
11682 <row>
11683 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 multicolumna línea múltiple
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11693 \begin_inset Text
11694
11695 \begin_layout Plain Layout
11696
11697 \end_layout
11698
11699 \end_inset
11700 </cell>
11701 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11702 \begin_inset Text
11703
11704 \begin_layout Plain Layout
11705 c
11706 \end_layout
11707
11708 \end_inset
11709 </cell>
11710 </row>
11711 <row>
11712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11713 \begin_inset Text
11714
11715 \begin_layout Plain Layout
11716 d
11717 \end_layout
11718
11719 \end_inset
11720 </cell>
11721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11722 \begin_inset Text
11723
11724 \begin_layout Plain Layout
11725 e
11726 \end_layout
11727
11728 \end_inset
11729 </cell>
11730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11731 \begin_inset Text
11732
11733 \begin_layout Plain Layout
11734 f
11735 \end_layout
11736
11737 \end_inset
11738 </cell>
11739 </row>
11740 <row>
11741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11742 \begin_inset Text
11743
11744 \begin_layout Plain Layout
11745 g
11746 \end_layout
11747
11748 \end_inset
11749 </cell>
11750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11751 \begin_inset Text
11752
11753 \begin_layout Plain Layout
11754 h
11755 \end_layout
11756
11757 \end_inset
11758 </cell>
11759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11760 \begin_inset Text
11761
11762 \begin_layout Plain Layout
11763 i
11764 \end_layout
11765
11766 \end_inset
11767 </cell>
11768 </row>
11769 </lyxtabular>
11770
11771 \end_inset
11772
11773
11774 \end_layout
11775
11776 \end_inset
11777
11778
11779 \end_layout
11780
11781 \begin_layout Standard
11782 Por ejemplo, para crear la tabla
11783 \begin_inset space ~
11784 \end_inset
11785
11786
11787 \begin_inset CommandInset ref
11788 LatexCommand ref
11789 reference "tab:Tabla-con-centrado"
11790
11791 \end_inset
11792
11793 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
11794  clic derecho.
11795  En el diálogo marca 
11796 \emph on
11797 multicolumna
11798 \emph default
11799
11800 \emph on
11801 alineación centro
11802 \emph default
11803  y una anchura de 2.5
11804 \begin_inset space \thinspace{}
11805 \end_inset
11806
11807 cm.
11808  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11809  de la celda multicolumna, así que deberías ajustar 1.25
11810 \begin_inset space \thinspace{}
11811 \end_inset
11812
11813 cm para la primera columna.
11814  La segunda columna tendrá entonces automáticamente 1.25
11815 \begin_inset space \thinspace{}
11816 \end_inset
11817
11818 cm de anchura.
11819  Para la tabla
11820 \begin_inset space ~
11821 \end_inset
11822
11823
11824 \begin_inset CommandInset ref
11825 LatexCommand ref
11826 reference "tab:Tabla-sin-mitad"
11827
11828 \end_inset
11829
11830  se ha procedido de la siguiente manera:
11831 \end_layout
11832
11833 \begin_layout Standard
11834 \begin_inset Float table
11835 wide false
11836 sideways false
11837 status open
11838
11839 \begin_layout Plain Layout
11840 \begin_inset Caption
11841
11842 \begin_layout Plain Layout
11843 \begin_inset CommandInset label
11844 LatexCommand label
11845 name "tab:Tabla-sin-mitad"
11846
11847 \end_inset
11848
11849 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
11850  anchura que la celda multicolumna
11851 \begin_inset Argument
11852 status collapsed
11853
11854 \begin_layout Plain Layout
11855 Tabla multicolumna imperfecta
11856 \end_layout
11857
11858 \end_inset
11859
11860
11861 \end_layout
11862
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Plain Layout
11869 \align center
11870 \begin_inset Tabular
11871 <lyxtabular version="3" rows="3" columns="3">
11872 <features tabularvalignment="middle">
11873 <column alignment="center" valignment="top" width="1.25cm">
11874 <column alignment="center" valignment="top" width="0">
11875 <column alignment="center" valignment="top" width="0">
11876 <row>
11877 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 multicolumna línea múltiple
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11887 \begin_inset Text
11888
11889 \begin_layout Plain Layout
11890
11891 \end_layout
11892
11893 \end_inset
11894 </cell>
11895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11896 \begin_inset Text
11897
11898 \begin_layout Plain Layout
11899 c
11900 \end_layout
11901
11902 \end_inset
11903 </cell>
11904 </row>
11905 <row>
11906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Plain Layout
11910 d
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11916 \begin_inset Text
11917
11918 \begin_layout Plain Layout
11919 e
11920 \end_layout
11921
11922 \end_inset
11923 </cell>
11924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Plain Layout
11928 f
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 </row>
11934 <row>
11935 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11936 \begin_inset Text
11937
11938 \begin_layout Plain Layout
11939 g
11940 \end_layout
11941
11942 \end_inset
11943 </cell>
11944 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11945 \begin_inset Text
11946
11947 \begin_layout Plain Layout
11948 h
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Plain Layout
11957 i
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 </lyxtabular>
11964
11965 \end_inset
11966
11967
11968 \end_layout
11969
11970 \end_inset
11971
11972
11973 \end_layout
11974
11975 \begin_layout Standard
11976 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11977 a, es un poco mayor.
11978  La razón es que la anchura dada para una celda 
11979 \begin_inset Formula $W_{g}$
11980 \end_inset
11981
11982  no es su anchura total 
11983 \begin_inset Formula $W_{\mathrm{tot}}$
11984 \end_inset
11985
11986  porque una celda es siempre algo mayor que la anchura dada.
11987  El apéndice
11988 \begin_inset space ~
11989 \end_inset
11990
11991
11992 \begin_inset CommandInset ref
11993 LatexCommand eqref
11994 reference "cap:Explicación-de-la-Ecuación"
11995
11996 \end_inset
11997
11998  lo explica con detalle.
11999 \end_layout
12000
12001 \begin_layout Standard
12002 La anchura dada 
12003 \begin_inset Formula $W_{g\, n}$
12004 \end_inset
12005
12006  necesaria para combinar 
12007 \emph on
12008 n
12009 \emph default
12010  columnas puede calcularse de manera que cada columna tenga una anchura
12011  total de 
12012 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12013 \end_inset
12014
12015 :
12016 \begin_inset Formula \begin{equation}
12017 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12018 \end{equation}
12019
12020 \end_inset
12021
12022
12023 \end_layout
12024
12025 \begin_layout Standard
12026 En nuestro caso tenemos 
12027 \begin_inset Formula $n=2$
12028 \end_inset
12029
12030
12031 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12032 \end_inset
12033
12034
12035 \begin_inset space \thinspace{}
12036 \end_inset
12037
12038 cm y los valores predeterminados para longitudes, así la ecuación
12039 \begin_inset space ~
12040 \end_inset
12041
12042
12043 \begin_inset CommandInset ref
12044 LatexCommand ref
12045 reference "eq:Wgn"
12046
12047 \end_inset
12048
12049  queda
12050 \begin_inset Formula \begin{equation}
12051 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12052 \end{equation}
12053
12054 \end_inset
12055
12056
12057 \end_layout
12058
12059 \begin_layout Standard
12060 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
12061  
12062 \series bold
12063 calc
12064 \series default
12065  con la línea
12066 \begin_inset Index idx
12067 status collapsed
12068
12069 \begin_layout Plain Layout
12070 LaTeX-paquetes ! calc
12071 \end_layout
12072
12073 \end_inset
12074
12075
12076 \end_layout
12077
12078 \begin_layout Standard
12079
12080 \series bold
12081
12082 \backslash
12083 usepackage{calc}
12084 \end_layout
12085
12086 \begin_layout Standard
12087 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12088  Por tanto hay que insertar un argumento LaTeX en el diálogo.
12089  He aquí un repaso de los argumentos:
12090 \end_layout
12091
12092 \begin_layout Itemize
12093
12094 \series bold
12095 p{ancho}
12096 \series default
12097  crea celdas con anchura fija, el texto alineado arriba
12098 \end_layout
12099
12100 \begin_layout Itemize
12101
12102 \series bold
12103 m{ancho}
12104 \series default
12105  crea celdas con anchura fija, el texto con alineación vertical centrada
12106  
12107 \end_layout
12108
12109 \begin_layout Itemize
12110
12111 \series bold
12112 b{ancho}
12113 \series default
12114  crea celdas con anchura fija, el texto alineado abajo
12115 \end_layout
12116
12117 \begin_layout Standard
12118 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
12119  en el diálogo se ignoran.
12120 \end_layout
12121
12122 \begin_layout Standard
12123 \begin_inset Note Greyedout
12124 status open
12125
12126 \begin_layout Plain Layout
12127
12128 \series bold
12129 Nota:
12130 \series default
12131  Debido a un error, LyX muestra de todas formas estas propiedades.
12132 \end_layout
12133
12134 \end_inset
12135
12136  
12137 \end_layout
12138
12139 \begin_layout Standard
12140 El comando 
12141 \series bold
12142
12143 \backslash
12144 centering
12145 \series default
12146  centra horizontalmente el texto.
12147  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12148  columna extendida:
12149 \end_layout
12150
12151 \begin_layout Standard
12152
12153 \series bold
12154 >{
12155 \backslash
12156 centering}m{1.25cm-6.2pt}
12157 \end_layout
12158
12159 \begin_layout Standard
12160 El comando 
12161 \series bold
12162 >{ }
12163 \series default
12164  significa que los comandos entre llaves se aplican antes de crear la celda.
12165 \end_layout
12166
12167 \begin_layout Standard
12168 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12169 , aún está alineado a la izquierda.
12170  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12171  Así que para multicolumnas hemos de usar el argumento de LaTeX
12172 \end_layout
12173
12174 \begin_layout Standard
12175
12176 \series bold
12177 >{
12178 \backslash
12179 centering}m{2.5cm}
12180 \end_layout
12181
12182 \begin_layout Subsection
12183 Multifilas
12184 \begin_inset CommandInset label
12185 LatexCommand label
12186 name "sub:Multifilas"
12187
12188 \end_inset
12189
12190
12191 \begin_inset Index idx
12192 status collapsed
12193
12194 \begin_layout Plain Layout
12195 Multifilas
12196 \end_layout
12197
12198 \end_inset
12199
12200
12201 \begin_inset Index idx
12202 status collapsed
12203
12204 \begin_layout Plain Layout
12205 Tablas ! Multifilas
12206 \end_layout
12207
12208 \end_inset
12209
12210
12211 \end_layout
12212
12213 \begin_layout Standard
12214 Para extender una celda sobre varias filas, se marcan las celdas que se
12215  desee combinar y se usa el botón 
12216 \begin_inset Graphics
12217         filename ../../images/tabular-feature_multirow.png
12218         scale 85
12219         scaleBeforeRotation
12220
12221 \end_inset
12222
12223 , el menú 
12224 \family sans
12225 Editar\SpecialChar \menuseparator
12226 Tabla\SpecialChar \menuseparator
12227 Multifila
12228 \family default
12229 , o haz clic derecho sobre las celdas marcadas y elige 
12230 \family sans
12231 Multifila 
12232 \family default
12233 en el menú contextual.
12234 \end_layout
12235
12236 \begin_layout Standard
12237 Aquí hay un ejemplo de tabla con una multifila en la primera columna:
12238 \end_layout
12239
12240 \begin_layout Standard
12241 \align center
12242 \begin_inset Tabular
12243 <lyxtabular version="3" rows="3" columns="3">
12244 <features tabularvalignment="middle">
12245 <column alignment="center" valignment="top" width="0pt">
12246 <column alignment="center" valignment="top" width="0">
12247 <column alignment="center" valignment="top" width="0">
12248 <row>
12249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12250 \begin_inset Text
12251
12252 \begin_layout Plain Layout
12253 entrada en una celda larga
12254 \end_layout
12255
12256 \end_inset
12257 </cell>
12258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12259 \begin_inset Text
12260
12261 \begin_layout Plain Layout
12262 b
12263 \end_layout
12264
12265 \end_inset
12266 </cell>
12267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12268 \begin_inset Text
12269
12270 \begin_layout Plain Layout
12271 c
12272 \end_layout
12273
12274 \end_inset
12275 </cell>
12276 </row>
12277 <row>
12278 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12279 \begin_inset Text
12280
12281 \begin_layout Plain Layout
12282 multifila
12283 \end_layout
12284
12285 \end_inset
12286 </cell>
12287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12288 \begin_inset Text
12289
12290 \begin_layout Plain Layout
12291 e
12292 \end_layout
12293
12294 \end_inset
12295 </cell>
12296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12297 \begin_inset Text
12298
12299 \begin_layout Plain Layout
12300 f
12301 \end_layout
12302
12303 \end_inset
12304 </cell>
12305 </row>
12306 <row>
12307 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12308 \begin_inset Text
12309
12310 \begin_layout Plain Layout
12311
12312 \end_layout
12313
12314 \end_inset
12315 </cell>
12316 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12317 \begin_inset Text
12318
12319 \begin_layout Plain Layout
12320 h
12321 \end_layout
12322
12323 \end_inset
12324 </cell>
12325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12326 \begin_inset Text
12327
12328 \begin_layout Plain Layout
12329 i
12330 \end_layout
12331
12332 \end_inset
12333 </cell>
12334 </row>
12335 </lyxtabular>
12336
12337 \end_inset
12338
12339
12340 \end_layout
12341
12342 \begin_layout Standard
12343 La anchura de las celdas multifila se establece poniendo la anchura y la
12344  alineación para toda la columna.
12345  El 
12346 \family sans
12347 Desplazamiento vertical
12348 \family default
12349  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12350 gativo.
12351 \end_layout
12352
12353 \begin_layout Standard
12354 Si la columna de una celda multifila no tiene anchura explícita, la celda
12355  multifila hereda el alineamiento de la columna.
12356  Por otra parte, se alinea a la izquierda por omisión.
12357  Para cambiar esto renombra el comando 
12358 \series bold
12359
12360 \backslash
12361 multirowsetup
12362 \series default
12363  con el comando
12364 \end_layout
12365
12366 \begin_layout Standard
12367
12368 \series bold
12369
12370 \backslash
12371 renewcommand{
12372 \backslash
12373 multirowsetup}{
12374 \backslash
12375 centering}
12376 \end_layout
12377
12378 \begin_layout Standard
12379 en el preámbulo del documento.
12380  Entonces se centran todas las entradas de celdas multifila en el documento.
12381  Si sólo queremos centrar en algunas tablas, se puede renombrar el comando
12382  en código TeX justo antes de la tabla en lugar de en el preámbulo.
12383  Si el texto debe estar alineado a la derecha, reemplaza 
12384 \series bold
12385
12386 \backslash
12387 centering
12388 \series default
12389  por 
12390 \series bold
12391
12392 \backslash
12393 raggedleft
12394 \series default
12395 .
12396  Para volver a alineado a la izquierda usa 
12397 \series bold
12398
12399 \backslash
12400 raggedright
12401 \series default
12402 .
12403 \end_layout
12404
12405 \begin_layout Standard
12406 Este es un ejemplo de tabla con una celda multifila alineada a la derecha
12407  que tiene un desplazamiento vertical de -4
12408 \begin_inset space \thinspace{}
12409 \end_inset
12410
12411 mm y está en una columna de 3
12412 \begin_inset space \thinspace{}
12413 \end_inset
12414
12415 cm de ancho:
12416 \end_layout
12417
12418 \begin_layout Standard
12419 \noindent
12420 \align center
12421 \begin_inset ERT
12422 status collapsed
12423
12424 \begin_layout Plain Layout
12425
12426
12427 \backslash
12428 renewcommand{
12429 \backslash
12430 multirowsetup}{
12431 \backslash
12432 raggedleft}
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \begin_inset Tabular
12439 <lyxtabular version="3" rows="4" columns="3">
12440 <features tabularvalignment="middle">
12441 <column alignment="center" valignment="top" width="3cm">
12442 <column alignment="center" valignment="top" width="0">
12443 <column alignment="center" valignment="top" width="0">
12444 <row>
12445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12446 \begin_inset Text
12447
12448 \begin_layout Plain Layout
12449 entrada en una celda larga
12450 \end_layout
12451
12452 \end_inset
12453 </cell>
12454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12455 \begin_inset Text
12456
12457 \begin_layout Plain Layout
12458 b
12459 \end_layout
12460
12461 \end_inset
12462 </cell>
12463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12464 \begin_inset Text
12465
12466 \begin_layout Plain Layout
12467 c
12468 \end_layout
12469
12470 \end_inset
12471 </cell>
12472 </row>
12473 <row>
12474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12475 \begin_inset Text
12476
12477 \begin_layout Plain Layout
12478 t
12479 \end_layout
12480
12481 \end_inset
12482 </cell>
12483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12484 \begin_inset Text
12485
12486 \begin_layout Plain Layout
12487 n
12488 \end_layout
12489
12490 \end_inset
12491 </cell>
12492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12493 \begin_inset Text
12494
12495 \begin_layout Plain Layout
12496 m
12497 \end_layout
12498
12499 \end_inset
12500 </cell>
12501 </row>
12502 <row>
12503 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12504 \begin_inset Text
12505
12506 \begin_layout Plain Layout
12507 multifila
12508 \end_layout
12509
12510 \end_inset
12511 </cell>
12512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12513 \begin_inset Text
12514
12515 \begin_layout Plain Layout
12516 e
12517 \end_layout
12518
12519 \end_inset
12520 </cell>
12521 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12522 \begin_inset Text
12523
12524 \begin_layout Plain Layout
12525 f
12526 \end_layout
12527
12528 \end_inset
12529 </cell>
12530 </row>
12531 <row>
12532 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536
12537 \end_layout
12538
12539 \end_inset
12540 </cell>
12541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12542 \begin_inset Text
12543
12544 \begin_layout Plain Layout
12545 h
12546 \end_layout
12547
12548 \end_inset
12549 </cell>
12550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12551 \begin_inset Text
12552
12553 \begin_layout Plain Layout
12554 i
12555 \end_layout
12556
12557 \end_inset
12558 </cell>
12559 </row>
12560 </lyxtabular>
12561
12562 \end_inset
12563
12564
12565 \begin_inset ERT
12566 status collapsed
12567
12568 \begin_layout Plain Layout
12569
12570
12571 \backslash
12572 renewcommand{
12573 \backslash
12574 multirowsetup}{
12575 \backslash
12576 raggedright}
12577 \end_layout
12578
12579 \end_inset
12580
12581
12582 \end_layout
12583
12584 \begin_layout Section
12585 Tablas formales
12586 \begin_inset CommandInset label
12587 LatexCommand label
12588 name "sec:Tablas-Formales"
12589
12590 \end_inset
12591
12592
12593 \begin_inset Index idx
12594 status collapsed
12595
12596 \begin_layout Plain Layout
12597 Tablas ! Formales
12598 \end_layout
12599
12600 \end_inset
12601
12602  
12603 \end_layout
12604
12605 \begin_layout Standard
12606 En los libros, las tablas se suelen presentar en un formato como el de la
12607  tabla 
12608 \begin_inset space ~
12609 \end_inset
12610
12611
12612 \begin_inset CommandInset ref
12613 LatexCommand ref
12614 reference "tab:Ejemplo-tabla-formal"
12615
12616 \end_inset
12617
12618 .
12619  Se denominan tablas 
12620 \emph on
12621 formales
12622 \emph default
12623 .
12624  Para hacer tablas con este diseño, elige 
12625 \family sans
12626 Estilo
12627 \family default
12628
12629 \begin_inset space ~
12630 \end_inset
12631
12632
12633 \family sans
12634 Formal
12635 \family default
12636  en la solapa 
12637 \family sans
12638 Bordes
12639 \family default
12640  del cuadro de diálogo de tablas.
12641 \end_layout
12642
12643 \begin_layout Standard
12644 \begin_inset Float table
12645 placement h
12646 wide false
12647 sideways false
12648 status open
12649
12650 \begin_layout Plain Layout
12651 \begin_inset Caption
12652
12653 \begin_layout Plain Layout
12654 \begin_inset CommandInset label
12655 LatexCommand label
12656 name "tab:Ejemplo-tabla-formal"
12657
12658 \end_inset
12659
12660 Ejemplo de tabla formal
12661 \end_layout
12662
12663 \end_inset
12664
12665
12666 \end_layout
12667
12668 \begin_layout Plain Layout
12669 \align center
12670 \begin_inset Tabular
12671 <lyxtabular version="3" rows="8" columns="4">
12672 <features booktabs="true" tabularvalignment="middle">
12673 <column alignment="center" valignment="top" width="0">
12674 <column alignment="center" valignment="top" width="0">
12675 <column alignment="center" valignment="top" width="0">
12676 <column alignment="center" valignment="top" width="0">
12677 <row>
12678 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12679 \begin_inset Text
12680
12681 \begin_layout Plain Layout
12682 System
12683 \end_layout
12684
12685 \end_inset
12686 </cell>
12687 <cell alignment="center" valignment="top" topline="true" usebox="none">
12688 \begin_inset Text
12689
12690 \begin_layout Plain Layout
12691 Chip
12692 \begin_inset space \thinspace{}
12693 \end_inset
12694
12695 1
12696 \end_layout
12697
12698 \end_inset
12699 </cell>
12700 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12701 \begin_inset Text
12702
12703 \begin_layout Plain Layout
12704 Chip
12705 \begin_inset space \thinspace{}
12706 \end_inset
12707
12708 2
12709 \end_layout
12710
12711 \end_inset
12712 </cell>
12713 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Plain Layout
12717
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 </row>
12723 <row>
12724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12725 \begin_inset Text
12726
12727 \begin_layout Plain Layout
12728 \begin_inset ERT
12729 status collapsed
12730
12731 \begin_layout Plain Layout
12732
12733
12734 \backslash
12735 cmidrule(r){2-2}
12736 \end_layout
12737
12738 \end_inset
12739
12740
12741 \begin_inset ERT
12742 status collapsed
12743
12744 \begin_layout Plain Layout
12745
12746
12747 \backslash
12748 cmidrule(l){3-4}
12749 \end_layout
12750
12751 \end_inset
12752
12753 Detector thickness in µm
12754 \end_layout
12755
12756 \end_inset
12757 </cell>
12758 <cell alignment="center" valignment="top" usebox="none">
12759 \begin_inset Text
12760
12761 \begin_layout Plain Layout
12762 300
12763 \end_layout
12764
12765 \end_inset
12766 </cell>
12767 <cell alignment="center" valignment="top" usebox="none">
12768 \begin_inset Text
12769
12770 \begin_layout Plain Layout
12771 300
12772 \end_layout
12773
12774 \end_inset
12775 </cell>
12776 <cell alignment="center" valignment="top" usebox="none">
12777 \begin_inset Text
12778
12779 \begin_layout Plain Layout
12780 700
12781 \end_layout
12782
12783 \end_inset
12784 </cell>
12785 </row>
12786 <row>
12787 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12788 \begin_inset Text
12789
12790 \begin_layout Plain Layout
12791 Edge angle in °
12792 \end_layout
12793
12794 \end_inset
12795 </cell>
12796 <cell alignment="center" valignment="top" topline="true" usebox="none">
12797 \begin_inset Text
12798
12799 \begin_layout Plain Layout
12800 3.55
12801 \end_layout
12802
12803 \end_inset
12804 </cell>
12805 <cell alignment="center" valignment="top" topline="true" usebox="none">
12806 \begin_inset Text
12807
12808 \begin_layout Plain Layout
12809 2.71
12810 \end_layout
12811
12812 \end_inset
12813 </cell>
12814 <cell alignment="center" valignment="top" topline="true" usebox="none">
12815 \begin_inset Text
12816
12817 \begin_layout Plain Layout
12818 7.99
12819 \end_layout
12820
12821 \end_inset
12822 </cell>
12823 </row>
12824 <row topspace="default">
12825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12826 \begin_inset Text
12827
12828 \begin_layout Plain Layout
12829 Spatial resolution in µm
12830 \end_layout
12831
12832 \end_inset
12833 </cell>
12834 <cell alignment="center" valignment="top" usebox="none">
12835 \begin_inset Text
12836
12837 \begin_layout Plain Layout
12838 4.26
12839 \end_layout
12840
12841 \end_inset
12842 </cell>
12843 <cell alignment="center" valignment="top" usebox="none">
12844 \begin_inset Text
12845
12846 \begin_layout Plain Layout
12847 10.17
12848 \end_layout
12849
12850 \end_inset
12851 </cell>
12852 <cell alignment="center" valignment="top" usebox="none">
12853 \begin_inset Text
12854
12855 \begin_layout Plain Layout
12856 10.56
12857 \end_layout
12858
12859 \end_inset
12860 </cell>
12861 </row>
12862 <row topspace="default">
12863 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12864 \begin_inset Text
12865
12866 \begin_layout Plain Layout
12867 MTF at 
12868 \begin_inset Formula $f_{\mathrm{max}}$
12869 \end_inset
12870
12871
12872 \end_layout
12873
12874 \end_inset
12875 </cell>
12876 <cell alignment="center" valignment="top" usebox="none">
12877 \begin_inset Text
12878
12879 \begin_layout Plain Layout
12880 0.53
12881 \end_layout
12882
12883 \end_inset
12884 </cell>
12885 <cell alignment="center" valignment="top" usebox="none">
12886 \begin_inset Text
12887
12888 \begin_layout Plain Layout
12889 0.37
12890 \end_layout
12891
12892 \end_inset
12893 </cell>
12894 <cell alignment="center" valignment="top" usebox="none">
12895 \begin_inset Text
12896
12897 \begin_layout Plain Layout
12898 0.39
12899 \end_layout
12900
12901 \end_inset
12902 </cell>
12903 </row>
12904 <row topspace="default">
12905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12906 \begin_inset Text
12907
12908 \begin_layout Plain Layout
12909 \begin_inset ERT
12910 status collapsed
12911
12912 \begin_layout Plain Layout
12913
12914
12915 \backslash
12916 cmidrule(l{10pt}){1-1}
12917 \end_layout
12918
12919 \end_inset
12920
12921 LSF-spatial resolution
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Plain Layout
12930
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Plain Layout
12939
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 <cell alignment="center" valignment="top" usebox="none">
12945 \begin_inset Text
12946
12947 \begin_layout Plain Layout
12948
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 </row>
12954 <row>
12955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Plain Layout
12959 in µm
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Plain Layout
12968 129.7
12969 \end_layout
12970
12971 \end_inset
12972 </cell>
12973 <cell alignment="center" valignment="top" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Plain Layout
12977 52.75
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 <cell alignment="center" valignment="top" usebox="none">
12983 \begin_inset Text
12984
12985 \begin_layout Plain Layout
12986 50.78
12987 \end_layout
12988
12989 \end_inset
12990 </cell>
12991 </row>
12992 <row>
12993 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12994 \begin_inset Text
12995
12996 \begin_layout Plain Layout
12997 in % of pixel size
12998 \end_layout
12999
13000 \end_inset
13001 </cell>
13002 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13003 \begin_inset Text
13004
13005 \begin_layout Plain Layout
13006 76.3
13007 \end_layout
13008
13009 \end_inset
13010 </cell>
13011 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13012 \begin_inset Text
13013
13014 \begin_layout Plain Layout
13015 95.9
13016 \end_layout
13017
13018 \end_inset
13019 </cell>
13020 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13021 \begin_inset Text
13022
13023 \begin_layout Plain Layout
13024 92.3
13025 \end_layout
13026
13027 \end_inset
13028 </cell>
13029 </row>
13030 </lyxtabular>
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \end_inset
13038
13039
13040 \end_layout
13041
13042 \begin_layout Standard
13043 Se puede añadir espacio adicional a las filas de la tabla mediante los botones
13044  correspondientes que se encuentran en la solapa 
13045 \family sans
13046 Bordes 
13047 \family default
13048 del diálogo
13049 \family sans
13050  Configuración
13051 \begin_inset space ~
13052 \end_inset
13053
13054 de
13055 \begin_inset space ~
13056 \end_inset
13057
13058 la
13059 \begin_inset space ~
13060 \end_inset
13061
13062 tabla
13063 \family default
13064 , como se explica en la sección
13065 \begin_inset space ~
13066 \end_inset
13067
13068
13069 \begin_inset CommandInset ref
13070 LatexCommand ref
13071 reference "sub:Espacio-adicional"
13072
13073 \end_inset
13074
13075 .
13076 \end_layout
13077
13078 \begin_layout Standard
13079 A diferencia de las tablas normales, las tablas formales no tienen líneas
13080  verticales.
13081  Las líneas horizontales se pueden poner o no como en las tablas normales,
13082  pero en la salida se mostrarán con distinto grosor:
13083 \begin_inset Newline newline
13084 \end_inset
13085
13086 Las líneas primera y última tienen un grosor predeterminado de 0.08
13087 \begin_inset space \thinspace{}
13088 \end_inset
13089
13090 em, las demás tienen un grosor predeterminado de 0.05
13091 \begin_inset space \thinspace{}
13092 \end_inset
13093
13094 em.
13095 \end_layout
13096
13097 \begin_layout Standard
13098 Estos valores predeterminados se pueden cambiar
13099 \series bold
13100  
13101 \series default
13102 con las líneas de preámbulo:
13103 \end_layout
13104
13105 \begin_layout Standard
13106
13107 \series bold
13108
13109 \backslash
13110 let
13111 \backslash
13112 mytoprule
13113 \backslash
13114 toprule
13115 \begin_inset Newline newline
13116 \end_inset
13117
13118
13119 \backslash
13120 renewcommand{
13121 \backslash
13122 toprule}{
13123 \backslash
13124 mytoprule[grosor]}
13125 \end_layout
13126
13127 \begin_layout Standard
13128 Este ejemplo es para la primera línea, la denominada 
13129 \series bold
13130 toprule
13131 \series default
13132 .
13133  Si quieres cambiar el grosor de la última línea, reemplaza 
13134 \series bold
13135 toprule
13136 \series default
13137  por 
13138 \series bold
13139 bottomrule
13140 \series default
13141 .
13142  Y para cambiar el grosor de las demás líneas cambia 
13143 \series bold
13144 toprule
13145 \series default
13146  por 
13147 \series bold
13148 midrule
13149 \series default
13150 .
13151  Puedes usar cualquiera de las unidades listadas en el apéndice
13152 \begin_inset space ~
13153 \end_inset
13154
13155
13156 \begin_inset CommandInset ref
13157 LatexCommand ref
13158 reference "cap:Unidades-disponibles-en"
13159
13160 \end_inset
13161
13162  para establecer el grosor.
13163 \end_layout
13164
13165 \begin_layout Standard
13166 Para dibujar líneas que no se extiendan a todas las columnas de la tabla,
13167  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
13168  LyX empleará internamente el comando 
13169 \series bold
13170
13171 \backslash
13172 cmidrule
13173 \series default
13174  para dibujar la línea.
13175  El esquema completo es
13176 \end_layout
13177
13178 \begin_layout Standard
13179
13180 \series bold
13181
13182 \backslash
13183 cmidrule[grosor](recorte){inicol-fincol}
13184 \end_layout
13185
13186 \begin_layout Standard
13187 Por el momento, LyX no soporta las opciones de 
13188 \series bold
13189
13190 \backslash
13191 cmidrule
13192 \series default
13193 , así que para usarlas hay que emplear código TeX.
13194  Las líneas 
13195 \series bold
13196
13197 \backslash
13198 cmidrule
13199 \series default
13200  se pueden insertar manualmente con el comando en código TeX como primera
13201  entrada de la primera celda de una fila.
13202  En la salida se dibujará la línea sobre dicha fila.
13203 \end_layout
13204
13205 \begin_layout Standard
13206 El grosor predeterminado es 0.03
13207 \begin_inset space \thinspace{}
13208 \end_inset
13209
13210 em.
13211  
13212 \series bold
13213 inicol
13214 \series default
13215  es el número de la columna en la que comienza la línea y 
13216 \series bold
13217 fincol
13218 \series default
13219  es el número de la columna en la que acaba la línea.
13220  El valor 
13221 \series bold
13222 fincol
13223 \series default
13224  debe especificarse siempre, aunque la línea se extienda sobre una sola
13225  columna.
13226  El parámetro opcional 
13227 \series bold
13228 recorte
13229 \series default
13230  debe ser 
13231 \emph on
13232 l{recorte}
13233 \emph default
13234  o 
13235 \emph on
13236 r{recorte}
13237 \emph default
13238 , donde 
13239 \emph on
13240 recorte
13241 \emph default
13242  también es opcional.
13243  Por ejemplo, el parámetro 
13244 \emph on
13245 l{2pt}
13246 \emph default
13247  significa que la línea se recorta 2
13248 \begin_inset space \thinspace{}
13249 \end_inset
13250
13251 pt por su izquierda.
13252  Si no se especifica el tamaño  las líneas se recortan por omisión en 0.5
13253 \begin_inset space \thinspace{}
13254 \end_inset
13255
13256 em.
13257
13258 \series bold
13259  
13260 \end_layout
13261
13262 \begin_layout Standard
13263
13264 \end_layout
13265
13266 \begin_layout Standard
13267 \begin_inset VSpace bigskip
13268 \end_inset
13269
13270
13271 \end_layout
13272
13273 \begin_layout Standard
13274 La tabla
13275 \begin_inset space ~
13276 \end_inset
13277
13278
13279 \begin_inset CommandInset ref
13280 LatexCommand ref
13281 reference "tab:Ejemplo-tabla-formal"
13282
13283 \end_inset
13284
13285  se ha creado con los comandos
13286 \end_layout
13287
13288 \begin_layout Standard
13289
13290 \series bold
13291
13292 \backslash
13293 cmidrule(r){2-2}
13294 \backslash
13295 cmidrule(l){3-4}
13296 \end_layout
13297
13298 \begin_layout Standard
13299 en la segunda fila, 
13300 \series bold
13301
13302 \backslash
13303 midrule
13304 \series default
13305  en la tercera, y
13306 \end_layout
13307
13308 \begin_layout Standard
13309
13310 \series bold
13311
13312 \backslash
13313 cmidrule(l{10pt}){1-1}
13314 \end_layout
13315
13316 \begin_layout Standard
13317 en la sexta fila.
13318 \end_layout
13319
13320 \begin_layout Standard
13321 \begin_inset VSpace bigskip
13322 \end_inset
13323
13324
13325 \end_layout
13326
13327 \begin_layout Standard
13328 Quizá quieras superponer líneas 
13329 \series bold
13330
13331 \backslash
13332 cmidrules
13333 \series default
13334  como en la tabla
13335 \begin_inset space ~
13336 \end_inset
13337
13338
13339 \begin_inset CommandInset ref
13340 LatexCommand ref
13341 reference "tab:Tabla-formal-especial"
13342
13343 \end_inset
13344
13345 .
13346  Esto se consigue con el comando en código TeX
13347 \end_layout
13348
13349 \begin_layout Standard
13350
13351 \series bold
13352
13353 \backslash
13354 morecmidrules
13355 \end_layout
13356
13357 \begin_layout Standard
13358 El comando que se ha utilizado para la segunda fila de la tabla
13359 \begin_inset space ~
13360 \end_inset
13361
13362
13363 \begin_inset CommandInset ref
13364 LatexCommand ref
13365 reference "tab:Tabla-formal-especial"
13366
13367 \end_inset
13368
13369  es
13370 \end_layout
13371
13372 \begin_layout Standard
13373
13374 \series bold
13375
13376 \backslash
13377 cmidrule(r){2-2}
13378 \backslash
13379 cmidrule(l){3-4}
13380 \backslash
13381 morecmidrules
13382 \backslash
13383 cmidrule{2-4}
13384 \end_layout
13385
13386 \begin_layout Standard
13387 El comando para la sexta fila es
13388 \end_layout
13389
13390 \begin_layout Standard
13391
13392 \series bold
13393
13394 \backslash
13395 midrule
13396 \backslash
13397 morecmidrules
13398 \backslash
13399 cmidrule{3-4}
13400 \series default
13401
13402 \begin_inset VSpace bigskip
13403 \end_inset
13404
13405
13406 \end_layout
13407
13408 \begin_layout Standard
13409 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13410  el siguiente comando para dibujar líneas que se extienden sobre todas las
13411  columnas
13412 \end_layout
13413
13414 \begin_layout Standard
13415
13416 \series bold
13417
13418 \backslash
13419 specialrule{anchura}{espacio superior}{espacio inferior}
13420 \end_layout
13421
13422 \begin_layout Standard
13423 Para más información sobre estas características especiales, acude al manual
13424  del paquete LaTeX 
13425 \series bold
13426 booktabs
13427 \series default
13428
13429 \begin_inset CommandInset citation
13430 LatexCommand cite
13431 key "booktabs"
13432
13433 \end_inset
13434
13435 .
13436 \begin_inset Index idx
13437 status collapsed
13438
13439 \begin_layout Plain Layout
13440 LaTeX-paquetes ! booktabs
13441 \end_layout
13442
13443 \end_inset
13444
13445  
13446 \begin_inset VSpace bigskip
13447 \end_inset
13448
13449
13450 \end_layout
13451
13452 \begin_layout Standard
13453 \begin_inset Float table
13454 placement h
13455 wide false
13456 sideways false
13457 status open
13458
13459 \begin_layout Plain Layout
13460 \begin_inset Caption
13461
13462 \begin_layout Plain Layout
13463 \begin_inset CommandInset label
13464 LatexCommand label
13465 name "tab:Tabla-formal-especial"
13466
13467 \end_inset
13468
13469 Tabla formal especial
13470 \end_layout
13471
13472 \end_inset
13473
13474
13475 \end_layout
13476
13477 \begin_layout Plain Layout
13478 \align center
13479 \begin_inset Tabular
13480 <lyxtabular version="3" rows="8" columns="4">
13481 <features booktabs="true" tabularvalignment="middle">
13482 <column alignment="center" valignment="top" width="0">
13483 <column alignment="center" valignment="top" width="0">
13484 <column alignment="center" valignment="top" width="0">
13485 <column alignment="center" valignment="top" width="0">
13486 <row>
13487 <cell alignment="center" valignment="top" topline="true" usebox="none">
13488 \begin_inset Text
13489
13490 \begin_layout Plain Layout
13491 System
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 <cell alignment="center" valignment="top" topline="true" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500 Chip
13501 \begin_inset space \thinspace{}
13502 \end_inset
13503
13504 1
13505 \end_layout
13506
13507 \end_inset
13508 </cell>
13509 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13510 \begin_inset Text
13511
13512 \begin_layout Plain Layout
13513 Chip
13514 \begin_inset space \thinspace{}
13515 \end_inset
13516
13517 2
13518 \end_layout
13519
13520 \end_inset
13521 </cell>
13522 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13523 \begin_inset Text
13524
13525 \begin_layout Plain Layout
13526
13527 \end_layout
13528
13529 \end_inset
13530 </cell>
13531 </row>
13532 <row>
13533 <cell alignment="center" valignment="top" usebox="none">
13534 \begin_inset Text
13535
13536 \begin_layout Plain Layout
13537 \begin_inset ERT
13538 status collapsed
13539
13540 \begin_layout Plain Layout
13541
13542
13543 \backslash
13544 cmidrule(r){2-2}
13545 \end_layout
13546
13547 \end_inset
13548
13549
13550 \begin_inset ERT
13551 status collapsed
13552
13553 \begin_layout Plain Layout
13554
13555
13556 \backslash
13557 cmidrule(l){3-4}
13558 \end_layout
13559
13560 \end_inset
13561
13562
13563 \begin_inset ERT
13564 status collapsed
13565
13566 \begin_layout Plain Layout
13567
13568
13569 \backslash
13570 morecmidrules 
13571 \end_layout
13572
13573 \end_inset
13574
13575
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Plain Layout
13580
13581
13582 \backslash
13583 cmidrule{2-4}
13584 \end_layout
13585
13586 \end_inset
13587
13588 Detector thickness in µm
13589 \end_layout
13590
13591 \end_inset
13592 </cell>
13593 <cell alignment="center" valignment="top" usebox="none">
13594 \begin_inset Text
13595
13596 \begin_layout Plain Layout
13597 300
13598 \end_layout
13599
13600 \end_inset
13601 </cell>
13602 <cell alignment="center" valignment="top" usebox="none">
13603 \begin_inset Text
13604
13605 \begin_layout Plain Layout
13606 300
13607 \end_layout
13608
13609 \end_inset
13610 </cell>
13611 <cell alignment="center" valignment="top" usebox="none">
13612 \begin_inset Text
13613
13614 \begin_layout Plain Layout
13615 700
13616 \end_layout
13617
13618 \end_inset
13619 </cell>
13620 </row>
13621 <row>
13622 <cell alignment="center" valignment="top" topline="true" usebox="none">
13623 \begin_inset Text
13624
13625 \begin_layout Plain Layout
13626 Edge angle in °
13627 \end_layout
13628
13629 \end_inset
13630 </cell>
13631 <cell alignment="center" valignment="top" topline="true" usebox="none">
13632 \begin_inset Text
13633
13634 \begin_layout Plain Layout
13635 3.55
13636 \end_layout
13637
13638 \end_inset
13639 </cell>
13640 <cell alignment="center" valignment="top" topline="true" usebox="none">
13641 \begin_inset Text
13642
13643 \begin_layout Plain Layout
13644 2.71
13645 \end_layout
13646
13647 \end_inset
13648 </cell>
13649 <cell alignment="center" valignment="top" topline="true" usebox="none">
13650 \begin_inset Text
13651
13652 \begin_layout Plain Layout
13653 7.99
13654 \end_layout
13655
13656 \end_inset
13657 </cell>
13658 </row>
13659 <row topspace="default">
13660 <cell alignment="center" valignment="top" usebox="none">
13661 \begin_inset Text
13662
13663 \begin_layout Plain Layout
13664 Spatial resolution in µm
13665 \end_layout
13666
13667 \end_inset
13668 </cell>
13669 <cell alignment="center" valignment="top" usebox="none">
13670 \begin_inset Text
13671
13672 \begin_layout Plain Layout
13673 4.26
13674 \end_layout
13675
13676 \end_inset
13677 </cell>
13678 <cell alignment="center" valignment="top" usebox="none">
13679 \begin_inset Text
13680
13681 \begin_layout Plain Layout
13682 10.17
13683 \end_layout
13684
13685 \end_inset
13686 </cell>
13687 <cell alignment="center" valignment="top" usebox="none">
13688 \begin_inset Text
13689
13690 \begin_layout Plain Layout
13691 10.56
13692 \end_layout
13693
13694 \end_inset
13695 </cell>
13696 </row>
13697 <row topspace="default">
13698 <cell alignment="center" valignment="top" usebox="none">
13699 \begin_inset Text
13700
13701 \begin_layout Plain Layout
13702 MTF at 
13703 \begin_inset Formula $f_{\mathrm{max}}$
13704 \end_inset
13705
13706
13707 \end_layout
13708
13709 \end_inset
13710 </cell>
13711 <cell alignment="center" valignment="top" usebox="none">
13712 \begin_inset Text
13713
13714 \begin_layout Plain Layout
13715 0.53
13716 \end_layout
13717
13718 \end_inset
13719 </cell>
13720 <cell alignment="center" valignment="top" usebox="none">
13721 \begin_inset Text
13722
13723 \begin_layout Plain Layout
13724 0.37
13725 \end_layout
13726
13727 \end_inset
13728 </cell>
13729 <cell alignment="center" valignment="top" usebox="none">
13730 \begin_inset Text
13731
13732 \begin_layout Plain Layout
13733 0.39
13734 \end_layout
13735
13736 \end_inset
13737 </cell>
13738 </row>
13739 <row>
13740 <cell alignment="center" valignment="top" topline="true" usebox="none">
13741 \begin_inset Text
13742
13743 \begin_layout Plain Layout
13744 \begin_inset ERT
13745 status collapsed
13746
13747 \begin_layout Plain Layout
13748
13749
13750 \backslash
13751 morecmidrules 
13752 \end_layout
13753
13754 \end_inset
13755
13756
13757 \begin_inset ERT
13758 status collapsed
13759
13760 \begin_layout Plain Layout
13761
13762
13763 \backslash
13764 cmidrule{3-4}
13765 \end_layout
13766
13767 \end_inset
13768
13769 LSF-spatial resolution
13770 \end_layout
13771
13772 \end_inset
13773 </cell>
13774 <cell alignment="center" valignment="top" topline="true" usebox="none">
13775 \begin_inset Text
13776
13777 \begin_layout Plain Layout
13778
13779 \end_layout
13780
13781 \end_inset
13782 </cell>
13783 <cell alignment="center" valignment="top" topline="true" usebox="none">
13784 \begin_inset Text
13785
13786 \begin_layout Plain Layout
13787
13788 \end_layout
13789
13790 \end_inset
13791 </cell>
13792 <cell alignment="center" valignment="top" topline="true" usebox="none">
13793 \begin_inset Text
13794
13795 \begin_layout Plain Layout
13796
13797 \end_layout
13798
13799 \end_inset
13800 </cell>
13801 </row>
13802 <row>
13803 <cell alignment="center" valignment="top" usebox="none">
13804 \begin_inset Text
13805
13806 \begin_layout Plain Layout
13807 in µm
13808 \end_layout
13809
13810 \end_inset
13811 </cell>
13812 <cell alignment="center" valignment="top" usebox="none">
13813 \begin_inset Text
13814
13815 \begin_layout Plain Layout
13816 129.7
13817 \end_layout
13818
13819 \end_inset
13820 </cell>
13821 <cell alignment="center" valignment="top" usebox="none">
13822 \begin_inset Text
13823
13824 \begin_layout Plain Layout
13825 52.75
13826 \end_layout
13827
13828 \end_inset
13829 </cell>
13830 <cell alignment="center" valignment="top" usebox="none">
13831 \begin_inset Text
13832
13833 \begin_layout Plain Layout
13834 50.78
13835 \end_layout
13836
13837 \end_inset
13838 </cell>
13839 </row>
13840 <row>
13841 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13842 \begin_inset Text
13843
13844 \begin_layout Plain Layout
13845 in % of pixel size
13846 \end_layout
13847
13848 \end_inset
13849 </cell>
13850 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13851 \begin_inset Text
13852
13853 \begin_layout Plain Layout
13854 76.3
13855 \end_layout
13856
13857 \end_inset
13858 </cell>
13859 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 95.9
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872 92.3
13873 \end_layout
13874
13875 \end_inset
13876 </cell>
13877 </row>
13878 </lyxtabular>
13879
13880 \end_inset
13881
13882
13883 \end_layout
13884
13885 \end_inset
13886
13887
13888 \end_layout
13889
13890 \begin_layout Section
13891 Alineación vertical de tablas
13892 \begin_inset Index idx
13893 status collapsed
13894
13895 \begin_layout Plain Layout
13896 Tablas ! Alineación vertical
13897 \end_layout
13898
13899 \end_inset
13900
13901
13902 \end_layout
13903
13904 \begin_layout Standard
13905 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
13906  en un cuadro.
13907  Entonces el cuadro se puede alinear verticalmente como se describe en la
13908  sección
13909 \begin_inset space ~
13910 \end_inset
13911
13912
13913 \begin_inset CommandInset ref
13914 LatexCommand ref
13915 reference "sec:Diálogo-Cuadros"
13916
13917 \end_inset
13918
13919 .
13920  
13921 \end_layout
13922
13923 \begin_layout Standard
13924 En el ejemplo siguiente las tablas están en un cuadro tipo minipágina
13925 \begin_inset Foot
13926 status collapsed
13927
13928 \begin_layout Plain Layout
13929 Las minipáginas se describen en la sección
13930 \begin_inset space ~
13931 \end_inset
13932
13933
13934 \begin_inset CommandInset ref
13935 LatexCommand ref
13936 reference "sec:Minipáginas"
13937
13938 \end_inset
13939
13940 .
13941 \end_layout
13942
13943 \end_inset
13944
13945  que tiene una anchura del 15
13946 \begin_inset space \thinspace{}
13947 \end_inset
13948
13949 % de columna:
13950 \end_layout
13951
13952 \begin_layout Itemize
13953 test 
13954 \begin_inset Box Frameless
13955 position "t"
13956 hor_pos "c"
13957 has_inner_box 1
13958 inner_pos "c"
13959 use_parbox 0
13960 use_makebox 0
13961 width "15col%"
13962 special "none"
13963 height "1in"
13964 height_special "totalheight"
13965 status collapsed
13966
13967 \begin_layout Plain Layout
13968 \begin_inset Tabular
13969 <lyxtabular version="3" rows="3" columns="3">
13970 <features tabularvalignment="middle">
13971 <column alignment="center" valignment="top" width="0">
13972 <column alignment="center" valignment="top" width="0">
13973 <column alignment="center" valignment="top" width="0">
13974 <row>
13975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13976 \begin_inset Text
13977
13978 \begin_layout Plain Layout
13979 a
13980 \end_layout
13981
13982 \end_inset
13983 </cell>
13984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13985 \begin_inset Text
13986
13987 \begin_layout Plain Layout
13988 d
13989 \end_layout
13990
13991 \end_inset
13992 </cell>
13993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13994 \begin_inset Text
13995
13996 \begin_layout Plain Layout
13997 g
13998 \end_layout
13999
14000 \end_inset
14001 </cell>
14002 </row>
14003 <row>
14004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14005 \begin_inset Text
14006
14007 \begin_layout Plain Layout
14008 b
14009 \end_layout
14010
14011 \end_inset
14012 </cell>
14013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14014 \begin_inset Text
14015
14016 \begin_layout Plain Layout
14017 e
14018 \end_layout
14019
14020 \end_inset
14021 </cell>
14022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14023 \begin_inset Text
14024
14025 \begin_layout Plain Layout
14026 h
14027 \end_layout
14028
14029 \end_inset
14030 </cell>
14031 </row>
14032 <row>
14033 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14034 \begin_inset Text
14035
14036 \begin_layout Plain Layout
14037 c
14038 \end_layout
14039
14040 \end_inset
14041 </cell>
14042 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14043 \begin_inset Text
14044
14045 \begin_layout Plain Layout
14046 f
14047 \end_layout
14048
14049 \end_inset
14050 </cell>
14051 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14052 \begin_inset Text
14053
14054 \begin_layout Plain Layout
14055 i
14056 \end_layout
14057
14058 \end_inset
14059 </cell>
14060 </row>
14061 </lyxtabular>
14062
14063 \end_inset
14064
14065
14066 \end_layout
14067
14068 \end_inset
14069
14070  test 
14071 \begin_inset ERT
14072 status collapsed
14073
14074 \begin_layout Plain Layout
14075
14076
14077 \backslash
14078 raisebox{0.85
14079 \backslash
14080 baselineskip}{
14081 \end_layout
14082
14083 \end_inset
14084
14085
14086 \begin_inset Box Frameless
14087 position "t"
14088 hor_pos "c"
14089 has_inner_box 1
14090 inner_pos "c"
14091 use_parbox 0
14092 use_makebox 0
14093 width "15col%"
14094 special "none"
14095 height "1in"
14096 height_special "totalheight"
14097 status collapsed
14098
14099 \begin_layout Plain Layout
14100 \begin_inset Tabular
14101 <lyxtabular version="3" rows="3" columns="3">
14102 <features tabularvalignment="middle">
14103 <column alignment="center" valignment="top" width="0">
14104 <column alignment="center" valignment="top" width="0">
14105 <column alignment="center" valignment="top" width="0">
14106 <row>
14107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14108 \begin_inset Text
14109
14110 \begin_layout Plain Layout
14111 a
14112 \end_layout
14113
14114 \end_inset
14115 </cell>
14116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14117 \begin_inset Text
14118
14119 \begin_layout Plain Layout
14120 d
14121 \end_layout
14122
14123 \end_inset
14124 </cell>
14125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14126 \begin_inset Text
14127
14128 \begin_layout Plain Layout
14129 g
14130 \end_layout
14131
14132 \end_inset
14133 </cell>
14134 </row>
14135 <row>
14136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14137 \begin_inset Text
14138
14139 \begin_layout Plain Layout
14140 b
14141 \end_layout
14142
14143 \end_inset
14144 </cell>
14145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14146 \begin_inset Text
14147
14148 \begin_layout Plain Layout
14149 e
14150 \end_layout
14151
14152 \end_inset
14153 </cell>
14154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14155 \begin_inset Text
14156
14157 \begin_layout Plain Layout
14158 h
14159 \end_layout
14160
14161 \end_inset
14162 </cell>
14163 </row>
14164 <row>
14165 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14166 \begin_inset Text
14167
14168 \begin_layout Plain Layout
14169 c
14170 \end_layout
14171
14172 \end_inset
14173 </cell>
14174 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14175 \begin_inset Text
14176
14177 \begin_layout Plain Layout
14178 f
14179 \end_layout
14180
14181 \end_inset
14182 </cell>
14183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14184 \begin_inset Text
14185
14186 \begin_layout Plain Layout
14187 i
14188 \end_layout
14189
14190 \end_inset
14191 </cell>
14192 </row>
14193 </lyxtabular>
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \end_inset
14201
14202
14203 \begin_inset ERT
14204 status collapsed
14205
14206 \begin_layout Plain Layout
14207
14208 }
14209 \end_layout
14210
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \begin_layout Itemize
14217 test 
14218 \begin_inset Box Frameless
14219 position "c"
14220 hor_pos "c"
14221 has_inner_box 1
14222 inner_pos "c"
14223 use_parbox 0
14224 use_makebox 0
14225 width "15col%"
14226 special "none"
14227 height "1in"
14228 height_special "totalheight"
14229 status collapsed
14230
14231 \begin_layout Plain Layout
14232 \begin_inset Tabular
14233 <lyxtabular version="3" rows="3" columns="3">
14234 <features tabularvalignment="middle">
14235 <column alignment="center" valignment="top" width="0">
14236 <column alignment="center" valignment="top" width="0">
14237 <column alignment="center" valignment="top" width="0">
14238 <row>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Plain Layout
14243 a
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 d
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14258 \begin_inset Text
14259
14260 \begin_layout Plain Layout
14261 g
14262 \end_layout
14263
14264 \end_inset
14265 </cell>
14266 </row>
14267 <row>
14268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 b
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 e
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14287 \begin_inset Text
14288
14289 \begin_layout Plain Layout
14290 h
14291 \end_layout
14292
14293 \end_inset
14294 </cell>
14295 </row>
14296 <row>
14297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14298 \begin_inset Text
14299
14300 \begin_layout Plain Layout
14301 c
14302 \end_layout
14303
14304 \end_inset
14305 </cell>
14306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14307 \begin_inset Text
14308
14309 \begin_layout Plain Layout
14310 f
14311 \end_layout
14312
14313 \end_inset
14314 </cell>
14315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14316 \begin_inset Text
14317
14318 \begin_layout Plain Layout
14319 i
14320 \end_layout
14321
14322 \end_inset
14323 </cell>
14324 </row>
14325 </lyxtabular>
14326
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \end_inset
14333
14334
14335 \end_layout
14336
14337 \begin_layout Itemize
14338 test 
14339 \begin_inset Box Frameless
14340 position "b"
14341 hor_pos "c"
14342 has_inner_box 1
14343 inner_pos "c"
14344 use_parbox 0
14345 use_makebox 0
14346 width "15col%"
14347 special "none"
14348 height "1in"
14349 height_special "totalheight"
14350 status collapsed
14351
14352 \begin_layout Plain Layout
14353 \begin_inset Tabular
14354 <lyxtabular version="3" rows="3" columns="3">
14355 <features tabularvalignment="middle">
14356 <column alignment="center" valignment="top" width="0">
14357 <column alignment="center" valignment="top" width="0">
14358 <column alignment="center" valignment="top" width="0">
14359 <row>
14360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14361 \begin_inset Text
14362
14363 \begin_layout Plain Layout
14364 a
14365 \end_layout
14366
14367 \end_inset
14368 </cell>
14369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14370 \begin_inset Text
14371
14372 \begin_layout Plain Layout
14373 d
14374 \end_layout
14375
14376 \end_inset
14377 </cell>
14378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14379 \begin_inset Text
14380
14381 \begin_layout Plain Layout
14382 g
14383 \end_layout
14384
14385 \end_inset
14386 </cell>
14387 </row>
14388 <row>
14389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14390 \begin_inset Text
14391
14392 \begin_layout Plain Layout
14393 b
14394 \end_layout
14395
14396 \end_inset
14397 </cell>
14398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14399 \begin_inset Text
14400
14401 \begin_layout Plain Layout
14402 e
14403 \end_layout
14404
14405 \end_inset
14406 </cell>
14407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14408 \begin_inset Text
14409
14410 \begin_layout Plain Layout
14411 h
14412 \end_layout
14413
14414 \end_inset
14415 </cell>
14416 </row>
14417 <row>
14418 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14419 \begin_inset Text
14420
14421 \begin_layout Plain Layout
14422 c
14423 \end_layout
14424
14425 \end_inset
14426 </cell>
14427 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14428 \begin_inset Text
14429
14430 \begin_layout Plain Layout
14431 f
14432 \end_layout
14433
14434 \end_inset
14435 </cell>
14436 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14437 \begin_inset Text
14438
14439 \begin_layout Plain Layout
14440 i
14441 \end_layout
14442
14443 \end_inset
14444 </cell>
14445 </row>
14446 </lyxtabular>
14447
14448 \end_inset
14449
14450
14451 \end_layout
14452
14453 \end_inset
14454
14455  test 
14456 \begin_inset ERT
14457 status collapsed
14458
14459 \begin_layout Plain Layout
14460
14461
14462 \backslash
14463 raisebox{-0.32
14464 \backslash
14465 baselineskip}{
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \begin_inset Box Frameless
14472 position "b"
14473 hor_pos "c"
14474 has_inner_box 1
14475 inner_pos "c"
14476 use_parbox 0
14477 use_makebox 0
14478 width "15col%"
14479 special "none"
14480 height "1in"
14481 height_special "totalheight"
14482 status collapsed
14483
14484 \begin_layout Plain Layout
14485 \begin_inset Tabular
14486 <lyxtabular version="3" rows="3" columns="3">
14487 <features tabularvalignment="middle">
14488 <column alignment="center" valignment="top" width="0">
14489 <column alignment="center" valignment="top" width="0">
14490 <column alignment="center" valignment="top" width="0">
14491 <row>
14492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14493 \begin_inset Text
14494
14495 \begin_layout Plain Layout
14496 a
14497 \end_layout
14498
14499 \end_inset
14500 </cell>
14501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14502 \begin_inset Text
14503
14504 \begin_layout Plain Layout
14505 d
14506 \end_layout
14507
14508 \end_inset
14509 </cell>
14510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14511 \begin_inset Text
14512
14513 \begin_layout Plain Layout
14514 g
14515 \end_layout
14516
14517 \end_inset
14518 </cell>
14519 </row>
14520 <row>
14521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14522 \begin_inset Text
14523
14524 \begin_layout Plain Layout
14525 b
14526 \end_layout
14527
14528 \end_inset
14529 </cell>
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Plain Layout
14534 e
14535 \end_layout
14536
14537 \end_inset
14538 </cell>
14539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14540 \begin_inset Text
14541
14542 \begin_layout Plain Layout
14543 h
14544 \end_layout
14545
14546 \end_inset
14547 </cell>
14548 </row>
14549 <row>
14550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14551 \begin_inset Text
14552
14553 \begin_layout Plain Layout
14554 c
14555 \end_layout
14556
14557 \end_inset
14558 </cell>
14559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14560 \begin_inset Text
14561
14562 \begin_layout Plain Layout
14563 f
14564 \end_layout
14565
14566 \end_inset
14567 </cell>
14568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14569 \begin_inset Text
14570
14571 \begin_layout Plain Layout
14572 i
14573 \end_layout
14574
14575 \end_inset
14576 </cell>
14577 </row>
14578 </lyxtabular>
14579
14580 \end_inset
14581
14582
14583 \end_layout
14584
14585 \end_inset
14586
14587
14588 \begin_inset ERT
14589 status collapsed
14590
14591 \begin_layout Plain Layout
14592
14593 }
14594 \end_layout
14595
14596 \end_inset
14597
14598
14599 \end_layout
14600
14601 \begin_layout Standard
14602 Como ves, los contenidos de la primera y última filas no se alinean correctament
14603 e con la línea de texto donde está la tabla.
14604  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14605  un cuadro elevado («raisebox»
14606 \begin_inset Foot
14607 status collapsed
14608
14609 \begin_layout Plain Layout
14610 El uso del comando 
14611 \series bold
14612
14613 \backslash
14614 raisebox
14615 \series default
14616  se explica en la sección
14617 \begin_inset space ~
14618 \end_inset
14619
14620
14621 \begin_inset CommandInset ref
14622 LatexCommand ref
14623 reference "sub:Alineación-Vertical"
14624
14625 \end_inset
14626
14627 .
14628 \end_layout
14629
14630 \end_inset
14631
14632 ).
14633  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
14634  usando el comando en código TeX
14635 \end_layout
14636
14637 \begin_layout Standard
14638
14639 \series bold
14640
14641 \backslash
14642 raisebox{0.85
14643 \backslash
14644 baselineskip}{
14645 \end_layout
14646
14647 \begin_layout Standard
14648 antes del cuadro.
14649  Tras él, se pone la llave de cierre 
14650 \series bold
14651 }
14652 \series default
14653  también en código TeX.
14654  Para la segunda tabla en el tercer ítem se usa el comando 
14655 \end_layout
14656
14657 \begin_layout Standard
14658
14659 \series bold
14660
14661 \backslash
14662 raisebox{-0.32
14663 \backslash
14664 baselineskip}{
14665 \end_layout
14666
14667 \begin_layout Standard
14668 \begin_inset Note Greyedout
14669 status open
14670
14671 \begin_layout Plain Layout
14672
14673 \series bold
14674 Not
14675 \series default
14676 a: La alineación del contenido de la fila con la línea del texto adyacente
14677  no es exacta.
14678  El factor necesario del comando 
14679 \series bold
14680
14681 \backslash
14682 raisebox
14683 \series default
14684  para este alineamiento depende de la fuente del documento, del tamaño de
14685  la fuente y del grosor de línea de la tabla.
14686 \end_layout
14687
14688 \end_inset
14689
14690
14691 \end_layout
14692
14693 \begin_layout Section
14694 Tablas coloreadas
14695 \begin_inset CommandInset label
14696 LatexCommand label
14697 name "sec:Tablas-Coloreadas"
14698
14699 \end_inset
14700
14701
14702 \end_layout
14703
14704 \begin_layout Subsection
14705 Celdas coloreadas
14706 \begin_inset Index idx
14707 status collapsed
14708
14709 \begin_layout Plain Layout
14710 Tablas ! Coloreadas ! Celdas
14711 \end_layout
14712
14713 \end_inset
14714
14715
14716 \begin_inset Index idx
14717 status collapsed
14718
14719 \begin_layout Plain Layout
14720 Color ! en celdas de tablas
14721 \end_layout
14722
14723 \end_inset
14724
14725
14726 \end_layout
14727
14728 \begin_layout Standard
14729 \begin_inset Float table
14730 placement h
14731 wide false
14732 sideways false
14733 status open
14734
14735 \begin_layout Plain Layout
14736 \begin_inset Caption
14737
14738 \begin_layout Plain Layout
14739 \begin_inset CommandInset label
14740 LatexCommand label
14741 name "tab:Tabla-coloreada-sin"
14742
14743 \end_inset
14744
14745 Tabla coloreada sin usar el paquete 
14746 \series bold
14747 colortbl
14748 \series default
14749
14750 \begin_inset Argument
14751 status collapsed
14752
14753 \begin_layout Plain Layout
14754 Tabla sin colortbl
14755 \end_layout
14756
14757 \end_inset
14758
14759
14760 \end_layout
14761
14762 \end_inset
14763
14764
14765 \end_layout
14766
14767 \begin_layout Plain Layout
14768 \align center
14769 \begin_inset Tabular
14770 <lyxtabular version="3" rows="3" columns="3">
14771 <features tabularvalignment="middle">
14772 <column alignment="center" valignment="top" width="0">
14773 <column alignment="center" valignment="top" width="0">
14774 <column alignment="center" valignment="top" width="0">
14775 <row>
14776 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Plain Layout
14780
14781 \color green
14782 a
14783 \end_layout
14784
14785 \end_inset
14786 </cell>
14787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14788 \begin_inset Text
14789
14790 \begin_layout Plain Layout
14791
14792 \color red
14793 b
14794 \end_layout
14795
14796 \end_inset
14797 </cell>
14798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14799 \begin_inset Text
14800
14801 \begin_layout Plain Layout
14802
14803 \color red
14804 c
14805 \end_layout
14806
14807 \end_inset
14808 </cell>
14809 </row>
14810 <row>
14811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14812 \begin_inset Text
14813
14814 \begin_layout Plain Layout
14815
14816 \color green
14817 d
14818 \end_layout
14819
14820 \end_inset
14821 </cell>
14822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14823 \begin_inset Text
14824
14825 \begin_layout Plain Layout
14826
14827 \color blue
14828 e
14829 \end_layout
14830
14831 \end_inset
14832 </cell>
14833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14834 \begin_inset Text
14835
14836 \begin_layout Plain Layout
14837
14838 \color blue
14839 f
14840 \end_layout
14841
14842 \end_inset
14843 </cell>
14844 </row>
14845 <row>
14846 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14847 \begin_inset Text
14848
14849 \begin_layout Plain Layout
14850
14851 \color green
14852 g
14853 \end_layout
14854
14855 \end_inset
14856 </cell>
14857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14858 \begin_inset Text
14859
14860 \begin_layout Plain Layout
14861
14862 \color blue
14863 h
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Plain Layout
14872
14873 \color blue
14874 i
14875 \end_layout
14876
14877 \end_inset
14878 </cell>
14879 </row>
14880 </lyxtabular>
14881
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \end_inset
14888
14889
14890 \end_layout
14891
14892 \begin_layout Standard
14893 Si sólo necesitas color en el texto, marca las celdas y elige un color en
14894  el menú 
14895 \family sans
14896 Editar\SpecialChar \menuseparator
14897 Estilo
14898 \begin_inset space ~
14899 \end_inset
14900
14901 del
14902 \begin_inset space ~
14903 \end_inset
14904
14905 Texto
14906 \family default
14907 .
14908  Esto se ha hecho en la tabla
14909 \begin_inset space ~
14910 \end_inset
14911
14912
14913 \begin_inset CommandInset ref
14914 LatexCommand ref
14915 reference "tab:Tabla-coloreada-sin"
14916
14917 \end_inset
14918
14919 .
14920  En cualquier otro caso hay que usar el paquete LaTeX 
14921 \series bold
14922 colortbl
14923 \series default
14924 .
14925 \begin_inset Index idx
14926 status collapsed
14927
14928 \begin_layout Plain Layout
14929 LaTeX-paquetes ! colortbl
14930 \end_layout
14931
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \begin_layout Standard
14938 \begin_inset ERT
14939 status collapsed
14940
14941 \begin_layout Plain Layout
14942
14943
14944 \backslash
14945 ifcolortbl
14946 \end_layout
14947
14948 \end_inset
14949
14950
14951 \begin_inset Note Note
14952 status collapsed
14953
14954 \begin_layout Plain Layout
14955 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
14956  LaTeX 
14957 \series bold
14958 colortbl
14959 \series default
14960 .
14961 \end_layout
14962
14963 \end_inset
14964
14965
14966 \end_layout
14967
14968 \begin_layout Standard
14969 Para crear tablas coloreadas, 
14970 \series bold
14971 colortbl
14972 \series default
14973  debe cargarse en el preámbulo con la línea
14974 \end_layout
14975
14976 \begin_layout Standard
14977
14978 \series bold
14979
14980 \backslash
14981 usepackage{colortbl}
14982 \end_layout
14983
14984 \begin_layout Standard
14985 El color de una columna se define con el comando
14986 \end_layout
14987
14988 \begin_layout Standard
14989
14990 \series bold
14991
14992 \backslash
14993 columncolor{nombre del color}
14994 \end_layout
14995
14996 \begin_layout Standard
14997 dentro del comando 
14998 \series bold
14999 >{ }
15000 \series default
15001 .
15002  Más sobre el comando 
15003 \series bold
15004 >{}
15005 \series default
15006  se explica en la sección
15007 \begin_inset space ~
15008 \end_inset
15009
15010
15011 \begin_inset CommandInset ref
15012 LatexCommand ref
15013 reference "sub:Cálculos-en-Multicolumnas"
15014
15015 \end_inset
15016
15017 .
15018 \end_layout
15019
15020 \begin_layout Standard
15021 Los siguientes nombres de color están predefinidos:
15022 \end_layout
15023
15024 \begin_layout Standard
15025
15026 \family sans
15027 red
15028 \family default
15029
15030 \family sans
15031 green
15032 \family default
15033
15034 \family sans
15035 yellow, blue
15036 \family default
15037
15038 \family sans
15039 cyan
15040 \family default
15041 \series bold
15042 ,
15043 \series default
15044  
15045 \family sans
15046 magenta, black
15047 \family default
15048
15049 \family sans
15050 white
15051 \end_layout
15052
15053 \begin_layout Standard
15054 \begin_inset VSpace medskip
15055 \end_inset
15056
15057
15058 \end_layout
15059
15060 \begin_layout Standard
15061 Puedes definir tus propios colores con el comando
15062 \end_layout
15063
15064 \begin_layout Standard
15065
15066 \series bold
15067
15068 \backslash
15069 definecolor{nombre del color}{modelo de color}{valores de color}
15070 \end_layout
15071
15072 \begin_layout Standard
15073 El modelo de color puede ser
15074 \end_layout
15075
15076 \begin_layout Labeling
15077 \labelwidthstring 00.00.0000
15078 cmyk: cyan, magenta, yellow, black
15079 \end_layout
15080
15081 \begin_layout Labeling
15082 \labelwidthstring 00.00.0000
15083 rgb: red, green, blue
15084 \end_layout
15085
15086 \begin_layout Labeling
15087 \labelwidthstring 00.00.0000
15088 gray: gray
15089 \end_layout
15090
15091 \begin_layout Standard
15092 y los valores de color son números separados por comas entre 0 y 1 que describen
15093  el factor para el color correspondiente del modelo de color.
15094 \end_layout
15095
15096 \begin_layout Standard
15097 Por ejemplo, puedes definir el color
15098 \series bold
15099  
15100 \series default
15101 «
15102 \emph on
15103 verde oscuro
15104 \emph default
15105 » en el preámbulo con
15106 \end_layout
15107
15108 \begin_layout Standard
15109
15110 \series bold
15111
15112 \backslash
15113 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
15114 \end_layout
15115
15116 \begin_layout Standard
15117 y el color «
15118 \emph on
15119 gris claro
15120 \emph default
15121 » con
15122 \end_layout
15123
15124 \begin_layout Standard
15125
15126 \series bold
15127
15128 \backslash
15129 definecolor{grisclaro}{gray}{0.8}
15130 \end_layout
15131
15132 \begin_layout Standard
15133 \begin_inset VSpace medskip
15134 \end_inset
15135
15136
15137 \end_layout
15138
15139 \begin_layout Standard
15140 Las líneas se colorean con el comando
15141 \end_layout
15142
15143 \begin_layout Standard
15144
15145 \series bold
15146
15147 \backslash
15148 rowcolor{nombre del color}
15149 \end_layout
15150
15151 \begin_layout Standard
15152 y las celdas se colorean con el comando
15153 \end_layout
15154
15155 \begin_layout Standard
15156
15157 \series bold
15158
15159 \backslash
15160 cellcolor{nombre del color}
15161 \end_layout
15162
15163 \begin_layout Standard
15164 Ambos comandos se insertan al principio de una celda en código TeX.
15165 \end_layout
15166
15167 \begin_layout Standard
15168 Para colorear caracteres en la tabla marca las celdas y usa el menú 
15169 \family sans
15170 Editar\SpecialChar \menuseparator
15171 Estilo
15172 \begin_inset space ~
15173 \end_inset
15174
15175 del
15176 \begin_inset space ~
15177 \end_inset
15178
15179 Texto
15180 \family default
15181 .
15182  Si una celda contiene código TeX marca sólo los caracteres, si no el código
15183  TeX en color puede ocasionar errores de LaTeX.
15184 \end_layout
15185
15186 \begin_layout Standard
15187 \begin_inset Note Greyedout
15188 status open
15189
15190 \begin_layout Plain Layout
15191
15192 \series bold
15193 Nota:
15194 \series default
15195  No todos los visores DVI pueden mostrar colores definidos por el usuario.
15196 \end_layout
15197
15198 \end_inset
15199
15200
15201 \end_layout
15202
15203 \begin_layout Standard
15204 \begin_inset VSpace bigskip
15205 \end_inset
15206
15207
15208 \end_layout
15209
15210 \begin_layout Standard
15211 Para crear la tabla
15212 \begin_inset space ~
15213 \end_inset
15214
15215
15216 \begin_inset CommandInset ref
15217 LatexCommand ref
15218 reference "tab:Tabla-coloreada-con"
15219
15220 \end_inset
15221
15222  haz lo siguiente: el color de la primera columna debe ser 
15223 \emph on
15224 verde oscuro
15225 \emph default
15226 , entonces inserta
15227 \end_layout
15228
15229 \begin_layout Standard
15230
15231 \series bold
15232 >{
15233 \backslash
15234 columncolor{verdeoscuro}
15235 \backslash
15236 centering}c
15237 \end_layout
15238
15239 \begin_layout Standard
15240 como argumento LaTeX para esta columna.
15241  La primera fila debe ser azul, por tanto inserta el comando en código TeX
15242 \end_layout
15243
15244 \begin_layout Standard
15245
15246 \series bold
15247
15248 \backslash
15249 rowcolor{cyan}
15250 \end_layout
15251
15252 \begin_layout Standard
15253 en la primera celda de esta fila.
15254  Observa que esto sobreescribe el color de la columna para la primera celda.
15255  La última celda de la última fila se colorea magenta insertando el comando
15256  en código TeX
15257 \end_layout
15258
15259 \begin_layout Standard
15260
15261 \series bold
15262
15263 \backslash
15264 cellcolor{magenta}
15265 \end_layout
15266
15267 \begin_layout Standard
15268 Ahora podrían colorearse los caracteres usando el menú 
15269 \family sans
15270 Editar\SpecialChar \menuseparator
15271 Estilo
15272 \begin_inset space ~
15273 \end_inset
15274
15275 del
15276 \begin_inset space ~
15277 \end_inset
15278
15279 Texto
15280 \family default
15281 .
15282 \end_layout
15283
15284 \begin_layout Standard
15285 \begin_inset Float table
15286 placement h
15287 wide false
15288 sideways false
15289 status open
15290
15291 \begin_layout Plain Layout
15292 \begin_inset Caption
15293
15294 \begin_layout Plain Layout
15295 \begin_inset CommandInset label
15296 LatexCommand label
15297 name "tab:Tabla-coloreada-con"
15298
15299 \end_inset
15300
15301 Tabla coloreada con el paquete 
15302 \series bold
15303 colortbl
15304 \series default
15305
15306 \begin_inset Argument
15307 status collapsed
15308
15309 \begin_layout Plain Layout
15310 Tabla con 
15311 \series bold
15312 colortbl
15313 \end_layout
15314
15315 \end_inset
15316
15317
15318 \end_layout
15319
15320 \end_inset
15321
15322
15323 \end_layout
15324
15325 \begin_layout Plain Layout
15326 \align center
15327 \begin_inset Tabular
15328 <lyxtabular version="3" rows="3" columns="3">
15329 <features tabularvalignment="middle">
15330 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15331 <column alignment="center" valignment="top" width="0">
15332 <column alignment="center" valignment="top" width="0">
15333 <row>
15334 <cell alignment="center" valignment="top" usebox="none">
15335 \begin_inset Text
15336
15337 \begin_layout Plain Layout
15338 \begin_inset ERT
15339 status collapsed
15340
15341 \begin_layout Plain Layout
15342
15343
15344 \backslash
15345 rowcolor{cyan}
15346 \end_layout
15347
15348 \end_inset
15349
15350
15351 \color magenta
15352 a
15353 \end_layout
15354
15355 \end_inset
15356 </cell>
15357 <cell alignment="center" valignment="top" usebox="none">
15358 \begin_inset Text
15359
15360 \begin_layout Plain Layout
15361
15362 \color red
15363 b
15364 \end_layout
15365
15366 \end_inset
15367 </cell>
15368 <cell alignment="center" valignment="top" usebox="none">
15369 \begin_inset Text
15370
15371 \begin_layout Plain Layout
15372
15373 \color red
15374 c
15375 \end_layout
15376
15377 \end_inset
15378 </cell>
15379 </row>
15380 <row>
15381 <cell alignment="center" valignment="top" usebox="none">
15382 \begin_inset Text
15383
15384 \begin_layout Plain Layout
15385
15386 \color yellow
15387 d
15388 \end_layout
15389
15390 \end_inset
15391 </cell>
15392 <cell alignment="center" valignment="top" usebox="none">
15393 \begin_inset Text
15394
15395 \begin_layout Plain Layout
15396
15397 \color blue
15398 e
15399 \end_layout
15400
15401 \end_inset
15402 </cell>
15403 <cell alignment="center" valignment="top" usebox="none">
15404 \begin_inset Text
15405
15406 \begin_layout Plain Layout
15407
15408 \color blue
15409 f
15410 \end_layout
15411
15412 \end_inset
15413 </cell>
15414 </row>
15415 <row>
15416 <cell alignment="center" valignment="top" usebox="none">
15417 \begin_inset Text
15418
15419 \begin_layout Plain Layout
15420
15421 \color yellow
15422 g
15423 \end_layout
15424
15425 \end_inset
15426 </cell>
15427 <cell alignment="center" valignment="top" usebox="none">
15428 \begin_inset Text
15429
15430 \begin_layout Plain Layout
15431
15432 \color blue
15433 h
15434 \end_layout
15435
15436 \end_inset
15437 </cell>
15438 <cell alignment="center" valignment="top" usebox="none">
15439 \begin_inset Text
15440
15441 \begin_layout Plain Layout
15442 \begin_inset ERT
15443 status collapsed
15444
15445 \begin_layout Plain Layout
15446
15447
15448 \backslash
15449 cellcolor{magenta}
15450 \end_layout
15451
15452 \end_inset
15453
15454
15455 \color green
15456 i
15457 \end_layout
15458
15459 \end_inset
15460 </cell>
15461 </row>
15462 </lyxtabular>
15463
15464 \end_inset
15465
15466
15467 \end_layout
15468
15469 \end_inset
15470
15471
15472 \end_layout
15473
15474 \begin_layout Standard
15475 \begin_inset ERT
15476 status collapsed
15477
15478 \begin_layout Plain Layout
15479
15480
15481 \backslash
15482 else
15483 \end_layout
15484
15485 \end_inset
15486
15487
15488 \begin_inset Note Note
15489 status collapsed
15490
15491 \begin_layout Plain Layout
15492 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15493  
15494 \series bold
15495 colortbl
15496 \series default
15497 .
15498 \end_layout
15499
15500 \end_inset
15501
15502
15503 \end_layout
15504
15505 \begin_layout Standard
15506 Debes instalar el paquete LaTeX 
15507 \series bold
15508 colortbl
15509 \series default
15510  para ver la parte siguiente en la salida.
15511 \end_layout
15512
15513 \begin_layout Standard
15514 \begin_inset ERT
15515 status collapsed
15516
15517 \begin_layout Plain Layout
15518
15519
15520 \backslash
15521 fi
15522 \end_layout
15523
15524 \end_inset
15525
15526
15527 \end_layout
15528
15529 \begin_layout Subsection
15530 Líneas coloreadas
15531 \begin_inset Index idx
15532 status collapsed
15533
15534 \begin_layout Plain Layout
15535 Tablas ! Coloreadas ! Líneas
15536 \end_layout
15537
15538 \end_inset
15539
15540
15541 \begin_inset Index idx
15542 status collapsed
15543
15544 \begin_layout Plain Layout
15545 Color ! en bordes de tabla
15546 \end_layout
15547
15548 \end_inset
15549
15550
15551 \end_layout
15552
15553 \begin_layout Standard
15554 Como se describe en la sección
15555 \begin_inset space ~
15556 \end_inset
15557
15558
15559 \begin_inset CommandInset ref
15560 LatexCommand ref
15561 reference "sub:Grosor-de-Líneas"
15562
15563 \end_inset
15564
15565 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
15566  
15567 \series bold
15568
15569 \backslash
15570 arrayrulewidth
15571 \series default
15572 .
15573  Se ha puesto 1.5
15574 \begin_inset space \thinspace{}
15575 \end_inset
15576
15577 pt para todas las tablas de esta sección.
15578 \begin_inset ERT
15579 status collapsed
15580
15581 \begin_layout Plain Layout
15582
15583
15584 \backslash
15585 setlength{
15586 \backslash
15587 arrayrulewidth}{1.5pt}
15588 \end_layout
15589
15590 \end_inset
15591
15592
15593 \end_layout
15594
15595 \begin_layout Standard
15596 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15597  el preámbulo del documento el siguiente formato de columna, de acuerdo
15598  a lo descrito en la sección
15599 \begin_inset space ~
15600 \end_inset
15601
15602
15603 \begin_inset CommandInset ref
15604 LatexCommand ref
15605 reference "sub:Formato-Personalizado"
15606
15607 \end_inset
15608
15609 :
15610 \end_layout
15611
15612 \begin_layout Standard
15613
15614 \series bold
15615
15616 \backslash
15617 newcolumntype{W}{!{
15618 \backslash
15619 color{green}
15620 \backslash
15621 vline}}
15622 \end_layout
15623
15624 \begin_layout Standard
15625 Para la tabla
15626 \begin_inset space ~
15627 \end_inset
15628
15629
15630 \begin_inset CommandInset ref
15631 LatexCommand ref
15632 reference "tab:Tabla-con-verticales-coloreadas"
15633
15634 \end_inset
15635
15636  se usó el argumento LaTeX
15637 \series bold
15638  WcW
15639 \series default
15640  para la última columna y
15641 \series bold
15642  Wc
15643 \series default
15644  para las demás.
15645 \end_layout
15646
15647 \begin_layout Standard
15648 Si quieres tener varios colores, define más formatos de columna.
15649 \end_layout
15650
15651 \begin_layout Standard
15652 \begin_inset Float table
15653 placement h
15654 wide false
15655 sideways false
15656 status open
15657
15658 \begin_layout Plain Layout
15659 \begin_inset Caption
15660
15661 \begin_layout Plain Layout
15662 \begin_inset CommandInset label
15663 LatexCommand label
15664 name "tab:Tabla-con-verticales-coloreadas"
15665
15666 \end_inset
15667
15668 Tabla con líneas verticales coloreadas
15669 \end_layout
15670
15671 \end_inset
15672
15673
15674 \end_layout
15675
15676 \begin_layout Plain Layout
15677 \align center
15678 \begin_inset Tabular
15679 <lyxtabular version="3" rows="3" columns="3">
15680 <features tabularvalignment="middle">
15681 <column alignment="center" valignment="top" width="0" special="Wc">
15682 <column alignment="center" valignment="top" width="0" special="Wc">
15683 <column alignment="center" valignment="top" width="0" special="WcW">
15684 <row>
15685 <cell alignment="center" valignment="top" topline="true" usebox="none">
15686 \begin_inset Text
15687
15688 \begin_layout Plain Layout
15689 sd
15690 \end_layout
15691
15692 \end_inset
15693 </cell>
15694 <cell alignment="center" valignment="top" topline="true" usebox="none">
15695 \begin_inset Text
15696
15697 \begin_layout Plain Layout
15698
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 <cell alignment="center" valignment="top" topline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707
15708 \end_layout
15709
15710 \end_inset
15711 </cell>
15712 </row>
15713 <row>
15714 <cell alignment="center" valignment="top" topline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Plain Layout
15718
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 <cell alignment="center" valignment="top" topline="true" usebox="none">
15724 \begin_inset Text
15725
15726 \begin_layout Plain Layout
15727 sd
15728 \end_layout
15729
15730 \end_inset
15731 </cell>
15732 <cell alignment="center" valignment="top" topline="true" usebox="none">
15733 \begin_inset Text
15734
15735 \begin_layout Plain Layout
15736
15737 \end_layout
15738
15739 \end_inset
15740 </cell>
15741 </row>
15742 <row>
15743 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Plain Layout
15747
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Plain Layout
15756
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15762 \begin_inset Text
15763
15764 \begin_layout Plain Layout
15765 sd
15766 \end_layout
15767
15768 \end_inset
15769 </cell>
15770 </row>
15771 </lyxtabular>
15772
15773 \end_inset
15774
15775
15776 \end_layout
15777
15778 \end_inset
15779
15780
15781 \end_layout
15782
15783 \begin_layout Standard
15784 \begin_inset VSpace bigskip
15785 \end_inset
15786
15787 Para colorear líneas horizontales, por ejemplo en rojo, como en la tabla
15788 \begin_inset space ~
15789 \end_inset
15790
15791
15792 \begin_inset CommandInset ref
15793 LatexCommand ref
15794 reference "tab:Tabla-con-horizontales-coloreadas"
15795
15796 \end_inset
15797
15798 , inserta estos comandos en código TeX antes de la tabla o del flotante:
15799 \end_layout
15800
15801 \begin_layout Standard
15802
15803 \series bold
15804
15805 \backslash
15806 let
15807 \backslash
15808 myHlineC
15809 \backslash
15810 hline
15811 \begin_inset Newline newline
15812 \end_inset
15813
15814
15815 \backslash
15816 renewcommand{
15817 \backslash
15818 hline}
15819 \begin_inset Newline newline
15820 \end_inset
15821
15822
15823 \begin_inset Phantom HPhantom
15824 status open
15825
15826 \begin_layout Plain Layout
15827
15828 \series bold
15829 \begin_inset space ~
15830 \end_inset
15831
15832
15833 \end_layout
15834
15835 \end_inset
15836
15837 {
15838 \backslash
15839 arrayrulecolor{red}
15840 \backslash
15841 myHlineC
15842 \backslash
15843 arrayrulecolor{black}}
15844 \end_layout
15845
15846 \begin_layout Standard
15847 \begin_inset ERT
15848 status collapsed
15849
15850 \begin_layout Plain Layout
15851
15852
15853 \backslash
15854 let
15855 \backslash
15856 myHlineC
15857 \backslash
15858 hline
15859 \end_layout
15860
15861 \begin_layout Plain Layout
15862
15863
15864 \backslash
15865 renewcommand{
15866 \backslash
15867 hline}
15868 \end_layout
15869
15870 \begin_layout Plain Layout
15871
15872  {
15873 \backslash
15874 arrayrulecolor{red}
15875 \backslash
15876 myHlineC
15877 \backslash
15878 arrayrulecolor{black}}
15879 \end_layout
15880
15881 \end_inset
15882
15883
15884 \begin_inset Float table
15885 placement h
15886 wide false
15887 sideways false
15888 status open
15889
15890 \begin_layout Plain Layout
15891 \begin_inset Caption
15892
15893 \begin_layout Plain Layout
15894 \begin_inset CommandInset label
15895 LatexCommand label
15896 name "tab:Tabla-con-horizontales-coloreadas"
15897
15898 \end_inset
15899
15900 Tabla con líneas horizontales coloreadas
15901 \end_layout
15902
15903 \end_inset
15904
15905
15906 \end_layout
15907
15908 \begin_layout Plain Layout
15909 \align center
15910 \begin_inset Tabular
15911 <lyxtabular version="3" rows="3" columns="3">
15912 <features tabularvalignment="middle">
15913 <column alignment="center" valignment="top" width="0">
15914 <column alignment="center" valignment="top" width="0">
15915 <column alignment="center" valignment="top" width="0">
15916 <row>
15917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15918 \begin_inset Text
15919
15920 \begin_layout Plain Layout
15921 sd
15922 \end_layout
15923
15924 \end_inset
15925 </cell>
15926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15927 \begin_inset Text
15928
15929 \begin_layout Plain Layout
15930
15931 \end_layout
15932
15933 \end_inset
15934 </cell>
15935 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15936 \begin_inset Text
15937
15938 \begin_layout Plain Layout
15939
15940 \end_layout
15941
15942 \end_inset
15943 </cell>
15944 </row>
15945 <row>
15946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15947 \begin_inset Text
15948
15949 \begin_layout Plain Layout
15950
15951 \end_layout
15952
15953 \end_inset
15954 </cell>
15955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15956 \begin_inset Text
15957
15958 \begin_layout Plain Layout
15959 sd
15960 \end_layout
15961
15962 \end_inset
15963 </cell>
15964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15965 \begin_inset Text
15966
15967 \begin_layout Plain Layout
15968
15969 \end_layout
15970
15971 \end_inset
15972 </cell>
15973 </row>
15974 <row>
15975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15976 \begin_inset Text
15977
15978 \begin_layout Plain Layout
15979
15980 \end_layout
15981
15982 \end_inset
15983 </cell>
15984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15985 \begin_inset Text
15986
15987 \begin_layout Plain Layout
15988
15989 \end_layout
15990
15991 \end_inset
15992 </cell>
15993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15994 \begin_inset Text
15995
15996 \begin_layout Plain Layout
15997 sd
15998 \end_layout
15999
16000 \end_inset
16001 </cell>
16002 </row>
16003 </lyxtabular>
16004
16005 \end_inset
16006
16007
16008 \end_layout
16009
16010 \end_inset
16011
16012
16013 \end_layout
16014
16015 \begin_layout Standard
16016 Para volver al color de línea negro predeterminado inserta este comando
16017  en código TeX detrás de la tabla o el flotante:
16018 \end_layout
16019
16020 \begin_layout Standard
16021
16022 \series bold
16023
16024 \backslash
16025 renewcommand{
16026 \backslash
16027 hline}{
16028 \backslash
16029 myHlineC}
16030 \end_layout
16031
16032 \begin_layout Standard
16033 La tabla
16034 \begin_inset space ~
16035 \end_inset
16036
16037
16038 \begin_inset CommandInset ref
16039 LatexCommand ref
16040 reference "tab:Tabla-con-líneas-coloreadas"
16041
16042 \end_inset
16043
16044  es un ejemplo con líneas verticales y horizontales coloreadas.
16045 \end_layout
16046
16047 \begin_layout Standard
16048 \begin_inset Float table
16049 placement h
16050 wide false
16051 sideways false
16052 status open
16053
16054 \begin_layout Plain Layout
16055 \begin_inset Caption
16056
16057 \begin_layout Plain Layout
16058 \begin_inset CommandInset label
16059 LatexCommand label
16060 name "tab:Tabla-con-líneas-coloreadas"
16061
16062 \end_inset
16063
16064 Tabla con líneas coloreadas
16065 \end_layout
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Plain Layout
16073 \align center
16074 \begin_inset Tabular
16075 <lyxtabular version="3" rows="3" columns="3">
16076 <features tabularvalignment="middle">
16077 <column alignment="center" valignment="top" width="0" special="Wc">
16078 <column alignment="center" valignment="top" width="0" special="Wc">
16079 <column alignment="center" valignment="top" width="0" special="WcW">
16080 <row>
16081 <cell alignment="center" valignment="top" topline="true" usebox="none">
16082 \begin_inset Text
16083
16084 \begin_layout Plain Layout
16085 sd
16086 \end_layout
16087
16088 \end_inset
16089 </cell>
16090 <cell alignment="center" valignment="top" topline="true" usebox="none">
16091 \begin_inset Text
16092
16093 \begin_layout Plain Layout
16094
16095 \end_layout
16096
16097 \end_inset
16098 </cell>
16099 <cell alignment="center" valignment="top" topline="true" usebox="none">
16100 \begin_inset Text
16101
16102 \begin_layout Plain Layout
16103
16104 \end_layout
16105
16106 \end_inset
16107 </cell>
16108 </row>
16109 <row>
16110 <cell alignment="center" valignment="top" topline="true" usebox="none">
16111 \begin_inset Text
16112
16113 \begin_layout Plain Layout
16114
16115 \end_layout
16116
16117 \end_inset
16118 </cell>
16119 <cell alignment="center" valignment="top" topline="true" usebox="none">
16120 \begin_inset Text
16121
16122 \begin_layout Plain Layout
16123 sd
16124 \end_layout
16125
16126 \end_inset
16127 </cell>
16128 <cell alignment="center" valignment="top" topline="true" usebox="none">
16129 \begin_inset Text
16130
16131 \begin_layout Plain Layout
16132
16133 \end_layout
16134
16135 \end_inset
16136 </cell>
16137 </row>
16138 <row>
16139 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16140 \begin_inset Text
16141
16142 \begin_layout Plain Layout
16143
16144 \end_layout
16145
16146 \end_inset
16147 </cell>
16148 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16149 \begin_inset Text
16150
16151 \begin_layout Plain Layout
16152
16153 \end_layout
16154
16155 \end_inset
16156 </cell>
16157 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16158 \begin_inset Text
16159
16160 \begin_layout Plain Layout
16161 sd
16162 \end_layout
16163
16164 \end_inset
16165 </cell>
16166 </row>
16167 </lyxtabular>
16168
16169 \end_inset
16170
16171
16172 \end_layout
16173
16174 \end_inset
16175
16176
16177 \end_layout
16178
16179 \begin_layout Standard
16180 \begin_inset ERT
16181 status collapsed
16182
16183 \begin_layout Plain Layout
16184
16185
16186 \backslash
16187 renewcommand{
16188 \backslash
16189 hline}{
16190 \backslash
16191 myHlineC}
16192 \end_layout
16193
16194 \end_inset
16195
16196
16197 \end_layout
16198
16199 \begin_layout Standard
16200 \begin_inset ERT
16201 status collapsed
16202
16203 \begin_layout Plain Layout
16204
16205
16206 \backslash
16207 setlength{
16208 \backslash
16209 arrayrulewidth}{0.4pt}
16210 \end_layout
16211
16212 \end_inset
16213
16214
16215 \end_layout
16216
16217 \begin_layout Section
16218 Personalización de tablas
16219 \begin_inset Index idx
16220 status collapsed
16221
16222 \begin_layout Plain Layout
16223 Personalización de tablas
16224 \end_layout
16225
16226 \end_inset
16227
16228
16229 \begin_inset Index idx
16230 status collapsed
16231
16232 \begin_layout Plain Layout
16233 Tablas ! Personalización
16234 \end_layout
16235
16236 \end_inset
16237
16238
16239 \end_layout
16240
16241 \begin_layout Subsection
16242 Espacio adicional en filas
16243 \begin_inset CommandInset label
16244 LatexCommand label
16245 name "sub:Espacio-adicional"
16246
16247 \end_inset
16248
16249
16250 \begin_inset Index idx
16251 status collapsed
16252
16253 \begin_layout Plain Layout
16254 Personalización de tablas ! Espacio adicional en filas
16255 \end_layout
16256
16257 \end_inset
16258
16259
16260 \end_layout
16261
16262 \begin_layout Standard
16263 Es posible añadir espacio vertical a las filas de una tabla en la solapa
16264  
16265 \family sans
16266 Bordes
16267 \family default
16268  del diálogo de configuración de tablas.
16269  En el marco 
16270 \family sans
16271 Espacio
16272 \begin_inset space ~
16273 \end_inset
16274
16275 adicional
16276 \family default
16277  dispones de tres posibilidades:
16278 \end_layout
16279
16280 \begin_layout Description
16281 Superior
16282 \begin_inset space ~
16283 \end_inset
16284
16285 de
16286 \begin_inset space ~
16287 \end_inset
16288
16289 la
16290 \begin_inset space ~
16291 \end_inset
16292
16293 fila añade espacio sobre los caracteres de la fila.
16294  Si la tabla es de estilo formal
16295 \begin_inset Foot
16296 status collapsed
16297
16298 \begin_layout Plain Layout
16299 Las tablas formales se explican en la sección
16300 \begin_inset space ~
16301 \end_inset
16302
16303
16304 \begin_inset CommandInset ref
16305 LatexCommand ref
16306 reference "sec:Tablas-Formales"
16307
16308 \end_inset
16309
16310
16311 \end_layout
16312
16313 \end_inset
16314
16315  LyX insertará 0.5
16316 \begin_inset space \thinspace{}
16317 \end_inset
16318
16319 em por omisión.
16320  Si la tabla es de estilo normal el espacio adicional destruirá las líneas
16321  verticales, como se ve en la tabla siguiente:
16322 \begin_inset VSpace medskip
16323 \end_inset
16324
16325
16326 \begin_inset Newline newline
16327 \end_inset
16328
16329
16330 \begin_inset space \hspace*{}
16331 \length 0pt
16332 \end_inset
16333
16334
16335 \begin_inset space \hfill{}
16336 \end_inset
16337
16338
16339 \begin_inset Tabular
16340 <lyxtabular version="3" rows="3" columns="1">
16341 <features tabularvalignment="middle">
16342 <column alignment="center" valignment="top" width="0">
16343 <row>
16344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16345 \begin_inset Text
16346
16347 \begin_layout Plain Layout
16348 A
16349 \end_layout
16350
16351 \end_inset
16352 </cell>
16353 </row>
16354 <row topspace="3mm">
16355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16356 \begin_inset Text
16357
16358 \begin_layout Plain Layout
16359 3
16360 \begin_inset space \thinspace{}
16361 \end_inset
16362
16363 mm sobre la fila
16364 \end_layout
16365
16366 \end_inset
16367 </cell>
16368 </row>
16369 <row>
16370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16371 \begin_inset Text
16372
16373 \begin_layout Plain Layout
16374 C
16375 \end_layout
16376
16377 \end_inset
16378 </cell>
16379 </row>
16380 </lyxtabular>
16381
16382 \end_inset
16383
16384
16385 \begin_inset space \hfill{}
16386 \end_inset
16387
16388
16389 \begin_inset space \hspace*{}
16390 \length 0pt
16391 \end_inset
16392
16393
16394 \begin_inset VSpace medskip
16395 \end_inset
16396
16397
16398 \begin_inset Newline newline
16399 \end_inset
16400
16401 Así pues, insertar espacio superior en tablas normales sólo es útil en tablas
16402  sin líneas verticales.
16403 \end_layout
16404
16405 \begin_layout Description
16406 Inferior
16407 \begin_inset space ~
16408 \end_inset
16409
16410 de
16411 \begin_inset space ~
16412 \end_inset
16413
16414 la
16415 \begin_inset space ~
16416 \end_inset
16417
16418 fila añade espacio bajo los caracteres de la fila.
16419  Si la tabla es formal LyX inserta por omisión 0.5
16420 \begin_inset space \thinspace{}
16421 \end_inset
16422
16423 em; si la tabla es normal inserta 2
16424 \begin_inset space \thinspace{}
16425 \end_inset
16426
16427 pt.
16428  
16429 \end_layout
16430
16431 \begin_layout Description
16432 Entre
16433 \begin_inset space ~
16434 \end_inset
16435
16436 las
16437 \begin_inset space ~
16438 \end_inset
16439
16440 filas añade espacio entre la fila actual y la siguiente.
16441  Si la tabla es formal LyX inserta 0.5
16442 \begin_inset space \thinspace{}
16443 \end_inset
16444
16445 em por omisión.
16446  En tablas normales, el espacio adicional destruirá las líneas verticales
16447  de la tabla, como se ve en la siguiente:
16448 \begin_inset VSpace medskip
16449 \end_inset
16450
16451
16452 \begin_inset Newline newline
16453 \end_inset
16454
16455
16456 \begin_inset space \hspace*{}
16457 \length 0pt
16458 \end_inset
16459
16460
16461 \begin_inset space \hfill{}
16462 \end_inset
16463
16464
16465 \begin_inset Tabular
16466 <lyxtabular version="3" rows="3" columns="1">
16467 <features tabularvalignment="middle">
16468 <column alignment="center" valignment="top" width="0">
16469 <row>
16470 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16471 \begin_inset Text
16472
16473 \begin_layout Plain Layout
16474 A
16475 \end_layout
16476
16477 \end_inset
16478 </cell>
16479 </row>
16480 <row interlinespace="3mm">
16481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16482 \begin_inset Text
16483
16484 \begin_layout Plain Layout
16485 \begin_inset Formula $\downarrow$
16486 \end_inset
16487
16488  3
16489 \begin_inset space \thinspace{}
16490 \end_inset
16491
16492 mm entre las filas
16493 \end_layout
16494
16495 \end_inset
16496 </cell>
16497 </row>
16498 <row>
16499 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16500 \begin_inset Text
16501
16502 \begin_layout Plain Layout
16503 \begin_inset Formula $\uparrow$
16504 \end_inset
16505
16506  3
16507 \begin_inset space \thinspace{}
16508 \end_inset
16509
16510 mm entre las filas 
16511 \begin_inset Formula $\uparrow$
16512 \end_inset
16513
16514
16515 \end_layout
16516
16517 \end_inset
16518 </cell>
16519 </row>
16520 </lyxtabular>
16521
16522 \end_inset
16523
16524
16525 \begin_inset space \hfill{}
16526 \end_inset
16527
16528
16529 \begin_inset space \hspace*{}
16530 \length 0pt
16531 \end_inset
16532
16533
16534 \begin_inset VSpace medskip
16535 \end_inset
16536
16537
16538 \begin_inset Newline newline
16539 \end_inset
16540
16541 Así pues, los espacios adicionales entre filas de tablas normales sólo sirven
16542  para tablas sin líneas verticales.
16543 \end_layout
16544
16545 \begin_layout Standard
16546 \begin_inset VSpace bigskip
16547 \end_inset
16548
16549 Para añadir altura vertical extra a todas las celdas de todas las tablas,
16550  utiliza los siguientes comandos en el preámbulo:
16551 \end_layout
16552
16553 \begin_layout Standard
16554
16555 \series bold
16556
16557 \backslash
16558 @ifundefined{extrarowheight}
16559 \begin_inset Newline newline
16560 \end_inset
16561
16562
16563 \begin_inset Phantom HPhantom
16564 status open
16565
16566 \begin_layout Plain Layout
16567
16568 \series bold
16569 \begin_inset space ~
16570 \end_inset
16571
16572
16573 \end_layout
16574
16575 \end_inset
16576
16577 {
16578 \backslash
16579 usepackage{array}}{}
16580 \begin_inset Newline newline
16581 \end_inset
16582
16583
16584 \backslash
16585 setlength{
16586 \backslash
16587 extrarowheight}{altura}
16588 \end_layout
16589
16590 \begin_layout Standard
16591 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16592  centrado en vertical.
16593  (Lyx cargará automáticamente el paquete 
16594 \series bold
16595 array
16596 \series default
16597  cuando uses formatos de tabla autodefinidos.
16598  Para evitar que sea cargado dos veces se pone al principio el comando 
16599 \series bold
16600
16601 \backslash
16602 @ifundefined
16603 \series default
16604 .)
16605 \end_layout
16606
16607 \begin_layout Standard
16608 En el caso de usar fuentes de mayor tamaño que el normal, los bordes de
16609  la tabla están a veces demasiado cerca de las letras.
16610  Esto se puede corregir insertando el comando 
16611 \series bold
16612
16613 \backslash
16614 strut
16615 \series default
16616  en código TeX al principio de la fila de la tabla.
16617  La tabla
16618 \begin_inset space ~
16619 \end_inset
16620
16621
16622 \begin_inset CommandInset ref
16623 LatexCommand ref
16624 reference "tab:Alineación-vertical"
16625
16626 \end_inset
16627
16628  muestra el efecto:
16629 \end_layout
16630
16631 \begin_layout Standard
16632 \noindent
16633 \begin_inset Float table
16634 placement h
16635 wide false
16636 sideways false
16637 status open
16638
16639 \begin_layout Plain Layout
16640 \begin_inset Caption
16641
16642 \begin_layout Plain Layout
16643 \begin_inset CommandInset label
16644 LatexCommand label
16645 name "tab:Alineación-vertical"
16646
16647 \end_inset
16648
16649 Alineación vertical de texto con fuentes grandes
16650 \end_layout
16651
16652 \end_inset
16653
16654
16655 \end_layout
16656
16657 \begin_layout Plain Layout
16658 \begin_inset space \hfill{}
16659 \end_inset
16660
16661
16662 \begin_inset Float table
16663 wide false
16664 sideways false
16665 status collapsed
16666
16667 \begin_layout Plain Layout
16668 \begin_inset Caption
16669
16670 \begin_layout Plain Layout
16671 Tabla normal
16672 \end_layout
16673
16674 \end_inset
16675
16676
16677 \end_layout
16678
16679 \begin_layout Plain Layout
16680 \noindent
16681 \align center
16682 \begin_inset Tabular
16683 <lyxtabular version="3" rows="6" columns="1">
16684 <features tabularvalignment="middle">
16685 <column alignment="left" valignment="top" width="0">
16686 <row>
16687 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16688 \begin_inset Text
16689
16690 \begin_layout Plain Layout
16691 Normal, g
16692 \end_layout
16693
16694 \end_inset
16695 </cell>
16696 </row>
16697 <row>
16698 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16699 \begin_inset Text
16700
16701 \begin_layout Plain Layout
16702
16703 \size large
16704 Grande
16705 \end_layout
16706
16707 \end_inset
16708 </cell>
16709 </row>
16710 <row>
16711 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16712 \begin_inset Text
16713
16714 \begin_layout Plain Layout
16715
16716 \size larger
16717 Más grande
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 </row>
16723 <row>
16724 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728
16729 \size largest
16730 Grandísima
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 <row>
16737 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Plain Layout
16741
16742 \size huge
16743 Enorme
16744 \end_layout
16745
16746 \end_inset
16747 </cell>
16748 </row>
16749 <row>
16750 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16751 \begin_inset Text
16752
16753 \begin_layout Plain Layout
16754
16755 \size huge
16756 Más enorme
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 </row>
16762 </lyxtabular>
16763
16764 \end_inset
16765
16766
16767 \end_layout
16768
16769 \end_inset
16770
16771
16772 \begin_inset space \hfill{}
16773 \end_inset
16774
16775
16776 \begin_inset Float table
16777 wide false
16778 sideways false
16779 status collapsed
16780
16781 \begin_layout Plain Layout
16782 \begin_inset Caption
16783
16784 \begin_layout Plain Layout
16785 Tabla con comando 
16786 \series bold
16787
16788 \backslash
16789 strut
16790 \end_layout
16791
16792 \end_inset
16793
16794
16795 \end_layout
16796
16797 \begin_layout Plain Layout
16798 \noindent
16799 \align center
16800 \begin_inset Tabular
16801 <lyxtabular version="3" rows="6" columns="1">
16802 <features tabularvalignment="middle">
16803 <column alignment="left" valignment="top" width="0">
16804 <row>
16805 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16806 \begin_inset Text
16807
16808 \begin_layout Plain Layout
16809 Normal, g
16810 \end_layout
16811
16812 \end_inset
16813 </cell>
16814 </row>
16815 <row>
16816 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820
16821 \size large
16822 \begin_inset ERT
16823 status collapsed
16824
16825 \begin_layout Plain Layout
16826
16827
16828 \backslash
16829 strut 
16830 \end_layout
16831
16832 \end_inset
16833
16834 Grande
16835 \end_layout
16836
16837 \end_inset
16838 </cell>
16839 </row>
16840 <row>
16841 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16842 \begin_inset Text
16843
16844 \begin_layout Plain Layout
16845
16846 \size larger
16847 \begin_inset ERT
16848 status collapsed
16849
16850 \begin_layout Plain Layout
16851
16852
16853 \backslash
16854 strut 
16855 \end_layout
16856
16857 \end_inset
16858
16859 Más grande
16860 \end_layout
16861
16862 \end_inset
16863 </cell>
16864 </row>
16865 <row>
16866 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16867 \begin_inset Text
16868
16869 \begin_layout Plain Layout
16870
16871 \size largest
16872 \begin_inset ERT
16873 status collapsed
16874
16875 \begin_layout Plain Layout
16876
16877
16878 \backslash
16879 strut 
16880 \end_layout
16881
16882 \end_inset
16883
16884 Grandísima
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 <row>
16891 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16892 \begin_inset Text
16893
16894 \begin_layout Plain Layout
16895
16896 \size huge
16897 \begin_inset ERT
16898 status collapsed
16899
16900 \begin_layout Plain Layout
16901
16902
16903 \backslash
16904 strut 
16905 \end_layout
16906
16907 \end_inset
16908
16909 Enorme
16910 \end_layout
16911
16912 \end_inset
16913 </cell>
16914 </row>
16915 <row>
16916 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16917 \begin_inset Text
16918
16919 \begin_layout Plain Layout
16920
16921 \size giant
16922 \begin_inset ERT
16923 status collapsed
16924
16925 \begin_layout Plain Layout
16926
16927
16928 \backslash
16929 strut 
16930 \end_layout
16931
16932 \end_inset
16933
16934
16935 \size huge
16936 Más enorme
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 </lyxtabular>
16943
16944 \end_inset
16945
16946
16947 \end_layout
16948
16949 \end_inset
16950
16951
16952 \begin_inset space \hfill{}
16953 \end_inset
16954
16955
16956 \end_layout
16957
16958 \end_inset
16959
16960
16961 \end_layout
16962
16963 \begin_layout Subsection
16964 Alineación especial de celdas
16965 \begin_inset CommandInset label
16966 LatexCommand label
16967 name "sub:Alineación-especial-de"
16968
16969 \end_inset
16970
16971
16972 \begin_inset Index idx
16973 status collapsed
16974
16975 \begin_layout Plain Layout
16976 Personalización de tablas ! Alineación especial de celdas
16977 \end_layout
16978
16979 \end_inset
16980
16981
16982 \end_layout
16983
16984 \begin_layout Standard
16985 A veces mejora la presentación si las entradas en las celdas de una columna
16986  se alinean con un carácter determinado, p.
16987 \begin_inset space \thinspace{}
16988 \end_inset
16989
16990 e.
16991 \begin_inset space ~
16992 \end_inset
16993
16994 el separador decimal, como en la tabla
16995 \begin_inset space ~
16996 \end_inset
16997
16998
16999 \begin_inset CommandInset ref
17000 LatexCommand ref
17001 reference "tab:Table-celdas-alineadas"
17002
17003 \end_inset
17004
17005 .
17006  Esta alineación se obtiene resaltando 
17007 \lang english
17008 by setting the cursor into
17009 \lang spanish
17010  la columna y pulsando el botón 
17011 \begin_inset Graphics
17012         filename ../../images/tabular-feature_align-decimal.png
17013         scale 85
17014         scaleBeforeRotation
17015
17016 \end_inset
17017
17018  de la barra de herramientas o eligiendo la alineación 
17019 \family sans
17020 Al separador decimal
17021 \family default
17022  en la configuración de la tabla.
17023  El carácter para la alineación puede escogerse, se especifica en la configuraci
17024 ón de la tabla.
17025 \end_layout
17026
17027 \begin_layout Standard
17028 \begin_inset Float table
17029 wide false
17030 sideways false
17031 status open
17032
17033 \begin_layout Plain Layout
17034 \begin_inset Caption
17035
17036 \begin_layout Plain Layout
17037 \begin_inset CommandInset label
17038 LatexCommand label
17039 name "tab:Table-celdas-alineadas"
17040
17041 \end_inset
17042
17043 Tabla con celdas alineadas al separador decimal.
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \begin_layout Plain Layout
17052 \align center
17053 \begin_inset Tabular
17054 <lyxtabular version="3" rows="4" columns="1">
17055 <features booktabs="true" tabularvalignment="middle">
17056 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17057 <row>
17058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17059 \begin_inset Text
17060
17061 \begin_layout Plain Layout
17062 leyenda
17063 \end_layout
17064
17065 \end_inset
17066 </cell>
17067 </row>
17068 <row>
17069 <cell alignment="center" valignment="top" topline="true" usebox="none">
17070 \begin_inset Text
17071
17072 \begin_layout Plain Layout
17073 12,6
17074 \end_layout
17075
17076 \end_inset
17077 </cell>
17078 </row>
17079 <row>
17080 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17081 \begin_inset Text
17082
17083 \begin_layout Plain Layout
17084 0,68
17085 \end_layout
17086
17087 \end_inset
17088 </cell>
17089 </row>
17090 <row>
17091 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17092 \begin_inset Text
17093
17094 \begin_layout Plain Layout
17095 -123,0
17096 \end_layout
17097
17098 \end_inset
17099 </cell>
17100 </row>
17101 </lyxtabular>
17102
17103 \end_inset
17104
17105
17106 \end_layout
17107
17108 \end_inset
17109
17110
17111 \end_layout
17112
17113 \begin_layout Standard
17114 \begin_inset Float table
17115 wide false
17116 sideways false
17117 status open
17118
17119 \begin_layout Plain Layout
17120 \begin_inset Caption
17121
17122 \begin_layout Plain Layout
17123 \begin_inset CommandInset label
17124 LatexCommand label
17125 name "tab:Tabla-con-celdas-de"
17126
17127 \end_inset
17128
17129 Tabla con celdas alineadas a los operadores.
17130 \end_layout
17131
17132 \end_inset
17133
17134
17135 \end_layout
17136
17137 \begin_layout Plain Layout
17138 \align center
17139 \begin_inset Tabular
17140 <lyxtabular version="3" rows="4" columns="2">
17141 <features booktabs="true" tabularvalignment="middle">
17142 <column alignment="right" valignment="top" width="0pt">
17143 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17144 <row>
17145 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149 leyenda
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158
17159 \end_layout
17160
17161 \end_inset
17162 </cell>
17163 </row>
17164 <row>
17165 <cell alignment="center" valignment="top" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169 \begin_inset Formula $12\,+$
17170 \end_inset
17171
17172
17173 \end_layout
17174
17175 \end_inset
17176 </cell>
17177 <cell alignment="center" valignment="top" usebox="none">
17178 \begin_inset Text
17179
17180 \begin_layout Plain Layout
17181 \begin_inset Formula $\,6$
17182 \end_inset
17183
17184
17185 \end_layout
17186
17187 \end_inset
17188 </cell>
17189 </row>
17190 <row>
17191 <cell alignment="center" valignment="top" usebox="none">
17192 \begin_inset Text
17193
17194 \begin_layout Plain Layout
17195 \begin_inset Formula $0\,-$
17196 \end_inset
17197
17198
17199 \end_layout
17200
17201 \end_inset
17202 </cell>
17203 <cell alignment="center" valignment="top" usebox="none">
17204 \begin_inset Text
17205
17206 \begin_layout Plain Layout
17207 \begin_inset Formula $\,68$
17208 \end_inset
17209
17210
17211 \end_layout
17212
17213 \end_inset
17214 </cell>
17215 </row>
17216 <row>
17217 <cell alignment="center" valignment="top" usebox="none">
17218 \begin_inset Text
17219
17220 \begin_layout Plain Layout
17221 \begin_inset Formula $-123\,/$
17222 \end_inset
17223
17224
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 \begin_inset Formula $\,0$
17234 \end_inset
17235
17236
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 </row>
17242 </lyxtabular>
17243
17244 \end_inset
17245
17246
17247 \end_layout
17248
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \begin_layout Standard
17255 Para alinear con caracteres en ecuaciones este método no funciona porque
17256  el campo para especificar el carácter no permite ecuaciones.
17257  En este caso hay que usar el método de la tabla
17258 \begin_inset space ~
17259 \end_inset
17260
17261
17262 \begin_inset CommandInset ref
17263 LatexCommand ref
17264 reference "tab:Tabla-con-celdas-de"
17265
17266 \end_inset
17267
17268 .
17269  Es una tabla 4×2.
17270  La leyenda es una multicolumna centrada.
17271  La primera columna está alineada a la derecha y contiene la primera parte
17272  incluyendo el operador.
17273  La segunda columna está alineada a la izquierda y contiene la parte restante.
17274  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
17275  columna para mantener el espacio habitual alrededor de los operadores.
17276  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
17277  el siguiente argumento LaTeX para la segunda columna:
17278 \end_layout
17279
17280 \begin_layout Standard
17281
17282 \series bold
17283 @{}l
17284 \end_layout
17285
17286 \begin_layout Standard
17287 La tabla
17288 \begin_inset space ~
17289 \end_inset
17290
17291
17292 \begin_inset CommandInset ref
17293 LatexCommand ref
17294 reference "tab:Varias-alineaciones"
17295
17296 \end_inset
17297
17298  muestra varios ejemplos de alineación.
17299  Para alinear al signo de relación se ha añadido un pequeño espacio como
17300  en la segunda columna de la tabla
17301 \begin_inset space ~
17302 \end_inset
17303
17304
17305 \begin_inset CommandInset ref
17306 LatexCommand ref
17307 reference "tab:Tabla-con-celdas-de"
17308
17309 \end_inset
17310
17311 .
17312 \end_layout
17313
17314 \begin_layout Standard
17315 \begin_inset Float table
17316 placement h
17317 wide false
17318 sideways false
17319 status open
17320
17321 \begin_layout Plain Layout
17322 \begin_inset Caption
17323
17324 \begin_layout Plain Layout
17325 \begin_inset CommandInset label
17326 LatexCommand label
17327 name "tab:Varias-alineaciones"
17328
17329 \end_inset
17330
17331 Tabla con varias alineaciones.
17332 \end_layout
17333
17334 \end_inset
17335
17336
17337 \end_layout
17338
17339 \begin_layout Plain Layout
17340 \align center
17341 \begin_inset Tabular
17342 <lyxtabular version="3" rows="4" columns="6">
17343 <features tabularvalignment="middle">
17344 <column alignment="right" valignment="top" width="0">
17345 <column alignment="left" valignment="top" width="0" special="@{}l">
17346 <column alignment="right" valignment="top" width="0">
17347 <column alignment="left" valignment="top" width="0" special="@{}l">
17348 <column alignment="right" valignment="top" width="0">
17349 <column alignment="left" valignment="top" width="0" special="@{}l">
17350 <row>
17351 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17352 \begin_inset Text
17353
17354 \begin_layout Plain Layout
17355 unidades
17356 \end_layout
17357
17358 \end_inset
17359 </cell>
17360 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373 exponentes
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17379 \begin_inset Text
17380
17381 \begin_layout Plain Layout
17382
17383 \end_layout
17384
17385 \end_inset
17386 </cell>
17387 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17388 \begin_inset Text
17389
17390 \begin_layout Plain Layout
17391 relaciones
17392 \end_layout
17393
17394 \end_inset
17395 </cell>
17396 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17397 \begin_inset Text
17398
17399 \begin_layout Plain Layout
17400
17401 \end_layout
17402
17403 \end_inset
17404 </cell>
17405 </row>
17406 <row>
17407 <cell alignment="center" valignment="top" usebox="none">
17408 \begin_inset Text
17409
17410 \begin_layout Plain Layout
17411 12×
17412 \end_layout
17413
17414 \end_inset
17415 </cell>
17416 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17417 \begin_inset Text
17418
17419 \begin_layout Plain Layout
17420 24
17421 \begin_inset space \thinspace{}
17422 \end_inset
17423
17424 bottles
17425 \end_layout
17426
17427 \end_inset
17428 </cell>
17429 <cell alignment="center" valignment="top" usebox="none">
17430 \begin_inset Text
17431
17432 \begin_layout Plain Layout
17433 \begin_inset Formula $10\cdot$
17434 \end_inset
17435
17436
17437 \end_layout
17438
17439 \end_inset
17440 </cell>
17441 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17442 \begin_inset Text
17443
17444 \begin_layout Plain Layout
17445 \begin_inset Formula $10^{\mbox{-}17}$
17446 \end_inset
17447
17448
17449 \end_layout
17450
17451 \end_inset
17452 </cell>
17453 <cell alignment="center" valignment="top" usebox="none">
17454 \begin_inset Text
17455
17456 \begin_layout Plain Layout
17457 \begin_inset Formula $\Gamma(t)\propto$
17458 \end_inset
17459
17460
17461 \end_layout
17462
17463 \end_inset
17464 </cell>
17465 <cell alignment="center" valignment="top" usebox="none">
17466 \begin_inset Text
17467
17468 \begin_layout Plain Layout
17469 \begin_inset Formula $\:\Upsilon(t)$
17470 \end_inset
17471
17472
17473 \end_layout
17474
17475 \end_inset
17476 </cell>
17477 </row>
17478 <row>
17479 <cell alignment="center" valignment="top" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 1024×
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17489 \begin_inset Text
17490
17491 \begin_layout Plain Layout
17492 768
17493 \begin_inset space \thinspace{}
17494 \end_inset
17495
17496 Pixels
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell alignment="center" valignment="top" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 \begin_inset Formula $5.78\cdot$
17506 \end_inset
17507
17508
17509 \end_layout
17510
17511 \end_inset
17512 </cell>
17513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17514 \begin_inset Text
17515
17516 \begin_layout Plain Layout
17517 \begin_inset Formula $10^{7}$
17518 \end_inset
17519
17520
17521 \end_layout
17522
17523 \end_inset
17524 </cell>
17525 <cell alignment="center" valignment="top" usebox="none">
17526 \begin_inset Text
17527
17528 \begin_layout Plain Layout
17529 \begin_inset Formula $A\ne$
17530 \end_inset
17531
17532
17533 \end_layout
17534
17535 \end_inset
17536 </cell>
17537 <cell alignment="center" valignment="top" usebox="none">
17538 \begin_inset Text
17539
17540 \begin_layout Plain Layout
17541 \begin_inset Formula $\: B_{\mathrm{red}}$
17542 \end_inset
17543
17544
17545 \end_layout
17546
17547 \end_inset
17548 </cell>
17549 </row>
17550 <row>
17551 <cell alignment="center" valignment="top" usebox="none">
17552 \begin_inset Text
17553
17554 \begin_layout Plain Layout
17555 32×
17556 \end_layout
17557
17558 \end_inset
17559 </cell>
17560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17561 \begin_inset Text
17562
17563 \begin_layout Plain Layout
17564 6
17565 \begin_inset space \thinspace{}
17566 \end_inset
17567
17568 cm
17569 \end_layout
17570
17571 \end_inset
17572 </cell>
17573 <cell alignment="center" valignment="top" usebox="none">
17574 \begin_inset Text
17575
17576 \begin_layout Plain Layout
17577 -
17578 \begin_inset Formula $33.5\cdot$
17579 \end_inset
17580
17581
17582 \end_layout
17583
17584 \end_inset
17585 </cell>
17586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17587 \begin_inset Text
17588
17589 \begin_layout Plain Layout
17590 \begin_inset Formula $10^{4}$
17591 \end_inset
17592
17593
17594 \end_layout
17595
17596 \end_inset
17597 </cell>
17598 <cell alignment="center" valignment="top" usebox="none">
17599 \begin_inset Text
17600
17601 \begin_layout Plain Layout
17602 \begin_inset Formula $\sen(\alpha)\ge$
17603 \end_inset
17604
17605
17606 \end_layout
17607
17608 \end_inset
17609 </cell>
17610 <cell alignment="center" valignment="top" usebox="none">
17611 \begin_inset Text
17612
17613 \begin_layout Plain Layout
17614 \begin_inset Formula $\:\sen(\beta)$
17615 \end_inset
17616
17617
17618 \end_layout
17619
17620 \end_inset
17621 </cell>
17622 </row>
17623 </lyxtabular>
17624
17625 \end_inset
17626
17627
17628 \end_layout
17629
17630 \end_inset
17631
17632
17633 \end_layout
17634
17635 \begin_layout Subsection
17636 Formato personalizado de celda/columna
17637 \begin_inset CommandInset label
17638 LatexCommand label
17639 name "sub:Formato-Personalizado"
17640
17641 \end_inset
17642
17643
17644 \begin_inset Index idx
17645 status collapsed
17646
17647 \begin_layout Plain Layout
17648 Personalización de tablas ! Formato de celda/columna
17649 \end_layout
17650
17651 \end_inset
17652
17653
17654 \end_layout
17655
17656 \begin_layout Standard
17657 El cálculo de la anchura necesaria para columnas extendidas descrito en
17658  la sección
17659 \begin_inset space ~
17660 \end_inset
17661
17662
17663 \begin_inset CommandInset ref
17664 LatexCommand ref
17665 reference "sub:Cálculos-en-Multicolumnas"
17666
17667 \end_inset
17668
17669  es muy pesado si tienes varias tablas con multicolumnas.
17670  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17671 mna aplicable a todas las tablas del documento.
17672  El formato se define con el comando
17673 \end_layout
17674
17675 \begin_layout Standard
17676
17677 \series bold
17678
17679 \backslash
17680 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17681 \end_layout
17682
17683 \begin_layout Standard
17684 El nombre de formato puede ser una sola letra.
17685  Las letras 
17686 \emph on
17687 b, c, l, m, p
17688 \emph default
17689  y 
17690 \emph on
17691 r
17692 \emph default
17693  están predefinidas y no pueden usarse.
17694  Pero se permiten todas las mayúsculas.
17695 \end_layout
17696
17697 \begin_layout Standard
17698 \begin_inset VSpace medskip
17699 \end_inset
17700
17701
17702 \end_layout
17703
17704 \begin_layout Standard
17705 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17706  fija puedes definir el formato de celda
17707 \end_layout
17708
17709 \begin_layout Standard
17710
17711 \series bold
17712
17713 \backslash
17714 newcolumntype{M}[1]{>{
17715 \backslash
17716 centering
17717 \backslash
17718 hspace{0pt}}m{#1}}
17719 \end_layout
17720
17721 \begin_layout Standard
17722 donde 
17723 \series bold
17724
17725 \backslash
17726 hspace{0pt}
17727 \series default
17728  evita el problema de partir con guión la primera palabra, como se describe
17729  en la sección
17730 \begin_inset space ~
17731 \end_inset
17732
17733
17734 \begin_inset CommandInset ref
17735 LatexCommand ref
17736 reference "sub:Líneas-Múltiples-en"
17737
17738 \end_inset
17739
17740 .
17741  Ahora puedes introducir simplemente
17742 \end_layout
17743
17744 \begin_layout Standard
17745
17746 \series bold
17747 M{ancho}
17748 \end_layout
17749
17750 \begin_layout Standard
17751 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
17752 \end_layout
17753
17754 \begin_layout Standard
17755 \begin_inset VSpace bigskip
17756 \end_inset
17757
17758
17759 \end_layout
17760
17761 \begin_layout Standard
17762 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17763 \end_layout
17764
17765 \begin_layout Standard
17766
17767 \series bold
17768
17769 \backslash
17770 newcolumntype{S}[2]{>{
17771 \backslash
17772 centering
17773 \backslash
17774 hspace{0pt}}
17775 \begin_inset Newline newline
17776 \end_inset
17777
17778
17779 \begin_inset Phantom HPhantom
17780 status open
17781
17782 \begin_layout Plain Layout
17783
17784 \series bold
17785
17786 \backslash
17787 newcolumntype
17788 \end_layout
17789
17790 \end_inset
17791
17792 m{(#1+(2
17793 \backslash
17794 tabcolsep+
17795 \backslash
17796 arrayrulewidth)*(1-#2))/#2}}
17797 \end_layout
17798
17799 \begin_layout Standard
17800 Este formato usa la ecuación 
17801 \begin_inset CommandInset ref
17802 LatexCommand eqref
17803 reference "eq:Wgn"
17804
17805 \end_inset
17806
17807  para calcular la anchura necesaria para que cada celda extendida tenga
17808  la misma anchura.
17809 \end_layout
17810
17811 \begin_layout Standard
17812 Ahora puedes introducir
17813 \end_layout
17814
17815 \begin_layout Standard
17816
17817 \series bold
17818 S{ancho de la celda multicolumna}{número de columnas extendidas}
17819 \end_layout
17820
17821 \begin_layout Standard
17822 como argumento LaTeX de la columna.
17823 \end_layout
17824
17825 \begin_layout Standard
17826 \begin_inset VSpace bigskip
17827 \end_inset
17828
17829
17830 \end_layout
17831
17832 \begin_layout Standard
17833 Para columnas coloreadas puedes definir
17834 \end_layout
17835
17836 \begin_layout Standard
17837
17838 \series bold
17839
17840 \backslash
17841 newcolumntype{K}[1]{>{
17842 \backslash
17843 columncolor{#1}
17844 \backslash
17845 hspace{0pt}}c}
17846 \end_layout
17847
17848 \begin_layout Standard
17849 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
17850  horizontalmente.
17851  Ahora puedes introducir
17852 \end_layout
17853
17854 \begin_layout Standard
17855
17856 \series bold
17857 K{nombre del color}
17858 \end_layout
17859
17860 \begin_layout Standard
17861 como argumento LaTeX.
17862 \end_layout
17863
17864 \begin_layout Standard
17865 \begin_inset VSpace bigskip
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \begin_layout Standard
17872 Para crear la tabla
17873 \begin_inset space ~
17874 \end_inset
17875
17876
17877 \begin_inset CommandInset ref
17878 LatexCommand ref
17879 reference "tab:Tabla-con-formatos-definidos-por"
17880
17881 \end_inset
17882
17883  usa los argumentos LaTeX
17884 \end_layout
17885
17886 \begin_layout Standard
17887
17888 \series bold
17889 M{2.5cm}
17890 \end_layout
17891
17892 \begin_layout Standard
17893 para la primera columna y la multicolumna,
17894 \end_layout
17895
17896 \begin_layout Standard
17897
17898 \series bold
17899 K{red}
17900 \end_layout
17901
17902 \begin_layout Standard
17903 para la última columna y
17904 \end_layout
17905
17906 \begin_layout Standard
17907
17908 \series bold
17909 S{2.5cm}{2}
17910 \end_layout
17911
17912 \begin_layout Standard
17913 para las celdas en la segunda columna.
17914 \end_layout
17915
17916 \begin_layout Standard
17917 \begin_inset Float table
17918 placement h
17919 wide false
17920 sideways false
17921 status open
17922
17923 \begin_layout Plain Layout
17924 \begin_inset Caption
17925
17926 \begin_layout Plain Layout
17927 \begin_inset CommandInset label
17928 LatexCommand label
17929 name "tab:Tabla-con-formatos-definidos-por"
17930
17931 \end_inset
17932
17933 Tabla con formatos definidos por el usuario
17934 \end_layout
17935
17936 \end_inset
17937
17938
17939 \end_layout
17940
17941 \begin_layout Plain Layout
17942 \align center
17943 \begin_inset Tabular
17944 <lyxtabular version="3" rows="3" columns="4">
17945 <features tabularvalignment="middle">
17946 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17947 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17948 <column alignment="center" valignment="middle" width="0">
17949 <column alignment="center" valignment="middle" width="0" special="K{red}">
17950 <row>
17951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17952 \begin_inset Text
17953
17954 \begin_layout Plain Layout
17955 palabramuylargaenceldadetabla
17956 \end_layout
17957
17958 \end_inset
17959 </cell>
17960 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17961 \begin_inset Text
17962
17963 \begin_layout Plain Layout
17964 multicolumna línea múltiple
17965 \end_layout
17966
17967 \end_inset
17968 </cell>
17969 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17970 \begin_inset Text
17971
17972 \begin_layout Plain Layout
17973
17974 \end_layout
17975
17976 \end_inset
17977 </cell>
17978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17979 \begin_inset Text
17980
17981 \begin_layout Plain Layout
17982 c
17983 \end_layout
17984
17985 \end_inset
17986 </cell>
17987 </row>
17988 <row>
17989 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17990 \begin_inset Text
17991
17992 \begin_layout Plain Layout
17993 d
17994 \end_layout
17995
17996 \end_inset
17997 </cell>
17998 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17999 \begin_inset Text
18000
18001 \begin_layout Plain Layout
18002 e
18003 \end_layout
18004
18005 \end_inset
18006 </cell>
18007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18008 \begin_inset Text
18009
18010 \begin_layout Plain Layout
18011 f
18012 \end_layout
18013
18014 \end_inset
18015 </cell>
18016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18017 \begin_inset Text
18018
18019 \begin_layout Plain Layout
18020 g
18021 \end_layout
18022
18023 \end_inset
18024 </cell>
18025 </row>
18026 <row>
18027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18028 \begin_inset Text
18029
18030 \begin_layout Plain Layout
18031 h
18032 \end_layout
18033
18034 \end_inset
18035 </cell>
18036 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18037 \begin_inset Text
18038
18039 \begin_layout Plain Layout
18040 i
18041 \end_layout
18042
18043 \end_inset
18044 </cell>
18045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18046 \begin_inset Text
18047
18048 \begin_layout Plain Layout
18049 j
18050 \end_layout
18051
18052 \end_inset
18053 </cell>
18054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18055 \begin_inset Text
18056
18057 \begin_layout Plain Layout
18058 k
18059 \end_layout
18060
18061 \end_inset
18062 </cell>
18063 </row>
18064 </lyxtabular>
18065
18066 \end_inset
18067
18068
18069 \end_layout
18070
18071 \end_inset
18072
18073
18074 \end_layout
18075
18076 \begin_layout Subsection
18077 Grosor de líneas
18078 \begin_inset CommandInset label
18079 LatexCommand label
18080 name "sub:Grosor-de-Líneas"
18081
18082 \end_inset
18083
18084
18085 \begin_inset Index idx
18086 status collapsed
18087
18088 \begin_layout Plain Layout
18089 Personalización de tablas ! Grosor de línea
18090 \end_layout
18091
18092 \end_inset
18093
18094
18095 \end_layout
18096
18097 \begin_layout Standard
18098 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
18099  
18100 \series bold
18101
18102 \backslash
18103 arrayrulewidth
18104 \series default
18105 .
18106  Por ejemplo, para poner un grosor de línea de 1.5
18107 \begin_inset space \thinspace{}
18108 \end_inset
18109
18110 pt, como en la tabla
18111 \begin_inset space ~
18112 \end_inset
18113
18114
18115 \begin_inset CommandInset ref
18116 LatexCommand ref
18117 reference "tab:Tabla-con-líneas"
18118
18119 \end_inset
18120
18121 , inserta el comando
18122 \end_layout
18123
18124 \begin_layout Standard
18125
18126 \series bold
18127
18128 \backslash
18129 setlength{
18130 \backslash
18131 arrayrulewidth}{1.5pt}
18132 \end_layout
18133
18134 \begin_layout Standard
18135 en código TeX antes de la tabla o flotante.
18136  Este cambio es válido para todas las siguientes tablas.
18137  Para volver al valor predeterminado, define 
18138 \series bold
18139
18140 \backslash
18141 arrayrulewidth
18142 \series default
18143  a 0.4
18144 \begin_inset space \thinspace{}
18145 \end_inset
18146
18147 pt en código TeX detrás de la tabla o flotante.
18148 \end_layout
18149
18150 \begin_layout Standard
18151 \begin_inset ERT
18152 status collapsed
18153
18154 \begin_layout Plain Layout
18155
18156
18157 \backslash
18158 setlength{
18159 \backslash
18160 arrayrulewidth}{1.5pt}
18161 \end_layout
18162
18163 \end_inset
18164
18165
18166 \begin_inset Float table
18167 wide false
18168 sideways false
18169 status open
18170
18171 \begin_layout Plain Layout
18172 \begin_inset Caption
18173
18174 \begin_layout Plain Layout
18175 \begin_inset CommandInset label
18176 LatexCommand label
18177 name "tab:Tabla-con-líneas"
18178
18179 \end_inset
18180
18181 Tabla con líneas de grosor 1.5
18182 \begin_inset space \thinspace{}
18183 \end_inset
18184
18185 pt
18186 \end_layout
18187
18188 \end_inset
18189
18190
18191 \end_layout
18192
18193 \begin_layout Plain Layout
18194 \align center
18195 \begin_inset Tabular
18196 <lyxtabular version="3" rows="3" columns="3">
18197 <features tabularvalignment="middle">
18198 <column alignment="center" valignment="top" width="0">
18199 <column alignment="center" valignment="top" width="0">
18200 <column alignment="center" valignment="top" width="0">
18201 <row>
18202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18203 \begin_inset Text
18204
18205 \begin_layout Plain Layout
18206 sd
18207 \end_layout
18208
18209 \end_inset
18210 </cell>
18211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18212 \begin_inset Text
18213
18214 \begin_layout Plain Layout
18215
18216 \end_layout
18217
18218 \end_inset
18219 </cell>
18220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18221 \begin_inset Text
18222
18223 \begin_layout Plain Layout
18224
18225 \end_layout
18226
18227 \end_inset
18228 </cell>
18229 </row>
18230 <row>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18241 \begin_inset Text
18242
18243 \begin_layout Plain Layout
18244 sd
18245 \end_layout
18246
18247 \end_inset
18248 </cell>
18249 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18250 \begin_inset Text
18251
18252 \begin_layout Plain Layout
18253
18254 \end_layout
18255
18256 \end_inset
18257 </cell>
18258 </row>
18259 <row>
18260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18279 \begin_inset Text
18280
18281 \begin_layout Plain Layout
18282 sd
18283 \end_layout
18284
18285 \end_inset
18286 </cell>
18287 </row>
18288 </lyxtabular>
18289
18290 \end_inset
18291
18292
18293 \end_layout
18294
18295 \end_inset
18296
18297
18298 \begin_inset ERT
18299 status collapsed
18300
18301 \begin_layout Plain Layout
18302
18303
18304 \backslash
18305 setlength{
18306 \backslash
18307 arrayrulewidth}{0.4pt}
18308 \end_layout
18309
18310 \end_inset
18311
18312
18313 \end_layout
18314
18315 \begin_layout Standard
18316 \begin_inset VSpace bigskip
18317 \end_inset
18318
18319 Para definir un grosor de 1.5
18320 \begin_inset space \thinspace{}
18321 \end_inset
18322
18323 pt sólo para líneas horizontales, como en la tabla
18324 \begin_inset space ~
18325 \end_inset
18326
18327
18328 \begin_inset CommandInset ref
18329 LatexCommand ref
18330 reference "tab:Tabla-con-horizontales"
18331
18332 \end_inset
18333
18334 , inserta estos comandos en código TeX antes de la tabla o flotante:
18335 \end_layout
18336
18337 \begin_layout Standard
18338
18339 \series bold
18340
18341 \backslash
18342 let
18343 \backslash
18344 myHline
18345 \backslash
18346 hline
18347 \begin_inset Newline newline
18348 \end_inset
18349
18350
18351 \backslash
18352 renewcommand{
18353 \backslash
18354 hline}
18355 \begin_inset Newline newline
18356 \end_inset
18357
18358  {
18359 \backslash
18360 noalign{
18361 \backslash
18362 global
18363 \backslash
18364 arrayrulewidth 1.5pt}
18365 \begin_inset Newline newline
18366 \end_inset
18367
18368   
18369 \backslash
18370 myHline
18371 \backslash
18372 noalign{
18373 \backslash
18374 global
18375 \backslash
18376 arrayrulewidth 0.4pt}}
18377 \end_layout
18378
18379 \begin_layout Standard
18380 Para volver al grosor predeterminado, inserta este comando en código TeX
18381  detrás de la tabla o flotante:
18382 \end_layout
18383
18384 \begin_layout Standard
18385
18386 \series bold
18387
18388 \backslash
18389 renewcommand{
18390 \backslash
18391 hline}{
18392 \backslash
18393 myHline}
18394 \end_layout
18395
18396 \begin_layout Standard
18397 \begin_inset ERT
18398 status collapsed
18399
18400 \begin_layout Plain Layout
18401
18402
18403 \backslash
18404 let
18405 \backslash
18406 myHline
18407 \backslash
18408 hline
18409 \end_layout
18410
18411 \begin_layout Plain Layout
18412
18413
18414 \backslash
18415 renewcommand{
18416 \backslash
18417 hline}
18418 \end_layout
18419
18420 \begin_layout Plain Layout
18421
18422  {
18423 \backslash
18424 noalign{
18425 \backslash
18426 global
18427 \backslash
18428 arrayrulewidth 1.5pt}
18429 \end_layout
18430
18431 \begin_layout Plain Layout
18432
18433   
18434 \backslash
18435 myHline
18436 \backslash
18437 noalign{
18438 \backslash
18439 global
18440 \backslash
18441 arrayrulewidth 0.4pt}}
18442 \end_layout
18443
18444 \end_inset
18445
18446
18447 \begin_inset Float table
18448 wide false
18449 sideways false
18450 status open
18451
18452 \begin_layout Plain Layout
18453 \begin_inset Caption
18454
18455 \begin_layout Plain Layout
18456 \begin_inset CommandInset label
18457 LatexCommand label
18458 name "tab:Tabla-con-horizontales"
18459
18460 \end_inset
18461
18462 Tabla con líneas horizontales de 1.5
18463 \begin_inset space \thinspace{}
18464 \end_inset
18465
18466 pt
18467 \end_layout
18468
18469 \end_inset
18470
18471
18472 \end_layout
18473
18474 \begin_layout Plain Layout
18475 \align center
18476 \begin_inset Tabular
18477 <lyxtabular version="3" rows="3" columns="3">
18478 <features tabularvalignment="middle">
18479 <column alignment="center" valignment="top" width="0">
18480 <column alignment="center" valignment="top" width="0">
18481 <column alignment="center" valignment="top" width="0">
18482 <row>
18483 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18484 \begin_inset Text
18485
18486 \begin_layout Plain Layout
18487 sd
18488 \end_layout
18489
18490 \end_inset
18491 </cell>
18492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18493 \begin_inset Text
18494
18495 \begin_layout Plain Layout
18496
18497 \end_layout
18498
18499 \end_inset
18500 </cell>
18501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18502 \begin_inset Text
18503
18504 \begin_layout Plain Layout
18505
18506 \end_layout
18507
18508 \end_inset
18509 </cell>
18510 </row>
18511 <row>
18512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18513 \begin_inset Text
18514
18515 \begin_layout Plain Layout
18516
18517 \end_layout
18518
18519 \end_inset
18520 </cell>
18521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18522 \begin_inset Text
18523
18524 \begin_layout Plain Layout
18525 sd
18526 \end_layout
18527
18528 \end_inset
18529 </cell>
18530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18531 \begin_inset Text
18532
18533 \begin_layout Plain Layout
18534
18535 \end_layout
18536
18537 \end_inset
18538 </cell>
18539 </row>
18540 <row>
18541 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18542 \begin_inset Text
18543
18544 \begin_layout Plain Layout
18545
18546 \end_layout
18547
18548 \end_inset
18549 </cell>
18550 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18551 \begin_inset Text
18552
18553 \begin_layout Plain Layout
18554
18555 \end_layout
18556
18557 \end_inset
18558 </cell>
18559 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18560 \begin_inset Text
18561
18562 \begin_layout Plain Layout
18563 sd
18564 \end_layout
18565
18566 \end_inset
18567 </cell>
18568 </row>
18569 </lyxtabular>
18570
18571 \end_inset
18572
18573
18574 \end_layout
18575
18576 \end_inset
18577
18578
18579 \begin_inset ERT
18580 status collapsed
18581
18582 \begin_layout Plain Layout
18583
18584
18585 \backslash
18586 renewcommand{
18587 \backslash
18588 hline}{
18589 \backslash
18590 myHline}
18591 \end_layout
18592
18593 \end_inset
18594
18595
18596 \end_layout
18597
18598 \begin_layout Standard
18599 \begin_inset VSpace bigskip
18600 \end_inset
18601
18602 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18603  siguiente formato de columna en el preámbulo del documento, de acuerdo
18604  con lo descrito en la sección
18605 \begin_inset space ~
18606 \end_inset
18607
18608
18609 \begin_inset CommandInset ref
18610 LatexCommand ref
18611 reference "sub:Formato-Personalizado"
18612
18613 \end_inset
18614
18615 :
18616 \end_layout
18617
18618 \begin_layout Standard
18619
18620 \series bold
18621
18622 \backslash
18623 newcolumntype{V}{!{
18624 \backslash
18625 vrule width 1.5pt}}
18626 \end_layout
18627
18628 \begin_layout Standard
18629 Para la tabla
18630 \begin_inset space ~
18631 \end_inset
18632
18633
18634 \begin_inset CommandInset ref
18635 LatexCommand ref
18636 reference "tab:Tabla-con-verticales"
18637
18638 \end_inset
18639
18640  se usó el argumento LaTeX
18641 \end_layout
18642
18643 \begin_layout Standard
18644
18645 \series bold
18646 VcV
18647 \end_layout
18648
18649 \begin_layout Standard
18650 para la última columna y
18651 \end_layout
18652
18653 \begin_layout Standard
18654
18655 \series bold
18656 Vc
18657 \end_layout
18658
18659 \begin_layout Standard
18660 para las otras.
18661 \end_layout
18662
18663 \begin_layout Standard
18664 \begin_inset Float table
18665 wide false
18666 sideways false
18667 status open
18668
18669 \begin_layout Plain Layout
18670 \begin_inset Caption
18671
18672 \begin_layout Plain Layout
18673 \begin_inset CommandInset label
18674 LatexCommand label
18675 name "tab:Tabla-con-verticales"
18676
18677 \end_inset
18678
18679 Tabla con líneas verticales de 1.5
18680 \begin_inset space \thinspace{}
18681 \end_inset
18682
18683 pt de grosor
18684 \end_layout
18685
18686 \end_inset
18687
18688
18689 \end_layout
18690
18691 \begin_layout Plain Layout
18692 \align center
18693 \begin_inset Tabular
18694 <lyxtabular version="3" rows="3" columns="3">
18695 <features tabularvalignment="middle">
18696 <column alignment="center" valignment="top" width="0" special="Vc">
18697 <column alignment="center" valignment="top" width="0" special="Vc">
18698 <column alignment="center" valignment="top" width="0" special="VcV">
18699 <row>
18700 <cell alignment="center" valignment="top" topline="true" usebox="none">
18701 \begin_inset Text
18702
18703 \begin_layout Plain Layout
18704 sd
18705 \end_layout
18706
18707 \end_inset
18708 </cell>
18709 <cell alignment="center" valignment="top" topline="true" usebox="none">
18710 \begin_inset Text
18711
18712 \begin_layout Plain Layout
18713
18714 \end_layout
18715
18716 \end_inset
18717 </cell>
18718 <cell alignment="center" valignment="top" topline="true" usebox="none">
18719 \begin_inset Text
18720
18721 \begin_layout Plain Layout
18722
18723 \end_layout
18724
18725 \end_inset
18726 </cell>
18727 </row>
18728 <row>
18729 <cell alignment="center" valignment="top" topline="true" usebox="none">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell alignment="center" valignment="top" topline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742 sd
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 <cell alignment="center" valignment="top" topline="true" usebox="none">
18748 \begin_inset Text
18749
18750 \begin_layout Plain Layout
18751
18752 \end_layout
18753
18754 \end_inset
18755 </cell>
18756 </row>
18757 <row>
18758 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780 sd
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 </row>
18786 </lyxtabular>
18787
18788 \end_inset
18789
18790
18791 \end_layout
18792
18793 \end_inset
18794
18795
18796 \end_layout
18797
18798 \begin_layout Subsection
18799 Líneas de trazos
18800 \begin_inset Index idx
18801 status collapsed
18802
18803 \begin_layout Plain Layout
18804 Personalización de tablas ! Líneas de trazos
18805 \end_layout
18806
18807 \end_inset
18808
18809
18810 \end_layout
18811
18812 \begin_layout Standard
18813 \begin_inset ERT
18814 status collapsed
18815
18816 \begin_layout Plain Layout
18817
18818
18819 \backslash
18820 ifarydshln
18821 \end_layout
18822
18823 \end_inset
18824
18825
18826 \begin_inset Note Note
18827 status collapsed
18828
18829 \begin_layout Plain Layout
18830 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18831  LaTeX 
18832 \series bold
18833 arydshln
18834 \series default
18835 .
18836 \end_layout
18837
18838 \end_inset
18839
18840
18841 \end_layout
18842
18843 \begin_layout Standard
18844 \begin_inset Float table
18845 placement H
18846 wide false
18847 sideways false
18848 status open
18849
18850 \begin_layout Plain Layout
18851 \begin_inset Caption
18852
18853 \begin_layout Plain Layout
18854 \begin_inset CommandInset label
18855 LatexCommand label
18856 name "tab:Tabla-con-trazos"
18857
18858 \end_inset
18859
18860 Tabla con líneas de trazos
18861 \end_layout
18862
18863 \end_inset
18864
18865
18866 \end_layout
18867
18868 \begin_layout Plain Layout
18869 \align center
18870 \begin_inset Tabular
18871 <lyxtabular version="3" rows="5" columns="5">
18872 <features tabularvalignment="middle">
18873 <column alignment="center" valignment="top" width="0">
18874 <column alignment="center" valignment="top" width="0">
18875 <column alignment="center" valignment="top" width="0" special=":c">
18876 <column alignment="center" valignment="top" width="0">
18877 <column alignment="center" valignment="top" width="0">
18878 <row>
18879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18880 \begin_inset Text
18881
18882 \begin_layout Plain Layout
18883 a
18884 \end_layout
18885
18886 \end_inset
18887 </cell>
18888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18889 \begin_inset Text
18890
18891 \begin_layout Plain Layout
18892 b
18893 \end_layout
18894
18895 \end_inset
18896 </cell>
18897 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18898 \begin_inset Text
18899
18900 \begin_layout Plain Layout
18901 c
18902 \end_layout
18903
18904 \end_inset
18905 </cell>
18906 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18907 \begin_inset Text
18908
18909 \begin_layout Plain Layout
18910 d
18911 \end_layout
18912
18913 \end_inset
18914 </cell>
18915 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 e
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 </row>
18925 <row>
18926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18927 \begin_inset Text
18928
18929 \begin_layout Plain Layout
18930 f
18931 \end_layout
18932
18933 \end_inset
18934 </cell>
18935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18936 \begin_inset Text
18937
18938 \begin_layout Plain Layout
18939 g
18940 \end_layout
18941
18942 \end_inset
18943 </cell>
18944 <cell alignment="center" valignment="top" topline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948 h
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957 i
18958 \end_layout
18959
18960 \end_inset
18961 </cell>
18962 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966 j
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 </row>
18972 <row>
18973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977 \begin_inset ERT
18978 status collapsed
18979
18980 \begin_layout Plain Layout
18981
18982
18983 \backslash
18984 hdashline 
18985 \end_layout
18986
18987 \end_inset
18988
18989 k
18990 \end_layout
18991
18992 \end_inset
18993 </cell>
18994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18995 \begin_inset Text
18996
18997 \begin_layout Plain Layout
18998 l
18999 \end_layout
19000
19001 \end_inset
19002 </cell>
19003 <cell alignment="center" valignment="top" usebox="none">
19004 \begin_inset Text
19005
19006 \begin_layout Plain Layout
19007 m
19008 \end_layout
19009
19010 \end_inset
19011 </cell>
19012 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19013 \begin_inset Text
19014
19015 \begin_layout Plain Layout
19016 n
19017 \end_layout
19018
19019 \end_inset
19020 </cell>
19021 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19022 \begin_inset Text
19023
19024 \begin_layout Plain Layout
19025 o
19026 \end_layout
19027
19028 \end_inset
19029 </cell>
19030 </row>
19031 <row>
19032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19033 \begin_inset Text
19034
19035 \begin_layout Plain Layout
19036 \begin_inset ERT
19037 status collapsed
19038
19039 \begin_layout Plain Layout
19040
19041
19042 \backslash
19043 cdashline{4-5}
19044 \end_layout
19045
19046 \end_inset
19047
19048 p
19049 \end_layout
19050
19051 \end_inset
19052 </cell>
19053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19054 \begin_inset Text
19055
19056 \begin_layout Plain Layout
19057 q
19058 \end_layout
19059
19060 \end_inset
19061 </cell>
19062 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19063 \begin_inset Text
19064
19065 \begin_layout Plain Layout
19066 r
19067 \end_layout
19068
19069 \end_inset
19070 </cell>
19071 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19072 \begin_inset Text
19073
19074 \begin_layout Plain Layout
19075 s
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 </row>
19090 <row>
19091 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19092 \begin_inset Text
19093
19094 \begin_layout Plain Layout
19095 t
19096 \end_layout
19097
19098 \end_inset
19099 </cell>
19100 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104 u
19105 \end_layout
19106
19107 \end_inset
19108 </cell>
19109 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19110 \begin_inset Text
19111
19112 \begin_layout Plain Layout
19113 v
19114 \end_layout
19115
19116 \end_inset
19117 </cell>
19118 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122 w
19123 \end_layout
19124
19125 \end_inset
19126 </cell>
19127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19128 \begin_inset Text
19129
19130 \begin_layout Plain Layout
19131 x
19132 \end_layout
19133
19134 \end_inset
19135 </cell>
19136 </row>
19137 </lyxtabular>
19138
19139 \end_inset
19140
19141
19142 \end_layout
19143
19144 \end_inset
19145
19146
19147 \end_layout
19148
19149 \begin_layout Standard
19150 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
19151  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
19152 \series bold
19153 arydshln
19154 \series default
19155
19156 \begin_inset Index idx
19157 status collapsed
19158
19159 \begin_layout Plain Layout
19160 LaTeX-paquetes ! arydshln
19161 \end_layout
19162
19163 \end_inset
19164
19165  con el comando 
19166 \end_layout
19167
19168 \begin_layout Standard
19169
19170 \series bold
19171
19172 \backslash
19173 usepackage{arydshln}
19174 \end_layout
19175
19176 \begin_layout Standard
19177 Para hacer una línea vertical a trazos, introduce dos puntos «
19178 \series bold
19179 :
19180 \series default
19181 » junto con el carácter para alineación horizontal como argumento LaTeX
19182  en el diálogo de celda de tabla.
19183 \end_layout
19184
19185 \begin_layout Standard
19186 Para una línea de trazos horizontal añade el comando
19187 \end_layout
19188
19189 \begin_layout Standard
19190
19191 \series bold
19192
19193 \backslash
19194 hdashline
19195 \end_layout
19196
19197 \begin_layout Standard
19198 en código TeX como primer elemento de la primera celda en la fila.
19199 \end_layout
19200
19201 \begin_layout Standard
19202 Para líneas de trazos en multicolumna usa el comando
19203 \end_layout
19204
19205 \begin_layout Standard
19206
19207 \series bold
19208
19209 \backslash
19210 cdashline{número de líneas}
19211 \end_layout
19212
19213 \begin_layout Standard
19214 en código TeX como primer elemento de la primera celda en la fila.
19215  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
19216  4 y quieres una línea de trazos por encima, añade el comando
19217 \end_layout
19218
19219 \begin_layout Standard
19220
19221 \series bold
19222
19223 \backslash
19224 cdashline{2-4}
19225 \end_layout
19226
19227 \begin_layout Standard
19228 como primer elemento de la primera celda en la fila de la multicolumna.
19229 \end_layout
19230
19231 \begin_layout Standard
19232 \begin_inset VSpace bigskip
19233 \end_inset
19234
19235
19236 \end_layout
19237
19238 \begin_layout Standard
19239 La tabla
19240 \begin_inset space ~
19241 \end_inset
19242
19243
19244 \begin_inset CommandInset ref
19245 LatexCommand ref
19246 reference "tab:Tabla-con-trazos"
19247
19248 \end_inset
19249
19250  se ha hecho usando «
19251 \series bold
19252 :c
19253 \series default
19254 » como argumento LaTeX de la tercera columna.
19255  El comando en código TeX 
19256 \series bold
19257
19258 \backslash
19259 hdashline
19260 \series default
19261  se ha insertado en la primera celda de la tercera fila y el comando en
19262  código TeX
19263 \begin_inset Newline newline
19264 \end_inset
19265
19266
19267 \series bold
19268
19269 \backslash
19270 cdashline{4-5}
19271 \series default
19272  en la primera celda de la cuarta fila.
19273 \end_layout
19274
19275 \begin_layout Standard
19276 \begin_inset Note Greyedout
19277 status open
19278
19279 \begin_layout Plain Layout
19280
19281 \series bold
19282 Nota:
19283 \series default
19284  Aparentemente el paquete LaTeX 
19285 \series bold
19286 arydshln
19287 \series default
19288  no es compatible con el paquete LaTeX 
19289 \series bold
19290 colortbl
19291 \series default
19292
19293 \begin_inset Index idx
19294 status collapsed
19295
19296 \begin_layout Plain Layout
19297 LaTeX-paquetes ! colortbl
19298 \end_layout
19299
19300 \end_inset
19301
19302  que se usa para tablas coloreadas en la sección
19303 \begin_inset space ~
19304 \end_inset
19305
19306
19307 \begin_inset CommandInset ref
19308 LatexCommand ref
19309 reference "sec:Tablas-Coloreadas"
19310
19311 \end_inset
19312
19313 .
19314  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
19315 \end_layout
19316
19317 \end_inset
19318
19319
19320 \end_layout
19321
19322 \begin_layout Standard
19323 \begin_inset ERT
19324 status collapsed
19325
19326 \begin_layout Plain Layout
19327
19328
19329 \backslash
19330 else
19331 \end_layout
19332
19333 \end_inset
19334
19335
19336 \begin_inset Note Note
19337 status collapsed
19338
19339 \begin_layout Plain Layout
19340 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19341  
19342 \series bold
19343 arydshln
19344 \series default
19345 .
19346 \end_layout
19347
19348 \end_inset
19349
19350
19351 \end_layout
19352
19353 \begin_layout Standard
19354 Debes instalar el paquete LaTeX 
19355 \series bold
19356 arydshln
19357 \series default
19358  para ver la parte siguiente en la salida.
19359 \end_layout
19360
19361 \begin_layout Standard
19362 \begin_inset ERT
19363 status collapsed
19364
19365 \begin_layout Plain Layout
19366
19367
19368 \backslash
19369 fi
19370 \end_layout
19371
19372 \end_inset
19373
19374
19375 \end_layout
19376
19377 \begin_layout Chapter
19378 Flotantes
19379 \begin_inset Index idx
19380 status collapsed
19381
19382 \begin_layout Plain Layout
19383 Flotantes
19384 \end_layout
19385
19386 \end_inset
19387
19388
19389 \end_layout
19390
19391 \begin_layout Section
19392 Introducción
19393 \begin_inset CommandInset label
19394 LatexCommand label
19395 name "sec:Introducción-Flotantes"
19396
19397 \end_inset
19398
19399
19400 \begin_inset Index idx
19401 status collapsed
19402
19403 \begin_layout Plain Layout
19404 Flotantes ! Introducción
19405 \end_layout
19406
19407 \end_inset
19408
19409
19410 \end_layout
19411
19412 \begin_layout Standard
19413 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19414  no tiene posición fija.
19415  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19416  Las 
19417 \family sans
19418 Notas
19419 \begin_inset space ~
19420 \end_inset
19421
19422 al
19423 \begin_inset space ~
19424 \end_inset
19425
19426 pie
19427 \family default
19428  y 
19429 \family sans
19430 Notas
19431 \begin_inset space ~
19432 \end_inset
19433
19434 al
19435 \begin_inset space ~
19436 \end_inset
19437
19438 margen
19439 \family default
19440  también son flotantes, porque pueden flotar a la página siguiente cuando
19441  hay demasiadas notas en la página.
19442 \end_layout
19443
19444 \begin_layout Standard
19445 Los flotantes permiten composiciones de alta calidad.
19446  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19447  impedir espacios en blanco y páginas sin texto.
19448  Como el flotante destruye a menudo el contexto entre texto e imagen o tabla,
19449  cada flotante puede ser referenciado en el texto.
19450  Por lo tanto los flotantes están numerados.
19451  Las referencias se describen en la sección
19452 \begin_inset space ~
19453 \end_inset
19454
19455
19456 \begin_inset CommandInset ref
19457 LatexCommand ref
19458 reference "sec:Referencias-a-Flotantes"
19459
19460 \end_inset
19461
19462 .
19463 \end_layout
19464
19465 \begin_layout Standard
19466 Para insertar un flotante, usa el menú 
19467 \family sans
19468 Insertar\SpecialChar \menuseparator
19469 Flotante
19470 \family default
19471 .
19472  Esto inserta una 
19473 \family sans
19474 Leyenda,
19475 \family default
19476  un cuadro con una etiqueta.
19477  La etiqueta se traducirá automáticamente al idioma del documento.
19478  Tras la etiqueta puedes insertar el texto de la leyenda.
19479  La imagen o tabla se inserta encima o debajo de la leyenda en un párrafo
19480  separado dentro del flotante.
19481  La colocación de leyendas se describe en la sección
19482 \begin_inset space ~
19483 \end_inset
19484
19485
19486 \begin_inset CommandInset ref
19487 LatexCommand ref
19488 reference "sec:Colocación-de-leyendas"
19489
19490 \end_inset
19491
19492 .
19493  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19494  con clic izquierdo sobre él.
19495  Un cuadro cerrado se muestra así: 
19496 \begin_inset Graphics
19497         filename clipart/flotanteQt4.png
19498         scale 70
19499
19500 \end_inset
19501
19502  —un cuadro gris con etiqueta en rojo—.
19503 \end_layout
19504
19505 \begin_layout Standard
19506 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19507  errores de LaTeX si el texto circundante se formatea de modo especial.
19508 \end_layout
19509
19510 \begin_layout Standard
19511 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
19512  y pinchando el botón correspondiente de la barra de herramientas para un
19513  flotante nuevo.
19514 \end_layout
19515
19516 \begin_layout Section
19517 Tipos de flotantes
19518 \end_layout
19519
19520 \begin_layout Standard
19521 Además de los flotantes de imagen y de tabla que se describen en la sección
19522 \begin_inset space ~
19523 \end_inset
19524
19525
19526 \begin_inset CommandInset ref
19527 LatexCommand ref
19528 reference "sec:Figuras-Flotantes"
19529
19530 \end_inset
19531
19532  y 
19533 \begin_inset CommandInset ref
19534 LatexCommand ref
19535 reference "sec:Tablas-Flotantes"
19536
19537 \end_inset
19538
19539 , respectivamente, LyX ofrece los tipos 
19540 \series bold
19541 Algoritmo
19542 \series default
19543  y 
19544 \series bold
19545 Envoltorio
19546 \series default
19547 .
19548 \end_layout
19549
19550 \begin_layout Subsection
19551 Algoritmos flotantes
19552 \begin_inset Index idx
19553 status collapsed
19554
19555 \begin_layout Plain Layout
19556 Flotantes ! Algoritmos
19557 \end_layout
19558
19559 \end_inset
19560
19561
19562 \begin_inset CommandInset label
19563 LatexCommand label
19564 name "sub:Algoritmos-Flotantes"
19565
19566 \end_inset
19567
19568
19569 \end_layout
19570
19571 \begin_layout Standard
19572 \begin_inset Float algorithm
19573 placement h
19574 wide false
19575 sideways false
19576 status open
19577
19578 \begin_layout Plain Layout
19579 \begin_inset Caption
19580
19581 \begin_layout Plain Layout
19582 \begin_inset CommandInset label
19583 LatexCommand label
19584 name "alg:Ejemplo-de-Algoritmo-flotante"
19585
19586 \end_inset
19587
19588 Ejemplo de algoritmo flotante
19589 \end_layout
19590
19591 \end_inset
19592
19593
19594 \end_layout
19595
19596 \begin_layout LyX-Code
19597 for I in 1..N loop
19598 \begin_inset Newline newline
19599 \end_inset
19600
19601  Sum:= Sum + A(I); /*comment*/
19602 \begin_inset Newline newline
19603 \end_inset
19604
19605 end loop
19606 \begin_inset VSpace -4mm
19607 \end_inset
19608
19609
19610 \end_layout
19611
19612 \end_inset
19613
19614
19615 \end_layout
19616
19617 \begin_layout Standard
19618 Este tipo de flotante se inserta con el menú 
19619 \family sans
19620 Insertar\SpecialChar \menuseparator
19621 Flotante\SpecialChar \menuseparator
19622 Algoritmo
19623 \family default
19624 .
19625  Se usa para códigos y descripciones de algoritmos y se puede considerar
19626  una alternativa al listado de código de programa, que se explica en el
19627  capítulo
19628 \begin_inset space ~
19629 \end_inset
19630
19631
19632 \begin_inset CommandInset ref
19633 LatexCommand ref
19634 reference "cap:Listado-de-programa"
19635
19636 \end_inset
19637
19638 .
19639  Un posible entorno para algoritmos es 
19640 \family sans
19641 Código-LyX
19642 \family default
19643 , descrito en la 
19644 \emph on
19645 Guía del usuario
19646 \emph default
19647  de LyX.
19648  El algoritmo
19649 \begin_inset space ~
19650 \end_inset
19651
19652
19653 \begin_inset CommandInset ref
19654 LatexCommand ref
19655 reference "alg:Ejemplo-de-Algoritmo-flotante"
19656
19657 \end_inset
19658
19659  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19660  vertical de -4
19661 \begin_inset space \thinspace{}
19662 \end_inset
19663
19664 mm al final para tener la línea inferior exactamente bajo la última línea
19665  de texto.
19666 \end_layout
19667
19668 \begin_layout Standard
19669 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19670  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19671 \end_layout
19672
19673 \begin_layout Standard
19674
19675 \series bold
19676
19677 \backslash
19678 floatname{algorithm}{nombre}
19679 \end_layout
19680
19681 \begin_layout Standard
19682 donde 
19683 \family sans
19684 nombre
19685 \family default
19686  es la palabra «
19687 \emph on
19688 algoritmo
19689 \emph default
19690 » en el idioma deseado.
19691 \end_layout
19692
19693 \begin_layout Standard
19694 Para insertar el índice de algoritmos puedes usar el menú 
19695 \family sans
19696 Insertar\SpecialChar \menuseparator
19697 Lista
19698 \begin_inset space \thinspace{}
19699 \end_inset
19700
19701 /
19702 \begin_inset space \thinspace{}
19703 \end_inset
19704
19705 Índice\SpecialChar \menuseparator
19706 Índice de algoritmos
19707 \family default
19708 , si el documento está en el mismo idioma que los menús de LyX.
19709  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19710 \end_layout
19711
19712 \begin_layout Standard
19713
19714 \series bold
19715
19716 \backslash
19717 listof{algorithm}{nombre}
19718 \end_layout
19719
19720 \begin_layout Standard
19721 donde 
19722 \family sans
19723 nombre
19724 \family default
19725  es «
19726 \emph on
19727 Lista de algoritmos
19728 \emph default
19729 » en el idioma del documento.
19730 \end_layout
19731
19732 \begin_layout Standard
19733 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19734  para tablas e imágenes flotantes en muchas clases de documento, «capítulo.algori
19735 tmo».
19736  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19737  documento:
19738 \end_layout
19739
19740 \begin_layout Standard
19741
19742 \series bold
19743
19744 \backslash
19745 numberwithin{algorithm}{chapter}
19746 \end_layout
19747
19748 \begin_layout Standard
19749 Para poder usar el comando 
19750 \series bold
19751
19752 \backslash
19753 numberwithin
19754 \series default
19755 , marca la opción 
19756 \family sans
19757 Usar
19758 \begin_inset space ~
19759 \end_inset
19760
19761 el
19762 \begin_inset space ~
19763 \end_inset
19764
19765 paquete
19766 \begin_inset space ~
19767 \end_inset
19768
19769 AMS
19770 \family default
19771  en el menú 
19772 \family sans
19773 Documento\SpecialChar \menuseparator
19774 Configuración\SpecialChar \menuseparator
19775 Opciones para ecuaciones
19776 \family default
19777 .
19778 \end_layout
19779
19780 \begin_layout Subsection
19781 Flotantes envueltos
19782 \begin_inset Index idx
19783 status collapsed
19784
19785 \begin_layout Plain Layout
19786 Flotantes ! Envoltorio
19787 \end_layout
19788
19789 \end_inset
19790
19791
19792 \end_layout
19793
19794 \begin_layout Standard
19795 \begin_inset Wrap figure
19796 lines 0
19797 placement l
19798 overhang 1cm
19799 width "40col%"
19800 status open
19801
19802 \begin_layout Plain Layout
19803 \begin_inset Graphics
19804         filename ../clipart/mobius.eps
19805         width 40col%
19806         rotateOrigin center
19807
19808 \end_inset
19809
19810
19811 \end_layout
19812
19813 \begin_layout Plain Layout
19814 \begin_inset Caption
19815
19816 \begin_layout Plain Layout
19817 \begin_inset CommandInset label
19818 LatexCommand label
19819 name "fig:Envoltorio-de-figura"
19820
19821 \end_inset
19822
19823 Figura envuelta en el texto
19824 \end_layout
19825
19826 \end_inset
19827
19828
19829 \end_layout
19830
19831 \end_inset
19832
19833  Este tipo de flotante se usa para adosar una figura o una tabla al texto,
19834  de modo que ocupe sólo una parte del ancho de columna.
19835  Se inserta con el menú 
19836 \family sans
19837 Insertar\SpecialChar \menuseparator
19838 Flotante\SpecialChar \menuseparator
19839 Figura
19840 \begin_inset space ~
19841 \end_inset
19842
19843 envuelta
19844 \family default
19845
19846 \begin_inset space \thinspace{}
19847 \end_inset
19848
19849 /
19850 \begin_inset space \thinspace{}
19851 \end_inset
19852
19853
19854 \family sans
19855 Tabla
19856 \begin_inset space ~
19857 \end_inset
19858
19859 envuelta
19860 \family default
19861  si está instalado el paquete LaTeX 
19862 \series bold
19863 wrapfig
19864 \series default
19865
19866 \begin_inset Index idx
19867 status collapsed
19868
19869 \begin_layout Plain Layout
19870 LaTeX-paquetes ! wrapfig
19871 \begin_inset ERT
19872 status collapsed
19873
19874 \begin_layout Plain Layout
19875
19876
19877 \backslash
19878 vspace{4mm}
19879 \end_layout
19880
19881 \end_inset
19882
19883
19884 \end_layout
19885
19886 \end_inset
19887
19888 .
19889 \begin_inset Foot
19890 status collapsed
19891
19892 \begin_layout Plain Layout
19893 La instalación de paquetes LaTeX se explica en el manual 
19894 \emph on
19895 Configuración de LaTeX
19896 \emph default
19897 .
19898 \end_layout
19899
19900 \end_inset
19901
19902  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
19903  con clic derecho sobre el cuadro del flotante.
19904  Son obligatorias la 
19905 \family sans
19906 Ubicación
19907 \family default
19908  y la 
19909 \family sans
19910 Anchura
19911 \family default
19912 .
19913  Son opcionales 
19914 \family sans
19915 Extensión al margen
19916 \family default
19917 , que especifica la anchura de invasión del margen, y 
19918 \family sans
19919 Extender
19920 \begin_inset space ~
19921 \end_inset
19922
19923 a
19924 \begin_inset space ~
19925 \end_inset
19926
19927 líneas
19928 \family default
19929 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
19930  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
19931  opción sólo si encuentras problemas en la colocación del flotante.
19932  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
19933  del párrafo o en los párrafos adyacentes.
19934  La figura
19935 \begin_inset space ~
19936 \end_inset
19937
19938
19939 \begin_inset CommandInset ref
19940 LatexCommand ref
19941 reference "fig:Envoltorio-de-figura"
19942
19943 \end_inset
19944
19945  es un ejemplo de envoltorio con una anchura de columna del 40
19946 \begin_inset space \thinspace{}
19947 \end_inset
19948
19949 %, ubicado a la izquierda y 1
19950 \begin_inset space \thinspace{}
19951 \end_inset
19952
19953 cm de invasión de margen.
19954 \begin_inset Foot
19955 status collapsed
19956
19957 \begin_layout Plain Layout
19958 Consulta las unidades disponibles en el apéndice
19959 \begin_inset space ~
19960 \end_inset
19961
19962
19963 \begin_inset CommandInset ref
19964 LatexCommand ref
19965 reference "cap:Unidades-disponibles-en"
19966
19967 \end_inset
19968
19969 .
19970 \end_layout
19971
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \begin_layout Standard
19978 \begin_inset Note Greyedout
19979 status open
19980
19981 \begin_layout Plain Layout
19982
19983 \series bold
19984 Nota:
19985 \series default
19986  ¡Los flotantes envueltos son frágiles! P.
19987 \begin_inset space \thinspace{}
19988 \end_inset
19989
19990 e.
19991 \begin_inset space ~
19992 \end_inset
19993
19994 si una figura está demasiado cerca de la parte inferior de la página se
19995  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
19996  o situarse junto a otro texto.
19997 \end_layout
19998
19999 \end_inset
20000
20001
20002 \end_layout
20003
20004 \begin_layout Standard
20005 En general:
20006 \end_layout
20007
20008 \begin_layout Itemize
20009 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
20010  salto de página.
20011  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
20012  esté casi listo y puedas prever los saltos de página.
20013 \end_layout
20014
20015 \begin_layout Itemize
20016 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
20017  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
20018 \end_layout
20019
20020 \begin_layout Itemize
20021 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
20022  que procura que haya un párrafo de texto entre ellos.
20023 \end_layout
20024
20025 \begin_layout Itemize
20026 Los flotantes envueltos no están permitidos en cabeceras de sección o tablas.
20027 \end_layout
20028
20029 \begin_layout Section
20030 Numeración de flotantes
20031 \begin_inset Index idx
20032 status collapsed
20033
20034 \begin_layout Plain Layout
20035 Flotantes ! Numeración
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Standard
20044 En general, los flotantes se numeran independientemente de las secciones
20045  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
20046  dependiendo de la clase de documento utilizada.
20047 \end_layout
20048
20049 \begin_layout Standard
20050 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
20051  comando en el preámbulo del documento:
20052 \end_layout
20053
20054 \begin_layout Standard
20055
20056 \series bold
20057
20058 \backslash
20059 renewcommand{
20060 \backslash
20061 thetable}{
20062 \backslash
20063 roman{table}}
20064 \end_layout
20065
20066 \begin_layout Standard
20067
20068 \series bold
20069
20070 \backslash
20071 thetable 
20072 \series default
20073 es el comando que imprime el número de la tabla, para figuras flotantes
20074  el comando sería 
20075 \series bold
20076
20077 \backslash
20078 thefigure
20079 \series default
20080 .
20081  El comando 
20082 \series bold
20083
20084 \backslash
20085 roman
20086 \series default
20087  imprime el número de tabla en números romanos en minúscula.
20088 \end_layout
20089
20090 \begin_layout Standard
20091 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
20092  usa este comando en el preámbulo:
20093 \end_layout
20094
20095 \begin_layout Standard
20096
20097 \series bold
20098
20099 \backslash
20100 numberwithin{table}{subsection}
20101 \end_layout
20102
20103 \begin_layout Standard
20104 Para poder usar el comando 
20105 \series bold
20106
20107 \backslash
20108 numberwithin
20109 \series default
20110 , debes marcar la opción 
20111 \family sans
20112 Usar
20113 \begin_inset space ~
20114 \end_inset
20115
20116 el
20117 \begin_inset space ~
20118 \end_inset
20119
20120 paquete
20121 \begin_inset space ~
20122 \end_inset
20123
20124 AMS 
20125 \family default
20126 en el apartado 
20127 \family sans
20128 Opciones para ecuaciones 
20129 \family default
20130 de las preferencias del documento.
20131 \end_layout
20132
20133 \begin_layout Standard
20134 Puedes ver más detalles y notas importantes sobre comandos de numeración
20135  en la sección
20136 \begin_inset space ~
20137 \end_inset
20138
20139
20140 \begin_inset CommandInset ref
20141 LatexCommand ref
20142 reference "sub:Numeración-de-Notas-al-Pie"
20143
20144 \end_inset
20145
20146 .
20147 \end_layout
20148
20149 \begin_layout Section
20150 Referencias a flotantes
20151 \begin_inset CommandInset label
20152 LatexCommand label
20153 name "sec:Referencias-a-Flotantes"
20154
20155 \end_inset
20156
20157
20158 \begin_inset Index idx
20159 status collapsed
20160
20161 \begin_layout Plain Layout
20162 Flotantes ! Referencias
20163 \end_layout
20164
20165 \end_inset
20166
20167
20168 \begin_inset Index idx
20169 status collapsed
20170
20171 \begin_layout Plain Layout
20172 Referencias
20173 \end_layout
20174
20175 \end_inset
20176
20177
20178 \end_layout
20179
20180 \begin_layout Standard
20181 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
20182  menú 
20183 \family sans
20184 Insertar\SpecialChar \menuseparator
20185 Etiqueta
20186 \family default
20187  o el botón 
20188 \begin_inset Graphics
20189         filename ../../images/label-insert.png
20190         scale 85
20191
20192 \end_inset
20193
20194 .
20195  Aparece una ventana esperando la introducción del texto de la etiqueta
20196  y se inserta un cuadro gris como este: 
20197 \begin_inset Graphics
20198         filename clipart/etiquetaQt4.png
20199         scale 85
20200
20201 \end_inset
20202
20203 .
20204  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20205  El prefijo depende del tipo de flotante, p.
20206 \begin_inset space \thinspace{}
20207 \end_inset
20208
20209 e.
20210 \begin_inset space ~
20211 \end_inset
20212
20213 para figuras el prefijo será «
20214 \family sans
20215 fig:
20216 \family default
20217 ».
20218 \end_layout
20219
20220 \begin_layout Standard
20221 La etiqueta se usa como ancla y el nombre para la referencia.
20222  Puedes referenciar la etiqueta usando el menú 
20223 \family sans
20224 Insertar\SpecialChar \menuseparator
20225 Referencia
20226 \family default
20227
20228 \begin_inset space ~
20229 \end_inset
20230
20231
20232 \family sans
20233 cruzada
20234 \family default
20235  o el botón 
20236 \begin_inset Graphics
20237         filename ../../images/dialog-show-new-inset_ref.png
20238         scale 85
20239
20240 \end_inset
20241
20242 .
20243  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20244  Si tienes abiertos varios documentos LyX, escoge aquel con el  que estás
20245  trabajando de la lista desplegable de la parte superior del diálogo.
20246  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20247  Se inserta un cuadro gris como este: 
20248 \begin_inset Graphics
20249         filename clipart/referenciaQt4.png
20250         scale 85
20251
20252 \end_inset
20253
20254 .
20255  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20256 \end_layout
20257
20258 \begin_layout Standard
20259 Se recomienda poner un espacio protegido entre el nombre de la referencia
20260  cruzada y su número para evitar saltos de línea entre ellos.
20261  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20262  dos interrogaciones en la salida.
20263 \end_layout
20264
20265 \begin_layout Standard
20266 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20267  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20268  al texto de la etiqueta nueva, no te preocupes por eso.
20269 \end_layout
20270
20271 \begin_layout Standard
20272 El botón 
20273 \family sans
20274 Ir
20275 \begin_inset space ~
20276 \end_inset
20277
20278 a
20279 \begin_inset space ~
20280 \end_inset
20281
20282 la
20283 \begin_inset space ~
20284 \end_inset
20285
20286 etiqueta
20287 \family default
20288  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20289  y el texto del botón cambia a 
20290 \family sans
20291 Volver
20292 \family default
20293 , con el que se puede retornar a la referencia.
20294  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
20295  hasta la etiqueta pero sin opción de volver.
20296 \end_layout
20297
20298 \begin_layout Subsection
20299 Formatos de referencia cruzada
20300 \begin_inset CommandInset label
20301 LatexCommand label
20302 name "sub:Formatos-referencia-cruzada"
20303
20304 \end_inset
20305
20306
20307 \begin_inset Index idx
20308 status collapsed
20309
20310 \begin_layout Plain Layout
20311 Referencias ! Formatos
20312 \end_layout
20313
20314 \end_inset
20315
20316
20317 \end_layout
20318
20319 \begin_layout Standard
20320 Hay seis variedades de referencias cruzadas:
20321 \end_layout
20322
20323 \begin_layout Description
20324 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20325  
20326 \begin_inset CommandInset ref
20327 LatexCommand ref
20328 reference "fig:Dos-imágenes-distorsionadas"
20329
20330 \end_inset
20331
20332
20333 \end_layout
20334
20335 \begin_layout Description
20336 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20337  habitual para referirse a fórmulas, especialmente si se omite el nombre
20338  «Ecuación»: 
20339 \begin_inset CommandInset ref
20340 LatexCommand eqref
20341 reference "eq:Wgn"
20342
20343 \end_inset
20344
20345
20346 \end_layout
20347
20348 \begin_layout Description
20349 <página>: imprime el número de página: Página
20350 \begin_inset space ~
20351 \end_inset
20352
20353
20354 \begin_inset CommandInset ref
20355 LatexCommand pageref
20356 reference "fig:Dos-imágenes-distorsionadas"
20357
20358 \end_inset
20359
20360
20361 \end_layout
20362
20363 \begin_layout Description
20364 en
20365 \begin_inset space ~
20366 \end_inset
20367
20368 página
20369 \begin_inset space ~
20370 \end_inset
20371
20372 <página>: imprime el texto «en la página» y el número de página: 
20373 \begin_inset CommandInset ref
20374 LatexCommand vpageref
20375 reference "fig:Dos-imágenes-distorsionadas"
20376
20377 \end_inset
20378
20379
20380 \end_layout
20381
20382 \begin_layout Description
20383 <referencia>
20384 \begin_inset space ~
20385 \end_inset
20386
20387 en
20388 \begin_inset space ~
20389 \end_inset
20390
20391 página
20392 \begin_inset space ~
20393 \end_inset
20394
20395 <página>: imprime el número flotante, el texto «en la página» y el número
20396  de página: 
20397 \begin_inset CommandInset ref
20398 LatexCommand vref
20399 reference "fig:Dos-imágenes-distorsionadas"
20400
20401 \end_inset
20402
20403
20404 \end_layout
20405
20406 \begin_layout Description
20407 Referencia
20408 \begin_inset space ~
20409 \end_inset
20410
20411 con
20412 \begin_inset space ~
20413 \end_inset
20414
20415 formato: imprime un formato personalizado.
20416 \begin_inset Newline newline
20417 \end_inset
20418
20419
20420 \begin_inset Note Greyedout
20421 status open
20422
20423 \begin_layout Plain Layout
20424
20425 \series bold
20426 Nota:
20427 \series default
20428  Esta característica sólo está disponible si está instalado el paquete LaTeX
20429  
20430 \series bold
20431 prettyref
20432 \series default
20433  o 
20434 \series bold
20435 refstyle
20436 \series default
20437 .
20438 \begin_inset Index idx
20439 status collapsed
20440
20441 \begin_layout Plain Layout
20442 LaTeX-paquetes ! prettyref
20443 \end_layout
20444
20445 \end_inset
20446
20447
20448 \begin_inset Index idx
20449 status collapsed
20450
20451 \begin_layout Plain Layout
20452 LaTeX-paquetes ! refstyle
20453 \end_layout
20454
20455 \end_inset
20456
20457
20458 \end_layout
20459
20460 \end_inset
20461
20462
20463 \begin_inset Newline newline
20464 \end_inset
20465
20466 Se puede seleccionar el paquete LaTeX a usar con esta característica marcando
20467  la opción 
20468 \family sans
20469 Usar refstyle (no prettyref) para las referencias cruzadas
20470 \family default
20471  en el menú 
20472 \family sans
20473 Documento\SpecialChar \menuseparator
20474 Configuración\SpecialChar \menuseparator
20475 Clase de documento
20476 \family default
20477 .
20478  El formato se especifica añadiendo el comando 
20479 \series bold
20480
20481 \backslash
20482 newrefformat
20483 \series default
20484  (prettyref) o 
20485 \series bold
20486
20487 \backslash
20488 newref
20489 \series default
20490  (refstyle) en el preámbulo del documento.
20491  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
20492  la etiqueta 
20493 \begin_inset Quotes fld
20494 \end_inset
20495
20496
20497 \family sans
20498 fig
20499 \family default
20500
20501 \begin_inset Quotes frd
20502 \end_inset
20503
20504 ) se usa el comando
20505 \begin_inset Newline newline
20506 \end_inset
20507
20508
20509 \series bold
20510
20511 \backslash
20512 newref{fig}{refcmd={Imagen en la página 
20513 \backslash
20514 pageref{#1}}}
20515 \series default
20516
20517 \begin_inset Newline newline
20518 \end_inset
20519
20520 Para más información sobre este formato echa un vistazo a la documentación
20521  de
20522 \begin_inset space ~
20523 \end_inset
20524
20525
20526 \begin_inset CommandInset citation
20527 LatexCommand cite
20528 key "prettyref,refstyle"
20529
20530 \end_inset
20531
20532 .
20533 \end_layout
20534
20535 \begin_layout Description
20536 Referencia
20537 \begin_inset space ~
20538 \end_inset
20539
20540 textual: imprime la leyenda de la referencia: 
20541 \begin_inset CommandInset ref
20542 LatexCommand nameref
20543 reference "fig:Dos-imágenes-distorsionadas"
20544
20545 \end_inset
20546
20547
20548 \end_layout
20549
20550 \begin_layout Standard
20551
20552 \family sans
20553 <página>
20554 \family default
20555
20556 \begin_inset space \thinspace{}
20557 \end_inset
20558
20559  no imprime el número si la etiqueta está en la misma página, en la anterior
20560  o en la siguiente.
20561  En su lugar verás p.
20562 \begin_inset space \thinspace{}
20563 \end_inset
20564
20565 e.
20566 \begin_inset space ~
20567 \end_inset
20568
20569 el texto «
20570 \family sans
20571 en esta página
20572 \family default
20573 ».
20574  El estilo 
20575 \family sans
20576 <referencia>
20577 \begin_inset space ~
20578 \end_inset
20579
20580 en
20581 \begin_inset space ~
20582 \end_inset
20583
20584 página
20585 \begin_inset space ~
20586 \end_inset
20587
20588 <página> 
20589 \family default
20590 no imprimirá nada sobre la página si la etiqueta está en la misma página.
20591 \end_layout
20592
20593 \begin_layout Standard
20594 El número y página actual de la parte del documento referida es automáticamente
20595  calculado por LaTeX en la salida.
20596  Las variedades se ajustan en el campo 
20597 \family sans
20598 Formato
20599 \family default
20600  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20601 \end_layout
20602
20603 \begin_layout Standard
20604 \begin_inset Note Greyedout
20605 status open
20606
20607 \begin_layout Plain Layout
20608
20609 \series bold
20610 Nota: 
20611 \series default
20612 Se recomienda usar el paquete LaTeX 
20613 \series bold
20614 refstyle
20615 \series default
20616
20617 \begin_inset Index idx
20618 status collapsed
20619
20620 \begin_layout Plain Layout
20621 LaTeX-paquetes ! refstyle
20622 \end_layout
20623
20624 \end_inset
20625
20626  porque 
20627 \series bold
20628 prettyref
20629 \series default
20630
20631 \begin_inset Index idx
20632 status collapsed
20633
20634 \begin_layout Plain Layout
20635 LaTeX-paquetes ! prettyref
20636 \end_layout
20637
20638 \end_inset
20639
20640  no reconoce todas las abreviaturas de etiquetas
20641 \begin_inset Foot
20642 status collapsed
20643
20644 \begin_layout Plain Layout
20645 \begin_inset Quotes fld
20646 \end_inset
20647
20648 fig:
20649 \begin_inset Quotes frd
20650 \end_inset
20651
20652 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
20653  figuras.
20654 \end_layout
20655
20656 \end_inset
20657
20658  posibles en LyX y no está internacionalizado.
20659 \end_layout
20660
20661 \end_inset
20662
20663
20664 \end_layout
20665
20666 \begin_layout Subsection
20667 Designación automática de referencias
20668 \begin_inset Index idx
20669 status collapsed
20670
20671 \begin_layout Plain Layout
20672 Referencias ! Designación automática
20673 \end_layout
20674
20675 \end_inset
20676
20677
20678 \end_layout
20679
20680 \begin_layout Standard
20681 El paquete LaTeX 
20682 \series bold
20683 hyperref
20684 \series default
20685
20686 \begin_inset Index idx
20687 status collapsed
20688
20689 \begin_layout Plain Layout
20690 LaTeX-paquetes ! hyperref
20691 \end_layout
20692
20693 \end_inset
20694
20695 , que se habilita en 
20696 \family sans
20697 Propiedades PDF
20698 \family default
20699  del diálogo 
20700 \family sans
20701 Documento\SpecialChar \menuseparator
20702 Configuración
20703 \family default
20704 , dispone de una característica muy útil que permite incluir automáticamente
20705  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20706  de texto como 
20707 \emph on
20708 sección
20709 \emph default
20710 ).
20711  Así, p.
20712 \begin_inset space \thinspace{}
20713 \end_inset
20714
20715 e., no tendrás que escribir la palabra «Figura» delante de cada referencia
20716  a una figura.
20717  Para usar esta característica habilita el soporte para 
20718 \series bold
20719 hyperref
20720 \series default
20721  e inserta la siguiente línea en el preámbulo LaTeX:
20722 \end_layout
20723
20724 \begin_layout Standard
20725
20726 \series bold
20727
20728 \backslash
20729 AtBeginDocument{
20730 \backslash
20731 renewcommand{
20732 \backslash
20733 ref}[1]{
20734 \backslash
20735 mbox{
20736 \backslash
20737 autoref{#1}}}}
20738 \end_layout
20739
20740 \begin_layout Standard
20741 Si prefieres otros nombres para las referencias distintos de los predeterminados
20742 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20743  lo siguiente en el preámbulo:
20744 \end_layout
20745
20746 \begin_layout Standard
20747
20748 \series bold
20749
20750 \backslash
20751 addto
20752 \backslash
20753 extrasenglish{
20754 \backslash
20755 renewcommand{
20756 \backslash
20757 sectionautorefname}
20758 \begin_inset Newline newline
20759 \end_inset
20760
20761
20762 \begin_inset Phantom HPhantom
20763 status open
20764
20765 \begin_layout Plain Layout
20766
20767 \series bold
20768 \begin_inset space ~
20769 \end_inset
20770
20771
20772 \end_layout
20773
20774 \end_inset
20775
20776 {sec.
20777 \backslash
20778 negthinspace}}
20779 \end_layout
20780
20781 \begin_layout Standard
20782 Si estás usando un idioma de documento distinto del inglés, reemplaza
20783 \begin_inset Newline newline
20784 \end_inset
20785
20786  
20787 \series bold
20788
20789 \backslash
20790 extrasenglish
20791 \series default
20792  por
20793 \series bold
20794  
20795 \backslash
20796 extras***
20797 \series default
20798 , donde *** es el nombre del idioma utilizado.
20799 \end_layout
20800
20801 \begin_layout Standard
20802 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20803  por ejemplo no para ecuaciones, usa este código de preámbulo:
20804 \end_layout
20805
20806 \begin_layout Standard
20807
20808 \series bold
20809
20810 \backslash
20811 newlength{
20812 \backslash
20813 abc}
20814 \begin_inset Newline newline
20815 \end_inset
20816
20817
20818 \backslash
20819 settowidth{
20820 \backslash
20821 abc}{
20822 \backslash
20823 space}
20824 \begin_inset Newline newline
20825 \end_inset
20826
20827
20828 \backslash
20829 addto
20830 \backslash
20831 extrasenglish{
20832 \backslash
20833 renewcommand{
20834 \backslash
20835 equationautorefname}
20836 \begin_inset Newline newline
20837 \end_inset
20838
20839
20840 \begin_inset Phantom HPhantom
20841 status open
20842
20843 \begin_layout Plain Layout
20844
20845 \series bold
20846 \begin_inset space ~
20847 \end_inset
20848
20849
20850 \end_layout
20851
20852 \end_inset
20853
20854 {
20855 \backslash
20856 hspace{-
20857 \backslash
20858 abc}}
20859 \end_layout
20860
20861 \begin_layout Standard
20862 En la documentación de 
20863 \series bold
20864 hyperref
20865 \series default
20866  
20867 \begin_inset CommandInset citation
20868 LatexCommand cite
20869 key "hyperref"
20870
20871 \end_inset
20872
20873  puedes encontrar más información.
20874
20875 \series bold
20876  
20877 \end_layout
20878
20879 \begin_layout Standard
20880 \begin_inset Note Greyedout
20881 status open
20882
20883 \begin_layout Plain Layout
20884
20885 \series bold
20886 Nota:
20887 \series default
20888  La designación automática de referencias no puede usarse en el estilo 
20889 \family sans
20890 Referencia
20891 \begin_inset space ~
20892 \end_inset
20893
20894 con
20895 \begin_inset space ~
20896 \end_inset
20897
20898 formato
20899 \family default
20900 , descrita en la sección
20901 \begin_inset space ~
20902 \end_inset
20903
20904
20905 \begin_inset CommandInset ref
20906 LatexCommand ref
20907 reference "sub:Formatos-referencia-cruzada"
20908
20909 \end_inset
20910
20911 .
20912 \end_layout
20913
20914 \end_inset
20915
20916
20917 \end_layout
20918
20919 \begin_layout Standard
20920 El manual 
20921 \emph on
20922 Ecuaciones
20923 \emph default
20924  es un ejemplo de documento en el que se ha utilizado designación automática
20925  de referencias.
20926 \end_layout
20927
20928 \begin_layout Subsection
20929 Colocación de referencias
20930 \begin_inset CommandInset label
20931 LatexCommand label
20932 name "sub:Colocación-de-Referencias"
20933
20934 \end_inset
20935
20936
20937 \begin_inset Index idx
20938 status collapsed
20939
20940 \begin_layout Plain Layout
20941 Referencias ! Colocación
20942 \end_layout
20943
20944 \end_inset
20945
20946
20947 \end_layout
20948
20949 \begin_layout Standard
20950 Si usas 
20951 \series bold
20952 hyperref
20953 \series default
20954
20955 \begin_inset Index idx
20956 status collapsed
20957
20958 \begin_layout Plain Layout
20959 LaTeX-paquetes ! hyperref
20960 \end_layout
20961
20962 \end_inset
20963
20964 , en las 
20965 \family sans
20966 Preferencias PDF 
20967 \family default
20968 del diálogo 
20969 \family sans
20970 Documento\SpecialChar \menuseparator
20971 Configuración
20972 \family default
20973 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20974  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20975  La leyenda será la primera parte del texto en pantalla, de forma que para
20976  ver la imagen debes deslizar.
20977  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20978  Usando el paquete 
20979 \series bold
20980 hypcap
20981 \series default
20982
20983 \begin_inset Index idx
20984 status collapsed
20985
20986 \begin_layout Plain Layout
20987 LaTeX-paquetes ! hypcap
20988 \end_layout
20989
20990 \end_inset
20991
20992 , que forma parte del paquete LaTeX 
20993 \series bold
20994 oberdiek
20995 \series default
20996
20997 \begin_inset Index idx
20998 status collapsed
20999
21000 \begin_layout Plain Layout
21001 LaTeX-paquetes ! oberdiek
21002 \end_layout
21003
21004 \end_inset
21005
21006 , el ancla de enlace se sitúa al comienzo de un flotante.
21007  Para usar esta característica para figuras flotantes carga 
21008 \series bold
21009 hypcap
21010 \series default
21011  en el preámbulo con
21012 \end_layout
21013
21014 \begin_layout Standard
21015
21016 \series bold
21017
21018 \backslash
21019 usepackage[figure]{hypcap}
21020 \end_layout
21021
21022 \begin_layout Standard
21023 Puedes usar 
21024 \series bold
21025 hypcap
21026 \series default
21027  para todos los flotantes aunque no se recomienda por razones de estabilidad.
21028  Más información en el manual de 
21029 \series bold
21030 hypcap
21031 \series default
21032  
21033 \begin_inset CommandInset citation
21034 LatexCommand cite
21035 key "hypcap"
21036
21037 \end_inset
21038
21039 .
21040 \end_layout
21041
21042 \begin_layout Standard
21043 \begin_inset Note Greyedout
21044 status open
21045
21046 \begin_layout Plain Layout
21047
21048 \series bold
21049 Nota:
21050 \series default
21051  
21052 \series bold
21053 hypcap
21054 \series default
21055  no funciona para las referencias a subfiguras.
21056 \end_layout
21057
21058 \end_inset
21059
21060
21061 \end_layout
21062
21063 \begin_layout Section
21064 Colocación de flotantes
21065 \begin_inset CommandInset label
21066 LatexCommand label
21067 name "sec:Colocación-de-Flotantes"
21068
21069 \end_inset
21070
21071
21072 \begin_inset Index idx
21073 status collapsed
21074
21075 \begin_layout Plain Layout
21076 Flotantes ! Colocación
21077 \end_layout
21078
21079 \end_inset
21080
21081
21082 \end_layout
21083
21084 \begin_layout Standard
21085 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
21086  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
21087  los flotantes.
21088 \begin_inset Newline newline
21089 \end_inset
21090
21091 La opción 
21092 \family sans
21093 Extender
21094 \begin_inset space ~
21095 \end_inset
21096
21097 columnas
21098 \family default
21099  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21100  abarcará ambas columnas en lugar de una sola.
21101 \begin_inset Newline newline
21102 \end_inset
21103
21104 La opción 
21105 \family sans
21106 Girar
21107 \begin_inset space ~
21108 \end_inset
21109
21110 a
21111 \begin_inset space ~
21112 \end_inset
21113
21114 un
21115 \begin_inset space ~
21116 \end_inset
21117
21118 lado
21119 \family default
21120  sirve para girar flotantes, véase sección
21121 \begin_inset space ~
21122 \end_inset
21123
21124
21125 \begin_inset CommandInset ref
21126 LatexCommand ref
21127 reference "sec:Rotación-de-Flotantes"
21128
21129 \end_inset
21130
21131 .
21132  
21133 \end_layout
21134
21135 \begin_layout Standard
21136 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21137  la posición de un flotante si desmarcas la opción 
21138 \family sans
21139 Usar
21140 \begin_inset space ~
21141 \end_inset
21142
21143 ubicación
21144 \begin_inset space ~
21145 \end_inset
21146
21147 predeterminada
21148 \family default
21149 :
21150 \end_layout
21151
21152 \begin_layout Description
21153
21154 \family sans
21155 \series bold
21156 Aquí
21157 \begin_inset space ~
21158 \end_inset
21159
21160 si
21161 \begin_inset space ~
21162 \end_inset
21163
21164 es
21165 \begin_inset space ~
21166 \end_inset
21167
21168 posible
21169 \family default
21170 \series default
21171  intenta situar el flotante en la posición en la que se inserta
21172 \end_layout
21173
21174 \begin_layout Description
21175
21176 \family sans
21177 \series bold
21178 Principio
21179 \begin_inset space ~
21180 \end_inset
21181
21182 de
21183 \begin_inset space ~
21184 \end_inset
21185
21186 página
21187 \family default
21188 \series default
21189  intenta situar el flotante al principio de la página actual
21190 \end_layout
21191
21192 \begin_layout Description
21193
21194 \family sans
21195 \series bold
21196 Fin
21197 \begin_inset space ~
21198 \end_inset
21199
21200 de
21201 \begin_inset space ~
21202 \end_inset
21203
21204 página
21205 \family default
21206 \series default
21207  intenta situar el flotante al final de la página actual
21208 \end_layout
21209
21210 \begin_layout Description
21211
21212 \family sans
21213 \series bold
21214 Página
21215 \begin_inset space ~
21216 \end_inset
21217
21218 de
21219 \begin_inset space ~
21220 \end_inset
21221
21222 flotantes
21223 \family default
21224 \series default
21225  intenta situar el flotante en una página propia 
21226 \end_layout
21227
21228 \begin_layout Standard
21229 LaTeX usa 
21230 \emph on
21231 siempre
21232 \emph default
21233  ese orden de opciones.
21234  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21235  lugar 
21236 \family sans
21237 Aquí
21238 \begin_inset space ~
21239 \end_inset
21240
21241 si
21242 \begin_inset space ~
21243 \end_inset
21244
21245 es
21246 \begin_inset space ~
21247 \end_inset
21248
21249 posible
21250 \family default
21251 , luego 
21252 \family sans
21253 Principio
21254 \begin_inset space ~
21255 \end_inset
21256
21257 de
21258 \begin_inset space ~
21259 \end_inset
21260
21261 página
21262 \family default
21263 , y después las otras.
21264  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21265  pero en dicho orden.
21266  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21267  pero intenta poner el flotante en la página siguiente.
21268 \end_layout
21269
21270 \begin_layout Standard
21271 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21272 \end_layout
21273
21274 \begin_layout Labeling
21275 \labelwidthstring 00.00.0000
21276
21277 \family sans
21278 Principio
21279 \begin_inset space ~
21280 \end_inset
21281
21282 de
21283 \begin_inset space ~
21284 \end_inset
21285
21286 página:
21287 \family default
21288  sólo si el flotante ocupa menos del 70
21289 \begin_inset space \thinspace{}
21290 \end_inset
21291
21292 % de la página puede ubicarse al principio de página (
21293 \series bold
21294
21295 \backslash
21296 topfraction
21297 \series default
21298 )
21299 \end_layout
21300
21301 \begin_layout Labeling
21302 \labelwidthstring 00.00.0000
21303
21304 \family sans
21305 Fin
21306 \begin_inset space ~
21307 \end_inset
21308
21309 de
21310 \begin_inset space ~
21311 \end_inset
21312
21313 página:
21314 \family default
21315  sólo si el flotante ocupa menos del 30
21316 \begin_inset space \thinspace{}
21317 \end_inset
21318
21319 % de la página puede ubicarse al fin de página.
21320  (
21321 \series bold
21322
21323 \backslash
21324 bottomfraction
21325 \series default
21326 )
21327 \end_layout
21328
21329 \begin_layout Labeling
21330 \labelwidthstring 00.00.0000
21331
21332 \family sans
21333 Página
21334 \begin_inset space ~
21335 \end_inset
21336
21337 de
21338 \begin_inset space ~
21339 \end_inset
21340
21341 flotantes:
21342 \family default
21343  sólo si más del 50
21344 \begin_inset space \thinspace{}
21345 \end_inset
21346
21347 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21348  página.
21349  (
21350 \series bold
21351
21352 \backslash
21353 floatpagefraction
21354 \series default
21355 )
21356 \end_layout
21357
21358 \begin_layout Standard
21359 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21360  
21361 \family sans
21362 Ignorar
21363 \begin_inset space ~
21364 \end_inset
21365
21366 reglas
21367 \begin_inset space ~
21368 \end_inset
21369
21370 de
21371 \begin_inset space ~
21372 \end_inset
21373
21374 LaTeX
21375 \family default
21376 .
21377 \begin_inset Newline newline
21378 \end_inset
21379
21380 También puedes redefinir las reglas con los comandos LaTeX que van entre
21381  paréntesis tras la descripción de las reglas anteriores.
21382  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21383  la regla 
21384 \family sans
21385 Fin
21386 \family default
21387
21388 \begin_inset space ~
21389 \end_inset
21390
21391
21392 \family sans
21393 de
21394 \family default
21395
21396 \begin_inset space ~
21397 \end_inset
21398
21399
21400 \family sans
21401 página
21402 \family default
21403  al 50
21404 \begin_inset space \thinspace{}
21405 \end_inset
21406
21407 %, añade esta línea en el preámbulo:
21408 \end_layout
21409
21410 \begin_layout Standard
21411
21412 \series bold
21413
21414 \backslash
21415 renewcommand{
21416 \backslash
21417 bottomfraction}{0.5}
21418 \end_layout
21419
21420 \begin_layout Standard
21421 En determinados casos podrías necesitar ubicar un flotante exactamente en
21422  la posición en la que se inserta.
21423  Para esto puedes usar la opción 
21424 \family sans
21425 Aquí
21426 \begin_inset space ~
21427 \end_inset
21428
21429 definitivamente
21430 \family default
21431 .
21432  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21433  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21434  se podría estropear el diseño de la página.
21435 \end_layout
21436
21437 \begin_layout Standard
21438 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21439  rodeados por texto de un párrafo determinado.
21440 \begin_inset VSpace bigskip
21441 \end_inset
21442
21443
21444 \end_layout
21445
21446 \begin_layout Standard
21447 A veces surge el problema de que un flotante se sitúa al principio de la
21448  página mientras que su sección correspondiente empieza en mitad de la página,
21449  así que el lector podría creer que el flotante forma parte de la sección
21450  anterior.
21451  Para evitarlo puede emplearse el comando LaTeX 
21452 \series bold
21453
21454 \backslash
21455 suppressfloats
21456 \series default
21457 , que suprime la ubicación de un flotante dado en la página donde se inserta
21458  y además puede servir para evitar que el flotante se coloque antes del
21459  inicio de sección.
21460  Para ello, añade estos comandos al preámbulo:
21461 \end_layout
21462
21463 \begin_layout Standard
21464
21465 \series bold
21466
21467 \backslash
21468 let
21469 \backslash
21470 mySection
21471 \backslash
21472 section
21473 \begin_inset Newline newline
21474 \end_inset
21475
21476
21477 \backslash
21478 renewcommand{
21479 \backslash
21480 section}{
21481 \backslash
21482 suppressfloats[t]
21483 \backslash
21484 mySection}
21485 \end_layout
21486
21487 \begin_layout Standard
21488 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21489  subsecciones.
21490  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21491  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21492 \end_layout
21493
21494 \begin_layout Standard
21495 \begin_inset VSpace bigskip
21496 \end_inset
21497
21498 En ciertos casos se quieren tener todas las figuras/tablas al final del
21499  documento.
21500  Para estos casos está el paquete LaTeX 
21501 \series bold
21502 endfloat
21503 \series default
21504
21505 \begin_inset Index idx
21506 status collapsed
21507
21508 \begin_layout Plain Layout
21509 LaTeX-paquetes ! endfloat
21510 \end_layout
21511
21512 \end_inset
21513
21514 .
21515  Pone todas las figuras y tablas flotantes al final del documento en secciones
21516  propias.
21517  En la posición original del flotante se inserta una indicación como «
21518 \family sans
21519 [Figure
21520 \begin_inset space ~
21521 \end_inset
21522
21523 3.2 about here.]
21524 \family default
21525 ».
21526  El paquete 
21527 \series bold
21528 endfloat
21529 \series default
21530  se carga en el preámbulo con la línea
21531 \end_layout
21532
21533 \begin_layout Standard
21534
21535 \series bold
21536
21537 \backslash
21538 usepackage[options]{endfloat}
21539 \end_layout
21540
21541 \begin_layout Standard
21542 Hay varias opciones para diseñar las secciones figura/tabla creadas.
21543  Para más información véase la documentación 
21544 \begin_inset CommandInset citation
21545 LatexCommand cite
21546 key "endfloat"
21547
21548 \end_inset
21549
21550 .
21551 \begin_inset Newline newline
21552 \end_inset
21553
21554
21555 \begin_inset Note Greyedout
21556 status open
21557
21558 \begin_layout Plain Layout
21559
21560 \series bold
21561 Nota: endfloat
21562 \series default
21563  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21564  véase sección
21565 \begin_inset space ~
21566 \end_inset
21567
21568 4 en 
21569 \begin_inset CommandInset citation
21570 LatexCommand cite
21571 key "endfloat"
21572
21573 \end_inset
21574
21575 .
21576 \end_layout
21577
21578 \end_inset
21579
21580
21581 \begin_inset Newline newline
21582 \end_inset
21583
21584
21585 \begin_inset Note Greyedout
21586 status open
21587
21588 \begin_layout Plain Layout
21589
21590 \series bold
21591 Nota:
21592 \series default
21593  Actualmente hay un error en 
21594 \series bold
21595 endfloat
21596 \series default
21597  cuando la leyenda contiene el carácter alemán «ß».
21598  Usa en ese caso el comando «
21599 \series bold
21600
21601 \backslash
21602 ss
21603 \series default
21604 » en código TeX en vez de «ß».
21605 \end_layout
21606
21607 \end_inset
21608
21609
21610 \end_layout
21611
21612 \begin_layout Standard
21613 \begin_inset VSpace bigskip
21614 \end_inset
21615
21616 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21617 \begin_inset CommandInset citation
21618 LatexCommand cite
21619 key "latexcompanion,latexguide,latexbook"
21620
21621 \end_inset
21622
21623 .
21624 \end_layout
21625
21626 \begin_layout Section
21627 Rotación de flotantes
21628 \begin_inset CommandInset label
21629 LatexCommand label
21630 name "sec:Rotación-de-Flotantes"
21631
21632 \end_inset
21633
21634
21635 \begin_inset Index idx
21636 status collapsed
21637
21638 \begin_layout Plain Layout
21639 Flotantes ! Rotación
21640 \end_layout
21641
21642 \end_inset
21643
21644
21645 \end_layout
21646
21647 \begin_layout Standard
21648 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21649  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21650  la opción 
21651 \family sans
21652 Girar
21653 \begin_inset space ~
21654 \end_inset
21655
21656 a
21657 \begin_inset space ~
21658 \end_inset
21659
21660 un
21661 \begin_inset space ~
21662 \end_inset
21663
21664 lado
21665 \family default
21666 .
21667 \end_layout
21668
21669 \begin_layout Standard
21670 Los flotantes girados son puestos siempre en su propia página (o columna
21671  si el documento es de dos columnas).
21672  Se les puede permitir abarcar varias columnas con la opción de configuración
21673  
21674 \family sans
21675 Extender
21676 \begin_inset space ~
21677 \end_inset
21678
21679 columnas
21680 \family default
21681 .
21682  Se rotan de forma que puedes leerlos desde el margen externo.
21683  Para forzar determinada dirección de rotación para todas las páginas, puedes
21684  añadir una de las opciones 
21685 \series bold
21686 figuresleft
21687 \series default
21688  o 
21689 \series bold
21690 figuresright
21691 \series default
21692  a las opciones de clase del documento.
21693 \end_layout
21694
21695 \begin_layout Standard
21696 Los flotantes girados se refieren igual que los normales, y el formato de
21697  la leyenda también es el mismo: un ejemplo es la tabla
21698 \begin_inset space ~
21699 \end_inset
21700
21701
21702 \begin_inset CommandInset ref
21703 LatexCommand ref
21704 reference "tab:Tabla-girada"
21705
21706 \end_inset
21707
21708 .
21709 \end_layout
21710
21711 \begin_layout Standard
21712 \begin_inset Note Greyedout
21713 status open
21714
21715 \begin_layout Plain Layout
21716
21717 \series bold
21718 Nota:
21719 \series default
21720  No todos los visores DVI pueden mostrar tablas giradas.
21721 \end_layout
21722
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \begin_layout Standard
21729 \begin_inset Float table
21730 wide false
21731 sideways true
21732 status open
21733
21734 \begin_layout Plain Layout
21735 \begin_inset Caption
21736
21737 \begin_layout Plain Layout
21738 \begin_inset CommandInset label
21739 LatexCommand label
21740 name "tab:Tabla-girada"
21741
21742 \end_inset
21743
21744 Tabla girada
21745 \end_layout
21746
21747 \end_inset
21748
21749
21750 \end_layout
21751
21752 \begin_layout Plain Layout
21753 \align center
21754 \begin_inset Tabular
21755 <lyxtabular version="3" rows="1" columns="5">
21756 <features tabularvalignment="middle">
21757 <column alignment="center" valignment="top" width="0">
21758 <column alignment="center" valignment="top" width="0">
21759 <column alignment="center" valignment="top" width="0">
21760 <column alignment="center" valignment="top" width="0">
21761 <column alignment="center" valignment="top" width="0">
21762 <row>
21763 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21764 \begin_inset Text
21765
21766 \begin_layout Plain Layout
21767 test
21768 \end_layout
21769
21770 \end_inset
21771 </cell>
21772 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21773 \begin_inset Text
21774
21775 \begin_layout Plain Layout
21776 b
21777 \end_layout
21778
21779 \end_inset
21780 </cell>
21781 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21782 \begin_inset Text
21783
21784 \begin_layout Plain Layout
21785 c
21786 \end_layout
21787
21788 \end_inset
21789 </cell>
21790 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21791 \begin_inset Text
21792
21793 \begin_layout Plain Layout
21794 d
21795 \end_layout
21796
21797 \end_inset
21798 </cell>
21799 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21800 \begin_inset Text
21801
21802 \begin_layout Plain Layout
21803 e
21804 \end_layout
21805
21806 \end_inset
21807 </cell>
21808 </row>
21809 </lyxtabular>
21810
21811 \end_inset
21812
21813
21814 \end_layout
21815
21816 \end_inset
21817
21818
21819 \end_layout
21820
21821 \begin_layout Section
21822 Subflotantes
21823 \begin_inset Index idx
21824 status collapsed
21825
21826 \begin_layout Plain Layout
21827 Flotantes ! Subflotantes
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Standard
21836 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
21837  imágenes.
21838  Se crean insertando un flotante dentro de otro.
21839  La colocación de los subflotantes puede controlarse como si fueran párrafos,
21840  como se muestra en las tablas
21841 \begin_inset space ~
21842 \end_inset
21843
21844
21845 \begin_inset CommandInset ref
21846 LatexCommand ref
21847 reference "tab:Dos-subtablas-adosadas"
21848
21849 \end_inset
21850
21851  y
21852 \begin_inset space ~
21853 \end_inset
21854
21855
21856 \begin_inset CommandInset ref
21857 LatexCommand ref
21858 reference "tab:Dos-subtablas-una-sobre"
21859
21860 \end_inset
21861
21862 .
21863 \end_layout
21864
21865 \begin_layout Standard
21866 Las referencias a subflotantes funcionan como en los flotantes normales:
21867  la tabla
21868 \begin_inset space ~
21869 \end_inset
21870
21871
21872 \begin_inset CommandInset ref
21873 LatexCommand ref
21874 reference "tab:Esta-es-la-subtabla-a"
21875
21876 \end_inset
21877
21878  y la tabla
21879 \begin_inset space ~
21880 \end_inset
21881
21882
21883 \begin_inset CommandInset ref
21884 LatexCommand ref
21885 reference "tab:Esta-es-la-subtabla-b"
21886
21887 \end_inset
21888
21889  son subtablas de la tabla
21890 \begin_inset space ~
21891 \end_inset
21892
21893
21894 \begin_inset CommandInset ref
21895 LatexCommand ref
21896 reference "tab:Dos-subtablas-adosadas"
21897
21898 \end_inset
21899
21900 .
21901 \end_layout
21902
21903 \begin_layout Standard
21904 \begin_inset Float table
21905 wide false
21906 sideways false
21907 status open
21908
21909 \begin_layout Plain Layout
21910 \begin_inset Caption
21911
21912 \begin_layout Plain Layout
21913 \begin_inset CommandInset label
21914 LatexCommand label
21915 name "tab:Dos-subtablas-adosadas"
21916
21917 \end_inset
21918
21919 Dos subtablas adosadas
21920 \end_layout
21921
21922 \end_inset
21923
21924
21925 \end_layout
21926
21927 \begin_layout Plain Layout
21928 \begin_inset space \hfill{}
21929 \end_inset
21930
21931
21932 \begin_inset Float table
21933 wide false
21934 sideways false
21935 status collapsed
21936
21937 \begin_layout Plain Layout
21938 \begin_inset Caption
21939
21940 \begin_layout Plain Layout
21941 \begin_inset CommandInset label
21942 LatexCommand label
21943 name "tab:Esta-es-la-subtabla-a"
21944
21945 \end_inset
21946
21947 Esta es la subtabla a
21948 \end_layout
21949
21950 \end_inset
21951
21952
21953 \end_layout
21954
21955 \begin_layout Plain Layout
21956 \align center
21957 \begin_inset Tabular
21958 <lyxtabular version="3" rows="1" columns="5">
21959 <features tabularvalignment="middle">
21960 <column alignment="center" valignment="top" width="0">
21961 <column alignment="center" valignment="top" width="0">
21962 <column alignment="center" valignment="top" width="0">
21963 <column alignment="center" valignment="top" width="0">
21964 <column alignment="center" valignment="top" width="0">
21965 <row>
21966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21967 \begin_inset Text
21968
21969 \begin_layout Plain Layout
21970 test 
21971 \end_layout
21972
21973 \end_inset
21974 </cell>
21975 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21976 \begin_inset Text
21977
21978 \begin_layout Plain Layout
21979 b
21980 \end_layout
21981
21982 \end_inset
21983 </cell>
21984 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21985 \begin_inset Text
21986
21987 \begin_layout Plain Layout
21988 c
21989 \end_layout
21990
21991 \end_inset
21992 </cell>
21993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21994 \begin_inset Text
21995
21996 \begin_layout Plain Layout
21997 d
21998 \end_layout
21999
22000 \end_inset
22001 </cell>
22002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22003 \begin_inset Text
22004
22005 \begin_layout Plain Layout
22006 e
22007 \end_layout
22008
22009 \end_inset
22010 </cell>
22011 </row>
22012 </lyxtabular>
22013
22014 \end_inset
22015
22016
22017 \end_layout
22018
22019 \end_inset
22020
22021
22022 \begin_inset space \hfill{}
22023 \end_inset
22024
22025
22026 \begin_inset Float table
22027 wide false
22028 sideways false
22029 status collapsed
22030
22031 \begin_layout Plain Layout
22032 \begin_inset Caption
22033
22034 \begin_layout Plain Layout
22035 \begin_inset CommandInset label
22036 LatexCommand label
22037 name "tab:Esta-es-la-subtabla-b"
22038
22039 \end_inset
22040
22041 Esta es la subtabla b
22042 \end_layout
22043
22044 \end_inset
22045
22046
22047 \end_layout
22048
22049 \begin_layout Plain Layout
22050 \align center
22051 \begin_inset Tabular
22052 <lyxtabular version="3" rows="1" columns="5">
22053 <features tabularvalignment="middle">
22054 <column alignment="center" valignment="top" width="0">
22055 <column alignment="center" valignment="top" width="0">
22056 <column alignment="center" valignment="top" width="0">
22057 <column alignment="center" valignment="top" width="0">
22058 <column alignment="center" valignment="top" width="0">
22059 <row>
22060 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22061 \begin_inset Text
22062
22063 \begin_layout Plain Layout
22064 e
22065 \end_layout
22066
22067 \end_inset
22068 </cell>
22069 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22070 \begin_inset Text
22071
22072 \begin_layout Plain Layout
22073 d
22074 \end_layout
22075
22076 \end_inset
22077 </cell>
22078 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22079 \begin_inset Text
22080
22081 \begin_layout Plain Layout
22082 c
22083 \end_layout
22084
22085 \end_inset
22086 </cell>
22087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22088 \begin_inset Text
22089
22090 \begin_layout Plain Layout
22091 b
22092 \end_layout
22093
22094 \end_inset
22095 </cell>
22096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22097 \begin_inset Text
22098
22099 \begin_layout Plain Layout
22100 test
22101 \end_layout
22102
22103 \end_inset
22104 </cell>
22105 </row>
22106 </lyxtabular>
22107
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \begin_layout Plain Layout
22114
22115 \end_layout
22116
22117 \end_inset
22118
22119
22120 \begin_inset space \hfill{}
22121 \end_inset
22122
22123
22124 \end_layout
22125
22126 \end_inset
22127
22128
22129 \end_layout
22130
22131 \begin_layout Standard
22132 \begin_inset Float table
22133 wide false
22134 sideways false
22135 status open
22136
22137 \begin_layout Plain Layout
22138 \begin_inset Caption
22139
22140 \begin_layout Plain Layout
22141 \begin_inset CommandInset label
22142 LatexCommand label
22143 name "tab:Dos-subtablas-una-sobre"
22144
22145 \end_inset
22146
22147 Dos subtablas colocadas una sobre otra.
22148  La tabla (a) con 4 celdas, la (b) con 5 celdas.
22149 \end_layout
22150
22151 \end_inset
22152
22153
22154 \end_layout
22155
22156 \begin_layout Plain Layout
22157 \noindent
22158 \align center
22159 \begin_inset Float table
22160 wide false
22161 sideways false
22162 status collapsed
22163
22164 \begin_layout Plain Layout
22165 \begin_inset Caption
22166
22167 \begin_layout Plain Layout
22168
22169 \end_layout
22170
22171 \end_inset
22172
22173
22174 \end_layout
22175
22176 \begin_layout Plain Layout
22177 \align center
22178 \begin_inset Tabular
22179 <lyxtabular version="3" rows="1" columns="4">
22180 <features tabularvalignment="middle">
22181 <column alignment="center" valignment="top" width="0">
22182 <column alignment="center" valignment="top" width="0">
22183 <column alignment="center" valignment="top" width="0">
22184 <column alignment="center" valignment="top" width="0">
22185 <row>
22186 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22187 \begin_inset Text
22188
22189 \begin_layout Plain Layout
22190 test
22191 \end_layout
22192
22193 \end_inset
22194 </cell>
22195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22196 \begin_inset Text
22197
22198 \begin_layout Plain Layout
22199 test
22200 \end_layout
22201
22202 \end_inset
22203 </cell>
22204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22205 \begin_inset Text
22206
22207 \begin_layout Plain Layout
22208 test
22209 \end_layout
22210
22211 \end_inset
22212 </cell>
22213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22214 \begin_inset Text
22215
22216 \begin_layout Plain Layout
22217 test
22218 \end_layout
22219
22220 \end_inset
22221 </cell>
22222 </row>
22223 </lyxtabular>
22224
22225 \end_inset
22226
22227
22228 \end_layout
22229
22230 \begin_layout Plain Layout
22231
22232 \end_layout
22233
22234 \end_inset
22235
22236
22237 \end_layout
22238
22239 \begin_layout Plain Layout
22240 \align center
22241 \begin_inset Float table
22242 wide false
22243 sideways false
22244 status collapsed
22245
22246 \begin_layout Plain Layout
22247
22248 \end_layout
22249
22250 \begin_layout Plain Layout
22251 \begin_inset Caption
22252
22253 \begin_layout Plain Layout
22254
22255 \end_layout
22256
22257 \end_inset
22258
22259
22260 \end_layout
22261
22262 \begin_layout Plain Layout
22263 \align center
22264 \begin_inset Tabular
22265 <lyxtabular version="3" rows="1" columns="5">
22266 <features tabularvalignment="middle">
22267 <column alignment="center" valignment="top" width="0">
22268 <column alignment="center" valignment="top" width="0">
22269 <column alignment="center" valignment="top" width="0">
22270 <column alignment="center" valignment="top" width="0">
22271 <column alignment="center" valignment="top" width="0">
22272 <row>
22273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22274 \begin_inset Text
22275
22276 \begin_layout Plain Layout
22277 a
22278 \end_layout
22279
22280 \end_inset
22281 </cell>
22282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22283 \begin_inset Text
22284
22285 \begin_layout Plain Layout
22286 b
22287 \end_layout
22288
22289 \end_inset
22290 </cell>
22291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22292 \begin_inset Text
22293
22294 \begin_layout Plain Layout
22295 c
22296 \end_layout
22297
22298 \end_inset
22299 </cell>
22300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22301 \begin_inset Text
22302
22303 \begin_layout Plain Layout
22304 d
22305 \end_layout
22306
22307 \end_inset
22308 </cell>
22309 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22310 \begin_inset Text
22311
22312 \begin_layout Plain Layout
22313 e
22314 \end_layout
22315
22316 \end_inset
22317 </cell>
22318 </row>
22319 </lyxtabular>
22320
22321 \end_inset
22322
22323
22324 \end_layout
22325
22326 \begin_layout Plain Layout
22327
22328 \end_layout
22329
22330 \end_inset
22331
22332
22333 \end_layout
22334
22335 \end_inset
22336
22337
22338 \end_layout
22339
22340 \begin_layout Section
22341 Flotantes adosados
22342 \begin_inset Index idx
22343 status collapsed
22344
22345 \begin_layout Plain Layout
22346 Flotantes ! Adosados
22347 \end_layout
22348
22349 \end_inset
22350
22351
22352 \end_layout
22353
22354 \begin_layout Standard
22355 Para colocar flotantes unos junto a otros, como en la figura
22356 \begin_inset space ~
22357 \end_inset
22358
22359
22360 \begin_inset CommandInset ref
22361 LatexCommand ref
22362 reference "fig:Flotante-izquierda"
22363
22364 \end_inset
22365
22366  y 
22367 \begin_inset CommandInset ref
22368 LatexCommand ref
22369 reference "fig:Flotante-derecha"
22370
22371 \end_inset
22372
22373 , se pone 
22374 \emph on
22375 un
22376 \emph default
22377  solo flotante.
22378  En él se insertan dos cuadros tipo minipágina.
22379 \begin_inset Foot
22380 status collapsed
22381
22382 \begin_layout Plain Layout
22383 Las minipáginas se explican en la sección
22384 \begin_inset space ~
22385 \end_inset
22386
22387
22388 \begin_inset CommandInset ref
22389 LatexCommand ref
22390 reference "sec:Minipáginas"
22391
22392 \end_inset
22393
22394 .
22395 \end_layout
22396
22397 \end_inset
22398
22399  La anchura de la columna se establece en 45-50
22400 \begin_inset space \thinspace{}
22401 \end_inset
22402
22403 % y la alineación en 
22404 \family sans
22405 Inferior
22406 \family default
22407  para cada minipágina.
22408  Las minipáginas contienen la imagen y su título, de igual forma que en
22409  los flotantes.
22410  La única diferencia es que el 
22411 \family sans
22412 Ancho
22413 \begin_inset space ~
22414 \end_inset
22415
22416 de
22417 \begin_inset space ~
22418 \end_inset
22419
22420 columna
22421 \begin_inset space ~
22422 \end_inset
22423
22424 %
22425 \family default
22426  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
22427 \end_layout
22428
22429 \begin_layout Standard
22430 \begin_inset Float figure
22431 placement h
22432 wide false
22433 sideways false
22434 status open
22435
22436 \begin_layout Plain Layout
22437 \begin_inset Box Frameless
22438 position "b"
22439 hor_pos "c"
22440 has_inner_box 1
22441 inner_pos "t"
22442 use_parbox 0
22443 use_makebox 0
22444 width "45col%"
22445 special "none"
22446 height "1in"
22447 height_special "totalheight"
22448 status open
22449
22450 \begin_layout Plain Layout
22451 \align center
22452 \begin_inset Graphics
22453         filename ../clipart/mobius.eps
22454         lyxscale 50
22455         width 100col%
22456         scaleBeforeRotation
22457
22458 \end_inset
22459
22460
22461 \end_layout
22462
22463 \begin_layout Plain Layout
22464 \begin_inset Caption
22465
22466 \begin_layout Plain Layout
22467 \begin_inset CommandInset label
22468 LatexCommand label
22469 name "fig:Flotante-izquierda"
22470
22471 \end_inset
22472
22473 Flotante en el lado izquierdo.
22474 \end_layout
22475
22476 \end_inset
22477
22478
22479 \end_layout
22480
22481 \end_inset
22482
22483
22484 \begin_inset space \hfill{}
22485 \end_inset
22486
22487
22488 \begin_inset Box Frameless
22489 position "b"
22490 hor_pos "c"
22491 has_inner_box 1
22492 inner_pos "t"
22493 use_parbox 0
22494 use_makebox 0
22495 width "45col%"
22496 special "none"
22497 height "1in"
22498 height_special "totalheight"
22499 status open
22500
22501 \begin_layout Plain Layout
22502 \align center
22503 \begin_inset Graphics
22504         filename ../clipart/platypus.eps
22505         lyxscale 50
22506         width 100col%
22507         scaleBeforeRotation
22508
22509 \end_inset
22510
22511
22512 \end_layout
22513
22514 \begin_layout Plain Layout
22515 \begin_inset Caption
22516
22517 \begin_layout Plain Layout
22518 \begin_inset CommandInset label
22519 LatexCommand label
22520 name "fig:Flotante-derecha"
22521
22522 \end_inset
22523
22524 Flotante en el lado derecho.
22525 \end_layout
22526
22527 \end_inset
22528
22529
22530 \end_layout
22531
22532 \end_inset
22533
22534
22535 \end_layout
22536
22537 \end_inset
22538
22539
22540 \end_layout
22541
22542 \begin_layout Section
22543 Formato de las leyendas
22544 \begin_inset Index idx
22545 status collapsed
22546
22547 \begin_layout Plain Layout
22548 Leyendas ! Formato
22549 \end_layout
22550
22551 \end_inset
22552
22553
22554 \begin_inset Index idx
22555 status collapsed
22556
22557 \begin_layout Plain Layout
22558 Flotantes ! Formato de las leyendas
22559 \end_layout
22560
22561 \end_inset
22562
22563
22564 \begin_inset CommandInset label
22565 LatexCommand label
22566 name "sec:Formato-de-leyendas"
22567
22568 \end_inset
22569
22570
22571 \end_layout
22572
22573 \begin_layout Standard
22574 El entorno 
22575 \family sans
22576 Leyenda
22577 \family default
22578  es el predeterminado para los 
22579 \family sans
22580 Flotantes
22581 \family default
22582 .
22583  En LyX las leyendas se muestran como etiqueta, p.
22584 \begin_inset space \thinspace{}
22585 \end_inset
22586
22587 e.
22588 \begin_inset space ~
22589 \end_inset
22590
22591 «
22592 \family sans
22593 Figura #
22594 \family default
22595 :» seguida por el texto.
22596  «#» es el número real de referencia.
22597  Por omisión la etiqueta y el número usan la misma fuente que el texto de
22598  la leyenda y el signo dos puntos sigue al número para separar la etiqueta
22599  del texto.
22600  El entorno leyenda no es apropiado para todos los tipos de documento.
22601  
22602 \end_layout
22603
22604 \begin_layout Standard
22605 Para cambiar el formato predeterminado carga el paquete LaTeX 
22606 \series bold
22607 caption
22608 \series default
22609
22610 \begin_inset Index idx
22611 status collapsed
22612
22613 \begin_layout Plain Layout
22614 LaTeX-paquetes ! caption
22615 \end_layout
22616
22617 \end_inset
22618
22619  en el preámbulo del documento con la línea:
22620 \end_layout
22621
22622 \begin_layout Standard
22623
22624 \series bold
22625
22626 \backslash
22627 usepackage[definición de formato]{caption}
22628 \end_layout
22629
22630 \begin_layout Standard
22631 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
22632  las leyendas de tabla siempre sobre ella como en este documento, usa el
22633  comando:
22634 \end_layout
22635
22636 \begin_layout Standard
22637
22638 \series bold
22639
22640 \backslash
22641 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22642 \end_layout
22643
22644 \begin_layout Standard
22645 También puedes definir distintos formatos de leyenda para los distintos
22646  tipos de flotantes.
22647  En ese caso carga el paquete 
22648 \series bold
22649 caption
22650 \series default
22651  sin opciones específicas y define los distintos formatos con ayuda del
22652  comando
22653 \end_layout
22654
22655 \begin_layout Standard
22656
22657 \series bold
22658
22659 \backslash
22660 captionsetup[tipo de flotante]{definición de formato}
22661 \end_layout
22662
22663 \begin_layout Standard
22664 en el preámbulo del documento.
22665  Por ejemplo las leyendas de la Figura
22666 \begin_inset space ~
22667 \end_inset
22668
22669
22670 \begin_inset CommandInset ref
22671 LatexCommand ref
22672 reference "fig:Esto-es-una-fig"
22673
22674 \end_inset
22675
22676  y la tabla
22677 \begin_inset space ~
22678 \end_inset
22679
22680
22681 \begin_inset CommandInset ref
22682 LatexCommand ref
22683 reference "tab:Esto-es-una-tab"
22684
22685 \end_inset
22686
22687  pueden crearse usando los siguientes comandos en el preámbulo:
22688 \end_layout
22689
22690 \begin_layout Standard
22691
22692 \series bold
22693
22694 \backslash
22695 usepackage[tableposition=top]{caption}
22696 \series default
22697
22698 \begin_inset Newline newline
22699 \end_inset
22700
22701
22702 \series bold
22703
22704 \backslash
22705 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22706 \begin_inset Newline newline
22707 \end_inset
22708
22709
22710 \begin_inset Phantom HPhantom
22711 status open
22712
22713 \begin_layout Plain Layout
22714
22715 \series bold
22716
22717 \backslash
22718 captionsetup[figure]{
22719 \end_layout
22720
22721 \end_inset
22722
22723 labelsep=period}
22724 \begin_inset Newline newline
22725 \end_inset
22726
22727
22728 \backslash
22729 captionsetup[table]{labelfont={bf,sf}}
22730 \end_layout
22731
22732 \begin_layout Standard
22733 \begin_inset Note Greyedout
22734 status open
22735
22736 \begin_layout Plain Layout
22737
22738 \series bold
22739 Nota: 
22740 \series default
22741 La opción 
22742 \series bold
22743 tableposition=top
22744 \series default
22745  no tiene efecto si se usa una clase de documento 
22746 \series bold
22747 KOMA-Script
22748 \series default
22749 .
22750  En este caso debe utilizarse la opción de clase de documento 
22751 \series bold
22752 captions=tableheading
22753 \series default
22754 .
22755  
22756 \end_layout
22757
22758 \end_inset
22759
22760
22761 \end_layout
22762
22763 \begin_layout Standard
22764 Para más información sobre el paquete 
22765 \series bold
22766 caption
22767 \series default
22768  acude a su documentación 
22769 \begin_inset CommandInset citation
22770 LatexCommand cite
22771 key "caption"
22772
22773 \end_inset
22774
22775 .
22776 \end_layout
22777
22778 \begin_layout Standard
22779 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
22780 \begin_inset space \thinspace{}
22781 \end_inset
22782
22783 e., usa el siguiente comando de preámbulo:
22784 \end_layout
22785
22786 \begin_layout Standard
22787
22788 \series bold
22789
22790 \backslash
22791 renewcommand{
22792 \backslash
22793 fnum@figure}{Imagen~
22794 \backslash
22795 thefigure}
22796 \end_layout
22797
22798 \begin_layout Standard
22799 donde 
22800 \series bold
22801
22802 \backslash
22803 thefigure
22804 \series default
22805  inserta el número de figura y «~» genera un espacio protegido.
22806
22807 \series bold
22808  
22809 \end_layout
22810
22811 \begin_layout Standard
22812 \begin_inset VSpace bigskip
22813 \end_inset
22814
22815 Si estás usando la clase de documento 
22816 \series bold
22817 KOMA-Script
22818 \series default
22819
22820 \begin_inset Index idx
22821 status collapsed
22822
22823 \begin_layout Plain Layout
22824 LaTeX-paquetes ! KOMA-Script
22825 \end_layout
22826
22827 \end_inset
22828
22829  (
22830 \family sans
22831 article (KOMA-Script)
22832 \family default
22833
22834 \family sans
22835 book (KOMA-Script)
22836 \family default
22837
22838 \family sans
22839 letter (KOMA-Script)
22840 \family default
22841 , o 
22842 \family sans
22843 report (KOMA-Script)
22844 \family default
22845
22846 \begin_inset space \thinspace{}
22847 \end_inset
22848
22849 ), puedes emplear en vez del paquete 
22850 \series bold
22851 caption
22852 \series default
22853  el comando 
22854 \series bold
22855
22856 \backslash
22857 setkomafont
22858 \series default
22859  incluido en 
22860 \series bold
22861 KOMA-Script
22862 \series default
22863 .
22864  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22865  comando en el preámbulo del documento:
22866 \end_layout
22867
22868 \begin_layout Standard
22869
22870 \series bold
22871
22872 \backslash
22873 setkomafont{captionlabel}{
22874 \backslash
22875 bfseries}
22876 \end_layout
22877
22878 \begin_layout Standard
22879 Más información sobre 
22880 \series bold
22881
22882 \backslash
22883 setkomafont
22884 \series default
22885  en la documentación de 
22886 \series bold
22887 KOMA-Script
22888 \series default
22889  
22890 \begin_inset CommandInset citation
22891 LatexCommand cite
22892 key "KOMA-Script"
22893
22894 \end_inset
22895
22896 .
22897 \end_layout
22898
22899 \begin_layout Standard
22900 \begin_inset ERT
22901 status collapsed
22902
22903 \begin_layout Plain Layout
22904
22905
22906 \backslash
22907 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22908 }
22909 \end_layout
22910
22911 \end_inset
22912
22913
22914 \begin_inset Note Note
22915 status collapsed
22916
22917 \begin_layout Plain Layout
22918 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22919 \end_layout
22920
22921 \end_inset
22922
22923
22924 \end_layout
22925
22926 \begin_layout Standard
22927 \begin_inset Float figure
22928 placement !p
22929 wide false
22930 sideways false
22931 status open
22932
22933 \begin_layout Plain Layout
22934 \align center
22935 \begin_inset Graphics
22936         filename ../clipart/mobius.eps
22937         lyxscale 50
22938         scale 50
22939
22940 \end_inset
22941
22942
22943 \end_layout
22944
22945 \begin_layout Plain Layout
22946 \begin_inset Caption
22947
22948 \begin_layout Plain Layout
22949 \begin_inset CommandInset label
22950 LatexCommand label
22951 name "fig:Esto-es-una-fig"
22952
22953 \end_inset
22954
22955
22956 \begin_inset Argument
22957 status collapsed
22958
22959 \begin_layout Plain Layout
22960 Figura con leyenda muy larga
22961 \end_layout
22962
22963 \end_inset
22964
22965 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22966  mostrar el formato diferente.
22967  Aquí se usa una leyenda personalizada.
22968 \end_layout
22969
22970 \end_inset
22971
22972
22973 \end_layout
22974
22975 \end_inset
22976
22977
22978 \end_layout
22979
22980 \begin_layout Standard
22981 \begin_inset ERT
22982 status collapsed
22983
22984 \begin_layout Plain Layout
22985
22986
22987 \backslash
22988 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22989 on}
22990 \end_layout
22991
22992 \end_inset
22993
22994
22995 \end_layout
22996
22997 \begin_layout Standard
22998 \begin_inset Float table
22999 placement !p
23000 wide false
23001 sideways false
23002 status collapsed
23003
23004 \begin_layout Plain Layout
23005 \begin_inset Caption
23006
23007 \begin_layout Plain Layout
23008 \begin_inset CommandInset label
23009 LatexCommand label
23010 name "tab:Esto-es-una-tab"
23011
23012 \end_inset
23013
23014
23015 \begin_inset Argument
23016 status collapsed
23017
23018 \begin_layout Plain Layout
23019 Tabla con leyenda muy larga
23020 \end_layout
23021
23022 \end_inset
23023
23024 Este es un ejemplo de leyenda de tabla mayor que una línea para mostrar
23025  el formato diferente.
23026  Aquí se usa el formato de leyenda estándar para las tablas.
23027 \end_layout
23028
23029 \end_inset
23030
23031
23032 \end_layout
23033
23034 \begin_layout Plain Layout
23035 \align center
23036 \begin_inset Tabular
23037 <lyxtabular version="3" rows="1" columns="5">
23038 <features tabularvalignment="middle">
23039 <column alignment="center" valignment="top" width="0">
23040 <column alignment="center" valignment="top" width="0">
23041 <column alignment="center" valignment="top" width="0">
23042 <column alignment="center" valignment="top" width="0">
23043 <column alignment="center" valignment="top" width="0">
23044 <row>
23045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23046 \begin_inset Text
23047
23048 \begin_layout Plain Layout
23049 a
23050 \end_layout
23051
23052 \end_inset
23053 </cell>
23054 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23055 \begin_inset Text
23056
23057 \begin_layout Plain Layout
23058 b
23059 \end_layout
23060
23061 \end_inset
23062 </cell>
23063 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23064 \begin_inset Text
23065
23066 \begin_layout Plain Layout
23067 c
23068 \end_layout
23069
23070 \end_inset
23071 </cell>
23072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23073 \begin_inset Text
23074
23075 \begin_layout Plain Layout
23076 d
23077 \end_layout
23078
23079 \end_inset
23080 </cell>
23081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23082 \begin_inset Text
23083
23084 \begin_layout Plain Layout
23085 e
23086 \end_layout
23087
23088 \end_inset
23089 </cell>
23090 </row>
23091 </lyxtabular>
23092
23093 \end_inset
23094
23095
23096 \end_layout
23097
23098 \end_inset
23099
23100
23101 \end_layout
23102
23103 \begin_layout Section
23104 Colocación de leyendas
23105 \begin_inset Index idx
23106 status collapsed
23107
23108 \begin_layout Plain Layout
23109 Leyendas ! Colocación
23110 \end_layout
23111
23112 \end_inset
23113
23114
23115 \begin_inset Index idx
23116 status collapsed
23117
23118 \begin_layout Plain Layout
23119 Flotantes ! Colocación de leyendas
23120 \end_layout
23121
23122 \end_inset
23123
23124
23125 \begin_inset CommandInset label
23126 LatexCommand label
23127 name "sec:Colocación-de-leyendas"
23128
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \begin_layout Standard
23135 La norma habitual para colocar las leyendas es:
23136 \end_layout
23137
23138 \begin_layout Description
23139 Figura: La leyenda al pie de la figura
23140 \end_layout
23141
23142 \begin_layout Description
23143 Tabla: La leyenda sobre la tabla
23144 \end_layout
23145
23146 \begin_layout Standard
23147 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
23148  la tabla.
23149  Esto implica que si usas las clases de documento 
23150 \family sans
23151 article
23152 \family default
23153
23154 \family sans
23155 book
23156 \family default
23157
23158 \family sans
23159 letter
23160 \family default
23161 , o 
23162 \family sans
23163 report
23164 \family default
23165  no habrá espacio entre la leyenda y la tabla.
23166  Para insertar el espacio adecuado añade la siguiente opción al comando
23167  del paquete LaTeX 
23168 \series bold
23169 caption
23170 \series default
23171  en el preámbulo del documento:
23172 \begin_inset Foot
23173 status collapsed
23174
23175 \begin_layout Plain Layout
23176 Véase la sección
23177 \begin_inset space ~
23178 \end_inset
23179
23180
23181 \begin_inset CommandInset ref
23182 LatexCommand ref
23183 reference "sec:Formato-de-leyendas"
23184
23185 \end_inset
23186
23187  para más información sobre el paquete 
23188 \series bold
23189 caption
23190 \series default
23191 .
23192 \end_layout
23193
23194 \end_inset
23195
23196
23197 \end_layout
23198
23199 \begin_layout Standard
23200
23201 \series bold
23202 tableposition=top
23203 \end_layout
23204
23205 \begin_layout Standard
23206 Si estás usando la clase 
23207 \series bold
23208 KOMA-Script
23209 \series default
23210
23211 \begin_inset Index idx
23212 status collapsed
23213
23214 \begin_layout Plain Layout
23215 LaTeX-paquetes ! KOMA-Script
23216 \end_layout
23217
23218 \end_inset
23219
23220  (
23221 \family sans
23222 article (KOMA-Script)
23223 \family default
23224
23225 \family sans
23226 book (KOMA-Script)
23227 \family default
23228
23229 \family sans
23230 letter (KOMA-Script)
23231 \family default
23232 , o 
23233 \family sans
23234 report (KOMA-Script)
23235 \family default
23236
23237 \begin_inset space \thinspace{}
23238 \end_inset
23239
23240 ), en vez de 
23241 \series bold
23242 caption
23243 \series default
23244  puedes poner la opción 
23245 \series bold
23246 captions=tableheading
23247 \series default
23248  de la clase de documento.
23249 \end_layout
23250
23251 \begin_layout Standard
23252 \begin_inset VSpace bigskip
23253 \end_inset
23254
23255 También es posible poner la leyenda junto a una figura o tabla.
23256  Para conseguirlo hay que cargar el paquete LaTeX 
23257 \series bold
23258 sidecap
23259 \series default
23260
23261 \begin_inset Index idx
23262 status collapsed
23263
23264 \begin_layout Plain Layout
23265 LaTeX-paquetes ! sidecap
23266 \end_layout
23267
23268 \end_inset
23269
23270  añadiendo en el preámbulo del documento la línea
23271 \end_layout
23272
23273 \begin_layout Standard
23274
23275 \series bold
23276
23277 \backslash
23278 usepackage[option]{sidecap}
23279 \end_layout
23280
23281 \begin_layout Standard
23282 Si no se especifica opción, la leyenda se ubica del lado del margen externo
23283  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
23284  Puedes cambiar la colocación al margen interno con la opción 
23285 \series bold
23286 innercaption
23287 \series default
23288 .
23289  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
23290  opciones 
23291 \series bold
23292 rightcaption
23293 \series default
23294  o 
23295 \series bold
23296 leftcaption
23297 \series default
23298 , respectivamente.
23299 \end_layout
23300
23301 \begin_layout Standard
23302 \begin_inset ERT
23303 status collapsed
23304
23305 \begin_layout Plain Layout
23306
23307
23308 \backslash
23309 ifsidecap
23310 \end_layout
23311
23312 \end_inset
23313
23314
23315 \begin_inset Note Note
23316 status collapsed
23317
23318 \begin_layout Plain Layout
23319 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23320  LaTeX 
23321 \series bold
23322 sidecap
23323 \series default
23324 .
23325 \end_layout
23326
23327 \end_inset
23328
23329
23330 \end_layout
23331
23332 \begin_layout Standard
23333 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
23334  estos comandos al preámbulo del documento:
23335 \end_layout
23336
23337 \begin_layout Standard
23338 \noindent
23339 \begin_inset CommandInset line
23340 LatexCommand rule
23341 offset "0.5ex"
23342 width "100line%"
23343 height "1pt"
23344
23345 \end_inset
23346
23347
23348 \end_layout
23349
23350 \begin_layout Standard
23351
23352 \series bold
23353
23354 \backslash
23355 newcommand{
23356 \backslash
23357 TabBesBeg}{%
23358 \begin_inset Newline newline
23359 \end_inset
23360
23361
23362 \begin_inset Phantom HPhantom
23363 status open
23364
23365 \begin_layout Plain Layout
23366
23367 \series bold
23368 \begin_inset space ~
23369 \end_inset
23370
23371
23372 \end_layout
23373
23374 \end_inset
23375
23376
23377 \backslash
23378 let
23379 \backslash
23380 MyTable
23381 \backslash
23382 table
23383 \begin_inset Newline newline
23384 \end_inset
23385
23386
23387 \begin_inset Phantom HPhantom
23388 status open
23389
23390 \begin_layout Plain Layout
23391
23392 \series bold
23393 \begin_inset space ~
23394 \end_inset
23395
23396
23397 \end_layout
23398
23399 \end_inset
23400
23401
23402 \backslash
23403 let
23404 \backslash
23405 MyEndtable
23406 \backslash
23407 endtable
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 renewenvironment{table}{
23429 \backslash
23430 begin{SCtable}}{
23431 \backslash
23432 end{SCtable}}}
23433 \end_layout
23434
23435 \begin_layout Standard
23436
23437 \series bold
23438
23439 \backslash
23440 newcommand{
23441 \backslash
23442 TabBesEnd}{%
23443 \begin_inset Newline newline
23444 \end_inset
23445
23446
23447 \begin_inset Phantom HPhantom
23448 status open
23449
23450 \begin_layout Plain Layout
23451
23452 \series bold
23453 \begin_inset space ~
23454 \end_inset
23455
23456
23457 \end_layout
23458
23459 \end_inset
23460
23461
23462 \backslash
23463 let
23464 \backslash
23465 table
23466 \backslash
23467 MyTable
23468 \begin_inset Newline newline
23469 \end_inset
23470
23471
23472 \begin_inset Phantom HPhantom
23473 status open
23474
23475 \begin_layout Plain Layout
23476
23477 \series bold
23478 \begin_inset space ~
23479 \end_inset
23480
23481
23482 \end_layout
23483
23484 \end_inset
23485
23486
23487 \backslash
23488 let
23489 \backslash
23490 endtable
23491 \backslash
23492 MyEndtable
23493 \end_layout
23494
23495 \begin_layout Standard
23496
23497 \series bold
23498
23499 \backslash
23500 newcommand{
23501 \backslash
23502 FigBesBeg}{%
23503 \begin_inset Newline newline
23504 \end_inset
23505
23506
23507 \begin_inset Phantom HPhantom
23508 status open
23509
23510 \begin_layout Plain Layout
23511
23512 \series bold
23513 \begin_inset space ~
23514 \end_inset
23515
23516
23517 \end_layout
23518
23519 \end_inset
23520
23521
23522 \backslash
23523 let
23524 \backslash
23525 MyFigure
23526 \backslash
23527 figure
23528 \begin_inset Newline newline
23529 \end_inset
23530
23531
23532 \begin_inset Phantom HPhantom
23533 status open
23534
23535 \begin_layout Plain Layout
23536
23537 \series bold
23538 \begin_inset space ~
23539 \end_inset
23540
23541
23542 \end_layout
23543
23544 \end_inset
23545
23546
23547 \backslash
23548 let
23549 \backslash
23550 MyEndfigure
23551 \backslash
23552 endfigure
23553 \begin_inset Newline newline
23554 \end_inset
23555
23556
23557 \begin_inset Phantom HPhantom
23558 status open
23559
23560 \begin_layout Plain Layout
23561
23562 \series bold
23563 \begin_inset space ~
23564 \end_inset
23565
23566
23567 \end_layout
23568
23569 \end_inset
23570
23571
23572 \backslash
23573 renewenvironment{figure}{
23574 \backslash
23575 begin{SCfigure}}{
23576 \backslash
23577 end{SCfigure}}}
23578 \end_layout
23579
23580 \begin_layout Standard
23581
23582 \series bold
23583
23584 \backslash
23585 newcommand{
23586 \backslash
23587 FigBesEnd}{%
23588 \begin_inset Newline newline
23589 \end_inset
23590
23591
23592 \begin_inset Phantom HPhantom
23593 status open
23594
23595 \begin_layout Plain Layout
23596
23597 \series bold
23598 \begin_inset space ~
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \end_inset
23605
23606
23607 \backslash
23608 let
23609 \backslash
23610 figure
23611 \backslash
23612 MyFigure
23613 \begin_inset Newline newline
23614 \end_inset
23615
23616
23617 \begin_inset Phantom HPhantom
23618 status open
23619
23620 \begin_layout Plain Layout
23621
23622 \series bold
23623 \begin_inset space ~
23624 \end_inset
23625
23626
23627 \end_layout
23628
23629 \end_inset
23630
23631
23632 \backslash
23633 let
23634 \backslash
23635 endfigure
23636 \backslash
23637 MyEndfigure}
23638 \end_layout
23639
23640 \begin_layout Standard
23641 \noindent
23642 \begin_inset CommandInset line
23643 LatexCommand rule
23644 offset "0.5ex"
23645 width "100line%"
23646 height "1pt"
23647
23648 \end_inset
23649
23650
23651 \end_layout
23652
23653 \begin_layout Standard
23654 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
23655  en un lado.
23656  Para figuras flotantes usa el comando
23657 \end_layout
23658
23659 \begin_layout Standard
23660
23661 \series bold
23662
23663 \backslash
23664 FigBesBeg
23665 \end_layout
23666
23667 \begin_layout Standard
23668 en código TeX antes del flotante.
23669  Detrás del flotante inserta
23670 \end_layout
23671
23672 \begin_layout Standard
23673
23674 \series bold
23675
23676 \backslash
23677 FigBesEnd
23678 \end_layout
23679
23680 \begin_layout Standard
23681 en código TeX para volver a la definición original de flotantes.
23682 \end_layout
23683
23684 \begin_layout Standard
23685 Para tablas flotantes usa los comandos correspondientes
23686 \end_layout
23687
23688 \begin_layout Standard
23689
23690 \series bold
23691
23692 \backslash
23693 TabBesBeg
23694 \series default
23695  y 
23696 \series bold
23697
23698 \backslash
23699 TabBesEnd
23700 \end_layout
23701
23702 \begin_layout Standard
23703 La figura
23704 \begin_inset space ~
23705 \end_inset
23706
23707
23708 \begin_inset CommandInset ref
23709 LatexCommand ref
23710 reference "fig:encab-al-lado"
23711
23712 \end_inset
23713
23714  y la tabla
23715 \begin_inset space ~
23716 \end_inset
23717
23718
23719 \begin_inset CommandInset ref
23720 LatexCommand ref
23721 reference "tab:encab-al-lado"
23722
23723 \end_inset
23724
23725  son ejemplos en los que el título se sitúa al lado.
23726 \end_layout
23727
23728 \begin_layout Standard
23729 En los ejemplos puedes ver que el texto del título aparece encima del flotante
23730  en tablas flotantes y debajo en las figuras flotantes.
23731  Para cambiarlo, puedes usar el comando
23732 \end_layout
23733
23734 \begin_layout Standard
23735
23736 \series bold
23737
23738 \backslash
23739 sidecaptionvpos{tipo de flotante}{colocación}
23740 \end_layout
23741
23742 \begin_layout Standard
23743 en el preámbulo o en código TeX antes del flotante.
23744  El tipo de flotante es 
23745 \family sans
23746 figure
23747 \family default
23748  o 
23749 \family sans
23750 table
23751 \family default
23752 , la colocación puede ser «
23753 \family sans
23754 t
23755 \family default
23756 » por «top» (arriba), «
23757 \family sans
23758 c
23759 \family default
23760 » por «center» (centro), o «
23761 \family sans
23762 b
23763 \family default
23764 » por «bottom» (abajo).
23765  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
23766  usa el comando
23767 \end_layout
23768
23769 \begin_layout Standard
23770
23771 \series bold
23772
23773 \backslash
23774 sidecaptionvpos{figure}{c}
23775 \end_layout
23776
23777 \begin_layout Standard
23778 Esto se ha hecho en la figura
23779 \begin_inset space ~
23780 \end_inset
23781
23782
23783 \begin_inset CommandInset ref
23784 LatexCommand ref
23785 reference "fig:encab-al-lado-de-fig"
23786
23787 \end_inset
23788
23789 .
23790 \end_layout
23791
23792 \begin_layout Standard
23793 \begin_inset VSpace medskip
23794 \end_inset
23795
23796 Más información sobre el paquete 
23797 \series bold
23798 sidecap
23799 \series default
23800  en su documentación 
23801 \begin_inset CommandInset citation
23802 LatexCommand cite
23803 key "sidecap"
23804
23805 \end_inset
23806
23807 .
23808 \end_layout
23809
23810 \begin_layout Standard
23811 \begin_inset Note Greyedout
23812 status open
23813
23814 \begin_layout Plain Layout
23815
23816 \series bold
23817 Nota:
23818 \series default
23819  El paquete LaTeX 
23820 \series bold
23821 hypcap
23822 \series default
23823
23824 \begin_inset Index idx
23825 status collapsed
23826
23827 \begin_layout Plain Layout
23828 LaTeX-paquetes ! hypcap
23829 \end_layout
23830
23831 \end_inset
23832
23833 , descrito en la sección
23834 \begin_inset space ~
23835 \end_inset
23836
23837
23838 \begin_inset CommandInset ref
23839 LatexCommand ref
23840 reference "sub:Colocación-de-Referencias"
23841
23842 \end_inset
23843
23844 , no afecta a flotantes con la leyenda al lado.
23845 \end_layout
23846
23847 \end_inset
23848
23849
23850 \end_layout
23851
23852 \begin_layout Standard
23853 \begin_inset ERT
23854 status collapsed
23855
23856 \begin_layout Plain Layout
23857
23858
23859 \backslash
23860 FigBesBeg 
23861 \end_layout
23862
23863 \end_inset
23864
23865
23866 \end_layout
23867
23868 \begin_layout Standard
23869 \begin_inset Float figure
23870 wide false
23871 sideways false
23872 status open
23873
23874 \begin_layout Plain Layout
23875 \begin_inset Graphics
23876         filename ../clipart/escher-lsd.eps
23877         scale 75
23878
23879 \end_inset
23880
23881
23882 \end_layout
23883
23884 \begin_layout Plain Layout
23885 \begin_inset Caption
23886
23887 \begin_layout Plain Layout
23888 \begin_inset CommandInset label
23889 LatexCommand label
23890 name "fig:encab-al-lado"
23891
23892 \end_inset
23893
23894 Leyenda al lado de una figura.
23895 \end_layout
23896
23897 \end_inset
23898
23899
23900 \end_layout
23901
23902 \end_inset
23903
23904
23905 \end_layout
23906
23907 \begin_layout Standard
23908 \begin_inset ERT
23909 status collapsed
23910
23911 \begin_layout Plain Layout
23912
23913
23914 \backslash
23915 TabBesBeg 
23916 \end_layout
23917
23918 \end_inset
23919
23920
23921 \end_layout
23922
23923 \begin_layout Standard
23924 \begin_inset Float table
23925 wide false
23926 sideways false
23927 status open
23928
23929 \begin_layout Plain Layout
23930 \begin_inset Caption
23931
23932 \begin_layout Plain Layout
23933 \begin_inset CommandInset label
23934 LatexCommand label
23935 name "tab:encab-al-lado"
23936
23937 \end_inset
23938
23939 Leyenda al lado de una tabla.
23940 \end_layout
23941
23942 \end_inset
23943
23944
23945 \end_layout
23946
23947 \begin_layout Plain Layout
23948 \begin_inset Tabular
23949 <lyxtabular version="3" rows="4" columns="5">
23950 <features tabularvalignment="middle">
23951 <column alignment="center" valignment="top" width="0">
23952 <column alignment="center" valignment="top" width="0">
23953 <column alignment="center" valignment="top" width="0">
23954 <column alignment="center" valignment="top" width="0">
23955 <column alignment="center" valignment="top" width="0">
23956 <row>
23957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23958 \begin_inset Text
23959
23960 \begin_layout Plain Layout
23961 a
23962 \end_layout
23963
23964 \end_inset
23965 </cell>
23966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23967 \begin_inset Text
23968
23969 \begin_layout Plain Layout
23970
23971 \end_layout
23972
23973 \end_inset
23974 </cell>
23975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23976 \begin_inset Text
23977
23978 \begin_layout Plain Layout
23979 b
23980 \end_layout
23981
23982 \end_inset
23983 </cell>
23984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23985 \begin_inset Text
23986
23987 \begin_layout Plain Layout
23988
23989 \end_layout
23990
23991 \end_inset
23992 </cell>
23993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23994 \begin_inset Text
23995
23996 \begin_layout Plain Layout
23997 c
23998 \end_layout
23999
24000 \end_inset
24001 </cell>
24002 </row>
24003 <row>
24004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24005 \begin_inset Text
24006
24007 \begin_layout Plain Layout
24008
24009 \end_layout
24010
24011 \end_inset
24012 </cell>
24013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24014 \begin_inset Text
24015
24016 \begin_layout Plain Layout
24017 d
24018 \end_layout
24019
24020 \end_inset
24021 </cell>
24022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24023 \begin_inset Text
24024
24025 \begin_layout Plain Layout
24026
24027 \end_layout
24028
24029 \end_inset
24030 </cell>
24031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24032 \begin_inset Text
24033
24034 \begin_layout Plain Layout
24035 e
24036 \end_layout
24037
24038 \end_inset
24039 </cell>
24040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24041 \begin_inset Text
24042
24043 \begin_layout Plain Layout
24044
24045 \end_layout
24046
24047 \end_inset
24048 </cell>
24049 </row>
24050 <row>
24051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24052 \begin_inset Text
24053
24054 \begin_layout Plain Layout
24055 f
24056 \end_layout
24057
24058 \end_inset
24059 </cell>
24060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24061 \begin_inset Text
24062
24063 \begin_layout Plain Layout
24064
24065 \end_layout
24066
24067 \end_inset
24068 </cell>
24069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24070 \begin_inset Text
24071
24072 \begin_layout Plain Layout
24073 g
24074 \end_layout
24075
24076 \end_inset
24077 </cell>
24078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24079 \begin_inset Text
24080
24081 \begin_layout Plain Layout
24082
24083 \end_layout
24084
24085 \end_inset
24086 </cell>
24087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24088 \begin_inset Text
24089
24090 \begin_layout Plain Layout
24091 h
24092 \end_layout
24093
24094 \end_inset
24095 </cell>
24096 </row>
24097 <row>
24098 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24099 \begin_inset Text
24100
24101 \begin_layout Plain Layout
24102
24103 \end_layout
24104
24105 \end_inset
24106 </cell>
24107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24108 \begin_inset Text
24109
24110 \begin_layout Plain Layout
24111 i
24112 \end_layout
24113
24114 \end_inset
24115 </cell>
24116 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24117 \begin_inset Text
24118
24119 \begin_layout Plain Layout
24120
24121 \end_layout
24122
24123 \end_inset
24124 </cell>
24125 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24126 \begin_inset Text
24127
24128 \begin_layout Plain Layout
24129 j
24130 \end_layout
24131
24132 \end_inset
24133 </cell>
24134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24135 \begin_inset Text
24136
24137 \begin_layout Plain Layout
24138
24139 \end_layout
24140
24141 \end_inset
24142 </cell>
24143 </row>
24144 </lyxtabular>
24145
24146 \end_inset
24147
24148
24149 \end_layout
24150
24151 \end_inset
24152
24153
24154 \end_layout
24155
24156 \begin_layout Standard
24157 \begin_inset ERT
24158 status collapsed
24159
24160 \begin_layout Plain Layout
24161
24162
24163 \backslash
24164 TabBesEnd
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset ERT
24174 status collapsed
24175
24176 \begin_layout Plain Layout
24177
24178
24179 \backslash
24180 sidecaptionvpos{figure}{c}
24181 \end_layout
24182
24183 \end_inset
24184
24185
24186 \begin_inset Float figure
24187 wide false
24188 sideways false
24189 status open
24190
24191 \begin_layout Plain Layout
24192 \begin_inset Graphics
24193         filename ../clipart/escher-lsd.eps
24194         scale 75
24195
24196 \end_inset
24197
24198
24199 \end_layout
24200
24201 \begin_layout Plain Layout
24202 \begin_inset Caption
24203
24204 \begin_layout Plain Layout
24205 \begin_inset CommandInset label
24206 LatexCommand label
24207 name "fig:encab-al-lado-de-fig"
24208
24209 \end_inset
24210
24211 Leyenda centrada verticalmente junto a una figura.
24212 \end_layout
24213
24214 \end_inset
24215
24216
24217 \end_layout
24218
24219 \end_inset
24220
24221
24222 \end_layout
24223
24224 \begin_layout Standard
24225 \begin_inset ERT
24226 status collapsed
24227
24228 \begin_layout Plain Layout
24229
24230
24231 \backslash
24232 FigBesEnd
24233 \end_layout
24234
24235 \end_inset
24236
24237
24238 \end_layout
24239
24240 \begin_layout Standard
24241 \begin_inset ERT
24242 status collapsed
24243
24244 \begin_layout Plain Layout
24245
24246
24247 \backslash
24248 else
24249 \end_layout
24250
24251 \end_inset
24252
24253
24254 \begin_inset Note Note
24255 status collapsed
24256
24257 \begin_layout Plain Layout
24258 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
24259  
24260 \series bold
24261 sidecap
24262 \series default
24263 .
24264 \end_layout
24265
24266 \end_inset
24267
24268
24269 \end_layout
24270
24271 \begin_layout Standard
24272 Debes instalar el paquete LaTeX 
24273 \series bold
24274 sidecap
24275 \series default
24276  para ver la parte siguiente en la salida.
24277 \end_layout
24278
24279 \begin_layout Standard
24280 \begin_inset ERT
24281 status collapsed
24282
24283 \begin_layout Plain Layout
24284
24285
24286 \backslash
24287 fi
24288 \end_layout
24289
24290 \end_inset
24291
24292
24293 \end_layout
24294
24295 \begin_layout Section
24296 Índice de flotantes
24297 \begin_inset Index idx
24298 status collapsed
24299
24300 \begin_layout Plain Layout
24301 Flotantes ! Índice de
24302 \end_layout
24303
24304 \end_inset
24305
24306
24307 \end_layout
24308
24309 \begin_layout Standard
24310 Igual que en el índice general se listan las secciones del documento, hay
24311  índices para todos los tipos de flotantes, como las figuras.
24312  Se pueden insertar mediante los submenús 
24313 \family sans
24314 Insertar\SpecialChar \menuseparator
24315 Lista
24316 \begin_inset space \thinspace{}
24317 \end_inset
24318
24319 /
24320 \begin_inset space \thinspace{}
24321 \end_inset
24322
24323 Índice
24324 \family default
24325 .
24326 \end_layout
24327
24328 \begin_layout Standard
24329 Las entradas de los índices son las leyendas del flotante o su título breve,
24330  el número de flotante y el número de la página del documento en la que
24331  aparecen.
24332 \end_layout
24333
24334 \begin_layout Standard
24335 Puedes encontrar los índices de figuras y tablas al final de este documento.
24336 \end_layout
24337
24338 \begin_layout Chapter
24339 Notas
24340 \end_layout
24341
24342 \begin_layout Section
24343 Notas en LyX
24344 \begin_inset Index idx
24345 status collapsed
24346
24347 \begin_layout Plain Layout
24348 Notas ! en LyX
24349 \end_layout
24350
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \begin_layout Standard
24357 Las notas se insertan con el botón 
24358 \begin_inset Graphics
24359         filename ../../images/note-insert.png
24360         scale 85
24361
24362 \end_inset
24363
24364  o con el menú 
24365 \family sans
24366 Insertar\SpecialChar \menuseparator
24367 Nota
24368 \family default
24369 .
24370  Hay cinco tipos de notas:
24371 \end_layout
24372
24373 \begin_layout Description
24374 Nota
24375 \begin_inset space ~
24376 \end_inset
24377
24378 LyX Este tipo es para notas internas que no han de aparecer en la salida.
24379  Su cuadro se muestra como este:
24380 \begin_inset Newline newline
24381 \end_inset
24382
24383
24384 \begin_inset Newline newline
24385 \end_inset
24386
24387
24388 \begin_inset Graphics
24389         filename clipart/NotaLyXImagenQt4.png
24390         display false
24391         scale 75
24392
24393 \end_inset
24394
24395  
24396 \begin_inset Note Note
24397 status collapsed
24398
24399 \begin_layout Plain Layout
24400 Este es un texto en un recuadro que no se muestra en la salida.
24401 \end_layout
24402
24403 \end_inset
24404
24405
24406 \end_layout
24407
24408 \begin_layout Description
24409 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
24410  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
24411 \family sans
24412 Archivo\SpecialChar \menuseparator
24413 Exportar\SpecialChar \menuseparator
24414 LaTeX (pdflatex) / (plain)
24415 \family default
24416 .
24417  Su recuadro se ve así:
24418 \begin_inset Newline newline
24419 \end_inset
24420
24421
24422 \begin_inset Newline newline
24423 \end_inset
24424
24425
24426 \begin_inset Graphics
24427         filename clipart/ComentNotaImagenQt4.png
24428         display false
24429         scale 75
24430
24431 \end_inset
24432
24433  
24434 \begin_inset Note Comment
24435 status collapsed
24436
24437 \begin_layout Plain Layout
24438 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
24439 \end_layout
24440
24441 \end_inset
24442
24443
24444 \end_layout
24445
24446 \begin_layout Description
24447 Resaltado
24448 \begin_inset space ~
24449 \end_inset
24450
24451 en
24452 \begin_inset space ~
24453 \end_inset
24454
24455 gris Esta nota aparece en la salida como texto resaltado en gris.
24456  Su recuadro se parece a este:
24457 \begin_inset Newline newline
24458 \end_inset
24459
24460
24461 \begin_inset Newline newline
24462 \end_inset
24463
24464
24465 \begin_inset Graphics
24466         filename clipart/GrisNotaImagenQt4.png
24467         display false
24468         scale 75
24469
24470 \end_inset
24471
24472
24473 \begin_inset Newline newline
24474 \end_inset
24475
24476
24477 \begin_inset ERT
24478 status collapsed
24479
24480 \begin_layout Plain Layout
24481
24482
24483 \backslash
24484 renewenvironment{lyxgreyedout}
24485 \end_layout
24486
24487 \begin_layout Plain Layout
24488
24489 {
24490 \backslash
24491 textcolor[gray]{0.8}
24492 \backslash
24493 bgroup}{
24494 \backslash
24495 egroup}
24496 \end_layout
24497
24498 \end_inset
24499
24500
24501 \begin_inset Note Greyedout
24502 status open
24503
24504 \begin_layout Plain Layout
24505 Este es el texto
24506 \begin_inset Foot
24507 status collapsed
24508
24509 \begin_layout Plain Layout
24510 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
24511 \end_layout
24512
24513 \end_inset
24514
24515  de un comentario que se muestra resaltado en gris.
24516 \end_layout
24517
24518 \end_inset
24519
24520
24521 \begin_inset ERT
24522 status collapsed
24523
24524 \begin_layout Plain Layout
24525
24526
24527 \backslash
24528 renewenvironment{lyxgreyedout}
24529 \end_layout
24530
24531 \begin_layout Plain Layout
24532
24533 {
24534 \backslash
24535 textcolor{blue}
24536 \backslash
24537 bgroup}{
24538 \backslash
24539 egroup}
24540 \end_layout
24541
24542 \end_inset
24543
24544
24545 \begin_inset Note Note
24546 status collapsed
24547
24548 \begin_layout Plain Layout
24549 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
24550  original de LyX, ya que en el preámbulo de este documento se han redefinido
24551  estas notas para que salgan en azul, como se indica más adelante.
24552 \end_layout
24553
24554 \end_inset
24555
24556
24557 \begin_inset Newline newline
24558 \end_inset
24559
24560
24561 \begin_inset Newline newline
24562 \end_inset
24563
24564 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
24565  está un poco sangrada, y por otra parte pueden tener notas al pie.
24566 \end_layout
24567
24568 \begin_layout Standard
24569 \begin_inset VSpace bigskip
24570 \end_inset
24571
24572 Si usas el botón de la barra de herramientas 
24573 \begin_inset Graphics
24574         filename ../../images/note-insert.png
24575         scale 85
24576
24577 \end_inset
24578
24579  para insertar notas, se inserta una 
24580 \family sans
24581 Nota
24582 \begin_inset space ~
24583 \end_inset
24584
24585 LyX
24586 \family default
24587 .
24588  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
24589  recuadro.
24590  
24591 \family roman
24592 \series medium
24593 \bar no
24594 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
24595  botón de herramienta 
24596 \family sans
24597 \series default
24598 \bar default
24599 Nota
24600 \family default
24601 .
24602  Para cambiar una nota a texto, pulsa la tecla 
24603 \family sans
24604 Retroceso
24605 \family default
24606  cuando el cursor está en la primera posición de una nota, o la tecla 
24607 \family sans
24608 Supr
24609 \family default
24610  cuando el cursor está en la última posición de la nota, respectivamente.
24611 \end_layout
24612
24613 \begin_layout Standard
24614 \begin_inset VSpace bigskip
24615 \end_inset
24616
24617 Se puede cambiar el color del 
24618 \family sans
24619 Resaltado en gris
24620 \family default
24621  poniendo en el preámbulo el comando:
24622 \end_layout
24623
24624 \begin_layout Standard
24625
24626 \series bold
24627
24628 \backslash
24629 renewenvironment{lyxgreyedout}
24630 \begin_inset Newline newline
24631 \end_inset
24632
24633
24634 \begin_inset Phantom HPhantom
24635 status open
24636
24637 \begin_layout Plain Layout
24638
24639 \series bold
24640 \begin_inset space ~
24641 \end_inset
24642
24643
24644 \end_layout
24645
24646 \end_inset
24647
24648 {
24649 \backslash
24650 textcolor{color}
24651 \backslash
24652 bgroup}{
24653 \backslash
24654 egroup}
24655 \end_layout
24656
24657 \begin_layout Standard
24658 Los colores disponibles y el método para definir nuestros propios colores
24659  se explica en la sección
24660 \begin_inset space ~
24661 \end_inset
24662
24663
24664 \begin_inset CommandInset ref
24665 LatexCommand ref
24666 reference "sec:Tablas-Coloreadas"
24667
24668 \end_inset
24669
24670 .
24671 \end_layout
24672
24673 \begin_layout Standard
24674 Las notas en azul en este documento se han hecho con notas del tipo 
24675 \family sans
24676 Resaltado en gris
24677 \family default
24678  pero definiendo el color del texto en azul.
24679 \end_layout
24680
24681 \begin_layout Section
24682 Notas al pie
24683 \begin_inset CommandInset label
24684 LatexCommand label
24685 name "sec:Notas-al-pie"
24686
24687 \end_inset
24688
24689
24690 \begin_inset Index idx
24691 status collapsed
24692
24693 \begin_layout Plain Layout
24694 Notas ! al pie
24695 \end_layout
24696
24697 \end_inset
24698
24699
24700 \begin_inset Index idx
24701 status collapsed
24702
24703 \begin_layout Plain Layout
24704 Notas al pie
24705 \end_layout
24706
24707 \end_inset
24708
24709
24710 \end_layout
24711
24712 \begin_layout Standard
24713 Las notas al pie se insertan con el botón 
24714 \begin_inset Graphics
24715         filename ../../images/footnote-insert.png
24716         scale 85
24717
24718 \end_inset
24719
24720  o el menú 
24721 \family sans
24722 Insertar\SpecialChar \menuseparator
24723 Nota
24724 \begin_inset space ~
24725 \end_inset
24726
24727 al
24728 \begin_inset space ~
24729 \end_inset
24730
24731 pie
24732 \family default
24733 .
24734  
24735 \family roman
24736 \series medium
24737 \bar no
24738 Aparece un recuadro como este:
24739 \family default
24740 \series default
24741 \bar default
24742  
24743 \begin_inset Graphics
24744         filename clipart/notapieQt4.png
24745         scale 80
24746
24747 \end_inset
24748
24749  
24750 \family roman
24751 \series medium
24752 \bar no
24753 donde puedes introducir el texto.
24754  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
24755  sobre el
24756 \family default
24757 \series default
24758 \bar default
24759  
24760 \family roman
24761 \series medium
24762 \bar no
24763 botón
24764 \family default
24765 \series default
24766 \bar default
24767 .
24768  Para cambiar una nota al pie a texto, pulsa la tecla 
24769 \family sans
24770 Retroceso
24771 \family default
24772  cuando el cursor está en la primera posición de la nota al pie, o la tecla
24773  
24774 \family sans
24775 Supr
24776 \family default
24777  cuando el cursor está en la última posición de la nota, respectivamente.
24778 \end_layout
24779
24780 \begin_layout Standard
24781 Aquí hay un ejemplo de nota al pie:
24782 \family roman
24783 \series medium
24784 \bar no
24785
24786 \begin_inset Foot
24787 status collapsed
24788
24789 \begin_layout Plain Layout
24790 \begin_inset CommandInset label
24791 LatexCommand label
24792 name "pie:Esto-es-una"
24793
24794 \end_inset
24795
24796 Ejemplo de nota al pie.
24797 \end_layout
24798
24799 \end_inset
24800
24801
24802 \family default
24803 \series default
24804 \bar default
24805
24806 \begin_inset ERT
24807 status collapsed
24808
24809 \begin_layout Plain Layout
24810
24811
24812 \backslash
24813 newcounter{MyRepeatFoot}
24814 \end_layout
24815
24816 \begin_layout Plain Layout
24817
24818
24819 \backslash
24820 setcounter{MyRepeatFoot}{
24821 \backslash
24822 thefootnote}
24823 \end_layout
24824
24825 \end_inset
24826
24827
24828 \end_layout
24829
24830 \begin_layout Standard
24831 En la salida, el pie se muestra como número voladito en el lugar del texto
24832  donde se coloca el recuadro.
24833  El texto se coloca al final de la página actual.
24834  Los números de las notas son calculados por LaTeX, y son consecutivos.
24835  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
24836 \end_layout
24837
24838 \begin_layout Standard
24839 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
24840  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
24841  se describe en la sección
24842 \begin_inset space ~
24843 \end_inset
24844
24845
24846 \begin_inset CommandInset ref
24847 LatexCommand ref
24848 reference "sec:Referencias-a-Flotantes"
24849
24850 \end_inset
24851
24852 .
24853 \begin_inset Newline newline
24854 \end_inset
24855
24856 Esto es una referencia cruzada a la Nota al pie
24857 \begin_inset space ~
24858 \end_inset
24859
24860
24861 \begin_inset CommandInset ref
24862 LatexCommand ref
24863 reference "pie:Esto-es-una"
24864
24865 \end_inset
24866
24867 .
24868 \end_layout
24869
24870 \begin_layout Standard
24871 \begin_inset VSpace defskip
24872 \end_inset
24873
24874
24875 \end_layout
24876
24877 \begin_layout Standard
24878 Debido a razones técnicas, LaTeX no imprime las notas al pie en tablas.
24879  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
24880  se inserta el comando 
24881 \series bold
24882
24883 \backslash
24884 footnotemark{}
24885 \series default
24886  en código TeX.
24887  El texto de la nota se introduce como argumento del comando
24888 \series bold
24889  
24890 \backslash
24891 footnotetext
24892 \series default
24893  después de la tabla.
24894 \begin_inset Newline newline
24895 \end_inset
24896
24897 Esto es lo que se ha hecho para la siguiente tabla con el comando
24898 \end_layout
24899
24900 \begin_layout Standard
24901
24902 \series bold
24903
24904 \backslash
24905 footnotetext{
24906 \series default
24907 Texto de la nota de la tabla.
24908 \series bold
24909 }
24910 \end_layout
24911
24912 \begin_layout Standard
24913 \begin_inset Tabular
24914 <lyxtabular version="3" rows="2" columns="1">
24915 <features tabularvalignment="middle">
24916 <column alignment="center" valignment="top" width="0">
24917 <row>
24918 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24919 \begin_inset Text
24920
24921 \begin_layout Plain Layout
24922 Texto de ejemplo.
24923 \begin_inset Foot
24924 status open
24925
24926 \begin_layout Plain Layout
24927 ¡Esta nota no se imprimirá!
24928 \end_layout
24929
24930 \end_inset
24931
24932
24933 \end_layout
24934
24935 \end_inset
24936 </cell>
24937 </row>
24938 <row>
24939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24940 \begin_inset Text
24941
24942 \begin_layout Plain Layout
24943 Texto de ejemplo.
24944 \begin_inset ERT
24945 status collapsed
24946
24947 \begin_layout Plain Layout
24948
24949
24950 \backslash
24951 footnotemark{}
24952 \end_layout
24953
24954 \end_inset
24955
24956
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 </row>
24962 </lyxtabular>
24963
24964 \end_inset
24965
24966
24967 \begin_inset ERT
24968 status collapsed
24969
24970 \begin_layout Plain Layout
24971
24972
24973 \backslash
24974 footnotetext{
24975 \end_layout
24976
24977 \end_inset
24978
24979 Texto de la nota de la tabla.
24980 \begin_inset ERT
24981 status collapsed
24982
24983 \begin_layout Plain Layout
24984
24985 }
24986 \end_layout
24987
24988 \end_inset
24989
24990
24991 \end_layout
24992
24993 \begin_layout Standard
24994 Las notas al pie en tablas largas se describen en la sección
24995 \begin_inset space ~
24996 \end_inset
24997
24998
24999 \begin_inset CommandInset ref
25000 LatexCommand ref
25001 reference "sub:Notas-al-pie-en-Tablas-Largas"
25002
25003 \end_inset
25004
25005 .
25006 \end_layout
25007
25008 \begin_layout Standard
25009 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
25010  y con numeración diferente debido a que una minipágina es como una página
25011  dentro de otra.
25012  (Más información sobre minipáginas en la sección
25013 \begin_inset space ~
25014 \end_inset
25015
25016
25017 \begin_inset CommandInset ref
25018 LatexCommand ref
25019 reference "sec:Minipáginas"
25020
25021 \end_inset
25022
25023 ).
25024  Para poner notas en una minipágina que se impriman a pie de página como
25025  las notas al pie normales, se puede usar también el método de 
25026 \series bold
25027
25028 \backslash
25029 footnotemark{}
25030 \series default
25031  y 
25032 \series bold
25033
25034 \backslash
25035 footnotetext
25036 \series default
25037 .
25038 \end_layout
25039
25040 \begin_layout Standard
25041 \begin_inset Box Frameless
25042 position "t"
25043 hor_pos "c"
25044 has_inner_box 1
25045 inner_pos "t"
25046 use_parbox 0
25047 use_makebox 0
25048 width "100col%"
25049 special "none"
25050 height "1in"
25051 height_special "totalheight"
25052 status open
25053
25054 \begin_layout Plain Layout
25055 Muestra de texto en una minipágina.
25056 \begin_inset Foot
25057 status open
25058
25059 \begin_layout Plain Layout
25060 Nota en la minipágina.
25061 \end_layout
25062
25063 \end_inset
25064
25065
25066 \end_layout
25067
25068 \begin_layout Plain Layout
25069 Muestra de texto en una minipágina.
25070 \begin_inset ERT
25071 status collapsed
25072
25073 \begin_layout Plain Layout
25074
25075
25076 \backslash
25077 footnotemark{}
25078 \end_layout
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \end_inset
25086
25087
25088 \end_layout
25089
25090 \begin_layout Standard
25091 \begin_inset ERT
25092 status collapsed
25093
25094 \begin_layout Plain Layout
25095
25096
25097 \backslash
25098 footnotetext{
25099 \end_layout
25100
25101 \end_inset
25102
25103 Nota fuera de la minipágina.
25104 \begin_inset ERT
25105 status collapsed
25106
25107 \begin_layout Plain Layout
25108
25109 }
25110 \end_layout
25111
25112 \end_inset
25113
25114
25115 \end_layout
25116
25117 \begin_layout Standard
25118 \begin_inset VSpace defskip
25119 \end_inset
25120
25121
25122 \end_layout
25123
25124 \begin_layout Standard
25125 Para hacer referencia a la misma nota varias veces sin imprimir su texto
25126  cada vez, usa el comando  
25127 \series bold
25128
25129 \backslash
25130 footnotemark[number]
25131 \series default
25132  en código TeX.
25133 \begin_inset Newline newline
25134 \end_inset
25135
25136 Como el número de la nota repetida no se conoce mientras se escribe el texto,
25137  hay que guardarlo.
25138  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
25139  comandos en código TeX después de la nota al pie
25140 \begin_inset space ~
25141 \end_inset
25142
25143
25144 \begin_inset CommandInset ref
25145 LatexCommand ref
25146 reference "pie:Esto-es-una"
25147
25148 \end_inset
25149
25150  para guardar el número de la nota: 
25151 \end_layout
25152
25153 \begin_layout Standard
25154
25155 \series bold
25156
25157 \backslash
25158 newcounter{MyRepeatFoot}
25159 \begin_inset Newline newline
25160 \end_inset
25161
25162
25163 \backslash
25164 setcounter{MyRepeatFoot}{
25165 \backslash
25166 thefootnote}
25167 \end_layout
25168
25169 \begin_layout Standard
25170 La marca de la nota se ha creado después con el comando:
25171 \end_layout
25172
25173 \begin_layout Standard
25174
25175 \series bold
25176
25177 \backslash
25178 footnotemark[
25179 \backslash
25180 theMyRepeatFoot]
25181 \end_layout
25182
25183 \begin_layout Standard
25184 Aquí hay una nota repetida:
25185 \begin_inset ERT
25186 status collapsed
25187
25188 \begin_layout Plain Layout
25189
25190
25191 \backslash
25192 footnotemark[
25193 \backslash
25194 theMyRepeatFoot]
25195 \end_layout
25196
25197 \end_inset
25198
25199
25200 \end_layout
25201
25202 \begin_layout Standard
25203 Para repetir la nota al pie previa, se puede omitir el guardado del número
25204  de la nota y usar en su lugar el comando:
25205 \end_layout
25206
25207 \begin_layout Standard
25208
25209 \series bold
25210
25211 \backslash
25212 footnotemark[
25213 \backslash
25214 thefootnote]
25215 \end_layout
25216
25217 \begin_layout Standard
25218 Aquí hay otra nota repetida:
25219 \begin_inset ERT
25220 status collapsed
25221
25222 \begin_layout Plain Layout
25223
25224
25225 \backslash
25226 footnotemark[
25227 \backslash
25228 thefootnote]
25229 \end_layout
25230
25231 \end_inset
25232
25233
25234 \end_layout
25235
25236 \begin_layout Subsection
25237 Numeración de notas al pie
25238 \begin_inset CommandInset label
25239 LatexCommand label
25240 name "sub:Numeración-de-Notas-al-Pie"
25241
25242 \end_inset
25243
25244
25245 \begin_inset Index idx
25246 status collapsed
25247
25248 \begin_layout Plain Layout
25249 Notas al pie ! Numeración
25250 \end_layout
25251
25252 \end_inset
25253
25254
25255 \end_layout
25256
25257 \begin_layout Standard
25258 Para reiniciar el número de pie a 1 en cada sección añade
25259 \family roman
25260  en el preámbulo el comando:
25261 \end_layout
25262
25263 \begin_layout Standard
25264
25265 \series bold
25266
25267 \backslash
25268 @addtoreset{footnote}{section}
25269 \end_layout
25270
25271 \begin_layout Standard
25272 \begin_inset VSpace bigskip
25273 \end_inset
25274
25275 El siguiente comando en el preámbulo cambia el estilo de numeración del
25276  pie a números romanos en minúsculas:
25277 \end_layout
25278
25279 \begin_layout Standard
25280
25281 \series bold
25282
25283 \backslash
25284 renewcommand{
25285 \backslash
25286 thefootnote}{
25287 \backslash
25288 roman{footnote}}
25289 \end_layout
25290
25291 \begin_layout Standard
25292 \begin_inset ERT
25293 status collapsed
25294
25295 \begin_layout Plain Layout
25296
25297
25298 \backslash
25299 renewcommand{
25300 \backslash
25301 thefootnote}{
25302 \backslash
25303 roman{footnote}}
25304 \end_layout
25305
25306 \end_inset
25307
25308  Nota al pie en números romanos:
25309 \begin_inset Foot
25310 status collapsed
25311
25312 \begin_layout Plain Layout
25313 Ejemplo de nota al pie en números romanos.
25314 \end_layout
25315
25316 \end_inset
25317
25318
25319 \begin_inset ERT
25320 status collapsed
25321
25322 \begin_layout Plain Layout
25323
25324
25325 \backslash
25326 renewcommand{
25327 \backslash
25328 thefootnote}{
25329 \backslash
25330 arabic{footnote}}
25331 \end_layout
25332
25333 \end_inset
25334
25335
25336 \end_layout
25337
25338 \begin_layout Standard
25339 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25340  
25341 \series bold
25342
25343 \backslash
25344 roman
25345 \series default
25346  por 
25347 \series bold
25348
25349 \backslash
25350 Roman
25351 \series default
25352 .
25353  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25354 \series bold
25355
25356 \backslash
25357 Alph
25358 \series default
25359  o 
25360 \series bold
25361
25362 \backslash
25363 alph
25364 \series default
25365 , respectivamente.
25366  Para ordenar las notas al pie con símbolos usa 
25367 \series bold
25368
25369 \backslash
25370 fnsymbol
25371 \series default
25372 .
25373 \end_layout
25374
25375 \begin_layout Standard
25376 \begin_inset Note Greyedout
25377 status open
25378
25379 \begin_layout Plain Layout
25380
25381 \series bold
25382 Nota:
25383 \series default
25384  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25385  simples.
25386 \end_layout
25387
25388 \end_inset
25389
25390
25391 \begin_inset Newline newline
25392 \end_inset
25393
25394
25395 \begin_inset Note Greyedout
25396 status open
25397
25398 \begin_layout Plain Layout
25399
25400 \series bold
25401 Nota:
25402 \series default
25403  sólo puedes ordenar hasta 9 pies con símbolos.
25404 \end_layout
25405
25406 \end_inset
25407
25408
25409 \end_layout
25410
25411 \begin_layout Standard
25412 Para volver al estilo de numeración predeterminado cuando has cambiado a
25413  otro estilo, usa 
25414 \series bold
25415
25416 \backslash
25417 arabic
25418 \series default
25419  en vez de 
25420 \series bold
25421
25422 \backslash
25423 roman
25424 \series default
25425  en el comando anterior.
25426 \begin_inset ERT
25427 status collapsed
25428
25429 \begin_layout Plain Layout
25430
25431
25432 \backslash
25433 renewcommand{
25434 \backslash
25435 thefootnote}{
25436 \backslash
25437 arabic{footnote}}
25438 \end_layout
25439
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \begin_layout Standard
25446 \begin_inset VSpace bigskip
25447 \end_inset
25448
25449
25450 \end_layout
25451
25452 \begin_layout Standard
25453 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25454  comando al preámbulo del documento:
25455 \end_layout
25456
25457 \begin_layout Standard
25458
25459 \series bold
25460
25461 \backslash
25462 numberwithin{footnote}{chapter}
25463 \end_layout
25464
25465 \begin_layout Standard
25466 Para poder usar el comando 
25467 \series bold
25468
25469 \backslash
25470 numberwithin
25471 \series default
25472 , marca la opción 
25473 \family sans
25474 Usar
25475 \family default
25476
25477 \begin_inset space ~
25478 \end_inset
25479
25480
25481 \family sans
25482 el
25483 \family default
25484
25485 \begin_inset space ~
25486 \end_inset
25487
25488
25489 \family sans
25490 paquete
25491 \family default
25492
25493 \begin_inset space ~
25494 \end_inset
25495
25496
25497 \family sans
25498 AMS
25499 \family default
25500  en la sección 
25501 \family sans
25502 Opciones para ecuaciones
25503 \family default
25504  de la configuración del documento.
25505 \end_layout
25506
25507 \begin_layout Standard
25508 \begin_inset ERT
25509 status collapsed
25510
25511 \begin_layout Plain Layout
25512
25513
25514 \backslash
25515 numberwithin{footnote}{chapter}
25516 \end_layout
25517
25518 \end_inset
25519
25520 Esto es otro ejemplo de nota al pie:
25521 \series bold
25522
25523 \begin_inset Foot
25524 status collapsed
25525
25526 \begin_layout Plain Layout
25527 Nota al pie numerada en el esquema 
25528 \begin_inset Quotes eld
25529 \end_inset
25530
25531 capítulo.nota
25532 \begin_inset Quotes erd
25533 \end_inset
25534
25535 .
25536 \end_layout
25537
25538 \end_inset
25539
25540
25541 \series default
25542
25543 \begin_inset ERT
25544 status collapsed
25545
25546 \begin_layout Plain Layout
25547
25548
25549 \backslash
25550 renewcommand{
25551 \backslash
25552 thefootnote}{
25553 \backslash
25554 arabic{footnote}}
25555 \end_layout
25556
25557 \end_inset
25558
25559
25560 \end_layout
25561
25562 \begin_layout Standard
25563 \begin_inset Note Greyedout
25564 status open
25565
25566 \begin_layout Plain Layout
25567
25568 \series bold
25569 Nota: 
25570 \backslash
25571 numberwithin 
25572 \series default
25573 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25574  previas para obtener números no arábigos se sobreescriben.
25575 \end_layout
25576
25577 \end_inset
25578
25579
25580 \end_layout
25581
25582 \begin_layout Standard
25583 Así, para obtener por ejemplo el esquema «capítulo.
25584 \backslash
25585 Roman{footnote}», usa este comando en vez de 
25586 \series bold
25587
25588 \backslash
25589 numberwithin
25590 \series default
25591 :
25592 \end_layout
25593
25594 \begin_layout Standard
25595
25596 \series bold
25597
25598 \backslash
25599 renewcommand{
25600 \backslash
25601 thefootnote}{
25602 \backslash
25603 thechapter.
25604 \backslash
25605 Roman{footnote}}
25606 \end_layout
25607
25608 \begin_layout Subsection
25609 Colocación de notas al pie
25610 \begin_inset Index idx
25611 status collapsed
25612
25613 \begin_layout Plain Layout
25614 Notas al pie ! Colocación
25615 \end_layout
25616
25617 \end_inset
25618
25619
25620 \end_layout
25621
25622 \begin_layout Standard
25623 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25624  entre ellas al final de la página.
25625  Para hacerlas más legibles puedes añadir 1.5
25626 \begin_inset space \thinspace{}
25627 \end_inset
25628
25629 mm, p.
25630 \begin_inset space \thinspace{}
25631 \end_inset
25632
25633 e., con el comando siguiente en el preámbulo:
25634 \end_layout
25635
25636 \begin_layout Standard
25637
25638 \series bold
25639
25640 \backslash
25641 let
25642 \backslash
25643 myFoot
25644 \backslash
25645 footnote
25646 \begin_inset Newline newline
25647 \end_inset
25648
25649
25650 \backslash
25651 renewcommand{
25652 \backslash
25653 footnote}[1]{
25654 \backslash
25655 myFoot{#1
25656 \backslash
25657 vspace{1.5mm}}}
25658 \end_layout
25659
25660 \begin_layout Standard
25661 \begin_inset VSpace bigskip
25662 \end_inset
25663
25664 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25665  véase la figura
25666 \begin_inset space ~
25667 \end_inset
25668
25669
25670 \begin_inset CommandInset ref
25671 LatexCommand ref
25672 reference "fig:Colocación-standard-del-pie"
25673
25674 \end_inset
25675
25676 .
25677  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25678  en la figura
25679 \begin_inset space ~
25680 \end_inset
25681
25682
25683 \begin_inset CommandInset ref
25684 LatexCommand ref
25685 reference "fig:Colocación-del-pie-en"
25686
25687 \end_inset
25688
25689 , usa el paquete LaTeX 
25690 \series bold
25691 ftnright
25692 \series default
25693
25694 \begin_inset Index idx
25695 status collapsed
25696
25697 \begin_layout Plain Layout
25698 LaTeX-paquetes ! ftnright
25699 \end_layout
25700
25701 \end_inset
25702
25703  con este comando en el preámbulo:
25704 \end_layout
25705
25706 \begin_layout Standard
25707
25708 \series bold
25709
25710 \backslash
25711 usepackage{ftnright}
25712 \end_layout
25713
25714 \begin_layout Standard
25715 \begin_inset Float figure
25716 placement !h
25717 wide false
25718 sideways false
25719 status open
25720
25721 \begin_layout Plain Layout
25722 \begin_inset ERT
25723 status collapsed
25724
25725 \begin_layout Plain Layout
25726
25727
25728 \backslash
25729 framebox{
25730 \end_layout
25731
25732 \end_inset
25733
25734
25735 \begin_inset Graphics
25736         filename ../clipart/without_fntright.pdf
25737         width 100col%
25738
25739 \end_inset
25740
25741
25742 \begin_inset ERT
25743 status collapsed
25744
25745 \begin_layout Plain Layout
25746
25747 }
25748 \end_layout
25749
25750 \end_inset
25751
25752
25753 \end_layout
25754
25755 \begin_layout Plain Layout
25756 \begin_inset Caption
25757
25758 \begin_layout Plain Layout
25759 \begin_inset CommandInset label
25760 LatexCommand label
25761 name "fig:Colocación-standard-del-pie"
25762
25763 \end_inset
25764
25765 Colocación estándar de notas al pie en documentos a dos columnas.
25766 \end_layout
25767
25768 \end_inset
25769
25770
25771 \end_layout
25772
25773 \end_inset
25774
25775
25776 \end_layout
25777
25778 \begin_layout Standard
25779 \begin_inset Float figure
25780 placement !h
25781 wide false
25782 sideways false
25783 status open
25784
25785 \begin_layout Plain Layout
25786 \begin_inset ERT
25787 status collapsed
25788
25789 \begin_layout Plain Layout
25790
25791
25792 \backslash
25793 framebox{
25794 \end_layout
25795
25796 \end_inset
25797
25798
25799 \begin_inset Graphics
25800         filename ../clipart/with_fntright.pdf
25801         width 100col%
25802
25803 \end_inset
25804
25805
25806 \begin_inset ERT
25807 status collapsed
25808
25809 \begin_layout Plain Layout
25810
25811 }
25812 \end_layout
25813
25814 \end_inset
25815
25816
25817 \end_layout
25818
25819 \begin_layout Plain Layout
25820 \begin_inset Caption
25821
25822 \begin_layout Plain Layout
25823 \begin_inset CommandInset label
25824 LatexCommand label
25825 name "fig:Colocación-del-pie-en"
25826
25827 \end_inset
25828
25829 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25830  el paquete LaTeX 
25831 \series bold
25832 ftnright
25833 \series default
25834 .
25835 \end_layout
25836
25837 \end_inset
25838
25839
25840 \end_layout
25841
25842 \end_inset
25843
25844
25845 \end_layout
25846
25847 \begin_layout Standard
25848 \begin_inset VSpace bigskip
25849 \end_inset
25850
25851 En alguna literatura científica es habitual reunir las notas para imprimirlas
25852  en un párrafo separado al final de la sección, como en la figura
25853 \begin_inset space ~
25854 \end_inset
25855
25856
25857 \begin_inset CommandInset ref
25858 LatexCommand ref
25859 reference "fig:Notas-al-pie-al-final"
25860
25861 \end_inset
25862
25863 .
25864  Para reunir las notas al final
25865 \begin_inset Index idx
25866 status collapsed
25867
25868 \begin_layout Plain Layout
25869 Notas ! al final
25870 \end_layout
25871
25872 \end_inset
25873
25874  en vez de a pie de página, carga en el menú 
25875 \family sans
25876 Documento\SpecialChar \menuseparator
25877 Configuratión\SpecialChar \menuseparator
25878 Módulos
25879 \family default
25880  el módulo 
25881 \family sans
25882 Pie
25883 \begin_inset space ~
25884 \end_inset
25885
25886 al
25887 \begin_inset space ~
25888 \end_inset
25889
25890 final
25891 \family default
25892 .
25893  Para insertar la colección de notas, escribe el comando
25894 \end_layout
25895
25896 \begin_layout Standard
25897
25898 \series bold
25899
25900 \backslash
25901 theendnotes
25902 \end_layout
25903
25904 \begin_layout Standard
25905 en código TeX al final de una sección o capítulo.
25906 \end_layout
25907
25908 \begin_layout Standard
25909 \begin_inset Float figure
25910 wide false
25911 sideways false
25912 status open
25913
25914 \begin_layout Plain Layout
25915 \align center
25916 \begin_inset ERT
25917 status collapsed
25918
25919 \begin_layout Plain Layout
25920
25921
25922 \backslash
25923 framebox{
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \begin_inset Graphics
25930         filename ../clipart/endnotes.pdf
25931
25932 \end_inset
25933
25934
25935 \begin_inset ERT
25936 status collapsed
25937
25938 \begin_layout Plain Layout
25939
25940 }
25941 \end_layout
25942
25943 \end_inset
25944
25945
25946 \end_layout
25947
25948 \begin_layout Plain Layout
25949 \begin_inset Caption
25950
25951 \begin_layout Plain Layout
25952 \begin_inset CommandInset label
25953 LatexCommand label
25954 name "fig:Notas-al-pie-al-final"
25955
25956 \end_inset
25957
25958 Notas al final: notas impresas en párrafo separado al final de la sección
25959  o del capítulo.
25960 \end_layout
25961
25962 \end_inset
25963
25964
25965 \end_layout
25966
25967 \end_inset
25968
25969
25970 \end_layout
25971
25972 \begin_layout Standard
25973 \begin_inset VSpace medskip
25974 \end_inset
25975
25976 La cabecera de párrafo para las notas finales no se traduce automáticamente
25977  al lenguaje del documento, hay que hacerlo manualmente.
25978   El siguiente comando de preámbulo traduce el nombre en inglés «Notes»
25979  al español «Notas»:
25980 \end_layout
25981
25982 \begin_layout Standard
25983
25984 \series bold
25985
25986 \backslash
25987 renewcommand{
25988 \backslash
25989 notesname}{Notas}
25990 \end_layout
25991
25992 \begin_layout Standard
25993 \begin_inset VSpace medskip
25994 \end_inset
25995
25996 La numeración de notas finales puede cambiarse como la de las notas al pie,
25997  como se describe en la sección
25998 \begin_inset space ~
25999 \end_inset
26000
26001
26002 \begin_inset CommandInset ref
26003 LatexCommand ref
26004 reference "sub:Numeración-de-Notas-al-Pie"
26005
26006 \end_inset
26007
26008 ; sólo hay que reemplazar el comando 
26009 \series bold
26010
26011 \backslash
26012 thefootnote
26013 \series default
26014  por 
26015 \series bold
26016
26017 \backslash
26018 theendnote
26019 \series default
26020 .
26021  Para restablecer la numeración usa el comando 
26022 \series bold
26023
26024 \backslash
26025 @addtoreset
26026 \series default
26027  como se describe en la sección
26028 \begin_inset space ~
26029 \end_inset
26030
26031
26032 \begin_inset CommandInset ref
26033 LatexCommand ref
26034 reference "sub:Numeración-de-Notas-al-Pie"
26035
26036 \end_inset
26037
26038  y sustituye el parámetro de comando 
26039 \series bold
26040 footnote
26041 \series default
26042  por 
26043 \series bold
26044 endnote
26045 \series default
26046 .
26047 \end_layout
26048
26049 \begin_layout Standard
26050 Para notas al final hay el comando  el comando 
26051 \series bold
26052
26053 \backslash
26054 endnotemark[número]
26055 \series default
26056  similar al comando 
26057 \series bold
26058
26059 \backslash
26060 footnotemark
26061 \series default
26062 , descrito en la sección
26063 \begin_inset space ~
26064 \end_inset
26065
26066
26067 \begin_inset CommandInset ref
26068 LatexCommand ref
26069 reference "sec:Notas-al-pie"
26070
26071 \end_inset
26072
26073 .
26074 \end_layout
26075
26076 \begin_layout Standard
26077 \begin_inset VSpace bigskip
26078 \end_inset
26079
26080 Las notas al pie también pueden colocarse al margen de la página y la alineación
26081  del texto del pie también puede cambiarse, véase el paquete LaTeX 
26082 \series bold
26083 footmisc
26084 \series default
26085
26086 \begin_inset Index idx
26087 status collapsed
26088
26089 \begin_layout Plain Layout
26090 LaTeX-paquetes ! footmisc
26091 \end_layout
26092
26093 \end_inset
26094
26095  
26096 \begin_inset CommandInset citation
26097 LatexCommand cite
26098 key "footmisc"
26099
26100 \end_inset
26101
26102  para más información.
26103 \end_layout
26104
26105 \begin_layout Standard
26106 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
26107  
26108 \begin_inset CommandInset citation
26109 LatexCommand cite
26110 key "latexcompanion,latexguide,latexbook"
26111
26112 \end_inset
26113
26114 .
26115 \end_layout
26116
26117 \begin_layout Section
26118 Notas al margen
26119 \begin_inset Index idx
26120 status collapsed
26121
26122 \begin_layout Plain Layout
26123 Notas ! al margen
26124 \end_layout
26125
26126 \end_inset
26127
26128
26129 \end_layout
26130
26131 \begin_layout Standard
26132 Las notas al margen se ven y se comportan en LyX como notas al pie.
26133  Se insertan con el menú 
26134 \family sans
26135 Insertar\SpecialChar \menuseparator
26136 Nota
26137 \begin_inset space ~
26138 \end_inset
26139
26140 al
26141 \begin_inset space ~
26142 \end_inset
26143
26144 margen
26145 \family default
26146  o con el botón 
26147 \begin_inset Graphics
26148         filename ../../images/marginalnote-insert.png
26149         scale 85
26150
26151 \end_inset
26152
26153 .
26154  Aparece un cuadro gris con la etiqueta 
26155 \family roman
26156 \series medium
26157 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
26158 \end_layout
26159
26160 \begin_layout Standard
26161 Al lado hay un ejemplo de nota al margen.
26162
26163 \family roman
26164 \series medium
26165  
26166 \begin_inset Marginal
26167 status open
26168
26169 \begin_layout Plain Layout
26170 Esto es una nota al margen.
26171 \end_layout
26172
26173 \end_inset
26174
26175
26176 \end_layout
26177
26178 \begin_layout Standard
26179 Estas notas salen en el margen derecho en documentos a una cara.
26180  En documentos a doble cara se muestran en el margen externo —margen izquierdo
26181  en páginas pares, derecho en páginas impares—.
26182  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
26183  a la derecha si la nota aparece en el margen izquierdo—.
26184  La primera línea de la nota se sitúa en la posición de la línea del texto
26185  en la que se inserta en el documento.
26186 \end_layout
26187
26188 \begin_layout Standard
26189 \begin_inset VSpace bigskip
26190 \end_inset
26191
26192 Para colocar la nota en el margen interno añade el comando
26193 \end_layout
26194
26195 \begin_layout Standard
26196
26197 \series bold
26198
26199 \backslash
26200 reversemarginpar
26201 \end_layout
26202
26203 \begin_layout Standard
26204 en código TeX antes de la nota.
26205  La nueva colocación es válida para todas las siguientes notas al margen.
26206  
26207 \begin_inset ERT
26208 status collapsed
26209
26210 \begin_layout Plain Layout
26211
26212
26213 \backslash
26214 reversemarginpar 
26215 \end_layout
26216
26217 \end_inset
26218
26219
26220 \begin_inset Marginal
26221 status open
26222
26223 \begin_layout Plain Layout
26224 Esto es una nota en el margen interno.
26225 \end_layout
26226
26227 \end_inset
26228
26229
26230 \series bold
26231
26232 \begin_inset Newline newline
26233 \end_inset
26234
26235
26236 \series default
26237
26238 \begin_inset Note Greyedout
26239 status open
26240
26241 \begin_layout Plain Layout
26242
26243 \series bold
26244 Nota:
26245 \series default
26246  A veces no hay espacio suficiente en el margen interno, por lo que la nota
26247  no se mostrará correctamente en la salida.
26248 \end_layout
26249
26250 \end_inset
26251
26252
26253 \end_layout
26254
26255 \begin_layout Standard
26256 Para volver a la ubicación predeterminada inserta en código TeX el comando
26257 \begin_inset ERT
26258 status collapsed
26259
26260 \begin_layout Plain Layout
26261
26262
26263 \backslash
26264 normalmarginpar 
26265 \end_layout
26266
26267 \end_inset
26268
26269
26270 \end_layout
26271
26272 \begin_layout Standard
26273
26274 \series bold
26275
26276 \backslash
26277 normalmarginpar
26278 \end_layout
26279
26280 \begin_layout Standard
26281 \begin_inset Note Greyedout
26282 status open
26283
26284 \begin_layout Plain Layout
26285
26286 \series bold
26287 Nota:
26288 \series default
26289  El comando se ignora si en el mismo párrafo está también presente el comando
26290  
26291 \series bold
26292
26293 \backslash
26294 reversemarginpar
26295 \series default
26296 .
26297 \end_layout
26298
26299 \end_inset
26300
26301
26302 \end_layout
26303
26304 \begin_layout Standard
26305 \begin_inset VSpace bigskip
26306 \end_inset
26307
26308
26309 \family roman
26310 \series medium
26311
26312 \begin_inset Marginal
26313 status open
26314
26315 \begin_layout Plain Layout
26316 PalabraMuyLargaAlMargen no partida con guión.
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \family default
26323 \series default
26324  Como en el caso descrito en la sección
26325 \begin_inset space ~
26326 \end_inset
26327
26328
26329 \begin_inset CommandInset ref
26330 LatexCommand ref
26331 reference "sub:Líneas-Múltiples-en"
26332
26333 \end_inset
26334
26335 , una palabra larga no puede partirse con guión cuando es la primera en
26336  la nota al margen.
26337  Para evitar esto, inserta un espacio horizontal de 0
26338 \begin_inset space \thinspace{}
26339 \end_inset
26340
26341 pt antes de la palabra
26342 \family roman
26343 \series medium
26344 .
26345 \end_layout
26346
26347 \begin_layout Standard
26348
26349 \family roman
26350 \series medium
26351 \begin_inset Marginal
26352 status open
26353
26354 \begin_layout Plain Layout
26355 \begin_inset ERT
26356 status collapsed
26357
26358 \begin_layout Plain Layout
26359
26360
26361 \backslash
26362 hspace{0pt}
26363 \end_layout
26364
26365 \end_inset
26366
26367 PalabraMuyLargaAlMargen partida con guión.
26368 \end_layout
26369
26370 \end_inset
26371
26372
26373 \end_layout
26374
26375 \begin_layout Standard
26376 \begin_inset VSpace bigskip
26377 \end_inset
26378
26379
26380 \end_layout
26381
26382 \begin_layout Standard
26383 \begin_inset Note Greyedout
26384 status open
26385
26386 \begin_layout Plain Layout
26387
26388 \series bold
26389 Nota:
26390 \series default
26391  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
26392  notas al pie.
26393 \end_layout
26394
26395 \end_inset
26396
26397
26398 \end_layout
26399
26400 \begin_layout Standard
26401 \begin_inset VSpace bigskip
26402 \end_inset
26403
26404
26405 \end_layout
26406
26407 \begin_layout Standard
26408 \begin_inset ERT
26409 status collapsed
26410
26411 \begin_layout Plain Layout
26412
26413
26414 \backslash
26415 ifmarginnote
26416 \end_layout
26417
26418 \end_inset
26419
26420
26421 \begin_inset Note Note
26422 status collapsed
26423
26424 \begin_layout Plain Layout
26425 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26426  LaTeX 
26427 \series bold
26428 marginnote
26429 \series default
26430 .
26431 \end_layout
26432
26433 \end_inset
26434
26435
26436 \end_layout
26437
26438 \begin_layout Standard
26439 Esta restricción se puede salvar con el paquete LaTeX 
26440 \series bold
26441 marginnote
26442 \series default
26443
26444 \begin_inset Index idx
26445 status collapsed
26446
26447 \begin_layout Plain Layout
26448 LaTeX-paquetes ! marginnote
26449 \end_layout
26450
26451 \end_inset
26452
26453 .
26454  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26455  notas al margen es redefinido para usar el comando proporcionado por el
26456  paquete 
26457 \series bold
26458 marginnote
26459 \series default
26460 :
26461 \end_layout
26462
26463 \begin_layout Standard
26464
26465 \series bold
26466
26467 \backslash
26468 usepackage{marginnote}
26469 \begin_inset Newline newline
26470 \end_inset
26471
26472
26473 \backslash
26474 let
26475 \backslash
26476 marginpar
26477 \backslash
26478 marginnote
26479 \end_layout
26480
26481 \begin_layout Standard
26482 Esto se ha utilizado en el presente documento porque 
26483 \series bold
26484 marginnote
26485 \series default
26486  tiene una característica adicional útil: Puedes establecer un desplazamiento
26487  vertical a la nota.
26488  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26489  diseño de la página.
26490  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26491  en código TeX
26492 \end_layout
26493
26494 \begin_layout Standard
26495
26496 \series bold
26497 [desplazamiento]
26498 \end_layout
26499
26500 \begin_layout Standard
26501 donde desplazamiento es una longitud en una de las unidades de la tabla
26502 \begin_inset space ~
26503 \end_inset
26504
26505
26506 \begin_inset CommandInset ref
26507 LatexCommand ref
26508 reference "tab:Unidades"
26509
26510 \end_inset
26511
26512 .
26513  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26514  abajo.
26515  
26516 \family roman
26517 \series medium
26518 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26519 \begin_inset space \thinspace{}
26520 \end_inset
26521
26522 cm arriba con el comando en código TeX 
26523 \begin_inset Quotes eld
26524 \end_inset
26525
26526
26527 \family default
26528 \series bold
26529 [-1.5cm]
26530 \family roman
26531 \series medium
26532
26533 \begin_inset Quotes erd
26534 \end_inset
26535
26536
26537 \begin_inset Marginal
26538 status collapsed
26539
26540 \begin_layout Plain Layout
26541 Esta nota está 1.5
26542 \begin_inset space \thinspace{}
26543 \end_inset
26544
26545 cm por encima de su posición original.
26546 \end_layout
26547
26548 \end_inset
26549
26550
26551 \family default
26552 \series default
26553
26554 \begin_inset ERT
26555 status collapsed
26556
26557 \begin_layout Plain Layout
26558
26559 [-1.5cm]
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \end_layout
26566
26567 \begin_layout Standard
26568 \begin_inset VSpace medskip
26569 \end_inset
26570
26571 Con 
26572 \series bold
26573 marginnote
26574 \series default
26575  también puedes cambiar la alineación del texto en el margen.
26576  Por ejemplo los comandos
26577 \end_layout
26578
26579 \begin_layout Standard
26580
26581 \series bold
26582
26583 \backslash
26584 renewcommand*{
26585 \backslash
26586 raggedleftmarginnote}{
26587 \backslash
26588 centering}
26589 \begin_inset Newline newline
26590 \end_inset
26591
26592
26593 \backslash
26594 renewcommand*{
26595 \backslash
26596 raggedrightmarginnote}{
26597 \backslash
26598 centering}
26599 \end_layout
26600
26601 \begin_layout Standard
26602 producen alineación centrada.
26603  
26604 \series bold
26605
26606 \backslash
26607 raggedleftmarginnote
26608 \series default
26609  identifica las notas que aparecen al lado izquierdo.
26610 \family roman
26611 \series medium
26612
26613 \begin_inset ERT
26614 status collapsed
26615
26616 \begin_layout Plain Layout
26617
26618
26619 \backslash
26620 renewcommand*{
26621 \backslash
26622 raggedleftmarginnote}{
26623 \backslash
26624 centering}
26625 \end_layout
26626
26627 \begin_layout Plain Layout
26628
26629
26630 \backslash
26631 renewcommand*{
26632 \backslash
26633 raggedrightmarginnote}{
26634 \backslash
26635 centering}
26636 \end_layout
26637
26638 \end_inset
26639
26640
26641 \begin_inset Marginal
26642 status open
26643
26644 \begin_layout Plain Layout
26645 El texto de esta nota está centrado.
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \family default
26652 \series default
26653  El valor predeterminado es 
26654 \end_layout
26655
26656 \begin_layout Standard
26657
26658 \series bold
26659
26660 \backslash
26661 renewcommand*{
26662 \backslash
26663 raggedleftmarginnote}{
26664 \backslash
26665 raggedleft}
26666 \begin_inset Newline newline
26667 \end_inset
26668
26669
26670 \backslash
26671 renewcommand*{
26672 \backslash
26673 raggedrightmarginnote}{
26674 \backslash
26675 raggedright}
26676 \family roman
26677 \series medium
26678
26679 \begin_inset ERT
26680 status collapsed
26681
26682 \begin_layout Plain Layout
26683
26684
26685 \backslash
26686 renewcommand*{
26687 \backslash
26688 raggedleftmarginnote}{
26689 \backslash
26690 raggedleft}
26691 \end_layout
26692
26693 \begin_layout Plain Layout
26694
26695
26696 \backslash
26697 renewcommand*{
26698 \backslash
26699 raggedrightmarginnote}{
26700 \backslash
26701 raggedright}
26702 \end_layout
26703
26704 \end_inset
26705
26706
26707 \end_layout
26708
26709 \begin_layout Standard
26710 \begin_inset VSpace medskip
26711 \end_inset
26712
26713 Para otras características de 
26714 \series bold
26715 marginnote
26716 \series default
26717  mira en su documentación 
26718 \begin_inset CommandInset citation
26719 LatexCommand cite
26720 key "marginnote"
26721
26722 \end_inset
26723
26724 .
26725 \end_layout
26726
26727 \begin_layout Standard
26728 \begin_inset VSpace bigskip
26729 \end_inset
26730
26731 El diseño de las notas al margen puede ser redefinido.
26732  Por ejemplo, para crear una cabecera para todas las notas con el texto
26733  
26734 \begin_inset Quotes eld
26735 \end_inset
26736
26737
26738 \series bold
26739 \bar under
26740 ¡
26741 \family sans
26742 Atención
26743 \family default
26744 !
26745 \series default
26746 \bar default
26747
26748 \begin_inset Quotes erd
26749 \end_inset
26750
26751 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26752 \end_layout
26753
26754 \begin_layout Standard
26755
26756 \series bold
26757
26758 \backslash
26759 let
26760 \backslash
26761 myMarginpar
26762 \backslash
26763 marginpar
26764 \begin_inset Newline newline
26765 \end_inset
26766
26767
26768 \backslash
26769 renewcommand{
26770 \backslash
26771 marginpar}[1]{
26772 \backslash
26773 myMarginpar{%
26774 \begin_inset Newline newline
26775 \end_inset
26776
26777
26778 \begin_inset Phantom HPhantom
26779 status open
26780
26781 \begin_layout Plain Layout
26782
26783 \series bold
26784 \begin_inset space ~
26785 \end_inset
26786
26787
26788 \end_layout
26789
26790 \end_inset
26791
26792
26793 \backslash
26794 hspace{0pt}
26795 \backslash
26796 textsf{
26797 \backslash
26798 textbf{
26799 \backslash
26800 underbar{¡Atención!}}}%
26801 \begin_inset Newline newline
26802 \end_inset
26803
26804
26805 \begin_inset Phantom HPhantom
26806 status open
26807
26808 \begin_layout Plain Layout
26809
26810 \series bold
26811 \begin_inset space ~
26812 \end_inset
26813
26814
26815 \end_layout
26816
26817 \end_inset
26818
26819
26820 \backslash
26821 vspace{1.5mm}
26822 \backslash
26823
26824 \backslash
26825 #1}}
26826 \end_layout
26827
26828 \begin_layout Standard
26829
26830 \family roman
26831 \series medium
26832 \begin_inset ERT
26833 status collapsed
26834
26835 \begin_layout Plain Layout
26836
26837
26838 \backslash
26839 let
26840 \backslash
26841 myMarginpar
26842 \backslash
26843 marginpar
26844 \end_layout
26845
26846 \begin_layout Plain Layout
26847
26848
26849 \backslash
26850 renewcommand{
26851 \backslash
26852 marginpar}[1]{
26853 \backslash
26854 myMarginpar{%
26855 \end_layout
26856
26857 \begin_layout Plain Layout
26858
26859    
26860 \backslash
26861 textsf{
26862 \backslash
26863 textbf{
26864 \backslash
26865 underbar{¡Atención!}}}%
26866 \end_layout
26867
26868 \begin_layout Plain Layout
26869
26870    
26871 \backslash
26872 vspace{1.5mm}
26873 \backslash
26874
26875 \backslash
26876 #1}}
26877 \end_layout
26878
26879 \end_inset
26880
26881
26882 \begin_inset Marginal
26883 status open
26884
26885 \begin_layout Plain Layout
26886 Esta es una nota con una cabecera definida.
26887 \end_layout
26888
26889 \end_inset
26890
26891
26892 \family default
26893 \series default
26894
26895 \begin_inset ERT
26896 status collapsed
26897
26898 \begin_layout Plain Layout
26899
26900 [-1.5cm]
26901 \end_layout
26902
26903 \end_inset
26904
26905
26906 \family roman
26907 \series medium
26908
26909 \begin_inset ERT
26910 status collapsed
26911
26912 \begin_layout Plain Layout
26913
26914
26915 \backslash
26916 renewcommand{
26917 \backslash
26918 marginpar}[1]{
26919 \backslash
26920 myMarginpar{#1}}
26921 \end_layout
26922
26923 \end_inset
26924
26925
26926 \family default
26927 \series default
26928
26929 \begin_inset Note Note
26930 status collapsed
26931
26932 \begin_layout Plain Layout
26933 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26934 \end_layout
26935
26936 \end_inset
26937
26938
26939 \end_layout
26940
26941 \begin_layout Standard
26942 \begin_inset ERT
26943 status collapsed
26944
26945 \begin_layout Plain Layout
26946
26947
26948 \backslash
26949 else
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \begin_inset Note Note
26956 status collapsed
26957
26958 \begin_layout Plain Layout
26959 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26960  
26961 \series bold
26962 marginnote
26963 \series default
26964 .
26965 \end_layout
26966
26967 \end_inset
26968
26969
26970 \end_layout
26971
26972 \begin_layout Standard
26973 Debes instalar el paquete LaTeX 
26974 \series bold
26975 marginnote
26976 \series default
26977  para ver la parte siguiente en la salida.
26978 \end_layout
26979
26980 \begin_layout Standard
26981 \begin_inset ERT
26982 status collapsed
26983
26984 \begin_layout Plain Layout
26985
26986
26987 \backslash
26988 fi
26989 \end_layout
26990
26991 \end_inset
26992
26993
26994 \end_layout
26995
26996 \begin_layout Chapter
26997 Cuadros
26998 \end_layout
26999
27000 \begin_layout Section
27001 Introducción
27002 \begin_inset Index idx
27003 status collapsed
27004
27005 \begin_layout Plain Layout
27006 Cuadros ! Introducción
27007 \end_layout
27008
27009 \end_inset
27010
27011
27012 \end_layout
27013
27014 \begin_layout Standard
27015 Los cuadros se emplean para dar formato a bloques de texto.
27016  Se pueden usar para escribir documentos con varios idiomas, véase sección
27017 \begin_inset space ~
27018 \end_inset
27019
27020
27021 \begin_inset CommandInset ref
27022 LatexCommand ref
27023 reference "sec:Minipáginas"
27024
27025 \end_inset
27026
27027 , enmarcar textos, véase sección
27028 \begin_inset space ~
27029 \end_inset
27030
27031
27032 \begin_inset CommandInset ref
27033 LatexCommand ref
27034 reference "sec:Decoración"
27035
27036 \end_inset
27037
27038 , evitar la división de palabras, véase sección
27039 \begin_inset space ~
27040 \end_inset
27041
27042
27043 \begin_inset CommandInset ref
27044 LatexCommand ref
27045 reference "sec:Evitar-la-Partición"
27046
27047 \end_inset
27048
27049 , alinear texto, véase sección
27050 \begin_inset space ~
27051 \end_inset
27052
27053
27054 \begin_inset CommandInset ref
27055 LatexCommand ref
27056 reference "sub:Alineación-Vertical"
27057
27058 \end_inset
27059
27060 , o para poner color de fondo a un texto, véase sección
27061 \begin_inset space ~
27062 \end_inset
27063
27064
27065 \begin_inset CommandInset ref
27066 LatexCommand ref
27067 reference "sec:Cuadros-Coloreados"
27068
27069 \end_inset
27070
27071 .
27072 \end_layout
27073
27074 \begin_layout Standard
27075 Se insertan con el menú 
27076 \family sans
27077 Insertar\SpecialChar \menuseparator
27078 Cuadro
27079 \family default
27080  o con el botón 
27081 \begin_inset Graphics
27082         filename ../../images/box-insert.png
27083         scale 85
27084
27085 \end_inset
27086
27087 .
27088  Surge un recuadro gris con la etiqueta 
27089 \family sans
27090 Cuadro (Minipágina)
27091 \family default
27092
27093 \begin_inset Graphics
27094         filename clipart/CuadroMinipagQt4.png
27095         scale 75
27096         keepAspectRatio
27097
27098 \end_inset
27099
27100 .
27101  El tipo de cuadro se puede elegir al hacer clic derecho sobre él y seleccionand
27102
27103 \family sans
27104 Configuración
27105 \family default
27106 .
27107  Sale un diálogo en el que 
27108 \family sans
27109 Cuadro
27110 \family default
27111
27112 \begin_inset space ~
27113 \end_inset
27114
27115
27116 \family sans
27117 interior
27118 \family default
27119  permite escoger los tipos
27120 \family sans
27121  Minipágina
27122 \family default
27123
27124 \family sans
27125 Cuadro de párrafo
27126 \family default
27127  y 
27128 \family sans
27129 Cuadro de 
27130 \family default
27131 línea.
27132  
27133 \family sans
27134 Minipágina
27135 \family default
27136  es el predeterminado para nuevos cuadros y se explica en la sección
27137 \begin_inset space ~
27138 \end_inset
27139
27140
27141 \begin_inset CommandInset ref
27142 LatexCommand ref
27143 reference "sec:Minipáginas"
27144
27145 \end_inset
27146
27147 ; el tipo 
27148 \family sans
27149 Párrafo
27150 \family default
27151  se describe en la sección
27152 \begin_inset space ~
27153 \end_inset
27154
27155
27156 \begin_inset CommandInset ref
27157 LatexCommand ref
27158 reference "sec:Cuadros-de-Párrafo"
27159
27160 \end_inset
27161
27162  y el tipo 
27163 \family sans
27164 Cuadro de línea
27165 \family default
27166  se describe en la sección
27167 \begin_inset space ~
27168 \end_inset
27169
27170
27171 \begin_inset CommandInset ref
27172 LatexCommand ref
27173 reference "sec:Evitar-la-Partición"
27174
27175 \end_inset
27176
27177 .
27178 \end_layout
27179
27180 \begin_layout Standard
27181 Los cuadros no se numeran y por tanto no se pueden referenciar como los
27182  flotantes o las notas al pie.
27183 \end_layout
27184
27185 \begin_layout Standard
27186 \begin_inset Note Greyedout
27187 status open
27188
27189 \begin_layout Plain Layout
27190
27191 \series bold
27192 Nota:
27193 \series default
27194  Los cuadros no deben ser el ítem en un entorno 
27195 \family sans
27196 Enumeración*
27197 \family default
27198  o 
27199 \family sans
27200 Descripción
27201 \family default
27202 .
27203 \end_layout
27204
27205 \end_inset
27206
27207
27208 \end_layout
27209
27210 \begin_layout Standard
27211 \begin_inset Note Greyedout
27212 status open
27213
27214 \begin_layout Plain Layout
27215
27216 \series bold
27217 Nota:
27218 \series default
27219  Por razones desconocidas sólo se puede poner el tipo 
27220 \family sans
27221 Cuadro
27222 \begin_inset space ~
27223 \end_inset
27224
27225 interior
27226 \family default
27227  en 
27228 \family sans
27229 Ninguno
27230 \family default
27231  cuando se emplea un cuadro enmarcado.
27232  Los cuadros sin ningún tipo de 
27233 \family sans
27234 Cuadro
27235 \begin_inset space ~
27236 \end_inset
27237
27238 interior
27239 \family default
27240  y sin marcos se explican en la sección
27241 \begin_inset space ~
27242 \end_inset
27243
27244
27245 \begin_inset CommandInset ref
27246 LatexCommand ref
27247 reference "sec:Evitar-la-Partición"
27248
27249 \end_inset
27250
27251 .
27252 \end_layout
27253
27254 \end_inset
27255
27256
27257 \end_layout
27258
27259 \begin_layout Section
27260 Diálogo de cuadros
27261 \begin_inset CommandInset label
27262 LatexCommand label
27263 name "sec:Diálogo-Cuadros"
27264
27265 \end_inset
27266
27267
27268 \begin_inset Index idx
27269 status collapsed
27270
27271 \begin_layout Plain Layout
27272 Cuadros ! Configuración
27273 \end_layout
27274
27275 \end_inset
27276
27277
27278 \end_layout
27279
27280 \begin_layout Subsection
27281 Tamaño
27282 \begin_inset Index idx
27283 status collapsed
27284
27285 \begin_layout Plain Layout
27286 Cuadros ! Tamaño
27287 \end_layout
27288
27289 \end_inset
27290
27291
27292 \end_layout
27293
27294 \begin_layout Standard
27295 En el diálogo puedes ajustar la geometría del cuadro en los campos 
27296 \family sans
27297 Ancho
27298 \family default
27299  y 
27300 \family sans
27301 Alto
27302 \family default
27303 .
27304  Las unidades disponibles para la geometría se describen en la tabla
27305 \begin_inset space ~
27306 \end_inset
27307
27308
27309 \begin_inset CommandInset ref
27310 LatexCommand ref
27311 reference "tab:Unidades"
27312
27313 \end_inset
27314
27315 .
27316  El campo 
27317 \family sans
27318 Alto
27319 \family default
27320  ofrece los siguientes tamaños adicionales:
27321 \end_layout
27322
27323 \begin_layout Description
27324 Profundidad Este es el texto plano «alto».
27325  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27326  cuadro:
27327 \begin_inset Newline newline
27328 \end_inset
27329
27330
27331 \begin_inset Newline newline
27332 \end_inset
27333
27334
27335 \begin_inset Newline newline
27336 \end_inset
27337
27338
27339 \begin_inset Box Boxed
27340 position "c"
27341 hor_pos "c"
27342 has_inner_box 1
27343 inner_pos "c"
27344 use_parbox 0
27345 use_makebox 0
27346 width "12col%"
27347 special "none"
27348 height "1in"
27349 height_special "depth"
27350 status open
27351
27352 \begin_layout Plain Layout
27353 \align center
27354 Cuadro con altura establecida en 1
27355 \begin_inset space \thinspace{}
27356 \end_inset
27357
27358 Profundidad
27359 \end_layout
27360
27361 \end_inset
27362
27363
27364 \begin_inset Newline newline
27365 \end_inset
27366
27367
27368 \begin_inset Newline newline
27369 \end_inset
27370
27371
27372 \end_layout
27373
27374 \begin_layout Description
27375 Alto Es la altura del texto que está dentro del cuadro.
27376  Un valor de, p.
27377 \begin_inset space \thinspace{}
27378 \end_inset
27379
27380 e.
27381 \begin_inset space ~
27382 \end_inset
27383
27384 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
27385  
27386 \begin_inset Box Boxed
27387 position "c"
27388 hor_pos "c"
27389 has_inner_box 1
27390 inner_pos "c"
27391 use_parbox 0
27392 use_makebox 0
27393 width "20col%"
27394 special "none"
27395 height "2in"
27396 height_special "height"
27397 status open
27398
27399 \begin_layout Plain Layout
27400 \align center
27401 Cuadro con altura puesta en 2
27402 \begin_inset space \thinspace{}
27403 \end_inset
27404
27405 Alto
27406 \end_layout
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \begin_layout Description
27414 Alto
27415 \begin_inset space ~
27416 \end_inset
27417
27418 total Esto es el Alto
27419 \begin_inset space \thinspace{}
27420 \end_inset
27421
27422 +
27423 \begin_inset space \thinspace{}
27424 \end_inset
27425
27426 Profundidad: 
27427 \begin_inset Box Boxed
27428 position "c"
27429 hor_pos "c"
27430 has_inner_box 1
27431 inner_pos "c"
27432 use_parbox 0
27433 use_makebox 0
27434 width "20col%"
27435 special "none"
27436 height "1in"
27437 height_special "totalheight"
27438 status open
27439
27440 \begin_layout Plain Layout
27441 \align center
27442 Cuadro con altura puesta a 1
27443 \begin_inset space \thinspace{}
27444 \end_inset
27445
27446 Alto
27447 \begin_inset space ~
27448 \end_inset
27449
27450 total
27451 \end_layout
27452
27453 \end_inset
27454
27455
27456 \end_layout
27457
27458 \begin_layout Description
27459 Ancho Esto determina al ancho del cuadro como altura: 
27460 \begin_inset Box Boxed
27461 position "c"
27462 hor_pos "c"
27463 has_inner_box 1
27464 inner_pos "c"
27465 use_parbox 0
27466 use_makebox 0
27467 width "12col%"
27468 special "none"
27469 height "1in"
27470 height_special "width"
27471 status open
27472
27473 \begin_layout Plain Layout
27474 \align center
27475 Cuadro con altura puesta en 1
27476 \begin_inset space \thinspace{}
27477 \end_inset
27478
27479 Ancho
27480 \end_layout
27481
27482 \end_inset
27483
27484
27485 \end_layout
27486
27487 \begin_layout Subsection
27488 Alineación
27489 \begin_inset Index idx
27490 status collapsed
27491
27492 \begin_layout Plain Layout
27493 Cuadros ! Alineación
27494 \end_layout
27495
27496 \end_inset
27497
27498
27499 \end_layout
27500
27501 \begin_layout Standard
27502 Si has elegido un 
27503 \family sans
27504 Cuadro
27505 \begin_inset space ~
27506 \end_inset
27507
27508 interior
27509 \family default
27510 , la alineación vertical del cuadro puede ser:
27511 \end_layout
27512
27513 \begin_layout Description
27514 Superior Ejemplo de línea de texto.
27515  
27516 \begin_inset Box Boxed
27517 position "t"
27518 hor_pos "c"
27519 has_inner_box 1
27520 inner_pos "c"
27521 use_parbox 0
27522 use_makebox 0
27523 width "12col%"
27524 special "none"
27525 height "1in"
27526 height_special "totalheight"
27527 status collapsed
27528
27529 \begin_layout Plain Layout
27530 \align center
27531 Cuadro alineado arriba.
27532 \end_layout
27533
27534 \end_inset
27535
27536  Ejemplo de línea de texto.
27537 \end_layout
27538
27539 \begin_layout Description
27540 Medio Ejemplo de línea de texto.
27541  
27542 \begin_inset Box Boxed
27543 position "c"
27544 hor_pos "c"
27545 has_inner_box 1
27546 inner_pos "c"
27547 use_parbox 0
27548 use_makebox 0
27549 width "12col%"
27550 special "none"
27551 height "1in"
27552 height_special "totalheight"
27553 status collapsed
27554
27555 \begin_layout Plain Layout
27556 \align center
27557 Cuadro alineado en medio.
27558 \end_layout
27559
27560 \end_inset
27561
27562  Ejemplo de línea de texto.
27563 \end_layout
27564
27565 \begin_layout Description
27566 Inferior Ejemplo de línea de texto.
27567  
27568 \begin_inset Box Boxed
27569 position "b"
27570 hor_pos "c"
27571 has_inner_box 1
27572 inner_pos "c"
27573 use_parbox 0
27574 use_makebox 0
27575 width "12col%"
27576 special "none"
27577 height "1in"
27578 height_special "totalheight"
27579 status collapsed
27580
27581 \begin_layout Plain Layout
27582 \align center
27583 Cuadro alineado abajo.
27584 \end_layout
27585
27586 \end_inset
27587
27588  Ejemplo de línea de texto.
27589 \end_layout
27590
27591 \begin_layout Standard
27592 \begin_inset Note Greyedout
27593 status open
27594
27595 \begin_layout Plain Layout
27596
27597 \series bold
27598 Nota:
27599 \series default
27600  La alineación vertical puede desaparecer en la salida si hay dos cuadros
27601  en una línea y, p.
27602 \begin_inset space \thinspace{}
27603 \end_inset
27604
27605 e., uno de ellos tiene sombreado y el otro no.
27606 \end_layout
27607
27608 \end_inset
27609
27610
27611 \end_layout
27612
27613 \begin_layout Standard
27614 La alineación horizontal del cuadro puede establecerse en el diálogo de
27615  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
27616 \end_layout
27617
27618 \begin_layout Standard
27619 \begin_inset VSpace bigskip
27620 \end_inset
27621
27622 Si has escogido un 
27623 \family sans
27624 Cuadro
27625 \begin_inset space ~
27626 \end_inset
27627
27628 interior
27629 \family default
27630 , el contenido puede alinearse verticalmente a:
27631 \end_layout
27632
27633 \begin_layout Description
27634 Superior Ejemplo de línea de texto.
27635  
27636 \begin_inset Box Boxed
27637 position "c"
27638 hor_pos "c"
27639 has_inner_box 1
27640 inner_pos "t"
27641 use_parbox 0
27642 use_makebox 0
27643 width "12col%"
27644 special "none"
27645 height "1.5in"
27646 height_special "totalheight"
27647 status collapsed
27648
27649 \begin_layout Plain Layout
27650 \align center
27651 Cuadro con texto alineado arriba.
27652 \end_layout
27653
27654 \end_inset
27655
27656  Ejemplo de línea de texto.
27657 \end_layout
27658
27659 \begin_layout Description
27660 Medio Ejemplo de línea de texto.
27661  
27662 \begin_inset Box Boxed
27663 position "c"
27664 hor_pos "c"
27665 has_inner_box 1
27666 inner_pos "c"
27667 use_parbox 0
27668 use_makebox 0
27669 width "12col%"
27670 special "none"
27671 height "1.5in"
27672 height_special "totalheight"
27673 status collapsed
27674
27675 \begin_layout Plain Layout
27676 \align center
27677 Cuadro con texto alineado en medio.
27678 \end_layout
27679
27680 \end_inset
27681
27682  Ejemplo de línea de texto.
27683 \end_layout
27684
27685 \begin_layout Description
27686 Inferior Ejemplo de línea de texto.
27687  
27688 \begin_inset Box Boxed
27689 position "c"
27690 hor_pos "c"
27691 has_inner_box 1
27692 inner_pos "b"
27693 use_parbox 0
27694 use_makebox 0
27695 width "12col%"
27696 special "none"
27697 height "1.5in"
27698 height_special "totalheight"
27699 status collapsed
27700
27701 \begin_layout Plain Layout
27702 \align center
27703 Cuadro con texto alineado abajo.
27704 \end_layout
27705
27706 \end_inset
27707
27708  Ejemplo de línea de texto.
27709 \end_layout
27710
27711 \begin_layout Description
27712 Estirado Ejemplo de línea de texto.
27713  
27714 \begin_inset Box Boxed
27715 position "c"
27716 hor_pos "c"
27717 has_inner_box 1
27718 inner_pos "s"
27719 use_parbox 0
27720 use_makebox 0
27721 width "12col%"
27722 special "none"
27723 height "1.5in"
27724 height_special "totalheight"
27725 status collapsed
27726
27727 \begin_layout Plain Layout
27728 \align center
27729 Este texto
27730 \end_layout
27731
27732 \begin_layout Plain Layout
27733 \align center
27734 está
27735 \end_layout
27736
27737 \begin_layout Plain Layout
27738 \align center
27739 estirado.
27740 \end_layout
27741
27742 \end_inset
27743
27744  Ejemplo de línea de texto.
27745 \end_layout
27746
27747 \begin_layout Standard
27748 Para estirar el contenido debe tener más de un párrafo.
27749  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27750 \end_layout
27751
27752 \begin_layout Standard
27753 \begin_inset VSpace bigskip
27754 \end_inset
27755
27756 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27757  LyX cuando hayas escogido un 
27758 \family sans
27759 Cuadro
27760 \begin_inset space ~
27761 \end_inset
27762
27763 interior
27764 \family default
27765 .
27766 \end_layout
27767
27768 \begin_layout Standard
27769 \align center
27770 \begin_inset Box Boxed
27771 position "c"
27772 hor_pos "c"
27773 has_inner_box 1
27774 inner_pos "s"
27775 use_parbox 0
27776 use_makebox 0
27777 width "15col%"
27778 special "none"
27779 height "1.25in"
27780 height_special "totalheight"
27781 status collapsed
27782
27783 \begin_layout Plain Layout
27784 \align left
27785 Cuadro
27786 \end_layout
27787
27788 \begin_layout Plain Layout
27789 \align center
27790 con texto
27791 \end_layout
27792
27793 \begin_layout Plain Layout
27794 \align right
27795 estirado
27796 \end_layout
27797
27798 \end_inset
27799
27800
27801 \end_layout
27802
27803 \begin_layout Standard
27804 Si no has establecido un 
27805 \family sans
27806 Cuadro
27807 \begin_inset space ~
27808 \end_inset
27809
27810 interior
27811 \family default
27812 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
27813  cuadro.
27814 \end_layout
27815
27816 \begin_layout Standard
27817 \align center
27818 \begin_inset Box Boxed
27819 position "c"
27820 hor_pos "s"
27821 has_inner_box 0
27822 inner_pos "s"
27823 use_parbox 0
27824 use_makebox 0
27825 width "90col%"
27826 special "none"
27827 height "1.25in"
27828 height_special "totalheight"
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 \align left
27833 Texto estirado horizontalmente.
27834 \end_layout
27835
27836 \end_inset
27837
27838
27839 \end_layout
27840
27841 \begin_layout Subsection
27842 Decoración
27843 \begin_inset CommandInset label
27844 LatexCommand label
27845 name "sec:Decoración"
27846
27847 \end_inset
27848
27849
27850 \begin_inset Index idx
27851 status collapsed
27852
27853 \begin_layout Plain Layout
27854 Cuadros ! Decoración
27855 \end_layout
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \begin_layout Standard
27863 El estilo de marco del cuadro se puede determinar en la lista desplegable
27864  
27865 \family sans
27866 Tipo
27867 \family default
27868  del diálogo de cuadros.
27869  Son posibles los siguientes marcos:
27870 \end_layout
27871
27872 \begin_layout Description
27873 Sin
27874 \begin_inset space ~
27875 \end_inset
27876
27877 marco No se dibuja ninguno.
27878 \end_layout
27879
27880 \begin_layout Description
27881 Marco
27882 \begin_inset space ~
27883 \end_inset
27884
27885 rectangular
27886 \begin_inset space ~
27887 \end_inset
27888
27889 sencillo Dibuja un marco rectangular alrededor del cuadro.
27890  El grosor del marco depende de 
27891 \series bold
27892
27893 \backslash
27894 fboxrule
27895 \series default
27896 .
27897  
27898 \begin_inset Box Boxed
27899 position "c"
27900 hor_pos "c"
27901 has_inner_box 1
27902 inner_pos "c"
27903 use_parbox 0
27904 use_makebox 0
27905 width "25col%"
27906 special "none"
27907 height "1in"
27908 height_special "totalheight"
27909 status open
27910
27911 \begin_layout Plain Layout
27912 \align center
27913 Cuadro rectangular
27914 \end_layout
27915
27916 \end_inset
27917
27918
27919 \end_layout
27920
27921 \begin_layout Description
27922 Marco
27923 \begin_inset space ~
27924 \end_inset
27925
27926 ovalado,
27927 \begin_inset space ~
27928 \end_inset
27929
27930 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
27931 \begin_inset space \thinspace{}
27932 \end_inset
27933
27934 pt.
27935  
27936 \begin_inset Box ovalbox
27937 position "c"
27938 hor_pos "c"
27939 has_inner_box 1
27940 inner_pos "c"
27941 use_parbox 0
27942 use_makebox 0
27943 width "25col%"
27944 special "none"
27945 height "1in"
27946 height_special "totalheight"
27947 status open
27948
27949 \begin_layout Plain Layout
27950 \align center
27951 Marco ovalado, fino
27952 \end_layout
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \begin_layout Description
27960 Marco
27961 \begin_inset space ~
27962 \end_inset
27963
27964 ovalado,
27965 \begin_inset space ~
27966 \end_inset
27967
27968 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
27969 \begin_inset space \thinspace{}
27970 \end_inset
27971
27972 pt.
27973  
27974 \begin_inset Box Ovalbox
27975 position "c"
27976 hor_pos "c"
27977 has_inner_box 1
27978 inner_pos "c"
27979 use_parbox 0
27980 use_makebox 0
27981 width "30col%"
27982 special "none"
27983 height "1in"
27984 height_special "totalheight"
27985 status open
27986
27987 \begin_layout Plain Layout
27988 \align center
27989 Cuadro ovalado, grueso
27990 \end_layout
27991
27992 \end_inset
27993
27994
27995 \end_layout
27996
27997 \begin_layout Description
27998 Marco
27999 \begin_inset space ~
28000 \end_inset
28001
28002 sombreado Dibuja un marco rectangular de sombra alrededor del cuadro.
28003  El grosor de la línea tiene el tamaño dado por 
28004 \series bold
28005
28006 \backslash
28007 fboxrule
28008 \series default
28009 , la sombra tiene una anchura de 4
28010 \begin_inset space \thinspace{}
28011 \end_inset
28012
28013 pt.
28014  
28015 \begin_inset Box Shadowbox
28016 position "c"
28017 hor_pos "c"
28018 has_inner_box 1
28019 inner_pos "c"
28020 use_parbox 0
28021 use_makebox 0
28022 width "20col%"
28023 special "none"
28024 height "1in"
28025 height_special "totalheight"
28026 status open
28027
28028 \begin_layout Plain Layout
28029 \align center
28030 Marco sombrado
28031 \end_layout
28032
28033 \end_inset
28034
28035
28036 \end_layout
28037
28038 \begin_layout Description
28039 Fondo
28040 \begin_inset space ~
28041 \end_inset
28042
28043 sombreado Dibuja un cuadro con fondo de color rojo.
28044  A diferencia de los cuadros coloreados,
28045 \begin_inset Foot
28046 status collapsed
28047
28048 \begin_layout Plain Layout
28049 véase sec.
28050  
28051 \begin_inset CommandInset ref
28052 LatexCommand ref
28053 reference "sec:Cuadros-Coloreados"
28054
28055 \end_inset
28056
28057
28058 \end_layout
28059
28060 \end_inset
28061
28062  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
28063 \begin_inset Box Shaded
28064 position "t"
28065 hor_pos "c"
28066 has_inner_box 0
28067 inner_pos "t"
28068 use_parbox 0
28069 use_makebox 0
28070 width "50col%"
28071 special "none"
28072 height "1in"
28073 height_special "totalheight"
28074 status open
28075
28076 \begin_layout Plain Layout
28077 Cuadro con fondo sombreado
28078 \end_layout
28079
28080 \end_inset
28081
28082
28083 \end_layout
28084
28085 \begin_layout Description
28086 Marco
28087 \begin_inset space ~
28088 \end_inset
28089
28090 rectangular
28091 \begin_inset space ~
28092 \end_inset
28093
28094 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
28095  El grosor de la línea interior es 0.75
28096 \begin_inset space \thinspace{}
28097 \end_inset
28098
28099
28100 \series bold
28101
28102 \backslash
28103 fboxrule
28104 \series default
28105 , el de la línea exterior es 1.5
28106 \begin_inset space \thinspace{}
28107 \end_inset
28108
28109
28110 \series bold
28111
28112 \backslash
28113 fboxrule
28114 \series default
28115 .
28116  La distancia entre líneas es 1.5
28117 \begin_inset space \thinspace{}
28118 \end_inset
28119
28120
28121 \series bold
28122
28123 \backslash
28124 fboxrule
28125 \series default
28126
28127 \begin_inset space \thinspace{}
28128 \end_inset
28129
28130 +
28131 \begin_inset space \thinspace{}
28132 \end_inset
28133
28134 0.5
28135 \begin_inset space \thinspace{}
28136 \end_inset
28137
28138 pt.
28139  
28140 \begin_inset Box Doublebox
28141 position "c"
28142 hor_pos "c"
28143 has_inner_box 1
28144 inner_pos "c"
28145 use_parbox 0
28146 use_makebox 0
28147 width "20col%"
28148 special "none"
28149 height "1in"
28150 height_special "totalheight"
28151 status open
28152
28153 \begin_layout Plain Layout
28154 \align center
28155 Marco doble
28156 \end_layout
28157
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \begin_layout Standard
28164 La etiqueta del cuadro en LyX reflejará el estilo de marco elegido.
28165  Para poder utilizar los distintos marcos, debe estar instalado el paquete
28166  LaTeX 
28167 \series bold
28168 fancybox
28169 \series default
28170
28171 \begin_inset Index idx
28172 status collapsed
28173
28174 \begin_layout Plain Layout
28175 LaTeX-paquetes ! fancybox
28176 \end_layout
28177
28178 \end_inset
28179
28180 .
28181 \end_layout
28182
28183 \begin_layout Standard
28184 \begin_inset VSpace bigskip
28185 \end_inset
28186
28187 Si usas la decoración 
28188 \family sans
28189 marco rectangular sencillo
28190 \family default
28191  sin cuadro interior, puedes permitir saltos de página dentro del cuadro.
28192  Ten en cuenta que en ese caso, al contrario que otros cuadros enmarcados,
28193  el marco usa siempre todo el ancho de columna, el cuadro va en un párrafo
28194  propio y 
28195 \series bold
28196
28197 \backslash
28198 fboxrule
28199 \series default
28200  y 
28201 \series bold
28202
28203 \backslash
28204 fboxsep
28205 \series default
28206  no funcionan.
28207  El grosor del marco tiene el tamaño de 
28208 \series bold
28209
28210 \backslash
28211 FrameRule
28212 \series default
28213 .
28214 \begin_inset Box Framed
28215 position "t"
28216 hor_pos "c"
28217 has_inner_box 0
28218 inner_pos "t"
28219 use_parbox 0
28220 use_makebox 0
28221 width "100col%"
28222 special "none"
28223 height "1in"
28224 height_special "totalheight"
28225 status collapsed
28226
28227 \begin_layout Plain Layout
28228 Cuadro que permite saltos de página
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \end_layout
28235
28236 \begin_layout Section
28237 Personalización de cuadros
28238 \begin_inset Index idx
28239 status collapsed
28240
28241 \begin_layout Plain Layout
28242 Cuadros ! Personalizar
28243 \end_layout
28244
28245 \end_inset
28246
28247
28248 \end_layout
28249
28250 \begin_layout Standard
28251 El valor predeterminado por 
28252 \series bold
28253
28254 \backslash
28255 fboxrule
28256 \series default
28257  es 0.4
28258 \begin_inset space \thinspace{}
28259 \end_inset
28260
28261 pt.
28262  Puede cambiarse con el siguiente comando en código TeX, p.
28263 \begin_inset space \thinspace{}
28264 \end_inset
28265
28266 e.
28267 \begin_inset space ~
28268 \end_inset
28269
28270 a
28271 \begin_inset space ~
28272 \end_inset
28273
28274 2
28275 \begin_inset space \thinspace{}
28276 \end_inset
28277
28278 pt:
28279 \end_layout
28280
28281 \begin_layout Standard
28282
28283 \series bold
28284
28285 \backslash
28286 setlength{
28287 \backslash
28288 fboxrule}{2pt}
28289 \end_layout
28290
28291 \begin_layout Standard
28292 \begin_inset ERT
28293 status collapsed
28294
28295 \begin_layout Plain Layout
28296
28297
28298 \backslash
28299 setlength{
28300 \backslash
28301 fboxrule}{2pt}
28302 \end_layout
28303
28304 \end_inset
28305
28306
28307 \begin_inset Box Boxed
28308 position "c"
28309 hor_pos "c"
28310 has_inner_box 1
28311 inner_pos "c"
28312 use_parbox 0
28313 use_makebox 0
28314 width "25col%"
28315 special "none"
28316 height "1in"
28317 height_special "totalheight"
28318 status open
28319
28320 \begin_layout Plain Layout
28321 \align center
28322 Cuadro rectangular con 
28323 \series bold
28324
28325 \backslash
28326 fboxrule
28327 \series default
28328
28329 \begin_inset space \thinspace{}
28330 \end_inset
28331
28332 =
28333 \begin_inset space \thinspace{}
28334 \end_inset
28335
28336 2
28337 \begin_inset space \thinspace{}
28338 \end_inset
28339
28340 pt
28341 \end_layout
28342
28343 \end_inset
28344
28345
28346 \begin_inset ERT
28347 status collapsed
28348
28349 \begin_layout Plain Layout
28350
28351
28352 \backslash
28353 setlength{
28354 \backslash
28355 fboxrule}{0.4pt}
28356 \end_layout
28357
28358 \end_inset
28359
28360
28361 \end_layout
28362
28363 \begin_layout Standard
28364 \begin_inset VSpace bigskip
28365 \end_inset
28366
28367 El espacio entre el marco y el contenido del cuadro es 3
28368 \begin_inset space \thinspace{}
28369 \end_inset
28370
28371 pt por omisión para todos los estilos.
28372  Se puede cambiar mediante la longitud 
28373 \series bold
28374
28375 \backslash
28376 fboxsep
28377 \series default
28378 .
28379  Por ejemplo el comando
28380 \end_layout
28381
28382 \begin_layout Standard
28383
28384 \series bold
28385
28386 \backslash
28387 setlength{
28388 \backslash
28389 fboxsep}{10pt}
28390 \end_layout
28391
28392 \begin_layout Standard
28393 determina un valor de 10
28394 \begin_inset space \thinspace{}
28395 \end_inset
28396
28397 pt, como en el siguiente cuadro:
28398 \end_layout
28399
28400 \begin_layout Standard
28401 \begin_inset ERT
28402 status collapsed
28403
28404 \begin_layout Plain Layout
28405
28406
28407 \backslash
28408 setlength{
28409 \backslash
28410 fboxsep}{10pt}
28411 \end_layout
28412
28413 \end_inset
28414
28415
28416 \begin_inset Box Boxed
28417 position "c"
28418 hor_pos "c"
28419 has_inner_box 1
28420 inner_pos "c"
28421 use_parbox 0
28422 use_makebox 0
28423 width "25col%"
28424 special "none"
28425 height "1in"
28426 height_special "totalheight"
28427 status open
28428
28429 \begin_layout Plain Layout
28430 \align center
28431 Cuadro rectangular con 
28432 \series bold
28433
28434 \backslash
28435 fboxsep
28436 \series default
28437
28438 \begin_inset space \thinspace{}
28439 \end_inset
28440
28441 =
28442 \begin_inset space \thinspace{}
28443 \end_inset
28444
28445 10
28446 \begin_inset space \thinspace{}
28447 \end_inset
28448
28449 pt
28450 \end_layout
28451
28452 \end_inset
28453
28454
28455 \begin_inset ERT
28456 status collapsed
28457
28458 \begin_layout Plain Layout
28459
28460
28461 \backslash
28462 setlength{
28463 \backslash
28464 fboxsep}{3pt}
28465 \end_layout
28466
28467 \end_inset
28468
28469
28470 \end_layout
28471
28472 \begin_layout Standard
28473 \begin_inset VSpace bigskip
28474 \end_inset
28475
28476 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
28477  el comando 
28478 \series bold
28479
28480 \backslash
28481 cornersize
28482 \series default
28483 .
28484  El comando
28485 \end_layout
28486
28487 \begin_layout Standard
28488
28489 \series bold
28490
28491 \backslash
28492 cornersize*{1cm}
28493 \end_layout
28494
28495 \begin_layout Standard
28496 establece un diámetro de 1
28497 \begin_inset space \thinspace{}
28498 \end_inset
28499
28500 cm.
28501  El comando
28502 \end_layout
28503
28504 \begin_layout Standard
28505
28506 \series bold
28507
28508 \backslash
28509 cornersize{num}
28510 \end_layout
28511
28512 \begin_layout Standard
28513 fija el diámetro en 
28514 \family sans
28515 num
28516 \begin_inset space \thinspace{}
28517 \end_inset
28518
28519 ×
28520 \begin_inset space \thinspace{}
28521 \end_inset
28522
28523 mínimo
28524 \family default
28525  
28526 \family sans
28527 (ancho y alto del cuadro)
28528 \family default
28529 .
28530  Por omisión es 
28531 \series bold
28532
28533 \backslash
28534 cornersize{0.5}
28535 \series default
28536 .
28537 \end_layout
28538
28539 \begin_layout Standard
28540 \begin_inset ERT
28541 status collapsed
28542
28543 \begin_layout Plain Layout
28544
28545
28546 \backslash
28547 cornersize*{1.5cm}
28548 \end_layout
28549
28550 \end_inset
28551
28552
28553 \begin_inset Box Ovalbox
28554 position "c"
28555 hor_pos "c"
28556 has_inner_box 1
28557 inner_pos "c"
28558 use_parbox 0
28559 use_makebox 0
28560 width "28col%"
28561 special "none"
28562 height "1in"
28563 height_special "totalheight"
28564 status open
28565
28566 \begin_layout Plain Layout
28567 \align center
28568 Cuadro ovalado con 
28569 \series bold
28570
28571 \backslash
28572 cornersize
28573 \series default
28574
28575 \begin_inset space \thinspace{}
28576 \end_inset
28577
28578 =
28579 \begin_inset space \thinspace{}
28580 \end_inset
28581
28582 1.5
28583 \begin_inset space \thinspace{}
28584 \end_inset
28585
28586 cm
28587 \end_layout
28588
28589 \end_inset
28590
28591
28592 \begin_inset ERT
28593 status collapsed
28594
28595 \begin_layout Plain Layout
28596
28597
28598 \backslash
28599 cornersize{0.5}
28600 \end_layout
28601
28602 \end_inset
28603
28604
28605 \end_layout
28606
28607 \begin_layout Standard
28608 \begin_inset VSpace bigskip
28609 \end_inset
28610
28611 El tamaño de la sombra se puede ajustar cambiando la longitud 
28612 \series bold
28613
28614 \backslash
28615 shadowsize
28616 \series default
28617 .
28618  Este comando la ajusta a 2
28619 \begin_inset space \thinspace{}
28620 \end_inset
28621
28622 pt en el cuadro siguiente:
28623 \end_layout
28624
28625 \begin_layout Standard
28626
28627 \series bold
28628
28629 \backslash
28630 setlength{
28631 \backslash
28632 shadowsize}{2pt}
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 shadowsize}{2pt}
28646 \end_layout
28647
28648 \end_inset
28649
28650
28651 \begin_inset Box Shadowbox
28652 position "c"
28653 hor_pos "c"
28654 has_inner_box 1
28655 inner_pos "c"
28656 use_parbox 0
28657 use_makebox 0
28658 width "28col%"
28659 special "none"
28660 height "1in"
28661 height_special "totalheight"
28662 status open
28663
28664 \begin_layout Plain Layout
28665 \align center
28666 Cuadro sombreado con 
28667 \series bold
28668
28669 \backslash
28670 shadowsize
28671 \series default
28672
28673 \begin_inset space \thinspace{}
28674 \end_inset
28675
28676 =
28677 \begin_inset space \thinspace{}
28678 \end_inset
28679
28680 2
28681 \begin_inset space \thinspace{}
28682 \end_inset
28683
28684 pt
28685 \end_layout
28686
28687 \end_inset
28688
28689
28690 \begin_inset ERT
28691 status collapsed
28692
28693 \begin_layout Plain Layout
28694
28695
28696 \backslash
28697 setlength{
28698 \backslash
28699 shadowsize}{4pt}
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \end_layout
28706
28707 \begin_layout Standard
28708 \begin_inset VSpace bigskip
28709 \end_inset
28710
28711
28712 \end_layout
28713
28714 \begin_layout Standard
28715 Por omisión, el tamaño 
28716 \series bold
28717
28718 \backslash
28719 FrameRule
28720 \series default
28721  es 0,4
28722 \begin_inset space \thinspace{}
28723 \end_inset
28724
28725 pt.
28726  El espacio por omisión entre el contenido de la nota y el marco es 9
28727 \begin_inset space \thinspace{}
28728 \end_inset
28729
28730 pt; puede cambiarse con el valor de 
28731 \series bold
28732
28733 \backslash
28734 FrameSep
28735 \series default
28736 .
28737  Por ejemplo, el marco del cuadro siguiente se establece con los comandos
28738  en código TeX
28739 \end_layout
28740
28741 \begin_layout Standard
28742
28743 \series bold
28744
28745 \backslash
28746 setlength{
28747 \backslash
28748 FrameRule}{5pt}
28749 \begin_inset Newline newline
28750 \end_inset
28751
28752
28753 \backslash
28754 setlength{
28755 \backslash
28756 FrameSep}{0.5cm}
28757 \end_layout
28758
28759 \begin_layout Standard
28760 \begin_inset ERT
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764
28765
28766 \backslash
28767 setlength{
28768 \backslash
28769 FrameRule}{5pt}
28770 \end_layout
28771
28772 \begin_layout Plain Layout
28773
28774
28775 \backslash
28776 setlength{
28777 \backslash
28778 FrameSep}{0.5cm}
28779 \end_layout
28780
28781 \end_inset
28782
28783
28784 \begin_inset Box Framed
28785 position "t"
28786 hor_pos "c"
28787 has_inner_box 0
28788 inner_pos "t"
28789 use_parbox 0
28790 use_makebox 0
28791 width "100col%"
28792 special "none"
28793 height "1in"
28794 height_special "totalheight"
28795 status open
28796
28797 \begin_layout Plain Layout
28798 Texto en un 
28799 \family sans
28800 marco
28801 \begin_inset space ~
28802 \end_inset
28803
28804 sencillo
28805 \begin_inset space ~
28806 \end_inset
28807
28808 con
28809 \begin_inset space ~
28810 \end_inset
28811
28812 salto
28813 \begin_inset space ~
28814 \end_inset
28815
28816 de
28817 \begin_inset space ~
28818 \end_inset
28819
28820 página
28821 \family default
28822 .
28823 \end_layout
28824
28825 \end_inset
28826
28827
28828 \begin_inset ERT
28829 status collapsed
28830
28831 \begin_layout Plain Layout
28832
28833
28834 \backslash
28835 setlength{
28836 \backslash
28837 FrameRule}{0.4pt}
28838 \end_layout
28839
28840 \begin_layout Plain Layout
28841
28842
28843 \backslash
28844 setlength{
28845 \backslash
28846 FrameSep}{9pt}
28847 \end_layout
28848
28849 \end_inset
28850
28851
28852 \end_layout
28853
28854 \begin_layout Standard
28855 \begin_inset VSpace bigskip
28856 \end_inset
28857
28858
28859 \end_layout
28860
28861 \begin_layout Standard
28862 Para los cuadros con 
28863 \family sans
28864 fondo
28865 \begin_inset space ~
28866 \end_inset
28867
28868 sombreado
28869 \family default
28870  el espacio por omisión entre el contenido y el marco es 3
28871 \begin_inset space \thinspace{}
28872 \end_inset
28873
28874 pt; se puede cambiar con el valor de 
28875 \series bold
28876
28877 \backslash
28878 fboxsep
28879 \series default
28880 .
28881  El color rojo predeterminado se puede cambiar en el sitio con el comando
28882  
28883 \series bold
28884
28885 \backslash
28886 definecolor{shadecolor}
28887 \series default
28888  o globalmente con el menú 
28889 \family sans
28890 Herramientas
28891 \family default
28892 \SpecialChar \menuseparator
28893
28894 \family sans
28895 Preferencias
28896 \family default
28897 \SpecialChar \menuseparator
28898
28899 \family sans
28900 Colores
28901 \family default
28902 \SpecialChar \menuseparator
28903
28904 \family sans
28905 cuadro
28906 \begin_inset space ~
28907 \end_inset
28908
28909 sombreado
28910 \family default
28911 .
28912  El esquema del comando 
28913 \series bold
28914
28915 \backslash
28916 definecolor
28917 \series default
28918  se explica en la sección
28919 \begin_inset space ~
28920 \end_inset
28921
28922
28923 \begin_inset CommandInset ref
28924 LatexCommand ref
28925 reference "sec:Tablas-Coloreadas"
28926
28927 \end_inset
28928
28929 .
28930 \begin_inset Foot
28931 status collapsed
28932
28933 \begin_layout Plain Layout
28934 El comando 
28935 \series bold
28936
28937 \backslash
28938 definecolor
28939 \series default
28940  requiere el paquete LaTeX 
28941 \series bold
28942 color
28943 \series default
28944  en el preámbulo, véase la sección
28945 \begin_inset space ~
28946 \end_inset
28947
28948
28949 \begin_inset CommandInset ref
28950 LatexCommand ref
28951 reference "sec:Cuadros-Coloreados"
28952
28953 \end_inset
28954
28955 .
28956 \end_layout
28957
28958 \end_inset
28959
28960  Por ejemplo, la nota siguiente se define con los comandos en código TeX
28961 \end_layout
28962
28963 \begin_layout Standard
28964
28965 \series bold
28966
28967 \backslash
28968 setlength{
28969 \backslash
28970 fboxsep}{0.5cm}
28971 \series default
28972
28973 \begin_inset Newline newline
28974 \end_inset
28975
28976
28977 \series bold
28978
28979 \backslash
28980 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28981 \end_layout
28982
28983 \begin_layout Standard
28984 \begin_inset ERT
28985 status collapsed
28986
28987 \begin_layout Plain Layout
28988
28989
28990 \backslash
28991 setlength{
28992 \backslash
28993 fboxsep}{0.5cm}
28994 \end_layout
28995
28996 \begin_layout Plain Layout
28997
28998
28999 \backslash
29000 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29001 \end_layout
29002
29003 \end_inset
29004
29005
29006 \begin_inset Box Shaded
29007 position "t"
29008 hor_pos "c"
29009 has_inner_box 0
29010 inner_pos "t"
29011 use_parbox 0
29012 use_makebox 0
29013 width "100col%"
29014 special "none"
29015 height "1in"
29016 height_special "totalheight"
29017 status open
29018
29019 \begin_layout Plain Layout
29020
29021 \color yellow
29022 Texto amarillo en un cuadro con 
29023 \family sans
29024 fondo sombreado 
29025 \family default
29026  en color verde oscuro.
29027 \end_layout
29028
29029 \end_inset
29030
29031
29032 \begin_inset ERT
29033 status collapsed
29034
29035 \begin_layout Plain Layout
29036
29037
29038 \backslash
29039 setlength{
29040 \backslash
29041 fboxsep}{3pt}
29042 \end_layout
29043
29044 \begin_layout Plain Layout
29045
29046
29047 \backslash
29048 definecolor{shadecolor}{rgb}{1,0,0}
29049 \end_layout
29050
29051 \end_inset
29052
29053
29054 \end_layout
29055
29056 \begin_layout Standard
29057 \begin_inset VSpace bigskip
29058 \end_inset
29059
29060 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
29061  a los comandos.
29062 \end_layout
29063
29064 \begin_layout Section
29065 Minipáginas
29066 \begin_inset CommandInset label
29067 LatexCommand label
29068 name "sec:Minipáginas"
29069
29070 \end_inset
29071
29072
29073 \begin_inset Index idx
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077 Cuadros ! Minipáginas
29078 \end_layout
29079
29080 \end_inset
29081
29082
29083 \end_layout
29084
29085 \begin_layout Standard
29086 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
29087  por tanto pueden tener, por ejemplo, sus propias notas al pie.
29088 \end_layout
29089
29090 \begin_layout Standard
29091 Las minipáginas son útiles para escribir documentos en distintas lenguas.
29092 \end_layout
29093
29094 \begin_layout Standard
29095 A continuación hay dos ejemplos de minipáginas adosadas.
29096  Su anchura está puesta en 45
29097 \begin_inset space \thinspace{}
29098 \end_inset
29099
29100 % y separadas por un relleno horizontal, insertado vía el menú 
29101 \family sans
29102 Insertar\SpecialChar \menuseparator
29103 Formato\SpecialChar \menuseparator
29104 Relleno
29105 \begin_inset space ~
29106 \end_inset
29107
29108 horizontal
29109 \family default
29110 .
29111 \end_layout
29112
29113 \begin_layout Standard
29114 \begin_inset Box Frameless
29115 position "t"
29116 hor_pos "c"
29117 has_inner_box 1
29118 inner_pos "c"
29119 use_parbox 0
29120 use_makebox 0
29121 width "45col%"
29122 special "none"
29123 height "1in"
29124 height_special "totalheight"
29125 status open
29126
29127 \begin_layout Plain Layout
29128
29129 \lang german
29130 Dies ist ein deutscher Text.
29131  Dies ist ein deutscher Text.
29132  Dies ist ein deutscher Text.
29133  Dies ist ein deutscher Text.
29134  Dies ist ein deutscher Text.
29135  Dies ist ein deutscher Text.
29136  Dies ist ein deutscher Text.
29137  Dies ist ein deutscher Text.
29138  Dies ist ein deutscher Text.
29139  Dies ist ein deutscher Text.
29140  Dies ist ein deutscher Text.
29141  Dies ist ein deutscher Text.
29142  Dies ist ein deutscher Text
29143 \begin_inset Foot
29144 status collapsed
29145
29146 \begin_layout Plain Layout
29147
29148 \lang german
29149 Dies ist eine deutsche Fußnote.
29150 \end_layout
29151
29152 \end_inset
29153
29154 .
29155  Dies ist ein deutscher Text.
29156  Dies ist ein deutscher Text.
29157 \end_layout
29158
29159 \end_inset
29160
29161
29162 \begin_inset space \hfill{}
29163 \end_inset
29164
29165
29166 \begin_inset Box Frameless
29167 position "t"
29168 hor_pos "c"
29169 has_inner_box 1
29170 inner_pos "c"
29171 use_parbox 0
29172 use_makebox 0
29173 width "45col%"
29174 special "none"
29175 height "1in"
29176 height_special "totalheight"
29177 status open
29178
29179 \begin_layout Plain Layout
29180
29181 \lang english
29182 This is an English Text.
29183  This is an English Text.
29184  This is an English Text.
29185  This is an English Text.
29186  This is an English Text.
29187  This is an English Text.
29188  This is an English Text.
29189  This is an English Text.
29190  This is an English Text.
29191  This is an English Text.
29192  This is an English Text.
29193  This is an English Text.
29194  This is an English Text.
29195  This is an English Text.
29196  This is an English Text.
29197  This is an English Text.
29198 \begin_inset Foot
29199 status collapsed
29200
29201 \begin_layout Plain Layout
29202
29203 \lang english
29204 This is an English footnote.
29205 \end_layout
29206
29207 \end_inset
29208
29209  This is an English Text.
29210  
29211 \end_layout
29212
29213 \end_inset
29214
29215
29216 \end_layout
29217
29218 \begin_layout Standard
29219 \begin_inset VSpace bigskip
29220 \end_inset
29221
29222 La configuración global de párrafos se ignora en las minipáginas.
29223  Esto significa que en las mismas no habrá espacio entre párrafos aunque
29224  pongas p.
29225 \begin_inset space \thinspace{}
29226 \end_inset
29227
29228 e.
29229 \begin_inset space ~
29230 \end_inset
29231
29232
29233 \family sans
29234 Salto
29235 \begin_inset space ~
29236 \end_inset
29237
29238 medio
29239 \family default
29240  en la configuración del documento.
29241 \end_layout
29242
29243 \begin_layout Standard
29244 Las minipáginas también sirven para poner un color de fondo para partes
29245  de texto, véase sección
29246 \begin_inset space ~
29247 \end_inset
29248
29249
29250 \begin_inset CommandInset ref
29251 LatexCommand ref
29252 reference "sub:Color-en-Párrafos"
29253
29254 \end_inset
29255
29256 .
29257 \end_layout
29258
29259 \begin_layout Standard
29260 \begin_inset Note Greyedout
29261 status open
29262
29263 \begin_layout Plain Layout
29264
29265 \series bold
29266 Nota:
29267 \series default
29268  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
29269  tener minipáginas en tablas, flotantes, y otros cuadros.
29270 \end_layout
29271
29272 \end_inset
29273
29274
29275 \end_layout
29276
29277 \begin_layout Section
29278 Cuadros de párrafo
29279 \begin_inset CommandInset label
29280 LatexCommand label
29281 name "sec:Cuadros-de-Párrafo"
29282
29283 \end_inset
29284
29285
29286 \begin_inset Index idx
29287 status collapsed
29288
29289 \begin_layout Plain Layout
29290 Cuadros ! de párrafo
29291 \end_layout
29292
29293 \end_inset
29294
29295
29296 \end_layout
29297
29298 \begin_layout Standard
29299 Los cuadros de párrafo son similares a las minipáginas con la diferencia
29300  de que no pueden contener notas al pie.
29301 \end_layout
29302
29303 \begin_layout Standard
29304 \align center
29305 \begin_inset Box Frameless
29306 position "t"
29307 hor_pos "c"
29308 has_inner_box 1
29309 inner_pos "t"
29310 use_parbox 1
29311 use_makebox 0
29312 width "33col%"
29313 special "none"
29314 height "1in"
29315 height_special "totalheight"
29316 status collapsed
29317
29318 \begin_layout Plain Layout
29319 Texto en un cuadro de párrafo.
29320  Texto en un cuadro de párrafo.
29321  Esta nota no aparece:
29322 \begin_inset Foot
29323 status collapsed
29324
29325 \begin_layout Plain Layout
29326 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
29327 \end_layout
29328
29329 \end_inset
29330
29331
29332 \end_layout
29333
29334 \end_inset
29335
29336
29337 \end_layout
29338
29339 \begin_layout Section
29340 Cuadros para palabras y caracteres
29341 \begin_inset Index idx
29342 status collapsed
29343
29344 \begin_layout Plain Layout
29345 Cuadros ! para palabras y caracteres
29346 \end_layout
29347
29348 \end_inset
29349
29350
29351 \end_layout
29352
29353 \begin_layout Subsection
29354 Evitar la partición de palabras
29355 \begin_inset CommandInset label
29356 LatexCommand label
29357 name "sec:Evitar-la-Partición"
29358
29359 \end_inset
29360
29361
29362 \begin_inset Index idx
29363 status collapsed
29364
29365 \begin_layout Plain Layout
29366 Cuadros ! para evitar la partición de palabras
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \end_layout
29373
29374 \begin_layout Standard
29375 El cuadro tipo 
29376 \family sans
29377 Cuadro de línea
29378 \family default
29379  sirve para evitar que una palabra sea partida con guión.
29380 \begin_inset Newline newline
29381 \end_inset
29382
29383 He aquí un ejemplo:
29384 \end_layout
29385
29386 \begin_layout Standard
29387 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29388 palabra».
29389 \end_layout
29390
29391 \begin_layout Standard
29392 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
29393  un cuadro, establece el 
29394 \family sans
29395 Cuadro interior
29396 \family default
29397  en 
29398 \family sans
29399 Cuadro de línea
29400 \family default
29401  y el ancho en 
29402 \family sans
29403 1
29404 \begin_inset space \thinspace{}
29405 \end_inset
29406
29407 Ancho
29408 \family default
29409 .
29410 \end_layout
29411
29412 \begin_layout Standard
29413 Este es el resultado:
29414 \end_layout
29415
29416 \begin_layout Standard
29417 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29418 \begin_inset Box Frameless
29419 position "t"
29420 hor_pos "c"
29421 has_inner_box 1
29422 inner_pos "t"
29423 use_parbox 0
29424 use_makebox 1
29425 width "1in"
29426 special "width"
29427 height "1in"
29428 height_special "totalheight"
29429 status open
29430
29431 \begin_layout Plain Layout
29432 «estalarguísimapalabra»
29433 \end_layout
29434
29435 \end_inset
29436
29437 .
29438 \end_layout
29439
29440 \begin_layout Standard
29441 Como alternativa puedes poner el comando «
29442 \series bold
29443
29444 \backslash
29445 -
29446 \series default
29447 » en código TeX directamente antes de la palabra:
29448 \end_layout
29449
29450 \begin_layout Standard
29451 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29452 \begin_inset ERT
29453 status collapsed
29454
29455 \begin_layout Plain Layout
29456
29457
29458 \backslash
29459 -
29460 \end_layout
29461
29462 \end_inset
29463
29464 estalarguísimapalabra».
29465 \end_layout
29466
29467 \begin_layout Standard
29468 Por supuesto, la palabra sobresale del margen.
29469  Para evitarlo añade, con el menú 
29470 \family sans
29471 Insertar\SpecialChar \menuseparator
29472 Formato\SpecialChar \menuseparator
29473 Salto
29474 \begin_inset space ~
29475 \end_inset
29476
29477 de
29478 \begin_inset space ~
29479 \end_inset
29480
29481
29482 \family default
29483 línea (atajo 
29484 \family sans
29485 Ctrl+Entrar
29486 \family default
29487 ), un salto de línea antes de la palabra:
29488 \end_layout
29489
29490 \begin_layout Standard
29491 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29492 \begin_inset Newline newline
29493 \end_inset
29494
29495
29496 \begin_inset Box Frameless
29497 position "t"
29498 hor_pos "c"
29499 has_inner_box 1
29500 inner_pos "t"
29501 use_parbox 0
29502 use_makebox 1
29503 width "1in"
29504 special "width"
29505 height "1in"
29506 height_special "totalheight"
29507 status open
29508
29509 \begin_layout Plain Layout
29510 «estalarguísimapalabra»
29511 \end_layout
29512
29513 \end_inset
29514
29515 .
29516 \end_layout
29517
29518 \begin_layout Subsection
29519 Alineación vertical
29520 \begin_inset CommandInset label
29521 LatexCommand label
29522 name "sub:Alineación-Vertical"
29523
29524 \end_inset
29525
29526
29527 \begin_inset Index idx
29528 status collapsed
29529
29530 \begin_layout Plain Layout
29531 Cuadros ! para alineación vertical
29532 \end_layout
29533
29534 \end_inset
29535
29536
29537 \end_layout
29538
29539 \begin_layout Standard
29540 Con ayuda del comando 
29541 \series bold
29542
29543 \backslash
29544 raisebox
29545 \series default
29546  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29547  
29548 \series bold
29549
29550 \backslash
29551 raisebox
29552 \series default
29553  se utiliza según el esquema:
29554 \end_layout
29555
29556 \begin_layout Standard
29557
29558 \series bold
29559
29560 \backslash
29561 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29562 \end_layout
29563
29564 \begin_layout Standard
29565 La elevación puede ser un valor positivo para subir el cuadro o negativo
29566  para bajarlo.
29567 \end_layout
29568
29569 \begin_layout Standard
29570 Para alinear una palabra, p.
29571 \begin_inset space \thinspace{}
29572 \end_inset
29573
29574 e
29575 \begin_inset space ~
29576 \end_inset
29577
29578 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29579  en la línea de base, inserta el comando
29580 \end_layout
29581
29582 \begin_layout Standard
29583
29584 \series bold
29585
29586 \backslash
29587 raisebox{
29588 \backslash
29589 depth}{
29590 \end_layout
29591
29592 \begin_layout Standard
29593 en código TeX antes de la palabra.
29594  Detrás de la palabra inserta una llave de cierre «
29595 \series bold
29596 }
29597 \series default
29598 » en código TeX.
29599 \begin_inset Newline newline
29600 \end_inset
29601
29602 Este es el resultado:
29603 \end_layout
29604
29605 \begin_layout Standard
29606 Esto es una línea de texto con la palabra 
29607 \begin_inset ERT
29608 status collapsed
29609
29610 \begin_layout Plain Layout
29611
29612
29613 \backslash
29614 raisebox{
29615 \backslash
29616 depth}{
29617 \end_layout
29618
29619 \end_inset
29620
29621 «prevención»
29622 \begin_inset ERT
29623 status collapsed
29624
29625 \begin_layout Plain Layout
29626
29627 }
29628 \end_layout
29629
29630 \end_inset
29631
29632  elevada.
29633 \end_layout
29634
29635 \begin_layout Standard
29636 \begin_inset VSpace bigskip
29637 \end_inset
29638
29639 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29640 \end_layout
29641
29642 \begin_layout Standard
29643 Esto es una línea de texto con la palabra 
29644 \begin_inset ERT
29645 status collapsed
29646
29647 \begin_layout Plain Layout
29648
29649
29650 \backslash
29651 raisebox{-
29652 \backslash
29653 depth}{
29654 \end_layout
29655
29656 \end_inset
29657
29658 «prevención»
29659 \begin_inset ERT
29660 status collapsed
29661
29662 \begin_layout Plain Layout
29663
29664 }
29665 \end_layout
29666
29667 \end_inset
29668
29669  bajada.
29670 \begin_inset Newline newline
29671 \end_inset
29672
29673 Esto es una línea de texto con la palabra 
29674 \begin_inset ERT
29675 status collapsed
29676
29677 \begin_layout Plain Layout
29678
29679
29680 \backslash
29681 raisebox{0.5cm}{
29682 \end_layout
29683
29684 \end_inset
29685
29686 «testigo»
29687 \begin_inset ERT
29688 status collapsed
29689
29690 \begin_layout Plain Layout
29691
29692 }
29693 \end_layout
29694
29695 \end_inset
29696
29697  elevada.
29698 \end_layout
29699
29700 \begin_layout Standard
29701 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
29702  Por ejemplo
29703 \end_layout
29704
29705 \begin_layout Standard
29706
29707 \series bold
29708
29709 \backslash
29710 raisebox{-
29711 \backslash
29712 depth}[0pt]{
29713 \end_layout
29714
29715 \begin_layout Standard
29716 Esto es una línea de texto con la palabra 
29717 \begin_inset ERT
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721
29722
29723 \backslash
29724 raisebox{-
29725 \backslash
29726 depth}[0pt]{
29727 \end_layout
29728
29729 \end_inset
29730
29731 «prevención»
29732 \begin_inset ERT
29733 status collapsed
29734
29735 \begin_layout Plain Layout
29736
29737 }
29738 \end_layout
29739
29740 \end_inset
29741
29742  bajada.
29743 \begin_inset Newline newline
29744 \end_inset
29745
29746 Esto es una línea de texto con la palabra 
29747 \begin_inset ERT
29748 status collapsed
29749
29750 \begin_layout Plain Layout
29751
29752
29753 \backslash
29754 raisebox{0.5cm}[0pt]{
29755 \end_layout
29756
29757 \end_inset
29758
29759 «testigo»
29760 \begin_inset ERT
29761 status collapsed
29762
29763 \begin_layout Plain Layout
29764
29765 }
29766 \end_layout
29767
29768 \end_inset
29769
29770  elevada.
29771 \end_layout
29772
29773 \begin_layout Section
29774 Cuadros coloreados
29775 \begin_inset CommandInset label
29776 LatexCommand label
29777 name "sec:Cuadros-Coloreados"
29778
29779 \end_inset
29780
29781
29782 \begin_inset Index idx
29783 status collapsed
29784
29785 \begin_layout Plain Layout
29786 Cuadros ! Color
29787 \end_layout
29788
29789 \end_inset
29790
29791
29792 \end_layout
29793
29794 \begin_layout Subsection
29795 Color en texto
29796 \begin_inset Index idx
29797 status collapsed
29798
29799 \begin_layout Plain Layout
29800 Color ! en texto
29801 \end_layout
29802
29803 \end_inset
29804
29805
29806 \end_layout
29807
29808 \begin_layout Standard
29809 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29810  Esto requiere cargar el paquete LaTeX 
29811 \series bold
29812 color
29813 \series default
29814
29815 \begin_inset Index idx
29816 status collapsed
29817
29818 \begin_layout Plain Layout
29819 LaTeX-paquetes ! color
29820 \end_layout
29821
29822 \end_inset
29823
29824  en el preámbulo del documento con
29825 \end_layout
29826
29827 \begin_layout Standard
29828
29829 \series bold
29830
29831 \backslash
29832 @ifundef\SpecialChar \textcompwordmark{}
29833 ined{textcolor}
29834 \begin_inset Newline newline
29835 \end_inset
29836
29837
29838 \begin_inset Phantom HPhantom
29839 status open
29840
29841 \begin_layout Plain Layout
29842
29843 \series bold
29844 \begin_inset space ~
29845 \end_inset
29846
29847
29848 \end_layout
29849
29850 \end_inset
29851
29852 {
29853 \backslash
29854 usepackage{color}}{}
29855 \end_layout
29856
29857 \begin_layout Standard
29858 LyX cargará automáticamente el paquete 
29859 \series bold
29860 color
29861 \series default
29862  cuando colorees texto.
29863 \begin_inset Foot
29864 status collapsed
29865
29866 \begin_layout Plain Layout
29867 Para evitar cargarlo dos veces se usa el comando 
29868 \series bold
29869
29870 \backslash
29871 @ifundef\SpecialChar \textcompwordmark{}
29872 ined
29873 \series default
29874 .
29875 \end_layout
29876
29877 \end_inset
29878
29879
29880 \end_layout
29881
29882 \begin_layout Standard
29883 \begin_inset VSpace medskip
29884 \end_inset
29885
29886 Los cuadros coloreados se crean con el comando 
29887 \series bold
29888
29889 \backslash
29890 colorbox
29891 \series default
29892 , de acuerdo con el siguiente esquema:
29893 \end_layout
29894
29895 \begin_layout Standard
29896
29897 \series bold
29898
29899 \backslash
29900 colorbox{color}{contenido del cuadro}
29901 \end_layout
29902
29903 \begin_layout Standard
29904 El contenido también puede ser un cuadro y los cuadros coloreados también
29905  pueden estar en otros cuadros.
29906 \end_layout
29907
29908 \begin_layout Standard
29909 Los siguientes colores están predefinidos:
29910 \begin_inset Newline newline
29911 \end_inset
29912
29913
29914 \family sans
29915 red
29916 \family default
29917
29918 \family sans
29919 green
29920 \family default
29921
29922 \family sans
29923 yellow, blue
29924 \family default
29925
29926 \family sans
29927 cyan
29928 \family default
29929 \series bold
29930 ,
29931 \series default
29932  
29933 \family sans
29934 magenta, black
29935 \family default
29936
29937 \family sans
29938 white
29939 \family default
29940 .
29941 \begin_inset Newline newline
29942 \end_inset
29943
29944 También puedes definir tus propios colores según se explica en la sección
29945 \begin_inset space ~
29946 \end_inset
29947
29948
29949 \begin_inset CommandInset ref
29950 LatexCommand ref
29951 reference "sec:Tablas-Coloreadas"
29952
29953 \end_inset
29954
29955 .
29956 \end_layout
29957
29958 \begin_layout Standard
29959 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29960 \end_layout
29961
29962 \begin_layout Standard
29963
29964 \series bold
29965
29966 \backslash
29967 colorbox{red}{
29968 \end_layout
29969
29970 \begin_layout Standard
29971 en código TeX antes de la palabra.
29972  Tras la palabra inserta una llave de cierre «
29973 \series bold
29974 }
29975 \series default
29976 » en código TeX.
29977 \begin_inset Newline newline
29978 \end_inset
29979
29980 Este es el resultado:
29981 \end_layout
29982
29983 \begin_layout Standard
29984 Línea en la que la palabra 
29985 \begin_inset ERT
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989
29990
29991 \backslash
29992 colorbox{red}{
29993 \end_layout
29994
29995 \end_inset
29996
29997 «¡Atención!»
29998 \begin_inset ERT
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002
30003 }
30004 \end_layout
30005
30006 \end_inset
30007
30008  tiene fondo rojo.
30009 \end_layout
30010
30011 \begin_layout Standard
30012 \begin_inset VSpace bigskip
30013 \end_inset
30014
30015 Si quieres un marco de distinto color, puedes emplear el comando 
30016 \series bold
30017
30018 \backslash
30019 fcolorbox
30020 \series default
30021  con el esquema siguiente:
30022 \end_layout
30023
30024 \begin_layout Standard
30025
30026 \series bold
30027
30028 \backslash
30029 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
30030 \end_layout
30031
30032 \begin_layout Standard
30033
30034 \series bold
30035
30036 \backslash
30037 fcolorbox
30038 \series default
30039  es una extensión de 
30040 \series bold
30041
30042 \backslash
30043 colorbox
30044 \series default
30045 .
30046  El grosor del marco y el espacio entre él y el contenido se puede ajustar
30047  con las longitudes 
30048 \series bold
30049
30050 \backslash
30051 fboxrule
30052 \series default
30053  y 
30054 \series bold
30055
30056 \backslash
30057 fboxsep
30058 \series default
30059 , respectivamente, como se describe en la sección
30060 \begin_inset space ~
30061 \end_inset
30062
30063
30064 \begin_inset CommandInset ref
30065 LatexCommand ref
30066 reference "sec:Decoración"
30067
30068 \end_inset
30069
30070 .
30071 \end_layout
30072
30073 \begin_layout Standard
30074 Para el ejemplo siguiente se ha utilizado el comando
30075 \end_layout
30076
30077 \begin_layout Standard
30078
30079 \series bold
30080
30081 \backslash
30082 fcolorbox{cyan}{magenta}{
30083 \end_layout
30084
30085 \begin_layout Standard
30086 Este es un ejemplo en el que se ha puesto un grosor de 1
30087 \begin_inset space \thinspace{}
30088 \end_inset
30089
30090 mm para la línea del marco:
30091 \begin_inset Newline newline
30092 \end_inset
30093
30094
30095 \begin_inset ERT
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099
30100
30101 \backslash
30102 fboxrule 1mm 
30103 \backslash
30104 fboxsep 1mm
30105 \end_layout
30106
30107 \end_inset
30108
30109
30110 \begin_inset ERT
30111 status collapsed
30112
30113 \begin_layout Plain Layout
30114
30115
30116 \backslash
30117 fcolorbox{cyan}{magenta}{
30118 \end_layout
30119
30120 \end_inset
30121
30122 Texto en un marco coloreado y enmarcado.
30123 \begin_inset ERT
30124 status collapsed
30125
30126 \begin_layout Plain Layout
30127
30128 }
30129 \end_layout
30130
30131 \end_inset
30132
30133
30134 \end_layout
30135
30136 \begin_layout Standard
30137 \begin_inset VSpace bigskip
30138 \end_inset
30139
30140 Por supuesto también puedes colorear el texto en un marco coloreado:
30141 \begin_inset Newline newline
30142 \end_inset
30143
30144
30145 \begin_inset ERT
30146 status collapsed
30147
30148 \begin_layout Plain Layout
30149
30150
30151 \backslash
30152 fcolorbox{cyan}{magenta}{
30153 \end_layout
30154
30155 \end_inset
30156
30157
30158 \color yellow
30159 Texto coloreado en un marco sombreado y coloreado.
30160 \color none
30161
30162 \begin_inset ERT
30163 status collapsed
30164
30165 \begin_layout Plain Layout
30166
30167 }
30168 \end_layout
30169
30170 \end_inset
30171
30172
30173 \begin_inset ERT
30174 status collapsed
30175
30176 \begin_layout Plain Layout
30177
30178
30179 \backslash
30180 fboxrule 0.4pt 
30181 \backslash
30182 fboxsep 3pt
30183 \end_layout
30184
30185 \end_inset
30186
30187
30188 \end_layout
30189
30190 \begin_layout Standard
30191
30192 \series bold
30193 \begin_inset VSpace medskip
30194 \end_inset
30195
30196
30197 \end_layout
30198
30199 \begin_layout Standard
30200 \begin_inset Note Greyedout
30201 status open
30202
30203 \begin_layout Plain Layout
30204
30205 \series bold
30206 Nota:
30207 \series default
30208  El texto en cuadros coloreados no puede tener saltos de línea.
30209  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
30210  coloreado como se describe a continuación.
30211 \end_layout
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \begin_layout Subsection
30219 Color en párrafos
30220 \begin_inset CommandInset label
30221 LatexCommand label
30222 name "sub:Color-en-Párrafos"
30223
30224 \end_inset
30225
30226
30227 \begin_inset Index idx
30228 status collapsed
30229
30230 \begin_layout Plain Layout
30231 Color ! en párrafos
30232 \end_layout
30233
30234 \end_inset
30235
30236
30237 \end_layout
30238
30239 \begin_layout Standard
30240 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
30241  Antes de la minipágina inserta el comando 
30242 \series bold
30243
30244 \backslash
30245 colorbox
30246 \series default
30247  en código TeX
30248 \end_layout
30249
30250 \begin_layout Standard
30251
30252 \series bold
30253
30254 \backslash
30255 colorbox{color}{
30256 \end_layout
30257
30258 \begin_layout Standard
30259  Detrás de la minipágina inserta una llave de cierre «
30260 \series bold
30261 }
30262 \series default
30263 », también en código TeX.
30264 \end_layout
30265
30266 \begin_layout Standard
30267 \begin_inset ERT
30268 status collapsed
30269
30270 \begin_layout Plain Layout
30271
30272
30273 \backslash
30274 colorbox{grisclaro}{
30275 \end_layout
30276
30277 \end_inset
30278
30279
30280 \begin_inset Box Frameless
30281 position "t"
30282 hor_pos "c"
30283 has_inner_box 1
30284 inner_pos "t"
30285 use_parbox 0
30286 use_makebox 0
30287 width "100col%"
30288 special "none"
30289 height "1in"
30290 height_special "totalheight"
30291 status collapsed
30292
30293 \begin_layout Plain Layout
30294 Texto con color de fondo.
30295  Texto con color de fondo.
30296 \end_layout
30297
30298 \begin_layout Plain Layout
30299 \begin_inset VSpace defskip
30300 \end_inset
30301
30302 El texto puede tener notas al pie
30303 \begin_inset Foot
30304 status collapsed
30305
30306 \begin_layout Plain Layout
30307 Otro ejemplo de nota
30308 \end_layout
30309
30310 \end_inset
30311
30312  y puede incluir tablas y figuras.
30313 \end_layout
30314
30315 \begin_layout Plain Layout
30316 \align center
30317 \begin_inset Tabular
30318 <lyxtabular version="3" rows="3" columns="3">
30319 <features tabularvalignment="middle">
30320 <column alignment="center" valignment="top" width="0">
30321 <column alignment="center" valignment="top" width="0">
30322 <column alignment="center" valignment="top" width="0">
30323 <row>
30324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30325 \begin_inset Text
30326
30327 \begin_layout Plain Layout
30328 a
30329 \end_layout
30330
30331 \end_inset
30332 </cell>
30333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30334 \begin_inset Text
30335
30336 \begin_layout Plain Layout
30337 !
30338 \end_layout
30339
30340 \end_inset
30341 </cell>
30342 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30343 \begin_inset Text
30344
30345 \begin_layout Plain Layout
30346 3
30347 \end_layout
30348
30349 \end_inset
30350 </cell>
30351 </row>
30352 <row>
30353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30354 \begin_inset Text
30355
30356 \begin_layout Plain Layout
30357 <
30358 \end_layout
30359
30360 \end_inset
30361 </cell>
30362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30363 \begin_inset Text
30364
30365 \begin_layout Plain Layout
30366 b2
30367 \begin_inset Quotes erd
30368 \end_inset
30369
30370 |
30371 \end_layout
30372
30373 \end_inset
30374 </cell>
30375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30376 \begin_inset Text
30377
30378 \begin_layout Plain Layout
30379 >
30380 \end_layout
30381
30382 \end_inset
30383 </cell>
30384 </row>
30385 <row>
30386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30387 \begin_inset Text
30388
30389 \begin_layout Plain Layout
30390 1
30391 \end_layout
30392
30393 \end_inset
30394 </cell>
30395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30396 \begin_inset Text
30397
30398 \begin_layout Plain Layout
30399 §
30400 \end_layout
30401
30402 \end_inset
30403 </cell>
30404 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30405 \begin_inset Text
30406
30407 \begin_layout Plain Layout
30408 c
30409 \end_layout
30410
30411 \end_inset
30412 </cell>
30413 </row>
30414 </lyxtabular>
30415
30416 \end_inset
30417
30418
30419 \end_layout
30420
30421 \end_inset
30422
30423
30424 \begin_inset ERT
30425 status collapsed
30426
30427 \begin_layout Plain Layout
30428
30429 }
30430 \end_layout
30431
30432 \end_inset
30433
30434
30435 \end_layout
30436
30437 \begin_layout Section
30438 Cuadros rotados y escalados
30439 \end_layout
30440
30441 \begin_layout Standard
30442 Para poder usar los comandos descritos en esta sección hay que cargar el
30443  paquete LaTeX 
30444 \series bold
30445 graphicx
30446 \series default
30447
30448 \begin_inset Index idx
30449 status collapsed
30450
30451 \begin_layout Plain Layout
30452 LaTeX-paquetes ! graphicx
30453 \end_layout
30454
30455 \end_inset
30456
30457  en el preámbulo del documento, con el comando
30458 \end_layout
30459
30460 \begin_layout Standard
30461
30462 \series bold
30463
30464 \backslash
30465 @ifundefined{rotatebox}
30466 \begin_inset Newline newline
30467 \end_inset
30468
30469
30470 \begin_inset Phantom HPhantom
30471 status open
30472
30473 \begin_layout Plain Layout
30474
30475 \series bold
30476 \begin_inset space ~
30477 \end_inset
30478
30479
30480 \end_layout
30481
30482 \end_inset
30483
30484 {
30485 \backslash
30486 usepackage{graphicx}}{}
30487 \end_layout
30488
30489 \begin_layout Standard
30490 \begin_inset Note Greyedout
30491 status open
30492
30493 \begin_layout Plain Layout
30494
30495 \series bold
30496 Nota: 
30497 \series default
30498 Algunos visores DVI no pueden mostrar material rotado o escalado.
30499 \end_layout
30500
30501 \end_inset
30502
30503
30504 \end_layout
30505
30506 \begin_layout Standard
30507 \begin_inset Note Greyedout
30508 status open
30509
30510 \begin_layout Plain Layout
30511
30512 \series bold
30513 Nota:
30514 \series default
30515  Los cuadros rotados o escalados no pueden contener flotantes.
30516 \end_layout
30517
30518 \end_inset
30519
30520
30521 \end_layout
30522
30523 \begin_layout Subsection
30524 Cuadros rotados
30525 \begin_inset Index idx
30526 status collapsed
30527
30528 \begin_layout Plain Layout
30529 Cuadros ! Rotar
30530 \end_layout
30531
30532 \end_inset
30533
30534
30535 \begin_inset Index idx
30536 status collapsed
30537
30538 \begin_layout Plain Layout
30539 Material rotado
30540 \end_layout
30541
30542 \end_inset
30543
30544
30545 \begin_inset Index idx
30546 status collapsed
30547
30548 \begin_layout Plain Layout
30549 Figuras ! Rotar
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \begin_inset Index idx
30556 status collapsed
30557
30558 \begin_layout Plain Layout
30559 Tablas ! Rotar
30560 \end_layout
30561
30562 \end_inset
30563
30564
30565 \end_layout
30566
30567 \begin_layout Standard
30568 Para rotar material debes ponerlo en un cuadro rotado.
30569  Los cuadros rotados se crean con el comando 
30570 \series bold
30571
30572 \backslash
30573 rotatebox
30574 \series default
30575  en código TeX, según el esquema:
30576 \end_layout
30577
30578 \begin_layout Standard
30579
30580 \series bold
30581
30582 \backslash
30583 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
30584 \end_layout
30585
30586 \begin_layout Standard
30587 El origen de rotación se especifica en la forma 
30588 \series bold
30589 origin=position
30590 \series default
30591 .
30592  Son posibles las posiciones siguientes: 
30593 \emph on
30594 c
30595 \emph default
30596  (center), 
30597 \emph on
30598 l
30599 \emph default
30600  (left), 
30601 \emph on
30602 r
30603 \emph default
30604  (right), 
30605 \emph on
30606 b
30607 \emph default
30608  (bottom), 
30609 \emph on
30610 t
30611 \emph default
30612  (top), así como combinaciones adecuadas de las posiciones básicas.
30613  Por ejemplo, 
30614 \emph on
30615 lt
30616 \emph default
30617  significa que el origen de rotación es la esquina superior izquierda del
30618  cuadro.
30619  Si no se especifica origen de rotación se usará la posición 
30620 \emph on
30621 l
30622 \emph default
30623 .
30624  El ángulo de rotación es un número de grados, y puede ser negativo.
30625  El sentido de giro es contrario al de las agujas del reloj.
30626 \end_layout
30627
30628 \begin_layout Standard
30629 En el siguiente ejemplo se ha insertado el comando 
30630 \series bold
30631
30632 \backslash
30633 rotatebox[origin=c]{60}{ 
30634 \series default
30635 como código TeX delante del texto «con rotación»; después del texto, el
30636  cuadro se ha cerrado con llave de cierre en código TeX.
30637 \end_layout
30638
30639 \begin_layout Standard
30640 Esta línea contiene texto 
30641 \begin_inset ERT
30642 status collapsed
30643
30644 \begin_layout Plain Layout
30645
30646
30647 \backslash
30648 rotatebox[origin=c]{60}{
30649 \end_layout
30650
30651 \end_inset
30652
30653 con rotación
30654 \begin_inset ERT
30655 status collapsed
30656
30657 \begin_layout Plain Layout
30658
30659 }
30660 \end_layout
30661
30662 \end_inset
30663
30664 .
30665 \end_layout
30666
30667 \begin_layout Standard
30668 El contenido del cuadro puede ser también otro cuadro o una ecuación en
30669  línea:
30670 \end_layout
30671
30672 \begin_layout Standard
30673 En esta línea hay texto enmarcado 
30674 \begin_inset ERT
30675 status collapsed
30676
30677 \begin_layout Plain Layout
30678
30679
30680 \backslash
30681 rotatebox[origin=r]{-60}{
30682 \end_layout
30683
30684 \end_inset
30685
30686
30687 \begin_inset Box Doublebox
30688 position "c"
30689 hor_pos "c"
30690 has_inner_box 0
30691 inner_pos "c"
30692 use_parbox 0
30693 use_makebox 0
30694 width "1in"
30695 special "width"
30696 height "1in"
30697 height_special "totalheight"
30698 status open
30699
30700 \begin_layout Plain Layout
30701 con rotación
30702 \end_layout
30703
30704 \end_inset
30705
30706
30707 \begin_inset ERT
30708 status collapsed
30709
30710 \begin_layout Plain Layout
30711
30712 }
30713 \end_layout
30714
30715 \end_inset
30716
30717  y 
30718 \begin_inset ERT
30719 status collapsed
30720
30721 \begin_layout Plain Layout
30722
30723
30724 \backslash
30725 rotatebox[origin=lb]{60}{
30726 \end_layout
30727
30728 \end_inset
30729
30730
30731 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30732 \end_inset
30733
30734
30735 \begin_inset ERT
30736 status collapsed
30737
30738 \begin_layout Plain Layout
30739
30740 }
30741 \end_layout
30742
30743 \end_inset
30744
30745  una ecuación.
30746 \end_layout
30747
30748 \begin_layout Standard
30749 O una imagen o una tabla:
30750 \end_layout
30751
30752 \begin_layout Standard
30753 Aquí hay una imagen girada 
30754 \begin_inset ERT
30755 status collapsed
30756
30757 \begin_layout Plain Layout
30758
30759
30760 \backslash
30761 rotatebox[origin=lb]{90}{
30762 \end_layout
30763
30764 \end_inset
30765
30766
30767 \begin_inset Graphics
30768         filename ../clipart/platypus.eps
30769         lyxscale 50
30770         width 25col%
30771
30772 \end_inset
30773
30774
30775 \begin_inset ERT
30776 status collapsed
30777
30778 \begin_layout Plain Layout
30779
30780 }
30781 \end_layout
30782
30783 \end_inset
30784
30785  y una tabla girada 
30786 \begin_inset ERT
30787 status collapsed
30788
30789 \begin_layout Plain Layout
30790
30791
30792 \backslash
30793 rotatebox[origin=l]{-90}{
30794 \end_layout
30795
30796 \end_inset
30797
30798
30799 \begin_inset Tabular
30800 <lyxtabular version="3" rows="2" columns="2">
30801 <features tabularvalignment="middle">
30802 <column alignment="center" valignment="top" width="0">
30803 <column alignment="center" valignment="top" width="0">
30804 <row>
30805 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30806 \begin_inset Text
30807
30808 \begin_layout Plain Layout
30809 q
30810 \end_layout
30811
30812 \end_inset
30813 </cell>
30814 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30815 \begin_inset Text
30816
30817 \begin_layout Plain Layout
30818 w
30819 \end_layout
30820
30821 \end_inset
30822 </cell>
30823 </row>
30824 <row>
30825 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829 e
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838 r
30839 \end_layout
30840
30841 \end_inset
30842 </cell>
30843 </row>
30844 </lyxtabular>
30845
30846 \end_inset
30847
30848
30849 \begin_inset ERT
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853
30854 }
30855 \end_layout
30856
30857 \end_inset
30858
30859
30860 \end_layout
30861
30862 \begin_layout Subsection
30863 Cuadros escalados
30864 \begin_inset Index idx
30865 status collapsed
30866
30867 \begin_layout Plain Layout
30868 Cuadros ! Escalar
30869 \end_layout
30870
30871 \end_inset
30872
30873
30874 \begin_inset Index idx
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878 Material escalado
30879 \end_layout
30880
30881 \end_inset
30882
30883
30884 \begin_inset Index idx
30885 status collapsed
30886
30887 \begin_layout Plain Layout
30888 Figuras ! Escalar
30889 \end_layout
30890
30891 \end_inset
30892
30893
30894 \begin_inset Index idx
30895 status collapsed
30896
30897 \begin_layout Plain Layout
30898 Tablas ! Escalar
30899 \end_layout
30900
30901 \end_inset
30902
30903
30904 \end_layout
30905
30906 \begin_layout Standard
30907 Para escalar material se pueden usar los comandos 
30908 \series bold
30909
30910 \backslash
30911 scalebox
30912 \series default
30913  y 
30914 \series bold
30915
30916 \backslash
30917 resizebox 
30918 \series default
30919 en código TeX.
30920 \end_layout
30921
30922 \begin_layout Standard
30923
30924 \series bold
30925
30926 \backslash
30927 scalebox
30928 \series default
30929  se usa con el esquema siguiente:
30930 \end_layout
30931
30932 \begin_layout Standard
30933
30934 \series bold
30935
30936 \backslash
30937 scalebox{horizontal}[vertical]{contenido del cuadro}
30938 \end_layout
30939
30940 \begin_layout Standard
30941 Horizontal y vertical son los factores de escala correspondientes.
30942  Si no se especifica factor vertical, su valor será el mismo que el factor
30943  de escala horizontal.
30944  
30945 \end_layout
30946
30947 \begin_layout Standard
30948 Por ejemplo, el comando 
30949 \series bold
30950
30951 \backslash
30952 scalebox{2}{Hola} 
30953 \series default
30954 crea un 
30955 \begin_inset ERT
30956 status collapsed
30957
30958 \begin_layout Plain Layout
30959
30960
30961 \backslash
30962 scalebox{2}{
30963 \end_layout
30964
30965 \end_inset
30966
30967 Hola
30968 \begin_inset ERT
30969 status collapsed
30970
30971 \begin_layout Plain Layout
30972
30973 }
30974 \end_layout
30975
30976 \end_inset
30977
30978  de doble tamaño que el texto normal del documento.
30979 \end_layout
30980
30981 \begin_layout Standard
30982 El comando 
30983 \series bold
30984
30985 \backslash
30986 scalebox{2}[1]{Hola} 
30987 \series default
30988 distorsiona el 
30989 \begin_inset ERT
30990 status collapsed
30991
30992 \begin_layout Plain Layout
30993
30994
30995 \backslash
30996 scalebox{2}[1]{
30997 \end_layout
30998
30999 \end_inset
31000
31001 Hola
31002 \begin_inset ERT
31003 status collapsed
31004
31005 \begin_layout Plain Layout
31006
31007 }
31008 \end_layout
31009
31010 \end_inset
31011
31012 .
31013 \end_layout
31014
31015 \begin_layout Standard
31016 Si un factor de escala es negativo el contenido del cuadro es reflejado.
31017  Por eso el comando 
31018 \series bold
31019
31020 \backslash
31021 scalebox{-1}[1]{Hola} 
31022 \series default
31023 puede usarse para reflejar un texto: 
31024 \begin_inset ERT
31025 status collapsed
31026
31027 \begin_layout Plain Layout
31028
31029
31030 \backslash
31031 scalebox{-1}[1]{
31032 \end_layout
31033
31034 \end_inset
31035
31036 Hola
31037 \begin_inset ERT
31038 status collapsed
31039
31040 \begin_layout Plain Layout
31041
31042 }
31043 \end_layout
31044
31045 \end_inset
31046
31047 .
31048 \end_layout
31049
31050 \begin_layout Standard
31051
31052 \series bold
31053
31054 \backslash
31055 scalebox{1}[-1]{Hola} 
31056 \series default
31057 refleja el 
31058 \begin_inset ERT
31059 status collapsed
31060
31061 \begin_layout Plain Layout
31062
31063
31064 \backslash
31065 scalebox{1}[-1]{
31066 \end_layout
31067
31068 \end_inset
31069
31070 Hola
31071 \begin_inset ERT
31072 status collapsed
31073
31074 \begin_layout Plain Layout
31075
31076 }
31077 \end_layout
31078
31079 \end_inset
31080
31081  sobre la base.
31082 \end_layout
31083
31084 \begin_layout Standard
31085 El comando 
31086 \series bold
31087
31088 \backslash
31089 scalebox{-1}[1]{contenido del cuadro} 
31090 \series default
31091 puede sustituirse por 
31092 \series bold
31093
31094 \begin_inset Newline newline
31095 \end_inset
31096
31097
31098 \backslash
31099 reflectbox{contenido del cuadro}
31100 \begin_inset VSpace defskip
31101 \end_inset
31102
31103
31104 \end_layout
31105
31106 \begin_layout Standard
31107 El comando 
31108 \series bold
31109
31110 \backslash
31111 resizebox
31112 \series default
31113  sirve para escalar el cuadro a una altura y anchura definidas, según el
31114  esquema:
31115 \end_layout
31116
31117 \begin_layout Standard
31118
31119 \series bold
31120
31121 \backslash
31122 resizebox{anchura}{altura}{contenido del cuadro}
31123 \end_layout
31124
31125 \begin_layout Standard
31126 Si uno de los argumentos del comando es un signo de exclamación, 
31127 \series bold
31128 !
31129 \series default
31130 , la escala se produce de forma que se mantiene la relación de las dimensiones
31131  originales del contenido del cuadro.
31132  
31133 \end_layout
31134
31135 \begin_layout Standard
31136 El comando 
31137 \series bold
31138
31139 \backslash
31140 resizebox{2cm}{1cm}{Hola}
31141 \series default
31142  genera: 
31143 \begin_inset ERT
31144 status collapsed
31145
31146 \begin_layout Plain Layout
31147
31148
31149 \backslash
31150 resizebox{2cm}{1cm}{
31151 \end_layout
31152
31153 \end_inset
31154
31155 Hola
31156 \begin_inset ERT
31157 status collapsed
31158
31159 \begin_layout Plain Layout
31160
31161 }
31162 \end_layout
31163
31164 \end_inset
31165
31166
31167 \begin_inset Newline newline
31168 \end_inset
31169
31170 El comando 
31171 \series bold
31172
31173 \backslash
31174 resizebox{2cm}{!}{Hola}
31175 \series default
31176  genera: 
31177 \begin_inset ERT
31178 status collapsed
31179
31180 \begin_layout Plain Layout
31181
31182
31183 \backslash
31184 resizebox{2cm}{!}{
31185 \end_layout
31186
31187 \end_inset
31188
31189 Hola
31190 \begin_inset ERT
31191 status collapsed
31192
31193 \begin_layout Plain Layout
31194
31195 }
31196 \end_layout
31197
31198 \end_inset
31199
31200
31201 \end_layout
31202
31203 \begin_layout Standard
31204 \begin_inset VSpace defskip
31205 \end_inset
31206
31207
31208 \end_layout
31209
31210 \begin_layout Standard
31211 \begin_inset Note Greyedout
31212 status open
31213
31214 \begin_layout Plain Layout
31215
31216 \series bold
31217 Nota: 
31218 \series default
31219 Si los argumentos de 
31220 \series bold
31221
31222 \backslash
31223 scalebox
31224 \series default
31225  o 
31226 \series bold
31227
31228 \backslash
31229 resizebox
31230 \series default
31231  son cero, no se generan errores de LaTeX al exportar el documento, pero
31232  puede suceder que la salida no se muestre o que sea incompleta.
31233  
31234 \end_layout
31235
31236 \end_inset
31237
31238
31239 \begin_inset VSpace defskip
31240 \end_inset
31241
31242
31243 \end_layout
31244
31245 \begin_layout Standard
31246 Los cuadros se pueden combinar en cualquier orden.
31247  Por ejemplo, el comando
31248 \series bold
31249
31250 \begin_inset Newline newline
31251 \end_inset
31252
31253
31254 \backslash
31255 rotatebox[origin=c]{-45}{
31256 \backslash
31257 resizebox{2cm}{!}{
31258 \backslash
31259 reflectbox{Hola}}}
31260 \begin_inset Newline newline
31261 \end_inset
31262
31263
31264 \series default
31265 genera:
31266 \end_layout
31267
31268 \begin_layout Standard
31269 \noindent
31270 \align center
31271 \begin_inset ERT
31272 status collapsed
31273
31274 \begin_layout Plain Layout
31275
31276
31277 \backslash
31278 rotatebox[origin=c]{-45}{
31279 \backslash
31280 resizebox{2cm}{!}{
31281 \backslash
31282 reflectbox{
31283 \end_layout
31284
31285 \end_inset
31286
31287 Hola
31288 \begin_inset ERT
31289 status collapsed
31290
31291 \begin_layout Plain Layout
31292
31293 }}}
31294 \end_layout
31295
31296 \end_inset
31297
31298
31299 \end_layout
31300
31301 \begin_layout Standard
31302 \noindent
31303 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
31304 \end_layout
31305
31306 \begin_layout Standard
31307 \noindent
31308
31309 \end_layout
31310
31311 \begin_layout Standard
31312 \align center
31313 \begin_inset ERT
31314 status collapsed
31315
31316 \begin_layout Plain Layout
31317
31318
31319 \backslash
31320 rotatebox[origin=c]{-30}{
31321 \backslash
31322 resizebox{2cm}{!}{
31323 \backslash
31324 reflectbox{
31325 \end_layout
31326
31327 \end_inset
31328
31329
31330 \begin_inset Graphics
31331         filename ../clipart/platypus.eps
31332         lyxscale 50
31333         width 25col%
31334
31335 \end_inset
31336
31337
31338 \begin_inset ERT
31339 status collapsed
31340
31341 \begin_layout Plain Layout
31342
31343 }}}
31344 \end_layout
31345
31346 \end_inset
31347
31348
31349 \begin_inset ERT
31350 status collapsed
31351
31352 \begin_layout Plain Layout
31353
31354
31355 \backslash
31356 rotatebox[origin=c]{-45}{
31357 \backslash
31358 resizebox{2cm}{!}{
31359 \backslash
31360 reflectbox{
31361 \end_layout
31362
31363 \end_inset
31364
31365
31366 \begin_inset Tabular
31367 <lyxtabular version="3" rows="2" columns="2">
31368 <features tabularvalignment="middle">
31369 <column alignment="center" valignment="top" width="0">
31370 <column alignment="center" valignment="top" width="0">
31371 <row>
31372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31373 \begin_inset Text
31374
31375 \begin_layout Plain Layout
31376 q
31377 \end_layout
31378
31379 \end_inset
31380 </cell>
31381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31382 \begin_inset Text
31383
31384 \begin_layout Plain Layout
31385 w
31386 \end_layout
31387
31388 \end_inset
31389 </cell>
31390 </row>
31391 <row>
31392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31393 \begin_inset Text
31394
31395 \begin_layout Plain Layout
31396 e
31397 \end_layout
31398
31399 \end_inset
31400 </cell>
31401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31402 \begin_inset Text
31403
31404 \begin_layout Plain Layout
31405 r
31406 \end_layout
31407
31408 \end_inset
31409 </cell>
31410 </row>
31411 </lyxtabular>
31412
31413 \end_inset
31414
31415
31416 \begin_inset ERT
31417 status collapsed
31418
31419 \begin_layout Plain Layout
31420
31421 }}}
31422 \end_layout
31423
31424 \end_inset
31425
31426
31427 \begin_inset ERT
31428 status collapsed
31429
31430 \begin_layout Plain Layout
31431
31432
31433 \backslash
31434 rotatebox[origin=c]{-45}{
31435 \backslash
31436 resizebox{2cm}{!}{
31437 \backslash
31438 reflectbox{
31439 \end_layout
31440
31441 \end_inset
31442
31443
31444 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31445 \end_inset
31446
31447
31448 \begin_inset ERT
31449 status collapsed
31450
31451 \begin_layout Plain Layout
31452
31453 }}}
31454 \end_layout
31455
31456 \end_inset
31457
31458
31459 \end_layout
31460
31461 \begin_layout Standard
31462 Si se usa el estilo global 
31463 \series bold
31464 fleqn
31465 \series default
31466  para las ecuaciones del documento,
31467 \begin_inset Foot
31468 status collapsed
31469
31470 \begin_layout Plain Layout
31471 Si «fleqn» se añade a las opciones de clase del documento.
31472 \end_layout
31473
31474 \end_inset
31475
31476  también pueden escalarse las ecuaciones en estilo presentación.
31477 \end_layout
31478
31479 \begin_layout Chapter
31480 Archivos externos
31481 \begin_inset Index idx
31482 status collapsed
31483
31484 \begin_layout Plain Layout
31485 Archivos externos
31486 \end_layout
31487
31488 \end_inset
31489
31490
31491 \end_layout
31492
31493 \begin_layout Standard
31494 Con el menú 
31495 \family sans
31496 Insertar\SpecialChar \menuseparator
31497 Archivo 
31498 \family default
31499 se pueden insertar archivos externos en un documento.
31500  Estos pueden ser:
31501 \end_layout
31502
31503 \begin_layout Description
31504 Documento
31505 \begin_inset space ~
31506 \end_inset
31507
31508 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
31509 \end_layout
31510
31511 \begin_layout Description
31512 Texto
31513 \begin_inset space ~
31514 \end_inset
31515
31516 simple Un documento de texto; cada línea del mismo se inserta en tu documento
31517  como párrafo propio.
31518 \end_layout
31519
31520 \begin_layout Description
31521 Texto
31522 \begin_inset space ~
31523 \end_inset
31524
31525 simple,
31526 \begin_inset space ~
31527 \end_inset
31528
31529 unir
31530 \begin_inset space ~
31531 \end_inset
31532
31533 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
31534  Las líneas vacías generan un nuevo párrafo en tu documento.
31535 \end_layout
31536
31537 \begin_layout Description
31538 Material
31539 \begin_inset space ~
31540 \end_inset
31541
31542 externo Archivos en diversos formatos.
31543 \end_layout
31544
31545 \begin_layout Description
31546 Documento
31547 \begin_inset space ~
31548 \end_inset
31549
31550 hijo Documentos LyX, LaTeX o texto simple.
31551 \end_layout
31552
31553 \begin_layout Section
31554 Material externo
31555 \begin_inset Index idx
31556 status collapsed
31557
31558 \begin_layout Plain Layout
31559 Material externo
31560 \end_layout
31561
31562 \end_inset
31563
31564
31565 \end_layout
31566
31567 \begin_layout Standard
31568 Esta característica te permite insertar archivos en tu documento sin convertirlo
31569 s previamente a un formato legible en la salida, ya que LyX se ocupa de
31570  las necesarias conversiones.
31571  Esto es parecido a la inserción de imágenes en diversos formatos en los
31572  documentos LyX.
31573  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
31574  en 
31575 \family sans
31576 Apariencia
31577 \family default
31578 \SpecialChar \menuseparator
31579 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
31580  en LyX.
31581 \end_layout
31582
31583 \begin_layout Standard
31584 El material externo se puede insertar mediante el diálogo que surge a partir
31585  del menú 
31586 \family sans
31587 Insertar\SpecialChar \menuseparator
31588 Archivo\SpecialChar \menuseparator
31589 Material
31590 \begin_inset space ~
31591 \end_inset
31592
31593 externo
31594 \family default
31595 .
31596  Actualmente se permiten los siguientes tipos de archivo (
31597 \family sans
31598 Plantillas
31599 \family default
31600 ):
31601 \end_layout
31602
31603 \begin_layout Description
31604 Diagrama
31605 \begin_inset space ~
31606 \end_inset
31607
31608 de
31609 \begin_inset space ~
31610 \end_inset
31611
31612 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
31613  con el programa 
31614 \series bold
31615
31616 \begin_inset CommandInset href
31617 LatexCommand href
31618 name "XBoard"
31619 target "http://en.wikipedia.org/wiki/XBoard"
31620
31621 \end_inset
31622
31623
31624 \series default
31625 .
31626 \end_layout
31627
31628 \begin_layout Description
31629 Dia Esta plantilla soporta diagramas creados con el programa 
31630 \series bold
31631
31632 \begin_inset CommandInset href
31633 LatexCommand href
31634 name "Dia"
31635 target "http://en.wikipedia.org/wiki/Dia_(software)"
31636
31637 \end_inset
31638
31639
31640 \series default
31641 .
31642 \end_layout
31643
31644 \begin_layout Description
31645 Fecha Esta inserta la fecha en el formato 
31646 \emph on
31647 Día-Mes-Año.
31648
31649 \emph default
31650  A continuación hay una fecha insertada como material externo: 
31651 \begin_inset External
31652         template Date
31653         filename ...
31654
31655 \end_inset
31656
31657
31658 \begin_inset space ~
31659 \end_inset
31660
31661
31662 \begin_inset Note Note
31663 status collapsed
31664
31665 \begin_layout Plain Layout
31666 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
31667 \end_layout
31668
31669 \end_inset
31670
31671
31672 \begin_inset Newline newline
31673 \end_inset
31674
31675 La fecha no se muestra en LyX, sólo en la salida.
31676  Hay otros dos métodos de insertar una fecha, con el menú 
31677 \family sans
31678 Insertar\SpecialChar \menuseparator
31679 Fecha
31680 \family default
31681  y con el comando LaTeX 
31682 \series bold
31683
31684 \backslash
31685 today
31686 \series default
31687  en código TeX.
31688  Los distintos métodos se comparan en la tabla
31689 \begin_inset space ~
31690 \end_inset
31691
31692
31693 \begin_inset CommandInset ref
31694 LatexCommand ref
31695 reference "tab:Comparación-de"
31696
31697 \end_inset
31698
31699 .
31700 \end_layout
31701
31702 \begin_layout Description
31703 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
31704 \begin_inset Newline linebreak
31705 \end_inset
31706
31707
31708 \series bold
31709
31710 \begin_inset CommandInset href
31711 LatexCommand href
31712 name "LilyPond"
31713 target "http://en.wikipedia.org/wiki/LilyPond"
31714
31715 \end_inset
31716
31717
31718 \series default
31719 .
31720 \end_layout
31721
31722 \begin_layout Description
31723 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
31724  Para insertar algunas o todas las páginas de un documento PDF, utiliza
31725  la opción 
31726 \emph on
31727 pages
31728 \emph default
31729  en el campo 
31730 \family sans
31731 Opción
31732 \family default
31733  de la pestaña 
31734 \family sans
31735 Opciones de LaTeX y LyX
31736 \family default
31737 , según la descripción de la plantilla en el diálogo.
31738  Si no se usa la opción 
31739 \emph on
31740 pages
31741 \emph default
31742 , sólo se inserta la primera página del PDF.
31743 \end_layout
31744
31745 \begin_layout Description
31746 RasterImage Sirve para insertar imágenes bitmap.
31747  Casi todos los formatos populares de imágenes están soportados.
31748  Las imágenes se pueden tratar en el diálogo 
31749 \family sans
31750 Material Externo
31751 \family default
31752  como las que habitualmente se incluyen mediante el diálogo 
31753 \family sans
31754 Gráficos
31755 \family default
31756 , tal como se explica en la sección
31757 \begin_inset space ~
31758 \end_inset
31759
31760
31761 \begin_inset CommandInset ref
31762 LatexCommand ref
31763 reference "sec:Diálogo-Gráficos"
31764
31765 \end_inset
31766
31767 .
31768  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
31769  PDF y EPS no están soportadas.
31770 \end_layout
31771
31772 \begin_layout Description
31773 XFig Esta plantilla soporta imágenes creadas con el programa 
31774 \series bold
31775
31776 \begin_inset CommandInset href
31777 LatexCommand href
31778 name "Xfig"
31779 target "http://en.wikipedia.org/wiki/Xfig"
31780
31781 \end_inset
31782
31783
31784 \series default
31785 .
31786 \end_layout
31787
31788 \begin_layout Standard
31789 \begin_inset Float table
31790 placement h
31791 wide false
31792 sideways false
31793 status open
31794
31795 \begin_layout Plain Layout
31796 \begin_inset Caption
31797
31798 \begin_layout Plain Layout
31799 \begin_inset CommandInset label
31800 LatexCommand label
31801 name "tab:Comparación-de"
31802
31803 \end_inset
31804
31805 Comparación de los métodos de inserción de fecha.
31806 \end_layout
31807
31808 \end_inset
31809
31810
31811 \end_layout
31812
31813 \begin_layout Plain Layout
31814 \align center
31815 \begin_inset Tabular
31816 <lyxtabular version="3" rows="4" columns="4">
31817 <features tabularvalignment="middle">
31818 <column alignment="center" valignment="top" width="0">
31819 <column alignment="center" valignment="top" width="0">
31820 <column alignment="center" valignment="top" width="0">
31821 <column alignment="center" valignment="top" width="0">
31822 <row>
31823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31824 \begin_inset Text
31825
31826 \begin_layout Plain Layout
31827 Documento
31828 \end_layout
31829
31830 \end_inset
31831 </cell>
31832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31833 \begin_inset Text
31834
31835 \begin_layout Plain Layout
31836
31837 \family sans
31838 Material externo\SpecialChar \menuseparator
31839 Fecha
31840 \end_layout
31841
31842 \end_inset
31843 </cell>
31844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31845 \begin_inset Text
31846
31847 \begin_layout Plain Layout
31848
31849 \family sans
31850 Insertar\SpecialChar \menuseparator
31851 Fecha
31852 \end_layout
31853
31854 \end_inset
31855 </cell>
31856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31857 \begin_inset Text
31858
31859 \begin_layout Plain Layout
31860 comando 
31861 \series bold
31862
31863 \backslash
31864 today
31865 \end_layout
31866
31867 \end_inset
31868 </cell>
31869 </row>
31870 <row>
31871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31872 \begin_inset Text
31873
31874 \begin_layout Plain Layout
31875 LyX
31876 \end_layout
31877
31878 \end_inset
31879 </cell>
31880 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31881 \begin_inset Text
31882
31883 \begin_layout Plain Layout
31884 como cuadro
31885 \end_layout
31886
31887 \end_inset
31888 </cell>
31889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31890 \begin_inset Text
31891
31892 \begin_layout Plain Layout
31893 como fecha
31894 \end_layout
31895
31896 \end_inset
31897 </cell>
31898 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31899 \begin_inset Text
31900
31901 \begin_layout Plain Layout
31902 como cuadro código TeX
31903 \end_layout
31904
31905 \end_inset
31906 </cell>
31907 </row>
31908 <row>
31909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31910 \begin_inset Text
31911
31912 \begin_layout Plain Layout
31913 LaTeX
31914 \end_layout
31915
31916 \end_inset
31917 </cell>
31918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31919 \begin_inset Text
31920
31921 \begin_layout Plain Layout
31922 como fecha
31923 \end_layout
31924
31925 \end_inset
31926 </cell>
31927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31928 \begin_inset Text
31929
31930 \begin_layout Plain Layout
31931 como fecha
31932 \end_layout
31933
31934 \end_inset
31935 </cell>
31936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31937 \begin_inset Text
31938
31939 \begin_layout Plain Layout
31940 como comando
31941 \end_layout
31942
31943 \end_inset
31944 </cell>
31945 </row>
31946 <row>
31947 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31948 \begin_inset Text
31949
31950 \begin_layout Plain Layout
31951 DVI, PDF, PS
31952 \end_layout
31953
31954 \end_inset
31955 </cell>
31956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31957 \begin_inset Text
31958
31959 \begin_layout Plain Layout
31960 como fecha
31961 \end_layout
31962
31963 \end_inset
31964 </cell>
31965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31966 \begin_inset Text
31967
31968 \begin_layout Plain Layout
31969 como fecha
31970 \end_layout
31971
31972 \end_inset
31973 </cell>
31974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31975 \begin_inset Text
31976
31977 \begin_layout Plain Layout
31978 como fecha
31979 \end_layout
31980
31981 \end_inset
31982 </cell>
31983 </row>
31984 </lyxtabular>
31985
31986 \end_inset
31987
31988
31989 \end_layout
31990
31991 \end_inset
31992
31993
31994 \end_layout
31995
31996 \begin_layout Standard
31997 Si utilizas la opción 
31998 \family sans
31999 Borrador
32000 \family default
32001  en la solapa 
32002 \family sans
32003 Archivo
32004 \family default
32005  del diálogo 
32006 \family sans
32007 Material Externo
32008 \family default
32009 , en el documento de salida sólo se muestra la ruta al archivo insertado.
32010 \family sans
32011
32012 \begin_inset Newline newline
32013 \end_inset
32014
32015
32016 \family default
32017 El material externo se muestra en LyX como un cuadro del tipo:
32018 \family sans
32019  
32020 \family default
32021
32022 \begin_inset Graphics
32023         filename clipart/MaterialExternoQt4.png
32024         scale 80
32025
32026 \end_inset
32027
32028  o como imagen, dependiendo de si se marca la opción 
32029 \family sans
32030 Mostrar en LyX 
32031 \family default
32032 de la pestaña 
32033 \family sans
32034 Opciones de LaTeX y LyX
32035 \family default
32036  del diálogo
32037 \family sans
32038 .
32039 \end_layout
32040
32041 \begin_layout Standard
32042 En el manual 
32043 \emph on
32044 Personalización
32045 \emph default
32046  se explica cómo definir tus propias plantillas.
32047 \end_layout
32048
32049 \begin_layout Section
32050 Documento hijo
32051 \begin_inset CommandInset label
32052 LatexCommand label
32053 name "sec:Documento-Hijo"
32054
32055 \end_inset
32056
32057
32058 \begin_inset Index idx
32059 status collapsed
32060
32061 \begin_layout Plain Layout
32062 Documento hijo
32063 \end_layout
32064
32065 \end_inset
32066
32067
32068 \end_layout
32069
32070 \begin_layout Standard
32071 Los documentos hijos se emplean en el caso de tener un documento extenso
32072  compuesto por varias partes o secciones más grandes.
32073  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
32074  en varios archivos que pueden ser revisados por separado.
32075  Estos archivos se conocen como documentos hijos, y el llamado documento
32076  maestro los conecta con el fin de imprimirlos como un todo o por partes.
32077  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
32078  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
32079 \end_layout
32080
32081 \begin_layout Standard
32082 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
32083  en el menú 
32084 \family sans
32085 Documento\SpecialChar \menuseparator
32086 Configuración\SpecialChar \menuseparator
32087 Clase del documento
32088 \family default
32089  del documento hijo especifica el documento maestro predeterminado.
32090  Este maestro será usado entonces por LyX en un segundo plano cuando edites
32091  el documento hijo.
32092 \end_layout
32093
32094 \begin_layout Standard
32095 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
32096  cuadros del tipo: 
32097 \begin_inset Graphics
32098         filename clipart/DocumentoHijoQt4.png
32099         scale 80
32100
32101 \end_inset
32102
32103 .
32104  Para incluir documentos hijos en un documento maestro utiliza el menú 
32105 \family sans
32106 Insertar
32107 \family default
32108 \SpecialChar \menuseparator
32109
32110 \family sans
32111 Archivo
32112 \family default
32113 \SpecialChar \menuseparator
32114
32115 \family sans
32116 Documento
32117 \begin_inset space ~
32118 \end_inset
32119
32120 hijo
32121 \family default
32122 .
32123  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
32124 \end_layout
32125
32126 \begin_layout Description
32127 Incluir Puedes incluir documentos LyX y documentos LaTeX.
32128  Al pulsar el botón 
32129 \family sans
32130 Cargar
32131 \family default
32132  en el diálogo 
32133 \family sans
32134 Documento hijo
32135 \family default
32136 , los documentos incluidos se abrirán en una nueva solapa de archivo en
32137  la ventana de LyX y así puedes modificarlos si quieres.
32138 \end_layout
32139
32140 \begin_layout Standard
32141 Aquí hay un archivo insertado con el método 
32142 \family sans
32143 Incluir
32144 \family default
32145
32146 \begin_inset CommandInset include
32147 LatexCommand include
32148 filename "DocumentoPostizo1.lyx"
32149
32150 \end_inset
32151
32152
32153 \end_layout
32154
32155 \begin_layout Standard
32156 La numeración de secciones tiene en cuenta las secciones de los archivos
32157  incluidos en el orden en que están insertados en el documento maestro.
32158  El documento incluido de ejemplo tiene una subsección que se numera como
32159  subsección de la presente sección.
32160  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
32161 \begin_inset space ~
32162 \end_inset
32163
32164
32165 \begin_inset CommandInset ref
32166 LatexCommand ref
32167 reference "sub:Subsección-Externa-1"
32168
32169 \end_inset
32170
32171 .
32172 \end_layout
32173
32174 \begin_layout Standard
32175 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
32176  del documento maestro.
32177  Las ramas en los documentos hijos serán ignoradas por el documento maestro
32178  si éste no tiene una rama con el mismo nombre.
32179  Los documentos incluidos se insertan comenzando una página nueva y acabando
32180  con un salto de página.
32181 \end_layout
32182
32183 \begin_layout Standard
32184 En caso de estar trabajando solo en un capítulo determinado de un documento
32185  extenso, y con el fin de ahorrar tiempo de compilación, se puede poner
32186  cada archivo incluido en una rama.
32187 \begin_inset Foot
32188 status collapsed
32189
32190 \begin_layout Plain Layout
32191 Las ramas se describen en la sección
32192 \emph on
32193  Ramas
32194 \emph default
32195  de la  
32196 \emph on
32197 Guía del usuario
32198 \emph default
32199  de LyX.
32200 \end_layout
32201
32202 \end_inset
32203
32204  Habilitando/deshabilitando las ramas puedes decidir qué archivos incluidos
32205  aparecerán en la salida.
32206 \end_layout
32207
32208 \begin_layout Standard
32209 \begin_inset Note Greyedout
32210 status open
32211
32212 \begin_layout Plain Layout
32213
32214 \series bold
32215 Nota:
32216 \series default
32217  Debido a un fallo de LyX, el comando LaTeX 
32218 \series bold
32219
32220 \backslash
32221 includeonly
32222 \series default
32223  no se puede usar por el momento como alternativa para decidir qué archivos
32224  deberían ser incluidos.
32225 \end_layout
32226
32227 \end_inset
32228
32229
32230 \end_layout
32231
32232 \begin_layout Standard
32233 \begin_inset Note Greyedout
32234 status open
32235
32236 \begin_layout Plain Layout
32237
32238 \series bold
32239 Nota:
32240 \series default
32241  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
32242  a la del documento maestro, recibirás una advertencia al exportar/ver el
32243  documento, ya que esto podría dar resultados inesperados.
32244 \end_layout
32245
32246 \end_inset
32247
32248
32249 \end_layout
32250
32251 \begin_layout Description
32252 Entrada Este método es muy parecido al método 
32253 \family sans
32254 Incluir
32255 \family default
32256 .
32257  Las diferencias son:
32258 \end_layout
32259
32260 \begin_deeper
32261 \begin_layout Itemize
32262 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
32263  un salto de página.
32264 \end_layout
32265
32266 \begin_layout Itemize
32267 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
32268 \family sans
32269 Vista
32270 \begin_inset space ~
32271 \end_inset
32272
32273 preliminar
32274 \begin_inset space ~
32275 \end_inset
32276
32277 inmediata 
32278 \family default
32279 está activada en el diálogo 
32280 \family sans
32281 Herramientas\SpecialChar \menuseparator
32282 Preferencias
32283 \family default
32284 , apartado 
32285 \family sans
32286 Apariencia\SpecialChar \menuseparator
32287 Gráficos
32288 \family default
32289 .
32290 \end_layout
32291
32292 \begin_layout Itemize
32293 No se puede utilizar el comando LaTeX 
32294 \series bold
32295
32296 \backslash
32297 includeonly
32298 \series default
32299 .
32300 \end_layout
32301
32302 \end_deeper
32303 \begin_layout Standard
32304 Aquí hay un documento hijo insertado con el método 
32305 \family sans
32306 Entrada
32307 \family default
32308 :
32309 \end_layout
32310
32311 \begin_layout Standard
32312 \begin_inset CommandInset include
32313 LatexCommand input
32314 filename "DocumentoPostizo2.lyx"
32315
32316 \end_inset
32317
32318
32319 \end_layout
32320
32321 \begin_layout Description
32322 Literal Con este método se puede incluir todo archivo de texto.
32323  El archivo aparece en la salida con su código fuente, y si contiene comandos
32324  no se ejecutan.
32325  Con la opción 
32326 \family sans
32327 Marcar espacios en la salida
32328 \family default
32329  cada espacio en el código fuente se muestra en la salida con el carácter
32330  «
32331 \begin_inset ERT
32332 status collapsed
32333
32334 \begin_layout Plain Layout
32335
32336
32337 \backslash
32338 textvisiblespace
32339 \end_layout
32340
32341 \end_inset
32342
32343 ».
32344  La diferencia con el método de inserción mediante el menú 
32345 \family sans
32346 Insertar
32347 \family default
32348 \SpecialChar \menuseparator
32349
32350 \family sans
32351 Archivo
32352 \family default
32353 \SpecialChar \menuseparator
32354
32355 \family sans
32356 Texto
32357 \begin_inset space ~
32358 \end_inset
32359
32360 simple
32361 \family default
32362  es que en este caso el contenido del archivo se ve en LyX, mientras que
32363  en modo 
32364 \family sans
32365 Literal 
32366 \family default
32367 no se muestra el contenido, sino un recuadro con el nombre.
32368
32369 \family sans
32370  
32371 \end_layout
32372
32373 \begin_layout Standard
32374 Aquí se inserta un documento hijo en modo Literal:
32375 \begin_inset CommandInset include
32376 LatexCommand verbatiminput
32377 filename "DocumentoTextoPostizo.txt"
32378
32379 \end_inset
32380
32381
32382 \begin_inset VSpace bigskip
32383 \end_inset
32384
32385
32386 \end_layout
32387
32388 \begin_layout Standard
32389 Aquí se inserta un documento hijo en modo Literal con la opción 
32390 \family sans
32391 Marcar espacios en la salida
32392 \family default
32393 :
32394 \begin_inset CommandInset include
32395 LatexCommand verbatiminput*
32396 filename "DocumentoTextoPostizo.txt"
32397
32398 \end_inset
32399
32400
32401 \begin_inset VSpace bigskip
32402 \end_inset
32403
32404
32405 \end_layout
32406
32407 \begin_layout Standard
32408 \begin_inset Note Greyedout
32409 status open
32410
32411 \begin_layout Plain Layout
32412
32413 \series bold
32414 Nota:
32415 \series default
32416  Como puedes ver en los ejemplos anteriores, el texto de los documentos
32417  incluidos en modo 
32418 \family sans
32419 literal
32420 \family default
32421  no contiene saltos de línea, a no ser que se incluyan expresamente en el
32422  archivo de texto.
32423 \end_layout
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Description
32431 Listado
32432 \begin_inset space ~
32433 \end_inset
32434
32435 de
32436 \begin_inset space ~
32437 \end_inset
32438
32439 programa Este tipo se describe en el capítulo
32440 \begin_inset space ~
32441 \end_inset
32442
32443
32444 \begin_inset CommandInset ref
32445 LatexCommand ref
32446 reference "cap:Listado-de-programa"
32447
32448 \end_inset
32449
32450 .
32451 \end_layout
32452
32453 \begin_layout Standard
32454 \begin_inset Note Greyedout
32455 status open
32456
32457 \begin_layout Plain Layout
32458
32459 \series bold
32460 Nota:
32461 \series default
32462  Incluir el mismo documento dos veces  con métodos diferentes podría causar
32463  problemas en LaTeX.
32464 \end_layout
32465
32466 \end_inset
32467
32468
32469 \end_layout
32470
32471 \begin_layout Chapter
32472 Listado de programa
32473 \begin_inset CommandInset label
32474 LatexCommand label
32475 name "cap:Listado-de-programa"
32476
32477 \end_inset
32478
32479
32480 \begin_inset Index idx
32481 status collapsed
32482
32483 \begin_layout Plain Layout
32484 Listado de programa
32485 \end_layout
32486
32487 \end_inset
32488
32489
32490 \begin_inset Index idx
32491 status collapsed
32492
32493 \begin_layout Plain Layout
32494 Código de programa
32495 \end_layout
32496
32497 \end_inset
32498
32499
32500 \begin_inset Index idx
32501 status collapsed
32502
32503 \begin_layout Plain Layout
32504 Flotantes ! Listado de programa
32505 \end_layout
32506
32507 \end_inset
32508
32509
32510 \end_layout
32511
32512 \begin_layout Standard
32513 Para incluir y tipografiar código de programación puedes usar la opción
32514  de menú disponible en 
32515 \family sans
32516 Insertar\SpecialChar \menuseparator
32517 Listado
32518 \begin_inset space ~
32519 \end_inset
32520
32521 de
32522 \begin_inset space ~
32523 \end_inset
32524
32525 programa.
32526  
32527 \family default
32528 El paquete LaTeX 
32529 \series bold
32530 listings
32531 \series default
32532
32533 \begin_inset Index idx
32534 status collapsed
32535
32536 \begin_layout Plain Layout
32537 LaTeX-paquetes ! listings
32538 \end_layout
32539
32540 \end_inset
32541
32542  provee un mecanismo potente y flexible para insertar código fuente en tu
32543  documento.
32544 \end_layout
32545
32546 \begin_layout Standard
32547 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
32548  incorporado en el que puedes configurar su formato.
32549 \end_layout
32550
32551 \begin_layout Standard
32552 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
32553  La opción de ubicación 
32554 \family sans
32555 Listado
32556 \begin_inset space ~
32557 \end_inset
32558
32559 en
32560 \begin_inset space ~
32561 \end_inset
32562
32563 línea
32564 \family default
32565  lo imprime en la línea, como este ejemplo: 
32566 \begin_inset listings
32567 lstparams "language={C++}"
32568 inline true
32569 status open
32570
32571 \begin_layout Plain Layout
32572
32573 int a=5;
32574 \end_layout
32575
32576 \end_inset
32577
32578
32579 \family sans
32580
32581 \begin_inset Newline newline
32582 \end_inset
32583
32584
32585 \family default
32586 La opción 
32587 \family sans
32588 Flotante
32589 \family default
32590  crea un listado flotante cuya colocación se puede especificar mediante
32591  las opciones «
32592 \family sans
32593 h
32594 \family default
32595 », «
32596 \family sans
32597 t
32598 \family default
32599 », «
32600 \family sans
32601 b
32602 \family default
32603 » y «
32604 \family sans
32605 p
32606 \family default
32607 », correspondientes a las opciones de colocación de flotantes descritas
32608  en la sección
32609 \family sans
32610
32611 \begin_inset space ~
32612 \end_inset
32613
32614
32615 \begin_inset CommandInset ref
32616 LatexCommand ref
32617 reference "sec:Colocación-de-Flotantes"
32618
32619 \end_inset
32620
32621
32622 \family default
32623 .
32624  Las opciones de colocación se pueden mezclar y se escriben sin separación,
32625  p.
32626 \family sans
32627
32628 \begin_inset space \thinspace{}
32629 \end_inset
32630
32631
32632 \family default
32633 e.
32634 \begin_inset space ~
32635 \end_inset
32636
32637 «
32638 \family sans
32639 htbp
32640 \family default
32641 ».
32642  La opción «
32643 \family sans
32644 h
32645 \family default
32646 » a veces no tiene efecto, pero no necesitas usar la opción 
32647 \family sans
32648 Flotante
32649 \family default
32650  en ese caso puesto que los listados de programa no flotantes también pueden
32651  tener leyendas y ser referenciadas.
32652 \end_layout
32653
32654 \begin_layout Standard
32655 Se puede añadir una leyenda a un listado de programa con el menú 
32656 \family sans
32657 Insertar\SpecialChar \menuseparator
32658 Leyenda
32659 \family default
32660
32661 \begin_inset Foot
32662 status collapsed
32663
32664 \begin_layout Plain Layout
32665 Para traducir la etiqueta 
32666 \begin_inset Quotes eld
32667 \end_inset
32668
32669 Listado
32670 \begin_inset Quotes erd
32671 \end_inset
32672
32673  de la leyenda, se añade al preámbulo del documento el comando 
32674 \series bold
32675
32676 \backslash
32677 renewcommand{
32678 \backslash
32679 lstlistingname}{Listado}
32680 \series default
32681 .
32682  (
32683 \emph on
32684 N.
32685 \begin_inset space \thinspace{}
32686 \end_inset
32687
32688 del t.
32689 \emph default
32690 )
32691 \end_layout
32692
32693 \end_inset
32694
32695 .
32696  Los listados de programa se pueden referenciar como los flotantes: Listado
32697 \begin_inset space ~
32698 \end_inset
32699
32700
32701 \begin_inset CommandInset ref
32702 LatexCommand ref
32703 reference "lst:Ejemplo-de-listado-de-programa"
32704
32705 \end_inset
32706
32707
32708 \end_layout
32709
32710 \begin_layout Standard
32711 \begin_inset listings
32712 lstparams "language=Python"
32713 inline false
32714 status open
32715
32716 \begin_layout Plain Layout
32717
32718 \begin_inset Caption
32719
32720 \begin_layout Plain Layout
32721 \begin_inset CommandInset label
32722 LatexCommand label
32723 name "lst:Ejemplo-de-listado-de-programa"
32724
32725 \end_inset
32726
32727 Ejemplo de listado de programa flotante
32728 \end_layout
32729
32730 \end_inset
32731
32732 # Ejemplo de listado flotante
32733 \end_layout
32734
32735 \begin_layout Plain Layout
32736
32737 def func(param):
32738 \end_layout
32739
32740 \begin_layout Plain Layout
32741
32742     'this is a python function'
32743 \end_layout
32744
32745 \begin_layout Plain Layout
32746
32747     pass
32748 \end_layout
32749
32750 \end_inset
32751
32752
32753 \end_layout
32754
32755 \begin_layout Standard
32756 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
32757  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
32758  y tipografiadas de manera especial en la salida.
32759  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
32760  negrita.
32761 \end_layout
32762
32763 \begin_layout Standard
32764 \begin_inset Note Greyedout
32765 status open
32766
32767 \begin_layout Plain Layout
32768
32769 \series bold
32770 Nota:
32771 \series default
32772  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
32773  debe probablemente a que dicha fuente no suministra negritas.
32774  En este caso selecciona una fuente distinta en el menú 
32775 \family sans
32776 Documento
32777 \family default
32778 \SpecialChar \menuseparator
32779
32780 \family sans
32781 Configuración
32782 \family default
32783 \SpecialChar \menuseparator
32784
32785 \family sans
32786 Fuentes.
32787  
32788 \family default
32789 (Las fuentes 
32790 \emph on
32791 LuxiMono, BeraMono
32792 \emph default
32793  y 
32794 \emph on
32795 Courier 
32796 \emph default
32797 suministran negritas.)
32798 \end_layout
32799
32800 \end_inset
32801
32802
32803 \end_layout
32804
32805 \begin_layout Standard
32806 En la sección 
32807 \family sans
32808 Numeración
32809 \begin_inset space ~
32810 \end_inset
32811
32812 de
32813 \begin_inset space ~
32814 \end_inset
32815
32816 líneas
32817 \family default
32818  del diálogo puedes elegir el estilo de numeración de las líneas.
32819  En el campo 
32820 \family sans
32821 Paso 
32822 \family default
32823 puedes insertar un número para determinar qué líneas se numeran.
32824  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
32825  
32826 \end_layout
32827
32828 \begin_layout Standard
32829 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32830  en la salida.
32831  La opción 
32832 \family sans
32833 Tabla
32834 \begin_inset space ~
32835 \end_inset
32836
32837 de
32838 \begin_inset space ~
32839 \end_inset
32840
32841 caracteres
32842 \begin_inset space ~
32843 \end_inset
32844
32845 extendida
32846 \family default
32847  debería emplearse si se usan en el código caracteres nacionales como la
32848  diéresis alemana.
32849 \begin_inset Newline newline
32850 \end_inset
32851
32852 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32853  «3», lenguaje «Python», opciones de estilo «Tabla de caracteres extendida»
32854  y «Espacio como símbolo», rango de líneas 3-8:
32855 \begin_inset listings
32856 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32857 inline false
32858 status open
32859
32860 \begin_layout Plain Layout
32861
32862 def func(param):
32863 \end_layout
32864
32865 \begin_layout Plain Layout
32866
32867     'this is a python function'
32868 \end_layout
32869
32870 \begin_layout Plain Layout
32871
32872     pass
32873 \end_layout
32874
32875 \begin_layout Plain Layout
32876
32877 def func(param):
32878 \end_layout
32879
32880 \begin_layout Plain Layout
32881
32882 'This is a German word: Tschüß'
32883 \end_layout
32884
32885 \begin_layout Plain Layout
32886
32887 pass
32888 \end_layout
32889
32890 \begin_layout Plain Layout
32891
32892 def func(param):
32893 \end_layout
32894
32895 \begin_layout Plain Layout
32896
32897 'this is a python function'
32898 \end_layout
32899
32900 \begin_layout Plain Layout
32901
32902 pass
32903 \end_layout
32904
32905 \end_inset
32906
32907
32908 \end_layout
32909
32910 \begin_layout Standard
32911 \begin_inset Note Greyedout
32912 status open
32913
32914 \begin_layout Plain Layout
32915
32916 \series bold
32917 Nota:
32918 \series default
32919  Debido a un error en el paquete 
32920 \series bold
32921 listings
32922 \series default
32923  la numeración de líneas cambia en una línea por cada listado previo.
32924  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32925  3 y 6.
32926 \end_layout
32927
32928 \end_inset
32929
32930
32931 \end_layout
32932
32933 \begin_layout Standard
32934 \begin_inset VSpace bigskip
32935 \end_inset
32936
32937
32938 \end_layout
32939
32940 \begin_layout Standard
32941 También es posible imprimir como listado de programa líneas de un archivo.
32942  Para hacer esto, usa el menú 
32943 \family sans
32944 Insertar\SpecialChar \menuseparator
32945 Archivo\SpecialChar \menuseparator
32946 Documento
32947 \begin_inset space ~
32948 \end_inset
32949
32950 hijo 
32951 \family default
32952 y elige el tipo 
32953 \family sans
32954 Listado de programa
32955 \family default
32956 .
32957 \begin_inset Foot
32958 status collapsed
32959
32960 \begin_layout Plain Layout
32961 Los restantes tipos de documento hijo se describen en la sección
32962 \begin_inset space ~
32963 \end_inset
32964
32965
32966 \begin_inset CommandInset ref
32967 LatexCommand ref
32968 reference "sec:Documento-Hijo"
32969
32970 \end_inset
32971
32972 .
32973 \end_layout
32974
32975 \end_inset
32976
32977  En el diálogo de documento hijo puedes especificar los parámetros del listado
32978  en el cuadro de texto.
32979  Para ver una lista de los parámetros disponibles teclea una interrogación
32980  «?» en el cuadro.
32981 \end_layout
32982
32983 \begin_layout Standard
32984 Para referenciar un documento hijo tipo listado, escribe el texto de la
32985  etiqueta en el campo correspondiente del diálogo de documento hijo.
32986  Después se puede referenciar la etiqueta con el menú 
32987 \family sans
32988 Insertar\SpecialChar \menuseparator
32989 Referencia cruzada.
32990 \end_layout
32991
32992 \begin_layout Standard
32993 A continuación hay un ejemplo, Listado
32994 \begin_inset space ~
32995 \end_inset
32996
32997
32998 \begin_inset CommandInset ref
32999 LatexCommand ref
33000 reference "lst:archivo-listado"
33001
33002 \end_inset
33003
33004 , de inserción de líneas de un archivo; en él se incluye el rango de las
33005  líneas 10
33006 \begin_inset space \thinspace{}
33007 \end_inset
33008
33009 -
33010 \begin_inset space \thinspace{}
33011 \end_inset
33012
33013 15 de este archivo LyX.
33014 \end_layout
33015
33016 \begin_layout Standard
33017 \begin_inset CommandInset include
33018 LatexCommand lstinputlisting
33019 filename "EmbeddedObjects.lyx"
33020 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
33021
33022 \end_inset
33023
33024
33025 \end_layout
33026
33027 \begin_layout Standard
33028 \begin_inset VSpace bigskip
33029 \end_inset
33030
33031
33032 \end_layout
33033
33034 \begin_layout Standard
33035 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
33036 \end_layout
33037
33038 \begin_layout Enumerate
33039 Abre el diálogo de listado y añade
33040 \begin_inset Newline newline
33041 \end_inset
33042
33043
33044 \family sans
33045 mathescape=true
33046 \begin_inset Newline newline
33047 \end_inset
33048
33049
33050 \family default
33051 en el campo de texto de la solapa 
33052 \family sans
33053 Avanzado
33054 \end_layout
33055
33056 \begin_layout Enumerate
33057 Crea una ecuación fuera del listado
33058 \end_layout
33059
33060 \begin_layout Enumerate
33061 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
33062  (teclas 
33063 \family sans
33064 Ctrl+C
33065 \family default
33066 )
33067 \end_layout
33068
33069 \begin_layout Enumerate
33070 En el listado escribe 
33071 \begin_inset Quotes eld
33072 \end_inset
33073
33074
33075 \family sans
33076 $$
33077 \family default
33078
33079 \begin_inset Quotes erd
33080 \end_inset
33081
33082  y pega desde el portapapeles entre los símbolos dólar (teclas 
33083 \family sans
33084 Ctrl+V
33085 \family default
33086 )
33087 \end_layout
33088
33089 \begin_layout Standard
33090 \begin_inset listings
33091 lstparams "language=Python,mathescape=true"
33092 inline false
33093 status open
33094
33095 \begin_layout Plain Layout
33096
33097 \begin_inset Caption
33098
33099 \begin_layout Plain Layout
33100 Ejemplo de listado flotante con una ecuación
33101 \end_layout
33102
33103 \end_inset
33104
33105 # Ejemplo de listado flotante
33106 \end_layout
33107
33108 \begin_layout Plain Layout
33109
33110 def func(param):
33111 \end_layout
33112
33113 \begin_layout Plain Layout
33114
33115     # $
33116 \backslash
33117 prod_{n=1}^{
33118 \backslash
33119 infty}
33120 \backslash
33121 ,
33122 \backslash
33123 frac{1}{x^{2}}$
33124 \end_layout
33125
33126 \begin_layout Plain Layout
33127
33128     pass
33129 \end_layout
33130
33131 \end_inset
33132
33133
33134 \end_layout
33135
33136 \begin_layout Standard
33137 \begin_inset VSpace bigskip
33138 \end_inset
33139
33140
33141 \end_layout
33142
33143 \begin_layout Standard
33144 Las preferencias globales se pueden establecer en el diálogo 
33145 \family sans
33146 Documento\SpecialChar \menuseparator
33147 Configuración\SpecialChar \menuseparator
33148 Diseño
33149 \begin_inset space ~
33150 \end_inset
33151
33152 del
33153 \begin_inset space ~
33154 \end_inset
33155
33156 texto.
33157  
33158 \family default
33159 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
33160  «?» en el campo de texto.
33161 \end_layout
33162
33163 \begin_layout Standard
33164 Para más información sobre el paquete 
33165 \series bold
33166 listings
33167 \series default
33168 , consulta su documentación
33169 \begin_inset space ~
33170 \end_inset
33171
33172
33173 \begin_inset CommandInset citation
33174 LatexCommand cite
33175 key "listings"
33176
33177 \end_inset
33178
33179 .
33180 \end_layout
33181
33182 \begin_layout Standard
33183 \begin_inset Newpage newpage
33184 \end_inset
33185
33186
33187 \end_layout
33188
33189 \begin_layout Chapter
33190 \start_of_appendix
33191 Unidades disponibles en LyX
33192 \begin_inset Index idx
33193 status collapsed
33194
33195 \begin_layout Plain Layout
33196 Unidades
33197 \end_layout
33198
33199 \end_inset
33200
33201
33202 \begin_inset CommandInset label
33203 LatexCommand label
33204 name "cap:Unidades-disponibles-en"
33205
33206 \end_inset
33207
33208
33209 \end_layout
33210
33211 \begin_layout Standard
33212 Para comprender las unidades utilizadas en este manual, el cuadro
33213 \begin_inset space ~
33214 \end_inset
33215
33216
33217 \begin_inset CommandInset ref
33218 LatexCommand ref
33219 reference "tab:Unidades"
33220
33221 \end_inset
33222
33223  describe todas las unidades disponibles en LyX.
33224 \end_layout
33225
33226 \begin_layout Standard
33227 \begin_inset Float table
33228 placement h
33229 wide false
33230 sideways false
33231 status open
33232
33233 \begin_layout Plain Layout
33234 \begin_inset Caption
33235
33236 \begin_layout Plain Layout
33237 \begin_inset CommandInset label
33238 LatexCommand label
33239 name "tab:Unidades"
33240
33241 \end_inset
33242
33243 Unidades
33244 \end_layout
33245
33246 \end_inset
33247
33248
33249 \end_layout
33250
33251 \begin_layout Plain Layout
33252 \begin_inset VSpace medskip
33253 \end_inset
33254
33255
33256 \end_layout
33257
33258 \begin_layout Plain Layout
33259 \align center
33260 \begin_inset Tabular
33261 <lyxtabular version="3" rows="20" columns="2">
33262 <features tabularvalignment="middle">
33263 <column alignment="center" valignment="top" width="0">
33264 <column alignment="center" valignment="top" width="0">
33265 <row>
33266 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33267 \begin_inset Text
33268
33269 \begin_layout Plain Layout
33270 unidad
33271 \end_layout
33272
33273 \end_inset
33274 </cell>
33275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33276 \begin_inset Text
33277
33278 \begin_layout Plain Layout
33279 nombre/descripción
33280 \end_layout
33281
33282 \end_inset
33283 </cell>
33284 </row>
33285 <row>
33286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33287 \begin_inset Text
33288
33289 \begin_layout Plain Layout
33290 mm
33291 \end_layout
33292
33293 \end_inset
33294 </cell>
33295 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33296 \begin_inset Text
33297
33298 \begin_layout Plain Layout
33299 milímetro
33300 \end_layout
33301
33302 \end_inset
33303 </cell>
33304 </row>
33305 <row>
33306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33307 \begin_inset Text
33308
33309 \begin_layout Plain Layout
33310 cm
33311 \end_layout
33312
33313 \end_inset
33314 </cell>
33315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33316 \begin_inset Text
33317
33318 \begin_layout Plain Layout
33319 centímetro
33320 \end_layout
33321
33322 \end_inset
33323 </cell>
33324 </row>
33325 <row>
33326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33327 \begin_inset Text
33328
33329 \begin_layout Plain Layout
33330 in
33331 \end_layout
33332
33333 \end_inset
33334 </cell>
33335 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33336 \begin_inset Text
33337
33338 \begin_layout Plain Layout
33339 pulgada
33340 \end_layout
33341
33342 \end_inset
33343 </cell>
33344 </row>
33345 <row>
33346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33347 \begin_inset Text
33348
33349 \begin_layout Plain Layout
33350 pt
33351 \end_layout
33352
33353 \end_inset
33354 </cell>
33355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33356 \begin_inset Text
33357
33358 \begin_layout Plain Layout
33359 punto (72.27
33360 \begin_inset space \thinspace{}
33361 \end_inset
33362
33363 pt = 1
33364 \begin_inset space \thinspace{}
33365 \end_inset
33366
33367 in)
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 </row>
33373 <row>
33374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33375 \begin_inset Text
33376
33377 \begin_layout Plain Layout
33378 pc
33379 \end_layout
33380
33381 \end_inset
33382 </cell>
33383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33384 \begin_inset Text
33385
33386 \begin_layout Plain Layout
33387 pica (1
33388 \begin_inset space \thinspace{}
33389 \end_inset
33390
33391 pc = 12
33392 \begin_inset space \thinspace{}
33393 \end_inset
33394
33395 pt)
33396 \end_layout
33397
33398 \end_inset
33399 </cell>
33400 </row>
33401 <row>
33402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33403 \begin_inset Text
33404
33405 \begin_layout Plain Layout
33406 sp
33407 \end_layout
33408
33409 \end_inset
33410 </cell>
33411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33412 \begin_inset Text
33413
33414 \begin_layout Plain Layout
33415 punto escalado (65536
33416 \begin_inset space \thinspace{}
33417 \end_inset
33418
33419 sp = 1
33420 \begin_inset space \thinspace{}
33421 \end_inset
33422
33423 pt)
33424 \end_layout
33425
33426 \end_inset
33427 </cell>
33428 </row>
33429 <row>
33430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33431 \begin_inset Text
33432
33433 \begin_layout Plain Layout
33434 bp
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443 punto grande (72
33444 \begin_inset space \thinspace{}
33445 \end_inset
33446
33447 bp = 1
33448 \begin_inset space \thinspace{}
33449 \end_inset
33450
33451 in)
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 </row>
33457 <row>
33458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33459 \begin_inset Text
33460
33461 \begin_layout Plain Layout
33462 dd
33463 \end_layout
33464
33465 \end_inset
33466 </cell>
33467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33468 \begin_inset Text
33469
33470 \begin_layout Plain Layout
33471 didot (1
33472 \begin_inset space \thinspace{}
33473 \end_inset
33474
33475 dd 
33476 \begin_inset Formula $\approx$
33477 \end_inset
33478
33479  0.376
33480 \begin_inset space \thinspace{}
33481 \end_inset
33482
33483 mm)
33484 \end_layout
33485
33486 \end_inset
33487 </cell>
33488 </row>
33489 <row>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494 cc
33495 \end_layout
33496
33497 \end_inset
33498 </cell>
33499 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33500 \begin_inset Text
33501
33502 \begin_layout Plain Layout
33503 cicero (1
33504 \begin_inset space \thinspace{}
33505 \end_inset
33506
33507 cc = 12
33508 \begin_inset space \thinspace{}
33509 \end_inset
33510
33511 dd)
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 </row>
33517 <row>
33518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33519 \begin_inset Text
33520
33521 \begin_layout Plain Layout
33522 escala
33523 \begin_inset space \thinspace{}
33524 \end_inset
33525
33526 %
33527 \end_layout
33528
33529 \end_inset
33530 </cell>
33531 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33532 \begin_inset Text
33533
33534 \begin_layout Plain Layout
33535 % del tamaño original de la imagen
33536 \end_layout
33537
33538 \end_inset
33539 </cell>
33540 </row>
33541 <row>
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546 texto
33547 \begin_inset space \thinspace{}
33548 \end_inset
33549
33550 %
33551 \end_layout
33552
33553 \end_inset
33554 </cell>
33555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33556 \begin_inset Text
33557
33558 \begin_layout Plain Layout
33559 % de anchura de texto
33560 \end_layout
33561
33562 \end_inset
33563 </cell>
33564 </row>
33565 <row>
33566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33567 \begin_inset Text
33568
33569 \begin_layout Plain Layout
33570 columna
33571 \begin_inset space \thinspace{}
33572 \end_inset
33573
33574 %
33575 \end_layout
33576
33577 \end_inset
33578 </cell>
33579 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33580 \begin_inset Text
33581
33582 \begin_layout Plain Layout
33583 % de anchura de columna
33584 \end_layout
33585
33586 \end_inset
33587 </cell>
33588 </row>
33589 <row>
33590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33591 \begin_inset Text
33592
33593 \begin_layout Plain Layout
33594 página
33595 \begin_inset space \thinspace{}
33596 \end_inset
33597
33598 %
33599 \end_layout
33600
33601 \end_inset
33602 </cell>
33603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33604 \begin_inset Text
33605
33606 \begin_layout Plain Layout
33607 % de anchura de página
33608 \end_layout
33609
33610 \end_inset
33611 </cell>
33612 </row>
33613 <row>
33614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33615 \begin_inset Text
33616
33617 \begin_layout Plain Layout
33618 línea
33619 \begin_inset space \thinspace{}
33620 \end_inset
33621
33622 %
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33628 \begin_inset Text
33629
33630 \begin_layout Plain Layout
33631 % de anchura de línea
33632 \end_layout
33633
33634 \end_inset
33635 </cell>
33636 </row>
33637 <row>
33638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33639 \begin_inset Text
33640
33641 \begin_layout Plain Layout
33642 alt.
33643  texto
33644 \begin_inset space \thinspace{}
33645 \end_inset
33646
33647 %
33648 \end_layout
33649
33650 \end_inset
33651 </cell>
33652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33653 \begin_inset Text
33654
33655 \begin_layout Plain Layout
33656 % de altura de texto
33657 \end_layout
33658
33659 \end_inset
33660 </cell>
33661 </row>
33662 <row>
33663 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33664 \begin_inset Text
33665
33666 \begin_layout Plain Layout
33667 alt.
33668  pág.
33669 \begin_inset space \thinspace{}
33670 \end_inset
33671
33672 %
33673 \end_layout
33674
33675 \end_inset
33676 </cell>
33677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33678 \begin_inset Text
33679
33680 \begin_layout Plain Layout
33681 % de altura de página
33682 \end_layout
33683
33684 \end_inset
33685 </cell>
33686 </row>
33687 <row>
33688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33689 \begin_inset Text
33690
33691 \begin_layout Plain Layout
33692 ex
33693 \end_layout
33694
33695 \end_inset
33696 </cell>
33697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33698 \begin_inset Text
33699
33700 \begin_layout Plain Layout
33701 altura de la letra 
33702 \emph on
33703 x
33704 \emph default
33705  en la fuente actual
33706 \end_layout
33707
33708 \end_inset
33709 </cell>
33710 </row>
33711 <row>
33712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33713 \begin_inset Text
33714
33715 \begin_layout Plain Layout
33716 em
33717 \end_layout
33718
33719 \end_inset
33720 </cell>
33721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33722 \begin_inset Text
33723
33724 \begin_layout Plain Layout
33725 anchura de la letra 
33726 \emph on
33727 M
33728 \emph default
33729  en la fuente actual
33730 \end_layout
33731
33732 \end_inset
33733 </cell>
33734 </row>
33735 <row>
33736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33737 \begin_inset Text
33738
33739 \begin_layout Plain Layout
33740 mu
33741 \end_layout
33742
33743 \end_inset
33744 </cell>
33745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33746 \begin_inset Text
33747
33748 \begin_layout Plain Layout
33749 unidad matemática (1
33750 \begin_inset space \thinspace{}
33751 \end_inset
33752
33753 mu = 1/18
33754 \begin_inset space \thinspace{}
33755 \end_inset
33756
33757 em)
33758 \end_layout
33759
33760 \end_inset
33761 </cell>
33762 </row>
33763 </lyxtabular>
33764
33765 \end_inset
33766
33767
33768 \end_layout
33769
33770 \end_inset
33771
33772
33773 \end_layout
33774
33775 \begin_layout Chapter
33776 Formatos de archivos de salida con gráficos
33777 \begin_inset CommandInset label
33778 LatexCommand label
33779 name "cap:Formatos-de-Archivos-de-Salida"
33780
33781 \end_inset
33782
33783
33784 \end_layout
33785
33786 \begin_layout Section
33787 DVI
33788 \begin_inset Index idx
33789 status collapsed
33790
33791 \begin_layout Plain Layout
33792 Formatos de archivo ! DVI
33793 \end_layout
33794
33795 \end_inset
33796
33797
33798 \begin_inset Index idx
33799 status collapsed
33800
33801 \begin_layout Plain Layout
33802 DVI|see
33803 \begin_inset ERT
33804 status collapsed
33805
33806 \begin_layout Plain Layout
33807
33808 {
33809 \end_layout
33810
33811 \end_inset
33812
33813 Formatos de archivo
33814 \begin_inset ERT
33815 status collapsed
33816
33817 \begin_layout Plain Layout
33818
33819 }
33820 \end_layout
33821
33822 \end_inset
33823
33824
33825 \end_layout
33826
33827 \end_inset
33828
33829
33830 \end_layout
33831
33832 \begin_layout Standard
33833 Este tipo de archivo tiene la extensión «
33834 \family typewriter
33835 .dvi
33836 \family default
33837 ».
33838  Se denomina «device-independent» (DVI), porque es completamente portable;
33839  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
33840  En la época en que se desarrolló este formato, esto no era un asunto baladí.
33841  Los DVI se usan para vistas preliminares rápidas y como preparación para
33842  otros formatos de salida como PostScript.
33843 \end_layout
33844
33845 \begin_layout Standard
33846 \begin_inset Note Greyedout
33847 status open
33848
33849 \begin_layout Plain Layout
33850
33851 \series bold
33852 Nota:
33853 \series default
33854  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
33855 \end_layout
33856
33857 \end_inset
33858
33859  Por tanto no debes olvidar esto si mueves archivos 
33860 \family typewriter
33861 .dvi
33862 \family default
33863  a otro ordenador.
33864  Esta característica también puede retardar la visualización del archivo,
33865  porque el visor DVI tiene que convertir la imagen en segundo plano para
33866  hacerla visible al deslizar el visor.
33867  Así pues recomendamos usar PDF para archivos con muchas imágenes.
33868 \end_layout
33869
33870 \begin_layout Standard
33871 Un documento se exporta a DVI con el menú 
33872 \family sans
33873 Archivo\SpecialChar \menuseparator
33874 Exportar\SpecialChar \menuseparator
33875 DVI
33876 \family default
33877 .
33878  Puedes ver la salida del documento en DVI con el menú 
33879 \family sans
33880 Ver\SpecialChar \menuseparator
33881 DVI 
33882 \family default
33883 o con el botón
33884 \begin_inset space ~
33885 \end_inset
33886
33887
33888 \begin_inset Graphics
33889         filename ../../images/buffer-view_dvi.png
33890         scale 85
33891
33892 \end_inset
33893
33894 .
33895 \end_layout
33896
33897 \begin_layout Section
33898 PostScript
33899 \begin_inset CommandInset label
33900 LatexCommand label
33901 name "sec:PostScript"
33902
33903 \end_inset
33904
33905
33906 \begin_inset Index idx
33907 status collapsed
33908
33909 \begin_layout Plain Layout
33910 Formatos de archivo ! PostScript
33911 \end_layout
33912
33913 \end_inset
33914
33915
33916 \begin_inset Index idx
33917 status collapsed
33918
33919 \begin_layout Plain Layout
33920 PostScript|see
33921 \begin_inset ERT
33922 status collapsed
33923
33924 \begin_layout Plain Layout
33925
33926 {
33927 \end_layout
33928
33929 \end_inset
33930
33931 Formatos de archivo
33932 \begin_inset ERT
33933 status collapsed
33934
33935 \begin_layout Plain Layout
33936
33937 }
33938 \end_layout
33939
33940 \end_inset
33941
33942
33943 \end_layout
33944
33945 \end_inset
33946
33947
33948 \end_layout
33949
33950 \begin_layout Standard
33951 Este tipo de archivo tiene la extensión «
33952 \family typewriter
33953 .ps
33954 \family default
33955 ».
33956  PostScript fue desarrollado por la compañía 
33957 \family typewriter
33958 Adobe
33959 \family default
33960  como lenguaje para impresoras.
33961  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33962  PostScript puede considerarse como un «lenguaje de programación»; con él
33963  puedes calcular y dibujar imágenes y diagramas.
33964 \begin_inset Foot
33965 status collapsed
33966
33967 \begin_layout Plain Layout
33968 Si estás interesado en este tema acude al paquete LaTeX 
33969 \series bold
33970 PSTricks
33971 \series default
33972  
33973 \begin_inset CommandInset citation
33974 LatexCommand cite
33975 key "pstricks"
33976
33977 \end_inset
33978
33979 .
33980 \end_layout
33981
33982 \end_inset
33983
33984  Por esto los archivos suelen ser más grandes que los PDF.
33985 \end_layout
33986
33987 \begin_layout Standard
33988 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
33989 d PostScript» (EPS, extensión «
33990 \family typewriter
33991 .eps
33992 \family default
33993 »).
33994  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33995  en segundo plano para convertir las imágenes a EPS.
33996  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33997  cada vez que veas o exportes el documento.
33998  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33999  puedes evitar el problema insertando las imágenes directamente en EPS.
34000 \end_layout
34001
34002 \begin_layout Standard
34003 El documento se puede exportar a PostScript con el menú 
34004 \family sans
34005 Archivo\SpecialChar \menuseparator
34006 Exportar\SpecialChar \menuseparator
34007 Postscript
34008 \family default
34009 .
34010  Se puede ver la salida en PostScript con el menú 
34011 \family sans
34012 Ver\SpecialChar \menuseparator
34013 Postscript 
34014 \family default
34015 o con el botón
34016 \begin_inset space ~
34017 \end_inset
34018
34019
34020 \begin_inset Graphics
34021         filename ../../images/buffer-view_ps.png
34022
34023 \end_inset
34024
34025 .
34026 \end_layout
34027
34028 \begin_layout Section
34029 PDF
34030 \begin_inset Index idx
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034 Formatos de archivo ! PDF
34035 \end_layout
34036
34037 \end_inset
34038
34039
34040 \begin_inset Index idx
34041 status collapsed
34042
34043 \begin_layout Plain Layout
34044 PDF
34045 \end_layout
34046
34047 \end_inset
34048
34049
34050 \end_layout
34051
34052 \begin_layout Standard
34053 Este tipo de archivo tiene la extensión «
34054 \family typewriter
34055 .pdf
34056 \family default
34057 ».
34058  El formato «Portable Document Format» (PDF) fue desarrollado por 
34059 \family typewriter
34060 Adobe
34061 \family default
34062  como derivado de PostScript.
34063  Es más comprimido y utiliza muchos menos comandos que PostScript.
34064  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
34065  operativo y la salida impresa se muestra exactamente igual.
34066 \end_layout
34067
34068 \begin_layout Standard
34069 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
34070  Photographic Experts Group» (JPG, extensión «
34071 \family typewriter
34072 .jpg
34073 \family default
34074 » o «
34075 \family typewriter
34076 .jpeg
34077 \family default
34078 »), y en el formato «Portable Network Graphics» (PNG, extensión «
34079 \family typewriter
34080 .png
34081 \family default
34082 »).
34083  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
34084  en segundo plano a alguno de los anteriores.
34085  Pero como se ha comentado en la sección sobre PostScript, la conversión
34086  de gráficos ralentiza el trabajo.
34087  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
34088  mencionados.
34089 \end_layout
34090
34091 \begin_layout Standard
34092 Un documento se puede exportar a PDF con el menú 
34093 \family sans
34094 Archivo\SpecialChar \menuseparator
34095 Exportar
34096 \family default
34097  en tres modos diferentes:
34098 \end_layout
34099
34100 \begin_layout Description
34101 PDF
34102 \begin_inset space ~
34103 \end_inset
34104
34105 (ps2pdf) Este utiliza el programa 
34106 \family typewriter
34107 ps2pdf
34108 \family default
34109  que crea un PDF a partir de una versión PostScript del archivo.
34110  La versión PostScript es producida por el programa 
34111 \family typewriter
34112 dvips
34113 \family default
34114  que usa una versión DVI como paso intermedio.
34115  Así que este modo de exportación consta de tres conversiones.
34116 \end_layout
34117
34118 \begin_layout Description
34119 PDF
34120 \begin_inset space ~
34121 \end_inset
34122
34123 (dvipdfm) Este utiliza el programa 
34124 \family typewriter
34125 dvipdfm
34126 \family default
34127  que convierte el archivo a DVI en segundo plano y en un segundo paso a
34128  PDF.
34129 \end_layout
34130
34131 \begin_layout Description
34132 PDF
34133 \begin_inset space ~
34134 \end_inset
34135
34136 (pdflatex) Este utiliza el programa 
34137 \family typewriter
34138 pdftex
34139 \family default
34140  que convierte directamente el archivo a PDF.
34141 \end_layout
34142
34143 \begin_layout Standard
34144 Se recomienda usar 
34145 \family sans
34146 PDF
34147 \begin_inset space ~
34148 \end_inset
34149
34150 (pdflatex)
34151 \family default
34152  porque 
34153 \family typewriter
34154 pdftex
34155 \family default
34156  soporta todas las características de las versiones actuales de PDF, es
34157  rápido y estable.
34158  El programa 
34159 \family typewriter
34160 dvipdfm
34161 \family default
34162  ya no se desarrolla y está un poco obsoleto.
34163 \end_layout
34164
34165 \begin_layout Standard
34166 La salida en formato PDF se puede ver con el menú 
34167 \family sans
34168 Ver 
34169 \family default
34170 o con el botón
34171 \begin_inset space ~
34172 \end_inset
34173
34174
34175 \begin_inset Graphics
34176         filename ../../images/buffer-view_pdf2.png
34177         scale 85
34178
34179 \end_inset
34180
34181  (que usa 
34182 \family sans
34183 PDF
34184 \begin_inset space ~
34185 \end_inset
34186
34187 (pdflatex)
34188 \family default
34189 ).
34190 \end_layout
34191
34192 \begin_layout Chapter
34193 Explicación de la ecuación
34194 \begin_inset space ~
34195 \end_inset
34196
34197 (
34198 \begin_inset CommandInset ref
34199 LatexCommand ref
34200 reference "eq:Wgn"
34201
34202 \end_inset
34203
34204 )
34205 \begin_inset CommandInset label
34206 LatexCommand label
34207 name "cap:Explicación-de-la-Ecuación"
34208
34209 \end_inset
34210
34211
34212 \end_layout
34213
34214 \begin_layout Standard
34215 La anchura total de 
34216 \emph on
34217 n
34218 \emph default
34219  celdas de una tabla 
34220 \begin_inset Formula $W_{\mathrm{tot\, n}}$
34221 \end_inset
34222
34223  puede calcularse con
34224 \end_layout
34225
34226 \begin_layout Standard
34227 \begin_inset Formula \begin{equation}
34228 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
34229 \end{equation}
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Standard
34237 donde 
34238 \begin_inset Formula $W_{g\, n}$
34239 \end_inset
34240
34241  es el ancho dado de todas las celdas.
34242  
34243 \series bold
34244
34245 \backslash
34246 tabcolsep
34247 \series default
34248  es la longitud LaTeX entre el texto y el borde de la celda, 6
34249 \begin_inset space \thinspace{}
34250 \end_inset
34251
34252 pt por omisión.
34253  
34254 \series bold
34255
34256 \backslash
34257 arrayrulewidth
34258 \series default
34259  es el grosor de línea del borde, 0.4
34260 \begin_inset space \thinspace{}
34261 \end_inset
34262
34263 pt por omisión.
34264 \end_layout
34265
34266 \begin_layout Standard
34267 Procediendo como en la ecuación
34268 \begin_inset space ~
34269 \end_inset
34270
34271
34272 \begin_inset CommandInset ref
34273 LatexCommand eqref
34274 reference "eq:Wtot_n"
34275
34276 \end_inset
34277
34278 , el ancho total de una multicolumna, 
34279 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
34280 \end_inset
34281
34282  es
34283 \end_layout
34284
34285 \begin_layout Standard
34286 \begin_inset Formula \begin{equation}
34287 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
34288 \end{equation}
34289
34290 \end_inset
34291
34292
34293 \end_layout
34294
34295 \begin_layout Standard
34296 Igualando las ecuaciones
34297 \begin_inset space ~
34298 \end_inset
34299
34300
34301 \begin_inset CommandInset ref
34302 LatexCommand eqref
34303 reference "eq:Wtot_n"
34304
34305 \end_inset
34306
34307  y 
34308 \begin_inset CommandInset ref
34309 LatexCommand eqref
34310 reference "eq:Wtot_mult"
34311
34312 \end_inset
34313
34314  podemos calcular el ancho dado necesario 
34315 \begin_inset Formula $W_{g\, n}$
34316 \end_inset
34317
34318  cuando se expanden 
34319 \emph on
34320 n
34321 \emph default
34322  columnas, de forma que cada una de ellas tiene una anchura total  
34323 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34324 \end_inset
34325
34326 :
34327 \end_layout
34328
34329 \begin_layout Standard
34330 \begin_inset Formula \begin{equation}
34331 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
34332 \end{equation}
34333
34334 \end_inset
34335
34336
34337 \end_layout
34338
34339 \begin_layout Bibliography
34340 \labelwidthstring Bibliografía
34341 \begin_inset CommandInset bibitem
34342 LatexCommand bibitem
34343 key "latexcompanion"
34344
34345 \end_inset
34346
34347 Frank Mittelbach and Michel Goossens: 
34348 \emph on
34349 The LaTeX Companion Second Edition.
34350
34351 \emph default
34352  Addison-Wesley, 2004
34353 \end_layout
34354
34355 \begin_layout Bibliography
34356 \labelwidthstring Bibliografía
34357 \begin_inset CommandInset bibitem
34358 LatexCommand bibitem
34359 key "latexguide"
34360
34361 \end_inset
34362
34363 Helmut Kopka and Patrick W.
34364  Daly: 
34365 \emph on
34366 A Guide to LaTeX Fourth Edition.
34367
34368 \emph default
34369  Addison-Wesley, 2003
34370 \end_layout
34371
34372 \begin_layout Bibliography
34373 \labelwidthstring Bibliografía
34374 \begin_inset CommandInset bibitem
34375 LatexCommand bibitem
34376 key "latexbook"
34377
34378 \end_inset
34379
34380 Leslie Lamport: 
34381 \emph on
34382 LaTeX: A Document Preparation System.
34383
34384 \emph default
34385  Addison-Wesley, second edition, 1994
34386 \end_layout
34387
34388 \begin_layout Bibliography
34389 \labelwidthstring Bibliografía
34390 \begin_inset CommandInset bibitem
34391 LatexCommand bibitem
34392 key "booktabs"
34393
34394 \end_inset
34395
34396 Documentación del paquete LaTeX 
34397 \series bold
34398
34399 \begin_inset CommandInset href
34400 LatexCommand href
34401 name "booktabs"
34402 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34403
34404 \end_inset
34405
34406
34407 \series default
34408
34409 \begin_inset Index idx
34410 status collapsed
34411
34412 \begin_layout Plain Layout
34413 LaTeX-paquetes ! booktabs
34414 \end_layout
34415
34416 \end_inset
34417
34418
34419 \end_layout
34420
34421 \begin_layout Bibliography
34422 \labelwidthstring Bibliografía
34423 \begin_inset CommandInset bibitem
34424 LatexCommand bibitem
34425 key "caption"
34426
34427 \end_inset
34428
34429 Documentación del paquete LaTeX 
34430 \series bold
34431
34432 \begin_inset CommandInset href
34433 LatexCommand href
34434 name "caption"
34435 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34436
34437 \end_inset
34438
34439
34440 \series default
34441
34442 \begin_inset Index idx
34443 status collapsed
34444
34445 \begin_layout Plain Layout
34446 LaTeX-paquetes ! caption
34447 \end_layout
34448
34449 \end_inset
34450
34451
34452 \end_layout
34453
34454 \begin_layout Bibliography
34455 \labelwidthstring Bibliografía
34456 \begin_inset CommandInset bibitem
34457 LatexCommand bibitem
34458 key "endfloat"
34459
34460 \end_inset
34461
34462 Documentación del paquete LaTeX 
34463 \series bold
34464
34465 \begin_inset CommandInset href
34466 LatexCommand href
34467 name "endfloat"
34468 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34469
34470 \end_inset
34471
34472
34473 \series default
34474
34475 \begin_inset Index idx
34476 status collapsed
34477
34478 \begin_layout Plain Layout
34479 LaTeX-paquetes ! endfloat
34480 \end_layout
34481
34482 \end_inset
34483
34484
34485 \end_layout
34486
34487 \begin_layout Bibliography
34488 \labelwidthstring Bibliografía
34489 \begin_inset CommandInset bibitem
34490 LatexCommand bibitem
34491 key "wrapfig"
34492
34493 \end_inset
34494
34495 Documentación del paquete LaTeX 
34496 \series bold
34497
34498 \begin_inset CommandInset href
34499 LatexCommand href
34500 name "wrapfig"
34501 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34502
34503 \end_inset
34504
34505
34506 \series default
34507
34508 \begin_inset Index idx
34509 status collapsed
34510
34511 \begin_layout Plain Layout
34512 LaTeX-paquetes ! wrapfig
34513 \begin_inset ERT
34514 status collapsed
34515
34516 \begin_layout Plain Layout
34517
34518
34519 \backslash
34520 vspace{4mm}
34521 \end_layout
34522
34523 \end_inset
34524
34525
34526 \end_layout
34527
34528 \end_inset
34529
34530
34531 \end_layout
34532
34533 \begin_layout Bibliography
34534 \labelwidthstring Bibliografía
34535 \begin_inset CommandInset bibitem
34536 LatexCommand bibitem
34537 key "footmisc"
34538
34539 \end_inset
34540
34541 Documentación del paquete LaTeX 
34542 \series bold
34543
34544 \begin_inset CommandInset href
34545 LatexCommand href
34546 name "footmisc"
34547 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34548
34549 \end_inset
34550
34551
34552 \series default
34553
34554 \begin_inset Index idx
34555 status collapsed
34556
34557 \begin_layout Plain Layout
34558 LaTeX-paquetes ! footmisc
34559 \end_layout
34560
34561 \end_inset
34562
34563
34564 \end_layout
34565
34566 \begin_layout Bibliography
34567 \labelwidthstring Bibliografía
34568 \begin_inset CommandInset bibitem
34569 LatexCommand bibitem
34570 key "hypcap"
34571
34572 \end_inset
34573
34574 Documentación del paquete LaTeX 
34575 \series bold
34576
34577 \begin_inset CommandInset href
34578 LatexCommand href
34579 name "hypcap"
34580 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34581
34582 \end_inset
34583
34584
34585 \series default
34586
34587 \begin_inset Index idx
34588 status collapsed
34589
34590 \begin_layout Plain Layout
34591 LaTeX-paquetes ! hyperref
34592 \end_layout
34593
34594 \end_inset
34595
34596
34597 \end_layout
34598
34599 \begin_layout Bibliography
34600 \labelwidthstring Bibliografía
34601 \begin_inset CommandInset bibitem
34602 LatexCommand bibitem
34603 key "hyperref"
34604
34605 \end_inset
34606
34607 Documentación del paquete LaTeX 
34608 \series bold
34609
34610 \begin_inset CommandInset href
34611 LatexCommand href
34612 name "hyperref"
34613 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34614
34615 \end_inset
34616
34617
34618 \series default
34619
34620 \begin_inset Index idx
34621 status collapsed
34622
34623 \begin_layout Plain Layout
34624 LaTeX-paquetes ! hyperref
34625 \end_layout
34626
34627 \end_inset
34628
34629
34630 \end_layout
34631
34632 \begin_layout Bibliography
34633 \labelwidthstring Bibliografía
34634 \begin_inset CommandInset bibitem
34635 LatexCommand bibitem
34636 key "KOMA-Script"
34637
34638 \end_inset
34639
34640 Documentación del paquete LaTeX 
34641 \series bold
34642
34643 \begin_inset CommandInset href
34644 LatexCommand href
34645 name "KOMA-Script"
34646 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34647
34648 \end_inset
34649
34650
34651 \series default
34652
34653 \begin_inset Index idx
34654 status collapsed
34655
34656 \begin_layout Plain Layout
34657 LaTeX-paquetes ! KOMA-Script
34658 \end_layout
34659
34660 \end_inset
34661
34662
34663 \end_layout
34664
34665 \begin_layout Bibliography
34666 \labelwidthstring Bibliografía
34667 \begin_inset CommandInset bibitem
34668 LatexCommand bibitem
34669 key "listings"
34670
34671 \end_inset
34672
34673 Documentación del paquete LaTeX 
34674 \series bold
34675
34676 \begin_inset CommandInset href
34677 LatexCommand href
34678 name "listings"
34679 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34680
34681 \end_inset
34682
34683
34684 \series default
34685
34686 \begin_inset Index idx
34687 status collapsed
34688
34689 \begin_layout Plain Layout
34690 LaTeX-paquetes ! listings
34691 \end_layout
34692
34693 \end_inset
34694
34695
34696 \end_layout
34697
34698 \begin_layout Bibliography
34699 \labelwidthstring Bibliografía
34700 \begin_inset CommandInset bibitem
34701 LatexCommand bibitem
34702 key "marginnote"
34703
34704 \end_inset
34705
34706 Documentación del paquete LaTeX 
34707 \series bold
34708
34709 \begin_inset CommandInset href
34710 LatexCommand href
34711 name "marginnote"
34712 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34713
34714 \end_inset
34715
34716
34717 \series default
34718
34719 \begin_inset Index idx
34720 status collapsed
34721
34722 \begin_layout Plain Layout
34723 LaTeX-paquetes ! marginnote
34724 \end_layout
34725
34726 \end_inset
34727
34728
34729 \end_layout
34730
34731 \begin_layout Bibliography
34732 \labelwidthstring Bibliografía
34733 \begin_inset CommandInset bibitem
34734 LatexCommand bibitem
34735 key "pstricks"
34736
34737 \end_inset
34738
34739 Página web del paquete LaTeX 
34740 \series bold
34741
34742 \begin_inset CommandInset href
34743 LatexCommand href
34744 name "PSTricks"
34745 target "http://tug.org/PSTricks/"
34746
34747 \end_inset
34748
34749
34750 \series default
34751
34752 \begin_inset Index idx
34753 status collapsed
34754
34755 \begin_layout Plain Layout
34756 LaTeX-paquetes ! PSTricks
34757 \end_layout
34758
34759 \end_inset
34760
34761
34762 \end_layout
34763
34764 \begin_layout Bibliography
34765 \labelwidthstring Bibliografía
34766 \begin_inset CommandInset bibitem
34767 LatexCommand bibitem
34768 key "sidecap"
34769
34770 \end_inset
34771
34772 Documentación del paquete LaTeX 
34773 \series bold
34774
34775 \begin_inset CommandInset href
34776 LatexCommand href
34777 name "sidecap"
34778 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34779
34780 \end_inset
34781
34782
34783 \series default
34784
34785 \begin_inset Index idx
34786 status collapsed
34787
34788 \begin_layout Plain Layout
34789 LaTeX-paquetes ! sidecap
34790 \end_layout
34791
34792 \end_inset
34793
34794
34795 \end_layout
34796
34797 \begin_layout Bibliography
34798 \labelwidthstring Bibliografía
34799 \begin_inset CommandInset bibitem
34800 LatexCommand bibitem
34801 key "prettyref"
34802
34803 \end_inset
34804
34805 Documentación del paquete LaTeX 
34806 \series bold
34807
34808 \begin_inset CommandInset href
34809 LatexCommand href
34810 name "prettyref"
34811 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34812
34813 \end_inset
34814
34815
34816 \series default
34817
34818 \begin_inset Index idx
34819 status collapsed
34820
34821 \begin_layout Plain Layout
34822 LaTeX-paquetes ! prettyref
34823 \end_layout
34824
34825 \end_inset
34826
34827
34828 \end_layout
34829
34830 \begin_layout Bibliography
34831 \labelwidthstring Bibliografía
34832 \begin_inset CommandInset bibitem
34833 LatexCommand bibitem
34834 key "refstyle"
34835
34836 \end_inset
34837
34838 Documentación del paquete LaTeX 
34839 \series bold
34840
34841 \begin_inset CommandInset href
34842 LatexCommand href
34843 name "refstyle"
34844 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
34845
34846 \end_inset
34847
34848
34849 \series default
34850
34851 \begin_inset Index idx
34852 status collapsed
34853
34854 \begin_layout Plain Layout
34855 LaTeX-paquetes ! refstyle
34856 \end_layout
34857
34858 \end_inset
34859
34860
34861 \end_layout
34862
34863 \begin_layout Bibliography
34864 \labelwidthstring Bibliografía
34865 \begin_inset CommandInset bibitem
34866 LatexCommand bibitem
34867 key "NewInLyX20"
34868
34869 \end_inset
34870
34871
34872 \begin_inset CommandInset href
34873 LatexCommand href
34874 name "Página wiki"
34875 target "http://wiki.lyx.org/LyX/NewInLyX20"
34876
34877 \end_inset
34878
34879  sobre características nuevas para la versión 
34880 \family sans
34881 LyX
34882 \begin_inset space ~
34883 \end_inset
34884
34885 2.0
34886 \family default
34887 .
34888 \end_layout
34889
34890 \begin_layout Standard
34891 \begin_inset CommandInset index_print
34892 LatexCommand printindex
34893 type "idx"
34894
34895 \end_inset
34896
34897
34898 \end_layout
34899
34900 \end_body
34901 \end_document