]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx: describe the new table cell alignment feature
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 404
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_xetex 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  En el cuadro de diálogo aparecen las siguientes solapas:
1882 \end_layout
1883
1884 \begin_layout Description
1885
1886 \family sans
1887 Configuración
1888 \begin_inset space ~
1889 \end_inset
1890
1891 de
1892 \begin_inset space ~
1893 \end_inset
1894
1895 la
1896 \begin_inset space ~
1897 \end_inset
1898
1899 tabla
1900 \family default
1901  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1902  actual.
1903  La alineación 
1904 \family sans
1905 \lang english
1906 At
1907 \begin_inset space ~
1908 \end_inset
1909
1910 Decimal
1911 \begin_inset space ~
1912 \end_inset
1913
1914 Separator
1915 \family default
1916  is described in
1917 \lang spanish
1918  sección
1919 \begin_inset space ~
1920 \end_inset
1921
1922
1923 \begin_inset CommandInset ref
1924 LatexCommand ref
1925 reference "sub:Alineación-especial-de"
1926
1927 \end_inset
1928
1929 .
1930  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1931  Una anchura determinada permite tener saltos de línea y distintos párrafos
1932  de texto, véase sección
1933 \begin_inset space ~
1934 \end_inset
1935
1936
1937 \begin_inset CommandInset ref
1938 LatexCommand ref
1939 reference "sub:Líneas-Múltiples-en"
1940
1941 \end_inset
1942
1943 .
1944  Si no estableces anchura, la columna será tan ancha como el contenido de
1945  la celda más ancha.
1946 \begin_inset Newline newline
1947 \end_inset
1948
1949 Además, puedes marcar una o más celdas de una fila como una celda multicolumna,
1950  véase sección
1951 \begin_inset space ~
1952 \end_inset
1953
1954
1955 \begin_inset CommandInset ref
1956 LatexCommand ref
1957 reference "sub:Multicolumnas"
1958
1959 \end_inset
1960
1961  
1962 \lang english
1963 or the cells of one column as multirow cell
1964 \lang spanish
1965 , 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 También es posible introducir argumentos LaTeX necesarios para formatos
2005  especiales, véanse las secciones
2006 \begin_inset space ~
2007 \end_inset
2008
2009
2010 \begin_inset CommandInset ref
2011 LatexCommand ref
2012 reference "sub:Cálculos-en-Multicolumnas"
2013
2014 \end_inset
2015
2016  y
2017 \begin_inset space ~
2018 \end_inset
2019
2020
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "sec:Tablas-Coloreadas"
2024
2025 \end_inset
2026
2027 .
2028 \end_layout
2029
2030 \begin_layout Description
2031
2032 \family sans
2033 Bordes
2034 \family default
2035  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2036  Puedes elegir para la tabla un estilo 
2037 \family sans
2038 Formal
2039 \family default
2040 , como se describe en la sección
2041 \begin_inset space ~
2042 \end_inset
2043
2044
2045 \begin_inset CommandInset ref
2046 LatexCommand ref
2047 reference "sec:Tablas-Formales"
2048
2049 \end_inset
2050
2051 .
2052 \begin_inset Newline newline
2053 \end_inset
2054
2055 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2056  se describe en la sección
2057 \begin_inset space ~
2058 \end_inset
2059
2060
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "sub:Espacio-adicional"
2064
2065 \end_inset
2066
2067
2068 \end_layout
2069
2070 \begin_layout Description
2071
2072 \family sans
2073 Tabla
2074 \begin_inset space ~
2075 \end_inset
2076
2077 larga
2078 \family default
2079  Para hacer 
2080 \emph on
2081 tablas largas
2082 \emph default
2083  que pueden extenderse por varias páginas.
2084  Las secciones
2085 \begin_inset space ~
2086 \end_inset
2087
2088
2089 \begin_inset CommandInset ref
2090 LatexCommand ref
2091 reference "sec:Tablas-Largas"
2092
2093 \end_inset
2094
2095  y 
2096 \begin_inset CommandInset ref
2097 LatexCommand ref
2098 reference "sec:Particularidades-tablas-largas"
2099
2100 \end_inset
2101
2102  describen sus características en detalle.
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
2107  con las teclas de flecha de celda en celda y la propiedad de la celda actual
2108  aparecerá inmediatamente en el diálogo.
2109 \end_layout
2110
2111 \begin_layout Section
2112 Barra de herramientas de tabla
2113 \begin_inset Index idx
2114 status collapsed
2115
2116 \begin_layout Plain Layout
2117 Tablas ! Barra de herramientas
2118 \end_layout
2119
2120 \end_inset
2121
2122
2123 \end_layout
2124
2125 \begin_layout Standard
2126 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
2127  para cambiar las tablas de manera más rápida.
2128  Normalmente debería aparecer en la parte inferior de la ventana principal
2129  de LyX cuando el cursor está dentro de una tabla.
2130  En cualquier momento se puede presentar esta barra pinchando con el botón
2131  derecho del ratón en cualquier punto de la barra principal de menú.
2132 \end_layout
2133
2134 \begin_layout Standard
2135 La barra de herramientas tiene los siguientes iconos:
2136 \end_layout
2137
2138 \begin_layout Labeling
2139 \labelwidthstring 00.00.0000
2140 \begin_inset Graphics
2141         filename ../../images/tabular-feature_append-row.png
2142
2143 \end_inset
2144
2145  añade una fila bajo la celda actual o selección
2146 \end_layout
2147
2148 \begin_layout Labeling
2149 \labelwidthstring 00.00.0000
2150 \begin_inset Graphics
2151         filename ../../images/tabular-feature_append-column.png
2152
2153 \end_inset
2154
2155  añade una columna a la derecha de la celda actual o selección
2156 \end_layout
2157
2158 \begin_layout Labeling
2159 \labelwidthstring 00.00.0000
2160 \begin_inset Graphics
2161         filename ../../images/tabular-feature_delete-row.png
2162
2163 \end_inset
2164
2165  borra la fila actual o selección
2166 \end_layout
2167
2168 \begin_layout Labeling
2169 \labelwidthstring 00.00.0000
2170 \begin_inset Graphics
2171         filename ../../images/tabular-feature_delete-column.png
2172
2173 \end_inset
2174
2175  borra la columna actual o selección
2176 \end_layout
2177
2178 \begin_layout Labeling
2179 \labelwidthstring 00.00.0000
2180 \begin_inset Graphics
2181         filename ../../images/tabular-feature_toggle-line-top.png
2182
2183 \end_inset
2184
2185  añade una línea sobre la celda/fila actual o la selección
2186 \end_layout
2187
2188 \begin_layout Labeling
2189 \labelwidthstring 00.00.0000
2190 \begin_inset Graphics
2191         filename ../../images/tabular-feature_toggle-line-bottom.png
2192
2193 \end_inset
2194
2195  añade una línea bajo la celda/fila actual o la selección
2196 \end_layout
2197
2198 \begin_layout Labeling
2199 \labelwidthstring 00.00.0000
2200 \begin_inset Graphics
2201         filename ../../images/tabular-feature_toggle-line-left.png
2202
2203 \end_inset
2204
2205  añade una línea a la izquierda de la celda/fila actual o la selección
2206 \end_layout
2207
2208 \begin_layout Labeling
2209 \labelwidthstring 00.00.0000
2210 \begin_inset Graphics
2211         filename ../../images/tabular-feature_toggle-line-right.png
2212
2213 \end_inset
2214
2215  añade una línea a la derecha de la celda/fila actual o la selección
2216 \end_layout
2217
2218 \begin_layout Labeling
2219 \labelwidthstring 00.00.0000
2220 \begin_inset Graphics
2221         filename ../../images/tabular-feature_set-all-lines.png
2222
2223 \end_inset
2224
2225  añade líneas alrededor de la celda actual o seleccionadas (si la celda
2226  actual no es multicolumna esto afecta también a la fila y a la columna)
2227 \end_layout
2228
2229 \begin_layout Labeling
2230 \labelwidthstring 00.00.0000
2231 \begin_inset Graphics
2232         filename ../../images/tabular-feature_unset-all-lines.png
2233
2234 \end_inset
2235
2236  borra todas las líneas de la celda o celdas seleccionadas (si la celda
2237  actual no es multicolumna esto afecta también a la fila y a la columna)
2238 \end_layout
2239
2240 \begin_layout Labeling
2241 \labelwidthstring 00.00.0000
2242 \begin_inset Graphics
2243         filename ../../images/tabular-feature_m-align-left.png
2244
2245 \end_inset
2246
2247  alinea a la izquierda el contenido de la celda/columna
2248 \end_layout
2249
2250 \begin_layout Labeling
2251 \labelwidthstring 00.00.0000
2252 \begin_inset Graphics
2253         filename ../../images/tabular-feature_m-align-center.png
2254
2255 \end_inset
2256
2257  centra el contenido de la celda/columna horizontalmente
2258 \end_layout
2259
2260 \begin_layout Labeling
2261 \labelwidthstring 00.00.0000
2262 \begin_inset Graphics
2263         filename ../../images/tabular-feature_m-align-right.png
2264
2265 \end_inset
2266
2267  alinea a la derecha el contenido de la celda/columna
2268 \end_layout
2269
2270 \begin_layout Labeling
2271 \labelwidthstring 00.00.0000
2272 \begin_inset Graphics
2273         filename ../../images/tabular-feature_align-decimal.png
2274         scaleBeforeRotation
2275
2276 \end_inset
2277
2278  alinea el contenido de la celda/columna 
2279 \lang english
2280 at a character
2281 \end_layout
2282
2283 \begin_layout Labeling
2284 \labelwidthstring 00.00.0000
2285 \begin_inset Graphics
2286         filename ../../images/tabular-feature_m-valign-top.png
2287
2288 \end_inset
2289
2290  alinea arriba el contenido de la celda
2291 \end_layout
2292
2293 \begin_layout Labeling
2294 \labelwidthstring 00.00.0000
2295 \begin_inset Graphics
2296         filename ../../images/tabular-feature_m-valign-middle.png
2297
2298 \end_inset
2299
2300  centra verticalmente el contenido de la celda
2301 \end_layout
2302
2303 \begin_layout Labeling
2304 \labelwidthstring 00.00.0000
2305 \begin_inset Graphics
2306         filename ../../images/tabular-feature_m-valign-bottom.png
2307
2308 \end_inset
2309
2310  alinea abajo el contenido de la celda
2311 \end_layout
2312
2313 \begin_layout Labeling
2314 \labelwidthstring 00.00.0000
2315 \begin_inset Graphics
2316         filename ../../images/tabular-feature_set-rotate-cell.png
2317
2318 \end_inset
2319
2320  gira la celda o selección 90° como las agujas de reloj
2321 \end_layout
2322
2323 \begin_layout Labeling
2324 \labelwidthstring 00.00.0000
2325 \begin_inset Graphics
2326         filename ../../images/tabular-feature_set-rotate-tabular.png
2327
2328 \end_inset
2329
2330  gira toda la tabla 90° como agujas del reloj
2331 \end_layout
2332
2333 \begin_layout Labeling
2334 \labelwidthstring 00.00.0000
2335 \begin_inset Graphics
2336         filename ../../images/tabular-feature_multicolumn.png
2337
2338 \end_inset
2339
2340  establece la celda actual o selección como multicolumna
2341 \end_layout
2342
2343 \begin_layout Labeling
2344 \labelwidthstring 00.00.0000
2345 \begin_inset Graphics
2346         filename ../../images/tabular-feature_multirow.png
2347         scaleBeforeRotation
2348
2349 \end_inset
2350
2351  establece la celda actual o selección como 
2352 \lang english
2353 multirow
2354 \end_layout
2355
2356 \begin_layout Standard
2357 \begin_inset Note Greyedout
2358 status open
2359
2360 \begin_layout Plain Layout
2361
2362 \series bold
2363 Nota:
2364 \series default
2365  En la salida se emplea la alineación vertical de la primera celda de una
2366  fila para todas las celdas restantes de la fila.
2367 \end_layout
2368
2369 \end_inset
2370
2371
2372 \end_layout
2373
2374 \begin_layout Section
2375 Menú Editar Tabla
2376 \begin_inset Index idx
2377 status collapsed
2378
2379 \begin_layout Plain Layout
2380 Tablas ! Editar
2381 \end_layout
2382
2383 \end_inset
2384
2385
2386 \end_layout
2387
2388 \begin_layout Standard
2389 Además del diálogo y la barra de herramientas, el menú 
2390 \family sans
2391 Editar\SpecialChar \menuseparator
2392 Tabla
2393 \family default
2394  permite añadir y borrar bordes para la fila/columna actual y establecer
2395  la selección como multicolumna.
2396  El menú sólo está disponible si el cursor está en la tabla.
2397 \end_layout
2398
2399 \begin_layout Section
2400 Tablas flotantes
2401 \begin_inset CommandInset label
2402 LatexCommand label
2403 name "sec:Tablas-Flotantes"
2404
2405 \end_inset
2406
2407
2408 \begin_inset Index idx
2409 status collapsed
2410
2411 \begin_layout Plain Layout
2412 Flotantes ! Tablas
2413 \end_layout
2414
2415 \end_inset
2416
2417
2418 \begin_inset Index idx
2419 status collapsed
2420
2421 \begin_layout Plain Layout
2422 Tablas ! Flotantes
2423 \end_layout
2424
2425 \end_inset
2426
2427
2428 \end_layout
2429
2430 \begin_layout Standard
2431 Para una explicación general sobre flotantes, echa un vistazo a la sección
2432 \begin_inset space ~
2433 \end_inset
2434
2435
2436 \begin_inset CommandInset ref
2437 LatexCommand ref
2438 reference "sec:Introducción-Flotantes"
2439
2440 \end_inset
2441
2442 .
2443 \end_layout
2444
2445 \begin_layout Standard
2446 \begin_inset Float table
2447 placement h
2448 wide false
2449 sideways false
2450 status collapsed
2451
2452 \begin_layout Plain Layout
2453 \begin_inset Caption
2454
2455 \begin_layout Plain Layout
2456 \begin_inset CommandInset label
2457 LatexCommand label
2458 name "tab:una tabla flotante"
2459
2460 \end_inset
2461
2462 Una tabla flotante.
2463 \end_layout
2464
2465 \end_inset
2466
2467
2468 \end_layout
2469
2470 \begin_layout Plain Layout
2471 \align center
2472 \begin_inset Tabular
2473 <lyxtabular version="3" rows="3" columns="3">
2474 <features tabularvalignment="middle">
2475 <column alignment="center" valignment="top" width="0pt">
2476 <column alignment="center" valignment="top" width="0pt">
2477 <column alignment="center" valignment="top" width="0pt">
2478 <row>
2479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2480 \begin_inset Text
2481
2482 \begin_layout Plain Layout
2483
2484 \family roman
2485 \series medium
2486 \shape up
2487 \size normal
2488 \emph off
2489 \bar no
2490 \noun off
2491 \color none
2492 1
2493 \end_layout
2494
2495 \end_inset
2496 </cell>
2497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2498 \begin_inset Text
2499
2500 \begin_layout Plain Layout
2501
2502 \family roman
2503 \series medium
2504 \shape up
2505 \size normal
2506 \emph off
2507 \bar no
2508 \noun off
2509 \color none
2510 2
2511 \end_layout
2512
2513 \end_inset
2514 </cell>
2515 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2516 \begin_inset Text
2517
2518 \begin_layout Plain Layout
2519
2520 \family roman
2521 \series medium
2522 \shape up
2523 \size normal
2524 \emph off
2525 \bar no
2526 \noun off
2527 \color none
2528 3
2529 \end_layout
2530
2531 \end_inset
2532 </cell>
2533 </row>
2534 <row>
2535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2536 \begin_inset Text
2537
2538 \begin_layout Plain Layout
2539
2540 \family roman
2541 \series medium
2542 \shape up
2543 \size normal
2544 \emph off
2545 \bar no
2546 \noun off
2547 \color none
2548 Pepe
2549 \end_layout
2550
2551 \end_inset
2552 </cell>
2553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2554 \begin_inset Text
2555
2556 \begin_layout Plain Layout
2557
2558 \family roman
2559 \series medium
2560 \shape up
2561 \size normal
2562 \emph off
2563 \bar no
2564 \noun off
2565 \color none
2566 Mari
2567 \end_layout
2568
2569 \end_inset
2570 </cell>
2571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2572 \begin_inset Text
2573
2574 \begin_layout Plain Layout
2575
2576 \family roman
2577 \series medium
2578 \shape up
2579 \size normal
2580 \emph off
2581 \bar no
2582 \noun off
2583 \color none
2584 Teo
2585 \end_layout
2586
2587 \end_inset
2588 </cell>
2589 </row>
2590 <row>
2591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2592 \begin_inset Text
2593
2594 \begin_layout Plain Layout
2595
2596 \family roman
2597 \series medium
2598 \shape up
2599 \size normal
2600 \emph off
2601 \bar no
2602 \noun off
2603 \color none
2604 \begin_inset Formula $\int x^{2}dx$
2605 \end_inset
2606
2607
2608 \end_layout
2609
2610 \end_inset
2611 </cell>
2612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2613 \begin_inset Text
2614
2615 \begin_layout Plain Layout
2616
2617 \family roman
2618 \series medium
2619 \shape up
2620 \size normal
2621 \emph off
2622 \bar no
2623 \noun off
2624 \color none
2625 \begin_inset Formula $\left[\begin{array}{cc}
2626 a & b\\
2627 c & d
2628 \end{array}\right]$
2629 \end_inset
2630
2631
2632 \end_layout
2633
2634 \end_inset
2635 </cell>
2636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2637 \begin_inset Text
2638
2639 \begin_layout Plain Layout
2640
2641 \family roman
2642 \series medium
2643 \shape up
2644 \size normal
2645 \emph off
2646 \bar no
2647 \noun off
2648 \color none
2649 \begin_inset Formula $1+1=2$
2650 \end_inset
2651
2652
2653 \end_layout
2654
2655 \end_inset
2656 </cell>
2657 </row>
2658 </lyxtabular>
2659
2660 \end_inset
2661
2662
2663 \end_layout
2664
2665 \end_inset
2666
2667
2668 \end_layout
2669
2670 \begin_layout Standard
2671 Las tablas flotantes pueden insertarse con el menú 
2672 \family sans
2673 Insertar\SpecialChar \menuseparator
2674 Flotante\SpecialChar \menuseparator
2675 Tabla
2676 \family default
2677  o con el botón 
2678 \begin_inset Graphics
2679         filename ../../images/float-insert_table.png
2680         scale 85
2681
2682 \end_inset
2683
2684 .
2685 \end_layout
2686
2687 \begin_layout Standard
2688 El flotante se muestra como un cuadro desplegable con la etiqueta «Tabla
2689 \begin_inset space ~
2690 \end_inset
2691
2692 #:» (# es el número actual).
2693  El texto que sigue a dicha etiqueta es la leyenda de la tabla.
2694  Para insertar una tabla en el flotante se sitúa el cursor al final del
2695  texto del encabezado y se pulsa 
2696 \family sans
2697 Retorno
2698 \family default
2699 .
2700  La leyenda se imprime encima de la tabla.
2701 \end_layout
2702
2703 \begin_layout Standard
2704 La tabla
2705 \begin_inset space ~
2706 \end_inset
2707
2708
2709 \begin_inset CommandInset ref
2710 LatexCommand ref
2711 reference "tab:una tabla flotante"
2712
2713 \end_inset
2714
2715  es un ejemplo de tabla flotante.
2716 \end_layout
2717
2718 \begin_layout Standard
2719 Lo habitual es poner la leyenda sobre la tabla, lo que desafortunadamente
2720  no es soportado en las clases estándar de LaTeX.
2721  Esto significa que si estás usando las clases de documento 
2722 \family sans
2723 article
2724 \family default
2725
2726 \family sans
2727 book
2728 \family default
2729
2730 \family sans
2731 letter
2732 \family default
2733  o 
2734 \family sans
2735 report
2736 \family default
2737  no habrá espacio entre la leyenda y la tabla.
2738  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2739  del documento la siguiente opción al comando del paquete LaTeX 
2740 \series bold
2741 caption
2742 \series default
2743
2744 \begin_inset Index idx
2745 status collapsed
2746
2747 \begin_layout Plain Layout
2748 LaTeX-paquetes ! caption
2749 \end_layout
2750
2751 \end_inset
2752
2753 :
2754 \begin_inset Foot
2755 status collapsed
2756
2757 \begin_layout Plain Layout
2758 Para más información ve a la sección
2759 \begin_inset space ~
2760 \end_inset
2761
2762
2763 \begin_inset CommandInset ref
2764 LatexCommand ref
2765 reference "sec:Colocación-de-leyendas"
2766
2767 \end_inset
2768
2769 .
2770 \end_layout
2771
2772 \end_inset
2773
2774
2775 \end_layout
2776
2777 \begin_layout Standard
2778
2779 \series bold
2780 tableposition=top
2781 \end_layout
2782
2783 \begin_layout Standard
2784 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
2785 \series bold
2786 caption
2787 \series default
2788  como se describe en la sección
2789 \begin_inset space ~
2790 \end_inset
2791
2792
2793 \begin_inset CommandInset ref
2794 LatexCommand ref
2795 reference "sec:Formato-de-leyendas"
2796
2797 \end_inset
2798
2799 .
2800  
2801 \end_layout
2802
2803 \begin_layout Standard
2804 \begin_inset Index idx
2805 status collapsed
2806
2807 \begin_layout Plain Layout
2808 Referencias ! a tablas
2809 \end_layout
2810
2811 \end_inset
2812
2813 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2814  etiqueta.
2815  Para hacerlo inserta una etiqueta en la leyenda con el menú 
2816 \family sans
2817 Insertar\SpecialChar \menuseparator
2818 Etiqueta
2819 \family default
2820  o con el botón 
2821 \begin_inset Graphics
2822         filename ../../images/label-insert.png
2823         scale 85
2824
2825 \end_inset
2826
2827 .
2828  Ahora puedes referenciar la etiqueta con el menú 
2829 \family sans
2830 Insertar\SpecialChar \menuseparator
2831 Referencia
2832 \begin_inset space ~
2833 \end_inset
2834
2835 cruzada
2836 \family default
2837  o con el botón 
2838 \begin_inset Graphics
2839         filename ../../images/dialog-show-new-inset_ref.png
2840         scale 85
2841
2842 \end_inset
2843
2844 .
2845 \begin_inset Newline newline
2846 \end_inset
2847
2848 Las referencias se explican con detalle en la sección
2849 \begin_inset space ~
2850 \end_inset
2851
2852
2853 \begin_inset CommandInset ref
2854 LatexCommand ref
2855 reference "sec:Referencias-a-Flotantes"
2856
2857 \end_inset
2858
2859 .
2860 \end_layout
2861
2862 \begin_layout Section
2863 Tablas largas
2864 \begin_inset CommandInset label
2865 LatexCommand label
2866 name "sec:Tablas-Largas"
2867
2868 \end_inset
2869
2870
2871 \begin_inset Index idx
2872 status collapsed
2873
2874 \begin_layout Plain Layout
2875 Tablas largas
2876 \end_layout
2877
2878 \end_inset
2879
2880
2881 \begin_inset Index idx
2882 status collapsed
2883
2884 \begin_layout Plain Layout
2885 Tablas ! Largas|see
2886 \begin_inset ERT
2887 status collapsed
2888
2889 \begin_layout Plain Layout
2890
2891 {
2892 \end_layout
2893
2894 \end_inset
2895
2896 Tablas largas
2897 \begin_inset ERT
2898 status collapsed
2899
2900 \begin_layout Plain Layout
2901
2902 }
2903 \end_layout
2904
2905 \end_inset
2906
2907
2908 \end_layout
2909
2910 \end_inset
2911
2912
2913 \end_layout
2914
2915 \begin_layout Standard
2916 Si la tabla es demasiado larga para una página, puedes usar la opción 
2917 \family sans
2918 Usar
2919 \begin_inset space ~
2920 \end_inset
2921
2922 tabla
2923 \begin_inset space ~
2924 \end_inset
2925
2926 larga
2927 \family default
2928  en la solapa 
2929 \family sans
2930 Tabla
2931 \begin_inset space ~
2932 \end_inset
2933
2934 larga
2935 \family default
2936  del diálogo de tablas, para repartir automáticamente la tabla en varias
2937  páginas.
2938  Al hacerlo se habilitan las siguientes opciones:
2939 \end_layout
2940
2941 \begin_layout Description
2942 Encabezado: La fila actual se define como encabezado que aparecerá en todas
2943  las páginas de la tabla, excepto para la primera página si 
2944 \family sans
2945 Primer
2946 \begin_inset space ~
2947 \end_inset
2948
2949 encabezado
2950 \family default
2951  está definido.
2952  Este se denomina encabezado principal.
2953 \end_layout
2954
2955 \begin_layout Description
2956 Primer
2957 \begin_inset space ~
2958 \end_inset
2959
2960 encabezado: La fila actual se define como encabezado de la primera página
2961  de la tabla.
2962 \end_layout
2963
2964 \begin_layout Description
2965 Pie: La fila actual se define como pie que aparecerá en todas las páginas
2966  de la tabla, excepto para la última página si se define 
2967 \family sans
2968 Último
2969 \begin_inset space ~
2970 \end_inset
2971
2972 pie.
2973 \end_layout
2974
2975 \begin_layout Description
2976 Último
2977 \begin_inset space ~
2978 \end_inset
2979
2980 pie:
2981 \family sans
2982  
2983 \family default
2984 La fila actual se define como pie de la última página de la tabla.
2985 \end_layout
2986
2987 \begin_layout Description
2988 Leyenda: La fila actual contiene la leyenda de la tabla.
2989  La primera fila se reajusta como columna única y se inserta una leyenda.
2990  Más detalles sobre leyendas en tablas largas en la sec.
2991 \begin_inset space \thinspace{}
2992 \end_inset
2993
2994
2995 \begin_inset CommandInset ref
2996 LatexCommand ref
2997 reference "sub:Leyendas-en-Tablas"
2998
2999 \end_inset
3000
3001 .
3002 \end_layout
3003
3004 \begin_layout Standard
3005 También se puede especificar en el diálogo en qué fila se ha de cortar la
3006  tabla.
3007  La siguiente tabla muestra cómo funciona:
3008 \end_layout
3009
3010 \begin_layout Standard
3011
3012 \end_layout
3013
3014 \begin_layout Standard
3015 \align center
3016 \begin_inset Tabular
3017 <lyxtabular version="3" rows="69" columns="3">
3018 <features islongtable="true" longtabularalignment="center">
3019 <column alignment="left" valignment="top" width="0cm">
3020 <column alignment="left" valignment="top" width="0pt">
3021 <column alignment="right" valignment="top" width="0pt">
3022 <row endfirsthead="true">
3023 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3024 \begin_inset Text
3025
3026 \begin_layout Plain Layout
3027
3028 \series bold
3029 Ejemplo de lista telefónica (ignore los nombres)
3030 \end_layout
3031
3032 \end_inset
3033 </cell>
3034 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3035 \begin_inset Text
3036
3037 \begin_layout Plain Layout
3038
3039 \end_layout
3040
3041 \end_inset
3042 </cell>
3043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3044 \begin_inset Text
3045
3046 \begin_layout Plain Layout
3047
3048 \end_layout
3049
3050 \end_inset
3051 </cell>
3052 </row>
3053 <row endfirsthead="true">
3054 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3055 \begin_inset Text
3056
3057 \begin_layout Plain Layout
3058
3059 \series bold
3060 NOMBRE
3061 \end_layout
3062
3063 \end_inset
3064 </cell>
3065 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3066 \begin_inset Text
3067
3068 \begin_layout Plain Layout
3069
3070 \end_layout
3071
3072 \end_inset
3073 </cell>
3074 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3075 \begin_inset Text
3076
3077 \begin_layout Plain Layout
3078
3079 \series bold
3080 TEL.
3081 \end_layout
3082
3083 \end_inset
3084 </cell>
3085 </row>
3086 <row endhead="true">
3087 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3088 \begin_inset Text
3089
3090 \begin_layout Plain Layout
3091
3092 \series bold
3093 Ejemplo de lista telefónica
3094 \end_layout
3095
3096 \end_inset
3097 </cell>
3098 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3099 \begin_inset Text
3100
3101 \begin_layout Plain Layout
3102
3103 \end_layout
3104
3105 \end_inset
3106 </cell>
3107 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3108 \begin_inset Text
3109
3110 \begin_layout Plain Layout
3111
3112 \end_layout
3113
3114 \end_inset
3115 </cell>
3116 </row>
3117 <row endhead="true">
3118 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3119 \begin_inset Text
3120
3121 \begin_layout Plain Layout
3122
3123 \series bold
3124 NOMBRE
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \end_layout
3135
3136 \end_inset
3137 </cell>
3138 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3139 \begin_inset Text
3140
3141 \begin_layout Plain Layout
3142
3143 \series bold
3144 TEL.
3145 \end_layout
3146
3147 \end_inset
3148 </cell>
3149 </row>
3150 <row endfoot="true">
3151 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3152 \begin_inset Text
3153
3154 \begin_layout Plain Layout
3155  continúa en la página siguiente
3156 \end_layout
3157
3158 \end_inset
3159 </cell>
3160 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3161 \begin_inset Text
3162
3163 \begin_layout Plain Layout
3164
3165 \end_layout
3166
3167 \end_inset
3168 </cell>
3169 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3170 \begin_inset Text
3171
3172 \begin_layout Plain Layout
3173
3174 \end_layout
3175
3176 \end_inset
3177 </cell>
3178 </row>
3179 <row>
3180 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3181 \begin_inset Text
3182
3183 \begin_layout Plain Layout
3184
3185 \series bold
3186 Annovi
3187 \end_layout
3188
3189 \end_inset
3190 </cell>
3191 <cell alignment="center" valignment="top" usebox="none">
3192 \begin_inset Text
3193
3194 \begin_layout Plain Layout
3195 Silvia
3196 \end_layout
3197
3198 \end_inset
3199 </cell>
3200 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3201 \begin_inset Text
3202
3203 \begin_layout Plain Layout
3204 111
3205 \end_layout
3206
3207 \end_inset
3208 </cell>
3209 </row>
3210 <row>
3211 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3212 \begin_inset Text
3213
3214 \begin_layout Plain Layout
3215
3216 \series bold
3217 Bertoli
3218 \end_layout
3219
3220 \end_inset
3221 </cell>
3222 <cell alignment="center" valignment="top" usebox="none">
3223 \begin_inset Text
3224
3225 \begin_layout Plain Layout
3226 Stefano
3227 \end_layout
3228
3229 \end_inset
3230 </cell>
3231 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3232 \begin_inset Text
3233
3234 \begin_layout Plain Layout
3235 111
3236 \end_layout
3237
3238 \end_inset
3239 </cell>
3240 </row>
3241 <row>
3242 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3243 \begin_inset Text
3244
3245 \begin_layout Plain Layout
3246
3247 \series bold
3248 Bozzi
3249 \end_layout
3250
3251 \end_inset
3252 </cell>
3253 <cell alignment="center" valignment="top" usebox="none">
3254 \begin_inset Text
3255
3256 \begin_layout Plain Layout
3257 Walter
3258 \end_layout
3259
3260 \end_inset
3261 </cell>
3262 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3263 \begin_inset Text
3264
3265 \begin_layout Plain Layout
3266 111
3267 \end_layout
3268
3269 \end_inset
3270 </cell>
3271 </row>
3272 <row>
3273 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3274 \begin_inset Text
3275
3276 \begin_layout Plain Layout
3277
3278 \series bold
3279 Cachia
3280 \end_layout
3281
3282 \end_inset
3283 </cell>
3284 <cell alignment="center" valignment="top" usebox="none">
3285 \begin_inset Text
3286
3287 \begin_layout Plain Layout
3288 Maria
3289 \end_layout
3290
3291 \end_inset
3292 </cell>
3293 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3294 \begin_inset Text
3295
3296 \begin_layout Plain Layout
3297 111
3298 \end_layout
3299
3300 \end_inset
3301 </cell>
3302 </row>
3303 <row>
3304 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3305 \begin_inset Text
3306
3307 \begin_layout Plain Layout
3308
3309 \series bold
3310 Cachia
3311 \end_layout
3312
3313 \end_inset
3314 </cell>
3315 <cell alignment="center" valignment="top" usebox="none">
3316 \begin_inset Text
3317
3318 \begin_layout Plain Layout
3319 Maurizio
3320 \end_layout
3321
3322 \end_inset
3323 </cell>
3324 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3325 \begin_inset Text
3326
3327 \begin_layout Plain Layout
3328 111
3329 \end_layout
3330
3331 \end_inset
3332 </cell>
3333 </row>
3334 <row>
3335 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3336 \begin_inset Text
3337
3338 \begin_layout Plain Layout
3339
3340 \series bold
3341 Cinquemani
3342 \end_layout
3343
3344 \end_inset
3345 </cell>
3346 <cell alignment="center" valignment="top" usebox="none">
3347 \begin_inset Text
3348
3349 \begin_layout Plain Layout
3350 Giusi
3351 \end_layout
3352
3353 \end_inset
3354 </cell>
3355 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3356 \begin_inset Text
3357
3358 \begin_layout Plain Layout
3359 111
3360 \end_layout
3361
3362 \end_inset
3363 </cell>
3364 </row>
3365 <row>
3366 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3367 \begin_inset Text
3368
3369 \begin_layout Plain Layout
3370
3371 \series bold
3372 Colin
3373 \end_layout
3374
3375 \end_inset
3376 </cell>
3377 <cell alignment="center" valignment="top" usebox="none">
3378 \begin_inset Text
3379
3380 \begin_layout Plain Layout
3381 Bernard
3382 \end_layout
3383
3384 \end_inset
3385 </cell>
3386 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3387 \begin_inset Text
3388
3389 \begin_layout Plain Layout
3390 111
3391 \end_layout
3392
3393 \end_inset
3394 </cell>
3395 </row>
3396 <row>
3397 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3398 \begin_inset Text
3399
3400 \begin_layout Plain Layout
3401
3402 \series bold
3403 Concli
3404 \end_layout
3405
3406 \end_inset
3407 </cell>
3408 <cell alignment="center" valignment="top" usebox="none">
3409 \begin_inset Text
3410
3411 \begin_layout Plain Layout
3412 Gianfranco
3413 \end_layout
3414
3415 \end_inset
3416 </cell>
3417 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3418 \begin_inset Text
3419
3420 \begin_layout Plain Layout
3421 111
3422 \end_layout
3423
3424 \end_inset
3425 </cell>
3426 </row>
3427 <row>
3428 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3429 \begin_inset Text
3430
3431 \begin_layout Plain Layout
3432
3433 \series bold
3434 Dal Bosco
3435 \end_layout
3436
3437 \end_inset
3438 </cell>
3439 <cell alignment="center" valignment="top" usebox="none">
3440 \begin_inset Text
3441
3442 \begin_layout Plain Layout
3443 Carolina
3444 \end_layout
3445
3446 \end_inset
3447 </cell>
3448 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3449 \begin_inset Text
3450
3451 \begin_layout Plain Layout
3452 111
3453 \end_layout
3454
3455 \end_inset
3456 </cell>
3457 </row>
3458 <row>
3459 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3460 \begin_inset Text
3461
3462 \begin_layout Plain Layout
3463
3464 \series bold
3465 Dalpiaz
3466 \end_layout
3467
3468 \end_inset
3469 </cell>
3470 <cell alignment="center" valignment="top" usebox="none">
3471 \begin_inset Text
3472
3473 \begin_layout Plain Layout
3474 Annamaria
3475 \end_layout
3476
3477 \end_inset
3478 </cell>
3479 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3480 \begin_inset Text
3481
3482 \begin_layout Plain Layout
3483 111
3484 \end_layout
3485
3486 \end_inset
3487 </cell>
3488 </row>
3489 <row>
3490 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3491 \begin_inset Text
3492
3493 \begin_layout Plain Layout
3494
3495 \series bold
3496 Feliciello
3497 \end_layout
3498
3499 \end_inset
3500 </cell>
3501 <cell alignment="center" valignment="top" usebox="none">
3502 \begin_inset Text
3503
3504 \begin_layout Plain Layout
3505 Domenico
3506 \end_layout
3507
3508 \end_inset
3509 </cell>
3510 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3511 \begin_inset Text
3512
3513 \begin_layout Plain Layout
3514 111
3515 \end_layout
3516
3517 \end_inset
3518 </cell>
3519 </row>
3520 <row>
3521 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3522 \begin_inset Text
3523
3524 \begin_layout Plain Layout
3525
3526 \series bold
3527 Focarelli
3528 \end_layout
3529
3530 \end_inset
3531 </cell>
3532 <cell alignment="center" valignment="top" usebox="none">
3533 \begin_inset Text
3534
3535 \begin_layout Plain Layout
3536 Paola
3537 \end_layout
3538
3539 \end_inset
3540 </cell>
3541 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3542 \begin_inset Text
3543
3544 \begin_layout Plain Layout
3545 111
3546 \end_layout
3547
3548 \end_inset
3549 </cell>
3550 </row>
3551 <row>
3552 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3553 \begin_inset Text
3554
3555 \begin_layout Plain Layout
3556
3557 \series bold
3558 Galletti
3559 \end_layout
3560
3561 \end_inset
3562 </cell>
3563 <cell alignment="center" valignment="top" usebox="none">
3564 \begin_inset Text
3565
3566 \begin_layout Plain Layout
3567 Oreste
3568 \end_layout
3569
3570 \end_inset
3571 </cell>
3572 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3573 \begin_inset Text
3574
3575 \begin_layout Plain Layout
3576 111
3577 \end_layout
3578
3579 \end_inset
3580 </cell>
3581 </row>
3582 <row>
3583 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3584 \begin_inset Text
3585
3586 \begin_layout Plain Layout
3587
3588 \series bold
3589 Gasparini
3590 \end_layout
3591
3592 \end_inset
3593 </cell>
3594 <cell alignment="center" valignment="top" usebox="none">
3595 \begin_inset Text
3596
3597 \begin_layout Plain Layout
3598 Franca
3599 \end_layout
3600
3601 \end_inset
3602 </cell>
3603 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3604 \begin_inset Text
3605
3606 \begin_layout Plain Layout
3607 111
3608 \end_layout
3609
3610 \end_inset
3611 </cell>
3612 </row>
3613 <row>
3614 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3615 \begin_inset Text
3616
3617 \begin_layout Plain Layout
3618
3619 \series bold
3620 Rizzardi
3621 \end_layout
3622
3623 \end_inset
3624 </cell>
3625 <cell alignment="center" valignment="top" usebox="none">
3626 \begin_inset Text
3627
3628 \begin_layout Plain Layout
3629 Paola
3630 \end_layout
3631
3632 \end_inset
3633 </cell>
3634 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3635 \begin_inset Text
3636
3637 \begin_layout Plain Layout
3638 111
3639 \end_layout
3640
3641 \end_inset
3642 </cell>
3643 </row>
3644 <row>
3645 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3646 \begin_inset Text
3647
3648 \begin_layout Plain Layout
3649
3650 \series bold
3651 Lassini
3652 \end_layout
3653
3654 \end_inset
3655 </cell>
3656 <cell alignment="center" valignment="top" usebox="none">
3657 \begin_inset Text
3658
3659 \begin_layout Plain Layout
3660 Giancarlo
3661 \end_layout
3662
3663 \end_inset
3664 </cell>
3665 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3666 \begin_inset Text
3667
3668 \begin_layout Plain Layout
3669 111
3670 \end_layout
3671
3672 \end_inset
3673 </cell>
3674 </row>
3675 <row>
3676 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3677 \begin_inset Text
3678
3679 \begin_layout Plain Layout
3680
3681 \series bold
3682 Malfatti
3683 \end_layout
3684
3685 \end_inset
3686 </cell>
3687 <cell alignment="center" valignment="top" usebox="none">
3688 \begin_inset Text
3689
3690 \begin_layout Plain Layout
3691 Luciano
3692 \end_layout
3693
3694 \end_inset
3695 </cell>
3696 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3697 \begin_inset Text
3698
3699 \begin_layout Plain Layout
3700 111
3701 \end_layout
3702
3703 \end_inset
3704 </cell>
3705 </row>
3706 <row>
3707 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3708 \begin_inset Text
3709
3710 \begin_layout Plain Layout
3711
3712 \series bold
3713 Malfatti
3714 \end_layout
3715
3716 \end_inset
3717 </cell>
3718 <cell alignment="center" valignment="top" usebox="none">
3719 \begin_inset Text
3720
3721 \begin_layout Plain Layout
3722 Valeriano
3723 \end_layout
3724
3725 \end_inset
3726 </cell>
3727 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3728 \begin_inset Text
3729
3730 \begin_layout Plain Layout
3731 111
3732 \end_layout
3733
3734 \end_inset
3735 </cell>
3736 </row>
3737 <row>
3738 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3739 \begin_inset Text
3740
3741 \begin_layout Plain Layout
3742
3743 \series bold
3744 Meneguzzo
3745 \end_layout
3746
3747 \end_inset
3748 </cell>
3749 <cell alignment="center" valignment="top" usebox="none">
3750 \begin_inset Text
3751
3752 \begin_layout Plain Layout
3753 Roberto
3754 \end_layout
3755
3756 \end_inset
3757 </cell>
3758 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3759 \begin_inset Text
3760
3761 \begin_layout Plain Layout
3762 111
3763 \end_layout
3764
3765 \end_inset
3766 </cell>
3767 </row>
3768 <row>
3769 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3770 \begin_inset Text
3771
3772 \begin_layout Plain Layout
3773
3774 \series bold
3775 Mezzadra
3776 \end_layout
3777
3778 \end_inset
3779 </cell>
3780 <cell alignment="center" valignment="top" usebox="none">
3781 \begin_inset Text
3782
3783 \begin_layout Plain Layout
3784 Roberto
3785 \end_layout
3786
3787 \end_inset
3788 </cell>
3789 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3790 \begin_inset Text
3791
3792 \begin_layout Plain Layout
3793 111
3794 \end_layout
3795
3796 \end_inset
3797 </cell>
3798 </row>
3799 <row>
3800 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3801 \begin_inset Text
3802
3803 \begin_layout Plain Layout
3804
3805 \series bold
3806 Pirpamer
3807 \end_layout
3808
3809 \end_inset
3810 </cell>
3811 <cell alignment="center" valignment="top" usebox="none">
3812 \begin_inset Text
3813
3814 \begin_layout Plain Layout
3815 Erich
3816 \end_layout
3817
3818 \end_inset
3819 </cell>
3820 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3821 \begin_inset Text
3822
3823 \begin_layout Plain Layout
3824 111
3825 \end_layout
3826
3827 \end_inset
3828 </cell>
3829 </row>
3830 <row>
3831 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3832 \begin_inset Text
3833
3834 \begin_layout Plain Layout
3835
3836 \series bold
3837 Pochiesa
3838 \end_layout
3839
3840 \end_inset
3841 </cell>
3842 <cell alignment="center" valignment="top" usebox="none">
3843 \begin_inset Text
3844
3845 \begin_layout Plain Layout
3846 Paolo
3847 \end_layout
3848
3849 \end_inset
3850 </cell>
3851 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3852 \begin_inset Text
3853
3854 \begin_layout Plain Layout
3855 111, 222
3856 \end_layout
3857
3858 \end_inset
3859 </cell>
3860 </row>
3861 <row>
3862 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3863 \begin_inset Text
3864
3865 \begin_layout Plain Layout
3866
3867 \series bold
3868 Radina
3869 \end_layout
3870
3871 \end_inset
3872 </cell>
3873 <cell alignment="center" valignment="top" usebox="none">
3874 \begin_inset Text
3875
3876 \begin_layout Plain Layout
3877 Claudio
3878 \end_layout
3879
3880 \end_inset
3881 </cell>
3882 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3883 \begin_inset Text
3884
3885 \begin_layout Plain Layout
3886 111
3887 \end_layout
3888
3889 \end_inset
3890 </cell>
3891 </row>
3892 <row>
3893 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3894 \begin_inset Text
3895
3896 \begin_layout Plain Layout
3897
3898 \series bold
3899 Stuffer
3900 \end_layout
3901
3902 \end_inset
3903 </cell>
3904 <cell alignment="center" valignment="top" usebox="none">
3905 \begin_inset Text
3906
3907 \begin_layout Plain Layout
3908 Oskar
3909 \end_layout
3910
3911 \end_inset
3912 </cell>
3913 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3914 \begin_inset Text
3915
3916 \begin_layout Plain Layout
3917 111
3918 \end_layout
3919
3920 \end_inset
3921 </cell>
3922 </row>
3923 <row>
3924 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3925 \begin_inset Text
3926
3927 \begin_layout Plain Layout
3928
3929 \series bold
3930 Tacchelli
3931 \end_layout
3932
3933 \end_inset
3934 </cell>
3935 <cell alignment="center" valignment="top" usebox="none">
3936 \begin_inset Text
3937
3938 \begin_layout Plain Layout
3939 Ugo
3940 \end_layout
3941
3942 \end_inset
3943 </cell>
3944 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3945 \begin_inset Text
3946
3947 \begin_layout Plain Layout
3948 111
3949 \end_layout
3950
3951 \end_inset
3952 </cell>
3953 </row>
3954 <row>
3955 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3956 \begin_inset Text
3957
3958 \begin_layout Plain Layout
3959
3960 \series bold
3961 Tezzele
3962 \end_layout
3963
3964 \end_inset
3965 </cell>
3966 <cell alignment="center" valignment="top" usebox="none">
3967 \begin_inset Text
3968
3969 \begin_layout Plain Layout
3970 Margit
3971 \end_layout
3972
3973 \end_inset
3974 </cell>
3975 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3976 \begin_inset Text
3977
3978 \begin_layout Plain Layout
3979 111
3980 \end_layout
3981
3982 \end_inset
3983 </cell>
3984 </row>
3985 <row>
3986 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3987 \begin_inset Text
3988
3989 \begin_layout Plain Layout
3990
3991 \series bold
3992 Unterkalmsteiner
3993 \end_layout
3994
3995 \end_inset
3996 </cell>
3997 <cell alignment="center" valignment="top" usebox="none">
3998 \begin_inset Text
3999
4000 \begin_layout Plain Layout
4001 Frieda
4002 \end_layout
4003
4004 \end_inset
4005 </cell>
4006 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4007 \begin_inset Text
4008
4009 \begin_layout Plain Layout
4010 111
4011 \end_layout
4012
4013 \end_inset
4014 </cell>
4015 </row>
4016 <row>
4017 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4018 \begin_inset Text
4019
4020 \begin_layout Plain Layout
4021
4022 \series bold
4023 Vieider
4024 \end_layout
4025
4026 \end_inset
4027 </cell>
4028 <cell alignment="center" valignment="top" usebox="none">
4029 \begin_inset Text
4030
4031 \begin_layout Plain Layout
4032 Hilde
4033 \end_layout
4034
4035 \end_inset
4036 </cell>
4037 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4038 \begin_inset Text
4039
4040 \begin_layout Plain Layout
4041 111
4042 \end_layout
4043
4044 \end_inset
4045 </cell>
4046 </row>
4047 <row>
4048 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4049 \begin_inset Text
4050
4051 \begin_layout Plain Layout
4052
4053 \series bold
4054 Vigna
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 Jürgen
4064 \end_layout
4065
4066 \end_inset
4067 </cell>
4068 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4069 \begin_inset Text
4070
4071 \begin_layout Plain Layout
4072 111
4073 \end_layout
4074
4075 \end_inset
4076 </cell>
4077 </row>
4078 <row>
4079 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4080 \begin_inset Text
4081
4082 \begin_layout Plain Layout
4083
4084 \series bold
4085 Weber
4086 \end_layout
4087
4088 \end_inset
4089 </cell>
4090 <cell alignment="center" valignment="top" usebox="none">
4091 \begin_inset Text
4092
4093 \begin_layout Plain Layout
4094 Maurizio
4095 \end_layout
4096
4097 \end_inset
4098 </cell>
4099 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4100 \begin_inset Text
4101
4102 \begin_layout Plain Layout
4103 111
4104 \end_layout
4105
4106 \end_inset
4107 </cell>
4108 </row>
4109 <row>
4110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4111 \begin_inset Text
4112
4113 \begin_layout Plain Layout
4114
4115 \series bold
4116 Winkler
4117 \end_layout
4118
4119 \end_inset
4120 </cell>
4121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4122 \begin_inset Text
4123
4124 \begin_layout Plain Layout
4125 Franz
4126 \end_layout
4127
4128 \end_inset
4129 </cell>
4130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4131 \begin_inset Text
4132
4133 \begin_layout Plain Layout
4134 111
4135 \end_layout
4136
4137 \end_inset
4138 </cell>
4139 </row>
4140 <row>
4141 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4142 \begin_inset Text
4143
4144 \begin_layout Plain Layout
4145  
4146 \end_layout
4147
4148 \end_inset
4149 </cell>
4150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4151 \begin_inset Text
4152
4153 \begin_layout Plain Layout
4154
4155 \end_layout
4156
4157 \end_inset
4158 </cell>
4159 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4160 \begin_inset Text
4161
4162 \begin_layout Plain Layout
4163
4164 \end_layout
4165
4166 \end_inset
4167 </cell>
4168 </row>
4169 <row>
4170 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4171 \begin_inset Text
4172
4173 \begin_layout Plain Layout
4174
4175 \series bold
4176 Annovi
4177 \end_layout
4178
4179 \end_inset
4180 </cell>
4181 <cell alignment="center" valignment="top" usebox="none">
4182 \begin_inset Text
4183
4184 \begin_layout Plain Layout
4185 Silvia
4186 \end_layout
4187
4188 \end_inset
4189 </cell>
4190 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4191 \begin_inset Text
4192
4193 \begin_layout Plain Layout
4194 555
4195 \end_layout
4196
4197 \end_inset
4198 </cell>
4199 </row>
4200 <row>
4201 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4202 \begin_inset Text
4203
4204 \begin_layout Plain Layout
4205
4206 \series bold
4207 Bertoli
4208 \end_layout
4209
4210 \end_inset
4211 </cell>
4212 <cell alignment="center" valignment="top" usebox="none">
4213 \begin_inset Text
4214
4215 \begin_layout Plain Layout
4216 Stefano
4217 \end_layout
4218
4219 \end_inset
4220 </cell>
4221 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4222 \begin_inset Text
4223
4224 \begin_layout Plain Layout
4225 555
4226 \end_layout
4227
4228 \end_inset
4229 </cell>
4230 </row>
4231 <row>
4232 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4233 \begin_inset Text
4234
4235 \begin_layout Plain Layout
4236
4237 \series bold
4238 Bozzi
4239 \end_layout
4240
4241 \end_inset
4242 </cell>
4243 <cell alignment="center" valignment="top" usebox="none">
4244 \begin_inset Text
4245
4246 \begin_layout Plain Layout
4247 Walter
4248 \end_layout
4249
4250 \end_inset
4251 </cell>
4252 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4253 \begin_inset Text
4254
4255 \begin_layout Plain Layout
4256 555
4257 \end_layout
4258
4259 \end_inset
4260 </cell>
4261 </row>
4262 <row>
4263 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4264 \begin_inset Text
4265
4266 \begin_layout Plain Layout
4267
4268 \series bold
4269 Cachia
4270 \end_layout
4271
4272 \end_inset
4273 </cell>
4274 <cell alignment="center" valignment="top" usebox="none">
4275 \begin_inset Text
4276
4277 \begin_layout Plain Layout
4278 Maria
4279 \end_layout
4280
4281 \end_inset
4282 </cell>
4283 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4284 \begin_inset Text
4285
4286 \begin_layout Plain Layout
4287 555
4288 \end_layout
4289
4290 \end_inset
4291 </cell>
4292 </row>
4293 <row>
4294 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4295 \begin_inset Text
4296
4297 \begin_layout Plain Layout
4298
4299 \series bold
4300 Cachia
4301 \end_layout
4302
4303 \end_inset
4304 </cell>
4305 <cell alignment="center" valignment="top" usebox="none">
4306 \begin_inset Text
4307
4308 \begin_layout Plain Layout
4309 Maurizio
4310 \end_layout
4311
4312 \end_inset
4313 </cell>
4314 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4315 \begin_inset Text
4316
4317 \begin_layout Plain Layout
4318 555
4319 \end_layout
4320
4321 \end_inset
4322 </cell>
4323 </row>
4324 <row>
4325 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4326 \begin_inset Text
4327
4328 \begin_layout Plain Layout
4329
4330 \series bold
4331 Cinquemani
4332 \end_layout
4333
4334 \end_inset
4335 </cell>
4336 <cell alignment="center" valignment="top" usebox="none">
4337 \begin_inset Text
4338
4339 \begin_layout Plain Layout
4340 Giusi
4341 \end_layout
4342
4343 \end_inset
4344 </cell>
4345 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4346 \begin_inset Text
4347
4348 \begin_layout Plain Layout
4349 555
4350 \end_layout
4351
4352 \end_inset
4353 </cell>
4354 </row>
4355 <row>
4356 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4357 \begin_inset Text
4358
4359 \begin_layout Plain Layout
4360
4361 \series bold
4362 Colin
4363 \end_layout
4364
4365 \end_inset
4366 </cell>
4367 <cell alignment="center" valignment="top" usebox="none">
4368 \begin_inset Text
4369
4370 \begin_layout Plain Layout
4371 Bernard
4372 \end_layout
4373
4374 \end_inset
4375 </cell>
4376 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4377 \begin_inset Text
4378
4379 \begin_layout Plain Layout
4380 555
4381 \end_layout
4382
4383 \end_inset
4384 </cell>
4385 </row>
4386 <row>
4387 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4388 \begin_inset Text
4389
4390 \begin_layout Plain Layout
4391
4392 \series bold
4393 Concli
4394 \end_layout
4395
4396 \end_inset
4397 </cell>
4398 <cell alignment="center" valignment="top" usebox="none">
4399 \begin_inset Text
4400
4401 \begin_layout Plain Layout
4402 Gianfranco
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 555
4412 \end_layout
4413
4414 \end_inset
4415 </cell>
4416 </row>
4417 <row>
4418 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4419 \begin_inset Text
4420
4421 \begin_layout Plain Layout
4422
4423 \series bold
4424 Dal Bosco
4425 \end_layout
4426
4427 \end_inset
4428 </cell>
4429 <cell alignment="center" valignment="top" usebox="none">
4430 \begin_inset Text
4431
4432 \begin_layout Plain Layout
4433 Carolina
4434 \end_layout
4435
4436 \end_inset
4437 </cell>
4438 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4439 \begin_inset Text
4440
4441 \begin_layout Plain Layout
4442 555
4443 \end_layout
4444
4445 \end_inset
4446 </cell>
4447 </row>
4448 <row>
4449 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4450 \begin_inset Text
4451
4452 \begin_layout Plain Layout
4453
4454 \series bold
4455 Dalpiaz
4456 \end_layout
4457
4458 \end_inset
4459 </cell>
4460 <cell alignment="center" valignment="top" usebox="none">
4461 \begin_inset Text
4462
4463 \begin_layout Plain Layout
4464 Annamaria
4465 \end_layout
4466
4467 \end_inset
4468 </cell>
4469 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4470 \begin_inset Text
4471
4472 \begin_layout Plain Layout
4473 555
4474 \end_layout
4475
4476 \end_inset
4477 </cell>
4478 </row>
4479 <row>
4480 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4481 \begin_inset Text
4482
4483 \begin_layout Plain Layout
4484
4485 \series bold
4486 Feliciello
4487 \end_layout
4488
4489 \end_inset
4490 </cell>
4491 <cell alignment="center" valignment="top" usebox="none">
4492 \begin_inset Text
4493
4494 \begin_layout Plain Layout
4495 Domenico
4496 \end_layout
4497
4498 \end_inset
4499 </cell>
4500 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4501 \begin_inset Text
4502
4503 \begin_layout Plain Layout
4504 555
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 </row>
4510 <row>
4511 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4512 \begin_inset Text
4513
4514 \begin_layout Plain Layout
4515
4516 \series bold
4517 Focarelli
4518 \end_layout
4519
4520 \end_inset
4521 </cell>
4522 <cell alignment="center" valignment="top" usebox="none">
4523 \begin_inset Text
4524
4525 \begin_layout Plain Layout
4526 Paola
4527 \end_layout
4528
4529 \end_inset
4530 </cell>
4531 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4532 \begin_inset Text
4533
4534 \begin_layout Plain Layout
4535 555
4536 \end_layout
4537
4538 \end_inset
4539 </cell>
4540 </row>
4541 <row>
4542 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4543 \begin_inset Text
4544
4545 \begin_layout Plain Layout
4546
4547 \series bold
4548 Galletti
4549 \end_layout
4550
4551 \end_inset
4552 </cell>
4553 <cell alignment="center" valignment="top" usebox="none">
4554 \begin_inset Text
4555
4556 \begin_layout Plain Layout
4557 Oreste
4558 \end_layout
4559
4560 \end_inset
4561 </cell>
4562 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4563 \begin_inset Text
4564
4565 \begin_layout Plain Layout
4566 555
4567 \end_layout
4568
4569 \end_inset
4570 </cell>
4571 </row>
4572 <row>
4573 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4574 \begin_inset Text
4575
4576 \begin_layout Plain Layout
4577
4578 \series bold
4579 Gasparini
4580 \end_layout
4581
4582 \end_inset
4583 </cell>
4584 <cell alignment="center" valignment="top" usebox="none">
4585 \begin_inset Text
4586
4587 \begin_layout Plain Layout
4588 Franca
4589 \end_layout
4590
4591 \end_inset
4592 </cell>
4593 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4594 \begin_inset Text
4595
4596 \begin_layout Plain Layout
4597 555
4598 \end_layout
4599
4600 \end_inset
4601 </cell>
4602 </row>
4603 <row>
4604 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Plain Layout
4608
4609 \series bold
4610 Rizzardi
4611 \end_layout
4612
4613 \end_inset
4614 </cell>
4615 <cell alignment="center" valignment="top" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Plain Layout
4619 Paola
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 555
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 </row>
4634 <row>
4635 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4636 \begin_inset Text
4637
4638 \begin_layout Plain Layout
4639
4640 \series bold
4641 Lassini
4642 \end_layout
4643
4644 \end_inset
4645 </cell>
4646 <cell alignment="center" valignment="top" usebox="none">
4647 \begin_inset Text
4648
4649 \begin_layout Plain Layout
4650 Giancarlo
4651 \end_layout
4652
4653 \end_inset
4654 </cell>
4655 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4656 \begin_inset Text
4657
4658 \begin_layout Plain Layout
4659 555
4660 \end_layout
4661
4662 \end_inset
4663 </cell>
4664 </row>
4665 <row>
4666 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4667 \begin_inset Text
4668
4669 \begin_layout Plain Layout
4670
4671 \series bold
4672 Malfatti
4673 \end_layout
4674
4675 \end_inset
4676 </cell>
4677 <cell alignment="center" valignment="top" usebox="none">
4678 \begin_inset Text
4679
4680 \begin_layout Plain Layout
4681 Luciano
4682 \end_layout
4683
4684 \end_inset
4685 </cell>
4686 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4687 \begin_inset Text
4688
4689 \begin_layout Plain Layout
4690 555
4691 \end_layout
4692
4693 \end_inset
4694 </cell>
4695 </row>
4696 <row>
4697 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Plain Layout
4701
4702 \series bold
4703 Malfatti
4704 \end_layout
4705
4706 \end_inset
4707 </cell>
4708 <cell alignment="center" valignment="top" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Plain Layout
4712 Valeriano
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Plain Layout
4721 555
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 </row>
4727 <row>
4728 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4729 \begin_inset Text
4730
4731 \begin_layout Plain Layout
4732
4733 \series bold
4734 Meneguzzo
4735 \end_layout
4736
4737 \end_inset
4738 </cell>
4739 <cell alignment="center" valignment="top" usebox="none">
4740 \begin_inset Text
4741
4742 \begin_layout Plain Layout
4743 Roberto
4744 \end_layout
4745
4746 \end_inset
4747 </cell>
4748 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4749 \begin_inset Text
4750
4751 \begin_layout Plain Layout
4752 555
4753 \end_layout
4754
4755 \end_inset
4756 </cell>
4757 </row>
4758 <row>
4759 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4760 \begin_inset Text
4761
4762 \begin_layout Plain Layout
4763
4764 \series bold
4765 Mezzadra
4766 \end_layout
4767
4768 \end_inset
4769 </cell>
4770 <cell alignment="center" valignment="top" usebox="none">
4771 \begin_inset Text
4772
4773 \begin_layout Plain Layout
4774 Roberto
4775 \end_layout
4776
4777 \end_inset
4778 </cell>
4779 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4780 \begin_inset Text
4781
4782 \begin_layout Plain Layout
4783 555
4784 \end_layout
4785
4786 \end_inset
4787 </cell>
4788 </row>
4789 <row>
4790 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4791 \begin_inset Text
4792
4793 \begin_layout Plain Layout
4794
4795 \series bold
4796 Pirpamer
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 <cell alignment="center" valignment="top" usebox="none">
4802 \begin_inset Text
4803
4804 \begin_layout Plain Layout
4805 Erich
4806 \end_layout
4807
4808 \end_inset
4809 </cell>
4810 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4811 \begin_inset Text
4812
4813 \begin_layout Plain Layout
4814 555
4815 \end_layout
4816
4817 \end_inset
4818 </cell>
4819 </row>
4820 <row>
4821 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4822 \begin_inset Text
4823
4824 \begin_layout Plain Layout
4825
4826 \series bold
4827 Pochiesa
4828 \end_layout
4829
4830 \end_inset
4831 </cell>
4832 <cell alignment="center" valignment="top" usebox="none">
4833 \begin_inset Text
4834
4835 \begin_layout Plain Layout
4836 Paolo
4837 \end_layout
4838
4839 \end_inset
4840 </cell>
4841 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4842 \begin_inset Text
4843
4844 \begin_layout Plain Layout
4845 555, 222
4846 \end_layout
4847
4848 \end_inset
4849 </cell>
4850 </row>
4851 <row>
4852 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4853 \begin_inset Text
4854
4855 \begin_layout Plain Layout
4856
4857 \series bold
4858 Radina
4859 \end_layout
4860
4861 \end_inset
4862 </cell>
4863 <cell alignment="center" valignment="top" usebox="none">
4864 \begin_inset Text
4865
4866 \begin_layout Plain Layout
4867 Claudio
4868 \end_layout
4869
4870 \end_inset
4871 </cell>
4872 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4873 \begin_inset Text
4874
4875 \begin_layout Plain Layout
4876 555
4877 \end_layout
4878
4879 \end_inset
4880 </cell>
4881 </row>
4882 <row>
4883 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4884 \begin_inset Text
4885
4886 \begin_layout Plain Layout
4887
4888 \series bold
4889 Stuffer
4890 \end_layout
4891
4892 \end_inset
4893 </cell>
4894 <cell alignment="center" valignment="top" usebox="none">
4895 \begin_inset Text
4896
4897 \begin_layout Plain Layout
4898 Oskar
4899 \end_layout
4900
4901 \end_inset
4902 </cell>
4903 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4904 \begin_inset Text
4905
4906 \begin_layout Plain Layout
4907 555
4908 \end_layout
4909
4910 \end_inset
4911 </cell>
4912 </row>
4913 <row>
4914 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4915 \begin_inset Text
4916
4917 \begin_layout Plain Layout
4918
4919 \series bold
4920 Tacchelli
4921 \end_layout
4922
4923 \end_inset
4924 </cell>
4925 <cell alignment="center" valignment="top" usebox="none">
4926 \begin_inset Text
4927
4928 \begin_layout Plain Layout
4929 Ugo
4930 \end_layout
4931
4932 \end_inset
4933 </cell>
4934 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4935 \begin_inset Text
4936
4937 \begin_layout Plain Layout
4938 555
4939 \end_layout
4940
4941 \end_inset
4942 </cell>
4943 </row>
4944 <row>
4945 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4946 \begin_inset Text
4947
4948 \begin_layout Plain Layout
4949
4950 \series bold
4951 Tezzele
4952 \end_layout
4953
4954 \end_inset
4955 </cell>
4956 <cell alignment="center" valignment="top" usebox="none">
4957 \begin_inset Text
4958
4959 \begin_layout Plain Layout
4960 Margit
4961 \end_layout
4962
4963 \end_inset
4964 </cell>
4965 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4966 \begin_inset Text
4967
4968 \begin_layout Plain Layout
4969 555
4970 \end_layout
4971
4972 \end_inset
4973 </cell>
4974 </row>
4975 <row>
4976 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4977 \begin_inset Text
4978
4979 \begin_layout Plain Layout
4980
4981 \series bold
4982 Unterkalmsteiner
4983 \end_layout
4984
4985 \end_inset
4986 </cell>
4987 <cell alignment="center" valignment="top" usebox="none">
4988 \begin_inset Text
4989
4990 \begin_layout Plain Layout
4991 Frieda
4992 \end_layout
4993
4994 \end_inset
4995 </cell>
4996 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4997 \begin_inset Text
4998
4999 \begin_layout Plain Layout
5000 555
5001 \end_layout
5002
5003 \end_inset
5004 </cell>
5005 </row>
5006 <row>
5007 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5008 \begin_inset Text
5009
5010 \begin_layout Plain Layout
5011
5012 \series bold
5013 Vieider
5014 \end_layout
5015
5016 \end_inset
5017 </cell>
5018 <cell alignment="center" valignment="top" usebox="none">
5019 \begin_inset Text
5020
5021 \begin_layout Plain Layout
5022 Hilde
5023 \end_layout
5024
5025 \end_inset
5026 </cell>
5027 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5028 \begin_inset Text
5029
5030 \begin_layout Plain Layout
5031 555
5032 \end_layout
5033
5034 \end_inset
5035 </cell>
5036 </row>
5037 <row>
5038 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5039 \begin_inset Text
5040
5041 \begin_layout Plain Layout
5042
5043 \series bold
5044 Vigna
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Plain Layout
5053 Jürgen
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5059 \begin_inset Text
5060
5061 \begin_layout Plain Layout
5062 999
5063 \end_layout
5064
5065 \end_inset
5066 </cell>
5067 </row>
5068 <row>
5069 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Plain Layout
5073
5074 \series bold
5075 Weber
5076 \end_layout
5077
5078 \end_inset
5079 </cell>
5080 <cell alignment="center" valignment="top" usebox="none">
5081 \begin_inset Text
5082
5083 \begin_layout Plain Layout
5084 Maurizio
5085 \end_layout
5086
5087 \end_inset
5088 </cell>
5089 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5090 \begin_inset Text
5091
5092 \begin_layout Plain Layout
5093 555
5094 \end_layout
5095
5096 \end_inset
5097 </cell>
5098 </row>
5099 <row>
5100 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5101 \begin_inset Text
5102
5103 \begin_layout Plain Layout
5104
5105 \series bold
5106 Winkler
5107 \end_layout
5108
5109 \end_inset
5110 </cell>
5111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5112 \begin_inset Text
5113
5114 \begin_layout Plain Layout
5115 Franz
5116 \end_layout
5117
5118 \end_inset
5119 </cell>
5120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5121 \begin_inset Text
5122
5123 \begin_layout Plain Layout
5124 555
5125 \end_layout
5126
5127 \end_inset
5128 </cell>
5129 </row>
5130 <row endlastfoot="true">
5131 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5132 \begin_inset Text
5133
5134 \begin_layout Plain Layout
5135 fin
5136 \end_layout
5137
5138 \end_inset
5139 </cell>
5140 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5141 \begin_inset Text
5142
5143 \begin_layout Plain Layout
5144
5145 \end_layout
5146
5147 \end_inset
5148 </cell>
5149 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5150 \begin_inset Text
5151
5152 \begin_layout Plain Layout
5153
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 </row>
5159 </lyxtabular>
5160
5161 \end_inset
5162
5163
5164 \begin_inset ERT
5165 status collapsed
5166
5167 \begin_layout Plain Layout
5168
5169
5170 \backslash
5171 addtocounter{table}{-1}
5172 \end_layout
5173
5174 \end_inset
5175
5176
5177 \begin_inset Note Note
5178 status collapsed
5179
5180 \begin_layout Plain Layout
5181 Para comprender el uso de este comando, lee al final de la sección
5182 \begin_inset space ~
5183 \end_inset
5184
5185
5186 \begin_inset CommandInset ref
5187 LatexCommand ref
5188 reference "sub:Leyendas-en-Tablas"
5189
5190 \end_inset
5191
5192  la primera nota resaltada en gris.
5193  
5194 \end_layout
5195
5196 \end_inset
5197
5198
5199 \end_layout
5200
5201 \begin_layout Subsection
5202 Notas al pie en tablas largas
5203 \begin_inset CommandInset label
5204 LatexCommand label
5205 name "sub:Notas-al-pie-en-Tablas-Largas"
5206
5207 \end_inset
5208
5209
5210 \begin_inset Index idx
5211 status collapsed
5212
5213 \begin_layout Plain Layout
5214 Tablas largas ! Notas al pie
5215 \end_layout
5216
5217 \end_inset
5218
5219
5220 \end_layout
5221
5222 \begin_layout Standard
5223 Se pueden insertar notas al pie en cada celda de una tabla larga.
5224  Las notas se muestran en la parte inferior de la página en la que esté
5225  la celda con la nota.
5226  La tabla
5227 \begin_inset space ~
5228 \end_inset
5229
5230
5231 \begin_inset CommandInset ref
5232 LatexCommand ref
5233 reference "tab:DifLeyendas"
5234
5235 \end_inset
5236
5237  tiene un ejemplo de nota al pie.
5238 \end_layout
5239
5240 \begin_layout Subsection
5241 Alineación de tablas largas
5242 \begin_inset Index idx
5243 status collapsed
5244
5245 \begin_layout Plain Layout
5246 Tablas largas ! Alineación
5247 \end_layout
5248
5249 \end_inset
5250
5251
5252 \end_layout
5253
5254 \begin_layout Standard
5255
5256 \lang english
5257 The horizontal alignment of longtables can be set in the table settings
5258  dialog.
5259  For left- and right-alignment the table will be directly at the page border.
5260  To add space between the table and the border one has to set the alignment
5261  to center
5262 \lang spanish
5263  y cambiar el valor de las longitudes 
5264 \series bold
5265
5266 \backslash
5267 LTleft
5268 \series default
5269  y 
5270 \series bold
5271
5272 \backslash
5273 LTright 
5274 \series default
5275 insertando la línea siguiente en código TeX antes de la correspondiente
5276  tabla larga:
5277 \end_layout
5278
5279 \begin_layout Standard
5280
5281 \series bold
5282
5283 \backslash
5284 setlength{
5285 \backslash
5286 LTleft}{valor}
5287 \end_layout
5288
5289 \begin_layout Standard
5290 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5291 \begin_inset space ~
5292 \end_inset
5293
5294
5295 \begin_inset CommandInset ref
5296 LatexCommand ref
5297 reference "tab:Unidades"
5298
5299 \end_inset
5300
5301 .
5302  
5303 \series bold
5304
5305 \backslash
5306 LTlent 
5307 \series default
5308 controla la distancia entre el borde izquierdo de la página y la tabla.
5309  
5310 \series bold
5311
5312 \backslash
5313 LTright 
5314 \series default
5315 la distancia desde el lado derecho.
5316  El valor predeterminado para ambas longitudes es 
5317 \series bold
5318
5319 \backslash
5320 fill
5321 \series default
5322 , que en este caso es lo mismo que un relleno horizontal en LyX.
5323 \end_layout
5324
5325 \begin_layout Standard
5326 La siguiente tabla larga se ha alineado 
5327 \lang english
5328 centered
5329 \lang spanish
5330  y 
5331 \series bold
5332
5333 \backslash
5334 LTleft
5335 \series default
5336  
5337 \lang english
5338 set to
5339 \lang spanish
5340  
5341 \family sans
5342 0.1
5343 \backslash
5344 columnwidth
5345 \family default
5346 :
5347 \begin_inset ERT
5348 status collapsed
5349
5350 \begin_layout Plain Layout
5351
5352
5353 \backslash
5354 setlength{
5355 \backslash
5356 LTleft}{0.1
5357 \backslash
5358 columnwidth}
5359 \end_layout
5360
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \begin_layout Standard
5367 \begin_inset Tabular
5368 <lyxtabular version="3" rows="5" columns="5">
5369 <features islongtable="true" longtabularalignment="center">
5370 <column alignment="center" valignment="top" width="0">
5371 <column alignment="center" valignment="top" width="0">
5372 <column alignment="center" valignment="top" width="0">
5373 <column alignment="center" valignment="top" width="0">
5374 <column alignment="center" valignment="top" width="0">
5375 <row>
5376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5377 \begin_inset Text
5378
5379 \begin_layout Plain Layout
5380 1
5381 \end_layout
5382
5383 \end_inset
5384 </cell>
5385 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5386 \begin_inset Text
5387
5388 \begin_layout Plain Layout
5389 2
5390 \end_layout
5391
5392 \end_inset
5393 </cell>
5394 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5395 \begin_inset Text
5396
5397 \begin_layout Plain Layout
5398 3
5399 \end_layout
5400
5401 \end_inset
5402 </cell>
5403 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5404 \begin_inset Text
5405
5406 \begin_layout Plain Layout
5407 4
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5413 \begin_inset Text
5414
5415 \begin_layout Plain Layout
5416 5
5417 \end_layout
5418
5419 \end_inset
5420 </cell>
5421 </row>
5422 <row>
5423 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5424 \begin_inset Text
5425
5426 \begin_layout Plain Layout
5427 asd
5428 \end_layout
5429
5430 \end_inset
5431 </cell>
5432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5433 \begin_inset Text
5434
5435 \begin_layout Plain Layout
5436 s
5437 \end_layout
5438
5439 \end_inset
5440 </cell>
5441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5442 \begin_inset Text
5443
5444 \begin_layout Plain Layout
5445 s
5446 \end_layout
5447
5448 \end_inset
5449 </cell>
5450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5451 \begin_inset Text
5452
5453 \begin_layout Plain Layout
5454 s
5455 \end_layout
5456
5457 \end_inset
5458 </cell>
5459 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5460 \begin_inset Text
5461
5462 \begin_layout Plain Layout
5463 asd
5464 \end_layout
5465
5466 \end_inset
5467 </cell>
5468 </row>
5469 <row>
5470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5471 \begin_inset Text
5472
5473 \begin_layout Plain Layout
5474 asd
5475 \end_layout
5476
5477 \end_inset
5478 </cell>
5479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5480 \begin_inset Text
5481
5482 \begin_layout Plain Layout
5483 s
5484 \end_layout
5485
5486 \end_inset
5487 </cell>
5488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5489 \begin_inset Text
5490
5491 \begin_layout Plain Layout
5492 s
5493 \end_layout
5494
5495 \end_inset
5496 </cell>
5497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5498 \begin_inset Text
5499
5500 \begin_layout Plain Layout
5501 s
5502 \end_layout
5503
5504 \end_inset
5505 </cell>
5506 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5507 \begin_inset Text
5508
5509 \begin_layout Plain Layout
5510 asd
5511 \end_layout
5512
5513 \end_inset
5514 </cell>
5515 </row>
5516 <row>
5517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5518 \begin_inset Text
5519
5520 \begin_layout Plain Layout
5521 asd
5522 \end_layout
5523
5524 \end_inset
5525 </cell>
5526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5527 \begin_inset Text
5528
5529 \begin_layout Plain Layout
5530 s
5531 \end_layout
5532
5533 \end_inset
5534 </cell>
5535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5536 \begin_inset Text
5537
5538 \begin_layout Plain Layout
5539 s
5540 \end_layout
5541
5542 \end_inset
5543 </cell>
5544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5545 \begin_inset Text
5546
5547 \begin_layout Plain Layout
5548 s
5549 \end_layout
5550
5551 \end_inset
5552 </cell>
5553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5554 \begin_inset Text
5555
5556 \begin_layout Plain Layout
5557 asd
5558 \end_layout
5559
5560 \end_inset
5561 </cell>
5562 </row>
5563 <row>
5564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5565 \begin_inset Text
5566
5567 \begin_layout Plain Layout
5568 asd
5569 \end_layout
5570
5571 \end_inset
5572 </cell>
5573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5574 \begin_inset Text
5575
5576 \begin_layout Plain Layout
5577 asd
5578 \end_layout
5579
5580 \end_inset
5581 </cell>
5582 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5583 \begin_inset Text
5584
5585 \begin_layout Plain Layout
5586 asd
5587 \end_layout
5588
5589 \end_inset
5590 </cell>
5591 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5592 \begin_inset Text
5593
5594 \begin_layout Plain Layout
5595 asd
5596 \end_layout
5597
5598 \end_inset
5599 </cell>
5600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5601 \begin_inset Text
5602
5603 \begin_layout Plain Layout
5604 asd
5605 \end_layout
5606
5607 \end_inset
5608 </cell>
5609 </row>
5610 </lyxtabular>
5611
5612 \end_inset
5613
5614
5615 \begin_inset ERT
5616 status collapsed
5617
5618 \begin_layout Plain Layout
5619
5620
5621 \backslash
5622 setlength{
5623 \backslash
5624 LTleft}{
5625 \backslash
5626 fill}
5627 \end_layout
5628
5629 \end_inset
5630
5631
5632 \begin_inset ERT
5633 status collapsed
5634
5635 \begin_layout Plain Layout
5636
5637
5638 \backslash
5639 addtocounter{table}{-1}
5640 \end_layout
5641
5642 \end_inset
5643
5644
5645 \begin_inset Note Note
5646 status collapsed
5647
5648 \begin_layout Plain Layout
5649 Para comprender el uso de este comando, lee al final de la sección
5650 \begin_inset space ~
5651 \end_inset
5652
5653
5654 \begin_inset CommandInset ref
5655 LatexCommand ref
5656 reference "sub:Leyendas-en-Tablas"
5657
5658 \end_inset
5659
5660  la primera nota resaltada en gris.
5661  
5662 \end_layout
5663
5664 \end_inset
5665
5666
5667 \end_layout
5668
5669 \begin_layout Subsection
5670 Leyendas en tablas largas
5671 \begin_inset Index idx
5672 status collapsed
5673
5674 \begin_layout Plain Layout
5675 Tablas largas ! Leyendas
5676 \end_layout
5677
5678 \end_inset
5679
5680
5681 \begin_inset CommandInset label
5682 LatexCommand label
5683 name "sub:Leyendas-en-Tablas"
5684
5685 \end_inset
5686
5687
5688 \end_layout
5689
5690 \begin_layout Standard
5691 Una tabla larga no se puede poner flotante porque los flotantes sólo pueden
5692  estar en una página.
5693  Pero el entorno leyenda de flotantes sí puede usarse para tablas largas
5694  utilizando para una fila de una tabla larga la opción 
5695 \family sans
5696 Leyenda
5697 \family default
5698 , como se explica en la sec.
5699 \begin_inset space \thinspace{}
5700 \end_inset
5701
5702
5703 \begin_inset CommandInset ref
5704 LatexCommand ref
5705 reference "sec:Tablas-Largas"
5706
5707 \end_inset
5708
5709 .
5710  Sólo una fila puede contener la leyenda.
5711 \end_layout
5712
5713 \begin_layout Standard
5714 He aquí una pequeña tabla larga para mostrar cómo funciona:
5715 \end_layout
5716
5717 \begin_layout Standard
5718 \begin_inset Tabular
5719 <lyxtabular version="3" rows="6" columns="5">
5720 <features islongtable="true" longtabularalignment="center">
5721 <column alignment="center" valignment="top" width="0">
5722 <column alignment="center" valignment="top" width="0">
5723 <column alignment="center" valignment="top" width="0">
5724 <column alignment="center" valignment="top" width="0">
5725 <column alignment="center" valignment="top" width="0">
5726 <row caption="true">
5727 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5728 \begin_inset Text
5729
5730 \begin_layout Plain Layout
5731 \begin_inset Caption
5732
5733 \begin_layout Plain Layout
5734 Tabla larga con leyenda
5735 \begin_inset Argument
5736 status collapsed
5737
5738 \begin_layout Plain Layout
5739 Tabla larga
5740 \end_layout
5741
5742 \end_inset
5743
5744
5745 \end_layout
5746
5747 \end_inset
5748
5749
5750 \end_layout
5751
5752 \end_inset
5753 </cell>
5754 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5755 \begin_inset Text
5756
5757 \begin_layout Plain Layout
5758
5759 \end_layout
5760
5761 \end_inset
5762 </cell>
5763 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5764 \begin_inset Text
5765
5766 \begin_layout Plain Layout
5767
5768 \end_layout
5769
5770 \end_inset
5771 </cell>
5772 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5773 \begin_inset Text
5774
5775 \begin_layout Plain Layout
5776
5777 \end_layout
5778
5779 \end_inset
5780 </cell>
5781 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5782 \begin_inset Text
5783
5784 \begin_layout Plain Layout
5785
5786 \end_layout
5787
5788 \end_inset
5789 </cell>
5790 </row>
5791 <row>
5792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5793 \begin_inset Text
5794
5795 \begin_layout Plain Layout
5796 1
5797 \end_layout
5798
5799 \end_inset
5800 </cell>
5801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5802 \begin_inset Text
5803
5804 \begin_layout Plain Layout
5805 2
5806 \end_layout
5807
5808 \end_inset
5809 </cell>
5810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5811 \begin_inset Text
5812
5813 \begin_layout Plain Layout
5814 3
5815 \end_layout
5816
5817 \end_inset
5818 </cell>
5819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5820 \begin_inset Text
5821
5822 \begin_layout Plain Layout
5823 4
5824 \end_layout
5825
5826 \end_inset
5827 </cell>
5828 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5829 \begin_inset Text
5830
5831 \begin_layout Plain Layout
5832 5
5833 \end_layout
5834
5835 \end_inset
5836 </cell>
5837 </row>
5838 <row>
5839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5840 \begin_inset Text
5841
5842 \begin_layout Plain Layout
5843 asd
5844 \end_layout
5845
5846 \end_inset
5847 </cell>
5848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5849 \begin_inset Text
5850
5851 \begin_layout Plain Layout
5852 s
5853 \end_layout
5854
5855 \end_inset
5856 </cell>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 s
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 s
5871 \end_layout
5872
5873 \end_inset
5874 </cell>
5875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5876 \begin_inset Text
5877
5878 \begin_layout Plain Layout
5879 asd
5880 \end_layout
5881
5882 \end_inset
5883 </cell>
5884 </row>
5885 <row>
5886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5887 \begin_inset Text
5888
5889 \begin_layout Plain Layout
5890 asd
5891 \end_layout
5892
5893 \end_inset
5894 </cell>
5895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5896 \begin_inset Text
5897
5898 \begin_layout Plain Layout
5899 s
5900 \end_layout
5901
5902 \end_inset
5903 </cell>
5904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5905 \begin_inset Text
5906
5907 \begin_layout Plain Layout
5908 s
5909 \end_layout
5910
5911 \end_inset
5912 </cell>
5913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5914 \begin_inset Text
5915
5916 \begin_layout Plain Layout
5917 s
5918 \end_layout
5919
5920 \end_inset
5921 </cell>
5922 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5923 \begin_inset Text
5924
5925 \begin_layout Plain Layout
5926 asd
5927 \end_layout
5928
5929 \end_inset
5930 </cell>
5931 </row>
5932 <row>
5933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5934 \begin_inset Text
5935
5936 \begin_layout Plain Layout
5937 asd
5938 \end_layout
5939
5940 \end_inset
5941 </cell>
5942 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5943 \begin_inset Text
5944
5945 \begin_layout Plain Layout
5946 s
5947 \end_layout
5948
5949 \end_inset
5950 </cell>
5951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5952 \begin_inset Text
5953
5954 \begin_layout Plain Layout
5955 s
5956 \end_layout
5957
5958 \end_inset
5959 </cell>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 s
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 asd
5974 \end_layout
5975
5976 \end_inset
5977 </cell>
5978 </row>
5979 <row>
5980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5981 \begin_inset Text
5982
5983 \begin_layout Plain Layout
5984 asd
5985 \end_layout
5986
5987 \end_inset
5988 </cell>
5989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5990 \begin_inset Text
5991
5992 \begin_layout Plain Layout
5993 asd
5994 \end_layout
5995
5996 \end_inset
5997 </cell>
5998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 asd
6003 \end_layout
6004
6005 \end_inset
6006 </cell>
6007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6008 \begin_inset Text
6009
6010 \begin_layout Plain Layout
6011 asd
6012 \end_layout
6013
6014 \end_inset
6015 </cell>
6016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6017 \begin_inset Text
6018
6019 \begin_layout Plain Layout
6020 asd
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 </row>
6026 </lyxtabular>
6027
6028 \end_inset
6029
6030
6031 \end_layout
6032
6033 \begin_layout Standard
6034 \begin_inset VSpace medskip
6035 \end_inset
6036
6037
6038 \begin_inset Note Greyedout
6039 status open
6040
6041 \begin_layout Plain Layout
6042
6043 \series bold
6044 Nota
6045 \begin_inset space ~
6046 \end_inset
6047
6048 1:
6049 \series default
6050  El número de la tabla se incrementa para cada tabla larga, aunque no pongas
6051  leyenda en alguna de ellas.
6052  Por esto podría suceder que, p.
6053 \begin_inset space \thinspace{}
6054 \end_inset
6055
6056 e., la tabla
6057 \begin_inset space ~
6058 \end_inset
6059
6060 2.4 siga a la tabla
6061 \begin_inset space ~
6062 \end_inset
6063
6064 2.1 en la lista de tablas debido a que hay dos tablas largas sin leyenda.
6065  Para evitarlo, añade detrás de cada tabla larga sin leyenda este comando
6066  en código TeX:
6067 \end_layout
6068
6069 \begin_layout Plain Layout
6070
6071 \series bold
6072
6073 \backslash
6074 addtocounter{table}{-1}
6075 \end_layout
6076
6077 \begin_layout Plain Layout
6078 Esto no es necesario si ninguna de las tablas largas tiene leyenda y añades
6079  el siguiente código en el preámbulo del documento:
6080 \end_layout
6081
6082 \begin_layout Plain Layout
6083
6084 \series bold
6085
6086 \backslash
6087 let
6088 \backslash
6089 myEnd
6090 \backslash
6091 endlongtable
6092 \begin_inset Newline newline
6093 \end_inset
6094
6095
6096 \backslash
6097 renewcommand{
6098 \backslash
6099 endlongtable}{
6100 \backslash
6101 myEnd
6102 \backslash
6103 addtocounter{table}{-1}}
6104 \end_layout
6105
6106 \end_inset
6107
6108
6109 \end_layout
6110
6111 \begin_layout Standard
6112 \begin_inset Note Greyedout
6113 status open
6114
6115 \begin_layout Plain Layout
6116
6117 \series bold
6118 Nota
6119 \begin_inset space ~
6120 \end_inset
6121
6122 2:
6123 \series default
6124  Si utilizas 
6125 \series bold
6126 hyperref
6127 \series default
6128
6129 \begin_inset Index idx
6130 status collapsed
6131
6132 \begin_layout Plain Layout
6133 LaTeX-paquetes ! hyperref
6134 \end_layout
6135
6136 \end_inset
6137
6138  en las 
6139 \family sans
6140 Propiedades PDF 
6141 \family default
6142 del diálogo 
6143 \family sans
6144 Configuración del documento 
6145 \family default
6146 para enlazar referencias cruzadas en la salida, los enlaces a tablas largas
6147  llevan siempre al principio del documento.
6148 \end_layout
6149
6150 \end_inset
6151
6152
6153 \end_layout
6154
6155 \begin_layout Subsubsection
6156 Referencias a tablas largas
6157 \begin_inset Index idx
6158 status collapsed
6159
6160 \begin_layout Plain Layout
6161 Tablas largas ! Referencias a
6162 \end_layout
6163
6164 \end_inset
6165
6166
6167 \end_layout
6168
6169 \begin_layout Standard
6170 \begin_inset Tabular
6171 <lyxtabular version="3" rows="6" columns="5">
6172 <features islongtable="true" longtabularalignment="center">
6173 <column alignment="center" valignment="top" width="0">
6174 <column alignment="center" valignment="top" width="0">
6175 <column alignment="center" valignment="top" width="0">
6176 <column alignment="center" valignment="top" width="0">
6177 <column alignment="center" valignment="top" width="0">
6178 <row caption="true">
6179 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Plain Layout
6183 \begin_inset Caption
6184
6185 \begin_layout Plain Layout
6186 Tabla larga referenciada
6187 \begin_inset CommandInset label
6188 LatexCommand label
6189 name "tab:RefEjemplo"
6190
6191 \end_inset
6192
6193
6194 \end_layout
6195
6196 \end_inset
6197
6198
6199 \end_layout
6200
6201 \end_inset
6202 </cell>
6203 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6204 \begin_inset Text
6205
6206 \begin_layout Plain Layout
6207
6208 \end_layout
6209
6210 \end_inset
6211 </cell>
6212 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6213 \begin_inset Text
6214
6215 \begin_layout Plain Layout
6216
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Plain Layout
6225
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 </row>
6240 <row>
6241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Plain Layout
6245 1
6246 \end_layout
6247
6248 \end_inset
6249 </cell>
6250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6251 \begin_inset Text
6252
6253 \begin_layout Plain Layout
6254 2
6255 \end_layout
6256
6257 \end_inset
6258 </cell>
6259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6260 \begin_inset Text
6261
6262 \begin_layout Plain Layout
6263 3
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Plain Layout
6272 4
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 5
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 </row>
6287 <row>
6288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Plain Layout
6292 asd
6293 \end_layout
6294
6295 \end_inset
6296 </cell>
6297 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6298 \begin_inset Text
6299
6300 \begin_layout Plain Layout
6301 s
6302 \end_layout
6303
6304 \end_inset
6305 </cell>
6306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6307 \begin_inset Text
6308
6309 \begin_layout Plain Layout
6310 s
6311 \end_layout
6312
6313 \end_inset
6314 </cell>
6315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6316 \begin_inset Text
6317
6318 \begin_layout Plain Layout
6319 s
6320 \end_layout
6321
6322 \end_inset
6323 </cell>
6324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6325 \begin_inset Text
6326
6327 \begin_layout Plain Layout
6328 asd
6329 \end_layout
6330
6331 \end_inset
6332 </cell>
6333 </row>
6334 <row>
6335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6336 \begin_inset Text
6337
6338 \begin_layout Plain Layout
6339 asd
6340 \end_layout
6341
6342 \end_inset
6343 </cell>
6344 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6345 \begin_inset Text
6346
6347 \begin_layout Plain Layout
6348 s
6349 \end_layout
6350
6351 \end_inset
6352 </cell>
6353 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6354 \begin_inset Text
6355
6356 \begin_layout Plain Layout
6357 s
6358 \end_layout
6359
6360 \end_inset
6361 </cell>
6362 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6363 \begin_inset Text
6364
6365 \begin_layout Plain Layout
6366 s
6367 \end_layout
6368
6369 \end_inset
6370 </cell>
6371 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6372 \begin_inset Text
6373
6374 \begin_layout Plain Layout
6375 asd
6376 \end_layout
6377
6378 \end_inset
6379 </cell>
6380 </row>
6381 <row>
6382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6383 \begin_inset Text
6384
6385 \begin_layout Plain Layout
6386 asd
6387 \end_layout
6388
6389 \end_inset
6390 </cell>
6391 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6392 \begin_inset Text
6393
6394 \begin_layout Plain Layout
6395 s
6396 \end_layout
6397
6398 \end_inset
6399 </cell>
6400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6401 \begin_inset Text
6402
6403 \begin_layout Plain Layout
6404 s
6405 \end_layout
6406
6407 \end_inset
6408 </cell>
6409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6410 \begin_inset Text
6411
6412 \begin_layout Plain Layout
6413 s
6414 \end_layout
6415
6416 \end_inset
6417 </cell>
6418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6419 \begin_inset Text
6420
6421 \begin_layout Plain Layout
6422 asd
6423 \end_layout
6424
6425 \end_inset
6426 </cell>
6427 </row>
6428 <row>
6429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6430 \begin_inset Text
6431
6432 \begin_layout Plain Layout
6433 asd
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Plain Layout
6442 sad
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Plain Layout
6451 asd
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6457 \begin_inset Text
6458
6459 \begin_layout Plain Layout
6460 asd
6461 \end_layout
6462
6463 \end_inset
6464 </cell>
6465 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6466 \begin_inset Text
6467
6468 \begin_layout Plain Layout
6469 asd
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 </row>
6475 </lyxtabular>
6476
6477 \end_inset
6478
6479
6480 \end_layout
6481
6482 \begin_layout Standard
6483 Para referenciar una tabla larga, inserta una etiqueta en la leyenda.
6484  
6485 \end_layout
6486
6487 \begin_layout Standard
6488 Esto es una referencia a la tabla
6489 \begin_inset space ~
6490 \end_inset
6491
6492
6493 \begin_inset CommandInset ref
6494 LatexCommand ref
6495 reference "tab:RefEjemplo"
6496
6497 \end_inset
6498
6499 .
6500 \end_layout
6501
6502 \begin_layout Standard
6503 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6504  del documento mediante el paquete LaTeX 
6505 \series bold
6506 caption
6507 \series default
6508
6509 \begin_inset Index idx
6510 status collapsed
6511
6512 \begin_layout Plain Layout
6513 LaTeX-paquetes ! caption
6514 \end_layout
6515
6516 \end_inset
6517
6518 , véase sección
6519 \begin_inset space ~
6520 \end_inset
6521
6522
6523 \begin_inset CommandInset ref
6524 LatexCommand ref
6525 reference "sec:Formato-de-leyendas"
6526
6527 \end_inset
6528
6529 .
6530 \end_layout
6531
6532 \begin_layout Subsubsection
6533 Anchura de la leyenda
6534 \begin_inset Index idx
6535 status collapsed
6536
6537 \begin_layout Plain Layout
6538 Tablas largas ! Anchura de la leyenda
6539 \end_layout
6540
6541 \end_inset
6542
6543
6544 \end_layout
6545
6546 \begin_layout Standard
6547 La anchura máxima de la leyenda se define por la longitud 
6548 \series bold
6549
6550 \backslash
6551 LTcapwidth
6552 \series default
6553 .
6554  Por omisión, su valor es 4
6555 \begin_inset space \thinspace{}
6556 \end_inset
6557
6558 in (4
6559 \begin_inset space ~
6560 \end_inset
6561
6562 pulgadas).
6563  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6564  en el propio documento antes de la tabla larga a la que deba afectar
6565 \end_layout
6566
6567 \begin_layout Standard
6568
6569 \series bold
6570
6571 \backslash
6572 setlength{
6573 \backslash
6574 LTcapwidth}{anchura}
6575 \end_layout
6576
6577 \begin_layout Standard
6578 donde la anchura puede ser una de las unidades listadas en el apéndice
6579 \begin_inset space ~
6580 \end_inset
6581
6582
6583 \begin_inset CommandInset ref
6584 LatexCommand ref
6585 reference "cap:Unidades-disponibles-en"
6586
6587 \end_inset
6588
6589 .
6590 \end_layout
6591
6592 \begin_layout Standard
6593 Las tablas siguientes muestran la diferencia:
6594 \end_layout
6595
6596 \begin_layout Standard
6597 \begin_inset Tabular
6598 <lyxtabular version="3" rows="6" columns="5">
6599 <features islongtable="true" longtabularalignment="center">
6600 <column alignment="center" valignment="top" width="0">
6601 <column alignment="center" valignment="top" width="0">
6602 <column alignment="center" valignment="top" width="0">
6603 <column alignment="center" valignment="top" width="0">
6604 <column alignment="center" valignment="top" width="0">
6605 <row caption="true">
6606 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 \begin_inset Caption
6611
6612 \begin_layout Plain Layout
6613 Leyenda larga completa con anchura predeterminada leyenda larga completa
6614  con anchura predeterminada
6615 \begin_inset Argument
6616 status collapsed
6617
6618 \begin_layout Plain Layout
6619 Leyenda con anchura predeterminada
6620 \end_layout
6621
6622 \end_inset
6623
6624
6625 \end_layout
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \end_inset
6633 </cell>
6634 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6635 \begin_inset Text
6636
6637 \begin_layout Plain Layout
6638
6639 \end_layout
6640
6641 \end_inset
6642 </cell>
6643 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6644 \begin_inset Text
6645
6646 \begin_layout Plain Layout
6647
6648 \end_layout
6649
6650 \end_inset
6651 </cell>
6652 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6653 \begin_inset Text
6654
6655 \begin_layout Plain Layout
6656
6657 \end_layout
6658
6659 \end_inset
6660 </cell>
6661 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6662 \begin_inset Text
6663
6664 \begin_layout Plain Layout
6665
6666 \end_layout
6667
6668 \end_inset
6669 </cell>
6670 </row>
6671 <row>
6672 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6673 \begin_inset Text
6674
6675 \begin_layout Plain Layout
6676 1
6677 \end_layout
6678
6679 \end_inset
6680 </cell>
6681 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6682 \begin_inset Text
6683
6684 \begin_layout Plain Layout
6685 2
6686 \end_layout
6687
6688 \end_inset
6689 </cell>
6690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6691 \begin_inset Text
6692
6693 \begin_layout Plain Layout
6694 3
6695 \end_layout
6696
6697 \end_inset
6698 </cell>
6699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6700 \begin_inset Text
6701
6702 \begin_layout Plain Layout
6703 4
6704 \end_layout
6705
6706 \end_inset
6707 </cell>
6708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6709 \begin_inset Text
6710
6711 \begin_layout Plain Layout
6712 5
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 </row>
6718 <row>
6719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6720 \begin_inset Text
6721
6722 \begin_layout Plain Layout
6723 asd
6724 \end_layout
6725
6726 \end_inset
6727 </cell>
6728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6729 \begin_inset Text
6730
6731 \begin_layout Plain Layout
6732 s
6733 \end_layout
6734
6735 \end_inset
6736 </cell>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Plain Layout
6741 s
6742 \end_layout
6743
6744 \end_inset
6745 </cell>
6746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6747 \begin_inset Text
6748
6749 \begin_layout Plain Layout
6750 s
6751 \end_layout
6752
6753 \end_inset
6754 </cell>
6755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6756 \begin_inset Text
6757
6758 \begin_layout Plain Layout
6759 asd
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 </row>
6765 <row>
6766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6767 \begin_inset Text
6768
6769 \begin_layout Plain Layout
6770 asd
6771 \end_layout
6772
6773 \end_inset
6774 </cell>
6775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6776 \begin_inset Text
6777
6778 \begin_layout Plain Layout
6779 s
6780 \end_layout
6781
6782 \end_inset
6783 </cell>
6784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Plain Layout
6788 s
6789 \end_layout
6790
6791 \end_inset
6792 </cell>
6793 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6794 \begin_inset Text
6795
6796 \begin_layout Plain Layout
6797 s
6798 \end_layout
6799
6800 \end_inset
6801 </cell>
6802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6803 \begin_inset Text
6804
6805 \begin_layout Plain Layout
6806 asd
6807 \end_layout
6808
6809 \end_inset
6810 </cell>
6811 </row>
6812 <row>
6813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6814 \begin_inset Text
6815
6816 \begin_layout Plain Layout
6817 asd
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Plain Layout
6826 s
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Plain Layout
6835 s
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6841 \begin_inset Text
6842
6843 \begin_layout Plain Layout
6844 s
6845 \end_layout
6846
6847 \end_inset
6848 </cell>
6849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6850 \begin_inset Text
6851
6852 \begin_layout Plain Layout
6853 asd
6854 \end_layout
6855
6856 \end_inset
6857 </cell>
6858 </row>
6859 <row>
6860 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6861 \begin_inset Text
6862
6863 \begin_layout Plain Layout
6864 asd
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Plain Layout
6873 sad
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Plain Layout
6882 asd
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6888 \begin_inset Text
6889
6890 \begin_layout Plain Layout
6891 asd
6892 \end_layout
6893
6894 \end_inset
6895 </cell>
6896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6897 \begin_inset Text
6898
6899 \begin_layout Plain Layout
6900 asd
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 </row>
6906 </lyxtabular>
6907
6908 \end_inset
6909
6910
6911 \end_layout
6912
6913 \begin_layout Standard
6914 \begin_inset ERT
6915 status collapsed
6916
6917 \begin_layout Plain Layout
6918
6919
6920 \backslash
6921 setlength{
6922 \backslash
6923 LTcapwidth}{5cm}
6924 \end_layout
6925
6926 \end_inset
6927
6928
6929 \begin_inset Tabular
6930 <lyxtabular version="3" rows="6" columns="5">
6931 <features islongtable="true" longtabularalignment="center">
6932 <column alignment="center" valignment="top" width="0">
6933 <column alignment="center" valignment="top" width="0">
6934 <column alignment="center" valignment="top" width="0">
6935 <column alignment="center" valignment="top" width="0">
6936 <column alignment="center" valignment="top" width="0">
6937 <row caption="true">
6938 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6939 \begin_inset Text
6940
6941 \begin_layout Plain Layout
6942 \begin_inset Caption
6943
6944 \begin_layout Plain Layout
6945 Leyenda larga completa con una anchura de 5
6946 \begin_inset space \thinspace{}
6947 \end_inset
6948
6949 cm leyenda larga completa con una anchura de 5
6950 \begin_inset space \thinspace{}
6951 \end_inset
6952
6953 cm 
6954 \begin_inset Argument
6955 status collapsed
6956
6957 \begin_layout Plain Layout
6958 Leyenda con anchura
6959 \begin_inset space \thinspace{}
6960 \end_inset
6961
6962 =
6963 \begin_inset space \thinspace{}
6964 \end_inset
6965
6966 5
6967 \begin_inset space \thinspace{}
6968 \end_inset
6969
6970 cm
6971 \end_layout
6972
6973 \end_inset
6974
6975
6976 \end_layout
6977
6978 \end_inset
6979
6980
6981 \end_layout
6982
6983 \end_inset
6984 </cell>
6985 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6986 \begin_inset Text
6987
6988 \begin_layout Plain Layout
6989
6990 \end_layout
6991
6992 \end_inset
6993 </cell>
6994 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6995 \begin_inset Text
6996
6997 \begin_layout Plain Layout
6998
6999 \end_layout
7000
7001 \end_inset
7002 </cell>
7003 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7004 \begin_inset Text
7005
7006 \begin_layout Plain Layout
7007
7008 \end_layout
7009
7010 \end_inset
7011 </cell>
7012 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7013 \begin_inset Text
7014
7015 \begin_layout Plain Layout
7016
7017 \end_layout
7018
7019 \end_inset
7020 </cell>
7021 </row>
7022 <row>
7023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7024 \begin_inset Text
7025
7026 \begin_layout Plain Layout
7027 1
7028 \end_layout
7029
7030 \end_inset
7031 </cell>
7032 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7033 \begin_inset Text
7034
7035 \begin_layout Plain Layout
7036 2
7037 \end_layout
7038
7039 \end_inset
7040 </cell>
7041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7042 \begin_inset Text
7043
7044 \begin_layout Plain Layout
7045 3
7046 \end_layout
7047
7048 \end_inset
7049 </cell>
7050 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7051 \begin_inset Text
7052
7053 \begin_layout Plain Layout
7054 4
7055 \end_layout
7056
7057 \end_inset
7058 </cell>
7059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Plain Layout
7063 5
7064 \end_layout
7065
7066 \end_inset
7067 </cell>
7068 </row>
7069 <row>
7070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Plain Layout
7074 asd
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Plain Layout
7083 s
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7089 \begin_inset Text
7090
7091 \begin_layout Plain Layout
7092 s
7093 \end_layout
7094
7095 \end_inset
7096 </cell>
7097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7098 \begin_inset Text
7099
7100 \begin_layout Plain Layout
7101 s
7102 \end_layout
7103
7104 \end_inset
7105 </cell>
7106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Plain Layout
7110 asd
7111 \end_layout
7112
7113 \end_inset
7114 </cell>
7115 </row>
7116 <row>
7117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Plain Layout
7121 asd
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Plain Layout
7130 s
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7136 \begin_inset Text
7137
7138 \begin_layout Plain Layout
7139 s
7140 \end_layout
7141
7142 \end_inset
7143 </cell>
7144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7145 \begin_inset Text
7146
7147 \begin_layout Plain Layout
7148 s
7149 \end_layout
7150
7151 \end_inset
7152 </cell>
7153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7154 \begin_inset Text
7155
7156 \begin_layout Plain Layout
7157 asd
7158 \end_layout
7159
7160 \end_inset
7161 </cell>
7162 </row>
7163 <row>
7164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7165 \begin_inset Text
7166
7167 \begin_layout Plain Layout
7168 asd
7169 \end_layout
7170
7171 \end_inset
7172 </cell>
7173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7174 \begin_inset Text
7175
7176 \begin_layout Plain Layout
7177 s
7178 \end_layout
7179
7180 \end_inset
7181 </cell>
7182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7183 \begin_inset Text
7184
7185 \begin_layout Plain Layout
7186 s
7187 \end_layout
7188
7189 \end_inset
7190 </cell>
7191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7192 \begin_inset Text
7193
7194 \begin_layout Plain Layout
7195 s
7196 \end_layout
7197
7198 \end_inset
7199 </cell>
7200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7201 \begin_inset Text
7202
7203 \begin_layout Plain Layout
7204 asd
7205 \end_layout
7206
7207 \end_inset
7208 </cell>
7209 </row>
7210 <row>
7211 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7212 \begin_inset Text
7213
7214 \begin_layout Plain Layout
7215 asd
7216 \end_layout
7217
7218 \end_inset
7219 </cell>
7220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7221 \begin_inset Text
7222
7223 \begin_layout Plain Layout
7224 sad
7225 \end_layout
7226
7227 \end_inset
7228 </cell>
7229 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7230 \begin_inset Text
7231
7232 \begin_layout Plain Layout
7233 asd
7234 \end_layout
7235
7236 \end_inset
7237 </cell>
7238 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7239 \begin_inset Text
7240
7241 \begin_layout Plain Layout
7242 asd
7243 \end_layout
7244
7245 \end_inset
7246 </cell>
7247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7248 \begin_inset Text
7249
7250 \begin_layout Plain Layout
7251 asd
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 </row>
7257 </lyxtabular>
7258
7259 \end_inset
7260
7261
7262 \begin_inset ERT
7263 status collapsed
7264
7265 \begin_layout Plain Layout
7266
7267
7268 \backslash
7269 setlength{
7270 \backslash
7271 LTcapwidth}{4in}
7272 \end_layout
7273
7274 \end_inset
7275
7276
7277 \end_layout
7278
7279 \begin_layout Standard
7280 \begin_inset Note Greyedout
7281 status collapsed
7282
7283 \begin_layout Plain Layout
7284
7285 \series bold
7286 Nota: 
7287 \series default
7288 Si se usa el paquete LaTeX 
7289 \series bold
7290 caption
7291 \series default
7292
7293 \begin_inset Index idx
7294 status collapsed
7295
7296 \begin_layout Plain Layout
7297 LaTeX-paquetes ! caption
7298 \end_layout
7299
7300 \end_inset
7301
7302 , como en este documento, para la leyenda se utiliza toda la anchura de
7303  la página cuando se deja el valor por omisión de 4
7304 \begin_inset space \thinspace{}
7305 \end_inset
7306
7307 in para 
7308 \series bold
7309
7310 \backslash
7311 LTcapwidth
7312 \series default
7313 .
7314  En este caso, para conseguir una leyenda de 4
7315 \begin_inset space \thinspace{}
7316 \end_inset
7317
7318 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7319 \begin_inset space \thinspace{}
7320 \end_inset
7321
7322 in, p.
7323 \begin_inset space \thinspace{}
7324 \end_inset
7325
7326 e.
7327  3.99
7328 \begin_inset space \thinspace{}
7329 \end_inset
7330
7331 in, o bien emplear el comando LaTeX 
7332 \series bold
7333
7334 \backslash
7335 captionsetup{width=valor}
7336 \series default
7337 , suministrado por el paquete 
7338 \series bold
7339 caption
7340 \series default
7341 .
7342 \end_layout
7343
7344 \end_inset
7345
7346
7347 \end_layout
7348
7349 \begin_layout Subsubsection
7350 Leyendas distintas para cada página
7351 \begin_inset Index idx
7352 status collapsed
7353
7354 \begin_layout Plain Layout
7355 Tablas largas ! Leyendas distintas para cada página
7356 \end_layout
7357
7358 \end_inset
7359
7360
7361 \end_layout
7362
7363 \begin_layout Standard
7364 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7365  de la leyenda de la primera página de la tabla, se insertan con el comando
7366  en código TeX
7367 \end_layout
7368
7369 \begin_layout Standard
7370
7371 \series bold
7372
7373 \backslash
7374 caption*{texto de la leyenda}
7375 \backslash
7376
7377 \backslash
7378 %
7379 \end_layout
7380
7381 \begin_layout Standard
7382 en una fila postiza que se marca como encabezado.
7383  La tabla
7384 \begin_inset space ~
7385 \end_inset
7386
7387
7388 \begin_inset CommandInset ref
7389 LatexCommand ref
7390 reference "tab:DifLeyendas"
7391
7392 \end_inset
7393
7394  es un ejemplo de tabla larga con encabezados distintos donde el segundo
7395  no incluye número de tabla.
7396 \end_layout
7397
7398 \begin_layout Standard
7399 \align center
7400 \begin_inset Tabular
7401 <lyxtabular version="3" rows="59" columns="3">
7402 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7403 <column alignment="left" valignment="top" width="0cm">
7404 <column alignment="left" valignment="top" width="0pt">
7405 <column alignment="right" valignment="top" width="0pt">
7406 <row caption="true">
7407 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7408 \begin_inset Text
7409
7410 \begin_layout Plain Layout
7411 \begin_inset Caption
7412
7413 \begin_layout Plain Layout
7414 Ejemplo de lista telefónica
7415 \begin_inset CommandInset label
7416 LatexCommand label
7417 name "tab:DifLeyendas"
7418
7419 \end_inset
7420
7421
7422 \begin_inset Argument
7423 status collapsed
7424
7425 \begin_layout Plain Layout
7426 Ejemplo de lista telefónica
7427 \end_layout
7428
7429 \end_inset
7430
7431
7432 \end_layout
7433
7434 \end_inset
7435
7436
7437 \end_layout
7438
7439 \end_inset
7440 </cell>
7441 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7442 \begin_inset Text
7443
7444 \begin_layout Plain Layout
7445
7446 \end_layout
7447
7448 \end_inset
7449 </cell>
7450 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7451 \begin_inset Text
7452
7453 \begin_layout Plain Layout
7454
7455 \end_layout
7456
7457 \end_inset
7458 </cell>
7459 </row>
7460 <row endfirsthead="true">
7461 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7462 \begin_inset Text
7463
7464 \begin_layout Plain Layout
7465
7466 \series bold
7467 Ejemplo de lista telefónica (ignore los nombres)
7468 \end_layout
7469
7470 \end_inset
7471 </cell>
7472 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7473 \begin_inset Text
7474
7475 \begin_layout Plain Layout
7476
7477 \end_layout
7478
7479 \end_inset
7480 </cell>
7481 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7482 \begin_inset Text
7483
7484 \begin_layout Plain Layout
7485
7486 \end_layout
7487
7488 \end_inset
7489 </cell>
7490 </row>
7491 <row endfirsthead="true">
7492 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7493 \begin_inset Text
7494
7495 \begin_layout Plain Layout
7496
7497 \series bold
7498 NOMBRE
7499 \end_layout
7500
7501 \end_inset
7502 </cell>
7503 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7504 \begin_inset Text
7505
7506 \begin_layout Plain Layout
7507
7508 \end_layout
7509
7510 \end_inset
7511 </cell>
7512 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7513 \begin_inset Text
7514
7515 \begin_layout Plain Layout
7516
7517 \series bold
7518 TEL.
7519 \end_layout
7520
7521 \end_inset
7522 </cell>
7523 </row>
7524 <row endhead="true">
7525 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7526 \begin_inset Text
7527
7528 \begin_layout Plain Layout
7529 \begin_inset ERT
7530 status open
7531
7532 \begin_layout Plain Layout
7533
7534
7535 \backslash
7536 caption*{continúa Ejemplo de lista telefónica}
7537 \backslash
7538
7539 \backslash
7540 %
7541 \end_layout
7542
7543 \end_inset
7544
7545
7546 \end_layout
7547
7548 \end_inset
7549 </cell>
7550 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7551 \begin_inset Text
7552
7553 \begin_layout Plain Layout
7554
7555 \end_layout
7556
7557 \end_inset
7558 </cell>
7559 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7560 \begin_inset Text
7561
7562 \begin_layout Plain Layout
7563
7564 \end_layout
7565
7566 \end_inset
7567 </cell>
7568 </row>
7569 <row endhead="true">
7570 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7571 \begin_inset Text
7572
7573 \begin_layout Plain Layout
7574
7575 \series bold
7576 Ejemplo de lista telefónica
7577 \end_layout
7578
7579 \end_inset
7580 </cell>
7581 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7582 \begin_inset Text
7583
7584 \begin_layout Plain Layout
7585
7586 \end_layout
7587
7588 \end_inset
7589 </cell>
7590 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7591 \begin_inset Text
7592
7593 \begin_layout Plain Layout
7594
7595 \end_layout
7596
7597 \end_inset
7598 </cell>
7599 </row>
7600 <row endhead="true">
7601 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7602 \begin_inset Text
7603
7604 \begin_layout Plain Layout
7605
7606 \series bold
7607 NOMBRE
7608 \end_layout
7609
7610 \end_inset
7611 </cell>
7612 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7613 \begin_inset Text
7614
7615 \begin_layout Plain Layout
7616
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7622 \begin_inset Text
7623
7624 \begin_layout Plain Layout
7625
7626 \series bold
7627 TEL.
7628 \end_layout
7629
7630 \end_inset
7631 </cell>
7632 </row>
7633 <row endfoot="true">
7634 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7635 \begin_inset Text
7636
7637 \begin_layout Plain Layout
7638 continúa en página siguiente
7639 \end_layout
7640
7641 \end_inset
7642 </cell>
7643 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7644 \begin_inset Text
7645
7646 \begin_layout Plain Layout
7647
7648 \end_layout
7649
7650 \end_inset
7651 </cell>
7652 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7653 \begin_inset Text
7654
7655 \begin_layout Plain Layout
7656
7657 \end_layout
7658
7659 \end_inset
7660 </cell>
7661 </row>
7662 <row>
7663 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7664 \begin_inset Text
7665
7666 \begin_layout Plain Layout
7667
7668 \series bold
7669 Annovi
7670 \end_layout
7671
7672 \end_inset
7673 </cell>
7674 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7675 \begin_inset Text
7676
7677 \begin_layout Plain Layout
7678 Silvia
7679 \end_layout
7680
7681 \end_inset
7682 </cell>
7683 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7684 \begin_inset Text
7685
7686 \begin_layout Plain Layout
7687 111
7688 \end_layout
7689
7690 \end_inset
7691 </cell>
7692 </row>
7693 <row>
7694 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7695 \begin_inset Text
7696
7697 \begin_layout Plain Layout
7698
7699 \series bold
7700 Bertoli
7701 \end_layout
7702
7703 \end_inset
7704 </cell>
7705 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7706 \begin_inset Text
7707
7708 \begin_layout Plain Layout
7709 Stefano
7710 \end_layout
7711
7712 \end_inset
7713 </cell>
7714 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718 111
7719 \end_layout
7720
7721 \end_inset
7722 </cell>
7723 </row>
7724 <row>
7725 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7726 \begin_inset Text
7727
7728 \begin_layout Plain Layout
7729
7730 \series bold
7731 Bozzi
7732 \end_layout
7733
7734 \end_inset
7735 </cell>
7736 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7737 \begin_inset Text
7738
7739 \begin_layout Plain Layout
7740 Walter
7741 \end_layout
7742
7743 \end_inset
7744 </cell>
7745 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7746 \begin_inset Text
7747
7748 \begin_layout Plain Layout
7749 111
7750 \end_layout
7751
7752 \end_inset
7753 </cell>
7754 </row>
7755 <row>
7756 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7757 \begin_inset Text
7758
7759 \begin_layout Plain Layout
7760
7761 \series bold
7762 Cachia
7763 \end_layout
7764
7765 \end_inset
7766 </cell>
7767 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7768 \begin_inset Text
7769
7770 \begin_layout Plain Layout
7771 Maria
7772 \end_layout
7773
7774 \end_inset
7775 </cell>
7776 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7777 \begin_inset Text
7778
7779 \begin_layout Plain Layout
7780 111
7781 \end_layout
7782
7783 \end_inset
7784 </cell>
7785 </row>
7786 <row>
7787 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7788 \begin_inset Text
7789
7790 \begin_layout Plain Layout
7791
7792 \series bold
7793 Cachia
7794 \end_layout
7795
7796 \end_inset
7797 </cell>
7798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7799 \begin_inset Text
7800
7801 \begin_layout Plain Layout
7802 Maurizio
7803 \end_layout
7804
7805 \end_inset
7806 </cell>
7807 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7808 \begin_inset Text
7809
7810 \begin_layout Plain Layout
7811 111
7812 \end_layout
7813
7814 \end_inset
7815 </cell>
7816 </row>
7817 <row>
7818 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7819 \begin_inset Text
7820
7821 \begin_layout Plain Layout
7822
7823 \series bold
7824 Cinquemani
7825 \end_layout
7826
7827 \end_inset
7828 </cell>
7829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833 Giusi
7834 \end_layout
7835
7836 \end_inset
7837 </cell>
7838 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7839 \begin_inset Text
7840
7841 \begin_layout Plain Layout
7842 111
7843 \end_layout
7844
7845 \end_inset
7846 </cell>
7847 </row>
7848 <row>
7849 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7850 \begin_inset Text
7851
7852 \begin_layout Plain Layout
7853
7854 \series bold
7855 Colin
7856 \end_layout
7857
7858 \end_inset
7859 </cell>
7860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7861 \begin_inset Text
7862
7863 \begin_layout Plain Layout
7864 Bernard
7865 \end_layout
7866
7867 \end_inset
7868 </cell>
7869 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7870 \begin_inset Text
7871
7872 \begin_layout Plain Layout
7873 111
7874 \end_layout
7875
7876 \end_inset
7877 </cell>
7878 </row>
7879 <row>
7880 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7881 \begin_inset Text
7882
7883 \begin_layout Plain Layout
7884
7885 \series bold
7886 Concli
7887 \end_layout
7888
7889 \end_inset
7890 </cell>
7891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7892 \begin_inset Text
7893
7894 \begin_layout Plain Layout
7895 Gianfranco
7896 \end_layout
7897
7898 \end_inset
7899 </cell>
7900 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7901 \begin_inset Text
7902
7903 \begin_layout Plain Layout
7904 111
7905 \end_layout
7906
7907 \end_inset
7908 </cell>
7909 </row>
7910 <row>
7911 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7912 \begin_inset Text
7913
7914 \begin_layout Plain Layout
7915
7916 \series bold
7917 Dal Bosco
7918 \end_layout
7919
7920 \end_inset
7921 </cell>
7922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7923 \begin_inset Text
7924
7925 \begin_layout Plain Layout
7926 Carolina
7927 \end_layout
7928
7929 \end_inset
7930 </cell>
7931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7932 \begin_inset Text
7933
7934 \begin_layout Plain Layout
7935 111
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 </row>
7941 <row>
7942 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7943 \begin_inset Text
7944
7945 \begin_layout Plain Layout
7946
7947 \series bold
7948 Dalpiaz
7949 \end_layout
7950
7951 \end_inset
7952 </cell>
7953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7954 \begin_inset Text
7955
7956 \begin_layout Plain Layout
7957 Annamaria
7958 \end_layout
7959
7960 \end_inset
7961 </cell>
7962 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7963 \begin_inset Text
7964
7965 \begin_layout Plain Layout
7966 111
7967 \end_layout
7968
7969 \end_inset
7970 </cell>
7971 </row>
7972 <row>
7973 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7974 \begin_inset Text
7975
7976 \begin_layout Plain Layout
7977
7978 \series bold
7979 Feliciello
7980 \end_layout
7981
7982 \end_inset
7983 </cell>
7984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7985 \begin_inset Text
7986
7987 \begin_layout Plain Layout
7988 Domenico
7989 \end_layout
7990
7991 \end_inset
7992 </cell>
7993 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 111
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 </row>
8003 <row>
8004 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8005 \begin_inset Text
8006
8007 \begin_layout Plain Layout
8008
8009 \series bold
8010 Focarelli
8011 \end_layout
8012
8013 \end_inset
8014 </cell>
8015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8016 \begin_inset Text
8017
8018 \begin_layout Plain Layout
8019 Paola
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 111
8029 \end_layout
8030
8031 \end_inset
8032 </cell>
8033 </row>
8034 <row>
8035 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8036 \begin_inset Text
8037
8038 \begin_layout Plain Layout
8039
8040 \series bold
8041 Galletti
8042 \end_layout
8043
8044 \end_inset
8045 </cell>
8046 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8047 \begin_inset Text
8048
8049 \begin_layout Plain Layout
8050 Oreste
8051 \end_layout
8052
8053 \end_inset
8054 </cell>
8055 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8056 \begin_inset Text
8057
8058 \begin_layout Plain Layout
8059 111
8060 \end_layout
8061
8062 \end_inset
8063 </cell>
8064 </row>
8065 <row>
8066 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8067 \begin_inset Text
8068
8069 \begin_layout Plain Layout
8070
8071 \series bold
8072 Gasparini
8073 \end_layout
8074
8075 \end_inset
8076 </cell>
8077 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8078 \begin_inset Text
8079
8080 \begin_layout Plain Layout
8081 Franca
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8087 \begin_inset Text
8088
8089 \begin_layout Plain Layout
8090 111
8091 \end_layout
8092
8093 \end_inset
8094 </cell>
8095 </row>
8096 <row>
8097 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8098 \begin_inset Text
8099
8100 \begin_layout Plain Layout
8101
8102 \series bold
8103 Rizzardi
8104 \series default
8105
8106 \begin_inset Foot
8107 status collapsed
8108
8109 \begin_layout Plain Layout
8110 Ejemplo de nota a pie de página
8111 \end_layout
8112
8113 \end_inset
8114
8115
8116 \end_layout
8117
8118 \end_inset
8119 </cell>
8120 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124 Paola
8125 \end_layout
8126
8127 \end_inset
8128 </cell>
8129 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8130 \begin_inset Text
8131
8132 \begin_layout Plain Layout
8133 111
8134 \end_layout
8135
8136 \end_inset
8137 </cell>
8138 </row>
8139 <row>
8140 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144
8145 \series bold
8146 Lassini
8147 \end_layout
8148
8149 \end_inset
8150 </cell>
8151 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155 Giancarlo
8156 \end_layout
8157
8158 \end_inset
8159 </cell>
8160 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8161 \begin_inset Text
8162
8163 \begin_layout Plain Layout
8164 111
8165 \end_layout
8166
8167 \end_inset
8168 </cell>
8169 </row>
8170 <row>
8171 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175
8176 \series bold
8177 Malfatti
8178 \end_layout
8179
8180 \end_inset
8181 </cell>
8182 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186 Luciano
8187 \end_layout
8188
8189 \end_inset
8190 </cell>
8191 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8192 \begin_inset Text
8193
8194 \begin_layout Plain Layout
8195 111
8196 \end_layout
8197
8198 \end_inset
8199 </cell>
8200 </row>
8201 <row>
8202 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206
8207 \series bold
8208 Malfatti
8209 \end_layout
8210
8211 \end_inset
8212 </cell>
8213 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217 Valeriano
8218 \end_layout
8219
8220 \end_inset
8221 </cell>
8222 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8223 \begin_inset Text
8224
8225 \begin_layout Plain Layout
8226 111
8227 \end_layout
8228
8229 \end_inset
8230 </cell>
8231 </row>
8232 <row>
8233 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237
8238 \series bold
8239 Meneguzzo
8240 \end_layout
8241
8242 \end_inset
8243 </cell>
8244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248 Roberto
8249 \end_layout
8250
8251 \end_inset
8252 </cell>
8253 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8254 \begin_inset Text
8255
8256 \begin_layout Plain Layout
8257 111
8258 \end_layout
8259
8260 \end_inset
8261 </cell>
8262 </row>
8263 <row>
8264 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268
8269 \series bold
8270 Mezzadra
8271 \end_layout
8272
8273 \end_inset
8274 </cell>
8275 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279 Roberto
8280 \end_layout
8281
8282 \end_inset
8283 </cell>
8284 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8285 \begin_inset Text
8286
8287 \begin_layout Plain Layout
8288 111
8289 \end_layout
8290
8291 \end_inset
8292 </cell>
8293 </row>
8294 <row>
8295 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299
8300 \series bold
8301 Pirpamer
8302 \end_layout
8303
8304 \end_inset
8305 </cell>
8306 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310 Erich
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 111
8320 \end_layout
8321
8322 \end_inset
8323 </cell>
8324 </row>
8325 <row>
8326 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330
8331 \series bold
8332 Pochiesa
8333 \end_layout
8334
8335 \end_inset
8336 </cell>
8337 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341 Paolo
8342 \end_layout
8343
8344 \end_inset
8345 </cell>
8346 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8347 \begin_inset Text
8348
8349 \begin_layout Plain Layout
8350 111, 222
8351 \end_layout
8352
8353 \end_inset
8354 </cell>
8355 </row>
8356 <row>
8357 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361
8362 \series bold
8363 Radina
8364 \end_layout
8365
8366 \end_inset
8367 </cell>
8368 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372 Claudio
8373 \end_layout
8374
8375 \end_inset
8376 </cell>
8377 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8378 \begin_inset Text
8379
8380 \begin_layout Plain Layout
8381 111
8382 \end_layout
8383
8384 \end_inset
8385 </cell>
8386 </row>
8387 <row>
8388 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8389 \begin_inset Text
8390
8391 \begin_layout Plain Layout
8392
8393 \series bold
8394 Stuffer
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Plain Layout
8403 Oskar
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8409 \begin_inset Text
8410
8411 \begin_layout Plain Layout
8412 111
8413 \end_layout
8414
8415 \end_inset
8416 </cell>
8417 </row>
8418 <row>
8419 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8420 \begin_inset Text
8421
8422 \begin_layout Plain Layout
8423
8424 \series bold
8425 Tacchelli
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Plain Layout
8434 Ugo
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8440 \begin_inset Text
8441
8442 \begin_layout Plain Layout
8443 111
8444 \end_layout
8445
8446 \end_inset
8447 </cell>
8448 </row>
8449 <row>
8450 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8451 \begin_inset Text
8452
8453 \begin_layout Plain Layout
8454
8455 \series bold
8456 Tezzele
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Plain Layout
8465 Margit
8466 \end_layout
8467
8468 \end_inset
8469 </cell>
8470 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8471 \begin_inset Text
8472
8473 \begin_layout Plain Layout
8474 111
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 </row>
8480 <row>
8481 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8482 \begin_inset Text
8483
8484 \begin_layout Plain Layout
8485
8486 \series bold
8487 Unterkalmsteiner
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Plain Layout
8496 Frieda
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8502 \begin_inset Text
8503
8504 \begin_layout Plain Layout
8505 111
8506 \end_layout
8507
8508 \end_inset
8509 </cell>
8510 </row>
8511 <row>
8512 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8513 \begin_inset Text
8514
8515 \begin_layout Plain Layout
8516
8517 \series bold
8518 Vieider
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Plain Layout
8527 Hilde
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8533 \begin_inset Text
8534
8535 \begin_layout Plain Layout
8536 111
8537 \end_layout
8538
8539 \end_inset
8540 </cell>
8541 </row>
8542 <row>
8543 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8544 \begin_inset Text
8545
8546 \begin_layout Plain Layout
8547
8548 \series bold
8549 Vigna
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Plain Layout
8558 Jürgen
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8564 \begin_inset Text
8565
8566 \begin_layout Plain Layout
8567 111
8568 \end_layout
8569
8570 \end_inset
8571 </cell>
8572 </row>
8573 <row>
8574 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8575 \begin_inset Text
8576
8577 \begin_layout Plain Layout
8578
8579 \series bold
8580 Weber
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Plain Layout
8589 Maurizio
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8595 \begin_inset Text
8596
8597 \begin_layout Plain Layout
8598 111
8599 \end_layout
8600
8601 \end_inset
8602 </cell>
8603 </row>
8604 <row>
8605 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8606 \begin_inset Text
8607
8608 \begin_layout Plain Layout
8609
8610 \series bold
8611 Winkler
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Plain Layout
8620 Franz
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8626 \begin_inset Text
8627
8628 \begin_layout Plain Layout
8629 111
8630 \end_layout
8631
8632 \end_inset
8633 </cell>
8634 </row>
8635 <row>
8636 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8637 \begin_inset Text
8638
8639 \begin_layout Plain Layout
8640  
8641 \end_layout
8642
8643 \end_inset
8644 </cell>
8645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8646 \begin_inset Text
8647
8648 \begin_layout Plain Layout
8649
8650 \end_layout
8651
8652 \end_inset
8653 </cell>
8654 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8655 \begin_inset Text
8656
8657 \begin_layout Plain Layout
8658
8659 \end_layout
8660
8661 \end_inset
8662 </cell>
8663 </row>
8664 <row>
8665 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8666 \begin_inset Text
8667
8668 \begin_layout Plain Layout
8669
8670 \series bold
8671 Annovi
8672 \end_layout
8673
8674 \end_inset
8675 </cell>
8676 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8677 \begin_inset Text
8678
8679 \begin_layout Plain Layout
8680 Silvia
8681 \end_layout
8682
8683 \end_inset
8684 </cell>
8685 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8686 \begin_inset Text
8687
8688 \begin_layout Plain Layout
8689 555
8690 \end_layout
8691
8692 \end_inset
8693 </cell>
8694 </row>
8695 <row>
8696 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8697 \begin_inset Text
8698
8699 \begin_layout Plain Layout
8700
8701 \series bold
8702 Bertoli
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 Stefano
8712 \end_layout
8713
8714 \end_inset
8715 </cell>
8716 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8717 \begin_inset Text
8718
8719 \begin_layout Plain Layout
8720 555
8721 \end_layout
8722
8723 \end_inset
8724 </cell>
8725 </row>
8726 <row>
8727 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8728 \begin_inset Text
8729
8730 \begin_layout Plain Layout
8731
8732 \series bold
8733 Bozzi
8734 \end_layout
8735
8736 \end_inset
8737 </cell>
8738 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8739 \begin_inset Text
8740
8741 \begin_layout Plain Layout
8742 Walter
8743 \end_layout
8744
8745 \end_inset
8746 </cell>
8747 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8748 \begin_inset Text
8749
8750 \begin_layout Plain Layout
8751 555
8752 \end_layout
8753
8754 \end_inset
8755 </cell>
8756 </row>
8757 <row>
8758 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8759 \begin_inset Text
8760
8761 \begin_layout Plain Layout
8762
8763 \series bold
8764 Cachia
8765 \end_layout
8766
8767 \end_inset
8768 </cell>
8769 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8770 \begin_inset Text
8771
8772 \begin_layout Plain Layout
8773 Maria
8774 \end_layout
8775
8776 \end_inset
8777 </cell>
8778 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8779 \begin_inset Text
8780
8781 \begin_layout Plain Layout
8782 555
8783 \end_layout
8784
8785 \end_inset
8786 </cell>
8787 </row>
8788 <row>
8789 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8790 \begin_inset Text
8791
8792 \begin_layout Plain Layout
8793
8794 \series bold
8795 Cachia
8796 \end_layout
8797
8798 \end_inset
8799 </cell>
8800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8801 \begin_inset Text
8802
8803 \begin_layout Plain Layout
8804 Maurizio
8805 \end_layout
8806
8807 \end_inset
8808 </cell>
8809 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8810 \begin_inset Text
8811
8812 \begin_layout Plain Layout
8813 555
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 </row>
8819 <row>
8820 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8821 \begin_inset Text
8822
8823 \begin_layout Plain Layout
8824
8825 \series bold
8826 Cinquemani
8827 \end_layout
8828
8829 \end_inset
8830 </cell>
8831 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8832 \begin_inset Text
8833
8834 \begin_layout Plain Layout
8835 Giusi
8836 \end_layout
8837
8838 \end_inset
8839 </cell>
8840 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8841 \begin_inset Text
8842
8843 \begin_layout Plain Layout
8844 555
8845 \end_layout
8846
8847 \end_inset
8848 </cell>
8849 </row>
8850 <row>
8851 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8852 \begin_inset Text
8853
8854 \begin_layout Plain Layout
8855
8856 \series bold
8857 Colin
8858 \end_layout
8859
8860 \end_inset
8861 </cell>
8862 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8863 \begin_inset Text
8864
8865 \begin_layout Plain Layout
8866 Bernard
8867 \end_layout
8868
8869 \end_inset
8870 </cell>
8871 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8872 \begin_inset Text
8873
8874 \begin_layout Plain Layout
8875 555
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 </row>
8881 <row>
8882 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886
8887 \series bold
8888 Concli
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 Gianfranco
8898 \end_layout
8899
8900 \end_inset
8901 </cell>
8902 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8903 \begin_inset Text
8904
8905 \begin_layout Plain Layout
8906 555
8907 \end_layout
8908
8909 \end_inset
8910 </cell>
8911 </row>
8912 <row>
8913 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8914 \begin_inset Text
8915
8916 \begin_layout Plain Layout
8917
8918 \series bold
8919 Dal Bosco
8920 \end_layout
8921
8922 \end_inset
8923 </cell>
8924 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8925 \begin_inset Text
8926
8927 \begin_layout Plain Layout
8928 Carolina
8929 \end_layout
8930
8931 \end_inset
8932 </cell>
8933 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8934 \begin_inset Text
8935
8936 \begin_layout Plain Layout
8937 555
8938 \end_layout
8939
8940 \end_inset
8941 </cell>
8942 </row>
8943 <row>
8944 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8945 \begin_inset Text
8946
8947 \begin_layout Plain Layout
8948
8949 \series bold
8950 Dalpiaz
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Annamaria
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8965 \begin_inset Text
8966
8967 \begin_layout Plain Layout
8968 555
8969 \end_layout
8970
8971 \end_inset
8972 </cell>
8973 </row>
8974 <row>
8975 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8976 \begin_inset Text
8977
8978 \begin_layout Plain Layout
8979
8980 \series bold
8981 Feliciello
8982 \end_layout
8983
8984 \end_inset
8985 </cell>
8986 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8987 \begin_inset Text
8988
8989 \begin_layout Plain Layout
8990 Domenico
8991 \end_layout
8992
8993 \end_inset
8994 </cell>
8995 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8996 \begin_inset Text
8997
8998 \begin_layout Plain Layout
8999 555
9000 \end_layout
9001
9002 \end_inset
9003 </cell>
9004 </row>
9005 <row>
9006 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9007 \begin_inset Text
9008
9009 \begin_layout Plain Layout
9010
9011 \series bold
9012 Focarelli
9013 \end_layout
9014
9015 \end_inset
9016 </cell>
9017 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9018 \begin_inset Text
9019
9020 \begin_layout Plain Layout
9021 Paola
9022 \end_layout
9023
9024 \end_inset
9025 </cell>
9026 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9027 \begin_inset Text
9028
9029 \begin_layout Plain Layout
9030 555
9031 \end_layout
9032
9033 \end_inset
9034 </cell>
9035 </row>
9036 <row>
9037 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9038 \begin_inset Text
9039
9040 \begin_layout Plain Layout
9041
9042 \series bold
9043 Galletti
9044 \end_layout
9045
9046 \end_inset
9047 </cell>
9048 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9049 \begin_inset Text
9050
9051 \begin_layout Plain Layout
9052 Oreste
9053 \end_layout
9054
9055 \end_inset
9056 </cell>
9057 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9058 \begin_inset Text
9059
9060 \begin_layout Plain Layout
9061 555
9062 \end_layout
9063
9064 \end_inset
9065 </cell>
9066 </row>
9067 <row>
9068 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9069 \begin_inset Text
9070
9071 \begin_layout Plain Layout
9072
9073 \series bold
9074 Gasparini
9075 \end_layout
9076
9077 \end_inset
9078 </cell>
9079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9080 \begin_inset Text
9081
9082 \begin_layout Plain Layout
9083 Franca
9084 \end_layout
9085
9086 \end_inset
9087 </cell>
9088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9089 \begin_inset Text
9090
9091 \begin_layout Plain Layout
9092 555
9093 \end_layout
9094
9095 \end_inset
9096 </cell>
9097 </row>
9098 <row>
9099 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9100 \begin_inset Text
9101
9102 \begin_layout Plain Layout
9103
9104 \series bold
9105 Rizzardi
9106 \end_layout
9107
9108 \end_inset
9109 </cell>
9110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9111 \begin_inset Text
9112
9113 \begin_layout Plain Layout
9114 Paola
9115 \end_layout
9116
9117 \end_inset
9118 </cell>
9119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9120 \begin_inset Text
9121
9122 \begin_layout Plain Layout
9123 555
9124 \end_layout
9125
9126 \end_inset
9127 </cell>
9128 </row>
9129 <row>
9130 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9131 \begin_inset Text
9132
9133 \begin_layout Plain Layout
9134
9135 \series bold
9136 Lassini
9137 \end_layout
9138
9139 \end_inset
9140 </cell>
9141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9142 \begin_inset Text
9143
9144 \begin_layout Plain Layout
9145 Giancarlo
9146 \end_layout
9147
9148 \end_inset
9149 </cell>
9150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9151 \begin_inset Text
9152
9153 \begin_layout Plain Layout
9154 555
9155 \end_layout
9156
9157 \end_inset
9158 </cell>
9159 </row>
9160 <row>
9161 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9162 \begin_inset Text
9163
9164 \begin_layout Plain Layout
9165
9166 \series bold
9167 Malfatti
9168 \end_layout
9169
9170 \end_inset
9171 </cell>
9172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9173 \begin_inset Text
9174
9175 \begin_layout Plain Layout
9176 Luciano
9177 \end_layout
9178
9179 \end_inset
9180 </cell>
9181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9182 \begin_inset Text
9183
9184 \begin_layout Plain Layout
9185 555
9186 \end_layout
9187
9188 \end_inset
9189 </cell>
9190 </row>
9191 <row>
9192 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9193 \begin_inset Text
9194
9195 \begin_layout Plain Layout
9196
9197 \series bold
9198 Malfatti
9199 \end_layout
9200
9201 \end_inset
9202 </cell>
9203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9204 \begin_inset Text
9205
9206 \begin_layout Plain Layout
9207 Valeriano
9208 \end_layout
9209
9210 \end_inset
9211 </cell>
9212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9213 \begin_inset Text
9214
9215 \begin_layout Plain Layout
9216 555
9217 \end_layout
9218
9219 \end_inset
9220 </cell>
9221 </row>
9222 <row>
9223 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9224 \begin_inset Text
9225
9226 \begin_layout Plain Layout
9227
9228 \series bold
9229 Meneguzzo
9230 \end_layout
9231
9232 \end_inset
9233 </cell>
9234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9235 \begin_inset Text
9236
9237 \begin_layout Plain Layout
9238 Roberto
9239 \end_layout
9240
9241 \end_inset
9242 </cell>
9243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9244 \begin_inset Text
9245
9246 \begin_layout Plain Layout
9247 555
9248 \end_layout
9249
9250 \end_inset
9251 </cell>
9252 </row>
9253 <row>
9254 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9255 \begin_inset Text
9256
9257 \begin_layout Plain Layout
9258
9259 \series bold
9260 Mezzadra
9261 \end_layout
9262
9263 \end_inset
9264 </cell>
9265 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9266 \begin_inset Text
9267
9268 \begin_layout Plain Layout
9269 Roberto
9270 \end_layout
9271
9272 \end_inset
9273 </cell>
9274 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9275 \begin_inset Text
9276
9277 \begin_layout Plain Layout
9278 555
9279 \end_layout
9280
9281 \end_inset
9282 </cell>
9283 </row>
9284 </lyxtabular>
9285
9286 \end_inset
9287
9288
9289 \end_layout
9290
9291 \begin_layout Section
9292 Particularidades de las tablas largas
9293 \begin_inset CommandInset label
9294 LatexCommand label
9295 name "sec:Particularidades-tablas-largas"
9296
9297 \end_inset
9298
9299
9300 \end_layout
9301
9302 \begin_layout Subsection
9303 Cálculos
9304 \begin_inset Index idx
9305 status collapsed
9306
9307 \begin_layout Plain Layout
9308 Tablas largas ! Cálculos
9309 \end_layout
9310
9311 \end_inset
9312
9313
9314 \end_layout
9315
9316 \begin_layout Standard
9317 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
9318  utilizando los denominados «trozos», que son partes de la tabla presentes
9319  en la memoria de LaTeX.
9320  El valor predeterminado está establecido a sólo 20 filas.
9321  Si estás usando tablas largas con muchas páginas, la generación del documento
9322  puede hacerse muy lenta.
9323  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9324  el siguiente comando en el preámbulo del documento:
9325 \end_layout
9326
9327 \begin_layout Standard
9328
9329 \series bold
9330
9331 \backslash
9332 setcounter{LTchunksize}{100}
9333 \end_layout
9334
9335 \begin_layout Subsection
9336 Flotantes y tablas largas
9337 \begin_inset Index idx
9338 status collapsed
9339
9340 \begin_layout Plain Layout
9341 Tablas largas ! Flotantes
9342 \end_layout
9343
9344 \end_inset
9345
9346
9347 \end_layout
9348
9349 \begin_layout Standard
9350 Podría haber problemas si un flotante aparece en la misma página donde comienza
9351  una tabla larga.
9352  Para evitarlo, añade un 
9353 \begin_inset Quotes fld
9354 \end_inset
9355
9356 salto de página limpia
9357 \begin_inset Quotes frd
9358 \end_inset
9359
9360  (menú 
9361 \family sans
9362 Insertar\SpecialChar \menuseparator
9363 Formato\SpecialChar \menuseparator
9364 Limpiar
9365 \begin_inset space ~
9366 \end_inset
9367
9368 página
9369 \family default
9370 ) antes de la tabla.
9371 \end_layout
9372
9373 \begin_layout Subsection
9374 Saltos de página forzados
9375 \begin_inset Index idx
9376 status collapsed
9377
9378 \begin_layout Plain Layout
9379 Tablas largas ! Saltos de página forzados
9380 \end_layout
9381
9382 \end_inset
9383
9384
9385 \end_layout
9386
9387 \begin_layout Standard
9388 Por omisión, las tablas sólo se cortan entre filas.
9389  Si tienes una celda con líneas múltiples y necesitas un salto de página
9390  dentro de la celda, inserta el comando de nueva línea «
9391 \series bold
9392
9393 \backslash
9394
9395 \backslash
9396
9397 \series default
9398 » en código TeX en el punto en que quieras cortar.
9399  Antes del comando «
9400 \series bold
9401
9402 \backslash
9403
9404 \backslash
9405
9406 \series default
9407 » debes insertar en código TeX tantos caracteres «
9408 \series bold
9409 &
9410 \series default
9411 » como columnas siguientes de la tabla.
9412  
9413 \series bold
9414 &
9415 \series default
9416  es el carácter para separar celdas.
9417  Escribe en código TeX después de cada 
9418 \series bold
9419 &
9420 \series default
9421  el contenido de la celda siguiente correspondiente y borra el contenido
9422  de esas celdas.
9423 \begin_inset Newline newline
9424 \end_inset
9425
9426 Detrás del comando 
9427 \series bold
9428
9429 \backslash
9430
9431 \backslash
9432
9433 \series default
9434 , inserta tantos 
9435 \series bold
9436 &
9437 \series default
9438  como columnas haya delante de la actual.
9439  En la tabla
9440 \begin_inset space ~
9441 \end_inset
9442
9443
9444 \begin_inset CommandInset ref
9445 LatexCommand ref
9446 reference "tab:Saltos de Página Forzados"
9447
9448 \end_inset
9449
9450  la celda que debería cortarse está en la segunda columna seguida de otra
9451  columna.
9452  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9453  de «
9454 \emph on
9455 Castelchiodato,
9456 \emph default
9457 »:
9458 \end_layout
9459
9460 \begin_layout Standard
9461
9462 \series bold
9463 & 111
9464 \backslash
9465
9466 \backslash
9467  
9468 \backslash
9469 newpage
9470 \begin_inset Newline newline
9471 \end_inset
9472
9473 &
9474 \end_layout
9475
9476 \begin_layout Standard
9477 El «111» en la tercera columna de la fila se ha borrado.
9478
9479 \series bold
9480  
9481 \backslash
9482 newpage 
9483 \series default
9484 es necesario solo si en esta posición debiera ir definitivamente un salto
9485  de página, de otro modo es sólamente una posibilidad de salto.
9486  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
9487  superior pero quisieras una línea horizontal donde se corta la celda, usa
9488  este comando alternativo:
9489 \end_layout
9490
9491 \begin_layout Standard
9492
9493 \series bold
9494 & 111
9495 \backslash
9496
9497 \backslash
9498
9499 \begin_inset Newline newline
9500 \end_inset
9501
9502
9503 \backslash
9504 hline &
9505 \end_layout
9506
9507 \begin_layout Standard
9508 Cuando la celda a cortar está en la última columna, el comando
9509 \end_layout
9510
9511 \begin_layout Standard
9512
9513 \series bold
9514
9515 \backslash
9516 setlength{
9517 \backslash
9518 parfillskip}{0pt}
9519 \end_layout
9520
9521 \begin_layout Standard
9522 debe insertarse en código TeX al principio de la celda.
9523  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9524  aparecerá con toda su anchura.
9525 \end_layout
9526
9527 \begin_layout Standard
9528 \align center
9529 \begin_inset Tabular
9530 <lyxtabular version="3" rows="38" columns="3">
9531 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9532 <column alignment="left" valignment="top" width="0cm">
9533 <column alignment="left" valignment="top" width="3cm">
9534 <column alignment="right" valignment="top" width="0pt">
9535 <row caption="true">
9536 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 \begin_inset Caption
9541
9542 \begin_layout Plain Layout
9543 Tabla con salto de página forzado en celda
9544 \begin_inset CommandInset label
9545 LatexCommand label
9546 name "tab:Saltos de Página Forzados"
9547
9548 \end_inset
9549
9550
9551 \begin_inset Argument
9552 status collapsed
9553
9554 \begin_layout Plain Layout
9555 Tabla con salto de página forzado en celda
9556 \end_layout
9557
9558 \end_inset
9559
9560
9561 \end_layout
9562
9563 \end_inset
9564
9565
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9571 \begin_inset Text
9572
9573 \begin_layout Plain Layout
9574
9575 \end_layout
9576
9577 \end_inset
9578 </cell>
9579 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9580 \begin_inset Text
9581
9582 \begin_layout Plain Layout
9583
9584 \end_layout
9585
9586 \end_inset
9587 </cell>
9588 </row>
9589 <row endfirsthead="true">
9590 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Plain Layout
9594
9595 \series bold
9596 Ejemplo de lista telefónica (ignore los nombres)
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9602 \begin_inset Text
9603
9604 \begin_layout Plain Layout
9605
9606 \end_layout
9607
9608 \end_inset
9609 </cell>
9610 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \end_layout
9616
9617 \end_inset
9618 </cell>
9619 </row>
9620 <row endfirsthead="true">
9621 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Plain Layout
9625
9626 \series bold
9627 NOMBRE
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Plain Layout
9636
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Plain Layout
9645
9646 \series bold
9647 TEL.
9648 \end_layout
9649
9650 \end_inset
9651 </cell>
9652 </row>
9653 <row endhead="true">
9654 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658 \begin_inset ERT
9659 status collapsed
9660
9661 \begin_layout Plain Layout
9662
9663
9664 \backslash
9665 caption*{continúa Ejemplo de lista telefónica}
9666 \backslash
9667
9668 \backslash
9669 %
9670 \end_layout
9671
9672 \end_inset
9673
9674
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Plain Layout
9683
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9689 \begin_inset Text
9690
9691 \begin_layout Plain Layout
9692
9693 \end_layout
9694
9695 \end_inset
9696 </cell>
9697 </row>
9698 <row endhead="true">
9699 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9700 \begin_inset Text
9701
9702 \begin_layout Plain Layout
9703  
9704 \series bold
9705 Ejemplo de lista telefónica
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714
9715 \end_layout
9716
9717 \end_inset
9718 </cell>
9719 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9720 \begin_inset Text
9721
9722 \begin_layout Plain Layout
9723
9724 \end_layout
9725
9726 \end_inset
9727 </cell>
9728 </row>
9729 <row endhead="true">
9730 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9731 \begin_inset Text
9732
9733 \begin_layout Plain Layout
9734
9735 \series bold
9736 NOMBRE
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9742 \begin_inset Text
9743
9744 \begin_layout Plain Layout
9745
9746 \end_layout
9747
9748 \end_inset
9749 </cell>
9750 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9751 \begin_inset Text
9752
9753 \begin_layout Plain Layout
9754
9755 \series bold
9756 TEL.
9757 \end_layout
9758
9759 \end_inset
9760 </cell>
9761 </row>
9762 <row endfoot="true">
9763 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767 continúa en página siguiente
9768 \end_layout
9769
9770 \end_inset
9771 </cell>
9772 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9773 \begin_inset Text
9774
9775 \begin_layout Plain Layout
9776
9777 \end_layout
9778
9779 \end_inset
9780 </cell>
9781 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9782 \begin_inset Text
9783
9784 \begin_layout Plain Layout
9785
9786 \end_layout
9787
9788 \end_inset
9789 </cell>
9790 </row>
9791 <row>
9792 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9793 \begin_inset Text
9794
9795 \begin_layout Plain Layout
9796
9797 \series bold
9798 Annovi
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9804 \begin_inset Text
9805
9806 \begin_layout Plain Layout
9807 Silvia
9808 \end_layout
9809
9810 \end_inset
9811 </cell>
9812 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9813 \begin_inset Text
9814
9815 \begin_layout Plain Layout
9816 111
9817 \end_layout
9818
9819 \end_inset
9820 </cell>
9821 </row>
9822 <row>
9823 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9824 \begin_inset Text
9825
9826 \begin_layout Plain Layout
9827
9828 \series bold
9829 Bertoli
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9835 \begin_inset Text
9836
9837 \begin_layout Plain Layout
9838 Stefano
9839 \end_layout
9840
9841 \end_inset
9842 </cell>
9843 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9844 \begin_inset Text
9845
9846 \begin_layout Plain Layout
9847 111
9848 \end_layout
9849
9850 \end_inset
9851 </cell>
9852 </row>
9853 <row>
9854 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Plain Layout
9858
9859 \series bold
9860 Bozzi
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Plain Layout
9869 Walter
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Plain Layout
9878 111
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 </row>
9884 <row>
9885 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9886 \begin_inset Text
9887
9888 \begin_layout Plain Layout
9889
9890 \series bold
9891 Cachia
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9897 \begin_inset Text
9898
9899 \begin_layout Plain Layout
9900 Maria
9901 \end_layout
9902
9903 \end_inset
9904 </cell>
9905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9906 \begin_inset Text
9907
9908 \begin_layout Plain Layout
9909 111
9910 \end_layout
9911
9912 \end_inset
9913 </cell>
9914 </row>
9915 <row>
9916 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9917 \begin_inset Text
9918
9919 \begin_layout Plain Layout
9920
9921 \series bold
9922 Cachia
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9928 \begin_inset Text
9929
9930 \begin_layout Plain Layout
9931 Maurizio
9932 \end_layout
9933
9934 \end_inset
9935 </cell>
9936 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9937 \begin_inset Text
9938
9939 \begin_layout Plain Layout
9940 111
9941 \end_layout
9942
9943 \end_inset
9944 </cell>
9945 </row>
9946 <row>
9947 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9948 \begin_inset Text
9949
9950 \begin_layout Plain Layout
9951
9952 \series bold
9953 Cinquemani
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9959 \begin_inset Text
9960
9961 \begin_layout Plain Layout
9962 Giusi
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9968 \begin_inset Text
9969
9970 \begin_layout Plain Layout
9971 111
9972 \end_layout
9973
9974 \end_inset
9975 </cell>
9976 </row>
9977 <row>
9978 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9979 \begin_inset Text
9980
9981 \begin_layout Plain Layout
9982
9983 \series bold
9984 Colin
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9990 \begin_inset Text
9991
9992 \begin_layout Plain Layout
9993 Bernard
9994 \end_layout
9995
9996 \end_inset
9997 </cell>
9998 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9999 \begin_inset Text
10000
10001 \begin_layout Plain Layout
10002 111
10003 \end_layout
10004
10005 \end_inset
10006 </cell>
10007 </row>
10008 <row>
10009 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10010 \begin_inset Text
10011
10012 \begin_layout Plain Layout
10013
10014 \series bold
10015 Concli
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10021 \begin_inset Text
10022
10023 \begin_layout Plain Layout
10024 Gianfranco
10025 \end_layout
10026
10027 \end_inset
10028 </cell>
10029 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10030 \begin_inset Text
10031
10032 \begin_layout Plain Layout
10033 111
10034 \end_layout
10035
10036 \end_inset
10037 </cell>
10038 </row>
10039 <row>
10040 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10041 \begin_inset Text
10042
10043 \begin_layout Plain Layout
10044
10045 \series bold
10046 Dal Bosco
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10052 \begin_inset Text
10053
10054 \begin_layout Plain Layout
10055 Carolina
10056 \end_layout
10057
10058 \end_inset
10059 </cell>
10060 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10061 \begin_inset Text
10062
10063 \begin_layout Plain Layout
10064 111
10065 \end_layout
10066
10067 \end_inset
10068 </cell>
10069 </row>
10070 <row>
10071 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10072 \begin_inset Text
10073
10074 \begin_layout Plain Layout
10075
10076 \series bold
10077 Dalpiaz
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10083 \begin_inset Text
10084
10085 \begin_layout Plain Layout
10086 Annamaria
10087 \end_layout
10088
10089 \end_inset
10090 </cell>
10091 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10092 \begin_inset Text
10093
10094 \begin_layout Plain Layout
10095 111
10096 \end_layout
10097
10098 \end_inset
10099 </cell>
10100 </row>
10101 <row>
10102 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10103 \begin_inset Text
10104
10105 \begin_layout Plain Layout
10106
10107 \series bold
10108 Feliciello
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10114 \begin_inset Text
10115
10116 \begin_layout Plain Layout
10117 Domenico
10118 \end_layout
10119
10120 \end_inset
10121 </cell>
10122 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10123 \begin_inset Text
10124
10125 \begin_layout Plain Layout
10126 111
10127 \end_layout
10128
10129 \end_inset
10130 </cell>
10131 </row>
10132 <row>
10133 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10134 \begin_inset Text
10135
10136 \begin_layout Plain Layout
10137
10138 \series bold
10139 Focarelli
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10145 \begin_inset Text
10146
10147 \begin_layout Plain Layout
10148 Paola
10149 \end_layout
10150
10151 \end_inset
10152 </cell>
10153 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10154 \begin_inset Text
10155
10156 \begin_layout Plain Layout
10157 111
10158 \end_layout
10159
10160 \end_inset
10161 </cell>
10162 </row>
10163 <row>
10164 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10165 \begin_inset Text
10166
10167 \begin_layout Plain Layout
10168
10169 \series bold
10170 Galletti
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10176 \begin_inset Text
10177
10178 \begin_layout Plain Layout
10179 Oreste
10180 \end_layout
10181
10182 \end_inset
10183 </cell>
10184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10185 \begin_inset Text
10186
10187 \begin_layout Plain Layout
10188 111
10189 \end_layout
10190
10191 \end_inset
10192 </cell>
10193 </row>
10194 <row>
10195 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10196 \begin_inset Text
10197
10198 \begin_layout Plain Layout
10199
10200 \series bold
10201 Gasparini
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10207 \begin_inset Text
10208
10209 \begin_layout Plain Layout
10210 Franca
10211 \end_layout
10212
10213 \end_inset
10214 </cell>
10215 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10216 \begin_inset Text
10217
10218 \begin_layout Plain Layout
10219 111
10220 \end_layout
10221
10222 \end_inset
10223 </cell>
10224 </row>
10225 <row>
10226 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10227 \begin_inset Text
10228
10229 \begin_layout Plain Layout
10230
10231 \series bold
10232 Lassini
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10238 \begin_inset Text
10239
10240 \begin_layout Plain Layout
10241 Giancarlo
10242 \end_layout
10243
10244 \end_inset
10245 </cell>
10246 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10247 \begin_inset Text
10248
10249 \begin_layout Plain Layout
10250
10251 \end_layout
10252
10253 \end_inset
10254 </cell>
10255 </row>
10256 <row>
10257 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10258 \begin_inset Text
10259
10260 \begin_layout Plain Layout
10261
10262 \series bold
10263 Malfatti
10264 \end_layout
10265
10266 \end_inset
10267 </cell>
10268 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10269 \begin_inset Text
10270
10271 \begin_layout Plain Layout
10272 Luciano
10273 \end_layout
10274
10275 \end_inset
10276 </cell>
10277 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10278 \begin_inset Text
10279
10280 \begin_layout Plain Layout
10281 111
10282 \end_layout
10283
10284 \end_inset
10285 </cell>
10286 </row>
10287 <row>
10288 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10289 \begin_inset Text
10290
10291 \begin_layout Plain Layout
10292
10293 \series bold
10294 Malfatti
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10300 \begin_inset Text
10301
10302 \begin_layout Plain Layout
10303 Valeriano
10304 \end_layout
10305
10306 \end_inset
10307 </cell>
10308 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10309 \begin_inset Text
10310
10311 \begin_layout Plain Layout
10312 111
10313 \end_layout
10314
10315 \end_inset
10316 </cell>
10317 </row>
10318 <row>
10319 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10320 \begin_inset Text
10321
10322 \begin_layout Plain Layout
10323
10324 \series bold
10325 Meneguzzo
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10331 \begin_inset Text
10332
10333 \begin_layout Plain Layout
10334 Roberto
10335 \end_layout
10336
10337 \end_inset
10338 </cell>
10339 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10340 \begin_inset Text
10341
10342 \begin_layout Plain Layout
10343 111
10344 \end_layout
10345
10346 \end_inset
10347 </cell>
10348 </row>
10349 <row>
10350 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10351 \begin_inset Text
10352
10353 \begin_layout Plain Layout
10354
10355 \series bold
10356 Mezzadra
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10362 \begin_inset Text
10363
10364 \begin_layout Plain Layout
10365 Roberto
10366 \end_layout
10367
10368 \end_inset
10369 </cell>
10370 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10371 \begin_inset Text
10372
10373 \begin_layout Plain Layout
10374 111
10375 \end_layout
10376
10377 \end_inset
10378 </cell>
10379 </row>
10380 <row>
10381 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10382 \begin_inset Text
10383
10384 \begin_layout Plain Layout
10385
10386 \series bold
10387 Pirpamer
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10393 \begin_inset Text
10394
10395 \begin_layout Plain Layout
10396 Erich
10397 \end_layout
10398
10399 \end_inset
10400 </cell>
10401 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405 111
10406 \end_layout
10407
10408 \end_inset
10409 </cell>
10410 </row>
10411 <row>
10412 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10413 \begin_inset Text
10414
10415 \begin_layout Plain Layout
10416
10417 \series bold
10418 Pochiesa
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10424 \begin_inset Text
10425
10426 \begin_layout Plain Layout
10427 Paolo
10428 \end_layout
10429
10430 \end_inset
10431 </cell>
10432 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10433 \begin_inset Text
10434
10435 \begin_layout Plain Layout
10436 111, 222
10437 \end_layout
10438
10439 \end_inset
10440 </cell>
10441 </row>
10442 <row>
10443 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10444 \begin_inset Text
10445
10446 \begin_layout Plain Layout
10447
10448 \series bold
10449 Radina
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10455 \begin_inset Text
10456
10457 \begin_layout Plain Layout
10458 Claudio
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 111
10468 \end_layout
10469
10470 \end_inset
10471 </cell>
10472 </row>
10473 <row>
10474 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Plain Layout
10478
10479 \series bold
10480 Rizzardi
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Plain Layout
10489 Paolo, 11.
10490  Fürst von Montecompatri, 11.
10491  Fürst von Sulmona und Vivaro, 10.
10492  Fürst von Rossano, 5.
10493  Herzog von Canemorte, 11.
10494  Herzog von Palombara, 5.
10495  Herzog von Castelchiodato,
10496 \begin_inset ERT
10497 status open
10498
10499 \begin_layout Plain Layout
10500
10501 & 111
10502 \backslash
10503
10504 \backslash
10505  
10506 \backslash
10507 newpage
10508 \end_layout
10509
10510 \begin_layout Plain Layout
10511
10512 &
10513 \end_layout
10514
10515 \end_inset
10516
10517  11.
10518  Herzog von Poggionativo, 11.
10519  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10520  Graf von Valinfreda, 11.
10521  Baron von Cropalati, 11.
10522  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10523 \end_layout
10524
10525 \end_inset
10526 </cell>
10527 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10528 \begin_inset Text
10529
10530 \begin_layout Plain Layout
10531 111
10532 \end_layout
10533
10534 \end_inset
10535 </cell>
10536 </row>
10537 <row>
10538 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542
10543 \series bold
10544 Stuffer
10545 \end_layout
10546
10547 \end_inset
10548 </cell>
10549 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553 Oskar
10554 \end_layout
10555
10556 \end_inset
10557 </cell>
10558 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10559 \begin_inset Text
10560
10561 \begin_layout Plain Layout
10562 111
10563 \end_layout
10564
10565 \end_inset
10566 </cell>
10567 </row>
10568 <row>
10569 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573
10574 \series bold
10575 Tacchelli
10576 \end_layout
10577
10578 \end_inset
10579 </cell>
10580 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584 Ugo
10585 \end_layout
10586
10587 \end_inset
10588 </cell>
10589 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10590 \begin_inset Text
10591
10592 \begin_layout Plain Layout
10593 111
10594 \end_layout
10595
10596 \end_inset
10597 </cell>
10598 </row>
10599 <row>
10600 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604
10605 \series bold
10606 Tezzele
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 Margit
10616 \end_layout
10617
10618 \end_inset
10619 </cell>
10620 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10621 \begin_inset Text
10622
10623 \begin_layout Plain Layout
10624 111
10625 \end_layout
10626
10627 \end_inset
10628 </cell>
10629 </row>
10630 <row>
10631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635
10636 \series bold
10637 Unterkalmsteiner
10638 \end_layout
10639
10640 \end_inset
10641 </cell>
10642 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646 Frieda
10647 \end_layout
10648
10649 \end_inset
10650 </cell>
10651 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10652 \begin_inset Text
10653
10654 \begin_layout Plain Layout
10655 111
10656 \end_layout
10657
10658 \end_inset
10659 </cell>
10660 </row>
10661 <row>
10662 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666
10667 \series bold
10668 Vieider
10669 \end_layout
10670
10671 \end_inset
10672 </cell>
10673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677 Hilde
10678 \end_layout
10679
10680 \end_inset
10681 </cell>
10682 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10683 \begin_inset Text
10684
10685 \begin_layout Plain Layout
10686 111
10687 \end_layout
10688
10689 \end_inset
10690 </cell>
10691 </row>
10692 <row>
10693 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697
10698 \series bold
10699 Vigna
10700 \end_layout
10701
10702 \end_inset
10703 </cell>
10704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708 Jürgen
10709 \end_layout
10710
10711 \end_inset
10712 </cell>
10713 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10714 \begin_inset Text
10715
10716 \begin_layout Plain Layout
10717 111
10718 \end_layout
10719
10720 \end_inset
10721 </cell>
10722 </row>
10723 <row>
10724 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728
10729 \series bold
10730 Weber
10731 \end_layout
10732
10733 \end_inset
10734 </cell>
10735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739 Maurizio
10740 \end_layout
10741
10742 \end_inset
10743 </cell>
10744 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10745 \begin_inset Text
10746
10747 \begin_layout Plain Layout
10748 111
10749 \end_layout
10750
10751 \end_inset
10752 </cell>
10753 </row>
10754 <row>
10755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759
10760 \series bold
10761 Winkler
10762 \end_layout
10763
10764 \end_inset
10765 </cell>
10766 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770 Franz
10771 \end_layout
10772
10773 \end_inset
10774 </cell>
10775 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10776 \begin_inset Text
10777
10778 \begin_layout Plain Layout
10779 111
10780 \end_layout
10781
10782 \end_inset
10783 </cell>
10784 </row>
10785 </lyxtabular>
10786
10787 \end_inset
10788
10789
10790 \end_layout
10791
10792 \begin_layout Section
10793 Líneas múltiples en columnas y filas
10794 \end_layout
10795
10796 \begin_layout Subsection
10797 Líneas múltiples en celdas
10798 \begin_inset CommandInset label
10799 LatexCommand label
10800 name "sub:Líneas-Múltiples-en"
10801
10802 \end_inset
10803
10804
10805 \begin_inset Index idx
10806 status collapsed
10807
10808 \begin_layout Plain Layout
10809 Lineas@Líneas múltiples en celdas
10810 \end_layout
10811
10812 \end_inset
10813
10814
10815 \begin_inset Index idx
10816 status collapsed
10817
10818 \begin_layout Plain Layout
10819 Tablas ! Saltos de línea
10820 \end_layout
10821
10822 \end_inset
10823
10824
10825 \end_layout
10826
10827 \begin_layout Standard
10828 \noindent
10829 \begin_inset Float table
10830 placement H
10831 wide false
10832 sideways false
10833 status open
10834
10835 \begin_layout Plain Layout
10836 \begin_inset Caption
10837
10838 \begin_layout Plain Layout
10839 \begin_inset CommandInset label
10840 LatexCommand label
10841 name "tab:Tabla-con-múltiples"
10842
10843 \end_inset
10844
10845 Tabla con líneas múltiples en celda
10846 \end_layout
10847
10848 \end_inset
10849
10850
10851 \end_layout
10852
10853 \begin_layout Plain Layout
10854 \align center
10855 \begin_inset Tabular
10856 <lyxtabular version="3" rows="3" columns="3">
10857 <features tabularvalignment="middle">
10858 <column alignment="center" valignment="middle" width="2.5cm">
10859 <column alignment="center" valignment="middle" width="0">
10860 <column alignment="center" valignment="middle" width="0">
10861 <row>
10862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Plain Layout
10866 líneas
10867 \begin_inset Newline linebreak
10868 \end_inset
10869
10870 múltiples
10871 \end_layout
10872
10873 \end_inset
10874 </cell>
10875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10876 \begin_inset Text
10877
10878 \begin_layout Plain Layout
10879 b
10880 \end_layout
10881
10882 \end_inset
10883 </cell>
10884 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10885 \begin_inset Text
10886
10887 \begin_layout Plain Layout
10888 c
10889 \end_layout
10890
10891 \end_inset
10892 </cell>
10893 </row>
10894 <row>
10895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10896 \begin_inset Text
10897
10898 \begin_layout Plain Layout
10899 d
10900 \end_layout
10901
10902 \end_inset
10903 </cell>
10904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10905 \begin_inset Text
10906
10907 \begin_layout Plain Layout
10908 e
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 f
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 </row>
10923 <row>
10924 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 g
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937 h
10938 \end_layout
10939
10940 \end_inset
10941 </cell>
10942 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10943 \begin_inset Text
10944
10945 \begin_layout Plain Layout
10946 i
10947 \end_layout
10948
10949 \end_inset
10950 </cell>
10951 </row>
10952 </lyxtabular>
10953
10954 \end_inset
10955
10956
10957 \end_layout
10958
10959 \end_inset
10960
10961
10962 \end_layout
10963
10964 \begin_layout Standard
10965 Al ajustar anchura fija en una columna se habilita la entrada de texto como
10966  párrafos con varias líneas y guionado.
10967 \end_layout
10968
10969 \begin_layout Standard
10970 Para generar la tabla
10971 \begin_inset space ~
10972 \end_inset
10973
10974
10975 \begin_inset CommandInset ref
10976 LatexCommand ref
10977 reference "tab:Tabla-con-múltiples"
10978
10979 \end_inset
10980
10981 , crea una tabla 3×3, marca la primera celda y haz clic derecho sobre ella.
10982  En el diálogo que surge establece una anchura de 2.5
10983 \begin_inset space \thinspace{}
10984 \end_inset
10985
10986 cm y escoge centro en alineación vertical y horizontal.
10987  La alineación vertical se utiliza para todas las celdas de la fila.
10988  Como nuestro texto es menor de 2.5
10989 \begin_inset space \thinspace{}
10990 \end_inset
10991
10992 cm, sólo aparece una línea.
10993  Para poner dos añadimos un salto de línea justificado, (atajo 
10994 \family sans
10995 Ctrl+Mayúsculas+Retorno
10996 \family default
10997 ).
10998  Si el texto es más ancho que la celda será automáticamente dividido en
10999  líneas.
11000 \end_layout
11001
11002 \begin_layout Standard
11003 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11004  con guión si es la primera entrada.
11005  Por eso hay que insertar algo para que dicha palabra no sea la primera
11006  entrada: añade un espacio horizontal de 0
11007 \begin_inset space \thinspace{}
11008 \end_inset
11009
11010 pt delante de la palabra.
11011  Como el espacio es 0 la salida no cambia.
11012  El cuadro
11013 \begin_inset space ~
11014 \end_inset
11015
11016
11017 \begin_inset CommandInset ref
11018 LatexCommand ref
11019 reference "tab:Tabla-con-y"
11020
11021 \end_inset
11022
11023  muestra el efecto.
11024 \end_layout
11025
11026 \begin_layout Standard
11027 \begin_inset Float table
11028 placement b
11029 wide false
11030 sideways false
11031 status open
11032
11033 \begin_layout Plain Layout
11034 \begin_inset Caption
11035
11036 \begin_layout Plain Layout
11037 \begin_inset CommandInset label
11038 LatexCommand label
11039 name "tab:Tabla-con-y"
11040
11041 \end_inset
11042
11043 Tablas con y sin guión
11044 \end_layout
11045
11046 \end_inset
11047
11048
11049 \end_layout
11050
11051 \begin_layout Plain Layout
11052 \begin_inset space \hfill{}
11053 \end_inset
11054
11055
11056 \begin_inset Tabular
11057 <lyxtabular version="3" rows="3" columns="3">
11058 <features tabularvalignment="middle">
11059 <column alignment="center" valignment="middle" width="2.5cm">
11060 <column alignment="center" valignment="middle" width="0">
11061 <column alignment="center" valignment="middle" width="0">
11062 <row>
11063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11064 \begin_inset Text
11065
11066 \begin_layout Plain Layout
11067 celdaconpalabramuylarga
11068 \end_layout
11069
11070 \end_inset
11071 </cell>
11072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11073 \begin_inset Text
11074
11075 \begin_layout Plain Layout
11076 b
11077 \end_layout
11078
11079 \end_inset
11080 </cell>
11081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11082 \begin_inset Text
11083
11084 \begin_layout Plain Layout
11085 c
11086 \end_layout
11087
11088 \end_inset
11089 </cell>
11090 </row>
11091 <row>
11092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11093 \begin_inset Text
11094
11095 \begin_layout Plain Layout
11096 d
11097 \end_layout
11098
11099 \end_inset
11100 </cell>
11101 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11102 \begin_inset Text
11103
11104 \begin_layout Plain Layout
11105 e
11106 \end_layout
11107
11108 \end_inset
11109 </cell>
11110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11111 \begin_inset Text
11112
11113 \begin_layout Plain Layout
11114 f
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 <row>
11121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11122 \begin_inset Text
11123
11124 \begin_layout Plain Layout
11125 g
11126 \end_layout
11127
11128 \end_inset
11129 </cell>
11130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11131 \begin_inset Text
11132
11133 \begin_layout Plain Layout
11134 h
11135 \end_layout
11136
11137 \end_inset
11138 </cell>
11139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11140 \begin_inset Text
11141
11142 \begin_layout Plain Layout
11143 i
11144 \end_layout
11145
11146 \end_inset
11147 </cell>
11148 </row>
11149 </lyxtabular>
11150
11151 \end_inset
11152
11153
11154 \begin_inset space \hfill{}
11155 \end_inset
11156
11157
11158 \begin_inset Tabular
11159 <lyxtabular version="3" rows="3" columns="3">
11160 <features tabularvalignment="middle">
11161 <column alignment="center" valignment="middle" width="2.5cm">
11162 <column alignment="center" valignment="middle" width="0">
11163 <column alignment="center" valignment="middle" width="0">
11164 <row>
11165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11166 \begin_inset Text
11167
11168 \begin_layout Plain Layout
11169 \begin_inset space \hspace{}
11170 \length 0pt
11171 \end_inset
11172
11173 celdaconpalabramuylarga
11174 \end_layout
11175
11176 \end_inset
11177 </cell>
11178 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11179 \begin_inset Text
11180
11181 \begin_layout Plain Layout
11182 b
11183 \end_layout
11184
11185 \end_inset
11186 </cell>
11187 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11188 \begin_inset Text
11189
11190 \begin_layout Plain Layout
11191 c
11192 \end_layout
11193
11194 \end_inset
11195 </cell>
11196 </row>
11197 <row>
11198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 d
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11208 \begin_inset Text
11209
11210 \begin_layout Plain Layout
11211 e
11212 \end_layout
11213
11214 \end_inset
11215 </cell>
11216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11217 \begin_inset Text
11218
11219 \begin_layout Plain Layout
11220 f
11221 \end_layout
11222
11223 \end_inset
11224 </cell>
11225 </row>
11226 <row>
11227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11228 \begin_inset Text
11229
11230 \begin_layout Plain Layout
11231 g
11232 \end_layout
11233
11234 \end_inset
11235 </cell>
11236 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11237 \begin_inset Text
11238
11239 \begin_layout Plain Layout
11240 h
11241 \end_layout
11242
11243 \end_inset
11244 </cell>
11245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11246 \begin_inset Text
11247
11248 \begin_layout Plain Layout
11249 i
11250 \end_layout
11251
11252 \end_inset
11253 </cell>
11254 </row>
11255 </lyxtabular>
11256
11257 \end_inset
11258
11259
11260 \begin_inset space \hfill{}
11261 \end_inset
11262
11263
11264 \end_layout
11265
11266 \end_inset
11267
11268
11269 \end_layout
11270
11271 \begin_layout Subsection
11272 Multicolumnas
11273 \begin_inset CommandInset label
11274 LatexCommand label
11275 name "sub:Multicolumnas"
11276
11277 \end_inset
11278
11279
11280 \begin_inset Index idx
11281 status collapsed
11282
11283 \begin_layout Plain Layout
11284 Multicolumnas
11285 \end_layout
11286
11287 \end_inset
11288
11289
11290 \begin_inset Index idx
11291 status collapsed
11292
11293 \begin_layout Plain Layout
11294 Tablas ! Multicolumnas
11295 \end_layout
11296
11297 \end_inset
11298
11299
11300 \end_layout
11301
11302 \begin_layout Subsubsection
11303 Fundamentos de multicolumna
11304 \end_layout
11305
11306 \begin_layout Standard
11307 Para extender una celda sobre varias columnas, se marcan las celdas que
11308  se desee combinar y se usa el botón 
11309 \begin_inset Graphics
11310         filename ../../images/tabular-feature_multicolumn.png
11311         scale 85
11312
11313 \end_inset
11314
11315 , el menú 
11316 \family sans
11317 Editar\SpecialChar \menuseparator
11318 Tabla\SpecialChar \menuseparator
11319 Multicolumna
11320 \family default
11321 , o clic derecho sobre las celdas marcadas y elige 
11322 \family sans
11323 Multicolumna 
11324 \family default
11325 en el menú contextual.
11326 \end_layout
11327
11328 \begin_layout Standard
11329 Las multicolumnas tienen su propia configuración de celdas.
11330  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11331  multicolumna.
11332  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11333  última fila sin borde superior:
11334 \end_layout
11335
11336 \begin_layout Standard
11337 \align center
11338 \begin_inset Tabular
11339 <lyxtabular version="3" rows="3" columns="4">
11340 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11341 <column alignment="center" valignment="top" width="0pt">
11342 <column alignment="center" valignment="middle" width="0">
11343 <column alignment="center" valignment="top" width="0in">
11344 <column alignment="center" valignment="top" width="0pt">
11345 <row>
11346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11347 \begin_inset Text
11348
11349 \begin_layout Plain Layout
11350 abc
11351 \end_layout
11352
11353 \end_inset
11354 </cell>
11355 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11356 \begin_inset Text
11357
11358 \begin_layout Plain Layout
11359 def ghi
11360 \end_layout
11361
11362 \end_inset
11363 </cell>
11364 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11365 \begin_inset Text
11366
11367 \begin_layout Plain Layout
11368
11369 \end_layout
11370
11371 \end_inset
11372 </cell>
11373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11374 \begin_inset Text
11375
11376 \begin_layout Plain Layout
11377 jkl
11378 \end_layout
11379
11380 \end_inset
11381 </cell>
11382 </row>
11383 <row>
11384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11385 \begin_inset Text
11386
11387 \begin_layout Plain Layout
11388
11389 \family roman
11390 \series medium
11391 \shape up
11392 \size normal
11393 \emph off
11394 \bar no
11395 \noun off
11396 \color none
11397 A
11398 \end_layout
11399
11400 \end_inset
11401 </cell>
11402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11403 \begin_inset Text
11404
11405 \begin_layout Plain Layout
11406 B
11407 \end_layout
11408
11409 \end_inset
11410 </cell>
11411 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11412 \begin_inset Text
11413
11414 \begin_layout Plain Layout
11415 C
11416 \end_layout
11417
11418 \end_inset
11419 </cell>
11420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11421 \begin_inset Text
11422
11423 \begin_layout Plain Layout
11424 D
11425 \end_layout
11426
11427 \end_inset
11428 </cell>
11429 </row>
11430 <row>
11431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11432 \begin_inset Text
11433
11434 \begin_layout Plain Layout
11435 1
11436 \end_layout
11437
11438 \end_inset
11439 </cell>
11440 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11441 \begin_inset Text
11442
11443 \begin_layout Plain Layout
11444 2
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 3
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 4
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 </row>
11468 </lyxtabular>
11469
11470 \end_inset
11471
11472
11473 \end_layout
11474
11475 \begin_layout Subsubsection
11476 Cálculos en multicolumnas
11477 \begin_inset CommandInset label
11478 LatexCommand label
11479 name "sub:Cálculos-en-Multicolumnas"
11480
11481 \end_inset
11482
11483
11484 \begin_inset Index idx
11485 status collapsed
11486
11487 \begin_layout Plain Layout
11488 Multicolumnas ! Cálculos
11489 \end_layout
11490
11491 \end_inset
11492
11493
11494 \end_layout
11495
11496 \begin_layout Standard
11497 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11498  la anchura de celda de las columnas combinadas en la celda multicolumna.
11499 \end_layout
11500
11501 \begin_layout Standard
11502 \begin_inset Float table
11503 placement h
11504 wide false
11505 sideways false
11506 status open
11507
11508 \begin_layout Plain Layout
11509 \begin_inset Caption
11510
11511 \begin_layout Plain Layout
11512 \begin_inset CommandInset label
11513 LatexCommand label
11514 name "tab:Tabla-con-centrado"
11515
11516 \end_inset
11517
11518 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
11519 te la mitad de anchura que la celda multicolumna
11520 \begin_inset Argument
11521 status collapsed
11522
11523 \begin_layout Plain Layout
11524 Tabla multicolumna perfecta
11525 \end_layout
11526
11527 \end_inset
11528
11529
11530 \end_layout
11531
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \begin_layout Plain Layout
11538 \align center
11539 \begin_inset Tabular
11540 <lyxtabular version="3" rows="3" columns="3">
11541 <features tabularvalignment="middle">
11542 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11543 <column alignment="center" valignment="middle" width="0">
11544 <column alignment="center" valignment="top" width="0">
11545 <row>
11546 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11547 \begin_inset Text
11548
11549 \begin_layout Plain Layout
11550 multicolumna línea múltiple
11551 \end_layout
11552
11553 \end_inset
11554 </cell>
11555 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11556 \begin_inset Text
11557
11558 \begin_layout Plain Layout
11559
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 c
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 <row>
11575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11576 \begin_inset Text
11577
11578 \begin_layout Plain Layout
11579 d
11580 \end_layout
11581
11582 \end_inset
11583 </cell>
11584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11585 \begin_inset Text
11586
11587 \begin_layout Plain Layout
11588 e
11589 \end_layout
11590
11591 \end_inset
11592 </cell>
11593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11594 \begin_inset Text
11595
11596 \begin_layout Plain Layout
11597 f
11598 \end_layout
11599
11600 \end_inset
11601 </cell>
11602 </row>
11603 <row>
11604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11605 \begin_inset Text
11606
11607 \begin_layout Plain Layout
11608 g
11609 \end_layout
11610
11611 \end_inset
11612 </cell>
11613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11614 \begin_inset Text
11615
11616 \begin_layout Plain Layout
11617 h
11618 \end_layout
11619
11620 \end_inset
11621 </cell>
11622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11623 \begin_inset Text
11624
11625 \begin_layout Plain Layout
11626 i
11627 \end_layout
11628
11629 \end_inset
11630 </cell>
11631 </row>
11632 </lyxtabular>
11633
11634 \end_inset
11635
11636
11637 \end_layout
11638
11639 \end_inset
11640
11641
11642 \end_layout
11643
11644 \begin_layout Standard
11645 Por ejemplo, para crear la tabla
11646 \begin_inset space ~
11647 \end_inset
11648
11649
11650 \begin_inset CommandInset ref
11651 LatexCommand ref
11652 reference "tab:Tabla-con-centrado"
11653
11654 \end_inset
11655
11656 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
11657  clic derecho.
11658  En el diálogo marca 
11659 \emph on
11660 multicolumna
11661 \emph default
11662
11663 \emph on
11664 alineación centro
11665 \emph default
11666  y una anchura de 2.5
11667 \begin_inset space \thinspace{}
11668 \end_inset
11669
11670 cm.
11671  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11672  de la celda multicolumna, así que deberías ajustar 1.25
11673 \begin_inset space \thinspace{}
11674 \end_inset
11675
11676 cm para la primera columna.
11677  La segunda columna tendrá entonces automáticamente 1.25
11678 \begin_inset space \thinspace{}
11679 \end_inset
11680
11681 cm de anchura.
11682  Para la tabla
11683 \begin_inset space ~
11684 \end_inset
11685
11686
11687 \begin_inset CommandInset ref
11688 LatexCommand ref
11689 reference "tab:Tabla-sin-mitad"
11690
11691 \end_inset
11692
11693  se ha procedido de la siguiente manera:
11694 \end_layout
11695
11696 \begin_layout Standard
11697 \begin_inset Float table
11698 wide false
11699 sideways false
11700 status open
11701
11702 \begin_layout Plain Layout
11703 \begin_inset Caption
11704
11705 \begin_layout Plain Layout
11706 \begin_inset CommandInset label
11707 LatexCommand label
11708 name "tab:Tabla-sin-mitad"
11709
11710 \end_inset
11711
11712 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
11713  anchura que la celda multicolumna
11714 \begin_inset Argument
11715 status collapsed
11716
11717 \begin_layout Plain Layout
11718 Tabla multicolumna imperfecta
11719 \end_layout
11720
11721 \end_inset
11722
11723
11724 \end_layout
11725
11726 \end_inset
11727
11728
11729 \end_layout
11730
11731 \begin_layout Plain Layout
11732 \align center
11733 \begin_inset Tabular
11734 <lyxtabular version="3" rows="3" columns="3">
11735 <features tabularvalignment="middle">
11736 <column alignment="center" valignment="top" width="1.25cm">
11737 <column alignment="center" valignment="top" width="0">
11738 <column alignment="center" valignment="top" width="0">
11739 <row>
11740 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11741 \begin_inset Text
11742
11743 \begin_layout Plain Layout
11744 multicolumna línea múltiple
11745 \end_layout
11746
11747 \end_inset
11748 </cell>
11749 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11750 \begin_inset Text
11751
11752 \begin_layout Plain Layout
11753
11754 \end_layout
11755
11756 \end_inset
11757 </cell>
11758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11759 \begin_inset Text
11760
11761 \begin_layout Plain Layout
11762 c
11763 \end_layout
11764
11765 \end_inset
11766 </cell>
11767 </row>
11768 <row>
11769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11770 \begin_inset Text
11771
11772 \begin_layout Plain Layout
11773 d
11774 \end_layout
11775
11776 \end_inset
11777 </cell>
11778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11779 \begin_inset Text
11780
11781 \begin_layout Plain Layout
11782 e
11783 \end_layout
11784
11785 \end_inset
11786 </cell>
11787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11788 \begin_inset Text
11789
11790 \begin_layout Plain Layout
11791 f
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 </row>
11797 <row>
11798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 g
11803 \end_layout
11804
11805 \end_inset
11806 </cell>
11807 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11808 \begin_inset Text
11809
11810 \begin_layout Plain Layout
11811 h
11812 \end_layout
11813
11814 \end_inset
11815 </cell>
11816 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11817 \begin_inset Text
11818
11819 \begin_layout Plain Layout
11820 i
11821 \end_layout
11822
11823 \end_inset
11824 </cell>
11825 </row>
11826 </lyxtabular>
11827
11828 \end_inset
11829
11830
11831 \end_layout
11832
11833 \end_inset
11834
11835
11836 \end_layout
11837
11838 \begin_layout Standard
11839 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11840 a, es un poco mayor.
11841  La razón es que la anchura dada para una celda 
11842 \begin_inset Formula $W_{g}$
11843 \end_inset
11844
11845  no es su anchura total 
11846 \begin_inset Formula $W_{\mathrm{tot}}$
11847 \end_inset
11848
11849  porque una celda es siempre algo mayor que la anchura dada.
11850  El apéndice
11851 \begin_inset space ~
11852 \end_inset
11853
11854
11855 \begin_inset CommandInset ref
11856 LatexCommand eqref
11857 reference "cap:Explicación-de-la-Ecuación"
11858
11859 \end_inset
11860
11861  lo explica con detalle.
11862 \end_layout
11863
11864 \begin_layout Standard
11865 La anchura dada 
11866 \begin_inset Formula $W_{g\, n}$
11867 \end_inset
11868
11869  necesaria para combinar 
11870 \emph on
11871 n
11872 \emph default
11873  columnas puede calcularse de manera que cada columna tenga una anchura
11874  total de 
11875 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11876 \end_inset
11877
11878 :
11879 \begin_inset Formula \begin{equation}
11880 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11881
11882 \end_inset
11883
11884
11885 \end_layout
11886
11887 \begin_layout Standard
11888 En nuestro caso tenemos 
11889 \begin_inset Formula $n=2$
11890 \end_inset
11891
11892
11893 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11894 \end_inset
11895
11896
11897 \begin_inset space \thinspace{}
11898 \end_inset
11899
11900 cm y los valores predeterminados para longitudes, así la ecuación
11901 \begin_inset space ~
11902 \end_inset
11903
11904
11905 \begin_inset CommandInset ref
11906 LatexCommand ref
11907 reference "eq:Wgn"
11908
11909 \end_inset
11910
11911  queda
11912 \begin_inset Formula \begin{equation}
11913 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11914
11915 \end_inset
11916
11917
11918 \end_layout
11919
11920 \begin_layout Standard
11921 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
11922  
11923 \series bold
11924 calc
11925 \series default
11926  con la línea
11927 \begin_inset Index idx
11928 status collapsed
11929
11930 \begin_layout Plain Layout
11931 LaTeX-paquetes ! calc
11932 \end_layout
11933
11934 \end_inset
11935
11936
11937 \end_layout
11938
11939 \begin_layout Standard
11940
11941 \series bold
11942
11943 \backslash
11944 usepackage{calc}
11945 \end_layout
11946
11947 \begin_layout Standard
11948 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
11949  Por tanto hay que insertar un argumento LaTeX en el diálogo.
11950  He aquí un repaso de los argumentos:
11951 \end_layout
11952
11953 \begin_layout Itemize
11954
11955 \series bold
11956 p{ancho}
11957 \series default
11958  crea celdas con anchura fija, el texto alineado arriba
11959 \end_layout
11960
11961 \begin_layout Itemize
11962
11963 \series bold
11964 m{ancho}
11965 \series default
11966  crea celdas con anchura fija, el texto con alineación vertical centrada
11967  
11968 \end_layout
11969
11970 \begin_layout Itemize
11971
11972 \series bold
11973 b{ancho}
11974 \series default
11975  crea celdas con anchura fija, el texto alineado abajo
11976 \end_layout
11977
11978 \begin_layout Standard
11979 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
11980  en el diálogo se ignoran.
11981 \end_layout
11982
11983 \begin_layout Standard
11984 \begin_inset Note Greyedout
11985 status open
11986
11987 \begin_layout Plain Layout
11988
11989 \series bold
11990 Nota:
11991 \series default
11992  Debido a un error, LyX muestra de todas formas estas propiedades.
11993 \end_layout
11994
11995 \end_inset
11996
11997  
11998 \end_layout
11999
12000 \begin_layout Standard
12001 El comando 
12002 \series bold
12003
12004 \backslash
12005 centering
12006 \series default
12007  centra horizontalmente el texto.
12008  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12009  columna extendida:
12010 \end_layout
12011
12012 \begin_layout Standard
12013
12014 \series bold
12015 >{
12016 \backslash
12017 centering}m{1.25cm-6.2pt}
12018 \end_layout
12019
12020 \begin_layout Standard
12021 El comando 
12022 \series bold
12023 >{ }
12024 \series default
12025  significa que los comandos entre llaves se aplican antes de crear la celda.
12026 \end_layout
12027
12028 \begin_layout Standard
12029 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12030 , aún está alineado a la izquierda.
12031  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12032  Así que para multicolumnas hemos de usar el argumento de LaTeX
12033 \end_layout
12034
12035 \begin_layout Standard
12036
12037 \series bold
12038 >{
12039 \backslash
12040 centering}m{2.5cm}
12041 \end_layout
12042
12043 \begin_layout Subsection
12044 Multifilas
12045 \begin_inset CommandInset label
12046 LatexCommand label
12047 name "sub:Multifilas"
12048
12049 \end_inset
12050
12051
12052 \begin_inset Index idx
12053 status collapsed
12054
12055 \begin_layout Plain Layout
12056 Multifilas
12057 \end_layout
12058
12059 \end_inset
12060
12061
12062 \begin_inset Index idx
12063 status collapsed
12064
12065 \begin_layout Plain Layout
12066 Tablas ! Multifilas
12067 \end_layout
12068
12069 \end_inset
12070
12071
12072 \end_layout
12073
12074 \begin_layout Standard
12075 Para extender una celda sobre varias filas, se marcan las celdas que se
12076  desee combinar y se usa el botón 
12077 \begin_inset Graphics
12078         filename ../../images/tabular-feature_multirow.png
12079         scale 85
12080         scaleBeforeRotation
12081
12082 \end_inset
12083
12084 , el menú 
12085 \family sans
12086 Editar\SpecialChar \menuseparator
12087 Tabla\SpecialChar \menuseparator
12088 Multifila
12089 \family default
12090 , o clic derecho sobre las celdas marcadas y elige 
12091 \family sans
12092 Multifila 
12093 \family default
12094 en el menú contextual.
12095 \end_layout
12096
12097 \begin_layout Standard
12098
12099 \lang english
12100 Here is an example table with a multirow in the first column:
12101 \end_layout
12102
12103 \begin_layout Standard
12104 \align center
12105 \begin_inset Tabular
12106 <lyxtabular version="3" rows="3" columns="3">
12107 <features tabularvalignment="middle">
12108 <column alignment="center" valignment="top" width="0pt">
12109 <column alignment="center" valignment="top" width="0">
12110 <column alignment="center" valignment="top" width="0">
12111 <row>
12112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12113 \begin_inset Text
12114
12115 \begin_layout Plain Layout
12116 a
12117 \end_layout
12118
12119 \end_inset
12120 </cell>
12121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12122 \begin_inset Text
12123
12124 \begin_layout Plain Layout
12125 b
12126 \end_layout
12127
12128 \end_inset
12129 </cell>
12130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12131 \begin_inset Text
12132
12133 \begin_layout Plain Layout
12134 c
12135 \end_layout
12136
12137 \end_inset
12138 </cell>
12139 </row>
12140 <row>
12141 <cell multirow="3" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12142 \begin_inset Text
12143
12144 \begin_layout Plain Layout
12145 entrada multifila
12146 \end_layout
12147
12148 \end_inset
12149 </cell>
12150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12151 \begin_inset Text
12152
12153 \begin_layout Plain Layout
12154 e
12155 \end_layout
12156
12157 \end_inset
12158 </cell>
12159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12160 \begin_inset Text
12161
12162 \begin_layout Plain Layout
12163 f
12164 \end_layout
12165
12166 \end_inset
12167 </cell>
12168 </row>
12169 <row>
12170 <cell multirow="4" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12171 \begin_inset Text
12172
12173 \begin_layout Plain Layout
12174
12175 \end_layout
12176
12177 \end_inset
12178 </cell>
12179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12180 \begin_inset Text
12181
12182 \begin_layout Plain Layout
12183 h
12184 \end_layout
12185
12186 \end_inset
12187 </cell>
12188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12189 \begin_inset Text
12190
12191 \begin_layout Plain Layout
12192 i
12193 \end_layout
12194
12195 \end_inset
12196 </cell>
12197 </row>
12198 </lyxtabular>
12199
12200 \end_inset
12201
12202
12203 \end_layout
12204
12205 \begin_layout Standard
12206
12207 \lang english
12208 The width and alignment of multirow cells is set by setting the width and
12209  alignment for the whole column.
12210 \end_layout
12211
12212 \begin_layout Section
12213 Tablas formales
12214 \begin_inset CommandInset label
12215 LatexCommand label
12216 name "sec:Tablas-Formales"
12217
12218 \end_inset
12219
12220
12221 \begin_inset Index idx
12222 status collapsed
12223
12224 \begin_layout Plain Layout
12225 Tablas ! Formales
12226 \end_layout
12227
12228 \end_inset
12229
12230  
12231 \end_layout
12232
12233 \begin_layout Standard
12234 En los libros, las tablas se suelen presentar en un formato como el de la
12235  tabla 
12236 \begin_inset space ~
12237 \end_inset
12238
12239
12240 \begin_inset CommandInset ref
12241 LatexCommand ref
12242 reference "tab:Ejemplo-tabla-formal"
12243
12244 \end_inset
12245
12246 .
12247  Se denominan tablas 
12248 \emph on
12249 formales
12250 \emph default
12251 .
12252  Para hacer tablas con este diseño, elige 
12253 \family sans
12254 Estilo
12255 \family default
12256
12257 \begin_inset space ~
12258 \end_inset
12259
12260
12261 \family sans
12262 Formal
12263 \family default
12264  en la solapa 
12265 \family sans
12266 Bordes
12267 \family default
12268  del cuadro de diálogo de tablas.
12269 \end_layout
12270
12271 \begin_layout Standard
12272 \begin_inset Float table
12273 placement h
12274 wide false
12275 sideways false
12276 status open
12277
12278 \begin_layout Plain Layout
12279 \begin_inset Caption
12280
12281 \begin_layout Plain Layout
12282 \begin_inset CommandInset label
12283 LatexCommand label
12284 name "tab:Ejemplo-tabla-formal"
12285
12286 \end_inset
12287
12288 Ejemplo de tabla formal
12289 \end_layout
12290
12291 \end_inset
12292
12293
12294 \end_layout
12295
12296 \begin_layout Plain Layout
12297 \align center
12298 \begin_inset Tabular
12299 <lyxtabular version="3" rows="8" columns="4">
12300 <features booktabs="true" tabularvalignment="middle">
12301 <column alignment="center" valignment="top" width="0">
12302 <column alignment="center" valignment="top" width="0">
12303 <column alignment="center" valignment="top" width="0">
12304 <column alignment="center" valignment="top" width="0">
12305 <row>
12306 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12307 \begin_inset Text
12308
12309 \begin_layout Plain Layout
12310 System
12311 \end_layout
12312
12313 \end_inset
12314 </cell>
12315 <cell alignment="center" valignment="top" topline="true" usebox="none">
12316 \begin_inset Text
12317
12318 \begin_layout Plain Layout
12319 Chip
12320 \begin_inset space \thinspace{}
12321 \end_inset
12322
12323 1
12324 \end_layout
12325
12326 \end_inset
12327 </cell>
12328 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12329 \begin_inset Text
12330
12331 \begin_layout Plain Layout
12332 Chip
12333 \begin_inset space \thinspace{}
12334 \end_inset
12335
12336 2
12337 \end_layout
12338
12339 \end_inset
12340 </cell>
12341 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12342 \begin_inset Text
12343
12344 \begin_layout Plain Layout
12345
12346 \end_layout
12347
12348 \end_inset
12349 </cell>
12350 </row>
12351 <row>
12352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12353 \begin_inset Text
12354
12355 \begin_layout Plain Layout
12356 \begin_inset ERT
12357 status collapsed
12358
12359 \begin_layout Plain Layout
12360
12361
12362 \backslash
12363 cmidrule(r){2-2}
12364 \end_layout
12365
12366 \end_inset
12367
12368
12369 \begin_inset ERT
12370 status collapsed
12371
12372 \begin_layout Plain Layout
12373
12374
12375 \backslash
12376 cmidrule(l){3-4}
12377 \end_layout
12378
12379 \end_inset
12380
12381 Detector thickness in µm
12382 \end_layout
12383
12384 \end_inset
12385 </cell>
12386 <cell alignment="center" valignment="top" usebox="none">
12387 \begin_inset Text
12388
12389 \begin_layout Plain Layout
12390 300
12391 \end_layout
12392
12393 \end_inset
12394 </cell>
12395 <cell alignment="center" valignment="top" usebox="none">
12396 \begin_inset Text
12397
12398 \begin_layout Plain Layout
12399 300
12400 \end_layout
12401
12402 \end_inset
12403 </cell>
12404 <cell alignment="center" valignment="top" usebox="none">
12405 \begin_inset Text
12406
12407 \begin_layout Plain Layout
12408 700
12409 \end_layout
12410
12411 \end_inset
12412 </cell>
12413 </row>
12414 <row>
12415 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12416 \begin_inset Text
12417
12418 \begin_layout Plain Layout
12419 Edge angle in °
12420 \end_layout
12421
12422 \end_inset
12423 </cell>
12424 <cell alignment="center" valignment="top" topline="true" usebox="none">
12425 \begin_inset Text
12426
12427 \begin_layout Plain Layout
12428 3.55
12429 \end_layout
12430
12431 \end_inset
12432 </cell>
12433 <cell alignment="center" valignment="top" topline="true" usebox="none">
12434 \begin_inset Text
12435
12436 \begin_layout Plain Layout
12437 2.71
12438 \end_layout
12439
12440 \end_inset
12441 </cell>
12442 <cell alignment="center" valignment="top" topline="true" usebox="none">
12443 \begin_inset Text
12444
12445 \begin_layout Plain Layout
12446 7.99
12447 \end_layout
12448
12449 \end_inset
12450 </cell>
12451 </row>
12452 <row topspace="default">
12453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12454 \begin_inset Text
12455
12456 \begin_layout Plain Layout
12457 Spatial resolution in µm
12458 \end_layout
12459
12460 \end_inset
12461 </cell>
12462 <cell alignment="center" valignment="top" usebox="none">
12463 \begin_inset Text
12464
12465 \begin_layout Plain Layout
12466 4.26
12467 \end_layout
12468
12469 \end_inset
12470 </cell>
12471 <cell alignment="center" valignment="top" usebox="none">
12472 \begin_inset Text
12473
12474 \begin_layout Plain Layout
12475 10.17
12476 \end_layout
12477
12478 \end_inset
12479 </cell>
12480 <cell alignment="center" valignment="top" usebox="none">
12481 \begin_inset Text
12482
12483 \begin_layout Plain Layout
12484 10.56
12485 \end_layout
12486
12487 \end_inset
12488 </cell>
12489 </row>
12490 <row topspace="default">
12491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12492 \begin_inset Text
12493
12494 \begin_layout Plain Layout
12495 MTF at 
12496 \begin_inset Formula $f_{\mathrm{max}}$
12497 \end_inset
12498
12499
12500 \end_layout
12501
12502 \end_inset
12503 </cell>
12504 <cell alignment="center" valignment="top" usebox="none">
12505 \begin_inset Text
12506
12507 \begin_layout Plain Layout
12508 0.53
12509 \end_layout
12510
12511 \end_inset
12512 </cell>
12513 <cell alignment="center" valignment="top" usebox="none">
12514 \begin_inset Text
12515
12516 \begin_layout Plain Layout
12517 0.37
12518 \end_layout
12519
12520 \end_inset
12521 </cell>
12522 <cell alignment="center" valignment="top" usebox="none">
12523 \begin_inset Text
12524
12525 \begin_layout Plain Layout
12526 0.39
12527 \end_layout
12528
12529 \end_inset
12530 </cell>
12531 </row>
12532 <row topspace="default">
12533 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Plain Layout
12537 \begin_inset ERT
12538 status collapsed
12539
12540 \begin_layout Plain Layout
12541
12542
12543 \backslash
12544 cmidrule(l{10pt}){1-1}
12545 \end_layout
12546
12547 \end_inset
12548
12549 LSF-spatial resolution
12550 \end_layout
12551
12552 \end_inset
12553 </cell>
12554 <cell alignment="center" valignment="top" usebox="none">
12555 \begin_inset Text
12556
12557 \begin_layout Plain Layout
12558
12559 \end_layout
12560
12561 \end_inset
12562 </cell>
12563 <cell alignment="center" valignment="top" usebox="none">
12564 \begin_inset Text
12565
12566 \begin_layout Plain Layout
12567
12568 \end_layout
12569
12570 \end_inset
12571 </cell>
12572 <cell alignment="center" valignment="top" usebox="none">
12573 \begin_inset Text
12574
12575 \begin_layout Plain Layout
12576
12577 \end_layout
12578
12579 \end_inset
12580 </cell>
12581 </row>
12582 <row>
12583 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12584 \begin_inset Text
12585
12586 \begin_layout Plain Layout
12587 in µm
12588 \end_layout
12589
12590 \end_inset
12591 </cell>
12592 <cell alignment="center" valignment="top" usebox="none">
12593 \begin_inset Text
12594
12595 \begin_layout Plain Layout
12596 129.7
12597 \end_layout
12598
12599 \end_inset
12600 </cell>
12601 <cell alignment="center" valignment="top" usebox="none">
12602 \begin_inset Text
12603
12604 \begin_layout Plain Layout
12605 52.75
12606 \end_layout
12607
12608 \end_inset
12609 </cell>
12610 <cell alignment="center" valignment="top" usebox="none">
12611 \begin_inset Text
12612
12613 \begin_layout Plain Layout
12614 50.78
12615 \end_layout
12616
12617 \end_inset
12618 </cell>
12619 </row>
12620 <row>
12621 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 in % of pixel size
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12631 \begin_inset Text
12632
12633 \begin_layout Plain Layout
12634 76.3
12635 \end_layout
12636
12637 \end_inset
12638 </cell>
12639 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12640 \begin_inset Text
12641
12642 \begin_layout Plain Layout
12643 95.9
12644 \end_layout
12645
12646 \end_inset
12647 </cell>
12648 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652 92.3
12653 \end_layout
12654
12655 \end_inset
12656 </cell>
12657 </row>
12658 </lyxtabular>
12659
12660 \end_inset
12661
12662
12663 \end_layout
12664
12665 \end_inset
12666
12667
12668 \end_layout
12669
12670 \begin_layout Standard
12671 Se puede añadir espacio adicional a las filas de la tabla mediante los botones
12672  correspondientes que se encuentran en la solapa 
12673 \family sans
12674 Bordes 
12675 \family default
12676 del diálogo
12677 \family sans
12678  Configuración
12679 \begin_inset space ~
12680 \end_inset
12681
12682 de
12683 \begin_inset space ~
12684 \end_inset
12685
12686 la
12687 \begin_inset space ~
12688 \end_inset
12689
12690 tabla
12691 \family default
12692 , como se explica en la sección
12693 \begin_inset space ~
12694 \end_inset
12695
12696
12697 \begin_inset CommandInset ref
12698 LatexCommand ref
12699 reference "sub:Espacio-adicional"
12700
12701 \end_inset
12702
12703 .
12704 \end_layout
12705
12706 \begin_layout Standard
12707 A diferencia de las tablas normales, las tablas formales no tienen líneas
12708  verticales.
12709  Las líneas horizontales se pueden poner o no como en las tablas normales,
12710  pero en la salida se mostrarán con distinto grosor:
12711 \begin_inset Newline newline
12712 \end_inset
12713
12714 Las líneas primera y última tienen un grosor predeterminado de 0.08
12715 \begin_inset space \thinspace{}
12716 \end_inset
12717
12718 em, las demás tienen un grosor predeterminado de 0.05
12719 \begin_inset space \thinspace{}
12720 \end_inset
12721
12722 em.
12723 \end_layout
12724
12725 \begin_layout Standard
12726 Estos valores predeterminados se pueden cambiar
12727 \series bold
12728  
12729 \series default
12730 con las líneas de preámbulo:
12731 \end_layout
12732
12733 \begin_layout Standard
12734
12735 \series bold
12736
12737 \backslash
12738 let
12739 \backslash
12740 mytoprule
12741 \backslash
12742 toprule
12743 \begin_inset Newline newline
12744 \end_inset
12745
12746
12747 \backslash
12748 renewcommand{
12749 \backslash
12750 toprule}{
12751 \backslash
12752 mytoprule[grosor]}
12753 \end_layout
12754
12755 \begin_layout Standard
12756 Este ejemplo es para la primera línea, la denominada 
12757 \series bold
12758 toprule
12759 \series default
12760 .
12761  Si quieres cambiar el grosor de la última línea, reemplaza 
12762 \series bold
12763 toprule
12764 \series default
12765  por 
12766 \series bold
12767 bottomrule
12768 \series default
12769 .
12770  Y para cambiar el grosor de las demás líneas cambia 
12771 \series bold
12772 toprule
12773 \series default
12774  por 
12775 \series bold
12776 midrule
12777 \series default
12778 .
12779  Puedes usar cualquiera de las unidades listadas en el apéndice
12780 \begin_inset space ~
12781 \end_inset
12782
12783
12784 \begin_inset CommandInset ref
12785 LatexCommand ref
12786 reference "cap:Unidades-disponibles-en"
12787
12788 \end_inset
12789
12790  para establecer el grosor.
12791 \end_layout
12792
12793 \begin_layout Standard
12794 Para dibujar líneas que no se extiendan a todas las columnas de la tabla,
12795  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
12796  LyX empleará internamente el comando 
12797 \series bold
12798
12799 \backslash
12800 cmidrule
12801 \series default
12802  para dibujar la línea.
12803  El esquema completo es
12804 \end_layout
12805
12806 \begin_layout Standard
12807
12808 \series bold
12809
12810 \backslash
12811 cmidrule[grosor](recorte){inicol-fincol}
12812 \end_layout
12813
12814 \begin_layout Standard
12815 Por el momento, LyX no soporta las opciones de 
12816 \series bold
12817
12818 \backslash
12819 cmidrule
12820 \series default
12821 , así que para usarlas hay que emplear código TeX.
12822  Las líneas 
12823 \series bold
12824
12825 \backslash
12826 cmidrule
12827 \series default
12828  se pueden insertar manualmente con el comando en código TeX como primera
12829  entrada de la primera celda de una fila.
12830  En la salida se dibujará la línea sobre dicha fila.
12831 \end_layout
12832
12833 \begin_layout Standard
12834 El grosor predeterminado es 0.03
12835 \begin_inset space \thinspace{}
12836 \end_inset
12837
12838 em.
12839  
12840 \series bold
12841 inicol
12842 \series default
12843  es el número de la columna en la que comienza la línea y 
12844 \series bold
12845 fincol
12846 \series default
12847  es el número de la columna en la que acaba la línea.
12848  El valor 
12849 \series bold
12850 fincol
12851 \series default
12852  debe especificarse siempre, aunque la línea se extienda sobre una sola
12853  columna.
12854  El parámetro opcional 
12855 \series bold
12856 recorte
12857 \series default
12858  debe ser 
12859 \emph on
12860 l{recorte}
12861 \emph default
12862  o 
12863 \emph on
12864 r{recorte}
12865 \emph default
12866 , donde 
12867 \emph on
12868 recorte
12869 \emph default
12870  también es opcional.
12871  Por ejemplo, el parámetro 
12872 \emph on
12873 l{2pt}
12874 \emph default
12875  significa que la línea se recorta 2
12876 \begin_inset space \thinspace{}
12877 \end_inset
12878
12879 pt por su izquierda.
12880  Si no se especifica el tamaño  las líneas se recortan por omisión en 0.5
12881 \begin_inset space \thinspace{}
12882 \end_inset
12883
12884 em.
12885
12886 \series bold
12887  
12888 \end_layout
12889
12890 \begin_layout Standard
12891
12892 \end_layout
12893
12894 \begin_layout Standard
12895 \begin_inset VSpace bigskip
12896 \end_inset
12897
12898
12899 \end_layout
12900
12901 \begin_layout Standard
12902 La tabla
12903 \begin_inset space ~
12904 \end_inset
12905
12906
12907 \begin_inset CommandInset ref
12908 LatexCommand ref
12909 reference "tab:Ejemplo-tabla-formal"
12910
12911 \end_inset
12912
12913  se ha creado con los comandos
12914 \end_layout
12915
12916 \begin_layout Standard
12917
12918 \series bold
12919
12920 \backslash
12921 cmidrule(r){2-2}
12922 \backslash
12923 cmidrule(l){3-4}
12924 \end_layout
12925
12926 \begin_layout Standard
12927 en la segunda fila, 
12928 \series bold
12929
12930 \backslash
12931 midrule
12932 \series default
12933  en la tercera, y
12934 \end_layout
12935
12936 \begin_layout Standard
12937
12938 \series bold
12939
12940 \backslash
12941 cmidrule(l{10pt}){1-1}
12942 \end_layout
12943
12944 \begin_layout Standard
12945 en la sexta fila.
12946 \end_layout
12947
12948 \begin_layout Standard
12949 \begin_inset VSpace bigskip
12950 \end_inset
12951
12952
12953 \end_layout
12954
12955 \begin_layout Standard
12956 Quizá quieras superponer líneas 
12957 \series bold
12958
12959 \backslash
12960 cmidrules
12961 \series default
12962  como en la tabla
12963 \begin_inset space ~
12964 \end_inset
12965
12966
12967 \begin_inset CommandInset ref
12968 LatexCommand ref
12969 reference "tab:Tabla-formal-especial"
12970
12971 \end_inset
12972
12973 .
12974  Esto se consigue con el comando en código TeX
12975 \end_layout
12976
12977 \begin_layout Standard
12978
12979 \series bold
12980
12981 \backslash
12982 morecmidrules
12983 \end_layout
12984
12985 \begin_layout Standard
12986 El comando que se ha utilizado para la segunda fila de la tabla
12987 \begin_inset space ~
12988 \end_inset
12989
12990
12991 \begin_inset CommandInset ref
12992 LatexCommand ref
12993 reference "tab:Tabla-formal-especial"
12994
12995 \end_inset
12996
12997  es
12998 \end_layout
12999
13000 \begin_layout Standard
13001
13002 \series bold
13003
13004 \backslash
13005 cmidrule(r){2-2}
13006 \backslash
13007 cmidrule(l){3-4}
13008 \backslash
13009 morecmidrules
13010 \backslash
13011 cmidrule{2-4}
13012 \end_layout
13013
13014 \begin_layout Standard
13015 El comando para la sexta fila es
13016 \end_layout
13017
13018 \begin_layout Standard
13019
13020 \series bold
13021
13022 \backslash
13023 midrule
13024 \backslash
13025 morecmidrules
13026 \backslash
13027 cmidrule{3-4}
13028 \series default
13029
13030 \begin_inset VSpace bigskip
13031 \end_inset
13032
13033
13034 \end_layout
13035
13036 \begin_layout Standard
13037 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13038  el siguiente comando para dibujar líneas que se extienden sobre todas las
13039  columnas
13040 \end_layout
13041
13042 \begin_layout Standard
13043
13044 \series bold
13045
13046 \backslash
13047 specialrule{anchura}{espacio superior}{espacio inferior}
13048 \end_layout
13049
13050 \begin_layout Standard
13051 Para más información sobre estas características especiales, acude al manual
13052  del paquete LaTeX 
13053 \series bold
13054 booktabs
13055 \series default
13056
13057 \begin_inset CommandInset citation
13058 LatexCommand cite
13059 key "booktabs"
13060
13061 \end_inset
13062
13063 .
13064 \begin_inset Index idx
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068 LaTeX-paquetes ! booktabs
13069 \end_layout
13070
13071 \end_inset
13072
13073  
13074 \begin_inset VSpace bigskip
13075 \end_inset
13076
13077
13078 \end_layout
13079
13080 \begin_layout Standard
13081 \begin_inset Float table
13082 placement h
13083 wide false
13084 sideways false
13085 status open
13086
13087 \begin_layout Plain Layout
13088 \begin_inset Caption
13089
13090 \begin_layout Plain Layout
13091 \begin_inset CommandInset label
13092 LatexCommand label
13093 name "tab:Tabla-formal-especial"
13094
13095 \end_inset
13096
13097 Tabla formal especial
13098 \end_layout
13099
13100 \end_inset
13101
13102
13103 \end_layout
13104
13105 \begin_layout Plain Layout
13106 \align center
13107 \begin_inset Tabular
13108 <lyxtabular version="3" rows="8" columns="4">
13109 <features booktabs="true" tabularvalignment="middle">
13110 <column alignment="center" valignment="top" width="0">
13111 <column alignment="center" valignment="top" width="0">
13112 <column alignment="center" valignment="top" width="0">
13113 <column alignment="center" valignment="top" width="0">
13114 <row>
13115 <cell alignment="center" valignment="top" topline="true" usebox="none">
13116 \begin_inset Text
13117
13118 \begin_layout Plain Layout
13119 System
13120 \end_layout
13121
13122 \end_inset
13123 </cell>
13124 <cell alignment="center" valignment="top" topline="true" usebox="none">
13125 \begin_inset Text
13126
13127 \begin_layout Plain Layout
13128 Chip
13129 \begin_inset space \thinspace{}
13130 \end_inset
13131
13132 1
13133 \end_layout
13134
13135 \end_inset
13136 </cell>
13137 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13138 \begin_inset Text
13139
13140 \begin_layout Plain Layout
13141 Chip
13142 \begin_inset space \thinspace{}
13143 \end_inset
13144
13145 2
13146 \end_layout
13147
13148 \end_inset
13149 </cell>
13150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13151 \begin_inset Text
13152
13153 \begin_layout Plain Layout
13154
13155 \end_layout
13156
13157 \end_inset
13158 </cell>
13159 </row>
13160 <row>
13161 <cell alignment="center" valignment="top" usebox="none">
13162 \begin_inset Text
13163
13164 \begin_layout Plain Layout
13165 \begin_inset ERT
13166 status collapsed
13167
13168 \begin_layout Plain Layout
13169
13170
13171 \backslash
13172 cmidrule(r){2-2}
13173 \end_layout
13174
13175 \end_inset
13176
13177
13178 \begin_inset ERT
13179 status collapsed
13180
13181 \begin_layout Plain Layout
13182
13183
13184 \backslash
13185 cmidrule(l){3-4}
13186 \end_layout
13187
13188 \end_inset
13189
13190
13191 \begin_inset ERT
13192 status collapsed
13193
13194 \begin_layout Plain Layout
13195
13196
13197 \backslash
13198 morecmidrules 
13199 \end_layout
13200
13201 \end_inset
13202
13203
13204 \begin_inset ERT
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208
13209
13210 \backslash
13211 cmidrule{2-4}
13212 \end_layout
13213
13214 \end_inset
13215
13216 Detector thickness in µm
13217 \end_layout
13218
13219 \end_inset
13220 </cell>
13221 <cell alignment="center" valignment="top" usebox="none">
13222 \begin_inset Text
13223
13224 \begin_layout Plain Layout
13225 300
13226 \end_layout
13227
13228 \end_inset
13229 </cell>
13230 <cell alignment="center" valignment="top" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Plain Layout
13234 300
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 700
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 </row>
13249 <row>
13250 <cell alignment="center" valignment="top" topline="true" usebox="none">
13251 \begin_inset Text
13252
13253 \begin_layout Plain Layout
13254 Edge angle in °
13255 \end_layout
13256
13257 \end_inset
13258 </cell>
13259 <cell alignment="center" valignment="top" topline="true" usebox="none">
13260 \begin_inset Text
13261
13262 \begin_layout Plain Layout
13263 3.55
13264 \end_layout
13265
13266 \end_inset
13267 </cell>
13268 <cell alignment="center" valignment="top" topline="true" usebox="none">
13269 \begin_inset Text
13270
13271 \begin_layout Plain Layout
13272 2.71
13273 \end_layout
13274
13275 \end_inset
13276 </cell>
13277 <cell alignment="center" valignment="top" topline="true" usebox="none">
13278 \begin_inset Text
13279
13280 \begin_layout Plain Layout
13281 7.99
13282 \end_layout
13283
13284 \end_inset
13285 </cell>
13286 </row>
13287 <row topspace="default">
13288 <cell alignment="center" valignment="top" usebox="none">
13289 \begin_inset Text
13290
13291 \begin_layout Plain Layout
13292 Spatial resolution in µm
13293 \end_layout
13294
13295 \end_inset
13296 </cell>
13297 <cell alignment="center" valignment="top" usebox="none">
13298 \begin_inset Text
13299
13300 \begin_layout Plain Layout
13301 4.26
13302 \end_layout
13303
13304 \end_inset
13305 </cell>
13306 <cell alignment="center" valignment="top" usebox="none">
13307 \begin_inset Text
13308
13309 \begin_layout Plain Layout
13310 10.17
13311 \end_layout
13312
13313 \end_inset
13314 </cell>
13315 <cell alignment="center" valignment="top" usebox="none">
13316 \begin_inset Text
13317
13318 \begin_layout Plain Layout
13319 10.56
13320 \end_layout
13321
13322 \end_inset
13323 </cell>
13324 </row>
13325 <row topspace="default">
13326 <cell alignment="center" valignment="top" usebox="none">
13327 \begin_inset Text
13328
13329 \begin_layout Plain Layout
13330 MTF at 
13331 \begin_inset Formula $f_{\mathrm{max}}$
13332 \end_inset
13333
13334
13335 \end_layout
13336
13337 \end_inset
13338 </cell>
13339 <cell alignment="center" valignment="top" usebox="none">
13340 \begin_inset Text
13341
13342 \begin_layout Plain Layout
13343 0.53
13344 \end_layout
13345
13346 \end_inset
13347 </cell>
13348 <cell alignment="center" valignment="top" usebox="none">
13349 \begin_inset Text
13350
13351 \begin_layout Plain Layout
13352 0.37
13353 \end_layout
13354
13355 \end_inset
13356 </cell>
13357 <cell alignment="center" valignment="top" usebox="none">
13358 \begin_inset Text
13359
13360 \begin_layout Plain Layout
13361 0.39
13362 \end_layout
13363
13364 \end_inset
13365 </cell>
13366 </row>
13367 <row>
13368 <cell alignment="center" valignment="top" topline="true" usebox="none">
13369 \begin_inset Text
13370
13371 \begin_layout Plain Layout
13372 \begin_inset ERT
13373 status collapsed
13374
13375 \begin_layout Plain Layout
13376
13377
13378 \backslash
13379 morecmidrules 
13380 \end_layout
13381
13382 \end_inset
13383
13384
13385 \begin_inset ERT
13386 status collapsed
13387
13388 \begin_layout Plain Layout
13389
13390
13391 \backslash
13392 cmidrule{3-4}
13393 \end_layout
13394
13395 \end_inset
13396
13397 LSF-spatial resolution
13398 \end_layout
13399
13400 \end_inset
13401 </cell>
13402 <cell alignment="center" valignment="top" topline="true" usebox="none">
13403 \begin_inset Text
13404
13405 \begin_layout Plain Layout
13406
13407 \end_layout
13408
13409 \end_inset
13410 </cell>
13411 <cell alignment="center" valignment="top" topline="true" usebox="none">
13412 \begin_inset Text
13413
13414 \begin_layout Plain Layout
13415
13416 \end_layout
13417
13418 \end_inset
13419 </cell>
13420 <cell alignment="center" valignment="top" topline="true" usebox="none">
13421 \begin_inset Text
13422
13423 \begin_layout Plain Layout
13424
13425 \end_layout
13426
13427 \end_inset
13428 </cell>
13429 </row>
13430 <row>
13431 <cell alignment="center" valignment="top" usebox="none">
13432 \begin_inset Text
13433
13434 \begin_layout Plain Layout
13435 in µm
13436 \end_layout
13437
13438 \end_inset
13439 </cell>
13440 <cell alignment="center" valignment="top" usebox="none">
13441 \begin_inset Text
13442
13443 \begin_layout Plain Layout
13444 129.7
13445 \end_layout
13446
13447 \end_inset
13448 </cell>
13449 <cell alignment="center" valignment="top" usebox="none">
13450 \begin_inset Text
13451
13452 \begin_layout Plain Layout
13453 52.75
13454 \end_layout
13455
13456 \end_inset
13457 </cell>
13458 <cell alignment="center" valignment="top" usebox="none">
13459 \begin_inset Text
13460
13461 \begin_layout Plain Layout
13462 50.78
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 </row>
13468 <row>
13469 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473 in % of pixel size
13474 \end_layout
13475
13476 \end_inset
13477 </cell>
13478 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13479 \begin_inset Text
13480
13481 \begin_layout Plain Layout
13482 76.3
13483 \end_layout
13484
13485 \end_inset
13486 </cell>
13487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13488 \begin_inset Text
13489
13490 \begin_layout Plain Layout
13491 95.9
13492 \end_layout
13493
13494 \end_inset
13495 </cell>
13496 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13497 \begin_inset Text
13498
13499 \begin_layout Plain Layout
13500 92.3
13501 \end_layout
13502
13503 \end_inset
13504 </cell>
13505 </row>
13506 </lyxtabular>
13507
13508 \end_inset
13509
13510
13511 \end_layout
13512
13513 \end_inset
13514
13515
13516 \end_layout
13517
13518 \begin_layout Section
13519 Alineación vertical de tablas
13520 \begin_inset Index idx
13521 status collapsed
13522
13523 \begin_layout Plain Layout
13524 Tablas ! Alineación vertical
13525 \end_layout
13526
13527 \end_inset
13528
13529
13530 \end_layout
13531
13532 \begin_layout Standard
13533 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
13534  en un cuadro.
13535  Entonces el cuadro se puede alinear verticalmente como se describe en la
13536  sección
13537 \begin_inset space ~
13538 \end_inset
13539
13540
13541 \begin_inset CommandInset ref
13542 LatexCommand ref
13543 reference "sec:Diálogo-Cuadros"
13544
13545 \end_inset
13546
13547 .
13548  
13549 \end_layout
13550
13551 \begin_layout Standard
13552 En el ejemplo siguiente las tablas están en un cuadro tipo minipágina
13553 \begin_inset Foot
13554 status collapsed
13555
13556 \begin_layout Plain Layout
13557 Las minipáginas se describen en la sección
13558 \begin_inset space ~
13559 \end_inset
13560
13561
13562 \begin_inset CommandInset ref
13563 LatexCommand ref
13564 reference "sec:Minipáginas"
13565
13566 \end_inset
13567
13568 .
13569 \end_layout
13570
13571 \end_inset
13572
13573  que tiene una anchura del 15
13574 \begin_inset space \thinspace{}
13575 \end_inset
13576
13577 % de columna:
13578 \end_layout
13579
13580 \begin_layout Itemize
13581 test 
13582 \begin_inset Box Frameless
13583 position "t"
13584 hor_pos "c"
13585 has_inner_box 1
13586 inner_pos "c"
13587 use_parbox 0
13588 use_makebox 0
13589 width "15col%"
13590 special "none"
13591 height "1in"
13592 height_special "totalheight"
13593 status collapsed
13594
13595 \begin_layout Plain Layout
13596 \begin_inset Tabular
13597 <lyxtabular version="3" rows="3" columns="3">
13598 <features tabularvalignment="middle">
13599 <column alignment="center" valignment="top" width="0">
13600 <column alignment="center" valignment="top" width="0">
13601 <column alignment="center" valignment="top" width="0">
13602 <row>
13603 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13604 \begin_inset Text
13605
13606 \begin_layout Plain Layout
13607 a
13608 \end_layout
13609
13610 \end_inset
13611 </cell>
13612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13613 \begin_inset Text
13614
13615 \begin_layout Plain Layout
13616 d
13617 \end_layout
13618
13619 \end_inset
13620 </cell>
13621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13622 \begin_inset Text
13623
13624 \begin_layout Plain Layout
13625 g
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 </row>
13631 <row>
13632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13633 \begin_inset Text
13634
13635 \begin_layout Plain Layout
13636 b
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Plain Layout
13645 e
13646 \end_layout
13647
13648 \end_inset
13649 </cell>
13650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13651 \begin_inset Text
13652
13653 \begin_layout Plain Layout
13654 h
13655 \end_layout
13656
13657 \end_inset
13658 </cell>
13659 </row>
13660 <row>
13661 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13662 \begin_inset Text
13663
13664 \begin_layout Plain Layout
13665 c
13666 \end_layout
13667
13668 \end_inset
13669 </cell>
13670 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13671 \begin_inset Text
13672
13673 \begin_layout Plain Layout
13674 f
13675 \end_layout
13676
13677 \end_inset
13678 </cell>
13679 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13680 \begin_inset Text
13681
13682 \begin_layout Plain Layout
13683 i
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 </row>
13689 </lyxtabular>
13690
13691 \end_inset
13692
13693
13694 \end_layout
13695
13696 \end_inset
13697
13698  test 
13699 \begin_inset ERT
13700 status collapsed
13701
13702 \begin_layout Plain Layout
13703
13704
13705 \backslash
13706 raisebox{0.85
13707 \backslash
13708 baselineskip}{
13709 \end_layout
13710
13711 \end_inset
13712
13713
13714 \begin_inset Box Frameless
13715 position "t"
13716 hor_pos "c"
13717 has_inner_box 1
13718 inner_pos "c"
13719 use_parbox 0
13720 use_makebox 0
13721 width "15col%"
13722 special "none"
13723 height "1in"
13724 height_special "totalheight"
13725 status collapsed
13726
13727 \begin_layout Plain Layout
13728 \begin_inset Tabular
13729 <lyxtabular version="3" rows="3" columns="3">
13730 <features tabularvalignment="middle">
13731 <column alignment="center" valignment="top" width="0">
13732 <column alignment="center" valignment="top" width="0">
13733 <column alignment="center" valignment="top" width="0">
13734 <row>
13735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13736 \begin_inset Text
13737
13738 \begin_layout Plain Layout
13739 a
13740 \end_layout
13741
13742 \end_inset
13743 </cell>
13744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13745 \begin_inset Text
13746
13747 \begin_layout Plain Layout
13748 d
13749 \end_layout
13750
13751 \end_inset
13752 </cell>
13753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13754 \begin_inset Text
13755
13756 \begin_layout Plain Layout
13757 g
13758 \end_layout
13759
13760 \end_inset
13761 </cell>
13762 </row>
13763 <row>
13764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 b
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 e
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 h
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 </row>
13792 <row>
13793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 c
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13803 \begin_inset Text
13804
13805 \begin_layout Plain Layout
13806 f
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13812 \begin_inset Text
13813
13814 \begin_layout Plain Layout
13815 i
13816 \end_layout
13817
13818 \end_inset
13819 </cell>
13820 </row>
13821 </lyxtabular>
13822
13823 \end_inset
13824
13825
13826 \end_layout
13827
13828 \end_inset
13829
13830
13831 \begin_inset ERT
13832 status collapsed
13833
13834 \begin_layout Plain Layout
13835
13836 }
13837 \end_layout
13838
13839 \end_inset
13840
13841
13842 \end_layout
13843
13844 \begin_layout Itemize
13845 test 
13846 \begin_inset Box Frameless
13847 position "c"
13848 hor_pos "c"
13849 has_inner_box 1
13850 inner_pos "c"
13851 use_parbox 0
13852 use_makebox 0
13853 width "15col%"
13854 special "none"
13855 height "1in"
13856 height_special "totalheight"
13857 status collapsed
13858
13859 \begin_layout Plain Layout
13860 \begin_inset Tabular
13861 <lyxtabular version="3" rows="3" columns="3">
13862 <features tabularvalignment="middle">
13863 <column alignment="center" valignment="top" width="0">
13864 <column alignment="center" valignment="top" width="0">
13865 <column alignment="center" valignment="top" width="0">
13866 <row>
13867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13868 \begin_inset Text
13869
13870 \begin_layout Plain Layout
13871 a
13872 \end_layout
13873
13874 \end_inset
13875 </cell>
13876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13877 \begin_inset Text
13878
13879 \begin_layout Plain Layout
13880 d
13881 \end_layout
13882
13883 \end_inset
13884 </cell>
13885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13886 \begin_inset Text
13887
13888 \begin_layout Plain Layout
13889 g
13890 \end_layout
13891
13892 \end_inset
13893 </cell>
13894 </row>
13895 <row>
13896 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13897 \begin_inset Text
13898
13899 \begin_layout Plain Layout
13900 b
13901 \end_layout
13902
13903 \end_inset
13904 </cell>
13905 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13906 \begin_inset Text
13907
13908 \begin_layout Plain Layout
13909 e
13910 \end_layout
13911
13912 \end_inset
13913 </cell>
13914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13915 \begin_inset Text
13916
13917 \begin_layout Plain Layout
13918 h
13919 \end_layout
13920
13921 \end_inset
13922 </cell>
13923 </row>
13924 <row>
13925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13926 \begin_inset Text
13927
13928 \begin_layout Plain Layout
13929 c
13930 \end_layout
13931
13932 \end_inset
13933 </cell>
13934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13935 \begin_inset Text
13936
13937 \begin_layout Plain Layout
13938 f
13939 \end_layout
13940
13941 \end_inset
13942 </cell>
13943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13944 \begin_inset Text
13945
13946 \begin_layout Plain Layout
13947 i
13948 \end_layout
13949
13950 \end_inset
13951 </cell>
13952 </row>
13953 </lyxtabular>
13954
13955 \end_inset
13956
13957
13958 \end_layout
13959
13960 \end_inset
13961
13962
13963 \end_layout
13964
13965 \begin_layout Itemize
13966 test 
13967 \begin_inset Box Frameless
13968 position "b"
13969 hor_pos "c"
13970 has_inner_box 1
13971 inner_pos "c"
13972 use_parbox 0
13973 use_makebox 0
13974 width "15col%"
13975 special "none"
13976 height "1in"
13977 height_special "totalheight"
13978 status collapsed
13979
13980 \begin_layout Plain Layout
13981 \begin_inset Tabular
13982 <lyxtabular version="3" rows="3" columns="3">
13983 <features tabularvalignment="middle">
13984 <column alignment="center" valignment="top" width="0">
13985 <column alignment="center" valignment="top" width="0">
13986 <column alignment="center" valignment="top" width="0">
13987 <row>
13988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 a
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001 d
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14007 \begin_inset Text
14008
14009 \begin_layout Plain Layout
14010 g
14011 \end_layout
14012
14013 \end_inset
14014 </cell>
14015 </row>
14016 <row>
14017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 b
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 e
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14036 \begin_inset Text
14037
14038 \begin_layout Plain Layout
14039 h
14040 \end_layout
14041
14042 \end_inset
14043 </cell>
14044 </row>
14045 <row>
14046 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14047 \begin_inset Text
14048
14049 \begin_layout Plain Layout
14050 c
14051 \end_layout
14052
14053 \end_inset
14054 </cell>
14055 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Plain Layout
14059 f
14060 \end_layout
14061
14062 \end_inset
14063 </cell>
14064 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14065 \begin_inset Text
14066
14067 \begin_layout Plain Layout
14068 i
14069 \end_layout
14070
14071 \end_inset
14072 </cell>
14073 </row>
14074 </lyxtabular>
14075
14076 \end_inset
14077
14078
14079 \end_layout
14080
14081 \end_inset
14082
14083  test 
14084 \begin_inset ERT
14085 status collapsed
14086
14087 \begin_layout Plain Layout
14088
14089
14090 \backslash
14091 raisebox{-0.32
14092 \backslash
14093 baselineskip}{
14094 \end_layout
14095
14096 \end_inset
14097
14098
14099 \begin_inset Box Frameless
14100 position "b"
14101 hor_pos "c"
14102 has_inner_box 1
14103 inner_pos "c"
14104 use_parbox 0
14105 use_makebox 0
14106 width "15col%"
14107 special "none"
14108 height "1in"
14109 height_special "totalheight"
14110 status collapsed
14111
14112 \begin_layout Plain Layout
14113 \begin_inset Tabular
14114 <lyxtabular version="3" rows="3" columns="3">
14115 <features tabularvalignment="middle">
14116 <column alignment="center" valignment="top" width="0">
14117 <column alignment="center" valignment="top" width="0">
14118 <column alignment="center" valignment="top" width="0">
14119 <row>
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Plain Layout
14124 a
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14130 \begin_inset Text
14131
14132 \begin_layout Plain Layout
14133 d
14134 \end_layout
14135
14136 \end_inset
14137 </cell>
14138 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14139 \begin_inset Text
14140
14141 \begin_layout Plain Layout
14142 g
14143 \end_layout
14144
14145 \end_inset
14146 </cell>
14147 </row>
14148 <row>
14149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Plain Layout
14153 b
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14159 \begin_inset Text
14160
14161 \begin_layout Plain Layout
14162 e
14163 \end_layout
14164
14165 \end_inset
14166 </cell>
14167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14168 \begin_inset Text
14169
14170 \begin_layout Plain Layout
14171 h
14172 \end_layout
14173
14174 \end_inset
14175 </cell>
14176 </row>
14177 <row>
14178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14179 \begin_inset Text
14180
14181 \begin_layout Plain Layout
14182 c
14183 \end_layout
14184
14185 \end_inset
14186 </cell>
14187 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14188 \begin_inset Text
14189
14190 \begin_layout Plain Layout
14191 f
14192 \end_layout
14193
14194 \end_inset
14195 </cell>
14196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14197 \begin_inset Text
14198
14199 \begin_layout Plain Layout
14200 i
14201 \end_layout
14202
14203 \end_inset
14204 </cell>
14205 </row>
14206 </lyxtabular>
14207
14208 \end_inset
14209
14210
14211 \end_layout
14212
14213 \end_inset
14214
14215
14216 \begin_inset ERT
14217 status collapsed
14218
14219 \begin_layout Plain Layout
14220
14221 }
14222 \end_layout
14223
14224 \end_inset
14225
14226
14227 \end_layout
14228
14229 \begin_layout Standard
14230 Como ves, los contenidos de la primera y última filas no se alinean correctament
14231 e con la línea de texto donde está la tabla.
14232  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14233  un cuadro elevado («raisebox»
14234 \begin_inset Foot
14235 status collapsed
14236
14237 \begin_layout Plain Layout
14238 El uso del comando 
14239 \series bold
14240
14241 \backslash
14242 raisebox
14243 \series default
14244  se explica en la sección
14245 \begin_inset space ~
14246 \end_inset
14247
14248
14249 \begin_inset CommandInset ref
14250 LatexCommand ref
14251 reference "sub:Alineación-Vertical"
14252
14253 \end_inset
14254
14255 .
14256 \end_layout
14257
14258 \end_inset
14259
14260 ).
14261  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
14262  usando el comando en código TeX
14263 \end_layout
14264
14265 \begin_layout Standard
14266
14267 \series bold
14268
14269 \backslash
14270 raisebox{0.85
14271 \backslash
14272 baselineskip}{
14273 \end_layout
14274
14275 \begin_layout Standard
14276 antes del cuadro.
14277  Tras él, se pone la llave de cierre 
14278 \series bold
14279 }
14280 \series default
14281  también en código TeX.
14282  Para la segunda tabla en el tercer ítem se usa el comando 
14283 \end_layout
14284
14285 \begin_layout Standard
14286
14287 \series bold
14288
14289 \backslash
14290 raisebox{-0.32
14291 \backslash
14292 baselineskip}{
14293 \end_layout
14294
14295 \begin_layout Standard
14296 \begin_inset Note Greyedout
14297 status open
14298
14299 \begin_layout Plain Layout
14300
14301 \series bold
14302 Not
14303 \series default
14304 a: La alineación del contenido de la fila con la línea del texto adyacente
14305  no es exacta.
14306  El factor necesario del comando 
14307 \series bold
14308
14309 \backslash
14310 raisebox
14311 \series default
14312  para este alineamiento depende de la fuente del documento, del tamaño de
14313  la fuente y del grosor de línea de la tabla.
14314 \end_layout
14315
14316 \end_inset
14317
14318
14319 \end_layout
14320
14321 \begin_layout Section
14322 Tablas coloreadas
14323 \begin_inset CommandInset label
14324 LatexCommand label
14325 name "sec:Tablas-Coloreadas"
14326
14327 \end_inset
14328
14329
14330 \end_layout
14331
14332 \begin_layout Subsection
14333 Celdas coloreadas
14334 \begin_inset Index idx
14335 status collapsed
14336
14337 \begin_layout Plain Layout
14338 Tablas ! Coloreadas ! Celdas
14339 \end_layout
14340
14341 \end_inset
14342
14343
14344 \begin_inset Index idx
14345 status collapsed
14346
14347 \begin_layout Plain Layout
14348 Color ! en celdas de tablas
14349 \end_layout
14350
14351 \end_inset
14352
14353
14354 \end_layout
14355
14356 \begin_layout Standard
14357 \begin_inset Float table
14358 placement h
14359 wide false
14360 sideways false
14361 status open
14362
14363 \begin_layout Plain Layout
14364 \begin_inset Caption
14365
14366 \begin_layout Plain Layout
14367 \begin_inset CommandInset label
14368 LatexCommand label
14369 name "tab:Tabla-coloreada-sin"
14370
14371 \end_inset
14372
14373 Tabla coloreada sin usar el paquete 
14374 \series bold
14375 colortbl
14376 \series default
14377
14378 \begin_inset Argument
14379 status collapsed
14380
14381 \begin_layout Plain Layout
14382 Tabla sin colortbl
14383 \end_layout
14384
14385 \end_inset
14386
14387
14388 \end_layout
14389
14390 \end_inset
14391
14392
14393 \end_layout
14394
14395 \begin_layout Plain Layout
14396 \align center
14397 \begin_inset Tabular
14398 <lyxtabular version="3" rows="3" columns="3">
14399 <features tabularvalignment="middle">
14400 <column alignment="center" valignment="top" width="0">
14401 <column alignment="center" valignment="top" width="0">
14402 <column alignment="center" valignment="top" width="0">
14403 <row>
14404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14405 \begin_inset Text
14406
14407 \begin_layout Plain Layout
14408
14409 \color green
14410 a
14411 \end_layout
14412
14413 \end_inset
14414 </cell>
14415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14416 \begin_inset Text
14417
14418 \begin_layout Plain Layout
14419
14420 \color red
14421 b
14422 \end_layout
14423
14424 \end_inset
14425 </cell>
14426 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14427 \begin_inset Text
14428
14429 \begin_layout Plain Layout
14430
14431 \color red
14432 c
14433 \end_layout
14434
14435 \end_inset
14436 </cell>
14437 </row>
14438 <row>
14439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14440 \begin_inset Text
14441
14442 \begin_layout Plain Layout
14443
14444 \color green
14445 d
14446 \end_layout
14447
14448 \end_inset
14449 </cell>
14450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14451 \begin_inset Text
14452
14453 \begin_layout Plain Layout
14454
14455 \color blue
14456 e
14457 \end_layout
14458
14459 \end_inset
14460 </cell>
14461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14462 \begin_inset Text
14463
14464 \begin_layout Plain Layout
14465
14466 \color blue
14467 f
14468 \end_layout
14469
14470 \end_inset
14471 </cell>
14472 </row>
14473 <row>
14474 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14475 \begin_inset Text
14476
14477 \begin_layout Plain Layout
14478
14479 \color green
14480 g
14481 \end_layout
14482
14483 \end_inset
14484 </cell>
14485 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14486 \begin_inset Text
14487
14488 \begin_layout Plain Layout
14489
14490 \color blue
14491 h
14492 \end_layout
14493
14494 \end_inset
14495 </cell>
14496 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14497 \begin_inset Text
14498
14499 \begin_layout Plain Layout
14500
14501 \color blue
14502 i
14503 \end_layout
14504
14505 \end_inset
14506 </cell>
14507 </row>
14508 </lyxtabular>
14509
14510 \end_inset
14511
14512
14513 \end_layout
14514
14515 \end_inset
14516
14517
14518 \end_layout
14519
14520 \begin_layout Standard
14521 Si sólo necesitas color en el texto, marca las celdas y elige un color en
14522  el menú 
14523 \family sans
14524 Editar\SpecialChar \menuseparator
14525 Estilo
14526 \begin_inset space ~
14527 \end_inset
14528
14529 del
14530 \begin_inset space ~
14531 \end_inset
14532
14533 Texto
14534 \family default
14535 .
14536  Esto se ha hecho en la tabla
14537 \begin_inset space ~
14538 \end_inset
14539
14540
14541 \begin_inset CommandInset ref
14542 LatexCommand ref
14543 reference "tab:Tabla-coloreada-sin"
14544
14545 \end_inset
14546
14547 .
14548  En cualquier otro caso hay que usar el paquete LaTeX 
14549 \series bold
14550 colortbl
14551 \series default
14552 .
14553 \begin_inset Index idx
14554 status collapsed
14555
14556 \begin_layout Plain Layout
14557 LaTeX-paquetes ! colortbl
14558 \end_layout
14559
14560 \end_inset
14561
14562
14563 \end_layout
14564
14565 \begin_layout Standard
14566 \begin_inset ERT
14567 status collapsed
14568
14569 \begin_layout Plain Layout
14570
14571
14572 \backslash
14573 ifcolortbl
14574 \end_layout
14575
14576 \end_inset
14577
14578
14579 \begin_inset Note Note
14580 status collapsed
14581
14582 \begin_layout Plain Layout
14583 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
14584  LaTeX 
14585 \series bold
14586 colortbl
14587 \series default
14588 .
14589 \end_layout
14590
14591 \end_inset
14592
14593
14594 \end_layout
14595
14596 \begin_layout Standard
14597 Para crear tablas coloreadas, 
14598 \series bold
14599 colortbl
14600 \series default
14601  debe cargarse en el preámbulo con la línea
14602 \end_layout
14603
14604 \begin_layout Standard
14605
14606 \series bold
14607
14608 \backslash
14609 usepackage{colortbl}
14610 \end_layout
14611
14612 \begin_layout Standard
14613 El color de una columna se define con el comando
14614 \end_layout
14615
14616 \begin_layout Standard
14617
14618 \series bold
14619
14620 \backslash
14621 columncolor{nombre del color}
14622 \end_layout
14623
14624 \begin_layout Standard
14625 dentro del comando 
14626 \series bold
14627 >{ }
14628 \series default
14629 .
14630  Más sobre el comando 
14631 \series bold
14632 >{}
14633 \series default
14634  se explica en la sección
14635 \begin_inset space ~
14636 \end_inset
14637
14638
14639 \begin_inset CommandInset ref
14640 LatexCommand ref
14641 reference "sub:Cálculos-en-Multicolumnas"
14642
14643 \end_inset
14644
14645 .
14646 \end_layout
14647
14648 \begin_layout Standard
14649 Los siguientes nombres de color están predefinidos:
14650 \end_layout
14651
14652 \begin_layout Standard
14653
14654 \family sans
14655 red
14656 \family default
14657
14658 \family sans
14659 green
14660 \family default
14661
14662 \family sans
14663 yellow, blue
14664 \family default
14665
14666 \family sans
14667 cyan
14668 \family default
14669 \series bold
14670 ,
14671 \series default
14672  
14673 \family sans
14674 magenta, black
14675 \family default
14676
14677 \family sans
14678 white
14679 \end_layout
14680
14681 \begin_layout Standard
14682 \begin_inset VSpace medskip
14683 \end_inset
14684
14685
14686 \end_layout
14687
14688 \begin_layout Standard
14689 Puedes definir tus propios colores con el comando
14690 \end_layout
14691
14692 \begin_layout Standard
14693
14694 \series bold
14695
14696 \backslash
14697 definecolor{nombre del color}{modelo de color}{valores de color}
14698 \end_layout
14699
14700 \begin_layout Standard
14701 El modelo de color puede ser
14702 \end_layout
14703
14704 \begin_layout Labeling
14705 \labelwidthstring 00.00.0000
14706 cmyk: cyan, magenta, yellow, black
14707 \end_layout
14708
14709 \begin_layout Labeling
14710 \labelwidthstring 00.00.0000
14711 rgb: red, green, blue
14712 \end_layout
14713
14714 \begin_layout Labeling
14715 \labelwidthstring 00.00.0000
14716 gray: gray
14717 \end_layout
14718
14719 \begin_layout Standard
14720 y los valores de color son números separados por comas entre 0 y 1 que describen
14721  el factor para el color correspondiente del modelo de color.
14722 \end_layout
14723
14724 \begin_layout Standard
14725 Por ejemplo, puedes definir el color
14726 \series bold
14727  
14728 \series default
14729 «
14730 \emph on
14731 verde oscuro
14732 \emph default
14733 » en el preámbulo con
14734 \end_layout
14735
14736 \begin_layout Standard
14737
14738 \series bold
14739
14740 \backslash
14741 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14742 \end_layout
14743
14744 \begin_layout Standard
14745 y el color «
14746 \emph on
14747 gris claro
14748 \emph default
14749 » con
14750 \end_layout
14751
14752 \begin_layout Standard
14753
14754 \series bold
14755
14756 \backslash
14757 definecolor{grisclaro}{gray}{0.8}
14758 \end_layout
14759
14760 \begin_layout Standard
14761 \begin_inset VSpace medskip
14762 \end_inset
14763
14764
14765 \end_layout
14766
14767 \begin_layout Standard
14768 Las líneas se colorean con el comando
14769 \end_layout
14770
14771 \begin_layout Standard
14772
14773 \series bold
14774
14775 \backslash
14776 rowcolor{nombre del color}
14777 \end_layout
14778
14779 \begin_layout Standard
14780 y las celdas se colorean con el comando
14781 \end_layout
14782
14783 \begin_layout Standard
14784
14785 \series bold
14786
14787 \backslash
14788 cellcolor{nombre del color}
14789 \end_layout
14790
14791 \begin_layout Standard
14792 Ambos comandos se insertan al principio de una celda en código TeX.
14793 \end_layout
14794
14795 \begin_layout Standard
14796 Para colorear caracteres en la tabla marca las celdas y usa el menú 
14797 \family sans
14798 Editar\SpecialChar \menuseparator
14799 Estilo
14800 \begin_inset space ~
14801 \end_inset
14802
14803 del
14804 \begin_inset space ~
14805 \end_inset
14806
14807 Texto
14808 \family default
14809 .
14810  Si una celda contiene código TeX marca sólo los caracteres, si no el código
14811  TeX en color puede ocasionar errores de LaTeX.
14812 \end_layout
14813
14814 \begin_layout Standard
14815 \begin_inset Note Greyedout
14816 status open
14817
14818 \begin_layout Plain Layout
14819
14820 \series bold
14821 Nota:
14822 \series default
14823  No todos los visores DVI pueden mostrar colores definidos por el usuario.
14824 \end_layout
14825
14826 \end_inset
14827
14828
14829 \end_layout
14830
14831 \begin_layout Standard
14832 \begin_inset VSpace bigskip
14833 \end_inset
14834
14835
14836 \end_layout
14837
14838 \begin_layout Standard
14839 Para crear la tabla
14840 \begin_inset space ~
14841 \end_inset
14842
14843
14844 \begin_inset CommandInset ref
14845 LatexCommand ref
14846 reference "tab:Tabla-coloreada-con"
14847
14848 \end_inset
14849
14850  haz lo siguiente: el color de la primera columna debe ser 
14851 \emph on
14852 verde oscuro
14853 \emph default
14854 , entonces inserta
14855 \end_layout
14856
14857 \begin_layout Standard
14858
14859 \series bold
14860 >{
14861 \backslash
14862 columncolor{verdeoscuro}
14863 \backslash
14864 centering}c
14865 \end_layout
14866
14867 \begin_layout Standard
14868 como argumento LaTeX para esta columna.
14869  La primera fila debe ser azul, por tanto inserta el comando en código TeX
14870 \end_layout
14871
14872 \begin_layout Standard
14873
14874 \series bold
14875
14876 \backslash
14877 rowcolor{cyan}
14878 \end_layout
14879
14880 \begin_layout Standard
14881 en la primera celda de esta fila.
14882  Observa que esto sobreescribe el color de la columna para la primera celda.
14883  La última celda de la última fila se colorea magenta insertando el comando
14884  en código TeX
14885 \end_layout
14886
14887 \begin_layout Standard
14888
14889 \series bold
14890
14891 \backslash
14892 cellcolor{magenta}
14893 \end_layout
14894
14895 \begin_layout Standard
14896 Ahora podrían colorearse los caracteres usando el menú 
14897 \family sans
14898 Editar\SpecialChar \menuseparator
14899 Estilo
14900 \begin_inset space ~
14901 \end_inset
14902
14903 del
14904 \begin_inset space ~
14905 \end_inset
14906
14907 Texto
14908 \family default
14909 .
14910 \end_layout
14911
14912 \begin_layout Standard
14913 \begin_inset Float table
14914 placement h
14915 wide false
14916 sideways false
14917 status open
14918
14919 \begin_layout Plain Layout
14920 \begin_inset Caption
14921
14922 \begin_layout Plain Layout
14923 \begin_inset CommandInset label
14924 LatexCommand label
14925 name "tab:Tabla-coloreada-con"
14926
14927 \end_inset
14928
14929 Tabla coloreada con el paquete 
14930 \series bold
14931 colortbl
14932 \series default
14933
14934 \begin_inset Argument
14935 status collapsed
14936
14937 \begin_layout Plain Layout
14938 Tabla con 
14939 \series bold
14940 colortbl
14941 \end_layout
14942
14943 \end_inset
14944
14945
14946 \end_layout
14947
14948 \end_inset
14949
14950
14951 \end_layout
14952
14953 \begin_layout Plain Layout
14954 \align center
14955 \begin_inset Tabular
14956 <lyxtabular version="3" rows="3" columns="3">
14957 <features tabularvalignment="middle">
14958 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
14959 <column alignment="center" valignment="top" width="0">
14960 <column alignment="center" valignment="top" width="0">
14961 <row>
14962 <cell alignment="center" valignment="top" usebox="none">
14963 \begin_inset Text
14964
14965 \begin_layout Plain Layout
14966 \begin_inset ERT
14967 status collapsed
14968
14969 \begin_layout Plain Layout
14970
14971
14972 \backslash
14973 rowcolor{cyan}
14974 \end_layout
14975
14976 \end_inset
14977
14978
14979 \color magenta
14980 a
14981 \end_layout
14982
14983 \end_inset
14984 </cell>
14985 <cell alignment="center" valignment="top" usebox="none">
14986 \begin_inset Text
14987
14988 \begin_layout Plain Layout
14989
14990 \color red
14991 b
14992 \end_layout
14993
14994 \end_inset
14995 </cell>
14996 <cell alignment="center" valignment="top" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Plain Layout
15000
15001 \color red
15002 c
15003 \end_layout
15004
15005 \end_inset
15006 </cell>
15007 </row>
15008 <row>
15009 <cell alignment="center" valignment="top" usebox="none">
15010 \begin_inset Text
15011
15012 \begin_layout Plain Layout
15013
15014 \color yellow
15015 d
15016 \end_layout
15017
15018 \end_inset
15019 </cell>
15020 <cell alignment="center" valignment="top" usebox="none">
15021 \begin_inset Text
15022
15023 \begin_layout Plain Layout
15024
15025 \color blue
15026 e
15027 \end_layout
15028
15029 \end_inset
15030 </cell>
15031 <cell alignment="center" valignment="top" usebox="none">
15032 \begin_inset Text
15033
15034 \begin_layout Plain Layout
15035
15036 \color blue
15037 f
15038 \end_layout
15039
15040 \end_inset
15041 </cell>
15042 </row>
15043 <row>
15044 <cell alignment="center" valignment="top" usebox="none">
15045 \begin_inset Text
15046
15047 \begin_layout Plain Layout
15048
15049 \color yellow
15050 g
15051 \end_layout
15052
15053 \end_inset
15054 </cell>
15055 <cell alignment="center" valignment="top" usebox="none">
15056 \begin_inset Text
15057
15058 \begin_layout Plain Layout
15059
15060 \color blue
15061 h
15062 \end_layout
15063
15064 \end_inset
15065 </cell>
15066 <cell alignment="center" valignment="top" usebox="none">
15067 \begin_inset Text
15068
15069 \begin_layout Plain Layout
15070 \begin_inset ERT
15071 status collapsed
15072
15073 \begin_layout Plain Layout
15074
15075
15076 \backslash
15077 cellcolor{magenta}
15078 \end_layout
15079
15080 \end_inset
15081
15082
15083 \color green
15084 i
15085 \end_layout
15086
15087 \end_inset
15088 </cell>
15089 </row>
15090 </lyxtabular>
15091
15092 \end_inset
15093
15094
15095 \end_layout
15096
15097 \end_inset
15098
15099
15100 \end_layout
15101
15102 \begin_layout Standard
15103 \begin_inset ERT
15104 status collapsed
15105
15106 \begin_layout Plain Layout
15107
15108
15109 \backslash
15110 else
15111 \end_layout
15112
15113 \end_inset
15114
15115
15116 \begin_inset Note Note
15117 status collapsed
15118
15119 \begin_layout Plain Layout
15120 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15121  
15122 \series bold
15123 colortbl
15124 \series default
15125 .
15126 \end_layout
15127
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \begin_layout Standard
15134 Debes instalar el paquete LaTeX 
15135 \series bold
15136 colortbl
15137 \series default
15138  para ver la parte siguiente en la salida.
15139 \end_layout
15140
15141 \begin_layout Standard
15142 \begin_inset ERT
15143 status collapsed
15144
15145 \begin_layout Plain Layout
15146
15147
15148 \backslash
15149 fi
15150 \end_layout
15151
15152 \end_inset
15153
15154
15155 \end_layout
15156
15157 \begin_layout Subsection
15158 Líneas coloreadas
15159 \begin_inset Index idx
15160 status collapsed
15161
15162 \begin_layout Plain Layout
15163 Tablas ! Coloreadas ! Líneas
15164 \end_layout
15165
15166 \end_inset
15167
15168
15169 \begin_inset Index idx
15170 status collapsed
15171
15172 \begin_layout Plain Layout
15173 Color ! en bordes de tabla
15174 \end_layout
15175
15176 \end_inset
15177
15178
15179 \end_layout
15180
15181 \begin_layout Standard
15182 Como se describe en la sección
15183 \begin_inset space ~
15184 \end_inset
15185
15186
15187 \begin_inset CommandInset ref
15188 LatexCommand ref
15189 reference "sub:Grosor-de-Líneas"
15190
15191 \end_inset
15192
15193 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
15194  
15195 \series bold
15196
15197 \backslash
15198 arrayrulewidth
15199 \series default
15200 .
15201  Se ha puesto 1.5
15202 \begin_inset space \thinspace{}
15203 \end_inset
15204
15205 pt para todas las tablas de esta sección.
15206 \begin_inset ERT
15207 status collapsed
15208
15209 \begin_layout Plain Layout
15210
15211
15212 \backslash
15213 setlength{
15214 \backslash
15215 arrayrulewidth}{1.5pt}
15216 \end_layout
15217
15218 \end_inset
15219
15220
15221 \end_layout
15222
15223 \begin_layout Standard
15224 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15225  el preámbulo del documento el siguiente formato de columna, de acuerdo
15226  a lo descrito en la sección
15227 \begin_inset space ~
15228 \end_inset
15229
15230
15231 \begin_inset CommandInset ref
15232 LatexCommand ref
15233 reference "sub:Formato-Personalizado"
15234
15235 \end_inset
15236
15237 :
15238 \end_layout
15239
15240 \begin_layout Standard
15241
15242 \series bold
15243
15244 \backslash
15245 newcolumntype{W}{!{
15246 \backslash
15247 color{green}
15248 \backslash
15249 vline}}
15250 \end_layout
15251
15252 \begin_layout Standard
15253 Para la tabla
15254 \begin_inset space ~
15255 \end_inset
15256
15257
15258 \begin_inset CommandInset ref
15259 LatexCommand ref
15260 reference "tab:Tabla-con-verticales-coloreadas"
15261
15262 \end_inset
15263
15264  se usó el argumento LaTeX
15265 \series bold
15266  WcW
15267 \series default
15268  para la última columna y
15269 \series bold
15270  Wc
15271 \series default
15272  para las demás.
15273 \end_layout
15274
15275 \begin_layout Standard
15276 Si quieres tener varios colores, define más formatos de columna.
15277 \end_layout
15278
15279 \begin_layout Standard
15280 \begin_inset Float table
15281 placement h
15282 wide false
15283 sideways false
15284 status open
15285
15286 \begin_layout Plain Layout
15287 \begin_inset Caption
15288
15289 \begin_layout Plain Layout
15290 \begin_inset CommandInset label
15291 LatexCommand label
15292 name "tab:Tabla-con-verticales-coloreadas"
15293
15294 \end_inset
15295
15296 Tabla con líneas verticales coloreadas
15297 \end_layout
15298
15299 \end_inset
15300
15301
15302 \end_layout
15303
15304 \begin_layout Plain Layout
15305 \align center
15306 \begin_inset Tabular
15307 <lyxtabular version="3" rows="3" columns="3">
15308 <features tabularvalignment="middle">
15309 <column alignment="center" valignment="top" width="0" special="Wc">
15310 <column alignment="center" valignment="top" width="0" special="Wc">
15311 <column alignment="center" valignment="top" width="0" special="WcW">
15312 <row>
15313 <cell alignment="center" valignment="top" topline="true" usebox="none">
15314 \begin_inset Text
15315
15316 \begin_layout Plain Layout
15317 sd
15318 \end_layout
15319
15320 \end_inset
15321 </cell>
15322 <cell alignment="center" valignment="top" topline="true" usebox="none">
15323 \begin_inset Text
15324
15325 \begin_layout Plain Layout
15326
15327 \end_layout
15328
15329 \end_inset
15330 </cell>
15331 <cell alignment="center" valignment="top" topline="true" usebox="none">
15332 \begin_inset Text
15333
15334 \begin_layout Plain Layout
15335
15336 \end_layout
15337
15338 \end_inset
15339 </cell>
15340 </row>
15341 <row>
15342 <cell alignment="center" valignment="top" topline="true" usebox="none">
15343 \begin_inset Text
15344
15345 \begin_layout Plain Layout
15346
15347 \end_layout
15348
15349 \end_inset
15350 </cell>
15351 <cell alignment="center" valignment="top" topline="true" usebox="none">
15352 \begin_inset Text
15353
15354 \begin_layout Plain Layout
15355 sd
15356 \end_layout
15357
15358 \end_inset
15359 </cell>
15360 <cell alignment="center" valignment="top" topline="true" usebox="none">
15361 \begin_inset Text
15362
15363 \begin_layout Plain Layout
15364
15365 \end_layout
15366
15367 \end_inset
15368 </cell>
15369 </row>
15370 <row>
15371 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15372 \begin_inset Text
15373
15374 \begin_layout Plain Layout
15375
15376 \end_layout
15377
15378 \end_inset
15379 </cell>
15380 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15381 \begin_inset Text
15382
15383 \begin_layout Plain Layout
15384
15385 \end_layout
15386
15387 \end_inset
15388 </cell>
15389 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15390 \begin_inset Text
15391
15392 \begin_layout Plain Layout
15393 sd
15394 \end_layout
15395
15396 \end_inset
15397 </cell>
15398 </row>
15399 </lyxtabular>
15400
15401 \end_inset
15402
15403
15404 \end_layout
15405
15406 \end_inset
15407
15408
15409 \end_layout
15410
15411 \begin_layout Standard
15412 \begin_inset VSpace bigskip
15413 \end_inset
15414
15415 Para colorear líneas horizontales, por ejemplo en rojo, como en la tabla
15416 \begin_inset space ~
15417 \end_inset
15418
15419
15420 \begin_inset CommandInset ref
15421 LatexCommand ref
15422 reference "tab:Tabla-con-horizontales-coloreadas"
15423
15424 \end_inset
15425
15426 , inserta estos comandos en código TeX antes de la tabla o del flotante:
15427 \end_layout
15428
15429 \begin_layout Standard
15430
15431 \series bold
15432
15433 \backslash
15434 let
15435 \backslash
15436 myHlineC
15437 \backslash
15438 hline
15439 \begin_inset Newline newline
15440 \end_inset
15441
15442
15443 \backslash
15444 renewcommand{
15445 \backslash
15446 hline}
15447 \begin_inset Newline newline
15448 \end_inset
15449
15450
15451 \begin_inset Phantom HPhantom
15452 status open
15453
15454 \begin_layout Plain Layout
15455
15456 \series bold
15457 \begin_inset space ~
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464
15465 {
15466 \backslash
15467 arrayrulecolor{red}
15468 \backslash
15469 myHlineC
15470 \backslash
15471 arrayrulecolor{black}}
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 let
15483 \backslash
15484 myHlineC
15485 \backslash
15486 hline
15487 \end_layout
15488
15489 \begin_layout Plain Layout
15490
15491
15492 \backslash
15493 renewcommand{
15494 \backslash
15495 hline}
15496 \end_layout
15497
15498 \begin_layout Plain Layout
15499
15500  {
15501 \backslash
15502 arrayrulecolor{red}
15503 \backslash
15504 myHlineC
15505 \backslash
15506 arrayrulecolor{black}}
15507 \end_layout
15508
15509 \end_inset
15510
15511
15512 \begin_inset Float table
15513 placement h
15514 wide false
15515 sideways false
15516 status open
15517
15518 \begin_layout Plain Layout
15519 \begin_inset Caption
15520
15521 \begin_layout Plain Layout
15522 \begin_inset CommandInset label
15523 LatexCommand label
15524 name "tab:Tabla-con-horizontales-coloreadas"
15525
15526 \end_inset
15527
15528 Tabla con líneas horizontales coloreadas
15529 \end_layout
15530
15531 \end_inset
15532
15533
15534 \end_layout
15535
15536 \begin_layout Plain Layout
15537 \align center
15538 \begin_inset Tabular
15539 <lyxtabular version="3" rows="3" columns="3">
15540 <features tabularvalignment="middle">
15541 <column alignment="center" valignment="top" width="0">
15542 <column alignment="center" valignment="top" width="0">
15543 <column alignment="center" valignment="top" width="0">
15544 <row>
15545 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15546 \begin_inset Text
15547
15548 \begin_layout Plain Layout
15549 sd
15550 \end_layout
15551
15552 \end_inset
15553 </cell>
15554 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15555 \begin_inset Text
15556
15557 \begin_layout Plain Layout
15558
15559 \end_layout
15560
15561 \end_inset
15562 </cell>
15563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567
15568 \end_layout
15569
15570 \end_inset
15571 </cell>
15572 </row>
15573 <row>
15574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15575 \begin_inset Text
15576
15577 \begin_layout Plain Layout
15578
15579 \end_layout
15580
15581 \end_inset
15582 </cell>
15583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15584 \begin_inset Text
15585
15586 \begin_layout Plain Layout
15587 sd
15588 \end_layout
15589
15590 \end_inset
15591 </cell>
15592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15593 \begin_inset Text
15594
15595 \begin_layout Plain Layout
15596
15597 \end_layout
15598
15599 \end_inset
15600 </cell>
15601 </row>
15602 <row>
15603 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15604 \begin_inset Text
15605
15606 \begin_layout Plain Layout
15607
15608 \end_layout
15609
15610 \end_inset
15611 </cell>
15612 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625 sd
15626 \end_layout
15627
15628 \end_inset
15629 </cell>
15630 </row>
15631 </lyxtabular>
15632
15633 \end_inset
15634
15635
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \end_layout
15642
15643 \begin_layout Standard
15644 Para volver al color de línea negro predeterminado inserta este comando
15645  en código TeX detrás de la tabla o el flotante:
15646 \end_layout
15647
15648 \begin_layout Standard
15649
15650 \series bold
15651
15652 \backslash
15653 renewcommand{
15654 \backslash
15655 hline}{
15656 \backslash
15657 myHlineC}
15658 \end_layout
15659
15660 \begin_layout Standard
15661 La tabla
15662 \begin_inset space ~
15663 \end_inset
15664
15665
15666 \begin_inset CommandInset ref
15667 LatexCommand ref
15668 reference "tab:Tabla-con-líneas-coloreadas"
15669
15670 \end_inset
15671
15672  es un ejemplo con líneas verticales y horizontales coloreadas.
15673 \end_layout
15674
15675 \begin_layout Standard
15676 \begin_inset Float table
15677 placement h
15678 wide false
15679 sideways false
15680 status open
15681
15682 \begin_layout Plain Layout
15683 \begin_inset Caption
15684
15685 \begin_layout Plain Layout
15686 \begin_inset CommandInset label
15687 LatexCommand label
15688 name "tab:Tabla-con-líneas-coloreadas"
15689
15690 \end_inset
15691
15692 Tabla con líneas coloreadas
15693 \end_layout
15694
15695 \end_inset
15696
15697
15698 \end_layout
15699
15700 \begin_layout Plain Layout
15701 \align center
15702 \begin_inset Tabular
15703 <lyxtabular version="3" rows="3" columns="3">
15704 <features tabularvalignment="middle">
15705 <column alignment="center" valignment="top" width="0" special="Wc">
15706 <column alignment="center" valignment="top" width="0" special="Wc">
15707 <column alignment="center" valignment="top" width="0" special="WcW">
15708 <row>
15709 <cell alignment="center" valignment="top" topline="true" usebox="none">
15710 \begin_inset Text
15711
15712 \begin_layout Plain Layout
15713 sd
15714 \end_layout
15715
15716 \end_inset
15717 </cell>
15718 <cell alignment="center" valignment="top" topline="true" usebox="none">
15719 \begin_inset Text
15720
15721 \begin_layout Plain Layout
15722
15723 \end_layout
15724
15725 \end_inset
15726 </cell>
15727 <cell alignment="center" valignment="top" topline="true" usebox="none">
15728 \begin_inset Text
15729
15730 \begin_layout Plain Layout
15731
15732 \end_layout
15733
15734 \end_inset
15735 </cell>
15736 </row>
15737 <row>
15738 <cell alignment="center" valignment="top" topline="true" usebox="none">
15739 \begin_inset Text
15740
15741 \begin_layout Plain Layout
15742
15743 \end_layout
15744
15745 \end_inset
15746 </cell>
15747 <cell alignment="center" valignment="top" topline="true" usebox="none">
15748 \begin_inset Text
15749
15750 \begin_layout Plain Layout
15751 sd
15752 \end_layout
15753
15754 \end_inset
15755 </cell>
15756 <cell alignment="center" valignment="top" topline="true" usebox="none">
15757 \begin_inset Text
15758
15759 \begin_layout Plain Layout
15760
15761 \end_layout
15762
15763 \end_inset
15764 </cell>
15765 </row>
15766 <row>
15767 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15768 \begin_inset Text
15769
15770 \begin_layout Plain Layout
15771
15772 \end_layout
15773
15774 \end_inset
15775 </cell>
15776 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15777 \begin_inset Text
15778
15779 \begin_layout Plain Layout
15780
15781 \end_layout
15782
15783 \end_inset
15784 </cell>
15785 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15786 \begin_inset Text
15787
15788 \begin_layout Plain Layout
15789 sd
15790 \end_layout
15791
15792 \end_inset
15793 </cell>
15794 </row>
15795 </lyxtabular>
15796
15797 \end_inset
15798
15799
15800 \end_layout
15801
15802 \end_inset
15803
15804
15805 \end_layout
15806
15807 \begin_layout Standard
15808 \begin_inset ERT
15809 status collapsed
15810
15811 \begin_layout Plain Layout
15812
15813
15814 \backslash
15815 renewcommand{
15816 \backslash
15817 hline}{
15818 \backslash
15819 myHlineC}
15820 \end_layout
15821
15822 \end_inset
15823
15824
15825 \end_layout
15826
15827 \begin_layout Standard
15828 \begin_inset ERT
15829 status collapsed
15830
15831 \begin_layout Plain Layout
15832
15833
15834 \backslash
15835 setlength{
15836 \backslash
15837 arrayrulewidth}{0.4pt}
15838 \end_layout
15839
15840 \end_inset
15841
15842
15843 \end_layout
15844
15845 \begin_layout Section
15846 Personalización de tablas
15847 \begin_inset Index idx
15848 status collapsed
15849
15850 \begin_layout Plain Layout
15851 Personalización de tablas
15852 \end_layout
15853
15854 \end_inset
15855
15856
15857 \begin_inset Index idx
15858 status collapsed
15859
15860 \begin_layout Plain Layout
15861 Tablas ! Personalización
15862 \end_layout
15863
15864 \end_inset
15865
15866
15867 \end_layout
15868
15869 \begin_layout Subsection
15870 Espacio adicional en filas
15871 \begin_inset CommandInset label
15872 LatexCommand label
15873 name "sub:Espacio-adicional"
15874
15875 \end_inset
15876
15877
15878 \begin_inset Index idx
15879 status collapsed
15880
15881 \begin_layout Plain Layout
15882 Personalización de tablas ! Espacio adicional en filas
15883 \end_layout
15884
15885 \end_inset
15886
15887
15888 \end_layout
15889
15890 \begin_layout Standard
15891 Es posible añadir espacio vertical a las filas de una tabla en la solapa
15892  
15893 \family sans
15894 Bordes
15895 \family default
15896  del diálogo de configuración de tablas.
15897  En el marco 
15898 \family sans
15899 Espacio
15900 \begin_inset space ~
15901 \end_inset
15902
15903 adicional
15904 \family default
15905  dispones de tres posibilidades:
15906 \end_layout
15907
15908 \begin_layout Description
15909 Superior
15910 \begin_inset space ~
15911 \end_inset
15912
15913 de
15914 \begin_inset space ~
15915 \end_inset
15916
15917 la
15918 \begin_inset space ~
15919 \end_inset
15920
15921 fila añade espacio sobre los caracteres de la fila.
15922  Si la tabla es de estilo formal
15923 \begin_inset Foot
15924 status collapsed
15925
15926 \begin_layout Plain Layout
15927 Las tablas formales se explican en la sección
15928 \begin_inset space ~
15929 \end_inset
15930
15931
15932 \begin_inset CommandInset ref
15933 LatexCommand ref
15934 reference "sec:Tablas-Formales"
15935
15936 \end_inset
15937
15938
15939 \end_layout
15940
15941 \end_inset
15942
15943  LyX insertará 0.5
15944 \begin_inset space \thinspace{}
15945 \end_inset
15946
15947 em por omisión.
15948  Si la tabla es de estilo normal el espacio adicional destruirá las líneas
15949  verticales, como se ve en la tabla siguiente:
15950 \begin_inset VSpace medskip
15951 \end_inset
15952
15953
15954 \begin_inset Newline newline
15955 \end_inset
15956
15957
15958 \begin_inset space \hspace*{}
15959 \length 0pt
15960 \end_inset
15961
15962
15963 \begin_inset space \hfill{}
15964 \end_inset
15965
15966
15967 \begin_inset Tabular
15968 <lyxtabular version="3" rows="3" columns="1">
15969 <features tabularvalignment="middle">
15970 <column alignment="center" valignment="top" width="0">
15971 <row>
15972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Plain Layout
15976 A
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 </row>
15982 <row topspace="3mm">
15983 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987 3
15988 \begin_inset space \thinspace{}
15989 \end_inset
15990
15991 mm sobre la fila
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 </row>
15997 <row>
15998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15999 \begin_inset Text
16000
16001 \begin_layout Plain Layout
16002 C
16003 \end_layout
16004
16005 \end_inset
16006 </cell>
16007 </row>
16008 </lyxtabular>
16009
16010 \end_inset
16011
16012
16013 \begin_inset space \hfill{}
16014 \end_inset
16015
16016
16017 \begin_inset space \hspace*{}
16018 \length 0pt
16019 \end_inset
16020
16021
16022 \begin_inset VSpace medskip
16023 \end_inset
16024
16025
16026 \begin_inset Newline newline
16027 \end_inset
16028
16029 Así pues, insertar espacio superior en tablas normales sólo es útil en tablas
16030  sin líneas verticales.
16031 \end_layout
16032
16033 \begin_layout Description
16034 Inferior
16035 \begin_inset space ~
16036 \end_inset
16037
16038 de
16039 \begin_inset space ~
16040 \end_inset
16041
16042 la
16043 \begin_inset space ~
16044 \end_inset
16045
16046 fila añade espacio bajo los caracteres de la fila.
16047  Si la tabla es formal LyX inserta por omisión 0.5
16048 \begin_inset space \thinspace{}
16049 \end_inset
16050
16051 em; si la tabla es normal inserta 2
16052 \begin_inset space \thinspace{}
16053 \end_inset
16054
16055 pt.
16056  
16057 \end_layout
16058
16059 \begin_layout Description
16060 Entre
16061 \begin_inset space ~
16062 \end_inset
16063
16064 las
16065 \begin_inset space ~
16066 \end_inset
16067
16068 filas añade espacio entre la fila actual y la siguiente.
16069  Si la tabla es formal LyX inserta 0.5
16070 \begin_inset space \thinspace{}
16071 \end_inset
16072
16073 em por omisión.
16074  En tablas normales, el espacio adicional destruirá las líneas verticales
16075  de la tabla, como se ve en la siguiente:
16076 \begin_inset VSpace medskip
16077 \end_inset
16078
16079
16080 \begin_inset Newline newline
16081 \end_inset
16082
16083
16084 \begin_inset space \hspace*{}
16085 \length 0pt
16086 \end_inset
16087
16088
16089 \begin_inset space \hfill{}
16090 \end_inset
16091
16092
16093 \begin_inset Tabular
16094 <lyxtabular version="3" rows="3" columns="1">
16095 <features tabularvalignment="middle">
16096 <column alignment="center" valignment="top" width="0">
16097 <row>
16098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16099 \begin_inset Text
16100
16101 \begin_layout Plain Layout
16102 A
16103 \end_layout
16104
16105 \end_inset
16106 </cell>
16107 </row>
16108 <row interlinespace="3mm">
16109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16110 \begin_inset Text
16111
16112 \begin_layout Plain Layout
16113 \begin_inset Formula $\downarrow$
16114 \end_inset
16115
16116  3
16117 \begin_inset space \thinspace{}
16118 \end_inset
16119
16120 mm entre las filas
16121 \end_layout
16122
16123 \end_inset
16124 </cell>
16125 </row>
16126 <row>
16127 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16128 \begin_inset Text
16129
16130 \begin_layout Plain Layout
16131 \begin_inset Formula $\uparrow$
16132 \end_inset
16133
16134  3
16135 \begin_inset space \thinspace{}
16136 \end_inset
16137
16138 mm entre las filas 
16139 \begin_inset Formula $\uparrow$
16140 \end_inset
16141
16142
16143 \end_layout
16144
16145 \end_inset
16146 </cell>
16147 </row>
16148 </lyxtabular>
16149
16150 \end_inset
16151
16152
16153 \begin_inset space \hfill{}
16154 \end_inset
16155
16156
16157 \begin_inset space \hspace*{}
16158 \length 0pt
16159 \end_inset
16160
16161
16162 \begin_inset VSpace medskip
16163 \end_inset
16164
16165
16166 \begin_inset Newline newline
16167 \end_inset
16168
16169 Así pues, los espacios adicionales entre filas de tablas normales sólo sirven
16170  para tablas sin líneas verticales.
16171 \end_layout
16172
16173 \begin_layout Standard
16174 \begin_inset VSpace bigskip
16175 \end_inset
16176
16177 Para añadir altura vertical extra a todas las celdas de todas las tablas,
16178  utiliza los siguientes comandos en el preámbulo:
16179 \end_layout
16180
16181 \begin_layout Standard
16182
16183 \series bold
16184
16185 \backslash
16186 @ifundefined{extrarowheight}
16187 \begin_inset Newline newline
16188 \end_inset
16189
16190
16191 \begin_inset Phantom HPhantom
16192 status open
16193
16194 \begin_layout Plain Layout
16195
16196 \series bold
16197 \begin_inset space ~
16198 \end_inset
16199
16200
16201 \end_layout
16202
16203 \end_inset
16204
16205 {
16206 \backslash
16207 usepackage{array}}{}
16208 \begin_inset Newline newline
16209 \end_inset
16210
16211
16212 \backslash
16213 setlength{
16214 \backslash
16215 extrarowheight}{altura}
16216 \end_layout
16217
16218 \begin_layout Standard
16219 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16220  centrado en vertical.
16221  (Lyx cargará automáticamente el paquete 
16222 \series bold
16223 array
16224 \series default
16225  cuando uses formatos de tabla autodefinidos.
16226  Para evitar que sea cargado dos veces se pone al principio el comando 
16227 \series bold
16228
16229 \backslash
16230 @ifundefined
16231 \series default
16232 .)
16233 \end_layout
16234
16235 \begin_layout Standard
16236 En el caso de usar fuentes de mayor tamaño que el normal, los bordes de
16237  la tabla están a veces demasiado cerca de las letras.
16238  Esto se puede corregir insertando el comando 
16239 \series bold
16240
16241 \backslash
16242 strut
16243 \series default
16244  en código TeX al principio de la fila de la tabla.
16245  La tabla
16246 \begin_inset space ~
16247 \end_inset
16248
16249
16250 \begin_inset CommandInset ref
16251 LatexCommand ref
16252 reference "tab:Alineación-vertical"
16253
16254 \end_inset
16255
16256  muestra el efecto:
16257 \end_layout
16258
16259 \begin_layout Standard
16260 \noindent
16261 \begin_inset Float table
16262 placement h
16263 wide false
16264 sideways false
16265 status open
16266
16267 \begin_layout Plain Layout
16268 \begin_inset Caption
16269
16270 \begin_layout Plain Layout
16271 \begin_inset CommandInset label
16272 LatexCommand label
16273 name "tab:Alineación-vertical"
16274
16275 \end_inset
16276
16277 Alineación vertical de texto con fuentes grandes
16278 \end_layout
16279
16280 \end_inset
16281
16282
16283 \end_layout
16284
16285 \begin_layout Plain Layout
16286 \begin_inset space \hfill{}
16287 \end_inset
16288
16289
16290 \begin_inset Float table
16291 wide false
16292 sideways false
16293 status collapsed
16294
16295 \begin_layout Plain Layout
16296 \begin_inset Caption
16297
16298 \begin_layout Plain Layout
16299 Tabla normal
16300 \end_layout
16301
16302 \end_inset
16303
16304
16305 \end_layout
16306
16307 \begin_layout Plain Layout
16308 \noindent
16309 \align center
16310 \begin_inset Tabular
16311 <lyxtabular version="3" rows="6" columns="1">
16312 <features tabularvalignment="middle">
16313 <column alignment="left" valignment="top" width="0">
16314 <row>
16315 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16316 \begin_inset Text
16317
16318 \begin_layout Plain Layout
16319 Normal, g
16320 \end_layout
16321
16322 \end_inset
16323 </cell>
16324 </row>
16325 <row>
16326 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16327 \begin_inset Text
16328
16329 \begin_layout Plain Layout
16330
16331 \size large
16332 Grande
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 </row>
16338 <row>
16339 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343
16344 \size larger
16345 Más grande
16346 \end_layout
16347
16348 \end_inset
16349 </cell>
16350 </row>
16351 <row>
16352 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16353 \begin_inset Text
16354
16355 \begin_layout Plain Layout
16356
16357 \size largest
16358 Grandísima
16359 \end_layout
16360
16361 \end_inset
16362 </cell>
16363 </row>
16364 <row>
16365 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369
16370 \size huge
16371 Enorme
16372 \end_layout
16373
16374 \end_inset
16375 </cell>
16376 </row>
16377 <row>
16378 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16379 \begin_inset Text
16380
16381 \begin_layout Plain Layout
16382
16383 \size huge
16384 Más enorme
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 </row>
16390 </lyxtabular>
16391
16392 \end_inset
16393
16394
16395 \end_layout
16396
16397 \end_inset
16398
16399
16400 \begin_inset space \hfill{}
16401 \end_inset
16402
16403
16404 \begin_inset Float table
16405 wide false
16406 sideways false
16407 status collapsed
16408
16409 \begin_layout Plain Layout
16410 \begin_inset Caption
16411
16412 \begin_layout Plain Layout
16413 Tabla con comando 
16414 \series bold
16415
16416 \backslash
16417 strut
16418 \end_layout
16419
16420 \end_inset
16421
16422
16423 \end_layout
16424
16425 \begin_layout Plain Layout
16426 \noindent
16427 \align center
16428 \begin_inset Tabular
16429 <lyxtabular version="3" rows="6" columns="1">
16430 <features tabularvalignment="middle">
16431 <column alignment="left" valignment="top" width="0">
16432 <row>
16433 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16434 \begin_inset Text
16435
16436 \begin_layout Plain Layout
16437 Normal, g
16438 \end_layout
16439
16440 \end_inset
16441 </cell>
16442 </row>
16443 <row>
16444 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16445 \begin_inset Text
16446
16447 \begin_layout Plain Layout
16448
16449 \size large
16450 \begin_inset ERT
16451 status collapsed
16452
16453 \begin_layout Plain Layout
16454
16455
16456 \backslash
16457 strut 
16458 \end_layout
16459
16460 \end_inset
16461
16462 Grande
16463 \end_layout
16464
16465 \end_inset
16466 </cell>
16467 </row>
16468 <row>
16469 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16470 \begin_inset Text
16471
16472 \begin_layout Plain Layout
16473
16474 \size larger
16475 \begin_inset ERT
16476 status collapsed
16477
16478 \begin_layout Plain Layout
16479
16480
16481 \backslash
16482 strut 
16483 \end_layout
16484
16485 \end_inset
16486
16487 Más grande
16488 \end_layout
16489
16490 \end_inset
16491 </cell>
16492 </row>
16493 <row>
16494 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16495 \begin_inset Text
16496
16497 \begin_layout Plain Layout
16498
16499 \size largest
16500 \begin_inset ERT
16501 status collapsed
16502
16503 \begin_layout Plain Layout
16504
16505
16506 \backslash
16507 strut 
16508 \end_layout
16509
16510 \end_inset
16511
16512 Grandísima
16513 \end_layout
16514
16515 \end_inset
16516 </cell>
16517 </row>
16518 <row>
16519 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16520 \begin_inset Text
16521
16522 \begin_layout Plain Layout
16523
16524 \size huge
16525 \begin_inset ERT
16526 status collapsed
16527
16528 \begin_layout Plain Layout
16529
16530
16531 \backslash
16532 strut 
16533 \end_layout
16534
16535 \end_inset
16536
16537 Enorme
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 <row>
16544 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548
16549 \size giant
16550 \begin_inset ERT
16551 status collapsed
16552
16553 \begin_layout Plain Layout
16554
16555
16556 \backslash
16557 strut 
16558 \end_layout
16559
16560 \end_inset
16561
16562
16563 \size huge
16564 Más enorme
16565 \end_layout
16566
16567 \end_inset
16568 </cell>
16569 </row>
16570 </lyxtabular>
16571
16572 \end_inset
16573
16574
16575 \end_layout
16576
16577 \end_inset
16578
16579
16580 \begin_inset space \hfill{}
16581 \end_inset
16582
16583
16584 \end_layout
16585
16586 \end_inset
16587
16588
16589 \end_layout
16590
16591 \begin_layout Subsection
16592 Alineación especial de celdas
16593 \begin_inset CommandInset label
16594 LatexCommand label
16595 name "sub:Alineación-especial-de"
16596
16597 \end_inset
16598
16599
16600 \begin_inset Index idx
16601 status collapsed
16602
16603 \begin_layout Plain Layout
16604 Personalización de tablas ! Alineación especial de celdas
16605 \end_layout
16606
16607 \end_inset
16608
16609
16610 \end_layout
16611
16612 \begin_layout Standard
16613 A veces mejora la presentación si las entradas en las celdas de una columna
16614  se alinean con un carácter determinado, p.
16615 \begin_inset space \thinspace{}
16616 \end_inset
16617
16618 e.
16619 \begin_inset space ~
16620 \end_inset
16621
16622 el separador decimal, como en la tabla
16623 \begin_inset space ~
16624 \end_inset
16625
16626
16627 \begin_inset CommandInset ref
16628 LatexCommand ref
16629 reference "tab:Table-cells-align"
16630
16631 \end_inset
16632
16633 .
16634  
16635 \lang english
16636 This alignment is achieved by highlighting the last 3
16637 \begin_inset space ~
16638 \end_inset
16639
16640 cells of the column and then either pressing the toolbar button
16641 \lang spanish
16642  
16643 \begin_inset Graphics
16644         filename ../../images/tabular-feature_align-decimal.png
16645         scale 85
16646         scaleBeforeRotation
16647
16648 \end_inset
16649
16650  
16651 \lang english
16652 or setting the alignment in the table settings to 
16653 \family sans
16654 At
16655 \begin_inset space ~
16656 \end_inset
16657
16658 Decimal
16659 \begin_inset space ~
16660 \end_inset
16661
16662 Separator
16663 \family default
16664 .
16665  The alignment character can be a character of your choice and is specified
16666  in the table settings.
16667 \end_layout
16668
16669 \begin_layout Standard
16670 \begin_inset Float table
16671 wide false
16672 sideways false
16673 status open
16674
16675 \begin_layout Plain Layout
16676 \begin_inset Caption
16677
16678 \begin_layout Plain Layout
16679 \begin_inset CommandInset label
16680 LatexCommand label
16681 name "tab:Table-cells-align"
16682
16683 \end_inset
16684
16685 Ta
16686 \lang english
16687 ble cells of a column aligned with the decimal separator.
16688 \end_layout
16689
16690 \end_inset
16691
16692
16693 \end_layout
16694
16695 \begin_layout Plain Layout
16696 \align center
16697 \begin_inset Tabular
16698 <lyxtabular version="3" rows="4" columns="1">
16699 <features booktabs="true" tabularvalignment="middle">
16700 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
16701 <row>
16702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16703 \begin_inset Text
16704
16705 \begin_layout Plain Layout
16706 leyenda
16707 \end_layout
16708
16709 \end_inset
16710 </cell>
16711 </row>
16712 <row>
16713 <cell alignment="center" valignment="top" topline="true" usebox="none">
16714 \begin_inset Text
16715
16716 \begin_layout Plain Layout
16717 12,6
16718 \end_layout
16719
16720 \end_inset
16721 </cell>
16722 </row>
16723 <row>
16724 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16725 \begin_inset Text
16726
16727 \begin_layout Plain Layout
16728 0,68
16729 \end_layout
16730
16731 \end_inset
16732 </cell>
16733 </row>
16734 <row>
16735 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
16736 \begin_inset Text
16737
16738 \begin_layout Plain Layout
16739 -123,0
16740 \end_layout
16741
16742 \end_inset
16743 </cell>
16744 </row>
16745 </lyxtabular>
16746
16747 \end_inset
16748
16749
16750 \end_layout
16751
16752 \end_inset
16753
16754
16755 \end_layout
16756
16757 \begin_layout Standard
16758 \begin_inset Float table
16759 wide false
16760 sideways false
16761 status open
16762
16763 \begin_layout Plain Layout
16764 \begin_inset Caption
16765
16766 \begin_layout Plain Layout
16767 \begin_inset CommandInset label
16768 LatexCommand label
16769 name "tab:Tabla-con-celdas-de"
16770
16771 \end_inset
16772
16773 Tabla con celdas alineadas con 
16774 \lang english
16775 the operators
16776 \lang spanish
16777 .
16778 \end_layout
16779
16780 \end_inset
16781
16782
16783 \end_layout
16784
16785 \begin_layout Plain Layout
16786 \align center
16787 \begin_inset Tabular
16788 <lyxtabular version="3" rows="4" columns="2">
16789 <features booktabs="true" tabularvalignment="middle">
16790 <column alignment="right" valignment="top" width="0pt">
16791 <column alignment="left" valignment="top" width="0pt" special="@{}l">
16792 <row>
16793 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16794 \begin_inset Text
16795
16796 \begin_layout Plain Layout
16797 leyenda
16798 \end_layout
16799
16800 \end_inset
16801 </cell>
16802 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16803 \begin_inset Text
16804
16805 \begin_layout Plain Layout
16806
16807 \end_layout
16808
16809 \end_inset
16810 </cell>
16811 </row>
16812 <row>
16813 <cell alignment="center" valignment="top" usebox="none">
16814 \begin_inset Text
16815
16816 \begin_layout Plain Layout
16817 \begin_inset Formula $12\,+$
16818 \end_inset
16819
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 \begin_inset Formula $\,6$
16830 \end_inset
16831
16832
16833 \end_layout
16834
16835 \end_inset
16836 </cell>
16837 </row>
16838 <row>
16839 <cell alignment="center" valignment="top" usebox="none">
16840 \begin_inset Text
16841
16842 \begin_layout Plain Layout
16843 \begin_inset Formula $0\,-$
16844 \end_inset
16845
16846
16847 \end_layout
16848
16849 \end_inset
16850 </cell>
16851 <cell alignment="center" valignment="top" usebox="none">
16852 \begin_inset Text
16853
16854 \begin_layout Plain Layout
16855 \begin_inset Formula $\,68$
16856 \end_inset
16857
16858
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 </row>
16864 <row>
16865 <cell alignment="center" valignment="top" usebox="none">
16866 \begin_inset Text
16867
16868 \begin_layout Plain Layout
16869 \begin_inset Formula $-123\,/$
16870 \end_inset
16871
16872
16873 \end_layout
16874
16875 \end_inset
16876 </cell>
16877 <cell alignment="center" valignment="top" usebox="none">
16878 \begin_inset Text
16879
16880 \begin_layout Plain Layout
16881 \begin_inset Formula $\,0$
16882 \end_inset
16883
16884
16885 \end_layout
16886
16887 \end_inset
16888 </cell>
16889 </row>
16890 </lyxtabular>
16891
16892 \end_inset
16893
16894
16895 \end_layout
16896
16897 \end_inset
16898
16899
16900 \end_layout
16901
16902 \begin_layout Standard
16903
16904 \lang english
16905 For alignments at characters in formulas this method does not work because
16906  the field to specify the alignment character does not allow formulas.
16907  In this case one need to use the method from 
16908 \lang spanish
16909 tabla
16910 \begin_inset space ~
16911 \end_inset
16912
16913
16914 \begin_inset CommandInset ref
16915 LatexCommand ref
16916 reference "tab:Tabla-con-celdas-de"
16917
16918 \end_inset
16919
16920 .
16921  Esta es una tabla 4×2.
16922  La leyenda es una multicolumna centrada.
16923  La primera columna está alineada a la derecha y contiene el 
16924 \lang english
16925 first part including the operator.
16926  The second column is left aligned and contains the rest.
16927  A small space was added at the beginning of each cell of the second column
16928  to get the space that is usually around operators.
16929
16930 \lang spanish
16931  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
16932  el siguiente argumento LaTeX para la segunda columna:
16933 \end_layout
16934
16935 \begin_layout Standard
16936
16937 \series bold
16938 @{}l
16939 \end_layout
16940
16941 \begin_layout Standard
16942 La tabla
16943 \begin_inset space ~
16944 \end_inset
16945
16946
16947 \begin_inset CommandInset ref
16948 LatexCommand ref
16949 reference "tab:Varias-alineaciones"
16950
16951 \end_inset
16952
16953  muestra varios ejemplos de alineación.
16954  Para alinear con el signo de relación 
16955 \lang english
16956 a small space was added like for the second column of
16957 \lang spanish
16958  tabla
16959 \begin_inset space ~
16960 \end_inset
16961
16962
16963 \begin_inset CommandInset ref
16964 LatexCommand ref
16965 reference "tab:Tabla-con-celdas-de"
16966
16967 \end_inset
16968
16969 .
16970 \end_layout
16971
16972 \begin_layout Standard
16973 \begin_inset Float table
16974 placement h
16975 wide false
16976 sideways false
16977 status open
16978
16979 \begin_layout Plain Layout
16980 \begin_inset Caption
16981
16982 \begin_layout Plain Layout
16983 \begin_inset CommandInset label
16984 LatexCommand label
16985 name "tab:Varias-alineaciones"
16986
16987 \end_inset
16988
16989 Tabla con varias alineaciones.
16990 \end_layout
16991
16992 \end_inset
16993
16994
16995 \end_layout
16996
16997 \begin_layout Plain Layout
16998 \align center
16999 \begin_inset Tabular
17000 <lyxtabular version="3" rows="4" columns="6">
17001 <features tabularvalignment="middle">
17002 <column alignment="right" valignment="top" width="0">
17003 <column alignment="left" valignment="top" width="0" special="@{}l">
17004 <column alignment="right" valignment="top" width="0">
17005 <column alignment="left" valignment="top" width="0" special="@{}l">
17006 <column alignment="right" valignment="top" width="0">
17007 <column alignment="left" valignment="top" width="0" special="@{}l">
17008 <row>
17009 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17010 \begin_inset Text
17011
17012 \begin_layout Plain Layout
17013 unidades
17014 \end_layout
17015
17016 \end_inset
17017 </cell>
17018 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17019 \begin_inset Text
17020
17021 \begin_layout Plain Layout
17022
17023 \end_layout
17024
17025 \end_inset
17026 </cell>
17027 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17028 \begin_inset Text
17029
17030 \begin_layout Plain Layout
17031 exponentes
17032 \end_layout
17033
17034 \end_inset
17035 </cell>
17036 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17037 \begin_inset Text
17038
17039 \begin_layout Plain Layout
17040
17041 \end_layout
17042
17043 \end_inset
17044 </cell>
17045 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17046 \begin_inset Text
17047
17048 \begin_layout Plain Layout
17049 relaciones
17050 \end_layout
17051
17052 \end_inset
17053 </cell>
17054 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17055 \begin_inset Text
17056
17057 \begin_layout Plain Layout
17058
17059 \end_layout
17060
17061 \end_inset
17062 </cell>
17063 </row>
17064 <row>
17065 <cell alignment="center" valignment="top" usebox="none">
17066 \begin_inset Text
17067
17068 \begin_layout Plain Layout
17069 12×
17070 \end_layout
17071
17072 \end_inset
17073 </cell>
17074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17075 \begin_inset Text
17076
17077 \begin_layout Plain Layout
17078 24
17079 \begin_inset space \thinspace{}
17080 \end_inset
17081
17082 bottles
17083 \end_layout
17084
17085 \end_inset
17086 </cell>
17087 <cell alignment="center" valignment="top" usebox="none">
17088 \begin_inset Text
17089
17090 \begin_layout Plain Layout
17091 \begin_inset Formula $10\cdot$
17092 \end_inset
17093
17094
17095 \end_layout
17096
17097 \end_inset
17098 </cell>
17099 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17100 \begin_inset Text
17101
17102 \begin_layout Plain Layout
17103 \begin_inset Formula $10^{\mbox{-}17}$
17104 \end_inset
17105
17106
17107 \end_layout
17108
17109 \end_inset
17110 </cell>
17111 <cell alignment="center" valignment="top" usebox="none">
17112 \begin_inset Text
17113
17114 \begin_layout Plain Layout
17115 \begin_inset Formula $\Gamma(t)\propto$
17116 \end_inset
17117
17118
17119 \end_layout
17120
17121 \end_inset
17122 </cell>
17123 <cell alignment="center" valignment="top" usebox="none">
17124 \begin_inset Text
17125
17126 \begin_layout Plain Layout
17127 \begin_inset Formula $\:\Upsilon(t)$
17128 \end_inset
17129
17130
17131 \end_layout
17132
17133 \end_inset
17134 </cell>
17135 </row>
17136 <row>
17137 <cell alignment="center" valignment="top" usebox="none">
17138 \begin_inset Text
17139
17140 \begin_layout Plain Layout
17141 1024×
17142 \end_layout
17143
17144 \end_inset
17145 </cell>
17146 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17147 \begin_inset Text
17148
17149 \begin_layout Plain Layout
17150 768
17151 \begin_inset space \thinspace{}
17152 \end_inset
17153
17154 Pixels
17155 \end_layout
17156
17157 \end_inset
17158 </cell>
17159 <cell alignment="center" valignment="top" usebox="none">
17160 \begin_inset Text
17161
17162 \begin_layout Plain Layout
17163 \begin_inset Formula $5.78\cdot$
17164 \end_inset
17165
17166
17167 \end_layout
17168
17169 \end_inset
17170 </cell>
17171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17172 \begin_inset Text
17173
17174 \begin_layout Plain Layout
17175 \begin_inset Formula $10^{7}$
17176 \end_inset
17177
17178
17179 \end_layout
17180
17181 \end_inset
17182 </cell>
17183 <cell alignment="center" valignment="top" usebox="none">
17184 \begin_inset Text
17185
17186 \begin_layout Plain Layout
17187 \begin_inset Formula $A\ne$
17188 \end_inset
17189
17190
17191 \end_layout
17192
17193 \end_inset
17194 </cell>
17195 <cell alignment="center" valignment="top" usebox="none">
17196 \begin_inset Text
17197
17198 \begin_layout Plain Layout
17199 \begin_inset Formula $\: B_{\mathrm{red}}$
17200 \end_inset
17201
17202
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row>
17209 <cell alignment="center" valignment="top" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213 32×
17214 \end_layout
17215
17216 \end_inset
17217 </cell>
17218 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222 6
17223 \begin_inset space \thinspace{}
17224 \end_inset
17225
17226 cm
17227 \end_layout
17228
17229 \end_inset
17230 </cell>
17231 <cell alignment="center" valignment="top" usebox="none">
17232 \begin_inset Text
17233
17234 \begin_layout Plain Layout
17235 -
17236 \begin_inset Formula $33.5\cdot$
17237 \end_inset
17238
17239
17240 \end_layout
17241
17242 \end_inset
17243 </cell>
17244 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17245 \begin_inset Text
17246
17247 \begin_layout Plain Layout
17248 \begin_inset Formula $10^{4}$
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \end_inset
17255 </cell>
17256 <cell alignment="center" valignment="top" usebox="none">
17257 \begin_inset Text
17258
17259 \begin_layout Plain Layout
17260 \begin_inset Formula $\sen(\alpha)\ge$
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267 </cell>
17268 <cell alignment="center" valignment="top" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272 \begin_inset Formula $\:\sen(\beta)$
17273 \end_inset
17274
17275
17276 \end_layout
17277
17278 \end_inset
17279 </cell>
17280 </row>
17281 </lyxtabular>
17282
17283 \end_inset
17284
17285
17286 \end_layout
17287
17288 \end_inset
17289
17290
17291 \end_layout
17292
17293 \begin_layout Subsection
17294 Formato personalizado de celda/columna
17295 \begin_inset CommandInset label
17296 LatexCommand label
17297 name "sub:Formato-Personalizado"
17298
17299 \end_inset
17300
17301
17302 \begin_inset Index idx
17303 status collapsed
17304
17305 \begin_layout Plain Layout
17306 Personalización de tablas ! Formato de celda/columna
17307 \end_layout
17308
17309 \end_inset
17310
17311
17312 \end_layout
17313
17314 \begin_layout Standard
17315 El cálculo de la anchura necesaria para columnas extendidas descrito en
17316  la sección
17317 \begin_inset space ~
17318 \end_inset
17319
17320
17321 \begin_inset CommandInset ref
17322 LatexCommand ref
17323 reference "sub:Cálculos-en-Multicolumnas"
17324
17325 \end_inset
17326
17327  es muy pesado si tienes varias tablas con multicolumnas.
17328  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17329 mna aplicable a todas las tablas del documento.
17330  El formato se define con el comando
17331 \end_layout
17332
17333 \begin_layout Standard
17334
17335 \series bold
17336
17337 \backslash
17338 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17339 \end_layout
17340
17341 \begin_layout Standard
17342 El nombre de formato puede ser una sola letra.
17343  Las letras 
17344 \emph on
17345 b, c, l, m, p
17346 \emph default
17347  y 
17348 \emph on
17349 r
17350 \emph default
17351  están predefinidas y no pueden usarse.
17352  Pero se permiten todas las mayúsculas.
17353 \end_layout
17354
17355 \begin_layout Standard
17356 \begin_inset VSpace medskip
17357 \end_inset
17358
17359
17360 \end_layout
17361
17362 \begin_layout Standard
17363 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17364  fija puedes definir el formato de celda
17365 \end_layout
17366
17367 \begin_layout Standard
17368
17369 \series bold
17370
17371 \backslash
17372 newcolumntype{M}[1]{>{
17373 \backslash
17374 centering
17375 \backslash
17376 hspace{0pt}}m{#1}}
17377 \end_layout
17378
17379 \begin_layout Standard
17380 donde 
17381 \series bold
17382
17383 \backslash
17384 hspace{0pt}
17385 \series default
17386  evita el problema de partir con guión la primera palabra, como se describe
17387  en la sección
17388 \begin_inset space ~
17389 \end_inset
17390
17391
17392 \begin_inset CommandInset ref
17393 LatexCommand ref
17394 reference "sub:Líneas-Múltiples-en"
17395
17396 \end_inset
17397
17398 .
17399  Ahora puedes introducir simplemente
17400 \end_layout
17401
17402 \begin_layout Standard
17403
17404 \series bold
17405 M{ancho}
17406 \end_layout
17407
17408 \begin_layout Standard
17409 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
17410 \end_layout
17411
17412 \begin_layout Standard
17413 \begin_inset VSpace bigskip
17414 \end_inset
17415
17416
17417 \end_layout
17418
17419 \begin_layout Standard
17420 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17421 \end_layout
17422
17423 \begin_layout Standard
17424
17425 \series bold
17426
17427 \backslash
17428 newcolumntype{S}[2]{>{
17429 \backslash
17430 centering
17431 \backslash
17432 hspace{0pt}}
17433 \begin_inset Newline newline
17434 \end_inset
17435
17436
17437 \begin_inset Phantom HPhantom
17438 status open
17439
17440 \begin_layout Plain Layout
17441
17442 \series bold
17443
17444 \backslash
17445 newcolumntype
17446 \end_layout
17447
17448 \end_inset
17449
17450 m{(#1+(2
17451 \backslash
17452 tabcolsep+
17453 \backslash
17454 arrayrulewidth)*(1-#2))/#2}}
17455 \end_layout
17456
17457 \begin_layout Standard
17458 Este formato usa la ecuación 
17459 \begin_inset CommandInset ref
17460 LatexCommand eqref
17461 reference "eq:Wgn"
17462
17463 \end_inset
17464
17465  para calcular la anchura necesaria para que cada celda extendida tenga
17466  la misma anchura.
17467 \end_layout
17468
17469 \begin_layout Standard
17470 Ahora puedes introducir
17471 \end_layout
17472
17473 \begin_layout Standard
17474
17475 \series bold
17476 S{ancho de la celda multicolumna}{número de columnas extendidas}
17477 \end_layout
17478
17479 \begin_layout Standard
17480 como argumento LaTeX de la columna.
17481 \end_layout
17482
17483 \begin_layout Standard
17484 \begin_inset VSpace bigskip
17485 \end_inset
17486
17487
17488 \end_layout
17489
17490 \begin_layout Standard
17491 Para columnas coloreadas puedes definir
17492 \end_layout
17493
17494 \begin_layout Standard
17495
17496 \series bold
17497
17498 \backslash
17499 newcolumntype{K}[1]{>{
17500 \backslash
17501 columncolor{#1}
17502 \backslash
17503 hspace{0pt}}c}
17504 \end_layout
17505
17506 \begin_layout Standard
17507 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
17508  horizontalmente.
17509  Ahora puedes introducir
17510 \end_layout
17511
17512 \begin_layout Standard
17513
17514 \series bold
17515 K{nombre del color}
17516 \end_layout
17517
17518 \begin_layout Standard
17519 como argumento LaTeX.
17520 \end_layout
17521
17522 \begin_layout Standard
17523 \begin_inset VSpace bigskip
17524 \end_inset
17525
17526
17527 \end_layout
17528
17529 \begin_layout Standard
17530 Para crear la tabla
17531 \begin_inset space ~
17532 \end_inset
17533
17534
17535 \begin_inset CommandInset ref
17536 LatexCommand ref
17537 reference "tab:Tabla-con-formatos-definidos-por"
17538
17539 \end_inset
17540
17541  usa los argumentos LaTeX
17542 \end_layout
17543
17544 \begin_layout Standard
17545
17546 \series bold
17547 M{2.5cm}
17548 \end_layout
17549
17550 \begin_layout Standard
17551 para la primera columna y la multicolumna,
17552 \end_layout
17553
17554 \begin_layout Standard
17555
17556 \series bold
17557 K{red}
17558 \end_layout
17559
17560 \begin_layout Standard
17561 para la última columna y
17562 \end_layout
17563
17564 \begin_layout Standard
17565
17566 \series bold
17567 S{2.5cm}{2}
17568 \end_layout
17569
17570 \begin_layout Standard
17571 para las celdas en la segunda columna.
17572 \end_layout
17573
17574 \begin_layout Standard
17575 \begin_inset Float table
17576 placement h
17577 wide false
17578 sideways false
17579 status open
17580
17581 \begin_layout Plain Layout
17582 \begin_inset Caption
17583
17584 \begin_layout Plain Layout
17585 \begin_inset CommandInset label
17586 LatexCommand label
17587 name "tab:Tabla-con-formatos-definidos-por"
17588
17589 \end_inset
17590
17591 Tabla con formatos definidos por el usuario
17592 \end_layout
17593
17594 \end_inset
17595
17596
17597 \end_layout
17598
17599 \begin_layout Plain Layout
17600 \align center
17601 \begin_inset Tabular
17602 <lyxtabular version="3" rows="3" columns="4">
17603 <features tabularvalignment="middle">
17604 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17605 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17606 <column alignment="center" valignment="middle" width="0">
17607 <column alignment="center" valignment="middle" width="0" special="K{red}">
17608 <row>
17609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17610 \begin_inset Text
17611
17612 \begin_layout Plain Layout
17613 palabramuylargaenceldadetabla
17614 \end_layout
17615
17616 \end_inset
17617 </cell>
17618 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17619 \begin_inset Text
17620
17621 \begin_layout Plain Layout
17622 multicolumna línea múltiple
17623 \end_layout
17624
17625 \end_inset
17626 </cell>
17627 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17628 \begin_inset Text
17629
17630 \begin_layout Plain Layout
17631
17632 \end_layout
17633
17634 \end_inset
17635 </cell>
17636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17637 \begin_inset Text
17638
17639 \begin_layout Plain Layout
17640 c
17641 \end_layout
17642
17643 \end_inset
17644 </cell>
17645 </row>
17646 <row>
17647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17648 \begin_inset Text
17649
17650 \begin_layout Plain Layout
17651 d
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 e
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 f
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17675 \begin_inset Text
17676
17677 \begin_layout Plain Layout
17678 g
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 h
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 i
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 j
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 k
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 </row>
17722 </lyxtabular>
17723
17724 \end_inset
17725
17726
17727 \end_layout
17728
17729 \end_inset
17730
17731
17732 \end_layout
17733
17734 \begin_layout Subsection
17735 Grosor de líneas
17736 \begin_inset CommandInset label
17737 LatexCommand label
17738 name "sub:Grosor-de-Líneas"
17739
17740 \end_inset
17741
17742
17743 \begin_inset Index idx
17744 status collapsed
17745
17746 \begin_layout Plain Layout
17747 Personalización de tablas ! Grosor de línea
17748 \end_layout
17749
17750 \end_inset
17751
17752
17753 \end_layout
17754
17755 \begin_layout Standard
17756 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
17757  
17758 \series bold
17759
17760 \backslash
17761 arrayrulewidth
17762 \series default
17763 .
17764  Por ejemplo, para poner un grosor de línea de 1.5
17765 \begin_inset space \thinspace{}
17766 \end_inset
17767
17768 pt, como en la tabla
17769 \begin_inset space ~
17770 \end_inset
17771
17772
17773 \begin_inset CommandInset ref
17774 LatexCommand ref
17775 reference "tab:Tabla-con-líneas"
17776
17777 \end_inset
17778
17779 , inserta el comando
17780 \end_layout
17781
17782 \begin_layout Standard
17783
17784 \series bold
17785
17786 \backslash
17787 setlength{
17788 \backslash
17789 arrayrulewidth}{1.5pt}
17790 \end_layout
17791
17792 \begin_layout Standard
17793 en código TeX antes de la tabla o flotante.
17794  Este cambio es válido para todas las siguientes tablas.
17795  Para volver al valor predeterminado, define 
17796 \series bold
17797
17798 \backslash
17799 arrayrulewidth
17800 \series default
17801  a 0.4
17802 \begin_inset space \thinspace{}
17803 \end_inset
17804
17805 pt en código TeX detrás de la tabla o flotante.
17806 \end_layout
17807
17808 \begin_layout Standard
17809 \begin_inset ERT
17810 status collapsed
17811
17812 \begin_layout Plain Layout
17813
17814
17815 \backslash
17816 setlength{
17817 \backslash
17818 arrayrulewidth}{1.5pt}
17819 \end_layout
17820
17821 \end_inset
17822
17823
17824 \begin_inset Float table
17825 wide false
17826 sideways false
17827 status open
17828
17829 \begin_layout Plain Layout
17830 \begin_inset Caption
17831
17832 \begin_layout Plain Layout
17833 \begin_inset CommandInset label
17834 LatexCommand label
17835 name "tab:Tabla-con-líneas"
17836
17837 \end_inset
17838
17839 Tabla con líneas de grosor 1.5
17840 \begin_inset space \thinspace{}
17841 \end_inset
17842
17843 pt
17844 \end_layout
17845
17846 \end_inset
17847
17848
17849 \end_layout
17850
17851 \begin_layout Plain Layout
17852 \align center
17853 \begin_inset Tabular
17854 <lyxtabular version="3" rows="3" columns="3">
17855 <features tabularvalignment="middle">
17856 <column alignment="center" valignment="top" width="0">
17857 <column alignment="center" valignment="top" width="0">
17858 <column alignment="center" valignment="top" width="0">
17859 <row>
17860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17861 \begin_inset Text
17862
17863 \begin_layout Plain Layout
17864 sd
17865 \end_layout
17866
17867 \end_inset
17868 </cell>
17869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17870 \begin_inset Text
17871
17872 \begin_layout Plain Layout
17873
17874 \end_layout
17875
17876 \end_inset
17877 </cell>
17878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17879 \begin_inset Text
17880
17881 \begin_layout Plain Layout
17882
17883 \end_layout
17884
17885 \end_inset
17886 </cell>
17887 </row>
17888 <row>
17889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17890 \begin_inset Text
17891
17892 \begin_layout Plain Layout
17893
17894 \end_layout
17895
17896 \end_inset
17897 </cell>
17898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17899 \begin_inset Text
17900
17901 \begin_layout Plain Layout
17902 sd
17903 \end_layout
17904
17905 \end_inset
17906 </cell>
17907 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 </row>
17917 <row>
17918 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17919 \begin_inset Text
17920
17921 \begin_layout Plain Layout
17922
17923 \end_layout
17924
17925 \end_inset
17926 </cell>
17927 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17928 \begin_inset Text
17929
17930 \begin_layout Plain Layout
17931
17932 \end_layout
17933
17934 \end_inset
17935 </cell>
17936 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17937 \begin_inset Text
17938
17939 \begin_layout Plain Layout
17940 sd
17941 \end_layout
17942
17943 \end_inset
17944 </cell>
17945 </row>
17946 </lyxtabular>
17947
17948 \end_inset
17949
17950
17951 \end_layout
17952
17953 \end_inset
17954
17955
17956 \begin_inset ERT
17957 status collapsed
17958
17959 \begin_layout Plain Layout
17960
17961
17962 \backslash
17963 setlength{
17964 \backslash
17965 arrayrulewidth}{0.4pt}
17966 \end_layout
17967
17968 \end_inset
17969
17970
17971 \end_layout
17972
17973 \begin_layout Standard
17974 \begin_inset VSpace bigskip
17975 \end_inset
17976
17977 Para definir un grosor de 1.5
17978 \begin_inset space \thinspace{}
17979 \end_inset
17980
17981 pt sólo para líneas horizontales, como en la tabla
17982 \begin_inset space ~
17983 \end_inset
17984
17985
17986 \begin_inset CommandInset ref
17987 LatexCommand ref
17988 reference "tab:Tabla-con-horizontales"
17989
17990 \end_inset
17991
17992 , inserta estos comandos en código TeX antes de la tabla o flotante:
17993 \end_layout
17994
17995 \begin_layout Standard
17996
17997 \series bold
17998
17999 \backslash
18000 let
18001 \backslash
18002 myHline
18003 \backslash
18004 hline
18005 \begin_inset Newline newline
18006 \end_inset
18007
18008
18009 \backslash
18010 renewcommand{
18011 \backslash
18012 hline}
18013 \begin_inset Newline newline
18014 \end_inset
18015
18016  {
18017 \backslash
18018 noalign{
18019 \backslash
18020 global
18021 \backslash
18022 arrayrulewidth 1.5pt}
18023 \begin_inset Newline newline
18024 \end_inset
18025
18026   
18027 \backslash
18028 myHline
18029 \backslash
18030 noalign{
18031 \backslash
18032 global
18033 \backslash
18034 arrayrulewidth 0.4pt}}
18035 \end_layout
18036
18037 \begin_layout Standard
18038 Para volver al grosor predeterminado, inserta este comando en código TeX
18039  detrás de la tabla o flotante:
18040 \end_layout
18041
18042 \begin_layout Standard
18043
18044 \series bold
18045
18046 \backslash
18047 renewcommand{
18048 \backslash
18049 hline}{
18050 \backslash
18051 myHline}
18052 \end_layout
18053
18054 \begin_layout Standard
18055 \begin_inset ERT
18056 status collapsed
18057
18058 \begin_layout Plain Layout
18059
18060
18061 \backslash
18062 let
18063 \backslash
18064 myHline
18065 \backslash
18066 hline
18067 \end_layout
18068
18069 \begin_layout Plain Layout
18070
18071
18072 \backslash
18073 renewcommand{
18074 \backslash
18075 hline}
18076 \end_layout
18077
18078 \begin_layout Plain Layout
18079
18080  {
18081 \backslash
18082 noalign{
18083 \backslash
18084 global
18085 \backslash
18086 arrayrulewidth 1.5pt}
18087 \end_layout
18088
18089 \begin_layout Plain Layout
18090
18091   
18092 \backslash
18093 myHline
18094 \backslash
18095 noalign{
18096 \backslash
18097 global
18098 \backslash
18099 arrayrulewidth 0.4pt}}
18100 \end_layout
18101
18102 \end_inset
18103
18104
18105 \begin_inset Float table
18106 wide false
18107 sideways false
18108 status open
18109
18110 \begin_layout Plain Layout
18111 \begin_inset Caption
18112
18113 \begin_layout Plain Layout
18114 \begin_inset CommandInset label
18115 LatexCommand label
18116 name "tab:Tabla-con-horizontales"
18117
18118 \end_inset
18119
18120 Tabla con líneas horizontales de 1.5
18121 \begin_inset space \thinspace{}
18122 \end_inset
18123
18124 pt
18125 \end_layout
18126
18127 \end_inset
18128
18129
18130 \end_layout
18131
18132 \begin_layout Plain Layout
18133 \align center
18134 \begin_inset Tabular
18135 <lyxtabular version="3" rows="3" columns="3">
18136 <features tabularvalignment="middle">
18137 <column alignment="center" valignment="top" width="0">
18138 <column alignment="center" valignment="top" width="0">
18139 <column alignment="center" valignment="top" width="0">
18140 <row>
18141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145 sd
18146 \end_layout
18147
18148 \end_inset
18149 </cell>
18150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18151 \begin_inset Text
18152
18153 \begin_layout Plain Layout
18154
18155 \end_layout
18156
18157 \end_inset
18158 </cell>
18159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18160 \begin_inset Text
18161
18162 \begin_layout Plain Layout
18163
18164 \end_layout
18165
18166 \end_inset
18167 </cell>
18168 </row>
18169 <row>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18180 \begin_inset Text
18181
18182 \begin_layout Plain Layout
18183 sd
18184 \end_layout
18185
18186 \end_inset
18187 </cell>
18188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 </row>
18198 <row>
18199 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18200 \begin_inset Text
18201
18202 \begin_layout Plain Layout
18203
18204 \end_layout
18205
18206 \end_inset
18207 </cell>
18208 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18209 \begin_inset Text
18210
18211 \begin_layout Plain Layout
18212
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 sd
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 </row>
18227 </lyxtabular>
18228
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \end_inset
18235
18236
18237 \begin_inset ERT
18238 status collapsed
18239
18240 \begin_layout Plain Layout
18241
18242
18243 \backslash
18244 renewcommand{
18245 \backslash
18246 hline}{
18247 \backslash
18248 myHline}
18249 \end_layout
18250
18251 \end_inset
18252
18253
18254 \end_layout
18255
18256 \begin_layout Standard
18257 \begin_inset VSpace bigskip
18258 \end_inset
18259
18260 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18261  siguiente formato de columna en el preámbulo del documento, de acuerdo
18262  con lo descrito en la sección
18263 \begin_inset space ~
18264 \end_inset
18265
18266
18267 \begin_inset CommandInset ref
18268 LatexCommand ref
18269 reference "sub:Formato-Personalizado"
18270
18271 \end_inset
18272
18273 :
18274 \end_layout
18275
18276 \begin_layout Standard
18277
18278 \series bold
18279
18280 \backslash
18281 newcolumntype{V}{!{
18282 \backslash
18283 vrule width 1.5pt}}
18284 \end_layout
18285
18286 \begin_layout Standard
18287 Para la tabla
18288 \begin_inset space ~
18289 \end_inset
18290
18291
18292 \begin_inset CommandInset ref
18293 LatexCommand ref
18294 reference "tab:Tabla-con-verticales"
18295
18296 \end_inset
18297
18298  se usó el argumento LaTeX
18299 \end_layout
18300
18301 \begin_layout Standard
18302
18303 \series bold
18304 VcV
18305 \end_layout
18306
18307 \begin_layout Standard
18308 para la última columna y
18309 \end_layout
18310
18311 \begin_layout Standard
18312
18313 \series bold
18314 Vc
18315 \end_layout
18316
18317 \begin_layout Standard
18318 para las otras.
18319 \end_layout
18320
18321 \begin_layout Standard
18322 \begin_inset Float table
18323 wide false
18324 sideways false
18325 status open
18326
18327 \begin_layout Plain Layout
18328 \begin_inset Caption
18329
18330 \begin_layout Plain Layout
18331 \begin_inset CommandInset label
18332 LatexCommand label
18333 name "tab:Tabla-con-verticales"
18334
18335 \end_inset
18336
18337 Tabla con líneas verticales de 1.5
18338 \begin_inset space \thinspace{}
18339 \end_inset
18340
18341 pt de grosor
18342 \end_layout
18343
18344 \end_inset
18345
18346
18347 \end_layout
18348
18349 \begin_layout Plain Layout
18350 \align center
18351 \begin_inset Tabular
18352 <lyxtabular version="3" rows="3" columns="3">
18353 <features tabularvalignment="middle">
18354 <column alignment="center" valignment="top" width="0" special="Vc">
18355 <column alignment="center" valignment="top" width="0" special="Vc">
18356 <column alignment="center" valignment="top" width="0" special="VcV">
18357 <row>
18358 <cell alignment="center" valignment="top" topline="true" usebox="none">
18359 \begin_inset Text
18360
18361 \begin_layout Plain Layout
18362 sd
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" topline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" topline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 </row>
18386 <row>
18387 <cell alignment="center" valignment="top" topline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391
18392 \end_layout
18393
18394 \end_inset
18395 </cell>
18396 <cell alignment="center" valignment="top" topline="true" usebox="none">
18397 \begin_inset Text
18398
18399 \begin_layout Plain Layout
18400 sd
18401 \end_layout
18402
18403 \end_inset
18404 </cell>
18405 <cell alignment="center" valignment="top" topline="true" usebox="none">
18406 \begin_inset Text
18407
18408 \begin_layout Plain Layout
18409
18410 \end_layout
18411
18412 \end_inset
18413 </cell>
18414 </row>
18415 <row>
18416 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18417 \begin_inset Text
18418
18419 \begin_layout Plain Layout
18420
18421 \end_layout
18422
18423 \end_inset
18424 </cell>
18425 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18426 \begin_inset Text
18427
18428 \begin_layout Plain Layout
18429
18430 \end_layout
18431
18432 \end_inset
18433 </cell>
18434 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 sd
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 </row>
18444 </lyxtabular>
18445
18446 \end_inset
18447
18448
18449 \end_layout
18450
18451 \end_inset
18452
18453
18454 \end_layout
18455
18456 \begin_layout Subsection
18457 Líneas de trazos
18458 \begin_inset Index idx
18459 status collapsed
18460
18461 \begin_layout Plain Layout
18462 Personalización de tablas ! Líneas de trazos
18463 \end_layout
18464
18465 \end_inset
18466
18467
18468 \end_layout
18469
18470 \begin_layout Standard
18471 \begin_inset ERT
18472 status collapsed
18473
18474 \begin_layout Plain Layout
18475
18476
18477 \backslash
18478 ifarydshln
18479 \end_layout
18480
18481 \end_inset
18482
18483
18484 \begin_inset Note Note
18485 status collapsed
18486
18487 \begin_layout Plain Layout
18488 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18489  LaTeX 
18490 \series bold
18491 arydshln
18492 \series default
18493 .
18494 \end_layout
18495
18496 \end_inset
18497
18498
18499 \end_layout
18500
18501 \begin_layout Standard
18502 \begin_inset Float table
18503 placement H
18504 wide false
18505 sideways false
18506 status open
18507
18508 \begin_layout Plain Layout
18509 \begin_inset Caption
18510
18511 \begin_layout Plain Layout
18512 \begin_inset CommandInset label
18513 LatexCommand label
18514 name "tab:Tabla-con-trazos"
18515
18516 \end_inset
18517
18518 Tabla con líneas de trazos
18519 \end_layout
18520
18521 \end_inset
18522
18523
18524 \end_layout
18525
18526 \begin_layout Plain Layout
18527 \align center
18528 \begin_inset Tabular
18529 <lyxtabular version="3" rows="5" columns="5">
18530 <features tabularvalignment="middle">
18531 <column alignment="center" valignment="top" width="0">
18532 <column alignment="center" valignment="top" width="0">
18533 <column alignment="center" valignment="top" width="0" special=":c">
18534 <column alignment="center" valignment="top" width="0">
18535 <column alignment="center" valignment="top" width="0">
18536 <row>
18537 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18538 \begin_inset Text
18539
18540 \begin_layout Plain Layout
18541 a
18542 \end_layout
18543
18544 \end_inset
18545 </cell>
18546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18547 \begin_inset Text
18548
18549 \begin_layout Plain Layout
18550 b
18551 \end_layout
18552
18553 \end_inset
18554 </cell>
18555 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18556 \begin_inset Text
18557
18558 \begin_layout Plain Layout
18559 c
18560 \end_layout
18561
18562 \end_inset
18563 </cell>
18564 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18565 \begin_inset Text
18566
18567 \begin_layout Plain Layout
18568 d
18569 \end_layout
18570
18571 \end_inset
18572 </cell>
18573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577 e
18578 \end_layout
18579
18580 \end_inset
18581 </cell>
18582 </row>
18583 <row>
18584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588 f
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 g
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" topline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 h
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 i
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18621 \begin_inset Text
18622
18623 \begin_layout Plain Layout
18624 j
18625 \end_layout
18626
18627 \end_inset
18628 </cell>
18629 </row>
18630 <row>
18631 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 \begin_inset ERT
18636 status collapsed
18637
18638 \begin_layout Plain Layout
18639
18640
18641 \backslash
18642 hdashline 
18643 \end_layout
18644
18645 \end_inset
18646
18647 k
18648 \end_layout
18649
18650 \end_inset
18651 </cell>
18652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18653 \begin_inset Text
18654
18655 \begin_layout Plain Layout
18656 l
18657 \end_layout
18658
18659 \end_inset
18660 </cell>
18661 <cell alignment="center" valignment="top" usebox="none">
18662 \begin_inset Text
18663
18664 \begin_layout Plain Layout
18665 m
18666 \end_layout
18667
18668 \end_inset
18669 </cell>
18670 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18671 \begin_inset Text
18672
18673 \begin_layout Plain Layout
18674 n
18675 \end_layout
18676
18677 \end_inset
18678 </cell>
18679 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18680 \begin_inset Text
18681
18682 \begin_layout Plain Layout
18683 o
18684 \end_layout
18685
18686 \end_inset
18687 </cell>
18688 </row>
18689 <row>
18690 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 \begin_inset ERT
18695 status collapsed
18696
18697 \begin_layout Plain Layout
18698
18699
18700 \backslash
18701 cdashline{4-5}
18702 \end_layout
18703
18704 \end_inset
18705
18706 p
18707 \end_layout
18708
18709 \end_inset
18710 </cell>
18711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18712 \begin_inset Text
18713
18714 \begin_layout Plain Layout
18715 q
18716 \end_layout
18717
18718 \end_inset
18719 </cell>
18720 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18721 \begin_inset Text
18722
18723 \begin_layout Plain Layout
18724 r
18725 \end_layout
18726
18727 \end_inset
18728 </cell>
18729 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18730 \begin_inset Text
18731
18732 \begin_layout Plain Layout
18733 s
18734 \end_layout
18735
18736 \end_inset
18737 </cell>
18738 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18739 \begin_inset Text
18740
18741 \begin_layout Plain Layout
18742
18743 \end_layout
18744
18745 \end_inset
18746 </cell>
18747 </row>
18748 <row>
18749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 t
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 u
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 v
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780 w
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18786 \begin_inset Text
18787
18788 \begin_layout Plain Layout
18789 x
18790 \end_layout
18791
18792 \end_inset
18793 </cell>
18794 </row>
18795 </lyxtabular>
18796
18797 \end_inset
18798
18799
18800 \end_layout
18801
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \begin_layout Standard
18808 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
18809  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
18810 \series bold
18811 arydshln
18812 \series default
18813
18814 \begin_inset Index idx
18815 status collapsed
18816
18817 \begin_layout Plain Layout
18818 LaTeX-paquetes ! arydshln
18819 \end_layout
18820
18821 \end_inset
18822
18823  con el comando 
18824 \end_layout
18825
18826 \begin_layout Standard
18827
18828 \series bold
18829
18830 \backslash
18831 usepackage{arydshln}
18832 \end_layout
18833
18834 \begin_layout Standard
18835 Para hacer una línea vertical a trazos, introduce dos puntos «
18836 \series bold
18837 :
18838 \series default
18839 » junto con el carácter para alineación horizontal como argumento LaTeX
18840  en el diálogo de celda de tabla.
18841 \end_layout
18842
18843 \begin_layout Standard
18844 Para una línea de trazos horizontal añade el comando
18845 \end_layout
18846
18847 \begin_layout Standard
18848
18849 \series bold
18850
18851 \backslash
18852 hdashline
18853 \end_layout
18854
18855 \begin_layout Standard
18856 en código TeX como primer elemento de la primera celda en la fila.
18857 \end_layout
18858
18859 \begin_layout Standard
18860 Para líneas de trazos en multicolumna usa el comando
18861 \end_layout
18862
18863 \begin_layout Standard
18864
18865 \series bold
18866
18867 \backslash
18868 cdashline{número de líneas}
18869 \end_layout
18870
18871 \begin_layout Standard
18872 en código TeX como primer elemento de la primera celda en la fila.
18873  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
18874  4 y quieres una línea de trazos por encima, añade el comando
18875 \end_layout
18876
18877 \begin_layout Standard
18878
18879 \series bold
18880
18881 \backslash
18882 cdashline{2-4}
18883 \end_layout
18884
18885 \begin_layout Standard
18886 como primer elemento de la primera celda en la fila de la multicolumna.
18887 \end_layout
18888
18889 \begin_layout Standard
18890 \begin_inset VSpace bigskip
18891 \end_inset
18892
18893
18894 \end_layout
18895
18896 \begin_layout Standard
18897 La tabla
18898 \begin_inset space ~
18899 \end_inset
18900
18901
18902 \begin_inset CommandInset ref
18903 LatexCommand ref
18904 reference "tab:Tabla-con-trazos"
18905
18906 \end_inset
18907
18908  se ha hecho usando «
18909 \series bold
18910 :c
18911 \series default
18912 » como argumento LaTeX de la tercera columna.
18913  El comando en código TeX 
18914 \series bold
18915
18916 \backslash
18917 hdashline
18918 \series default
18919  se ha insertado en la primera celda de la tercera fila y el comando en
18920  código TeX
18921 \begin_inset Newline newline
18922 \end_inset
18923
18924
18925 \series bold
18926
18927 \backslash
18928 cdashline{4-5}
18929 \series default
18930  en la primera celda de la cuarta fila.
18931 \end_layout
18932
18933 \begin_layout Standard
18934 \begin_inset Note Greyedout
18935 status open
18936
18937 \begin_layout Plain Layout
18938
18939 \series bold
18940 Nota:
18941 \series default
18942  Aparentemente el paquete LaTeX 
18943 \series bold
18944 arydshln
18945 \series default
18946  no es compatible con el paquete LaTeX 
18947 \series bold
18948 colortbl
18949 \series default
18950
18951 \begin_inset Index idx
18952 status collapsed
18953
18954 \begin_layout Plain Layout
18955 LaTeX-paquetes ! colortbl
18956 \end_layout
18957
18958 \end_inset
18959
18960  que se usa para tablas coloreadas en la sección
18961 \begin_inset space ~
18962 \end_inset
18963
18964
18965 \begin_inset CommandInset ref
18966 LatexCommand ref
18967 reference "sec:Tablas-Coloreadas"
18968
18969 \end_inset
18970
18971 .
18972  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
18973 \end_layout
18974
18975 \end_inset
18976
18977
18978 \end_layout
18979
18980 \begin_layout Standard
18981 \begin_inset ERT
18982 status collapsed
18983
18984 \begin_layout Plain Layout
18985
18986
18987 \backslash
18988 else
18989 \end_layout
18990
18991 \end_inset
18992
18993
18994 \begin_inset Note Note
18995 status collapsed
18996
18997 \begin_layout Plain Layout
18998 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
18999  
19000 \series bold
19001 arydshln
19002 \series default
19003 .
19004 \end_layout
19005
19006 \end_inset
19007
19008
19009 \end_layout
19010
19011 \begin_layout Standard
19012 Debes instalar el paquete LaTeX 
19013 \series bold
19014 arydshln
19015 \series default
19016  para ver la parte siguiente en la salida.
19017 \end_layout
19018
19019 \begin_layout Standard
19020 \begin_inset ERT
19021 status collapsed
19022
19023 \begin_layout Plain Layout
19024
19025
19026 \backslash
19027 fi
19028 \end_layout
19029
19030 \end_inset
19031
19032
19033 \end_layout
19034
19035 \begin_layout Chapter
19036 Flotantes
19037 \begin_inset Index idx
19038 status collapsed
19039
19040 \begin_layout Plain Layout
19041 Flotantes
19042 \end_layout
19043
19044 \end_inset
19045
19046
19047 \end_layout
19048
19049 \begin_layout Section
19050 Introducción
19051 \begin_inset CommandInset label
19052 LatexCommand label
19053 name "sec:Introducción-Flotantes"
19054
19055 \end_inset
19056
19057
19058 \begin_inset Index idx
19059 status collapsed
19060
19061 \begin_layout Plain Layout
19062 Flotantes ! Introducción
19063 \end_layout
19064
19065 \end_inset
19066
19067
19068 \end_layout
19069
19070 \begin_layout Standard
19071 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19072  no tiene posición fija.
19073  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19074  Las 
19075 \family sans
19076 Notas
19077 \begin_inset space ~
19078 \end_inset
19079
19080 al
19081 \begin_inset space ~
19082 \end_inset
19083
19084 pie
19085 \family default
19086  y 
19087 \family sans
19088 Notas
19089 \begin_inset space ~
19090 \end_inset
19091
19092 al
19093 \begin_inset space ~
19094 \end_inset
19095
19096 margen
19097 \family default
19098  también son flotantes, porque pueden flotar a la página siguiente cuando
19099  hay demasiadas notas en la página.
19100 \end_layout
19101
19102 \begin_layout Standard
19103 Los flotantes permiten composiciones de alta calidad.
19104  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19105  impedir espacios en blanco y páginas sin texto.
19106  Como el flotante destruye a menudo el contexto entre texto e imagen o tabla,
19107  cada flotante puede ser referenciado en el texto.
19108  Por lo tanto los flotantes están numerados.
19109  Las referencias se describen en la sección
19110 \begin_inset space ~
19111 \end_inset
19112
19113
19114 \begin_inset CommandInset ref
19115 LatexCommand ref
19116 reference "sec:Referencias-a-Flotantes"
19117
19118 \end_inset
19119
19120 .
19121 \end_layout
19122
19123 \begin_layout Standard
19124 Para insertar un flotante, usa el menú 
19125 \family sans
19126 Insertar\SpecialChar \menuseparator
19127 Flotante
19128 \family default
19129 .
19130  Esto inserta una 
19131 \family sans
19132 Leyenda,
19133 \family default
19134  un cuadro con una etiqueta.
19135  La etiqueta se traducirá automáticamente al idioma del documento.
19136  Tras la etiqueta puedes insertar el texto de la leyenda.
19137  La imagen o tabla se inserta encima o debajo de la leyenda en un párrafo
19138  separado dentro del flotante.
19139  La colocación de leyendas se describe en la sección
19140 \begin_inset space ~
19141 \end_inset
19142
19143
19144 \begin_inset CommandInset ref
19145 LatexCommand ref
19146 reference "sec:Colocación-de-leyendas"
19147
19148 \end_inset
19149
19150 .
19151  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19152  con clic izquierdo sobre él.
19153  Un cuadro cerrado se muestra así: 
19154 \begin_inset Graphics
19155         filename clipart/flotanteQt4.png
19156         scale 70
19157
19158 \end_inset
19159
19160  —un cuadro gris con etiqueta en rojo—.
19161 \end_layout
19162
19163 \begin_layout Standard
19164 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19165  errores de LaTeX si el texto circundante se formatea de modo especial.
19166 \end_layout
19167
19168 \begin_layout Standard
19169 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
19170  y pinchando el botón correspondiente de la barra de herramientas para un
19171  flotante nuevo.
19172 \end_layout
19173
19174 \begin_layout Section
19175 Tipos de flotantes
19176 \end_layout
19177
19178 \begin_layout Standard
19179 Además de los flotantes de imagen y de tabla que se describen en la sección
19180 \begin_inset space ~
19181 \end_inset
19182
19183
19184 \begin_inset CommandInset ref
19185 LatexCommand ref
19186 reference "sec:Figuras-Flotantes"
19187
19188 \end_inset
19189
19190  y 
19191 \begin_inset CommandInset ref
19192 LatexCommand ref
19193 reference "sec:Tablas-Flotantes"
19194
19195 \end_inset
19196
19197 , respectivamente, LyX ofrece los tipos 
19198 \series bold
19199 Algoritmo
19200 \series default
19201  y 
19202 \series bold
19203 Envoltorio
19204 \series default
19205 .
19206 \end_layout
19207
19208 \begin_layout Subsection
19209 Algoritmos flotantes
19210 \begin_inset Index idx
19211 status collapsed
19212
19213 \begin_layout Plain Layout
19214 Flotantes ! Algoritmos
19215 \end_layout
19216
19217 \end_inset
19218
19219
19220 \begin_inset CommandInset label
19221 LatexCommand label
19222 name "sub:Algoritmos-Flotantes"
19223
19224 \end_inset
19225
19226
19227 \end_layout
19228
19229 \begin_layout Standard
19230 \begin_inset Float algorithm
19231 placement h
19232 wide false
19233 sideways false
19234 status open
19235
19236 \begin_layout Plain Layout
19237 \begin_inset Caption
19238
19239 \begin_layout Plain Layout
19240 \begin_inset CommandInset label
19241 LatexCommand label
19242 name "alg:Ejemplo-de-Algoritmo-flotante"
19243
19244 \end_inset
19245
19246 Ejemplo de algoritmo flotante
19247 \end_layout
19248
19249 \end_inset
19250
19251
19252 \end_layout
19253
19254 \begin_layout LyX-Code
19255 for I in 1..N loop
19256 \begin_inset Newline newline
19257 \end_inset
19258
19259  Sum:= Sum + A(I); /*comment*/
19260 \begin_inset Newline newline
19261 \end_inset
19262
19263 end loop
19264 \begin_inset VSpace -4mm
19265 \end_inset
19266
19267
19268 \end_layout
19269
19270 \end_inset
19271
19272
19273 \end_layout
19274
19275 \begin_layout Standard
19276 Este tipo de flotante se inserta con el menú 
19277 \family sans
19278 Insertar\SpecialChar \menuseparator
19279 Flotante\SpecialChar \menuseparator
19280 Algoritmo
19281 \family default
19282 .
19283  Se usa para códigos y descripciones de algoritmos y se puede considerar
19284  una alternativa al listado de código de programa, que se explica en el
19285  capítulo
19286 \begin_inset space ~
19287 \end_inset
19288
19289
19290 \begin_inset CommandInset ref
19291 LatexCommand ref
19292 reference "cap:Listado-de-programa"
19293
19294 \end_inset
19295
19296 .
19297  Un posible entorno para algoritmos es 
19298 \family sans
19299 Código-LyX
19300 \family default
19301 , descrito en la 
19302 \emph on
19303 Guía del usuario
19304 \emph default
19305  de LyX.
19306  El algoritmo
19307 \begin_inset space ~
19308 \end_inset
19309
19310
19311 \begin_inset CommandInset ref
19312 LatexCommand ref
19313 reference "alg:Ejemplo-de-Algoritmo-flotante"
19314
19315 \end_inset
19316
19317  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19318  vertical de -4
19319 \begin_inset space \thinspace{}
19320 \end_inset
19321
19322 mm al final para tener la línea inferior exactamente bajo la última línea
19323  de texto.
19324 \end_layout
19325
19326 \begin_layout Standard
19327 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19328  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19329 \end_layout
19330
19331 \begin_layout Standard
19332
19333 \series bold
19334
19335 \backslash
19336 floatname{algorithm}{nombre}
19337 \end_layout
19338
19339 \begin_layout Standard
19340 donde 
19341 \family sans
19342 nombre
19343 \family default
19344  es la palabra «
19345 \emph on
19346 algoritmo
19347 \emph default
19348 » en el idioma deseado.
19349 \end_layout
19350
19351 \begin_layout Standard
19352 Para insertar el índice de algoritmos puedes usar el menú 
19353 \family sans
19354 Insertar\SpecialChar \menuseparator
19355 Lista
19356 \begin_inset space \thinspace{}
19357 \end_inset
19358
19359 /
19360 \begin_inset space \thinspace{}
19361 \end_inset
19362
19363 Índice\SpecialChar \menuseparator
19364 Índice de algoritmos
19365 \family default
19366 , si el documento está en el mismo idioma que los menús de LyX.
19367  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19368 \end_layout
19369
19370 \begin_layout Standard
19371
19372 \series bold
19373
19374 \backslash
19375 listof{algorithm}{nombre}
19376 \end_layout
19377
19378 \begin_layout Standard
19379 donde 
19380 \family sans
19381 nombre
19382 \family default
19383  es «
19384 \emph on
19385 Lista de algoritmos
19386 \emph default
19387 » en el idioma del documento.
19388 \end_layout
19389
19390 \begin_layout Standard
19391 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19392  para tablas e imágenes flotantes en muchas clases de documento, «capítulo.algori
19393 tmo».
19394  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19395  documento:
19396 \end_layout
19397
19398 \begin_layout Standard
19399
19400 \series bold
19401
19402 \backslash
19403 numberwithin{algorithm}{chapter}
19404 \end_layout
19405
19406 \begin_layout Standard
19407 Para poder usar el comando 
19408 \series bold
19409
19410 \backslash
19411 numberwithin
19412 \series default
19413 , marca la opción 
19414 \family sans
19415 Usar
19416 \begin_inset space ~
19417 \end_inset
19418
19419 el
19420 \begin_inset space ~
19421 \end_inset
19422
19423 paquete
19424 \begin_inset space ~
19425 \end_inset
19426
19427 AMS
19428 \family default
19429  en el menú 
19430 \family sans
19431 Documento\SpecialChar \menuseparator
19432 Configuración\SpecialChar \menuseparator
19433 Opciones para ecuaciones
19434 \family default
19435 .
19436 \end_layout
19437
19438 \begin_layout Subsection
19439 Flotantes envueltos
19440 \begin_inset Index idx
19441 status collapsed
19442
19443 \begin_layout Plain Layout
19444 Flotantes ! Envoltorio
19445 \end_layout
19446
19447 \end_inset
19448
19449
19450 \end_layout
19451
19452 \begin_layout Standard
19453 \begin_inset Wrap figure
19454 lines 0
19455 placement l
19456 overhang 1cm
19457 width "40col%"
19458 status open
19459
19460 \begin_layout Plain Layout
19461 \begin_inset Graphics
19462         filename ../clipart/mobius.eps
19463         width 40col%
19464         rotateOrigin center
19465
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \begin_layout Plain Layout
19472 \begin_inset Caption
19473
19474 \begin_layout Plain Layout
19475 \begin_inset CommandInset label
19476 LatexCommand label
19477 name "fig:Envoltorio-de-figura"
19478
19479 \end_inset
19480
19481 Figura envuelta en el texto
19482 \end_layout
19483
19484 \end_inset
19485
19486
19487 \end_layout
19488
19489 \end_inset
19490
19491  Este tipo de flotante se usa para adosar una figura o una tabla al texto,
19492  de modo que ocupe sólo una parte del ancho de columna.
19493  Se inserta con el menú 
19494 \family sans
19495 Insertar\SpecialChar \menuseparator
19496 Flotante\SpecialChar \menuseparator
19497 Figura
19498 \begin_inset space ~
19499 \end_inset
19500
19501 envuelta
19502 \family default
19503
19504 \begin_inset space \thinspace{}
19505 \end_inset
19506
19507 /
19508 \begin_inset space \thinspace{}
19509 \end_inset
19510
19511
19512 \family sans
19513 Tabla
19514 \begin_inset space ~
19515 \end_inset
19516
19517 envuelta
19518 \family default
19519  si está instalado el paquete LaTeX 
19520 \series bold
19521 wrapfig
19522 \series default
19523
19524 \begin_inset Index idx
19525 status collapsed
19526
19527 \begin_layout Plain Layout
19528 LaTeX-paquetes ! wrapfig
19529 \begin_inset ERT
19530 status collapsed
19531
19532 \begin_layout Plain Layout
19533
19534
19535 \backslash
19536 vspace{4mm}
19537 \end_layout
19538
19539 \end_inset
19540
19541
19542 \end_layout
19543
19544 \end_inset
19545
19546 .
19547 \begin_inset Foot
19548 status collapsed
19549
19550 \begin_layout Plain Layout
19551 La instalación de paquetes LaTeX se explica en el manual 
19552 \emph on
19553 Configuración de LaTeX
19554 \emph default
19555 .
19556 \end_layout
19557
19558 \end_inset
19559
19560  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
19561  con clic derecho sobre el cuadro del flotante.
19562  Son obligatorias la 
19563 \family sans
19564 Ubicación
19565 \family default
19566  y la 
19567 \family sans
19568 Anchura
19569 \family default
19570 .
19571  Son opcionales 
19572 \family sans
19573 Extensión al margen
19574 \family default
19575 , que especifica la anchura de invasión del margen, y 
19576 \family sans
19577 Extender
19578 \begin_inset space ~
19579 \end_inset
19580
19581 a
19582 \begin_inset space ~
19583 \end_inset
19584
19585 líneas
19586 \family default
19587 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
19588  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
19589  opción sólo si encuentras problemas en la colocación del flotante.
19590  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
19591  del párrafo o en los párrafos adyacentes.
19592  La figura
19593 \begin_inset space ~
19594 \end_inset
19595
19596
19597 \begin_inset CommandInset ref
19598 LatexCommand ref
19599 reference "fig:Envoltorio-de-figura"
19600
19601 \end_inset
19602
19603  es un ejemplo de envoltorio con una anchura de columna del 40
19604 \begin_inset space \thinspace{}
19605 \end_inset
19606
19607 %, ubicado a la izquierda y 1
19608 \begin_inset space \thinspace{}
19609 \end_inset
19610
19611 cm de invasión de margen.
19612 \begin_inset Foot
19613 status collapsed
19614
19615 \begin_layout Plain Layout
19616 Consulta las unidades disponibles en el apéndice
19617 \begin_inset space ~
19618 \end_inset
19619
19620
19621 \begin_inset CommandInset ref
19622 LatexCommand ref
19623 reference "cap:Unidades-disponibles-en"
19624
19625 \end_inset
19626
19627 .
19628 \end_layout
19629
19630 \end_inset
19631
19632
19633 \end_layout
19634
19635 \begin_layout Standard
19636 \begin_inset Note Greyedout
19637 status open
19638
19639 \begin_layout Plain Layout
19640
19641 \series bold
19642 Nota:
19643 \series default
19644  ¡Los flotantes envueltos son frágiles! P.
19645 \begin_inset space \thinspace{}
19646 \end_inset
19647
19648 e.
19649 \begin_inset space ~
19650 \end_inset
19651
19652 si una figura está demasiado cerca de la parte inferior de la página se
19653  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
19654  o situarse junto a otro texto.
19655 \end_layout
19656
19657 \end_inset
19658
19659
19660 \end_layout
19661
19662 \begin_layout Standard
19663 En general:
19664 \end_layout
19665
19666 \begin_layout Itemize
19667 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
19668  salto de página.
19669  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
19670  esté casi listo y puedas prever los saltos de página.
19671 \end_layout
19672
19673 \begin_layout Itemize
19674 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
19675  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
19676 \end_layout
19677
19678 \begin_layout Itemize
19679 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
19680  que procura que haya un párrafo de texto entre ellos.
19681 \end_layout
19682
19683 \begin_layout Itemize
19684 Los flotantes envueltos no están permitidos en cabeceras de sección o tablas.
19685 \end_layout
19686
19687 \begin_layout Section
19688 Numeración de flotantes
19689 \begin_inset Index idx
19690 status collapsed
19691
19692 \begin_layout Plain Layout
19693 Flotantes ! Numeración
19694 \end_layout
19695
19696 \end_inset
19697
19698
19699 \end_layout
19700
19701 \begin_layout Standard
19702 En general, los flotantes se numeran independientemente de las secciones
19703  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
19704  dependiendo de la clase de documento utilizada.
19705 \end_layout
19706
19707 \begin_layout Standard
19708 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
19709  comando en el preámbulo del documento:
19710 \end_layout
19711
19712 \begin_layout Standard
19713
19714 \series bold
19715
19716 \backslash
19717 renewcommand{
19718 \backslash
19719 thetable}{
19720 \backslash
19721 roman{table}}
19722 \end_layout
19723
19724 \begin_layout Standard
19725
19726 \series bold
19727
19728 \backslash
19729 thetable 
19730 \series default
19731 es el comando que imprime el número de la tabla, para figuras flotantes
19732  el comando sería 
19733 \series bold
19734
19735 \backslash
19736 thefigure
19737 \series default
19738 .
19739  El comando 
19740 \series bold
19741
19742 \backslash
19743 roman
19744 \series default
19745  imprime el número de tabla en números romanos en minúscula.
19746 \end_layout
19747
19748 \begin_layout Standard
19749 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
19750  usa este comando en el preámbulo:
19751 \end_layout
19752
19753 \begin_layout Standard
19754
19755 \series bold
19756
19757 \backslash
19758 numberwithin{table}{subsection}
19759 \end_layout
19760
19761 \begin_layout Standard
19762 Para poder usar el comando 
19763 \series bold
19764
19765 \backslash
19766 numberwithin
19767 \series default
19768 , debes marcar la opción 
19769 \family sans
19770 Usar
19771 \begin_inset space ~
19772 \end_inset
19773
19774 el
19775 \begin_inset space ~
19776 \end_inset
19777
19778 paquete
19779 \begin_inset space ~
19780 \end_inset
19781
19782 AMS 
19783 \family default
19784 en el apartado 
19785 \family sans
19786 Opciones para ecuaciones 
19787 \family default
19788 de las preferencias del documento.
19789 \end_layout
19790
19791 \begin_layout Standard
19792 Puedes ver más detalles y notas importantes sobre comandos de numeración
19793  en la sección
19794 \begin_inset space ~
19795 \end_inset
19796
19797
19798 \begin_inset CommandInset ref
19799 LatexCommand ref
19800 reference "sub:Numeración-de-Notas-al-Pie"
19801
19802 \end_inset
19803
19804 .
19805 \end_layout
19806
19807 \begin_layout Section
19808 Referencias a flotantes
19809 \begin_inset CommandInset label
19810 LatexCommand label
19811 name "sec:Referencias-a-Flotantes"
19812
19813 \end_inset
19814
19815
19816 \begin_inset Index idx
19817 status collapsed
19818
19819 \begin_layout Plain Layout
19820 Flotantes ! Referencias
19821 \end_layout
19822
19823 \end_inset
19824
19825
19826 \begin_inset Index idx
19827 status collapsed
19828
19829 \begin_layout Plain Layout
19830 Referencias
19831 \end_layout
19832
19833 \end_inset
19834
19835
19836 \end_layout
19837
19838 \begin_layout Standard
19839 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
19840  menú 
19841 \family sans
19842 Insertar\SpecialChar \menuseparator
19843 Etiqueta
19844 \family default
19845  o el botón 
19846 \begin_inset Graphics
19847         filename ../../images/label-insert.png
19848         scale 85
19849
19850 \end_inset
19851
19852 .
19853  Aparece una ventana esperando la introducción del texto de la etiqueta
19854  y se inserta un cuadro gris como este: 
19855 \begin_inset Graphics
19856         filename clipart/etiquetaQt4.png
19857         scale 85
19858
19859 \end_inset
19860
19861 .
19862  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
19863  El prefijo depende del tipo de flotante, p.
19864 \begin_inset space \thinspace{}
19865 \end_inset
19866
19867 e.
19868 \begin_inset space ~
19869 \end_inset
19870
19871 para figuras el prefijo será «
19872 \family sans
19873 fig:
19874 \family default
19875 ».
19876 \end_layout
19877
19878 \begin_layout Standard
19879 La etiqueta se usa como ancla y el nombre para la referencia.
19880  Puedes referenciar la etiqueta usando el menú 
19881 \family sans
19882 Insertar\SpecialChar \menuseparator
19883 Referencia
19884 \family default
19885
19886 \begin_inset space ~
19887 \end_inset
19888
19889
19890 \family sans
19891 cruzada
19892 \family default
19893  o el botón 
19894 \begin_inset Graphics
19895         filename ../../images/dialog-show-new-inset_ref.png
19896         scale 85
19897
19898 \end_inset
19899
19900 .
19901  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
19902  Si tienes abiertos varios documentos LyX, escoge aquel con el  que estás
19903  trabajando de la lista desplegable de la parte superior del diálogo.
19904  Puedes ordenar las etiquetas alfabéticamente y elegir una.
19905  Se inserta un cuadro gris como este: 
19906 \begin_inset Graphics
19907         filename clipart/referenciaQt4.png
19908         scale 85
19909
19910 \end_inset
19911
19912 .
19913  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
19914 \end_layout
19915
19916 \begin_layout Standard
19917 Se recomienda poner un espacio protegido entre el nombre de la referencia
19918  cruzada y su número para evitar saltos de línea entre ellos.
19919  Si una referencia cruzada corresponde a una etiqueta inexistente verás
19920  dos interrogaciones en la salida.
19921 \end_layout
19922
19923 \begin_layout Standard
19924 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
19925  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
19926  al texto de la etiqueta nueva, no te preocupes por eso.
19927 \end_layout
19928
19929 \begin_layout Standard
19930 El botón 
19931 \family sans
19932 Ir
19933 \begin_inset space ~
19934 \end_inset
19935
19936 a
19937 \begin_inset space ~
19938 \end_inset
19939
19940 la
19941 \begin_inset space ~
19942 \end_inset
19943
19944 etiqueta
19945 \family default
19946  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
19947  y el texto del botón cambia a 
19948 \family sans
19949 Volver
19950 \family default
19951 , con el que se puede retornar a la referencia.
19952  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
19953  hasta la etiqueta pero sin opción de volver.
19954 \end_layout
19955
19956 \begin_layout Subsection
19957 Formatos de referencia cruzada
19958 \begin_inset CommandInset label
19959 LatexCommand label
19960 name "sub:Formatos-referencia-cruzada"
19961
19962 \end_inset
19963
19964
19965 \begin_inset Index idx
19966 status collapsed
19967
19968 \begin_layout Plain Layout
19969 Referencias ! Formatos
19970 \end_layout
19971
19972 \end_inset
19973
19974
19975 \end_layout
19976
19977 \begin_layout Standard
19978 Hay seis variedades de referencias cruzadas:
19979 \end_layout
19980
19981 \begin_layout Description
19982 <referencia>: imprime el número flotante, esta es la opción predeterminada:
19983  
19984 \begin_inset CommandInset ref
19985 LatexCommand ref
19986 reference "fig:Dos-imágenes-distorsionadas"
19987
19988 \end_inset
19989
19990
19991 \end_layout
19992
19993 \begin_layout Description
19994 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
19995  habitual para referirse a fórmulas, especialmente si se omite el nombre
19996  «Ecuación»: 
19997 \begin_inset CommandInset ref
19998 LatexCommand eqref
19999 reference "eq:Wgn"
20000
20001 \end_inset
20002
20003
20004 \end_layout
20005
20006 \begin_layout Description
20007 <página>: imprime el número de página: Página
20008 \begin_inset space ~
20009 \end_inset
20010
20011
20012 \begin_inset CommandInset ref
20013 LatexCommand pageref
20014 reference "fig:Dos-imágenes-distorsionadas"
20015
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \begin_layout Description
20022 en
20023 \begin_inset space ~
20024 \end_inset
20025
20026 página
20027 \begin_inset space ~
20028 \end_inset
20029
20030 <página>: imprime el texto «en la página» y el número de página: 
20031 \begin_inset CommandInset ref
20032 LatexCommand vpageref
20033 reference "fig:Dos-imágenes-distorsionadas"
20034
20035 \end_inset
20036
20037
20038 \end_layout
20039
20040 \begin_layout Description
20041 <referencia>
20042 \begin_inset space ~
20043 \end_inset
20044
20045 en
20046 \begin_inset space ~
20047 \end_inset
20048
20049 página
20050 \begin_inset space ~
20051 \end_inset
20052
20053 <página>: imprime el número flotante, el texto «en la página» y el número
20054  de página: 
20055 \begin_inset CommandInset ref
20056 LatexCommand vref
20057 reference "fig:Dos-imágenes-distorsionadas"
20058
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \begin_layout Description
20065 Referencia
20066 \begin_inset space ~
20067 \end_inset
20068
20069 con
20070 \begin_inset space ~
20071 \end_inset
20072
20073 formato: imprime un formato personalizado.
20074 \begin_inset Newline newline
20075 \end_inset
20076
20077
20078 \begin_inset Note Greyedout
20079 status open
20080
20081 \begin_layout Plain Layout
20082
20083 \series bold
20084 Nota:
20085 \series default
20086  Esta característica sólo está disponible si está instalado el paquete LaTeX
20087  
20088 \series bold
20089 prettyref
20090 \series default
20091  o 
20092 \series bold
20093 refstyle
20094 \series default
20095 .
20096 \begin_inset Index idx
20097 status collapsed
20098
20099 \begin_layout Plain Layout
20100 LaTeX-paquetes ! prettyref
20101 \end_layout
20102
20103 \end_inset
20104
20105
20106 \begin_inset Index idx
20107 status collapsed
20108
20109 \begin_layout Plain Layout
20110 LaTeX-paquetes ! refstyle
20111 \end_layout
20112
20113 \end_inset
20114
20115
20116 \end_layout
20117
20118 \end_inset
20119
20120
20121 \begin_inset Newline newline
20122 \end_inset
20123
20124
20125 \lang english
20126 You can select which LaTeX-package should be used for this feature by setting
20127  the option 
20128 \family sans
20129 Use refstyle (not prettyref) for cross-references
20130 \family default
20131  in the menu 
20132 \family sans
20133 Document\SpecialChar \menuseparator
20134 Settings\SpecialChar \menuseparator
20135 Document Class
20136 \family default
20137 .
20138  The format is specified by adding the command 
20139 \series bold
20140
20141 \backslash
20142 newrefformat
20143 \series default
20144  (prettyref) or 
20145 \series bold
20146
20147 \backslash
20148 newref
20149 \series default
20150  (refstyle) to the preamble of the document.
20151  For example redefining all references to figures (which have the label
20152  shortcut
20153 \lang spanish
20154  
20155 \begin_inset Quotes fld
20156 \end_inset
20157
20158
20159 \family sans
20160 fig
20161 \family default
20162
20163 \begin_inset Quotes frd
20164 \end_inset
20165
20166
20167 \lang english
20168 can be done with this command
20169 \lang spanish
20170
20171 \begin_inset Newline newline
20172 \end_inset
20173
20174
20175 \series bold
20176
20177 \backslash
20178 newref{fig}{refcmd={
20179 \lang english
20180 Image on page
20181 \lang spanish
20182  
20183 \backslash
20184 pageref{#1}}}
20185 \series default
20186
20187 \begin_inset Newline newline
20188 \end_inset
20189
20190
20191 \lang english
20192 For more information about the format, have a look at the package documentations
20193 \lang spanish
20194
20195 \begin_inset CommandInset citation
20196 LatexCommand cite
20197 key "prettyref,refstyle"
20198
20199 \end_inset
20200
20201 .
20202 \end_layout
20203
20204 \begin_layout Description
20205
20206 \lang english
20207 Textual
20208 \begin_inset space ~
20209 \end_inset
20210
20211 reference: prints the caption of the reference
20212 \lang spanish
20213
20214 \begin_inset CommandInset ref
20215 LatexCommand nameref
20216 reference "fig:Dos-imágenes-distorsionadas"
20217
20218 \end_inset
20219
20220
20221 \end_layout
20222
20223 \begin_layout Standard
20224
20225 \family sans
20226 <página>
20227 \family default
20228
20229 \begin_inset space \thinspace{}
20230 \end_inset
20231
20232  no imprime el número si la etiqueta está en la misma página, en la anterior
20233  o en la siguiente.
20234  En su lugar verás p.
20235 \begin_inset space \thinspace{}
20236 \end_inset
20237
20238 e.
20239 \begin_inset space ~
20240 \end_inset
20241
20242 el texto «
20243 \family sans
20244 en esta página
20245 \family default
20246 ».
20247  El estilo 
20248 \family sans
20249 <referencia>
20250 \begin_inset space ~
20251 \end_inset
20252
20253 en
20254 \begin_inset space ~
20255 \end_inset
20256
20257 página
20258 \begin_inset space ~
20259 \end_inset
20260
20261 <página> 
20262 \family default
20263 no imprimirá nada sobre la página si la etiqueta está en la misma página.
20264 \end_layout
20265
20266 \begin_layout Standard
20267 El número y página actual de la parte del documento referida es automáticamente
20268  calculado por LaTeX en la salida.
20269  Las variedades se ajustan en el campo 
20270 \family sans
20271 Formato
20272 \family default
20273  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20274 \end_layout
20275
20276 \begin_layout Standard
20277 \begin_inset Note Greyedout
20278 status open
20279
20280 \begin_layout Plain Layout
20281
20282 \series bold
20283 Nota:
20284 \series default
20285  
20286 \lang english
20287 It is recommended to use
20288 \lang spanish
20289  el paquete LaTeX 
20290 \series bold
20291 refstyle
20292 \series default
20293
20294 \begin_inset Index idx
20295 status collapsed
20296
20297 \begin_layout Plain Layout
20298 LaTeX-paquetes ! refstyle
20299 \end_layout
20300
20301 \end_inset
20302
20303  
20304 \lang english
20305 because
20306 \lang spanish
20307  
20308 \series bold
20309 prettyref
20310 \series default
20311
20312 \begin_inset Index idx
20313 status collapsed
20314
20315 \begin_layout Plain Layout
20316 LaTeX-paquetes ! prettyref
20317 \end_layout
20318
20319 \end_inset
20320
20321  no reconoce todas las abreviaturas de etiquetas
20322 \begin_inset Foot
20323 status collapsed
20324
20325 \begin_layout Plain Layout
20326 \begin_inset Quotes fld
20327 \end_inset
20328
20329 fig:
20330 \begin_inset Quotes frd
20331 \end_inset
20332
20333 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
20334  figuras.
20335 \end_layout
20336
20337 \end_inset
20338
20339  posibles en LyX y no está internacionalizado.
20340 \end_layout
20341
20342 \end_inset
20343
20344
20345 \end_layout
20346
20347 \begin_layout Subsection
20348 Designación automática de referencias
20349 \begin_inset Index idx
20350 status collapsed
20351
20352 \begin_layout Plain Layout
20353 Referencias ! Designación automática
20354 \end_layout
20355
20356 \end_inset
20357
20358
20359 \end_layout
20360
20361 \begin_layout Standard
20362 El paquete LaTeX 
20363 \series bold
20364 hyperref
20365 \series default
20366
20367 \begin_inset Index idx
20368 status collapsed
20369
20370 \begin_layout Plain Layout
20371 LaTeX-paquetes ! hyperref
20372 \end_layout
20373
20374 \end_inset
20375
20376 , que se habilita en 
20377 \family sans
20378 Propiedades PDF
20379 \family default
20380  del diálogo 
20381 \family sans
20382 Documento\SpecialChar \menuseparator
20383 Configuración
20384 \family default
20385 , dispone de una característica muy útil que permite incluir automáticamente
20386  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20387  de texto como 
20388 \emph on
20389 sección
20390 \emph default
20391 ).
20392  Así, p.
20393 \begin_inset space \thinspace{}
20394 \end_inset
20395
20396 e., no tendrás que escribir la palabra «Figura» delante de cada referencia
20397  a una figura.
20398  Para usar esta característica habilita el soporte para 
20399 \series bold
20400 hyperref
20401 \series default
20402  e inserta la siguiente línea en el preámbulo LaTeX:
20403 \end_layout
20404
20405 \begin_layout Standard
20406
20407 \series bold
20408
20409 \backslash
20410 AtBeginDocument{
20411 \backslash
20412 renewcommand{
20413 \backslash
20414 ref}[1]{
20415 \backslash
20416 mbox{
20417 \backslash
20418 autoref{#1}}}}
20419 \end_layout
20420
20421 \begin_layout Standard
20422 Si prefieres otros nombres para las referencias distintos de los predeterminados
20423 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20424  lo siguiente en el preámbulo:
20425 \end_layout
20426
20427 \begin_layout Standard
20428
20429 \series bold
20430
20431 \backslash
20432 addto
20433 \backslash
20434 extrasenglish{
20435 \backslash
20436 renewcommand{
20437 \backslash
20438 sectionautorefname}
20439 \begin_inset Newline newline
20440 \end_inset
20441
20442
20443 \begin_inset Phantom HPhantom
20444 status open
20445
20446 \begin_layout Plain Layout
20447
20448 \series bold
20449 \begin_inset space ~
20450 \end_inset
20451
20452
20453 \end_layout
20454
20455 \end_inset
20456
20457 {sec.
20458 \backslash
20459 negthinspace}}
20460 \end_layout
20461
20462 \begin_layout Standard
20463 Si estás usando un idioma de documento distinto del inglés, reemplaza
20464 \begin_inset Newline newline
20465 \end_inset
20466
20467  
20468 \series bold
20469
20470 \backslash
20471 extrasenglish
20472 \series default
20473  por
20474 \series bold
20475  
20476 \backslash
20477 extras***
20478 \series default
20479 , donde *** es el nombre del idioma utilizado.
20480 \end_layout
20481
20482 \begin_layout Standard
20483 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20484  por ejemplo no para ecuaciones, usa este código de preámbulo:
20485 \end_layout
20486
20487 \begin_layout Standard
20488
20489 \series bold
20490
20491 \backslash
20492 newlength{
20493 \backslash
20494 abc}
20495 \begin_inset Newline newline
20496 \end_inset
20497
20498
20499 \backslash
20500 settowidth{
20501 \backslash
20502 abc}{
20503 \backslash
20504 space}
20505 \begin_inset Newline newline
20506 \end_inset
20507
20508
20509 \backslash
20510 addto
20511 \backslash
20512 extrasenglish{
20513 \backslash
20514 renewcommand{
20515 \backslash
20516 equationautorefname}
20517 \begin_inset Newline newline
20518 \end_inset
20519
20520
20521 \begin_inset Phantom HPhantom
20522 status open
20523
20524 \begin_layout Plain Layout
20525
20526 \series bold
20527 \begin_inset space ~
20528 \end_inset
20529
20530
20531 \end_layout
20532
20533 \end_inset
20534
20535 {
20536 \backslash
20537 hspace{-
20538 \backslash
20539 abc}}
20540 \end_layout
20541
20542 \begin_layout Standard
20543 En la documentación de 
20544 \series bold
20545 hyperref
20546 \series default
20547  
20548 \begin_inset CommandInset citation
20549 LatexCommand cite
20550 key "hyperref"
20551
20552 \end_inset
20553
20554  puedes encontrar más información.
20555
20556 \series bold
20557  
20558 \end_layout
20559
20560 \begin_layout Standard
20561 \begin_inset Note Greyedout
20562 status open
20563
20564 \begin_layout Plain Layout
20565
20566 \series bold
20567 Nota:
20568 \series default
20569  La designación automática de referencias no puede usarse en el estilo 
20570 \family sans
20571 Referencia
20572 \begin_inset space ~
20573 \end_inset
20574
20575 con
20576 \begin_inset space ~
20577 \end_inset
20578
20579 formato
20580 \family default
20581 , descrita en la sección
20582 \begin_inset space ~
20583 \end_inset
20584
20585
20586 \begin_inset CommandInset ref
20587 LatexCommand ref
20588 reference "sub:Formatos-referencia-cruzada"
20589
20590 \end_inset
20591
20592 .
20593 \end_layout
20594
20595 \end_inset
20596
20597
20598 \end_layout
20599
20600 \begin_layout Standard
20601 El manual 
20602 \emph on
20603 Ecuaciones
20604 \emph default
20605  es un ejemplo de documento en el que se ha utilizado designación automática
20606  de referencias.
20607 \end_layout
20608
20609 \begin_layout Subsection
20610 Colocación de referencias
20611 \begin_inset CommandInset label
20612 LatexCommand label
20613 name "sub:Colocación-de-Referencias"
20614
20615 \end_inset
20616
20617
20618 \begin_inset Index idx
20619 status collapsed
20620
20621 \begin_layout Plain Layout
20622 Referencias ! Colocación
20623 \end_layout
20624
20625 \end_inset
20626
20627
20628 \end_layout
20629
20630 \begin_layout Standard
20631 Si usas 
20632 \series bold
20633 hyperref
20634 \series default
20635
20636 \begin_inset Index idx
20637 status collapsed
20638
20639 \begin_layout Plain Layout
20640 LaTeX-paquetes ! hyperref
20641 \end_layout
20642
20643 \end_inset
20644
20645 , en las 
20646 \family sans
20647 Preferencias PDF 
20648 \family default
20649 del diálogo 
20650 \family sans
20651 Documento\SpecialChar \menuseparator
20652 Configuración
20653 \family default
20654 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20655  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20656  La leyenda será la primera parte del texto en pantalla, de forma que para
20657  ver la imagen debes deslizar.
20658  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20659  Usando el paquete 
20660 \series bold
20661 hypcap
20662 \series default
20663
20664 \begin_inset Index idx
20665 status collapsed
20666
20667 \begin_layout Plain Layout
20668 LaTeX-paquetes ! hypcap
20669 \end_layout
20670
20671 \end_inset
20672
20673 , que forma parte del paquete LaTeX 
20674 \series bold
20675 oberdiek
20676 \series default
20677
20678 \begin_inset Index idx
20679 status collapsed
20680
20681 \begin_layout Plain Layout
20682 LaTeX-paquetes ! oberdiek
20683 \end_layout
20684
20685 \end_inset
20686
20687 , el ancla de enlace se sitúa al comienzo de un flotante.
20688  Para usar esta característica para figuras flotantes carga 
20689 \series bold
20690 hypcap
20691 \series default
20692  en el preámbulo con
20693 \end_layout
20694
20695 \begin_layout Standard
20696
20697 \series bold
20698
20699 \backslash
20700 usepackage[figure]{hypcap}
20701 \end_layout
20702
20703 \begin_layout Standard
20704 Puedes usar 
20705 \series bold
20706 hypcap
20707 \series default
20708  para todos los flotantes aunque no se recomienda por razones de estabilidad.
20709  Más información en el manual de 
20710 \series bold
20711 hypcap
20712 \series default
20713  
20714 \begin_inset CommandInset citation
20715 LatexCommand cite
20716 key "hypcap"
20717
20718 \end_inset
20719
20720 .
20721 \end_layout
20722
20723 \begin_layout Standard
20724 \begin_inset Note Greyedout
20725 status open
20726
20727 \begin_layout Plain Layout
20728
20729 \series bold
20730 Nota:
20731 \series default
20732  
20733 \series bold
20734 hypcap
20735 \series default
20736  no funciona para las referencias a subfiguras.
20737 \end_layout
20738
20739 \end_inset
20740
20741
20742 \end_layout
20743
20744 \begin_layout Section
20745 Colocación de flotantes
20746 \begin_inset CommandInset label
20747 LatexCommand label
20748 name "sec:Colocación-de-Flotantes"
20749
20750 \end_inset
20751
20752
20753 \begin_inset Index idx
20754 status collapsed
20755
20756 \begin_layout Plain Layout
20757 Flotantes ! Colocación
20758 \end_layout
20759
20760 \end_inset
20761
20762
20763 \end_layout
20764
20765 \begin_layout Standard
20766 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
20767  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
20768  los flotantes.
20769 \begin_inset Newline newline
20770 \end_inset
20771
20772 La opción 
20773 \family sans
20774 Extender
20775 \begin_inset space ~
20776 \end_inset
20777
20778 columnas
20779 \family default
20780  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20781  abarcará ambas columnas en lugar de una sola.
20782 \begin_inset Newline newline
20783 \end_inset
20784
20785 La opción 
20786 \family sans
20787 Girar
20788 \begin_inset space ~
20789 \end_inset
20790
20791 a
20792 \begin_inset space ~
20793 \end_inset
20794
20795 un
20796 \begin_inset space ~
20797 \end_inset
20798
20799 lado
20800 \family default
20801  sirve para girar flotantes, véase sección
20802 \begin_inset space ~
20803 \end_inset
20804
20805
20806 \begin_inset CommandInset ref
20807 LatexCommand ref
20808 reference "sec:Rotación-de-Flotantes"
20809
20810 \end_inset
20811
20812 .
20813  
20814 \end_layout
20815
20816 \begin_layout Standard
20817 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20818  la posición de un flotante si desmarcas la opción 
20819 \family sans
20820 Usar
20821 \begin_inset space ~
20822 \end_inset
20823
20824 ubicación
20825 \begin_inset space ~
20826 \end_inset
20827
20828 predeterminada
20829 \family default
20830 :
20831 \end_layout
20832
20833 \begin_layout Description
20834
20835 \family sans
20836 \series bold
20837 Aquí
20838 \begin_inset space ~
20839 \end_inset
20840
20841 si
20842 \begin_inset space ~
20843 \end_inset
20844
20845 es
20846 \begin_inset space ~
20847 \end_inset
20848
20849 posible
20850 \family default
20851 \series default
20852  intenta situar el flotante en la posición en la que se inserta
20853 \end_layout
20854
20855 \begin_layout Description
20856
20857 \family sans
20858 \series bold
20859 Principio
20860 \begin_inset space ~
20861 \end_inset
20862
20863 de
20864 \begin_inset space ~
20865 \end_inset
20866
20867 página
20868 \family default
20869 \series default
20870  intenta situar el flotante al principio de la página actual
20871 \end_layout
20872
20873 \begin_layout Description
20874
20875 \family sans
20876 \series bold
20877 Fin
20878 \begin_inset space ~
20879 \end_inset
20880
20881 de
20882 \begin_inset space ~
20883 \end_inset
20884
20885 página
20886 \family default
20887 \series default
20888  intenta situar el flotante al final de la página actual
20889 \end_layout
20890
20891 \begin_layout Description
20892
20893 \family sans
20894 \series bold
20895 Página
20896 \begin_inset space ~
20897 \end_inset
20898
20899 de
20900 \begin_inset space ~
20901 \end_inset
20902
20903 flotantes
20904 \family default
20905 \series default
20906  intenta situar el flotante en una página propia 
20907 \end_layout
20908
20909 \begin_layout Standard
20910 LaTeX usa 
20911 \emph on
20912 siempre
20913 \emph default
20914  ese orden de opciones.
20915  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20916  lugar 
20917 \family sans
20918 Aquí
20919 \begin_inset space ~
20920 \end_inset
20921
20922 si
20923 \begin_inset space ~
20924 \end_inset
20925
20926 es
20927 \begin_inset space ~
20928 \end_inset
20929
20930 posible
20931 \family default
20932 , luego 
20933 \family sans
20934 Principio
20935 \begin_inset space ~
20936 \end_inset
20937
20938 de
20939 \begin_inset space ~
20940 \end_inset
20941
20942 página
20943 \family default
20944 , y después las otras.
20945  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
20946  pero en dicho orden.
20947  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
20948  pero intenta poner el flotante en la página siguiente.
20949 \end_layout
20950
20951 \begin_layout Standard
20952 De forma predeterminada cada una de las opciones tiene sus propias reglas:
20953 \end_layout
20954
20955 \begin_layout Labeling
20956 \labelwidthstring 00.00.0000
20957
20958 \family sans
20959 Principio
20960 \begin_inset space ~
20961 \end_inset
20962
20963 de
20964 \begin_inset space ~
20965 \end_inset
20966
20967 página:
20968 \family default
20969  sólo si el flotante ocupa menos del 70
20970 \begin_inset space \thinspace{}
20971 \end_inset
20972
20973 % de la página puede ubicarse al principio de página (
20974 \series bold
20975
20976 \backslash
20977 topfraction
20978 \series default
20979 )
20980 \end_layout
20981
20982 \begin_layout Labeling
20983 \labelwidthstring 00.00.0000
20984
20985 \family sans
20986 Fin
20987 \begin_inset space ~
20988 \end_inset
20989
20990 de
20991 \begin_inset space ~
20992 \end_inset
20993
20994 página:
20995 \family default
20996  sólo si el flotante ocupa menos del 30
20997 \begin_inset space \thinspace{}
20998 \end_inset
20999
21000 % de la página puede ubicarse al fin de página.
21001  (
21002 \series bold
21003
21004 \backslash
21005 bottomfraction
21006 \series default
21007 )
21008 \end_layout
21009
21010 \begin_layout Labeling
21011 \labelwidthstring 00.00.0000
21012
21013 \family sans
21014 Página
21015 \begin_inset space ~
21016 \end_inset
21017
21018 de
21019 \begin_inset space ~
21020 \end_inset
21021
21022 flotantes:
21023 \family default
21024  sólo si más del 50
21025 \begin_inset space \thinspace{}
21026 \end_inset
21027
21028 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21029  página.
21030  (
21031 \series bold
21032
21033 \backslash
21034 floatpagefraction
21035 \series default
21036 )
21037 \end_layout
21038
21039 \begin_layout Standard
21040 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21041  
21042 \family sans
21043 Ignorar
21044 \begin_inset space ~
21045 \end_inset
21046
21047 reglas
21048 \begin_inset space ~
21049 \end_inset
21050
21051 de
21052 \begin_inset space ~
21053 \end_inset
21054
21055 LaTeX
21056 \family default
21057 .
21058 \begin_inset Newline newline
21059 \end_inset
21060
21061 También puedes redefinir las reglas con los comandos LaTeX que van entre
21062  paréntesis tras la descripción de las reglas anteriores.
21063  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21064  la regla 
21065 \family sans
21066 Fin
21067 \family default
21068
21069 \begin_inset space ~
21070 \end_inset
21071
21072
21073 \family sans
21074 de
21075 \family default
21076
21077 \begin_inset space ~
21078 \end_inset
21079
21080
21081 \family sans
21082 página
21083 \family default
21084  al 50
21085 \begin_inset space \thinspace{}
21086 \end_inset
21087
21088 %, añade esta línea en el preámbulo:
21089 \end_layout
21090
21091 \begin_layout Standard
21092
21093 \series bold
21094
21095 \backslash
21096 renewcommand{
21097 \backslash
21098 bottomfraction}{0.5}
21099 \end_layout
21100
21101 \begin_layout Standard
21102 En determinados casos podrías necesitar ubicar un flotante exactamente en
21103  la posición en la que se inserta.
21104  Para esto puedes usar la opción 
21105 \family sans
21106 Aquí
21107 \begin_inset space ~
21108 \end_inset
21109
21110 definitivamente
21111 \family default
21112 .
21113  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21114  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21115  se podría estropear el diseño de la página.
21116 \end_layout
21117
21118 \begin_layout Standard
21119 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21120  rodeados por texto de un párrafo determinado.
21121 \begin_inset VSpace bigskip
21122 \end_inset
21123
21124
21125 \end_layout
21126
21127 \begin_layout Standard
21128 A veces surge el problema de que un flotante se sitúa al principio de la
21129  página mientras que su sección correspondiente empieza en mitad de la página,
21130  así que el lector podría creer que el flotante forma parte de la sección
21131  anterior.
21132  Para evitarlo puede emplearse el comando LaTeX 
21133 \series bold
21134
21135 \backslash
21136 suppressfloats
21137 \series default
21138 , que suprime la ubicación de un flotante dado en la página donde se inserta
21139  y además puede servir para evitar que el flotante se coloque antes del
21140  inicio de sección.
21141  Para ello, añade estos comandos al preámbulo:
21142 \end_layout
21143
21144 \begin_layout Standard
21145
21146 \series bold
21147
21148 \backslash
21149 let
21150 \backslash
21151 mySection
21152 \backslash
21153 section
21154 \begin_inset Newline newline
21155 \end_inset
21156
21157
21158 \backslash
21159 renewcommand{
21160 \backslash
21161 section}{
21162 \backslash
21163 suppressfloats[t]
21164 \backslash
21165 mySection}
21166 \end_layout
21167
21168 \begin_layout Standard
21169 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21170  subsecciones.
21171  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21172  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21173 \end_layout
21174
21175 \begin_layout Standard
21176 \begin_inset VSpace bigskip
21177 \end_inset
21178
21179 En ciertos casos se quieren tener todas las figuras/tablas al final del
21180  documento.
21181  Para estos casos está el paquete LaTeX 
21182 \series bold
21183 endfloat
21184 \series default
21185
21186 \begin_inset Index idx
21187 status collapsed
21188
21189 \begin_layout Plain Layout
21190 LaTeX-paquetes ! endfloat
21191 \end_layout
21192
21193 \end_inset
21194
21195 .
21196  Pone todas las figuras y tablas flotantes al final del documento en secciones
21197  propias.
21198  En la posición original del flotante se inserta una indicación como «
21199 \family sans
21200 [Figure
21201 \begin_inset space ~
21202 \end_inset
21203
21204 3.2 about here.]
21205 \family default
21206 ».
21207  El paquete 
21208 \series bold
21209 endfloat
21210 \series default
21211  se carga en el preámbulo con la línea
21212 \end_layout
21213
21214 \begin_layout Standard
21215
21216 \series bold
21217
21218 \backslash
21219 usepackage[options]{endfloat}
21220 \end_layout
21221
21222 \begin_layout Standard
21223 Hay varias opciones para diseñar las secciones figura/tabla creadas.
21224  Para más información véase la documentación 
21225 \begin_inset CommandInset citation
21226 LatexCommand cite
21227 key "endfloat"
21228
21229 \end_inset
21230
21231 .
21232 \begin_inset Newline newline
21233 \end_inset
21234
21235
21236 \begin_inset Note Greyedout
21237 status open
21238
21239 \begin_layout Plain Layout
21240
21241 \series bold
21242 Nota: endfloat
21243 \series default
21244  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21245  véase sección
21246 \begin_inset space ~
21247 \end_inset
21248
21249 4 en 
21250 \begin_inset CommandInset citation
21251 LatexCommand cite
21252 key "endfloat"
21253
21254 \end_inset
21255
21256 .
21257 \end_layout
21258
21259 \end_inset
21260
21261
21262 \begin_inset Newline newline
21263 \end_inset
21264
21265
21266 \begin_inset Note Greyedout
21267 status open
21268
21269 \begin_layout Plain Layout
21270
21271 \series bold
21272 Nota:
21273 \series default
21274  Actualmente hay un error en 
21275 \series bold
21276 endfloat
21277 \series default
21278  cuando la leyenda contiene el carácter alemán «ß».
21279  Usa en ese caso el comando «
21280 \series bold
21281
21282 \backslash
21283 ss
21284 \series default
21285 » en código TeX en vez de «ß».
21286 \end_layout
21287
21288 \end_inset
21289
21290
21291 \end_layout
21292
21293 \begin_layout Standard
21294 \begin_inset VSpace bigskip
21295 \end_inset
21296
21297 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21298 \begin_inset CommandInset citation
21299 LatexCommand cite
21300 key "latexcompanion,latexguide,latexbook"
21301
21302 \end_inset
21303
21304 .
21305 \end_layout
21306
21307 \begin_layout Section
21308 Rotación de flotantes
21309 \begin_inset CommandInset label
21310 LatexCommand label
21311 name "sec:Rotación-de-Flotantes"
21312
21313 \end_inset
21314
21315
21316 \begin_inset Index idx
21317 status collapsed
21318
21319 \begin_layout Plain Layout
21320 Flotantes ! Rotación
21321 \end_layout
21322
21323 \end_inset
21324
21325
21326 \end_layout
21327
21328 \begin_layout Standard
21329 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21330  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21331  la opción 
21332 \family sans
21333 Girar
21334 \begin_inset space ~
21335 \end_inset
21336
21337 a
21338 \begin_inset space ~
21339 \end_inset
21340
21341 un
21342 \begin_inset space ~
21343 \end_inset
21344
21345 lado
21346 \family default
21347 .
21348 \end_layout
21349
21350 \begin_layout Standard
21351 Los flotantes girados son puestos siempre en su propia página (o columna
21352  si el documento es de dos columnas).
21353  Se les puede permitir abarcar varias columnas con la opción de configuración
21354  
21355 \family sans
21356 Extender
21357 \begin_inset space ~
21358 \end_inset
21359
21360 columnas
21361 \family default
21362 .
21363  Se rotan de forma que puedes leerlos desde el margen externo.
21364  Para forzar determinada dirección de rotación para todas las páginas, puedes
21365  añadir una de las opciones 
21366 \series bold
21367 figuresleft
21368 \series default
21369  o 
21370 \series bold
21371 figuresright
21372 \series default
21373  a las opciones de clase del documento.
21374 \end_layout
21375
21376 \begin_layout Standard
21377 Los flotantes girados se refieren igual que los normales, y el formato de
21378  la leyenda también es el mismo: un ejemplo es la tabla
21379 \begin_inset space ~
21380 \end_inset
21381
21382
21383 \begin_inset CommandInset ref
21384 LatexCommand ref
21385 reference "tab:Tabla-girada"
21386
21387 \end_inset
21388
21389 .
21390 \end_layout
21391
21392 \begin_layout Standard
21393 \begin_inset Note Greyedout
21394 status open
21395
21396 \begin_layout Plain Layout
21397
21398 \series bold
21399 Nota:
21400 \series default
21401  No todos los visores DVI pueden mostrar tablas giradas.
21402 \end_layout
21403
21404 \end_inset
21405
21406
21407 \end_layout
21408
21409 \begin_layout Standard
21410 \begin_inset Float table
21411 wide false
21412 sideways true
21413 status open
21414
21415 \begin_layout Plain Layout
21416 \begin_inset Caption
21417
21418 \begin_layout Plain Layout
21419 \begin_inset CommandInset label
21420 LatexCommand label
21421 name "tab:Tabla-girada"
21422
21423 \end_inset
21424
21425 Tabla girada
21426 \end_layout
21427
21428 \end_inset
21429
21430
21431 \end_layout
21432
21433 \begin_layout Plain Layout
21434 \align center
21435 \begin_inset Tabular
21436 <lyxtabular version="3" rows="1" columns="5">
21437 <features tabularvalignment="middle">
21438 <column alignment="center" valignment="top" width="0">
21439 <column alignment="center" valignment="top" width="0">
21440 <column alignment="center" valignment="top" width="0">
21441 <column alignment="center" valignment="top" width="0">
21442 <column alignment="center" valignment="top" width="0">
21443 <row>
21444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21445 \begin_inset Text
21446
21447 \begin_layout Plain Layout
21448 test
21449 \end_layout
21450
21451 \end_inset
21452 </cell>
21453 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21454 \begin_inset Text
21455
21456 \begin_layout Plain Layout
21457 b
21458 \end_layout
21459
21460 \end_inset
21461 </cell>
21462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21463 \begin_inset Text
21464
21465 \begin_layout Plain Layout
21466 c
21467 \end_layout
21468
21469 \end_inset
21470 </cell>
21471 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21472 \begin_inset Text
21473
21474 \begin_layout Plain Layout
21475 d
21476 \end_layout
21477
21478 \end_inset
21479 </cell>
21480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21481 \begin_inset Text
21482
21483 \begin_layout Plain Layout
21484 e
21485 \end_layout
21486
21487 \end_inset
21488 </cell>
21489 </row>
21490 </lyxtabular>
21491
21492 \end_inset
21493
21494
21495 \end_layout
21496
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \begin_layout Section
21503 Subflotantes
21504 \begin_inset Index idx
21505 status collapsed
21506
21507 \begin_layout Plain Layout
21508 Flotantes ! Subflotantes
21509 \end_layout
21510
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \begin_layout Standard
21517 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
21518  imágenes.
21519  Se crean insertando un flotante dentro de otro.
21520  La colocación de los subflotantes puede controlarse como si fueran párrafos,
21521  como se muestra en las tablas
21522 \begin_inset space ~
21523 \end_inset
21524
21525
21526 \begin_inset CommandInset ref
21527 LatexCommand ref
21528 reference "tab:Dos-subtablas-adosadas"
21529
21530 \end_inset
21531
21532  y
21533 \begin_inset space ~
21534 \end_inset
21535
21536
21537 \begin_inset CommandInset ref
21538 LatexCommand ref
21539 reference "tab:Dos-subtablas-una-sobre"
21540
21541 \end_inset
21542
21543 .
21544 \end_layout
21545
21546 \begin_layout Standard
21547 Las referencias a subflotantes funcionan como en los flotantes normales:
21548  la tabla
21549 \begin_inset space ~
21550 \end_inset
21551
21552
21553 \begin_inset CommandInset ref
21554 LatexCommand ref
21555 reference "tab:Esta-es-la-subtabla-a"
21556
21557 \end_inset
21558
21559  y la tabla
21560 \begin_inset space ~
21561 \end_inset
21562
21563
21564 \begin_inset CommandInset ref
21565 LatexCommand ref
21566 reference "tab:Esta-es-la-subtabla-b"
21567
21568 \end_inset
21569
21570  son subtablas de la tabla
21571 \begin_inset space ~
21572 \end_inset
21573
21574
21575 \begin_inset CommandInset ref
21576 LatexCommand ref
21577 reference "tab:Dos-subtablas-adosadas"
21578
21579 \end_inset
21580
21581 .
21582 \end_layout
21583
21584 \begin_layout Standard
21585 \begin_inset Float table
21586 wide false
21587 sideways false
21588 status open
21589
21590 \begin_layout Plain Layout
21591 \begin_inset Caption
21592
21593 \begin_layout Plain Layout
21594 \begin_inset CommandInset label
21595 LatexCommand label
21596 name "tab:Dos-subtablas-adosadas"
21597
21598 \end_inset
21599
21600 Dos subtablas adosadas
21601 \end_layout
21602
21603 \end_inset
21604
21605
21606 \end_layout
21607
21608 \begin_layout Plain Layout
21609 \begin_inset space \hfill{}
21610 \end_inset
21611
21612
21613 \begin_inset Float table
21614 wide false
21615 sideways false
21616 status collapsed
21617
21618 \begin_layout Plain Layout
21619 \begin_inset Caption
21620
21621 \begin_layout Plain Layout
21622 \begin_inset CommandInset label
21623 LatexCommand label
21624 name "tab:Esta-es-la-subtabla-a"
21625
21626 \end_inset
21627
21628 Esta es la subtabla a
21629 \end_layout
21630
21631 \end_inset
21632
21633
21634 \end_layout
21635
21636 \begin_layout Plain Layout
21637 \align center
21638 \begin_inset Tabular
21639 <lyxtabular version="3" rows="1" columns="5">
21640 <features tabularvalignment="middle">
21641 <column alignment="center" valignment="top" width="0">
21642 <column alignment="center" valignment="top" width="0">
21643 <column alignment="center" valignment="top" width="0">
21644 <column alignment="center" valignment="top" width="0">
21645 <column alignment="center" valignment="top" width="0">
21646 <row>
21647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21648 \begin_inset Text
21649
21650 \begin_layout Plain Layout
21651 test 
21652 \end_layout
21653
21654 \end_inset
21655 </cell>
21656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21657 \begin_inset Text
21658
21659 \begin_layout Plain Layout
21660 b
21661 \end_layout
21662
21663 \end_inset
21664 </cell>
21665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21666 \begin_inset Text
21667
21668 \begin_layout Plain Layout
21669 c
21670 \end_layout
21671
21672 \end_inset
21673 </cell>
21674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21675 \begin_inset Text
21676
21677 \begin_layout Plain Layout
21678 d
21679 \end_layout
21680
21681 \end_inset
21682 </cell>
21683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21684 \begin_inset Text
21685
21686 \begin_layout Plain Layout
21687 e
21688 \end_layout
21689
21690 \end_inset
21691 </cell>
21692 </row>
21693 </lyxtabular>
21694
21695 \end_inset
21696
21697
21698 \end_layout
21699
21700 \end_inset
21701
21702
21703 \begin_inset space \hfill{}
21704 \end_inset
21705
21706
21707 \begin_inset Float table
21708 wide false
21709 sideways false
21710 status collapsed
21711
21712 \begin_layout Plain Layout
21713 \begin_inset Caption
21714
21715 \begin_layout Plain Layout
21716 \begin_inset CommandInset label
21717 LatexCommand label
21718 name "tab:Esta-es-la-subtabla-b"
21719
21720 \end_inset
21721
21722 Esta es la subtabla b
21723 \end_layout
21724
21725 \end_inset
21726
21727
21728 \end_layout
21729
21730 \begin_layout Plain Layout
21731 \align center
21732 \begin_inset Tabular
21733 <lyxtabular version="3" rows="1" columns="5">
21734 <features tabularvalignment="middle">
21735 <column alignment="center" valignment="top" width="0">
21736 <column alignment="center" valignment="top" width="0">
21737 <column alignment="center" valignment="top" width="0">
21738 <column alignment="center" valignment="top" width="0">
21739 <column alignment="center" valignment="top" width="0">
21740 <row>
21741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745 e
21746 \end_layout
21747
21748 \end_inset
21749 </cell>
21750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21751 \begin_inset Text
21752
21753 \begin_layout Plain Layout
21754 d
21755 \end_layout
21756
21757 \end_inset
21758 </cell>
21759 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21760 \begin_inset Text
21761
21762 \begin_layout Plain Layout
21763 c
21764 \end_layout
21765
21766 \end_inset
21767 </cell>
21768 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21769 \begin_inset Text
21770
21771 \begin_layout Plain Layout
21772 b
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 test
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 </row>
21787 </lyxtabular>
21788
21789 \end_inset
21790
21791
21792 \end_layout
21793
21794 \begin_layout Plain Layout
21795
21796 \end_layout
21797
21798 \end_inset
21799
21800
21801 \begin_inset space \hfill{}
21802 \end_inset
21803
21804
21805 \end_layout
21806
21807 \end_inset
21808
21809
21810 \end_layout
21811
21812 \begin_layout Standard
21813 \begin_inset Float table
21814 wide false
21815 sideways false
21816 status open
21817
21818 \begin_layout Plain Layout
21819 \begin_inset Caption
21820
21821 \begin_layout Plain Layout
21822 \begin_inset CommandInset label
21823 LatexCommand label
21824 name "tab:Dos-subtablas-una-sobre"
21825
21826 \end_inset
21827
21828 Dos subtablas colocadas una sobre otra.
21829  La tabla (a) con 4 celdas, la (b) con 5 celdas.
21830 \end_layout
21831
21832 \end_inset
21833
21834
21835 \end_layout
21836
21837 \begin_layout Plain Layout
21838 \noindent
21839 \align center
21840 \begin_inset Float table
21841 wide false
21842 sideways false
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846 \begin_inset Caption
21847
21848 \begin_layout Plain Layout
21849
21850 \end_layout
21851
21852 \end_inset
21853
21854
21855 \end_layout
21856
21857 \begin_layout Plain Layout
21858 \align center
21859 \begin_inset Tabular
21860 <lyxtabular version="3" rows="1" columns="4">
21861 <features tabularvalignment="middle">
21862 <column alignment="center" valignment="top" width="0">
21863 <column alignment="center" valignment="top" width="0">
21864 <column alignment="center" valignment="top" width="0">
21865 <column alignment="center" valignment="top" width="0">
21866 <row>
21867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21868 \begin_inset Text
21869
21870 \begin_layout Plain Layout
21871 test
21872 \end_layout
21873
21874 \end_inset
21875 </cell>
21876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21877 \begin_inset Text
21878
21879 \begin_layout Plain Layout
21880 test
21881 \end_layout
21882
21883 \end_inset
21884 </cell>
21885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21886 \begin_inset Text
21887
21888 \begin_layout Plain Layout
21889 test
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21895 \begin_inset Text
21896
21897 \begin_layout Plain Layout
21898 test
21899 \end_layout
21900
21901 \end_inset
21902 </cell>
21903 </row>
21904 </lyxtabular>
21905
21906 \end_inset
21907
21908
21909 \end_layout
21910
21911 \begin_layout Plain Layout
21912
21913 \end_layout
21914
21915 \end_inset
21916
21917
21918 \end_layout
21919
21920 \begin_layout Plain Layout
21921 \align center
21922 \begin_inset Float table
21923 wide false
21924 sideways false
21925 status collapsed
21926
21927 \begin_layout Plain Layout
21928
21929 \end_layout
21930
21931 \begin_layout Plain Layout
21932 \begin_inset Caption
21933
21934 \begin_layout Plain Layout
21935
21936 \end_layout
21937
21938 \end_inset
21939
21940
21941 \end_layout
21942
21943 \begin_layout Plain Layout
21944 \align center
21945 \begin_inset Tabular
21946 <lyxtabular version="3" rows="1" columns="5">
21947 <features tabularvalignment="middle">
21948 <column alignment="center" valignment="top" width="0">
21949 <column alignment="center" valignment="top" width="0">
21950 <column alignment="center" valignment="top" width="0">
21951 <column alignment="center" valignment="top" width="0">
21952 <column alignment="center" valignment="top" width="0">
21953 <row>
21954 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21955 \begin_inset Text
21956
21957 \begin_layout Plain Layout
21958 a
21959 \end_layout
21960
21961 \end_inset
21962 </cell>
21963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21964 \begin_inset Text
21965
21966 \begin_layout Plain Layout
21967 b
21968 \end_layout
21969
21970 \end_inset
21971 </cell>
21972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21973 \begin_inset Text
21974
21975 \begin_layout Plain Layout
21976 c
21977 \end_layout
21978
21979 \end_inset
21980 </cell>
21981 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21982 \begin_inset Text
21983
21984 \begin_layout Plain Layout
21985 d
21986 \end_layout
21987
21988 \end_inset
21989 </cell>
21990 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21991 \begin_inset Text
21992
21993 \begin_layout Plain Layout
21994 e
21995 \end_layout
21996
21997 \end_inset
21998 </cell>
21999 </row>
22000 </lyxtabular>
22001
22002 \end_inset
22003
22004
22005 \end_layout
22006
22007 \begin_layout Plain Layout
22008
22009 \end_layout
22010
22011 \end_inset
22012
22013
22014 \end_layout
22015
22016 \end_inset
22017
22018
22019 \end_layout
22020
22021 \begin_layout Section
22022 Flotantes adosados
22023 \begin_inset Index idx
22024 status collapsed
22025
22026 \begin_layout Plain Layout
22027 Flotantes ! Adosados
22028 \end_layout
22029
22030 \end_inset
22031
22032
22033 \end_layout
22034
22035 \begin_layout Standard
22036 Para colocar flotantes unos junto a otros, como en la figura
22037 \begin_inset space ~
22038 \end_inset
22039
22040
22041 \begin_inset CommandInset ref
22042 LatexCommand ref
22043 reference "fig:Flotante-izquierda"
22044
22045 \end_inset
22046
22047  y 
22048 \begin_inset CommandInset ref
22049 LatexCommand ref
22050 reference "fig:Flotante-derecha"
22051
22052 \end_inset
22053
22054 , se pone 
22055 \emph on
22056 un
22057 \emph default
22058  solo flotante.
22059  En él se insertan dos cuadros tipo minipágina.
22060 \begin_inset Foot
22061 status collapsed
22062
22063 \begin_layout Plain Layout
22064 Las minipáginas se explican en la sección
22065 \begin_inset space ~
22066 \end_inset
22067
22068
22069 \begin_inset CommandInset ref
22070 LatexCommand ref
22071 reference "sec:Minipáginas"
22072
22073 \end_inset
22074
22075 .
22076 \end_layout
22077
22078 \end_inset
22079
22080  La anchura de la columna se establece en 45-50
22081 \begin_inset space \thinspace{}
22082 \end_inset
22083
22084 % y la alineación en 
22085 \family sans
22086 Inferior
22087 \family default
22088  para cada minipágina.
22089  Las minipáginas contienen la imagen y su título, de igual forma que en
22090  los flotantes.
22091  La única diferencia es que el 
22092 \family sans
22093 Ancho
22094 \begin_inset space ~
22095 \end_inset
22096
22097 de
22098 \begin_inset space ~
22099 \end_inset
22100
22101 columna
22102 \begin_inset space ~
22103 \end_inset
22104
22105 %
22106 \family default
22107  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
22108 \end_layout
22109
22110 \begin_layout Standard
22111 \begin_inset Float figure
22112 placement h
22113 wide false
22114 sideways false
22115 status open
22116
22117 \begin_layout Plain Layout
22118 \begin_inset Box Frameless
22119 position "b"
22120 hor_pos "c"
22121 has_inner_box 1
22122 inner_pos "t"
22123 use_parbox 0
22124 use_makebox 0
22125 width "45col%"
22126 special "none"
22127 height "1in"
22128 height_special "totalheight"
22129 status open
22130
22131 \begin_layout Plain Layout
22132 \align center
22133 \begin_inset Graphics
22134         filename ../clipart/mobius.eps
22135         lyxscale 50
22136         width 100col%
22137         scaleBeforeRotation
22138
22139 \end_inset
22140
22141
22142 \end_layout
22143
22144 \begin_layout Plain Layout
22145 \begin_inset Caption
22146
22147 \begin_layout Plain Layout
22148 \begin_inset CommandInset label
22149 LatexCommand label
22150 name "fig:Flotante-izquierda"
22151
22152 \end_inset
22153
22154 Flotante en el lado izquierdo.
22155 \end_layout
22156
22157 \end_inset
22158
22159
22160 \end_layout
22161
22162 \end_inset
22163
22164
22165 \begin_inset space \hfill{}
22166 \end_inset
22167
22168
22169 \begin_inset Box Frameless
22170 position "b"
22171 hor_pos "c"
22172 has_inner_box 1
22173 inner_pos "t"
22174 use_parbox 0
22175 use_makebox 0
22176 width "45col%"
22177 special "none"
22178 height "1in"
22179 height_special "totalheight"
22180 status open
22181
22182 \begin_layout Plain Layout
22183 \align center
22184 \begin_inset Graphics
22185         filename ../clipart/platypus.eps
22186         lyxscale 50
22187         width 100col%
22188         scaleBeforeRotation
22189
22190 \end_inset
22191
22192
22193 \end_layout
22194
22195 \begin_layout Plain Layout
22196 \begin_inset Caption
22197
22198 \begin_layout Plain Layout
22199 \begin_inset CommandInset label
22200 LatexCommand label
22201 name "fig:Flotante-derecha"
22202
22203 \end_inset
22204
22205 Flotante en el lado derecho.
22206 \end_layout
22207
22208 \end_inset
22209
22210
22211 \end_layout
22212
22213 \end_inset
22214
22215
22216 \end_layout
22217
22218 \end_inset
22219
22220
22221 \end_layout
22222
22223 \begin_layout Section
22224 Formato de las leyendas
22225 \begin_inset Index idx
22226 status collapsed
22227
22228 \begin_layout Plain Layout
22229 Leyendas ! Formato
22230 \end_layout
22231
22232 \end_inset
22233
22234
22235 \begin_inset Index idx
22236 status collapsed
22237
22238 \begin_layout Plain Layout
22239 Flotantes ! Formato de las leyendas
22240 \end_layout
22241
22242 \end_inset
22243
22244
22245 \begin_inset CommandInset label
22246 LatexCommand label
22247 name "sec:Formato-de-leyendas"
22248
22249 \end_inset
22250
22251
22252 \end_layout
22253
22254 \begin_layout Standard
22255 El entorno 
22256 \family sans
22257 Leyenda
22258 \family default
22259  es el predeterminado para los 
22260 \family sans
22261 Flotantes
22262 \family default
22263 .
22264  En LyX las leyendas se muestran como etiqueta, p.
22265 \begin_inset space \thinspace{}
22266 \end_inset
22267
22268 e.
22269 \begin_inset space ~
22270 \end_inset
22271
22272 «
22273 \family sans
22274 Figura #
22275 \family default
22276 :» seguida por el texto.
22277  «#» es el número real de referencia.
22278  Por omisión la etiqueta y el número usan la misma fuente que el texto de
22279  la leyenda y el signo dos puntos sigue al número para separar la etiqueta
22280  del texto.
22281  El entorno leyenda no es apropiado para todos los tipos de documento.
22282  
22283 \end_layout
22284
22285 \begin_layout Standard
22286 Para cambiar el formato predeterminado carga el paquete LaTeX 
22287 \series bold
22288 caption
22289 \series default
22290
22291 \begin_inset Index idx
22292 status collapsed
22293
22294 \begin_layout Plain Layout
22295 LaTeX-paquetes ! caption
22296 \end_layout
22297
22298 \end_inset
22299
22300  en el preámbulo del documento con la línea:
22301 \end_layout
22302
22303 \begin_layout Standard
22304
22305 \series bold
22306
22307 \backslash
22308 usepackage[definición de formato]{caption}
22309 \end_layout
22310
22311 \begin_layout Standard
22312 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
22313  las leyendas de tabla siempre sobre ella como en este documento, usa el
22314  comando:
22315 \end_layout
22316
22317 \begin_layout Standard
22318
22319 \series bold
22320
22321 \backslash
22322 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22323 \end_layout
22324
22325 \begin_layout Standard
22326 También puedes definir distintos formatos de leyenda para los distintos
22327  tipos de flotantes.
22328  En ese caso carga el paquete 
22329 \series bold
22330 caption
22331 \series default
22332  sin opciones específicas y define los distintos formatos con ayuda del
22333  comando
22334 \end_layout
22335
22336 \begin_layout Standard
22337
22338 \series bold
22339
22340 \backslash
22341 captionsetup[tipo de flotante]{definición de formato}
22342 \end_layout
22343
22344 \begin_layout Standard
22345 en el preámbulo del documento.
22346  Por ejemplo las leyendas de la Figura
22347 \begin_inset space ~
22348 \end_inset
22349
22350
22351 \begin_inset CommandInset ref
22352 LatexCommand ref
22353 reference "fig:Esto-es-una-fig"
22354
22355 \end_inset
22356
22357  y la tabla
22358 \begin_inset space ~
22359 \end_inset
22360
22361
22362 \begin_inset CommandInset ref
22363 LatexCommand ref
22364 reference "tab:Esto-es-una-tab"
22365
22366 \end_inset
22367
22368  pueden crearse usando los siguientes comandos en el preámbulo:
22369 \end_layout
22370
22371 \begin_layout Standard
22372
22373 \series bold
22374
22375 \backslash
22376 usepackage[tableposition=top]{caption}
22377 \series default
22378
22379 \begin_inset Newline newline
22380 \end_inset
22381
22382
22383 \series bold
22384
22385 \backslash
22386 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22387 \begin_inset Newline newline
22388 \end_inset
22389
22390
22391 \begin_inset Phantom HPhantom
22392 status open
22393
22394 \begin_layout Plain Layout
22395
22396 \series bold
22397
22398 \backslash
22399 captionsetup[figure]{
22400 \end_layout
22401
22402 \end_inset
22403
22404 labelsep=period}
22405 \begin_inset Newline newline
22406 \end_inset
22407
22408
22409 \backslash
22410 captionsetup[table]{labelfont={bf,sf}}
22411 \end_layout
22412
22413 \begin_layout Standard
22414 \begin_inset Note Greyedout
22415 status open
22416
22417 \begin_layout Plain Layout
22418
22419 \series bold
22420 Nota: 
22421 \series default
22422 La opción 
22423 \series bold
22424 tableposition=top
22425 \series default
22426  no tiene efecto si se usa una clase de documento 
22427 \series bold
22428 KOMA-Script
22429 \series default
22430 .
22431  En este caso debe utilizarse la opción de clase de documento 
22432 \series bold
22433 captions=tableheading
22434 \series default
22435 .
22436  
22437 \end_layout
22438
22439 \end_inset
22440
22441
22442 \end_layout
22443
22444 \begin_layout Standard
22445 Para más información sobre el paquete 
22446 \series bold
22447 caption
22448 \series default
22449  acude a su documentación 
22450 \begin_inset CommandInset citation
22451 LatexCommand cite
22452 key "caption"
22453
22454 \end_inset
22455
22456 .
22457 \end_layout
22458
22459 \begin_layout Standard
22460 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
22461 \begin_inset space \thinspace{}
22462 \end_inset
22463
22464 e., usa el siguiente comando de preámbulo:
22465 \end_layout
22466
22467 \begin_layout Standard
22468
22469 \series bold
22470
22471 \backslash
22472 renewcommand{
22473 \backslash
22474 fnum@figure}{Imagen~
22475 \backslash
22476 thefigure}
22477 \end_layout
22478
22479 \begin_layout Standard
22480 donde 
22481 \series bold
22482
22483 \backslash
22484 thefigure
22485 \series default
22486  inserta el número de figura y «~» genera un espacio protegido.
22487
22488 \series bold
22489  
22490 \end_layout
22491
22492 \begin_layout Standard
22493 \begin_inset VSpace bigskip
22494 \end_inset
22495
22496 Si estás usando la clase de documento 
22497 \series bold
22498 KOMA-Script
22499 \series default
22500
22501 \begin_inset Index idx
22502 status collapsed
22503
22504 \begin_layout Plain Layout
22505 LaTeX-paquetes ! KOMA-Script
22506 \end_layout
22507
22508 \end_inset
22509
22510  (
22511 \family sans
22512 article (KOMA-Script)
22513 \family default
22514
22515 \family sans
22516 book (KOMA-Script)
22517 \family default
22518
22519 \family sans
22520 letter (KOMA-Script)
22521 \family default
22522 , o 
22523 \family sans
22524 report (KOMA-Script)
22525 \family default
22526
22527 \begin_inset space \thinspace{}
22528 \end_inset
22529
22530 ), puedes emplear en vez del paquete 
22531 \series bold
22532 caption
22533 \series default
22534  el comando 
22535 \series bold
22536
22537 \backslash
22538 setkomafont
22539 \series default
22540  incluido en 
22541 \series bold
22542 KOMA-Script
22543 \series default
22544 .
22545  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22546  comando en el preámbulo del documento:
22547 \end_layout
22548
22549 \begin_layout Standard
22550
22551 \series bold
22552
22553 \backslash
22554 setkomafont{captionlabel}{
22555 \backslash
22556 bfseries}
22557 \end_layout
22558
22559 \begin_layout Standard
22560 Más información sobre 
22561 \series bold
22562
22563 \backslash
22564 setkomafont
22565 \series default
22566  en la documentación de 
22567 \series bold
22568 KOMA-Script
22569 \series default
22570  
22571 \begin_inset CommandInset citation
22572 LatexCommand cite
22573 key "KOMA-Script"
22574
22575 \end_inset
22576
22577 .
22578 \end_layout
22579
22580 \begin_layout Standard
22581 \begin_inset ERT
22582 status collapsed
22583
22584 \begin_layout Plain Layout
22585
22586
22587 \backslash
22588 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22589 }
22590 \end_layout
22591
22592 \end_inset
22593
22594
22595 \begin_inset Note Note
22596 status collapsed
22597
22598 \begin_layout Plain Layout
22599 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22600 \end_layout
22601
22602 \end_inset
22603
22604
22605 \end_layout
22606
22607 \begin_layout Standard
22608 \begin_inset Float figure
22609 placement !p
22610 wide false
22611 sideways false
22612 status open
22613
22614 \begin_layout Plain Layout
22615 \align center
22616 \begin_inset Graphics
22617         filename ../clipart/mobius.eps
22618         lyxscale 50
22619         scale 50
22620
22621 \end_inset
22622
22623
22624 \end_layout
22625
22626 \begin_layout Plain Layout
22627 \begin_inset Caption
22628
22629 \begin_layout Plain Layout
22630 \begin_inset CommandInset label
22631 LatexCommand label
22632 name "fig:Esto-es-una-fig"
22633
22634 \end_inset
22635
22636
22637 \begin_inset Argument
22638 status collapsed
22639
22640 \begin_layout Plain Layout
22641 Figura con leyenda muy larga
22642 \end_layout
22643
22644 \end_inset
22645
22646 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22647  mostrar el formato diferente.
22648  Aquí se usa una leyenda personalizada.
22649 \end_layout
22650
22651 \end_inset
22652
22653
22654 \end_layout
22655
22656 \end_inset
22657
22658
22659 \end_layout
22660
22661 \begin_layout Standard
22662 \begin_inset ERT
22663 status collapsed
22664
22665 \begin_layout Plain Layout
22666
22667
22668 \backslash
22669 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22670 on}
22671 \end_layout
22672
22673 \end_inset
22674
22675
22676 \end_layout
22677
22678 \begin_layout Standard
22679 \begin_inset Float table
22680 placement !p
22681 wide false
22682 sideways false
22683 status collapsed
22684
22685 \begin_layout Plain Layout
22686 \begin_inset Caption
22687
22688 \begin_layout Plain Layout
22689 \begin_inset CommandInset label
22690 LatexCommand label
22691 name "tab:Esto-es-una-tab"
22692
22693 \end_inset
22694
22695
22696 \begin_inset Argument
22697 status collapsed
22698
22699 \begin_layout Plain Layout
22700 Tabla con leyenda muy larga
22701 \end_layout
22702
22703 \end_inset
22704
22705 Este es un ejemplo de leyenda de tabla mayor que una línea para mostrar
22706  el formato diferente.
22707  Aquí se usa el formato de leyenda estándar para las tablas.
22708 \end_layout
22709
22710 \end_inset
22711
22712
22713 \end_layout
22714
22715 \begin_layout Plain Layout
22716 \align center
22717 \begin_inset Tabular
22718 <lyxtabular version="3" rows="1" columns="5">
22719 <features tabularvalignment="middle">
22720 <column alignment="center" valignment="top" width="0">
22721 <column alignment="center" valignment="top" width="0">
22722 <column alignment="center" valignment="top" width="0">
22723 <column alignment="center" valignment="top" width="0">
22724 <column alignment="center" valignment="top" width="0">
22725 <row>
22726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22727 \begin_inset Text
22728
22729 \begin_layout Plain Layout
22730 a
22731 \end_layout
22732
22733 \end_inset
22734 </cell>
22735 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22736 \begin_inset Text
22737
22738 \begin_layout Plain Layout
22739 b
22740 \end_layout
22741
22742 \end_inset
22743 </cell>
22744 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748 c
22749 \end_layout
22750
22751 \end_inset
22752 </cell>
22753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22754 \begin_inset Text
22755
22756 \begin_layout Plain Layout
22757 d
22758 \end_layout
22759
22760 \end_inset
22761 </cell>
22762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22763 \begin_inset Text
22764
22765 \begin_layout Plain Layout
22766 e
22767 \end_layout
22768
22769 \end_inset
22770 </cell>
22771 </row>
22772 </lyxtabular>
22773
22774 \end_inset
22775
22776
22777 \end_layout
22778
22779 \end_inset
22780
22781
22782 \end_layout
22783
22784 \begin_layout Section
22785 Colocación de leyendas
22786 \begin_inset Index idx
22787 status collapsed
22788
22789 \begin_layout Plain Layout
22790 Leyendas ! Colocación
22791 \end_layout
22792
22793 \end_inset
22794
22795
22796 \begin_inset Index idx
22797 status collapsed
22798
22799 \begin_layout Plain Layout
22800 Flotantes ! Colocación de leyendas
22801 \end_layout
22802
22803 \end_inset
22804
22805
22806 \begin_inset CommandInset label
22807 LatexCommand label
22808 name "sec:Colocación-de-leyendas"
22809
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \begin_layout Standard
22816 La norma habitual para colocar las leyendas es:
22817 \end_layout
22818
22819 \begin_layout Description
22820 Figura: La leyenda al pie de la figura
22821 \end_layout
22822
22823 \begin_layout Description
22824 Tabla: La leyenda sobre la tabla
22825 \end_layout
22826
22827 \begin_layout Standard
22828 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
22829  la tabla.
22830  Esto implica que si usas las clases de documento 
22831 \family sans
22832 article
22833 \family default
22834
22835 \family sans
22836 book
22837 \family default
22838
22839 \family sans
22840 letter
22841 \family default
22842 , o 
22843 \family sans
22844 report
22845 \family default
22846  no habrá espacio entre la leyenda y la tabla.
22847  Para insertar el espacio adecuado añade la siguiente opción al comando
22848  del paquete LaTeX 
22849 \series bold
22850 caption
22851 \series default
22852  en el preámbulo del documento:
22853 \begin_inset Foot
22854 status collapsed
22855
22856 \begin_layout Plain Layout
22857 Véase la sección
22858 \begin_inset space ~
22859 \end_inset
22860
22861
22862 \begin_inset CommandInset ref
22863 LatexCommand ref
22864 reference "sec:Formato-de-leyendas"
22865
22866 \end_inset
22867
22868  para más información sobre el paquete 
22869 \series bold
22870 caption
22871 \series default
22872 .
22873 \end_layout
22874
22875 \end_inset
22876
22877
22878 \end_layout
22879
22880 \begin_layout Standard
22881
22882 \series bold
22883 tableposition=top
22884 \end_layout
22885
22886 \begin_layout Standard
22887 Si estás usando la clase 
22888 \series bold
22889 KOMA-Script
22890 \series default
22891
22892 \begin_inset Index idx
22893 status collapsed
22894
22895 \begin_layout Plain Layout
22896 LaTeX-paquetes ! KOMA-Script
22897 \end_layout
22898
22899 \end_inset
22900
22901  (
22902 \family sans
22903 article (KOMA-Script)
22904 \family default
22905
22906 \family sans
22907 book (KOMA-Script)
22908 \family default
22909
22910 \family sans
22911 letter (KOMA-Script)
22912 \family default
22913 , o 
22914 \family sans
22915 report (KOMA-Script)
22916 \family default
22917
22918 \begin_inset space \thinspace{}
22919 \end_inset
22920
22921 ), en vez de 
22922 \series bold
22923 caption
22924 \series default
22925  puedes poner la opción 
22926 \series bold
22927 captions=tableheading
22928 \series default
22929  de la clase de documento.
22930 \end_layout
22931
22932 \begin_layout Standard
22933 \begin_inset VSpace bigskip
22934 \end_inset
22935
22936 También es posible poner la leyenda junto a una figura o tabla.
22937  Para conseguirlo hay que cargar el paquete LaTeX 
22938 \series bold
22939 sidecap
22940 \series default
22941
22942 \begin_inset Index idx
22943 status collapsed
22944
22945 \begin_layout Plain Layout
22946 LaTeX-paquetes ! sidecap
22947 \end_layout
22948
22949 \end_inset
22950
22951  añadiendo en el preámbulo del documento la línea
22952 \end_layout
22953
22954 \begin_layout Standard
22955
22956 \series bold
22957
22958 \backslash
22959 usepackage[option]{sidecap}
22960 \end_layout
22961
22962 \begin_layout Standard
22963 Si no se especifica opción, la leyenda se ubica del lado del margen externo
22964  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
22965  Puedes cambiar la colocación al margen interno con la opción 
22966 \series bold
22967 innercaption
22968 \series default
22969 .
22970  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
22971  opciones 
22972 \series bold
22973 rightcaption
22974 \series default
22975  o 
22976 \series bold
22977 leftcaption
22978 \series default
22979 , respectivamente.
22980 \end_layout
22981
22982 \begin_layout Standard
22983 \begin_inset ERT
22984 status collapsed
22985
22986 \begin_layout Plain Layout
22987
22988
22989 \backslash
22990 ifsidecap
22991 \end_layout
22992
22993 \end_inset
22994
22995
22996 \begin_inset Note Note
22997 status collapsed
22998
22999 \begin_layout Plain Layout
23000 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23001  LaTeX 
23002 \series bold
23003 sidecap
23004 \series default
23005 .
23006 \end_layout
23007
23008 \end_inset
23009
23010
23011 \end_layout
23012
23013 \begin_layout Standard
23014 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
23015  estos comandos al preámbulo del documento:
23016 \end_layout
23017
23018 \begin_layout Standard
23019 \noindent
23020 \begin_inset CommandInset line
23021 LatexCommand rule
23022 offset "0.5ex"
23023 width "100line%"
23024 height "1pt"
23025
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \begin_layout Standard
23032
23033 \series bold
23034
23035 \backslash
23036 newcommand{
23037 \backslash
23038 TabBesBeg}{%
23039 \begin_inset Newline newline
23040 \end_inset
23041
23042
23043 \begin_inset Phantom HPhantom
23044 status open
23045
23046 \begin_layout Plain Layout
23047
23048 \series bold
23049 \begin_inset space ~
23050 \end_inset
23051
23052
23053 \end_layout
23054
23055 \end_inset
23056
23057
23058 \backslash
23059 let
23060 \backslash
23061 MyTable
23062 \backslash
23063 table
23064 \begin_inset Newline newline
23065 \end_inset
23066
23067
23068 \begin_inset Phantom HPhantom
23069 status open
23070
23071 \begin_layout Plain Layout
23072
23073 \series bold
23074 \begin_inset space ~
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \end_inset
23081
23082
23083 \backslash
23084 let
23085 \backslash
23086 MyEndtable
23087 \backslash
23088 endtable
23089 \begin_inset Newline newline
23090 \end_inset
23091
23092
23093 \begin_inset Phantom HPhantom
23094 status open
23095
23096 \begin_layout Plain Layout
23097
23098 \series bold
23099 \begin_inset space ~
23100 \end_inset
23101
23102
23103 \end_layout
23104
23105 \end_inset
23106
23107
23108 \backslash
23109 renewenvironment{table}{
23110 \backslash
23111 begin{SCtable}}{
23112 \backslash
23113 end{SCtable}}}
23114 \end_layout
23115
23116 \begin_layout Standard
23117
23118 \series bold
23119
23120 \backslash
23121 newcommand{
23122 \backslash
23123 TabBesEnd}{%
23124 \begin_inset Newline newline
23125 \end_inset
23126
23127
23128 \begin_inset Phantom HPhantom
23129 status open
23130
23131 \begin_layout Plain Layout
23132
23133 \series bold
23134 \begin_inset space ~
23135 \end_inset
23136
23137
23138 \end_layout
23139
23140 \end_inset
23141
23142
23143 \backslash
23144 let
23145 \backslash
23146 table
23147 \backslash
23148 MyTable
23149 \begin_inset Newline newline
23150 \end_inset
23151
23152
23153 \begin_inset Phantom HPhantom
23154 status open
23155
23156 \begin_layout Plain Layout
23157
23158 \series bold
23159 \begin_inset space ~
23160 \end_inset
23161
23162
23163 \end_layout
23164
23165 \end_inset
23166
23167
23168 \backslash
23169 let
23170 \backslash
23171 endtable
23172 \backslash
23173 MyEndtable
23174 \end_layout
23175
23176 \begin_layout Standard
23177
23178 \series bold
23179
23180 \backslash
23181 newcommand{
23182 \backslash
23183 FigBesBeg}{%
23184 \begin_inset Newline newline
23185 \end_inset
23186
23187
23188 \begin_inset Phantom HPhantom
23189 status open
23190
23191 \begin_layout Plain Layout
23192
23193 \series bold
23194 \begin_inset space ~
23195 \end_inset
23196
23197
23198 \end_layout
23199
23200 \end_inset
23201
23202
23203 \backslash
23204 let
23205 \backslash
23206 MyFigure
23207 \backslash
23208 figure
23209 \begin_inset Newline newline
23210 \end_inset
23211
23212
23213 \begin_inset Phantom HPhantom
23214 status open
23215
23216 \begin_layout Plain Layout
23217
23218 \series bold
23219 \begin_inset space ~
23220 \end_inset
23221
23222
23223 \end_layout
23224
23225 \end_inset
23226
23227
23228 \backslash
23229 let
23230 \backslash
23231 MyEndfigure
23232 \backslash
23233 endfigure
23234 \begin_inset Newline newline
23235 \end_inset
23236
23237
23238 \begin_inset Phantom HPhantom
23239 status open
23240
23241 \begin_layout Plain Layout
23242
23243 \series bold
23244 \begin_inset space ~
23245 \end_inset
23246
23247
23248 \end_layout
23249
23250 \end_inset
23251
23252
23253 \backslash
23254 renewenvironment{figure}{
23255 \backslash
23256 begin{SCfigure}}{
23257 \backslash
23258 end{SCfigure}}}
23259 \end_layout
23260
23261 \begin_layout Standard
23262
23263 \series bold
23264
23265 \backslash
23266 newcommand{
23267 \backslash
23268 FigBesEnd}{%
23269 \begin_inset Newline newline
23270 \end_inset
23271
23272
23273 \begin_inset Phantom HPhantom
23274 status open
23275
23276 \begin_layout Plain Layout
23277
23278 \series bold
23279 \begin_inset space ~
23280 \end_inset
23281
23282
23283 \end_layout
23284
23285 \end_inset
23286
23287
23288 \backslash
23289 let
23290 \backslash
23291 figure
23292 \backslash
23293 MyFigure
23294 \begin_inset Newline newline
23295 \end_inset
23296
23297
23298 \begin_inset Phantom HPhantom
23299 status open
23300
23301 \begin_layout Plain Layout
23302
23303 \series bold
23304 \begin_inset space ~
23305 \end_inset
23306
23307
23308 \end_layout
23309
23310 \end_inset
23311
23312
23313 \backslash
23314 let
23315 \backslash
23316 endfigure
23317 \backslash
23318 MyEndfigure}
23319 \end_layout
23320
23321 \begin_layout Standard
23322 \noindent
23323 \begin_inset CommandInset line
23324 LatexCommand rule
23325 offset "0.5ex"
23326 width "100line%"
23327 height "1pt"
23328
23329 \end_inset
23330
23331
23332 \end_layout
23333
23334 \begin_layout Standard
23335 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
23336  en un lado.
23337  Para figuras flotantes usa el comando
23338 \end_layout
23339
23340 \begin_layout Standard
23341
23342 \series bold
23343
23344 \backslash
23345 FigBesBeg
23346 \end_layout
23347
23348 \begin_layout Standard
23349 en código TeX antes del flotante.
23350  Detrás del flotante inserta
23351 \end_layout
23352
23353 \begin_layout Standard
23354
23355 \series bold
23356
23357 \backslash
23358 FigBesEnd
23359 \end_layout
23360
23361 \begin_layout Standard
23362 en código TeX para volver a la definición original de flotantes.
23363 \end_layout
23364
23365 \begin_layout Standard
23366 Para tablas flotantes usa los comandos correspondientes
23367 \end_layout
23368
23369 \begin_layout Standard
23370
23371 \series bold
23372
23373 \backslash
23374 TabBesBeg
23375 \series default
23376  y 
23377 \series bold
23378
23379 \backslash
23380 TabBesEnd
23381 \end_layout
23382
23383 \begin_layout Standard
23384 La figura
23385 \begin_inset space ~
23386 \end_inset
23387
23388
23389 \begin_inset CommandInset ref
23390 LatexCommand ref
23391 reference "fig:encab-al-lado"
23392
23393 \end_inset
23394
23395  y la tabla
23396 \begin_inset space ~
23397 \end_inset
23398
23399
23400 \begin_inset CommandInset ref
23401 LatexCommand ref
23402 reference "tab:encab-al-lado"
23403
23404 \end_inset
23405
23406  son ejemplos en los que el título se sitúa al lado.
23407 \end_layout
23408
23409 \begin_layout Standard
23410 En los ejemplos puedes ver que el texto del título aparece encima del flotante
23411  en tablas flotantes y debajo en las figuras flotantes.
23412  Para cambiarlo, puedes usar el comando
23413 \end_layout
23414
23415 \begin_layout Standard
23416
23417 \series bold
23418
23419 \backslash
23420 sidecaptionvpos{tipo de flotante}{colocación}
23421 \end_layout
23422
23423 \begin_layout Standard
23424 en el preámbulo o en código TeX antes del flotante.
23425  El tipo de flotante es 
23426 \family sans
23427 figure
23428 \family default
23429  o 
23430 \family sans
23431 table
23432 \family default
23433 , la colocación puede ser «
23434 \family sans
23435 t
23436 \family default
23437 » por «top» (arriba), «
23438 \family sans
23439 c
23440 \family default
23441 » por «center» (centro), o «
23442 \family sans
23443 b
23444 \family default
23445 » por «bottom» (abajo).
23446  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
23447  usa el comando
23448 \end_layout
23449
23450 \begin_layout Standard
23451
23452 \series bold
23453
23454 \backslash
23455 sidecaptionvpos{figure}{c}
23456 \end_layout
23457
23458 \begin_layout Standard
23459 Esto se ha hecho en la figura
23460 \begin_inset space ~
23461 \end_inset
23462
23463
23464 \begin_inset CommandInset ref
23465 LatexCommand ref
23466 reference "fig:encab-al-lado-de-fig"
23467
23468 \end_inset
23469
23470 .
23471 \end_layout
23472
23473 \begin_layout Standard
23474 \begin_inset VSpace medskip
23475 \end_inset
23476
23477 Más información sobre el paquete 
23478 \series bold
23479 sidecap
23480 \series default
23481  en su documentación 
23482 \begin_inset CommandInset citation
23483 LatexCommand cite
23484 key "sidecap"
23485
23486 \end_inset
23487
23488 .
23489 \end_layout
23490
23491 \begin_layout Standard
23492 \begin_inset Note Greyedout
23493 status open
23494
23495 \begin_layout Plain Layout
23496
23497 \series bold
23498 Nota:
23499 \series default
23500  El paquete LaTeX 
23501 \series bold
23502 hypcap
23503 \series default
23504
23505 \begin_inset Index idx
23506 status collapsed
23507
23508 \begin_layout Plain Layout
23509 LaTeX-paquetes ! hypcap
23510 \end_layout
23511
23512 \end_inset
23513
23514 , descrito en la sección
23515 \begin_inset space ~
23516 \end_inset
23517
23518
23519 \begin_inset CommandInset ref
23520 LatexCommand ref
23521 reference "sub:Colocación-de-Referencias"
23522
23523 \end_inset
23524
23525 , no afecta a flotantes con la leyenda al lado.
23526 \end_layout
23527
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \begin_layout Standard
23534 \begin_inset ERT
23535 status collapsed
23536
23537 \begin_layout Plain Layout
23538
23539
23540 \backslash
23541 FigBesBeg 
23542 \end_layout
23543
23544 \end_inset
23545
23546
23547 \end_layout
23548
23549 \begin_layout Standard
23550 \begin_inset Float figure
23551 wide false
23552 sideways false
23553 status open
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Graphics
23557         filename ../clipart/escher-lsd.eps
23558         scale 75
23559
23560 \end_inset
23561
23562
23563 \end_layout
23564
23565 \begin_layout Plain Layout
23566 \begin_inset Caption
23567
23568 \begin_layout Plain Layout
23569 \begin_inset CommandInset label
23570 LatexCommand label
23571 name "fig:encab-al-lado"
23572
23573 \end_inset
23574
23575 Leyenda al lado de una figura.
23576 \end_layout
23577
23578 \end_inset
23579
23580
23581 \end_layout
23582
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \begin_layout Standard
23589 \begin_inset ERT
23590 status collapsed
23591
23592 \begin_layout Plain Layout
23593
23594
23595 \backslash
23596 TabBesBeg 
23597 \end_layout
23598
23599 \end_inset
23600
23601
23602 \end_layout
23603
23604 \begin_layout Standard
23605 \begin_inset Float table
23606 wide false
23607 sideways false
23608 status open
23609
23610 \begin_layout Plain Layout
23611 \begin_inset Caption
23612
23613 \begin_layout Plain Layout
23614 \begin_inset CommandInset label
23615 LatexCommand label
23616 name "tab:encab-al-lado"
23617
23618 \end_inset
23619
23620 Leyenda al lado de una tabla.
23621 \end_layout
23622
23623 \end_inset
23624
23625
23626 \end_layout
23627
23628 \begin_layout Plain Layout
23629 \begin_inset Tabular
23630 <lyxtabular version="3" rows="4" columns="5">
23631 <features tabularvalignment="middle">
23632 <column alignment="center" valignment="top" width="0">
23633 <column alignment="center" valignment="top" width="0">
23634 <column alignment="center" valignment="top" width="0">
23635 <column alignment="center" valignment="top" width="0">
23636 <column alignment="center" valignment="top" width="0">
23637 <row>
23638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23639 \begin_inset Text
23640
23641 \begin_layout Plain Layout
23642 a
23643 \end_layout
23644
23645 \end_inset
23646 </cell>
23647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23648 \begin_inset Text
23649
23650 \begin_layout Plain Layout
23651
23652 \end_layout
23653
23654 \end_inset
23655 </cell>
23656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23657 \begin_inset Text
23658
23659 \begin_layout Plain Layout
23660 b
23661 \end_layout
23662
23663 \end_inset
23664 </cell>
23665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23666 \begin_inset Text
23667
23668 \begin_layout Plain Layout
23669
23670 \end_layout
23671
23672 \end_inset
23673 </cell>
23674 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23675 \begin_inset Text
23676
23677 \begin_layout Plain Layout
23678 c
23679 \end_layout
23680
23681 \end_inset
23682 </cell>
23683 </row>
23684 <row>
23685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23686 \begin_inset Text
23687
23688 \begin_layout Plain Layout
23689
23690 \end_layout
23691
23692 \end_inset
23693 </cell>
23694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23695 \begin_inset Text
23696
23697 \begin_layout Plain Layout
23698 d
23699 \end_layout
23700
23701 \end_inset
23702 </cell>
23703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23704 \begin_inset Text
23705
23706 \begin_layout Plain Layout
23707
23708 \end_layout
23709
23710 \end_inset
23711 </cell>
23712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23713 \begin_inset Text
23714
23715 \begin_layout Plain Layout
23716 e
23717 \end_layout
23718
23719 \end_inset
23720 </cell>
23721 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23722 \begin_inset Text
23723
23724 \begin_layout Plain Layout
23725
23726 \end_layout
23727
23728 \end_inset
23729 </cell>
23730 </row>
23731 <row>
23732 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23733 \begin_inset Text
23734
23735 \begin_layout Plain Layout
23736 f
23737 \end_layout
23738
23739 \end_inset
23740 </cell>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \end_layout
23747
23748 \end_inset
23749 </cell>
23750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23751 \begin_inset Text
23752
23753 \begin_layout Plain Layout
23754 g
23755 \end_layout
23756
23757 \end_inset
23758 </cell>
23759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23760 \begin_inset Text
23761
23762 \begin_layout Plain Layout
23763
23764 \end_layout
23765
23766 \end_inset
23767 </cell>
23768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23769 \begin_inset Text
23770
23771 \begin_layout Plain Layout
23772 h
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 </row>
23778 <row>
23779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23780 \begin_inset Text
23781
23782 \begin_layout Plain Layout
23783
23784 \end_layout
23785
23786 \end_inset
23787 </cell>
23788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23789 \begin_inset Text
23790
23791 \begin_layout Plain Layout
23792 i
23793 \end_layout
23794
23795 \end_inset
23796 </cell>
23797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23798 \begin_inset Text
23799
23800 \begin_layout Plain Layout
23801
23802 \end_layout
23803
23804 \end_inset
23805 </cell>
23806 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23807 \begin_inset Text
23808
23809 \begin_layout Plain Layout
23810 j
23811 \end_layout
23812
23813 \end_inset
23814 </cell>
23815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23816 \begin_inset Text
23817
23818 \begin_layout Plain Layout
23819
23820 \end_layout
23821
23822 \end_inset
23823 </cell>
23824 </row>
23825 </lyxtabular>
23826
23827 \end_inset
23828
23829
23830 \end_layout
23831
23832 \end_inset
23833
23834
23835 \end_layout
23836
23837 \begin_layout Standard
23838 \begin_inset ERT
23839 status collapsed
23840
23841 \begin_layout Plain Layout
23842
23843
23844 \backslash
23845 TabBesEnd
23846 \end_layout
23847
23848 \end_inset
23849
23850
23851 \end_layout
23852
23853 \begin_layout Standard
23854 \begin_inset ERT
23855 status collapsed
23856
23857 \begin_layout Plain Layout
23858
23859
23860 \backslash
23861 sidecaptionvpos{figure}{c}
23862 \end_layout
23863
23864 \end_inset
23865
23866
23867 \begin_inset Float figure
23868 wide false
23869 sideways false
23870 status open
23871
23872 \begin_layout Plain Layout
23873 \begin_inset Graphics
23874         filename ../clipart/escher-lsd.eps
23875         scale 75
23876
23877 \end_inset
23878
23879
23880 \end_layout
23881
23882 \begin_layout Plain Layout
23883 \begin_inset Caption
23884
23885 \begin_layout Plain Layout
23886 \begin_inset CommandInset label
23887 LatexCommand label
23888 name "fig:encab-al-lado-de-fig"
23889
23890 \end_inset
23891
23892 Leyenda centrada verticalmente junto a una figura.
23893 \end_layout
23894
23895 \end_inset
23896
23897
23898 \end_layout
23899
23900 \end_inset
23901
23902
23903 \end_layout
23904
23905 \begin_layout Standard
23906 \begin_inset ERT
23907 status collapsed
23908
23909 \begin_layout Plain Layout
23910
23911
23912 \backslash
23913 FigBesEnd
23914 \end_layout
23915
23916 \end_inset
23917
23918
23919 \end_layout
23920
23921 \begin_layout Standard
23922 \begin_inset ERT
23923 status collapsed
23924
23925 \begin_layout Plain Layout
23926
23927
23928 \backslash
23929 else
23930 \end_layout
23931
23932 \end_inset
23933
23934
23935 \begin_inset Note Note
23936 status collapsed
23937
23938 \begin_layout Plain Layout
23939 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
23940  
23941 \series bold
23942 sidecap
23943 \series default
23944 .
23945 \end_layout
23946
23947 \end_inset
23948
23949
23950 \end_layout
23951
23952 \begin_layout Standard
23953 Debes instalar el paquete LaTeX 
23954 \series bold
23955 sidecap
23956 \series default
23957  para ver la parte siguiente en la salida.
23958 \end_layout
23959
23960 \begin_layout Standard
23961 \begin_inset ERT
23962 status collapsed
23963
23964 \begin_layout Plain Layout
23965
23966
23967 \backslash
23968 fi
23969 \end_layout
23970
23971 \end_inset
23972
23973
23974 \end_layout
23975
23976 \begin_layout Section
23977 Índice de flotantes
23978 \begin_inset Index idx
23979 status collapsed
23980
23981 \begin_layout Plain Layout
23982 Flotantes ! Índice de
23983 \end_layout
23984
23985 \end_inset
23986
23987
23988 \end_layout
23989
23990 \begin_layout Standard
23991 Igual que en el índice general se listan las secciones del documento, hay
23992  índices para todos los tipos de flotantes, como las figuras.
23993  Se pueden insertar mediante los submenús 
23994 \family sans
23995 Insertar\SpecialChar \menuseparator
23996 Lista
23997 \begin_inset space \thinspace{}
23998 \end_inset
23999
24000 /
24001 \begin_inset space \thinspace{}
24002 \end_inset
24003
24004 Índice
24005 \family default
24006 .
24007 \end_layout
24008
24009 \begin_layout Standard
24010 Las entradas de los índices son las leyendas del flotante o su título breve,
24011  el número de flotante y el número de la página del documento en la que
24012  aparecen.
24013 \end_layout
24014
24015 \begin_layout Standard
24016 Puedes encontrar los índices de figuras y tablas al final de este documento.
24017 \end_layout
24018
24019 \begin_layout Chapter
24020 Notas
24021 \end_layout
24022
24023 \begin_layout Section
24024 Notas en LyX
24025 \begin_inset Index idx
24026 status collapsed
24027
24028 \begin_layout Plain Layout
24029 Notas ! en LyX
24030 \end_layout
24031
24032 \end_inset
24033
24034
24035 \end_layout
24036
24037 \begin_layout Standard
24038 Las notas se insertan con el botón 
24039 \begin_inset Graphics
24040         filename ../../images/note-insert.png
24041         scale 85
24042
24043 \end_inset
24044
24045  o con el menú 
24046 \family sans
24047 Insertar\SpecialChar \menuseparator
24048 Nota
24049 \family default
24050 .
24051  Hay cinco tipos de notas:
24052 \end_layout
24053
24054 \begin_layout Description
24055 Nota
24056 \begin_inset space ~
24057 \end_inset
24058
24059 LyX Este tipo es para notas internas que no han de aparecer en la salida.
24060  Su cuadro se muestra como este:
24061 \begin_inset Newline newline
24062 \end_inset
24063
24064
24065 \begin_inset Newline newline
24066 \end_inset
24067
24068
24069 \begin_inset Graphics
24070         filename clipart/NotaLyXImagenQt4.png
24071         display false
24072         scale 75
24073
24074 \end_inset
24075
24076  
24077 \begin_inset Note Note
24078 status collapsed
24079
24080 \begin_layout Plain Layout
24081 Este es un texto en un recuadro que no se muestra en la salida.
24082 \end_layout
24083
24084 \end_inset
24085
24086
24087 \end_layout
24088
24089 \begin_layout Description
24090 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
24091  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
24092 \family sans
24093 Archivo\SpecialChar \menuseparator
24094 Exportar\SpecialChar \menuseparator
24095 LaTeX (pdflatex) / (plain)
24096 \family default
24097 .
24098  Su recuadro se ve así:
24099 \begin_inset Newline newline
24100 \end_inset
24101
24102
24103 \begin_inset Newline newline
24104 \end_inset
24105
24106
24107 \begin_inset Graphics
24108         filename clipart/ComentNotaImagenQt4.png
24109         display false
24110         scale 75
24111
24112 \end_inset
24113
24114  
24115 \begin_inset Note Comment
24116 status collapsed
24117
24118 \begin_layout Plain Layout
24119 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
24120 \end_layout
24121
24122 \end_inset
24123
24124
24125 \end_layout
24126
24127 \begin_layout Description
24128 Resaltado
24129 \begin_inset space ~
24130 \end_inset
24131
24132 en
24133 \begin_inset space ~
24134 \end_inset
24135
24136 gris Esta nota aparece en la salida como texto resaltado en gris.
24137  Su recuadro se parece a este:
24138 \begin_inset Newline newline
24139 \end_inset
24140
24141
24142 \begin_inset Newline newline
24143 \end_inset
24144
24145
24146 \begin_inset Graphics
24147         filename clipart/GrisNotaImagenQt4.png
24148         display false
24149         scale 75
24150
24151 \end_inset
24152
24153
24154 \begin_inset Newline newline
24155 \end_inset
24156
24157
24158 \begin_inset ERT
24159 status collapsed
24160
24161 \begin_layout Plain Layout
24162
24163
24164 \backslash
24165 renewenvironment{lyxgreyedout}
24166 \end_layout
24167
24168 \begin_layout Plain Layout
24169
24170 {
24171 \backslash
24172 textcolor[gray]{0.8}
24173 \backslash
24174 bgroup}{
24175 \backslash
24176 egroup}
24177 \end_layout
24178
24179 \end_inset
24180
24181
24182 \begin_inset Note Greyedout
24183 status open
24184
24185 \begin_layout Plain Layout
24186 Este es el texto
24187 \begin_inset Foot
24188 status collapsed
24189
24190 \begin_layout Plain Layout
24191 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
24192 \end_layout
24193
24194 \end_inset
24195
24196  de un comentario que se muestra resaltado en gris.
24197 \end_layout
24198
24199 \end_inset
24200
24201
24202 \begin_inset ERT
24203 status collapsed
24204
24205 \begin_layout Plain Layout
24206
24207
24208 \backslash
24209 renewenvironment{lyxgreyedout}
24210 \end_layout
24211
24212 \begin_layout Plain Layout
24213
24214 {
24215 \backslash
24216 textcolor{blue}
24217 \backslash
24218 bgroup}{
24219 \backslash
24220 egroup}
24221 \end_layout
24222
24223 \end_inset
24224
24225
24226 \begin_inset Note Note
24227 status collapsed
24228
24229 \begin_layout Plain Layout
24230 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
24231  original de LyX, ya que en el preámbulo de este documento se han redefinido
24232  estas notas para que salgan en azul, como se indica más adelante.
24233 \end_layout
24234
24235 \end_inset
24236
24237
24238 \begin_inset Newline newline
24239 \end_inset
24240
24241
24242 \begin_inset Newline newline
24243 \end_inset
24244
24245 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
24246  está un poco sangrada, y por otra parte pueden tener notas al pie.
24247 \end_layout
24248
24249 \begin_layout Standard
24250 \begin_inset VSpace bigskip
24251 \end_inset
24252
24253 Si usas el botón de la barra de herramientas 
24254 \begin_inset Graphics
24255         filename ../../images/note-insert.png
24256         scale 85
24257
24258 \end_inset
24259
24260  para insertar notas, se inserta una 
24261 \family sans
24262 Nota
24263 \begin_inset space ~
24264 \end_inset
24265
24266 LyX
24267 \family default
24268 .
24269  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
24270  recuadro.
24271  
24272 \family roman
24273 \series medium
24274 \bar no
24275 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
24276  botón de herramienta 
24277 \family sans
24278 \series default
24279 \bar default
24280 Nota
24281 \family default
24282 .
24283  Para cambiar una nota a texto, pulsa la tecla 
24284 \family sans
24285 Retroceso
24286 \family default
24287  cuando el cursor está en la primera posición de una nota, o la tecla 
24288 \family sans
24289 Supr
24290 \family default
24291  cuando el cursor está en la última posición de la nota, respectivamente.
24292 \end_layout
24293
24294 \begin_layout Standard
24295 \begin_inset VSpace bigskip
24296 \end_inset
24297
24298 Se puede cambiar el color del 
24299 \family sans
24300 Resaltado en gris
24301 \family default
24302  poniendo en el preámbulo el comando:
24303 \end_layout
24304
24305 \begin_layout Standard
24306
24307 \series bold
24308
24309 \backslash
24310 renewenvironment{lyxgreyedout}
24311 \begin_inset Newline newline
24312 \end_inset
24313
24314
24315 \begin_inset Phantom HPhantom
24316 status open
24317
24318 \begin_layout Plain Layout
24319
24320 \series bold
24321 \begin_inset space ~
24322 \end_inset
24323
24324
24325 \end_layout
24326
24327 \end_inset
24328
24329 {
24330 \backslash
24331 textcolor{color}
24332 \backslash
24333 bgroup}{
24334 \backslash
24335 egroup}
24336 \end_layout
24337
24338 \begin_layout Standard
24339 Los colores disponibles y el método para definir nuestros propios colores
24340  se explica en la sección
24341 \begin_inset space ~
24342 \end_inset
24343
24344
24345 \begin_inset CommandInset ref
24346 LatexCommand ref
24347 reference "sec:Tablas-Coloreadas"
24348
24349 \end_inset
24350
24351 .
24352 \end_layout
24353
24354 \begin_layout Standard
24355 Las notas en azul en este documento se han hecho con notas del tipo 
24356 \family sans
24357 Resaltado en gris
24358 \family default
24359  pero definiendo el color del texto en azul.
24360 \end_layout
24361
24362 \begin_layout Section
24363 Notas al pie
24364 \begin_inset CommandInset label
24365 LatexCommand label
24366 name "sec:Notas-al-pie"
24367
24368 \end_inset
24369
24370
24371 \begin_inset Index idx
24372 status collapsed
24373
24374 \begin_layout Plain Layout
24375 Notas ! al pie
24376 \end_layout
24377
24378 \end_inset
24379
24380
24381 \begin_inset Index idx
24382 status collapsed
24383
24384 \begin_layout Plain Layout
24385 Notas al pie
24386 \end_layout
24387
24388 \end_inset
24389
24390
24391 \end_layout
24392
24393 \begin_layout Standard
24394 Las notas al pie se insertan con el botón 
24395 \begin_inset Graphics
24396         filename ../../images/footnote-insert.png
24397         scale 85
24398
24399 \end_inset
24400
24401  o el menú 
24402 \family sans
24403 Insertar\SpecialChar \menuseparator
24404 Nota
24405 \begin_inset space ~
24406 \end_inset
24407
24408 al
24409 \begin_inset space ~
24410 \end_inset
24411
24412 pie
24413 \family default
24414 .
24415  
24416 \family roman
24417 \series medium
24418 \bar no
24419 Aparece un recuadro como este:
24420 \family default
24421 \series default
24422 \bar default
24423  
24424 \begin_inset Graphics
24425         filename clipart/notapieQt4.png
24426         scale 80
24427
24428 \end_inset
24429
24430  
24431 \family roman
24432 \series medium
24433 \bar no
24434 donde puedes introducir el texto.
24435  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
24436  sobre el
24437 \family default
24438 \series default
24439 \bar default
24440  
24441 \family roman
24442 \series medium
24443 \bar no
24444 botón
24445 \family default
24446 \series default
24447 \bar default
24448 .
24449  Para cambiar una nota al pie a texto, pulsa la tecla 
24450 \family sans
24451 Retroceso
24452 \family default
24453  cuando el cursor está en la primera posición de la nota al pie, o la tecla
24454  
24455 \family sans
24456 Supr
24457 \family default
24458  cuando el cursor está en la última posición de la nota, respectivamente.
24459 \end_layout
24460
24461 \begin_layout Standard
24462 Aquí hay un ejemplo de nota al pie:
24463 \family roman
24464 \series medium
24465 \bar no
24466
24467 \begin_inset Foot
24468 status collapsed
24469
24470 \begin_layout Plain Layout
24471 \begin_inset CommandInset label
24472 LatexCommand label
24473 name "pie:Esto-es-una"
24474
24475 \end_inset
24476
24477 Ejemplo de nota al pie.
24478 \end_layout
24479
24480 \end_inset
24481
24482
24483 \family default
24484 \series default
24485 \bar default
24486
24487 \begin_inset ERT
24488 status collapsed
24489
24490 \begin_layout Plain Layout
24491
24492
24493 \backslash
24494 newcounter{MyRepeatFoot}
24495 \end_layout
24496
24497 \begin_layout Plain Layout
24498
24499
24500 \backslash
24501 setcounter{MyRepeatFoot}{
24502 \backslash
24503 thefootnote}
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \begin_layout Standard
24512 En la salida, el pie se muestra como número voladito en el lugar del texto
24513  donde se coloca el recuadro.
24514  El texto se coloca al final de la página actual.
24515  Los números de las notas son calculados por LaTeX, y son consecutivos.
24516  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
24517 \end_layout
24518
24519 \begin_layout Standard
24520 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
24521  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
24522  se describe en la sección
24523 \begin_inset space ~
24524 \end_inset
24525
24526
24527 \begin_inset CommandInset ref
24528 LatexCommand ref
24529 reference "sec:Referencias-a-Flotantes"
24530
24531 \end_inset
24532
24533 .
24534 \begin_inset Newline newline
24535 \end_inset
24536
24537 Esto es una referencia cruzada a la Nota al pie
24538 \begin_inset space ~
24539 \end_inset
24540
24541
24542 \begin_inset CommandInset ref
24543 LatexCommand ref
24544 reference "pie:Esto-es-una"
24545
24546 \end_inset
24547
24548 .
24549 \end_layout
24550
24551 \begin_layout Standard
24552 \begin_inset VSpace defskip
24553 \end_inset
24554
24555
24556 \end_layout
24557
24558 \begin_layout Standard
24559 Debido a razones técnicas, LaTeX no imprime las notas al pie en tablas.
24560  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
24561  se inserta el comando 
24562 \series bold
24563
24564 \backslash
24565 footnotemark{}
24566 \series default
24567  en código TeX.
24568  El texto de la nota se introduce como argumento del comando
24569 \series bold
24570  
24571 \backslash
24572 footnotetext
24573 \series default
24574  después de la tabla.
24575 \begin_inset Newline newline
24576 \end_inset
24577
24578 Esto es lo que se ha hecho para la siguiente tabla con el comando
24579 \end_layout
24580
24581 \begin_layout Standard
24582
24583 \series bold
24584
24585 \backslash
24586 footnotetext{
24587 \series default
24588 Texto de la nota de la tabla.
24589 \series bold
24590 }
24591 \end_layout
24592
24593 \begin_layout Standard
24594 \begin_inset Tabular
24595 <lyxtabular version="3" rows="2" columns="1">
24596 <features tabularvalignment="middle">
24597 <column alignment="center" valignment="top" width="0">
24598 <row>
24599 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24600 \begin_inset Text
24601
24602 \begin_layout Plain Layout
24603 Texto de ejemplo.
24604 \begin_inset Foot
24605 status open
24606
24607 \begin_layout Plain Layout
24608 ¡Esta nota no se imprimirá!
24609 \end_layout
24610
24611 \end_inset
24612
24613
24614 \end_layout
24615
24616 \end_inset
24617 </cell>
24618 </row>
24619 <row>
24620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24621 \begin_inset Text
24622
24623 \begin_layout Plain Layout
24624 Texto de ejemplo.
24625 \begin_inset ERT
24626 status collapsed
24627
24628 \begin_layout Plain Layout
24629
24630
24631 \backslash
24632 footnotemark{}
24633 \end_layout
24634
24635 \end_inset
24636
24637
24638 \end_layout
24639
24640 \end_inset
24641 </cell>
24642 </row>
24643 </lyxtabular>
24644
24645 \end_inset
24646
24647
24648 \begin_inset ERT
24649 status collapsed
24650
24651 \begin_layout Plain Layout
24652
24653
24654 \backslash
24655 footnotetext{
24656 \end_layout
24657
24658 \end_inset
24659
24660 Texto de la nota de la tabla.
24661 \begin_inset ERT
24662 status collapsed
24663
24664 \begin_layout Plain Layout
24665
24666 }
24667 \end_layout
24668
24669 \end_inset
24670
24671
24672 \end_layout
24673
24674 \begin_layout Standard
24675 Las notas al pie en tablas largas se describen en la sección
24676 \begin_inset space ~
24677 \end_inset
24678
24679
24680 \begin_inset CommandInset ref
24681 LatexCommand ref
24682 reference "sub:Notas-al-pie-en-Tablas-Largas"
24683
24684 \end_inset
24685
24686 .
24687 \end_layout
24688
24689 \begin_layout Standard
24690 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
24691  y con numeración diferente debido a que una minipágina es como una página
24692  dentro de otra.
24693  (Más información sobre minipáginas en la sección
24694 \begin_inset space ~
24695 \end_inset
24696
24697
24698 \begin_inset CommandInset ref
24699 LatexCommand ref
24700 reference "sec:Minipáginas"
24701
24702 \end_inset
24703
24704 ).
24705  Para poner notas en una minipágina que se impriman a pie de página como
24706  las notas al pie normales, se puede usar también el método de 
24707 \series bold
24708
24709 \backslash
24710 footnotemark{}
24711 \series default
24712  y 
24713 \series bold
24714
24715 \backslash
24716 footnotetext
24717 \series default
24718 .
24719 \end_layout
24720
24721 \begin_layout Standard
24722 \begin_inset Box Frameless
24723 position "t"
24724 hor_pos "c"
24725 has_inner_box 1
24726 inner_pos "t"
24727 use_parbox 0
24728 use_makebox 0
24729 width "100col%"
24730 special "none"
24731 height "1in"
24732 height_special "totalheight"
24733 status open
24734
24735 \begin_layout Plain Layout
24736 Muestra de texto en una minipágina.
24737 \begin_inset Foot
24738 status open
24739
24740 \begin_layout Plain Layout
24741 Nota en la minipágina.
24742 \end_layout
24743
24744 \end_inset
24745
24746
24747 \end_layout
24748
24749 \begin_layout Plain Layout
24750 Muestra de texto en una minipágina.
24751 \begin_inset ERT
24752 status collapsed
24753
24754 \begin_layout Plain Layout
24755
24756
24757 \backslash
24758 footnotemark{}
24759 \end_layout
24760
24761 \end_inset
24762
24763
24764 \end_layout
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Standard
24772 \begin_inset ERT
24773 status collapsed
24774
24775 \begin_layout Plain Layout
24776
24777
24778 \backslash
24779 footnotetext{
24780 \end_layout
24781
24782 \end_inset
24783
24784 Nota fuera de la minipágina.
24785 \begin_inset ERT
24786 status collapsed
24787
24788 \begin_layout Plain Layout
24789
24790 }
24791 \end_layout
24792
24793 \end_inset
24794
24795
24796 \end_layout
24797
24798 \begin_layout Standard
24799 \begin_inset VSpace defskip
24800 \end_inset
24801
24802
24803 \end_layout
24804
24805 \begin_layout Standard
24806 Para hacer referencia a la misma nota varias veces sin imprimir su texto
24807  cada vez, usa el comando  
24808 \series bold
24809
24810 \backslash
24811 footnotemark[number]
24812 \series default
24813  en código TeX.
24814 \begin_inset Newline newline
24815 \end_inset
24816
24817 Como el número de la nota repetida no se conoce mientras se escribe el texto,
24818  hay que guardarlo.
24819  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
24820  comandos en código TeX después de la nota al pie
24821 \begin_inset space ~
24822 \end_inset
24823
24824
24825 \begin_inset CommandInset ref
24826 LatexCommand ref
24827 reference "pie:Esto-es-una"
24828
24829 \end_inset
24830
24831  para guardar el número de la nota: 
24832 \end_layout
24833
24834 \begin_layout Standard
24835
24836 \series bold
24837
24838 \backslash
24839 newcounter{MyRepeatFoot}
24840 \begin_inset Newline newline
24841 \end_inset
24842
24843
24844 \backslash
24845 setcounter{MyRepeatFoot}{
24846 \backslash
24847 thefootnote}
24848 \end_layout
24849
24850 \begin_layout Standard
24851 La marca de la nota se ha creado después con el comando:
24852 \end_layout
24853
24854 \begin_layout Standard
24855
24856 \series bold
24857
24858 \backslash
24859 footnotemark[
24860 \backslash
24861 theMyRepeatFoot]
24862 \end_layout
24863
24864 \begin_layout Standard
24865 Aquí hay una nota repetida:
24866 \begin_inset ERT
24867 status collapsed
24868
24869 \begin_layout Plain Layout
24870
24871
24872 \backslash
24873 footnotemark[
24874 \backslash
24875 theMyRepeatFoot]
24876 \end_layout
24877
24878 \end_inset
24879
24880
24881 \end_layout
24882
24883 \begin_layout Standard
24884 Para repetir la nota al pie previa, se puede omitir el guardado del número
24885  de la nota y usar en su lugar el comando:
24886 \end_layout
24887
24888 \begin_layout Standard
24889
24890 \series bold
24891
24892 \backslash
24893 footnotemark[
24894 \backslash
24895 thefootnote]
24896 \end_layout
24897
24898 \begin_layout Standard
24899 Aquí hay otra nota repetida:
24900 \begin_inset ERT
24901 status collapsed
24902
24903 \begin_layout Plain Layout
24904
24905
24906 \backslash
24907 footnotemark[
24908 \backslash
24909 thefootnote]
24910 \end_layout
24911
24912 \end_inset
24913
24914
24915 \end_layout
24916
24917 \begin_layout Subsection
24918 Numeración de notas al pie
24919 \begin_inset CommandInset label
24920 LatexCommand label
24921 name "sub:Numeración-de-Notas-al-Pie"
24922
24923 \end_inset
24924
24925
24926 \begin_inset Index idx
24927 status collapsed
24928
24929 \begin_layout Plain Layout
24930 Notas al pie ! Numeración
24931 \end_layout
24932
24933 \end_inset
24934
24935
24936 \end_layout
24937
24938 \begin_layout Standard
24939 Para reiniciar el número de pie a 1 en cada sección añade
24940 \family roman
24941  en el preámbulo el comando:
24942 \end_layout
24943
24944 \begin_layout Standard
24945
24946 \series bold
24947
24948 \backslash
24949 @addtoreset{footnote}{section}
24950 \end_layout
24951
24952 \begin_layout Standard
24953 \begin_inset VSpace bigskip
24954 \end_inset
24955
24956 El siguiente comando en el preámbulo cambia el estilo de numeración del
24957  pie a números romanos en minúsculas:
24958 \end_layout
24959
24960 \begin_layout Standard
24961
24962 \series bold
24963
24964 \backslash
24965 renewcommand{
24966 \backslash
24967 thefootnote}{
24968 \backslash
24969 roman{footnote}}
24970 \end_layout
24971
24972 \begin_layout Standard
24973 \begin_inset ERT
24974 status collapsed
24975
24976 \begin_layout Plain Layout
24977
24978
24979 \backslash
24980 renewcommand{
24981 \backslash
24982 thefootnote}{
24983 \backslash
24984 roman{footnote}}
24985 \end_layout
24986
24987 \end_inset
24988
24989  Nota al pie en números romanos:
24990 \begin_inset Foot
24991 status collapsed
24992
24993 \begin_layout Plain Layout
24994 Ejemplo de nota al pie en números romanos.
24995 \end_layout
24996
24997 \end_inset
24998
24999
25000 \begin_inset ERT
25001 status collapsed
25002
25003 \begin_layout Plain Layout
25004
25005
25006 \backslash
25007 renewcommand{
25008 \backslash
25009 thefootnote}{
25010 \backslash
25011 arabic{footnote}}
25012 \end_layout
25013
25014 \end_inset
25015
25016
25017 \end_layout
25018
25019 \begin_layout Standard
25020 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25021  
25022 \series bold
25023
25024 \backslash
25025 roman
25026 \series default
25027  por 
25028 \series bold
25029
25030 \backslash
25031 Roman
25032 \series default
25033 .
25034  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25035 \series bold
25036
25037 \backslash
25038 Alph
25039 \series default
25040  o 
25041 \series bold
25042
25043 \backslash
25044 alph
25045 \series default
25046 , respectivamente.
25047  Para ordenar las notas al pie con símbolos usa 
25048 \series bold
25049
25050 \backslash
25051 fnsymbol
25052 \series default
25053 .
25054 \end_layout
25055
25056 \begin_layout Standard
25057 \begin_inset Note Greyedout
25058 status open
25059
25060 \begin_layout Plain Layout
25061
25062 \series bold
25063 Nota:
25064 \series default
25065  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25066  simples.
25067 \end_layout
25068
25069 \end_inset
25070
25071
25072 \begin_inset Newline newline
25073 \end_inset
25074
25075
25076 \begin_inset Note Greyedout
25077 status open
25078
25079 \begin_layout Plain Layout
25080
25081 \series bold
25082 Nota:
25083 \series default
25084  sólo puedes ordenar hasta 9 pies con símbolos.
25085 \end_layout
25086
25087 \end_inset
25088
25089
25090 \end_layout
25091
25092 \begin_layout Standard
25093 Para volver al estilo de numeración predeterminado cuando has cambiado a
25094  otro estilo, usa 
25095 \series bold
25096
25097 \backslash
25098 arabic
25099 \series default
25100  en vez de 
25101 \series bold
25102
25103 \backslash
25104 roman
25105 \series default
25106  en el comando anterior.
25107 \begin_inset ERT
25108 status collapsed
25109
25110 \begin_layout Plain Layout
25111
25112
25113 \backslash
25114 renewcommand{
25115 \backslash
25116 thefootnote}{
25117 \backslash
25118 arabic{footnote}}
25119 \end_layout
25120
25121 \end_inset
25122
25123
25124 \end_layout
25125
25126 \begin_layout Standard
25127 \begin_inset VSpace bigskip
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25135  comando al preámbulo del documento:
25136 \end_layout
25137
25138 \begin_layout Standard
25139
25140 \series bold
25141
25142 \backslash
25143 numberwithin{footnote}{chapter}
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Para poder usar el comando 
25148 \series bold
25149
25150 \backslash
25151 numberwithin
25152 \series default
25153 , marca la opción 
25154 \family sans
25155 Usar
25156 \family default
25157
25158 \begin_inset space ~
25159 \end_inset
25160
25161
25162 \family sans
25163 el
25164 \family default
25165
25166 \begin_inset space ~
25167 \end_inset
25168
25169
25170 \family sans
25171 paquete
25172 \family default
25173
25174 \begin_inset space ~
25175 \end_inset
25176
25177
25178 \family sans
25179 AMS
25180 \family default
25181  en la sección 
25182 \family sans
25183 Opciones para ecuaciones
25184 \family default
25185  de la configuración del documento.
25186 \end_layout
25187
25188 \begin_layout Standard
25189 \begin_inset ERT
25190 status collapsed
25191
25192 \begin_layout Plain Layout
25193
25194
25195 \backslash
25196 numberwithin{footnote}{chapter}
25197 \end_layout
25198
25199 \end_inset
25200
25201 Esto es otro ejemplo de nota al pie:
25202 \series bold
25203
25204 \begin_inset Foot
25205 status collapsed
25206
25207 \begin_layout Plain Layout
25208 Nota al pie numerada en el esquema 
25209 \begin_inset Quotes eld
25210 \end_inset
25211
25212 capítulo.nota
25213 \begin_inset Quotes erd
25214 \end_inset
25215
25216 .
25217 \end_layout
25218
25219 \end_inset
25220
25221
25222 \series default
25223
25224 \begin_inset ERT
25225 status collapsed
25226
25227 \begin_layout Plain Layout
25228
25229
25230 \backslash
25231 renewcommand{
25232 \backslash
25233 thefootnote}{
25234 \backslash
25235 arabic{footnote}}
25236 \end_layout
25237
25238 \end_inset
25239
25240
25241 \end_layout
25242
25243 \begin_layout Standard
25244 \begin_inset Note Greyedout
25245 status open
25246
25247 \begin_layout Plain Layout
25248
25249 \series bold
25250 Nota: 
25251 \backslash
25252 numberwithin 
25253 \series default
25254 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25255  previas para obtener números no arábigos se sobreescriben.
25256 \end_layout
25257
25258 \end_inset
25259
25260
25261 \end_layout
25262
25263 \begin_layout Standard
25264 Así, para obtener por ejemplo el esquema «capítulo.
25265 \backslash
25266 Roman{footnote}», usa este comando en vez de 
25267 \series bold
25268
25269 \backslash
25270 numberwithin
25271 \series default
25272 :
25273 \end_layout
25274
25275 \begin_layout Standard
25276
25277 \series bold
25278
25279 \backslash
25280 renewcommand{
25281 \backslash
25282 thefootnote}{
25283 \backslash
25284 thechapter.
25285 \backslash
25286 Roman{footnote}}
25287 \end_layout
25288
25289 \begin_layout Subsection
25290 Colocación de notas al pie
25291 \begin_inset Index idx
25292 status collapsed
25293
25294 \begin_layout Plain Layout
25295 Notas al pie ! Colocación
25296 \end_layout
25297
25298 \end_inset
25299
25300
25301 \end_layout
25302
25303 \begin_layout Standard
25304 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25305  entre ellas al final de la página.
25306  Para hacerlas más legibles puedes añadir 1.5
25307 \begin_inset space \thinspace{}
25308 \end_inset
25309
25310 mm, p.
25311 \begin_inset space \thinspace{}
25312 \end_inset
25313
25314 e., con el comando siguiente en el preámbulo:
25315 \end_layout
25316
25317 \begin_layout Standard
25318
25319 \series bold
25320
25321 \backslash
25322 let
25323 \backslash
25324 myFoot
25325 \backslash
25326 footnote
25327 \begin_inset Newline newline
25328 \end_inset
25329
25330
25331 \backslash
25332 renewcommand{
25333 \backslash
25334 footnote}[1]{
25335 \backslash
25336 myFoot{#1
25337 \backslash
25338 vspace{1.5mm}}}
25339 \end_layout
25340
25341 \begin_layout Standard
25342 \begin_inset VSpace bigskip
25343 \end_inset
25344
25345 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25346  véase la figura
25347 \begin_inset space ~
25348 \end_inset
25349
25350
25351 \begin_inset CommandInset ref
25352 LatexCommand ref
25353 reference "fig:Colocación-standard-del-pie"
25354
25355 \end_inset
25356
25357 .
25358  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25359  en la figura
25360 \begin_inset space ~
25361 \end_inset
25362
25363
25364 \begin_inset CommandInset ref
25365 LatexCommand ref
25366 reference "fig:Colocación-del-pie-en"
25367
25368 \end_inset
25369
25370 , usa el paquete LaTeX 
25371 \series bold
25372 ftnright
25373 \series default
25374
25375 \begin_inset Index idx
25376 status collapsed
25377
25378 \begin_layout Plain Layout
25379 LaTeX-paquetes ! ftnright
25380 \end_layout
25381
25382 \end_inset
25383
25384  con este comando en el preámbulo:
25385 \end_layout
25386
25387 \begin_layout Standard
25388
25389 \series bold
25390
25391 \backslash
25392 usepackage{ftnright}
25393 \end_layout
25394
25395 \begin_layout Standard
25396 \begin_inset Float figure
25397 placement !h
25398 wide false
25399 sideways false
25400 status open
25401
25402 \begin_layout Plain Layout
25403 \begin_inset ERT
25404 status collapsed
25405
25406 \begin_layout Plain Layout
25407
25408
25409 \backslash
25410 framebox{
25411 \end_layout
25412
25413 \end_inset
25414
25415
25416 \begin_inset Graphics
25417         filename ../clipart/without_fntright.pdf
25418         width 100col%
25419
25420 \end_inset
25421
25422
25423 \begin_inset ERT
25424 status collapsed
25425
25426 \begin_layout Plain Layout
25427
25428 }
25429 \end_layout
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Plain Layout
25437 \begin_inset Caption
25438
25439 \begin_layout Plain Layout
25440 \begin_inset CommandInset label
25441 LatexCommand label
25442 name "fig:Colocación-standard-del-pie"
25443
25444 \end_inset
25445
25446 Colocación estándar de notas al pie en documentos a dos columnas.
25447 \end_layout
25448
25449 \end_inset
25450
25451
25452 \end_layout
25453
25454 \end_inset
25455
25456
25457 \end_layout
25458
25459 \begin_layout Standard
25460 \begin_inset Float figure
25461 placement !h
25462 wide false
25463 sideways false
25464 status open
25465
25466 \begin_layout Plain Layout
25467 \begin_inset ERT
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471
25472
25473 \backslash
25474 framebox{
25475 \end_layout
25476
25477 \end_inset
25478
25479
25480 \begin_inset Graphics
25481         filename ../clipart/with_fntright.pdf
25482         width 100col%
25483
25484 \end_inset
25485
25486
25487 \begin_inset ERT
25488 status collapsed
25489
25490 \begin_layout Plain Layout
25491
25492 }
25493 \end_layout
25494
25495 \end_inset
25496
25497
25498 \end_layout
25499
25500 \begin_layout Plain Layout
25501 \begin_inset Caption
25502
25503 \begin_layout Plain Layout
25504 \begin_inset CommandInset label
25505 LatexCommand label
25506 name "fig:Colocación-del-pie-en"
25507
25508 \end_inset
25509
25510 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25511  el paquete LaTeX 
25512 \series bold
25513 ftnright
25514 \series default
25515 .
25516 \end_layout
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \end_inset
25524
25525
25526 \end_layout
25527
25528 \begin_layout Standard
25529 \begin_inset VSpace bigskip
25530 \end_inset
25531
25532 En alguna literatura científica es habitual reunir las notas para imprimirlas
25533  en un párrafo separado al final de la sección, como en la figura
25534 \begin_inset space ~
25535 \end_inset
25536
25537
25538 \begin_inset CommandInset ref
25539 LatexCommand ref
25540 reference "fig:Notas-al-pie-al-final"
25541
25542 \end_inset
25543
25544 .
25545  Para reunir las notas al final
25546 \begin_inset Index idx
25547 status collapsed
25548
25549 \begin_layout Plain Layout
25550 Notas ! al final
25551 \end_layout
25552
25553 \end_inset
25554
25555  en vez de a pie de página, carga en el menú 
25556 \family sans
25557 Documento\SpecialChar \menuseparator
25558 Configuratión\SpecialChar \menuseparator
25559 Módulos
25560 \family default
25561  el módulo 
25562 \family sans
25563 Pie
25564 \begin_inset space ~
25565 \end_inset
25566
25567 al
25568 \begin_inset space ~
25569 \end_inset
25570
25571 final
25572 \family default
25573 .
25574  Para insertar la colección de notas, escribe el comando
25575 \end_layout
25576
25577 \begin_layout Standard
25578
25579 \series bold
25580
25581 \backslash
25582 theendnotes
25583 \end_layout
25584
25585 \begin_layout Standard
25586 en código TeX al final de una sección o capítulo.
25587 \end_layout
25588
25589 \begin_layout Standard
25590 \begin_inset Float figure
25591 wide false
25592 sideways false
25593 status open
25594
25595 \begin_layout Plain Layout
25596 \align center
25597 \begin_inset ERT
25598 status collapsed
25599
25600 \begin_layout Plain Layout
25601
25602
25603 \backslash
25604 framebox{
25605 \end_layout
25606
25607 \end_inset
25608
25609
25610 \begin_inset Graphics
25611         filename ../clipart/endnotes.pdf
25612
25613 \end_inset
25614
25615
25616 \begin_inset ERT
25617 status collapsed
25618
25619 \begin_layout Plain Layout
25620
25621 }
25622 \end_layout
25623
25624 \end_inset
25625
25626
25627 \end_layout
25628
25629 \begin_layout Plain Layout
25630 \begin_inset Caption
25631
25632 \begin_layout Plain Layout
25633 \begin_inset CommandInset label
25634 LatexCommand label
25635 name "fig:Notas-al-pie-al-final"
25636
25637 \end_inset
25638
25639 Notas al final: notas impresas en párrafo separado al final de la sección
25640  o del capítulo.
25641 \end_layout
25642
25643 \end_inset
25644
25645
25646 \end_layout
25647
25648 \end_inset
25649
25650
25651 \end_layout
25652
25653 \begin_layout Standard
25654 \begin_inset VSpace medskip
25655 \end_inset
25656
25657 La cabecera de párrafo para las notas finales no se traduce automáticamente
25658  al lenguaje del documento, hay que hacerlo manualmente.
25659   El siguiente comando de preámbulo traduce el nombre en inglés «Notes»
25660  al español «Notas»:
25661 \end_layout
25662
25663 \begin_layout Standard
25664
25665 \series bold
25666
25667 \backslash
25668 renewcommand{
25669 \backslash
25670 notesname}{Notas}
25671 \end_layout
25672
25673 \begin_layout Standard
25674 \begin_inset VSpace medskip
25675 \end_inset
25676
25677 La numeración de notas finales puede cambiarse como la de las notas al pie,
25678  como se describe en la sección
25679 \begin_inset space ~
25680 \end_inset
25681
25682
25683 \begin_inset CommandInset ref
25684 LatexCommand ref
25685 reference "sub:Numeración-de-Notas-al-Pie"
25686
25687 \end_inset
25688
25689 ; sólo hay que reemplazar el comando 
25690 \series bold
25691
25692 \backslash
25693 thefootnote
25694 \series default
25695  por 
25696 \series bold
25697
25698 \backslash
25699 theendnote
25700 \series default
25701 .
25702  Para restablecer la numeración usa el comando 
25703 \series bold
25704
25705 \backslash
25706 @addtoreset
25707 \series default
25708  como se describe en la sección
25709 \begin_inset space ~
25710 \end_inset
25711
25712
25713 \begin_inset CommandInset ref
25714 LatexCommand ref
25715 reference "sub:Numeración-de-Notas-al-Pie"
25716
25717 \end_inset
25718
25719  y sustituye el parámetro de comando 
25720 \series bold
25721 footnote
25722 \series default
25723  por 
25724 \series bold
25725 endnote
25726 \series default
25727 .
25728 \end_layout
25729
25730 \begin_layout Standard
25731 Para notas al final hay el comando  el comando 
25732 \series bold
25733
25734 \backslash
25735 endnotemark[número]
25736 \series default
25737  similar al comando 
25738 \series bold
25739
25740 \backslash
25741 footnotemark
25742 \series default
25743 , descrito en la sección
25744 \begin_inset space ~
25745 \end_inset
25746
25747
25748 \begin_inset CommandInset ref
25749 LatexCommand ref
25750 reference "sec:Notas-al-pie"
25751
25752 \end_inset
25753
25754 .
25755 \end_layout
25756
25757 \begin_layout Standard
25758 \begin_inset VSpace bigskip
25759 \end_inset
25760
25761 Las notas al pie también pueden colocarse al margen de la página y la alineación
25762  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25763 \series bold
25764 footmisc
25765 \series default
25766
25767 \begin_inset Index idx
25768 status collapsed
25769
25770 \begin_layout Plain Layout
25771 LaTeX-paquetes ! footmisc
25772 \end_layout
25773
25774 \end_inset
25775
25776  
25777 \begin_inset CommandInset citation
25778 LatexCommand cite
25779 key "footmisc"
25780
25781 \end_inset
25782
25783  para más información.
25784 \end_layout
25785
25786 \begin_layout Standard
25787 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25788  
25789 \begin_inset CommandInset citation
25790 LatexCommand cite
25791 key "latexcompanion,latexguide,latexbook"
25792
25793 \end_inset
25794
25795 .
25796 \end_layout
25797
25798 \begin_layout Section
25799 Notas al margen
25800 \begin_inset Index idx
25801 status collapsed
25802
25803 \begin_layout Plain Layout
25804 Notas ! al margen
25805 \end_layout
25806
25807 \end_inset
25808
25809
25810 \end_layout
25811
25812 \begin_layout Standard
25813 Las notas al margen se ven y se comportan en LyX como notas al pie.
25814  Se insertan con el menú 
25815 \family sans
25816 Insertar\SpecialChar \menuseparator
25817 Nota
25818 \begin_inset space ~
25819 \end_inset
25820
25821 al
25822 \begin_inset space ~
25823 \end_inset
25824
25825 margen
25826 \family default
25827  o con el botón 
25828 \begin_inset Graphics
25829         filename ../../images/marginalnote-insert.png
25830         scale 85
25831
25832 \end_inset
25833
25834 .
25835  Aparece un cuadro gris con la etiqueta 
25836 \family roman
25837 \series medium
25838 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
25839 \end_layout
25840
25841 \begin_layout Standard
25842 Al lado hay un ejemplo de nota al margen.
25843
25844 \family roman
25845 \series medium
25846  
25847 \begin_inset Marginal
25848 status open
25849
25850 \begin_layout Plain Layout
25851 Esto es una nota al margen.
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \end_layout
25858
25859 \begin_layout Standard
25860 Estas notas salen en el margen derecho en documentos a una cara.
25861  En documentos a doble cara se muestran en el margen externo —margen izquierdo
25862  en páginas pares, derecho en páginas impares—.
25863  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
25864  a la derecha si la nota aparece en el margen izquierdo—.
25865  La primera línea de la nota se sitúa en la posición de la línea del texto
25866  en la que se inserta en el documento.
25867 \end_layout
25868
25869 \begin_layout Standard
25870 \begin_inset VSpace bigskip
25871 \end_inset
25872
25873 Para colocar la nota en el margen interno añade el comando
25874 \end_layout
25875
25876 \begin_layout Standard
25877
25878 \series bold
25879
25880 \backslash
25881 reversemarginpar
25882 \end_layout
25883
25884 \begin_layout Standard
25885 en código TeX antes de la nota.
25886  La nueva colocación es válida para todas las siguientes notas al margen.
25887  
25888 \begin_inset ERT
25889 status collapsed
25890
25891 \begin_layout Plain Layout
25892
25893
25894 \backslash
25895 reversemarginpar 
25896 \end_layout
25897
25898 \end_inset
25899
25900
25901 \begin_inset Marginal
25902 status open
25903
25904 \begin_layout Plain Layout
25905 Esto es una nota en el margen interno.
25906 \end_layout
25907
25908 \end_inset
25909
25910
25911 \series bold
25912
25913 \begin_inset Newline newline
25914 \end_inset
25915
25916
25917 \series default
25918
25919 \begin_inset Note Greyedout
25920 status open
25921
25922 \begin_layout Plain Layout
25923
25924 \series bold
25925 Nota:
25926 \series default
25927  A veces no hay espacio suficiente en el margen interno, por lo que la nota
25928  no se mostrará correctamente en la salida.
25929 \end_layout
25930
25931 \end_inset
25932
25933
25934 \end_layout
25935
25936 \begin_layout Standard
25937 Para volver a la ubicación predeterminada inserta en código TeX el comando
25938 \begin_inset ERT
25939 status collapsed
25940
25941 \begin_layout Plain Layout
25942
25943
25944 \backslash
25945 normalmarginpar 
25946 \end_layout
25947
25948 \end_inset
25949
25950
25951 \end_layout
25952
25953 \begin_layout Standard
25954
25955 \series bold
25956
25957 \backslash
25958 normalmarginpar
25959 \end_layout
25960
25961 \begin_layout Standard
25962 \begin_inset Note Greyedout
25963 status open
25964
25965 \begin_layout Plain Layout
25966
25967 \series bold
25968 Nota:
25969 \series default
25970  El comando se ignora si en el mismo párrafo está también presente el comando
25971  
25972 \series bold
25973
25974 \backslash
25975 reversemarginpar
25976 \series default
25977 .
25978 \end_layout
25979
25980 \end_inset
25981
25982
25983 \end_layout
25984
25985 \begin_layout Standard
25986 \begin_inset VSpace bigskip
25987 \end_inset
25988
25989
25990 \family roman
25991 \series medium
25992
25993 \begin_inset Marginal
25994 status open
25995
25996 \begin_layout Plain Layout
25997 PalabraMuyLargaAlMargen no partida con guión.
25998 \end_layout
25999
26000 \end_inset
26001
26002
26003 \family default
26004 \series default
26005  Como en el caso descrito en la sección
26006 \begin_inset space ~
26007 \end_inset
26008
26009
26010 \begin_inset CommandInset ref
26011 LatexCommand ref
26012 reference "sub:Líneas-Múltiples-en"
26013
26014 \end_inset
26015
26016 , una palabra larga no puede partirse con guión cuando es la primera en
26017  la nota al margen.
26018  Para evitar esto, inserta un espacio horizontal de 0
26019 \begin_inset space \thinspace{}
26020 \end_inset
26021
26022 pt antes de la palabra
26023 \family roman
26024 \series medium
26025 .
26026 \end_layout
26027
26028 \begin_layout Standard
26029
26030 \family roman
26031 \series medium
26032 \begin_inset Marginal
26033 status open
26034
26035 \begin_layout Plain Layout
26036 \begin_inset ERT
26037 status collapsed
26038
26039 \begin_layout Plain Layout
26040
26041
26042 \backslash
26043 hspace{0pt}
26044 \end_layout
26045
26046 \end_inset
26047
26048 PalabraMuyLargaAlMargen partida con guión.
26049 \end_layout
26050
26051 \end_inset
26052
26053
26054 \end_layout
26055
26056 \begin_layout Standard
26057 \begin_inset VSpace bigskip
26058 \end_inset
26059
26060
26061 \end_layout
26062
26063 \begin_layout Standard
26064 \begin_inset Note Greyedout
26065 status open
26066
26067 \begin_layout Plain Layout
26068
26069 \series bold
26070 Nota:
26071 \series default
26072  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
26073  notas al pie.
26074 \end_layout
26075
26076 \end_inset
26077
26078
26079 \end_layout
26080
26081 \begin_layout Standard
26082 \begin_inset VSpace bigskip
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \begin_layout Standard
26089 \begin_inset ERT
26090 status collapsed
26091
26092 \begin_layout Plain Layout
26093
26094
26095 \backslash
26096 ifmarginnote
26097 \end_layout
26098
26099 \end_inset
26100
26101
26102 \begin_inset Note Note
26103 status collapsed
26104
26105 \begin_layout Plain Layout
26106 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26107  LaTeX 
26108 \series bold
26109 marginnote
26110 \series default
26111 .
26112 \end_layout
26113
26114 \end_inset
26115
26116
26117 \end_layout
26118
26119 \begin_layout Standard
26120 Esta restricción se puede salvar con el paquete LaTeX 
26121 \series bold
26122 marginnote
26123 \series default
26124
26125 \begin_inset Index idx
26126 status collapsed
26127
26128 \begin_layout Plain Layout
26129 LaTeX-paquetes ! marginnote
26130 \end_layout
26131
26132 \end_inset
26133
26134 .
26135  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26136  notas al margen es redefinido para usar el comando proporcionado por el
26137  paquete 
26138 \series bold
26139 marginnote
26140 \series default
26141 :
26142 \end_layout
26143
26144 \begin_layout Standard
26145
26146 \series bold
26147
26148 \backslash
26149 usepackage{marginnote}
26150 \begin_inset Newline newline
26151 \end_inset
26152
26153
26154 \backslash
26155 let
26156 \backslash
26157 marginpar
26158 \backslash
26159 marginnote
26160 \end_layout
26161
26162 \begin_layout Standard
26163 Esto se ha utilizado en el presente documento porque 
26164 \series bold
26165 marginnote
26166 \series default
26167  tiene una característica adicional útil: Puedes establecer un desplazamiento
26168  vertical a la nota.
26169  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26170  diseño de la página.
26171  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26172  en código TeX
26173 \end_layout
26174
26175 \begin_layout Standard
26176
26177 \series bold
26178 [desplazamiento]
26179 \end_layout
26180
26181 \begin_layout Standard
26182 donde desplazamiento es una longitud en una de las unidades de la tabla
26183 \begin_inset space ~
26184 \end_inset
26185
26186
26187 \begin_inset CommandInset ref
26188 LatexCommand ref
26189 reference "tab:Unidades"
26190
26191 \end_inset
26192
26193 .
26194  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26195  abajo.
26196  
26197 \family roman
26198 \series medium
26199 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26200 \begin_inset space \thinspace{}
26201 \end_inset
26202
26203 cm arriba con el comando en código TeX 
26204 \begin_inset Quotes eld
26205 \end_inset
26206
26207
26208 \family default
26209 \series bold
26210 [-1.5cm]
26211 \family roman
26212 \series medium
26213
26214 \begin_inset Quotes erd
26215 \end_inset
26216
26217
26218 \begin_inset Marginal
26219 status collapsed
26220
26221 \begin_layout Plain Layout
26222 Esta nota está 1.5
26223 \begin_inset space \thinspace{}
26224 \end_inset
26225
26226 cm por encima de su posición original.
26227 \end_layout
26228
26229 \end_inset
26230
26231
26232 \family default
26233 \series default
26234
26235 \begin_inset ERT
26236 status collapsed
26237
26238 \begin_layout Plain Layout
26239
26240 [-1.5cm]
26241 \end_layout
26242
26243 \end_inset
26244
26245
26246 \end_layout
26247
26248 \begin_layout Standard
26249 \begin_inset VSpace medskip
26250 \end_inset
26251
26252 Con 
26253 \series bold
26254 marginnote
26255 \series default
26256  también puedes cambiar la alineación del texto en el margen.
26257  Por ejemplo los comandos
26258 \end_layout
26259
26260 \begin_layout Standard
26261
26262 \series bold
26263
26264 \backslash
26265 renewcommand*{
26266 \backslash
26267 raggedleftmarginnote}{
26268 \backslash
26269 centering}
26270 \begin_inset Newline newline
26271 \end_inset
26272
26273
26274 \backslash
26275 renewcommand*{
26276 \backslash
26277 raggedrightmarginnote}{
26278 \backslash
26279 centering}
26280 \end_layout
26281
26282 \begin_layout Standard
26283 producen alineación centrada.
26284  
26285 \series bold
26286
26287 \backslash
26288 raggedleftmarginnote
26289 \series default
26290  identifica las notas que aparecen al lado izquierdo.
26291 \family roman
26292 \series medium
26293
26294 \begin_inset ERT
26295 status collapsed
26296
26297 \begin_layout Plain Layout
26298
26299
26300 \backslash
26301 renewcommand*{
26302 \backslash
26303 raggedleftmarginnote}{
26304 \backslash
26305 centering}
26306 \end_layout
26307
26308 \begin_layout Plain Layout
26309
26310
26311 \backslash
26312 renewcommand*{
26313 \backslash
26314 raggedrightmarginnote}{
26315 \backslash
26316 centering}
26317 \end_layout
26318
26319 \end_inset
26320
26321
26322 \begin_inset Marginal
26323 status open
26324
26325 \begin_layout Plain Layout
26326 El texto de esta nota está centrado.
26327 \end_layout
26328
26329 \end_inset
26330
26331
26332 \family default
26333 \series default
26334  El valor predeterminado es 
26335 \end_layout
26336
26337 \begin_layout Standard
26338
26339 \series bold
26340
26341 \backslash
26342 renewcommand*{
26343 \backslash
26344 raggedleftmarginnote}{
26345 \backslash
26346 raggedleft}
26347 \begin_inset Newline newline
26348 \end_inset
26349
26350
26351 \backslash
26352 renewcommand*{
26353 \backslash
26354 raggedrightmarginnote}{
26355 \backslash
26356 raggedright}
26357 \family roman
26358 \series medium
26359
26360 \begin_inset ERT
26361 status collapsed
26362
26363 \begin_layout Plain Layout
26364
26365
26366 \backslash
26367 renewcommand*{
26368 \backslash
26369 raggedleftmarginnote}{
26370 \backslash
26371 raggedleft}
26372 \end_layout
26373
26374 \begin_layout Plain Layout
26375
26376
26377 \backslash
26378 renewcommand*{
26379 \backslash
26380 raggedrightmarginnote}{
26381 \backslash
26382 raggedright}
26383 \end_layout
26384
26385 \end_inset
26386
26387
26388 \end_layout
26389
26390 \begin_layout Standard
26391 \begin_inset VSpace medskip
26392 \end_inset
26393
26394 Para otras características de 
26395 \series bold
26396 marginnote
26397 \series default
26398  mira en su documentación 
26399 \begin_inset CommandInset citation
26400 LatexCommand cite
26401 key "marginnote"
26402
26403 \end_inset
26404
26405 .
26406 \end_layout
26407
26408 \begin_layout Standard
26409 \begin_inset VSpace bigskip
26410 \end_inset
26411
26412 El diseño de las notas al margen puede ser redefinido.
26413  Por ejemplo, para crear una cabecera para todas las notas con el texto
26414  
26415 \begin_inset Quotes eld
26416 \end_inset
26417
26418
26419 \series bold
26420 \bar under
26421 ¡
26422 \family sans
26423 Atención
26424 \family default
26425 !
26426 \series default
26427 \bar default
26428
26429 \begin_inset Quotes erd
26430 \end_inset
26431
26432 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26433 \end_layout
26434
26435 \begin_layout Standard
26436
26437 \series bold
26438
26439 \backslash
26440 let
26441 \backslash
26442 myMarginpar
26443 \backslash
26444 marginpar
26445 \begin_inset Newline newline
26446 \end_inset
26447
26448
26449 \backslash
26450 renewcommand{
26451 \backslash
26452 marginpar}[1]{
26453 \backslash
26454 myMarginpar{%
26455 \begin_inset Newline newline
26456 \end_inset
26457
26458
26459 \begin_inset Phantom HPhantom
26460 status open
26461
26462 \begin_layout Plain Layout
26463
26464 \series bold
26465 \begin_inset space ~
26466 \end_inset
26467
26468
26469 \end_layout
26470
26471 \end_inset
26472
26473
26474 \backslash
26475 hspace{0pt}
26476 \backslash
26477 textsf{
26478 \backslash
26479 textbf{
26480 \backslash
26481 underbar{¡Atención!}}}%
26482 \begin_inset Newline newline
26483 \end_inset
26484
26485
26486 \begin_inset Phantom HPhantom
26487 status open
26488
26489 \begin_layout Plain Layout
26490
26491 \series bold
26492 \begin_inset space ~
26493 \end_inset
26494
26495
26496 \end_layout
26497
26498 \end_inset
26499
26500
26501 \backslash
26502 vspace{1.5mm}
26503 \backslash
26504
26505 \backslash
26506 #1}}
26507 \end_layout
26508
26509 \begin_layout Standard
26510
26511 \family roman
26512 \series medium
26513 \begin_inset ERT
26514 status collapsed
26515
26516 \begin_layout Plain Layout
26517
26518
26519 \backslash
26520 let
26521 \backslash
26522 myMarginpar
26523 \backslash
26524 marginpar
26525 \end_layout
26526
26527 \begin_layout Plain Layout
26528
26529
26530 \backslash
26531 renewcommand{
26532 \backslash
26533 marginpar}[1]{
26534 \backslash
26535 myMarginpar{%
26536 \end_layout
26537
26538 \begin_layout Plain Layout
26539
26540    
26541 \backslash
26542 textsf{
26543 \backslash
26544 textbf{
26545 \backslash
26546 underbar{¡Atención!}}}%
26547 \end_layout
26548
26549 \begin_layout Plain Layout
26550
26551    
26552 \backslash
26553 vspace{1.5mm}
26554 \backslash
26555
26556 \backslash
26557 #1}}
26558 \end_layout
26559
26560 \end_inset
26561
26562
26563 \begin_inset Marginal
26564 status open
26565
26566 \begin_layout Plain Layout
26567 Esta es una nota con una cabecera definida.
26568 \end_layout
26569
26570 \end_inset
26571
26572
26573 \family default
26574 \series default
26575
26576 \begin_inset ERT
26577 status collapsed
26578
26579 \begin_layout Plain Layout
26580
26581 [-1.5cm]
26582 \end_layout
26583
26584 \end_inset
26585
26586
26587 \family roman
26588 \series medium
26589
26590 \begin_inset ERT
26591 status collapsed
26592
26593 \begin_layout Plain Layout
26594
26595
26596 \backslash
26597 renewcommand{
26598 \backslash
26599 marginpar}[1]{
26600 \backslash
26601 myMarginpar{#1}}
26602 \end_layout
26603
26604 \end_inset
26605
26606
26607 \family default
26608 \series default
26609
26610 \begin_inset Note Note
26611 status collapsed
26612
26613 \begin_layout Plain Layout
26614 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26615 \end_layout
26616
26617 \end_inset
26618
26619
26620 \end_layout
26621
26622 \begin_layout Standard
26623 \begin_inset ERT
26624 status collapsed
26625
26626 \begin_layout Plain Layout
26627
26628
26629 \backslash
26630 else
26631 \end_layout
26632
26633 \end_inset
26634
26635
26636 \begin_inset Note Note
26637 status collapsed
26638
26639 \begin_layout Plain Layout
26640 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26641  
26642 \series bold
26643 marginnote
26644 \series default
26645 .
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \end_layout
26652
26653 \begin_layout Standard
26654 Debes instalar el paquete LaTeX 
26655 \series bold
26656 marginnote
26657 \series default
26658  para ver la parte siguiente en la salida.
26659 \end_layout
26660
26661 \begin_layout Standard
26662 \begin_inset ERT
26663 status collapsed
26664
26665 \begin_layout Plain Layout
26666
26667
26668 \backslash
26669 fi
26670 \end_layout
26671
26672 \end_inset
26673
26674
26675 \end_layout
26676
26677 \begin_layout Chapter
26678 Cuadros
26679 \end_layout
26680
26681 \begin_layout Section
26682 Introducción
26683 \begin_inset Index idx
26684 status collapsed
26685
26686 \begin_layout Plain Layout
26687 Cuadros ! Introducción
26688 \end_layout
26689
26690 \end_inset
26691
26692
26693 \end_layout
26694
26695 \begin_layout Standard
26696 Los cuadros se emplean para dar formato a bloques de texto.
26697  Se pueden usar para escribir documentos con varios idiomas, véase sección
26698 \begin_inset space ~
26699 \end_inset
26700
26701
26702 \begin_inset CommandInset ref
26703 LatexCommand ref
26704 reference "sec:Minipáginas"
26705
26706 \end_inset
26707
26708 , enmarcar textos, véase sección
26709 \begin_inset space ~
26710 \end_inset
26711
26712
26713 \begin_inset CommandInset ref
26714 LatexCommand ref
26715 reference "sec:Decoración"
26716
26717 \end_inset
26718
26719 , evitar la división de palabras, véase sección
26720 \begin_inset space ~
26721 \end_inset
26722
26723
26724 \begin_inset CommandInset ref
26725 LatexCommand ref
26726 reference "sec:Evitar-la-Partición"
26727
26728 \end_inset
26729
26730 , alinear texto, véase sección
26731 \begin_inset space ~
26732 \end_inset
26733
26734
26735 \begin_inset CommandInset ref
26736 LatexCommand ref
26737 reference "sub:Alineación-Vertical"
26738
26739 \end_inset
26740
26741 , o para poner color de fondo a un texto, véase sección
26742 \begin_inset space ~
26743 \end_inset
26744
26745
26746 \begin_inset CommandInset ref
26747 LatexCommand ref
26748 reference "sec:Cuadros-Coloreados"
26749
26750 \end_inset
26751
26752 .
26753 \end_layout
26754
26755 \begin_layout Standard
26756 Se insertan con el menú 
26757 \family sans
26758 Insertar\SpecialChar \menuseparator
26759 Cuadro
26760 \family default
26761  o con el botón 
26762 \begin_inset Graphics
26763         filename ../../images/box-insert.png
26764         scale 85
26765
26766 \end_inset
26767
26768 .
26769  Surge un recuadro gris con la etiqueta 
26770 \family sans
26771 Cuadro (Minipágina)
26772 \family default
26773
26774 \begin_inset Graphics
26775         filename clipart/CuadroMinipagQt4.png
26776         scale 75
26777         keepAspectRatio
26778
26779 \end_inset
26780
26781 .
26782  El tipo de cuadro se puede elegir al hacer clic derecho sobre él y seleccionand
26783
26784 \family sans
26785 Configuración
26786 \family default
26787 .
26788  Sale un diálogo en el que 
26789 \family sans
26790 Cuadro
26791 \family default
26792
26793 \begin_inset space ~
26794 \end_inset
26795
26796
26797 \family sans
26798 interior
26799 \family default
26800  permite escoger los tipos 
26801 \family sans
26802 Párrafo
26803 \family default
26804  y 
26805 \family sans
26806 Minipágina
26807 \family default
26808 .
26809  
26810 \family sans
26811 Minipágina
26812 \family default
26813  es el predeterminado para nuevos cuadros y se explica en la sección
26814 \begin_inset space ~
26815 \end_inset
26816
26817
26818 \begin_inset CommandInset ref
26819 LatexCommand ref
26820 reference "sec:Minipáginas"
26821
26822 \end_inset
26823
26824 ; el tipo 
26825 \family sans
26826 Párrafo
26827 \family default
26828  se describe en la sección
26829 \begin_inset space ~
26830 \end_inset
26831
26832
26833 \begin_inset CommandInset ref
26834 LatexCommand ref
26835 reference "sec:Cuadros-de-Párrafo"
26836
26837 \end_inset
26838
26839  y el tipo 
26840 \family sans
26841 \lang english
26842 Makebox
26843 \family default
26844 \lang spanish
26845  se describe en la sección
26846 \begin_inset space ~
26847 \end_inset
26848
26849
26850 \begin_inset CommandInset ref
26851 LatexCommand ref
26852 reference "sec:Evitar-la-Partición"
26853
26854 \end_inset
26855
26856 .
26857 \end_layout
26858
26859 \begin_layout Standard
26860 Los cuadros no se numeran y por tanto no se pueden referenciar como los
26861  flotantes o las notas al pie.
26862 \end_layout
26863
26864 \begin_layout Standard
26865 \begin_inset Note Greyedout
26866 status open
26867
26868 \begin_layout Plain Layout
26869
26870 \series bold
26871 Nota:
26872 \series default
26873  Los cuadros no deben ser el ítem en un entorno 
26874 \family sans
26875 Enumeración*
26876 \family default
26877  o 
26878 \family sans
26879 Descripción
26880 \family default
26881 .
26882 \end_layout
26883
26884 \end_inset
26885
26886
26887 \end_layout
26888
26889 \begin_layout Standard
26890 \begin_inset Note Greyedout
26891 status open
26892
26893 \begin_layout Plain Layout
26894
26895 \series bold
26896 Nota:
26897 \series default
26898  Por razones desconocidas sólo se puede poner el tipo 
26899 \family sans
26900 Cuadro
26901 \begin_inset space ~
26902 \end_inset
26903
26904 interior
26905 \family default
26906  en 
26907 \family sans
26908 Ninguno
26909 \family default
26910  cuando se emplea un cuadro enmarcado.
26911  Los cuadros sin ningún tipo de 
26912 \family sans
26913 Cuadro
26914 \begin_inset space ~
26915 \end_inset
26916
26917 interior
26918 \family default
26919  y sin marcos se explican en la sección
26920 \begin_inset space ~
26921 \end_inset
26922
26923
26924 \begin_inset CommandInset ref
26925 LatexCommand ref
26926 reference "sec:Evitar-la-Partición"
26927
26928 \end_inset
26929
26930 .
26931 \end_layout
26932
26933 \end_inset
26934
26935
26936 \end_layout
26937
26938 \begin_layout Section
26939 Diálogo de cuadros
26940 \begin_inset CommandInset label
26941 LatexCommand label
26942 name "sec:Diálogo-Cuadros"
26943
26944 \end_inset
26945
26946
26947 \begin_inset Index idx
26948 status collapsed
26949
26950 \begin_layout Plain Layout
26951 Cuadros ! Configuración
26952 \end_layout
26953
26954 \end_inset
26955
26956
26957 \end_layout
26958
26959 \begin_layout Subsection
26960 Tamaño
26961 \begin_inset Index idx
26962 status collapsed
26963
26964 \begin_layout Plain Layout
26965 Cuadros ! Tamaño
26966 \end_layout
26967
26968 \end_inset
26969
26970
26971 \end_layout
26972
26973 \begin_layout Standard
26974 En el diálogo puedes ajustar la geometría del cuadro en los campos 
26975 \family sans
26976 Ancho
26977 \family default
26978  y 
26979 \family sans
26980 Alto
26981 \family default
26982 .
26983  Las unidades disponibles para la geometría se describen en la tabla
26984 \begin_inset space ~
26985 \end_inset
26986
26987
26988 \begin_inset CommandInset ref
26989 LatexCommand ref
26990 reference "tab:Unidades"
26991
26992 \end_inset
26993
26994 .
26995  El campo 
26996 \family sans
26997 Alto
26998 \family default
26999  ofrece los siguientes tamaños adicionales:
27000 \end_layout
27001
27002 \begin_layout Description
27003 Profundidad Este es el texto plano «alto».
27004  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27005  cuadro:
27006 \begin_inset Newline newline
27007 \end_inset
27008
27009
27010 \begin_inset Newline newline
27011 \end_inset
27012
27013
27014 \begin_inset Newline newline
27015 \end_inset
27016
27017
27018 \begin_inset Box Boxed
27019 position "c"
27020 hor_pos "c"
27021 has_inner_box 1
27022 inner_pos "c"
27023 use_parbox 0
27024 use_makebox 0
27025 width "12col%"
27026 special "none"
27027 height "1in"
27028 height_special "depth"
27029 status open
27030
27031 \begin_layout Plain Layout
27032 \align center
27033 Cuadro con altura establecida en 1
27034 \begin_inset space \thinspace{}
27035 \end_inset
27036
27037 Profundidad
27038 \end_layout
27039
27040 \end_inset
27041
27042
27043 \begin_inset Newline newline
27044 \end_inset
27045
27046
27047 \begin_inset Newline newline
27048 \end_inset
27049
27050
27051 \end_layout
27052
27053 \begin_layout Description
27054 Alto Es la altura del texto que está dentro del cuadro.
27055  Un valor de, p.
27056 \begin_inset space \thinspace{}
27057 \end_inset
27058
27059 e.
27060 \begin_inset space ~
27061 \end_inset
27062
27063 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
27064  
27065 \begin_inset Box Boxed
27066 position "c"
27067 hor_pos "c"
27068 has_inner_box 1
27069 inner_pos "c"
27070 use_parbox 0
27071 use_makebox 0
27072 width "20col%"
27073 special "none"
27074 height "2in"
27075 height_special "height"
27076 status open
27077
27078 \begin_layout Plain Layout
27079 \align center
27080 Cuadro con altura puesta en 2
27081 \begin_inset space \thinspace{}
27082 \end_inset
27083
27084 Alto
27085 \end_layout
27086
27087 \end_inset
27088
27089
27090 \end_layout
27091
27092 \begin_layout Description
27093 Alto
27094 \begin_inset space ~
27095 \end_inset
27096
27097 total Esto es el Alto
27098 \begin_inset space \thinspace{}
27099 \end_inset
27100
27101 +
27102 \begin_inset space \thinspace{}
27103 \end_inset
27104
27105 Profundidad: 
27106 \begin_inset Box Boxed
27107 position "c"
27108 hor_pos "c"
27109 has_inner_box 1
27110 inner_pos "c"
27111 use_parbox 0
27112 use_makebox 0
27113 width "20col%"
27114 special "none"
27115 height "1in"
27116 height_special "totalheight"
27117 status open
27118
27119 \begin_layout Plain Layout
27120 \align center
27121 Cuadro con altura puesta a 1
27122 \begin_inset space \thinspace{}
27123 \end_inset
27124
27125 Alto
27126 \begin_inset space ~
27127 \end_inset
27128
27129 total
27130 \end_layout
27131
27132 \end_inset
27133
27134
27135 \end_layout
27136
27137 \begin_layout Description
27138 Ancho Esto determina al ancho del cuadro como altura: 
27139 \begin_inset Box Boxed
27140 position "c"
27141 hor_pos "c"
27142 has_inner_box 1
27143 inner_pos "c"
27144 use_parbox 0
27145 use_makebox 0
27146 width "12col%"
27147 special "none"
27148 height "1in"
27149 height_special "width"
27150 status open
27151
27152 \begin_layout Plain Layout
27153 \align center
27154 Cuadro con altura puesta en 1
27155 \begin_inset space \thinspace{}
27156 \end_inset
27157
27158 Ancho
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Subsection
27167 Alineación
27168 \begin_inset Index idx
27169 status collapsed
27170
27171 \begin_layout Plain Layout
27172 Cuadros ! Alineación
27173 \end_layout
27174
27175 \end_inset
27176
27177
27178 \end_layout
27179
27180 \begin_layout Standard
27181 Si has elegido un 
27182 \family sans
27183 Cuadro
27184 \begin_inset space ~
27185 \end_inset
27186
27187 interior
27188 \family default
27189 , la alineación vertical del cuadro puede ser:
27190 \end_layout
27191
27192 \begin_layout Description
27193 Superior Ejemplo de línea de texto.
27194  
27195 \begin_inset Box Boxed
27196 position "t"
27197 hor_pos "c"
27198 has_inner_box 1
27199 inner_pos "c"
27200 use_parbox 0
27201 use_makebox 0
27202 width "12col%"
27203 special "none"
27204 height "1in"
27205 height_special "totalheight"
27206 status collapsed
27207
27208 \begin_layout Plain Layout
27209 \align center
27210 Cuadro alineado arriba.
27211 \end_layout
27212
27213 \end_inset
27214
27215  Ejemplo de línea de texto.
27216 \end_layout
27217
27218 \begin_layout Description
27219 Medio Ejemplo de línea de texto.
27220  
27221 \begin_inset Box Boxed
27222 position "c"
27223 hor_pos "c"
27224 has_inner_box 1
27225 inner_pos "c"
27226 use_parbox 0
27227 use_makebox 0
27228 width "12col%"
27229 special "none"
27230 height "1in"
27231 height_special "totalheight"
27232 status collapsed
27233
27234 \begin_layout Plain Layout
27235 \align center
27236 Cuadro alineado en medio.
27237 \end_layout
27238
27239 \end_inset
27240
27241  Ejemplo de línea de texto.
27242 \end_layout
27243
27244 \begin_layout Description
27245 Inferior Ejemplo de línea de texto.
27246  
27247 \begin_inset Box Boxed
27248 position "b"
27249 hor_pos "c"
27250 has_inner_box 1
27251 inner_pos "c"
27252 use_parbox 0
27253 use_makebox 0
27254 width "12col%"
27255 special "none"
27256 height "1in"
27257 height_special "totalheight"
27258 status collapsed
27259
27260 \begin_layout Plain Layout
27261 \align center
27262 Cuadro alineado abajo.
27263 \end_layout
27264
27265 \end_inset
27266
27267  Ejemplo de línea de texto.
27268 \end_layout
27269
27270 \begin_layout Standard
27271 \begin_inset Note Greyedout
27272 status open
27273
27274 \begin_layout Plain Layout
27275
27276 \series bold
27277 Nota:
27278 \series default
27279  La alineación vertical puede desaparecer en la salida si hay dos cuadros
27280  en una línea y, p.
27281 \begin_inset space \thinspace{}
27282 \end_inset
27283
27284 e., uno de ellos tiene sombreado y el otro no.
27285 \end_layout
27286
27287 \end_inset
27288
27289
27290 \end_layout
27291
27292 \begin_layout Standard
27293 La alineación horizontal del cuadro puede establecerse en el diálogo de
27294  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
27295 \end_layout
27296
27297 \begin_layout Standard
27298 \begin_inset VSpace bigskip
27299 \end_inset
27300
27301 Si has escogido un 
27302 \family sans
27303 Cuadro
27304 \begin_inset space ~
27305 \end_inset
27306
27307 interior
27308 \family default
27309 , el contenido puede alinearse verticalmente a:
27310 \end_layout
27311
27312 \begin_layout Description
27313 Superior Ejemplo de línea de texto.
27314  
27315 \begin_inset Box Boxed
27316 position "c"
27317 hor_pos "c"
27318 has_inner_box 1
27319 inner_pos "t"
27320 use_parbox 0
27321 use_makebox 0
27322 width "12col%"
27323 special "none"
27324 height "1.5in"
27325 height_special "totalheight"
27326 status collapsed
27327
27328 \begin_layout Plain Layout
27329 \align center
27330 Cuadro con texto alineado arriba.
27331 \end_layout
27332
27333 \end_inset
27334
27335  Ejemplo de línea de texto.
27336 \end_layout
27337
27338 \begin_layout Description
27339 Medio Ejemplo de línea de texto.
27340  
27341 \begin_inset Box Boxed
27342 position "c"
27343 hor_pos "c"
27344 has_inner_box 1
27345 inner_pos "c"
27346 use_parbox 0
27347 use_makebox 0
27348 width "12col%"
27349 special "none"
27350 height "1.5in"
27351 height_special "totalheight"
27352 status collapsed
27353
27354 \begin_layout Plain Layout
27355 \align center
27356 Cuadro con texto alineado en medio.
27357 \end_layout
27358
27359 \end_inset
27360
27361  Ejemplo de línea de texto.
27362 \end_layout
27363
27364 \begin_layout Description
27365 Inferior Ejemplo de línea de texto.
27366  
27367 \begin_inset Box Boxed
27368 position "c"
27369 hor_pos "c"
27370 has_inner_box 1
27371 inner_pos "b"
27372 use_parbox 0
27373 use_makebox 0
27374 width "12col%"
27375 special "none"
27376 height "1.5in"
27377 height_special "totalheight"
27378 status collapsed
27379
27380 \begin_layout Plain Layout
27381 \align center
27382 Cuadro con texto alineado abajo.
27383 \end_layout
27384
27385 \end_inset
27386
27387  Ejemplo de línea de texto.
27388 \end_layout
27389
27390 \begin_layout Description
27391 Estirado Ejemplo de línea de texto.
27392  
27393 \begin_inset Box Boxed
27394 position "c"
27395 hor_pos "c"
27396 has_inner_box 1
27397 inner_pos "s"
27398 use_parbox 0
27399 use_makebox 0
27400 width "12col%"
27401 special "none"
27402 height "1.5in"
27403 height_special "totalheight"
27404 status collapsed
27405
27406 \begin_layout Plain Layout
27407 \align center
27408 Este texto
27409 \end_layout
27410
27411 \begin_layout Plain Layout
27412 \align center
27413 está
27414 \end_layout
27415
27416 \begin_layout Plain Layout
27417 \align center
27418 estirado.
27419 \end_layout
27420
27421 \end_inset
27422
27423  Ejemplo de línea de texto.
27424 \end_layout
27425
27426 \begin_layout Standard
27427 Para estirar el contenido debe tener más de un párrafo.
27428  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27429 \end_layout
27430
27431 \begin_layout Standard
27432 \begin_inset VSpace bigskip
27433 \end_inset
27434
27435 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27436  LyX cuando hayas escogido un 
27437 \family sans
27438 Cuadro
27439 \begin_inset space ~
27440 \end_inset
27441
27442 interior
27443 \family default
27444 .
27445 \end_layout
27446
27447 \begin_layout Standard
27448 \align center
27449 \begin_inset Box Boxed
27450 position "c"
27451 hor_pos "c"
27452 has_inner_box 1
27453 inner_pos "s"
27454 use_parbox 0
27455 use_makebox 0
27456 width "15col%"
27457 special "none"
27458 height "1.25in"
27459 height_special "totalheight"
27460 status collapsed
27461
27462 \begin_layout Plain Layout
27463 \align left
27464 Cuadro
27465 \end_layout
27466
27467 \begin_layout Plain Layout
27468 \align center
27469 con texto
27470 \end_layout
27471
27472 \begin_layout Plain Layout
27473 \align right
27474 estirado
27475 \end_layout
27476
27477 \end_inset
27478
27479
27480 \end_layout
27481
27482 \begin_layout Standard
27483 Si no has establecido un 
27484 \family sans
27485 Cuadro
27486 \begin_inset space ~
27487 \end_inset
27488
27489 interior
27490 \family default
27491 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
27492  cuadro.
27493 \end_layout
27494
27495 \begin_layout Standard
27496 \align center
27497 \begin_inset Box Boxed
27498 position "c"
27499 hor_pos "s"
27500 has_inner_box 0
27501 inner_pos "s"
27502 use_parbox 0
27503 use_makebox 0
27504 width "90col%"
27505 special "none"
27506 height "1.25in"
27507 height_special "totalheight"
27508 status collapsed
27509
27510 \begin_layout Plain Layout
27511 \align left
27512 Texto estirado horizontalmente.
27513 \end_layout
27514
27515 \end_inset
27516
27517
27518 \end_layout
27519
27520 \begin_layout Subsection
27521 Decoración
27522 \begin_inset CommandInset label
27523 LatexCommand label
27524 name "sec:Decoración"
27525
27526 \end_inset
27527
27528
27529 \begin_inset Index idx
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533 Cuadros ! Decoración
27534 \end_layout
27535
27536 \end_inset
27537
27538
27539 \end_layout
27540
27541 \begin_layout Standard
27542 El estilo de marco del cuadro se puede determinar en la lista desplegable
27543  
27544 \family sans
27545 Tipo
27546 \family default
27547  del diálogo de cuadros.
27548  Son posibles los siguientes marcos:
27549 \end_layout
27550
27551 \begin_layout Description
27552 Sin
27553 \begin_inset space ~
27554 \end_inset
27555
27556 marco 
27557 \lang english
27558 Nothing is drawn.
27559 \end_layout
27560
27561 \begin_layout Description
27562 Marco
27563 \begin_inset space ~
27564 \end_inset
27565
27566 rectangular
27567 \begin_inset space ~
27568 \end_inset
27569
27570 sencillo Dibuja un marco rectangular alrededor del cuadro.
27571  El grosor del marco depende de 
27572 \series bold
27573
27574 \backslash
27575 fboxrule
27576 \series default
27577 .
27578  
27579 \begin_inset Box Boxed
27580 position "c"
27581 hor_pos "c"
27582 has_inner_box 1
27583 inner_pos "c"
27584 use_parbox 0
27585 use_makebox 0
27586 width "25col%"
27587 special "none"
27588 height "1in"
27589 height_special "totalheight"
27590 status open
27591
27592 \begin_layout Plain Layout
27593 \align center
27594 Cuadro rectangular
27595 \end_layout
27596
27597 \end_inset
27598
27599
27600 \end_layout
27601
27602 \begin_layout Description
27603 Marco
27604 \begin_inset space ~
27605 \end_inset
27606
27607 ovalado,
27608 \begin_inset space ~
27609 \end_inset
27610
27611 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
27612 \begin_inset space \thinspace{}
27613 \end_inset
27614
27615 pt.
27616  
27617 \begin_inset Box ovalbox
27618 position "c"
27619 hor_pos "c"
27620 has_inner_box 1
27621 inner_pos "c"
27622 use_parbox 0
27623 use_makebox 0
27624 width "25col%"
27625 special "none"
27626 height "1in"
27627 height_special "totalheight"
27628 status open
27629
27630 \begin_layout Plain Layout
27631 \align center
27632 Marco ovalado, fino
27633 \end_layout
27634
27635 \end_inset
27636
27637
27638 \end_layout
27639
27640 \begin_layout Description
27641 Marco
27642 \begin_inset space ~
27643 \end_inset
27644
27645 ovalado,
27646 \begin_inset space ~
27647 \end_inset
27648
27649 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
27650 \begin_inset space \thinspace{}
27651 \end_inset
27652
27653 pt.
27654  
27655 \begin_inset Box Ovalbox
27656 position "c"
27657 hor_pos "c"
27658 has_inner_box 1
27659 inner_pos "c"
27660 use_parbox 0
27661 use_makebox 0
27662 width "30col%"
27663 special "none"
27664 height "1in"
27665 height_special "totalheight"
27666 status open
27667
27668 \begin_layout Plain Layout
27669 \align center
27670 Cuadro ovalado, grueso
27671 \end_layout
27672
27673 \end_inset
27674
27675
27676 \end_layout
27677
27678 \begin_layout Description
27679 Marco
27680 \begin_inset space ~
27681 \end_inset
27682
27683 sombreado Dibuja un marco rectangular de sombra alrededor del cuadro.
27684  El grosor de la línea tiene el tamaño dado por 
27685 \series bold
27686
27687 \backslash
27688 fboxrule
27689 \series default
27690 , la sombra tiene una anchura de 4
27691 \begin_inset space \thinspace{}
27692 \end_inset
27693
27694 pt.
27695  
27696 \begin_inset Box Shadowbox
27697 position "c"
27698 hor_pos "c"
27699 has_inner_box 1
27700 inner_pos "c"
27701 use_parbox 0
27702 use_makebox 0
27703 width "20col%"
27704 special "none"
27705 height "1in"
27706 height_special "totalheight"
27707 status open
27708
27709 \begin_layout Plain Layout
27710 \align center
27711 Marco sombrado
27712 \end_layout
27713
27714 \end_inset
27715
27716
27717 \end_layout
27718
27719 \begin_layout Description
27720 Fondo
27721 \begin_inset space ~
27722 \end_inset
27723
27724 sombreado Dibuja un cuadro con fondo de color rojo.
27725  A diferencia de los cuadros coloreados,
27726 \begin_inset Foot
27727 status collapsed
27728
27729 \begin_layout Plain Layout
27730 véase sec.
27731  
27732 \begin_inset CommandInset ref
27733 LatexCommand ref
27734 reference "sec:Cuadros-Coloreados"
27735
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \end_inset
27742
27743  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
27744 \begin_inset Box Shaded
27745 position "t"
27746 hor_pos "c"
27747 has_inner_box 0
27748 inner_pos "t"
27749 use_parbox 0
27750 use_makebox 0
27751 width "50col%"
27752 special "none"
27753 height "1in"
27754 height_special "totalheight"
27755 status open
27756
27757 \begin_layout Plain Layout
27758 Cuadro con fondo sombreado
27759 \end_layout
27760
27761 \end_inset
27762
27763
27764 \end_layout
27765
27766 \begin_layout Description
27767 Marco
27768 \begin_inset space ~
27769 \end_inset
27770
27771 rectangular
27772 \begin_inset space ~
27773 \end_inset
27774
27775 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
27776  El grosor de la línea interior es 0.75
27777 \begin_inset space \thinspace{}
27778 \end_inset
27779
27780
27781 \series bold
27782
27783 \backslash
27784 fboxrule
27785 \series default
27786 , el de la línea exterior es 1.5
27787 \begin_inset space \thinspace{}
27788 \end_inset
27789
27790
27791 \series bold
27792
27793 \backslash
27794 fboxrule
27795 \series default
27796 .
27797  La distancia entre líneas es 1.5
27798 \begin_inset space \thinspace{}
27799 \end_inset
27800
27801
27802 \series bold
27803
27804 \backslash
27805 fboxrule
27806 \series default
27807
27808 \begin_inset space \thinspace{}
27809 \end_inset
27810
27811 +
27812 \begin_inset space \thinspace{}
27813 \end_inset
27814
27815 0.5
27816 \begin_inset space \thinspace{}
27817 \end_inset
27818
27819 pt.
27820  
27821 \begin_inset Box Doublebox
27822 position "c"
27823 hor_pos "c"
27824 has_inner_box 1
27825 inner_pos "c"
27826 use_parbox 0
27827 use_makebox 0
27828 width "20col%"
27829 special "none"
27830 height "1in"
27831 height_special "totalheight"
27832 status open
27833
27834 \begin_layout Plain Layout
27835 \align center
27836 Marco doble
27837 \end_layout
27838
27839 \end_inset
27840
27841
27842 \end_layout
27843
27844 \begin_layout Standard
27845 La etiqueta del cuadro en LyX reflejará el estilo de marco elegido.
27846  Para poder utilizar los distintos marcos, debe estar instalado el paquete
27847  LaTeX 
27848 \series bold
27849 fancybox
27850 \series default
27851
27852 \begin_inset Index idx
27853 status collapsed
27854
27855 \begin_layout Plain Layout
27856 LaTeX-paquetes ! fancybox
27857 \end_layout
27858
27859 \end_inset
27860
27861 .
27862 \end_layout
27863
27864 \begin_layout Standard
27865 \begin_inset VSpace bigskip
27866 \end_inset
27867
27868 Si usas la decoración 
27869 \family sans
27870 marco rectangular sencillo
27871 \family default
27872  sin cuadro interior, puedes permitir saltos de página dentro del cuadro.
27873  Ten en cuenta que en ese caso, al contrario que otros cuadros enmarcados,
27874  el marco usa siempre todo el ancho de columna, el cuadro va en un párrafo
27875  propio y 
27876 \series bold
27877
27878 \backslash
27879 fboxrule
27880 \series default
27881  y 
27882 \series bold
27883
27884 \backslash
27885 fboxsep
27886 \series default
27887  no funcionan.
27888  El grosor del marco tiene el tamaño de 
27889 \series bold
27890
27891 \backslash
27892 FrameRule
27893 \series default
27894 .
27895 \begin_inset Box Framed
27896 position "t"
27897 hor_pos "c"
27898 has_inner_box 0
27899 inner_pos "t"
27900 use_parbox 0
27901 use_makebox 0
27902 width "100col%"
27903 special "none"
27904 height "1in"
27905 height_special "totalheight"
27906 status collapsed
27907
27908 \begin_layout Plain Layout
27909 Cuadro que permite saltos de página
27910 \end_layout
27911
27912 \end_inset
27913
27914
27915 \end_layout
27916
27917 \begin_layout Section
27918 Personalización de cuadros
27919 \begin_inset Index idx
27920 status collapsed
27921
27922 \begin_layout Plain Layout
27923 Cuadros ! Personalizar
27924 \end_layout
27925
27926 \end_inset
27927
27928
27929 \end_layout
27930
27931 \begin_layout Standard
27932 El valor predeterminado por 
27933 \series bold
27934
27935 \backslash
27936 fboxrule
27937 \series default
27938  es 0.4
27939 \begin_inset space \thinspace{}
27940 \end_inset
27941
27942 pt.
27943  Puede cambiarse con el siguiente comando en código TeX, p.
27944 \begin_inset space \thinspace{}
27945 \end_inset
27946
27947 e.
27948 \begin_inset space ~
27949 \end_inset
27950
27951 a
27952 \begin_inset space ~
27953 \end_inset
27954
27955 2
27956 \begin_inset space \thinspace{}
27957 \end_inset
27958
27959 pt:
27960 \end_layout
27961
27962 \begin_layout Standard
27963
27964 \series bold
27965
27966 \backslash
27967 setlength{
27968 \backslash
27969 fboxrule}{2pt}
27970 \end_layout
27971
27972 \begin_layout Standard
27973 \begin_inset ERT
27974 status collapsed
27975
27976 \begin_layout Plain Layout
27977
27978
27979 \backslash
27980 setlength{
27981 \backslash
27982 fboxrule}{2pt}
27983 \end_layout
27984
27985 \end_inset
27986
27987
27988 \begin_inset Box Boxed
27989 position "c"
27990 hor_pos "c"
27991 has_inner_box 1
27992 inner_pos "c"
27993 use_parbox 0
27994 use_makebox 0
27995 width "25col%"
27996 special "none"
27997 height "1in"
27998 height_special "totalheight"
27999 status open
28000
28001 \begin_layout Plain Layout
28002 \align center
28003 Cuadro rectangular con 
28004 \series bold
28005
28006 \backslash
28007 fboxrule
28008 \series default
28009
28010 \begin_inset space \thinspace{}
28011 \end_inset
28012
28013 =
28014 \begin_inset space \thinspace{}
28015 \end_inset
28016
28017 2
28018 \begin_inset space \thinspace{}
28019 \end_inset
28020
28021 pt
28022 \end_layout
28023
28024 \end_inset
28025
28026
28027 \begin_inset ERT
28028 status collapsed
28029
28030 \begin_layout Plain Layout
28031
28032
28033 \backslash
28034 setlength{
28035 \backslash
28036 fboxrule}{0.4pt}
28037 \end_layout
28038
28039 \end_inset
28040
28041
28042 \end_layout
28043
28044 \begin_layout Standard
28045 \begin_inset VSpace bigskip
28046 \end_inset
28047
28048 El espacio entre el marco y el contenido del cuadro es 3
28049 \begin_inset space \thinspace{}
28050 \end_inset
28051
28052 pt por omisión para todos los estilos.
28053  Se puede cambiar mediante la longitud 
28054 \series bold
28055
28056 \backslash
28057 fboxsep
28058 \series default
28059 .
28060  Por ejemplo el comando
28061 \end_layout
28062
28063 \begin_layout Standard
28064
28065 \series bold
28066
28067 \backslash
28068 setlength{
28069 \backslash
28070 fboxsep}{10pt}
28071 \end_layout
28072
28073 \begin_layout Standard
28074 determina un valor de 10
28075 \begin_inset space \thinspace{}
28076 \end_inset
28077
28078 pt, como en el siguiente cuadro:
28079 \end_layout
28080
28081 \begin_layout Standard
28082 \begin_inset ERT
28083 status collapsed
28084
28085 \begin_layout Plain Layout
28086
28087
28088 \backslash
28089 setlength{
28090 \backslash
28091 fboxsep}{10pt}
28092 \end_layout
28093
28094 \end_inset
28095
28096
28097 \begin_inset Box Boxed
28098 position "c"
28099 hor_pos "c"
28100 has_inner_box 1
28101 inner_pos "c"
28102 use_parbox 0
28103 use_makebox 0
28104 width "25col%"
28105 special "none"
28106 height "1in"
28107 height_special "totalheight"
28108 status open
28109
28110 \begin_layout Plain Layout
28111 \align center
28112 Cuadro rectangular con 
28113 \series bold
28114
28115 \backslash
28116 fboxsep
28117 \series default
28118
28119 \begin_inset space \thinspace{}
28120 \end_inset
28121
28122 =
28123 \begin_inset space \thinspace{}
28124 \end_inset
28125
28126 10
28127 \begin_inset space \thinspace{}
28128 \end_inset
28129
28130 pt
28131 \end_layout
28132
28133 \end_inset
28134
28135
28136 \begin_inset ERT
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140
28141
28142 \backslash
28143 setlength{
28144 \backslash
28145 fboxsep}{3pt}
28146 \end_layout
28147
28148 \end_inset
28149
28150
28151 \end_layout
28152
28153 \begin_layout Standard
28154 \begin_inset VSpace bigskip
28155 \end_inset
28156
28157 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
28158  el comando 
28159 \series bold
28160
28161 \backslash
28162 cornersize
28163 \series default
28164 .
28165  El comando
28166 \end_layout
28167
28168 \begin_layout Standard
28169
28170 \series bold
28171
28172 \backslash
28173 cornersize*{1cm}
28174 \end_layout
28175
28176 \begin_layout Standard
28177 establece un diámetro de 1
28178 \begin_inset space \thinspace{}
28179 \end_inset
28180
28181 cm.
28182  El comando
28183 \end_layout
28184
28185 \begin_layout Standard
28186
28187 \series bold
28188
28189 \backslash
28190 cornersize{num}
28191 \end_layout
28192
28193 \begin_layout Standard
28194 fija el diámetro en 
28195 \family sans
28196 num
28197 \begin_inset space \thinspace{}
28198 \end_inset
28199
28200 ×
28201 \begin_inset space \thinspace{}
28202 \end_inset
28203
28204 mínimo
28205 \family default
28206  
28207 \family sans
28208 (ancho y alto del cuadro)
28209 \family default
28210 .
28211  Por omisión es 
28212 \series bold
28213
28214 \backslash
28215 cornersize{0.5}
28216 \series default
28217 .
28218 \end_layout
28219
28220 \begin_layout Standard
28221 \begin_inset ERT
28222 status collapsed
28223
28224 \begin_layout Plain Layout
28225
28226
28227 \backslash
28228 cornersize*{1.5cm}
28229 \end_layout
28230
28231 \end_inset
28232
28233
28234 \begin_inset Box Ovalbox
28235 position "c"
28236 hor_pos "c"
28237 has_inner_box 1
28238 inner_pos "c"
28239 use_parbox 0
28240 use_makebox 0
28241 width "28col%"
28242 special "none"
28243 height "1in"
28244 height_special "totalheight"
28245 status open
28246
28247 \begin_layout Plain Layout
28248 \align center
28249 Cuadro ovalado con 
28250 \series bold
28251
28252 \backslash
28253 cornersize
28254 \series default
28255
28256 \begin_inset space \thinspace{}
28257 \end_inset
28258
28259 =
28260 \begin_inset space \thinspace{}
28261 \end_inset
28262
28263 1.5
28264 \begin_inset space \thinspace{}
28265 \end_inset
28266
28267 cm
28268 \end_layout
28269
28270 \end_inset
28271
28272
28273 \begin_inset ERT
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277
28278
28279 \backslash
28280 cornersize{0.5}
28281 \end_layout
28282
28283 \end_inset
28284
28285
28286 \end_layout
28287
28288 \begin_layout Standard
28289 \begin_inset VSpace bigskip
28290 \end_inset
28291
28292 El tamaño de la sombra se puede ajustar cambiando la longitud 
28293 \series bold
28294
28295 \backslash
28296 shadowsize
28297 \series default
28298 .
28299  Este comando la ajusta a 2
28300 \begin_inset space \thinspace{}
28301 \end_inset
28302
28303 pt en el cuadro siguiente:
28304 \end_layout
28305
28306 \begin_layout Standard
28307
28308 \series bold
28309
28310 \backslash
28311 setlength{
28312 \backslash
28313 shadowsize}{2pt}
28314 \end_layout
28315
28316 \begin_layout Standard
28317 \begin_inset ERT
28318 status collapsed
28319
28320 \begin_layout Plain Layout
28321
28322
28323 \backslash
28324 setlength{
28325 \backslash
28326 shadowsize}{2pt}
28327 \end_layout
28328
28329 \end_inset
28330
28331
28332 \begin_inset Box Shadowbox
28333 position "c"
28334 hor_pos "c"
28335 has_inner_box 1
28336 inner_pos "c"
28337 use_parbox 0
28338 use_makebox 0
28339 width "28col%"
28340 special "none"
28341 height "1in"
28342 height_special "totalheight"
28343 status open
28344
28345 \begin_layout Plain Layout
28346 \align center
28347 Cuadro sombreado con 
28348 \series bold
28349
28350 \backslash
28351 shadowsize
28352 \series default
28353
28354 \begin_inset space \thinspace{}
28355 \end_inset
28356
28357 =
28358 \begin_inset space \thinspace{}
28359 \end_inset
28360
28361 2
28362 \begin_inset space \thinspace{}
28363 \end_inset
28364
28365 pt
28366 \end_layout
28367
28368 \end_inset
28369
28370
28371 \begin_inset ERT
28372 status collapsed
28373
28374 \begin_layout Plain Layout
28375
28376
28377 \backslash
28378 setlength{
28379 \backslash
28380 shadowsize}{4pt}
28381 \end_layout
28382
28383 \end_inset
28384
28385
28386 \end_layout
28387
28388 \begin_layout Standard
28389 \begin_inset VSpace bigskip
28390 \end_inset
28391
28392
28393 \end_layout
28394
28395 \begin_layout Standard
28396 Por omisión, el tamaño 
28397 \series bold
28398
28399 \backslash
28400 FrameRule
28401 \series default
28402  es 0,4
28403 \begin_inset space \thinspace{}
28404 \end_inset
28405
28406 pt.
28407  El espacio por omisión entre el contenido de la nota y el marco es 9
28408 \begin_inset space \thinspace{}
28409 \end_inset
28410
28411 pt; puede cambiarse con el valor de 
28412 \series bold
28413
28414 \backslash
28415 FrameSep
28416 \series default
28417 .
28418  Por ejemplo, el marco del cuadro siguiente se establece con los comandos
28419  en código TeX
28420 \end_layout
28421
28422 \begin_layout Standard
28423
28424 \series bold
28425
28426 \backslash
28427 setlength{
28428 \backslash
28429 FrameRule}{5pt}
28430 \begin_inset Newline newline
28431 \end_inset
28432
28433
28434 \backslash
28435 setlength{
28436 \backslash
28437 FrameSep}{0.5cm}
28438 \end_layout
28439
28440 \begin_layout Standard
28441 \begin_inset ERT
28442 status collapsed
28443
28444 \begin_layout Plain Layout
28445
28446
28447 \backslash
28448 setlength{
28449 \backslash
28450 FrameRule}{5pt}
28451 \end_layout
28452
28453 \begin_layout Plain Layout
28454
28455
28456 \backslash
28457 setlength{
28458 \backslash
28459 FrameSep}{0.5cm}
28460 \end_layout
28461
28462 \end_inset
28463
28464
28465 \begin_inset Box Framed
28466 position "t"
28467 hor_pos "c"
28468 has_inner_box 0
28469 inner_pos "t"
28470 use_parbox 0
28471 use_makebox 0
28472 width "100col%"
28473 special "none"
28474 height "1in"
28475 height_special "totalheight"
28476 status open
28477
28478 \begin_layout Plain Layout
28479 Texto en un 
28480 \family sans
28481 marco
28482 \begin_inset space ~
28483 \end_inset
28484
28485 sencillo
28486 \begin_inset space ~
28487 \end_inset
28488
28489 con
28490 \begin_inset space ~
28491 \end_inset
28492
28493 salto
28494 \begin_inset space ~
28495 \end_inset
28496
28497 de
28498 \begin_inset space ~
28499 \end_inset
28500
28501 página
28502 \family default
28503 .
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \begin_inset ERT
28510 status collapsed
28511
28512 \begin_layout Plain Layout
28513
28514
28515 \backslash
28516 setlength{
28517 \backslash
28518 FrameRule}{0.4pt}
28519 \end_layout
28520
28521 \begin_layout Plain Layout
28522
28523
28524 \backslash
28525 setlength{
28526 \backslash
28527 FrameSep}{9pt}
28528 \end_layout
28529
28530 \end_inset
28531
28532
28533 \end_layout
28534
28535 \begin_layout Standard
28536 \begin_inset VSpace bigskip
28537 \end_inset
28538
28539
28540 \end_layout
28541
28542 \begin_layout Standard
28543 Para los cuadros con 
28544 \family sans
28545 fondo
28546 \begin_inset space ~
28547 \end_inset
28548
28549 sombreado
28550 \family default
28551  el espacio por omisión entre el contenido y el marco es 3
28552 \begin_inset space \thinspace{}
28553 \end_inset
28554
28555 pt; se puede cambiar con el valor de 
28556 \series bold
28557
28558 \backslash
28559 fboxsep
28560 \series default
28561 .
28562  El color rojo predeterminado se puede cambiar en el sitio con el comando
28563  
28564 \series bold
28565
28566 \backslash
28567 definecolor{shadecolor}
28568 \series default
28569  o globalmente con el menú 
28570 \family sans
28571 Herramientas
28572 \family default
28573 \SpecialChar \menuseparator
28574
28575 \family sans
28576 Preferencias
28577 \family default
28578 \SpecialChar \menuseparator
28579
28580 \family sans
28581 Colores
28582 \family default
28583 \SpecialChar \menuseparator
28584
28585 \family sans
28586 cuadro
28587 \begin_inset space ~
28588 \end_inset
28589
28590 sombreado
28591 \family default
28592 .
28593  El esquema del comando 
28594 \series bold
28595
28596 \backslash
28597 definecolor
28598 \series default
28599  se explica en la sección
28600 \begin_inset space ~
28601 \end_inset
28602
28603
28604 \begin_inset CommandInset ref
28605 LatexCommand ref
28606 reference "sec:Tablas-Coloreadas"
28607
28608 \end_inset
28609
28610 .
28611 \begin_inset Foot
28612 status collapsed
28613
28614 \begin_layout Plain Layout
28615 El comando 
28616 \series bold
28617
28618 \backslash
28619 definecolor
28620 \series default
28621  requiere el paquete LaTeX 
28622 \series bold
28623 color
28624 \series default
28625  en el preámbulo, véase la sección
28626 \begin_inset space ~
28627 \end_inset
28628
28629
28630 \begin_inset CommandInset ref
28631 LatexCommand ref
28632 reference "sec:Cuadros-Coloreados"
28633
28634 \end_inset
28635
28636 .
28637 \end_layout
28638
28639 \end_inset
28640
28641  Por ejemplo, la nota siguiente se define con los comandos en código TeX
28642 \end_layout
28643
28644 \begin_layout Standard
28645
28646 \series bold
28647
28648 \backslash
28649 setlength{
28650 \backslash
28651 fboxsep}{0.5cm}
28652 \series default
28653
28654 \begin_inset Newline newline
28655 \end_inset
28656
28657
28658 \series bold
28659
28660 \backslash
28661 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28662 \end_layout
28663
28664 \begin_layout Standard
28665 \begin_inset ERT
28666 status collapsed
28667
28668 \begin_layout Plain Layout
28669
28670
28671 \backslash
28672 setlength{
28673 \backslash
28674 fboxsep}{0.5cm}
28675 \end_layout
28676
28677 \begin_layout Plain Layout
28678
28679
28680 \backslash
28681 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
28682 \end_layout
28683
28684 \end_inset
28685
28686
28687 \begin_inset Box Shaded
28688 position "t"
28689 hor_pos "c"
28690 has_inner_box 0
28691 inner_pos "t"
28692 use_parbox 0
28693 use_makebox 0
28694 width "100col%"
28695 special "none"
28696 height "1in"
28697 height_special "totalheight"
28698 status open
28699
28700 \begin_layout Plain Layout
28701
28702 \color yellow
28703 Texto amarillo en un cuadro con 
28704 \family sans
28705 fondo sombreado 
28706 \family default
28707  en color verde oscuro.
28708 \end_layout
28709
28710 \end_inset
28711
28712
28713 \begin_inset ERT
28714 status collapsed
28715
28716 \begin_layout Plain Layout
28717
28718
28719 \backslash
28720 setlength{
28721 \backslash
28722 fboxsep}{3pt}
28723 \end_layout
28724
28725 \begin_layout Plain Layout
28726
28727
28728 \backslash
28729 definecolor{shadecolor}{rgb}{1,0,0}
28730 \end_layout
28731
28732 \end_inset
28733
28734
28735 \end_layout
28736
28737 \begin_layout Standard
28738 \begin_inset VSpace bigskip
28739 \end_inset
28740
28741 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
28742  a los comandos.
28743 \end_layout
28744
28745 \begin_layout Section
28746 Minipáginas
28747 \begin_inset CommandInset label
28748 LatexCommand label
28749 name "sec:Minipáginas"
28750
28751 \end_inset
28752
28753
28754 \begin_inset Index idx
28755 status collapsed
28756
28757 \begin_layout Plain Layout
28758 Cuadros ! Minipáginas
28759 \end_layout
28760
28761 \end_inset
28762
28763
28764 \end_layout
28765
28766 \begin_layout Standard
28767 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
28768  por tanto pueden tener, por ejemplo, sus propias notas al pie.
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Las minipáginas son útiles para escribir documentos en distintas lenguas.
28773 \end_layout
28774
28775 \begin_layout Standard
28776 A continuación hay dos ejemplos de minipáginas adosadas.
28777  Su anchura está puesta en 45
28778 \begin_inset space \thinspace{}
28779 \end_inset
28780
28781 % y separadas por un relleno horizontal, insertado vía el menú 
28782 \family sans
28783 Insertar\SpecialChar \menuseparator
28784 Formato\SpecialChar \menuseparator
28785 Relleno
28786 \begin_inset space ~
28787 \end_inset
28788
28789 horizontal
28790 \family default
28791 .
28792 \end_layout
28793
28794 \begin_layout Standard
28795 \begin_inset Box Frameless
28796 position "t"
28797 hor_pos "c"
28798 has_inner_box 1
28799 inner_pos "c"
28800 use_parbox 0
28801 use_makebox 0
28802 width "45col%"
28803 special "none"
28804 height "1in"
28805 height_special "totalheight"
28806 status open
28807
28808 \begin_layout Plain Layout
28809
28810 \lang german
28811 Dies ist ein deutscher Text.
28812  Dies ist ein deutscher Text.
28813  Dies ist ein deutscher Text.
28814  Dies ist ein deutscher Text.
28815  Dies ist ein deutscher Text.
28816  Dies ist ein deutscher Text.
28817  Dies ist ein deutscher Text.
28818  Dies ist ein deutscher Text.
28819  Dies ist ein deutscher Text.
28820  Dies ist ein deutscher Text.
28821  Dies ist ein deutscher Text.
28822  Dies ist ein deutscher Text.
28823  Dies ist ein deutscher Text
28824 \begin_inset Foot
28825 status collapsed
28826
28827 \begin_layout Plain Layout
28828
28829 \lang german
28830 Dies ist eine deutsche Fußnote.
28831 \end_layout
28832
28833 \end_inset
28834
28835 .
28836  Dies ist ein deutscher Text.
28837  Dies ist ein deutscher Text.
28838 \end_layout
28839
28840 \end_inset
28841
28842
28843 \begin_inset space \hfill{}
28844 \end_inset
28845
28846
28847 \begin_inset Box Frameless
28848 position "t"
28849 hor_pos "c"
28850 has_inner_box 1
28851 inner_pos "c"
28852 use_parbox 0
28853 use_makebox 0
28854 width "45col%"
28855 special "none"
28856 height "1in"
28857 height_special "totalheight"
28858 status open
28859
28860 \begin_layout Plain Layout
28861
28862 \lang english
28863 This is an English Text.
28864  This is an English Text.
28865  This is an English Text.
28866  This is an English Text.
28867  This is an English Text.
28868  This is an English Text.
28869  This is an English Text.
28870  This is an English Text.
28871  This is an English Text.
28872  This is an English Text.
28873  This is an English Text.
28874  This is an English Text.
28875  This is an English Text.
28876  This is an English Text.
28877  This is an English Text.
28878  This is an English Text.
28879 \begin_inset Foot
28880 status collapsed
28881
28882 \begin_layout Plain Layout
28883
28884 \lang english
28885 This is an English footnote.
28886 \end_layout
28887
28888 \end_inset
28889
28890  This is an English Text.
28891  
28892 \end_layout
28893
28894 \end_inset
28895
28896
28897 \end_layout
28898
28899 \begin_layout Standard
28900 \begin_inset VSpace bigskip
28901 \end_inset
28902
28903 La configuración global de párrafos se ignora en las minipáginas.
28904  Esto significa que en las mismas no habrá espacio entre párrafos aunque
28905  pongas p.
28906 \begin_inset space \thinspace{}
28907 \end_inset
28908
28909 e.
28910 \begin_inset space ~
28911 \end_inset
28912
28913
28914 \family sans
28915 Salto
28916 \begin_inset space ~
28917 \end_inset
28918
28919 medio
28920 \family default
28921  en la configuración del documento.
28922 \end_layout
28923
28924 \begin_layout Standard
28925 Las minipáginas también sirven para poner un color de fondo para partes
28926  de texto, véase sección
28927 \begin_inset space ~
28928 \end_inset
28929
28930
28931 \begin_inset CommandInset ref
28932 LatexCommand ref
28933 reference "sub:Color-en-Párrafos"
28934
28935 \end_inset
28936
28937 .
28938 \end_layout
28939
28940 \begin_layout Standard
28941 \begin_inset Note Greyedout
28942 status open
28943
28944 \begin_layout Plain Layout
28945
28946 \series bold
28947 Nota:
28948 \series default
28949  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
28950  tener minipáginas en tablas, flotantes, y otros cuadros.
28951 \end_layout
28952
28953 \end_inset
28954
28955
28956 \end_layout
28957
28958 \begin_layout Section
28959 Cuadros de párrafo
28960 \begin_inset CommandInset label
28961 LatexCommand label
28962 name "sec:Cuadros-de-Párrafo"
28963
28964 \end_inset
28965
28966
28967 \begin_inset Index idx
28968 status collapsed
28969
28970 \begin_layout Plain Layout
28971 Cuadros ! de párrafo
28972 \end_layout
28973
28974 \end_inset
28975
28976
28977 \end_layout
28978
28979 \begin_layout Standard
28980 Los cuadros de párrafo son similares a las minipáginas con la diferencia
28981  de que no pueden contener notas al pie.
28982   La diferencia principal es que las minipáginas no son verdaderos cuadros
28983  sino entornos de LaTeX.
28984 \end_layout
28985
28986 \begin_layout Standard
28987 \align center
28988 \begin_inset Box Frameless
28989 position "t"
28990 hor_pos "c"
28991 has_inner_box 1
28992 inner_pos "t"
28993 use_parbox 1
28994 use_makebox 0
28995 width "33col%"
28996 special "none"
28997 height "1in"
28998 height_special "totalheight"
28999 status collapsed
29000
29001 \begin_layout Plain Layout
29002 Texto en un cuadro de párrafo.
29003  Texto en un cuadro de párrafo.
29004  Esta nota no aparece:
29005 \begin_inset Foot
29006 status collapsed
29007
29008 \begin_layout Plain Layout
29009 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
29010 \end_layout
29011
29012 \end_inset
29013
29014
29015 \end_layout
29016
29017 \end_inset
29018
29019
29020 \end_layout
29021
29022 \begin_layout Section
29023 Cuadros para palabras y caracteres
29024 \begin_inset Index idx
29025 status collapsed
29026
29027 \begin_layout Plain Layout
29028 Cuadros ! para palabras y caracteres
29029 \end_layout
29030
29031 \end_inset
29032
29033
29034 \end_layout
29035
29036 \begin_layout Subsection
29037 Evitar la partición de palabras
29038 \begin_inset CommandInset label
29039 LatexCommand label
29040 name "sec:Evitar-la-Partición"
29041
29042 \end_inset
29043
29044
29045 \begin_inset Index idx
29046 status collapsed
29047
29048 \begin_layout Plain Layout
29049 Cuadros ! para evitar la partición de palabras
29050 \end_layout
29051
29052 \end_inset
29053
29054
29055 \end_layout
29056
29057 \begin_layout Standard
29058
29059 \lang english
29060 You can use the box type 
29061 \family sans
29062 Makebox
29063 \family default
29064 \lang spanish
29065  para impedir que una palabra sea partida con guión.
29066 \begin_inset Newline newline
29067 \end_inset
29068
29069 He aquí un ejemplo:
29070 \end_layout
29071
29072 \begin_layout Standard
29073 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29074 palabra».
29075 \end_layout
29076
29077 \begin_layout Standard
29078 Para evitar su división 
29079 \lang english
29080 of the word 
29081 \begin_inset Quotes eld
29082 \end_inset
29083
29084 veryverylongword
29085 \begin_inset Quotes erd
29086 \end_inset
29087
29088 , put the word into a box, set the 
29089 \family sans
29090 Inner
29091 \begin_inset space ~
29092 \end_inset
29093
29094 box
29095 \family default
29096  to 
29097 \family sans
29098 Makebox
29099 \family default
29100  and its width to 1
29101 \begin_inset space \thinspace{}
29102 \end_inset
29103
29104 Width.
29105 \end_layout
29106
29107 \begin_layout Standard
29108 Este es el resultado:
29109 \end_layout
29110
29111 \begin_layout Standard
29112 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29113 \begin_inset Box Frameless
29114 position "t"
29115 hor_pos "c"
29116 has_inner_box 1
29117 inner_pos "t"
29118 use_parbox 0
29119 use_makebox 1
29120 width "1in"
29121 special "width"
29122 height "1in"
29123 height_special "totalheight"
29124 status open
29125
29126 \begin_layout Plain Layout
29127 «estalarguísimapalabra»
29128 \end_layout
29129
29130 \end_inset
29131
29132 .
29133 \end_layout
29134
29135 \begin_layout Standard
29136 Como alternativa puedes poner el comando «
29137 \series bold
29138
29139 \backslash
29140 -
29141 \series default
29142 » en código TeX directamente antes de la palabra:
29143 \end_layout
29144
29145 \begin_layout Standard
29146 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29147 \begin_inset ERT
29148 status collapsed
29149
29150 \begin_layout Plain Layout
29151
29152
29153 \backslash
29154 -
29155 \end_layout
29156
29157 \end_inset
29158
29159 estalarguísimapalabra».
29160 \end_layout
29161
29162 \begin_layout Standard
29163 Por supuesto, la palabra sobresale del margen.
29164  Para evitarlo añade, con el menú 
29165 \family sans
29166 Insertar\SpecialChar \menuseparator
29167 Formato\SpecialChar \menuseparator
29168 Salto
29169 \begin_inset space ~
29170 \end_inset
29171
29172 de
29173 \begin_inset space ~
29174 \end_inset
29175
29176
29177 \family default
29178 línea (atajo 
29179 \family sans
29180 Ctrl+Retorno
29181 \family default
29182 ), un salto de línea antes de la palabra:
29183 \end_layout
29184
29185 \begin_layout Standard
29186 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29187 \begin_inset Newline newline
29188 \end_inset
29189
29190
29191 \begin_inset Box Frameless
29192 position "t"
29193 hor_pos "c"
29194 has_inner_box 1
29195 inner_pos "t"
29196 use_parbox 0
29197 use_makebox 1
29198 width "1in"
29199 special "width"
29200 height "1in"
29201 height_special "totalheight"
29202 status open
29203
29204 \begin_layout Plain Layout
29205 «estalarguísimapalabra»
29206 \end_layout
29207
29208 \end_inset
29209
29210 .
29211 \end_layout
29212
29213 \begin_layout Subsection
29214 Alineación vertical
29215 \begin_inset CommandInset label
29216 LatexCommand label
29217 name "sub:Alineación-Vertical"
29218
29219 \end_inset
29220
29221
29222 \begin_inset Index idx
29223 status collapsed
29224
29225 \begin_layout Plain Layout
29226 Cuadros ! para alineación vertical
29227 \end_layout
29228
29229 \end_inset
29230
29231
29232 \end_layout
29233
29234 \begin_layout Standard
29235 Con ayuda del comando 
29236 \series bold
29237
29238 \backslash
29239 raisebox
29240 \series default
29241  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29242  
29243 \series bold
29244
29245 \backslash
29246 raisebox
29247 \series default
29248  se utiliza según el esquema:
29249 \end_layout
29250
29251 \begin_layout Standard
29252
29253 \series bold
29254
29255 \backslash
29256 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29257 \end_layout
29258
29259 \begin_layout Standard
29260 La elevación puede ser un valor positivo para subir el cuadro o negativo
29261  para bajarlo.
29262 \end_layout
29263
29264 \begin_layout Standard
29265 Para alinear una palabra, p.
29266 \begin_inset space \thinspace{}
29267 \end_inset
29268
29269 e
29270 \begin_inset space ~
29271 \end_inset
29272
29273 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29274  en la línea de base, inserta el comando
29275 \end_layout
29276
29277 \begin_layout Standard
29278
29279 \series bold
29280
29281 \backslash
29282 raisebox{
29283 \backslash
29284 depth}{
29285 \end_layout
29286
29287 \begin_layout Standard
29288 en código TeX antes de la palabra.
29289  Detrás de la palabra inserta una llave de cierre «
29290 \series bold
29291 }
29292 \series default
29293 » en código TeX.
29294 \begin_inset Newline newline
29295 \end_inset
29296
29297 Este es el resultado:
29298 \end_layout
29299
29300 \begin_layout Standard
29301 Esto es una línea de texto con la palabra 
29302 \begin_inset ERT
29303 status collapsed
29304
29305 \begin_layout Plain Layout
29306
29307
29308 \backslash
29309 raisebox{
29310 \backslash
29311 depth}{
29312 \end_layout
29313
29314 \end_inset
29315
29316 «prevención»
29317 \begin_inset ERT
29318 status collapsed
29319
29320 \begin_layout Plain Layout
29321
29322 }
29323 \end_layout
29324
29325 \end_inset
29326
29327  elevada.
29328 \end_layout
29329
29330 \begin_layout Standard
29331 \begin_inset VSpace bigskip
29332 \end_inset
29333
29334 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29335 \end_layout
29336
29337 \begin_layout Standard
29338 Esto es una línea de texto con la palabra 
29339 \begin_inset ERT
29340 status collapsed
29341
29342 \begin_layout Plain Layout
29343
29344
29345 \backslash
29346 raisebox{-
29347 \backslash
29348 depth}{
29349 \end_layout
29350
29351 \end_inset
29352
29353 «prevención»
29354 \begin_inset ERT
29355 status collapsed
29356
29357 \begin_layout Plain Layout
29358
29359 }
29360 \end_layout
29361
29362 \end_inset
29363
29364  bajada.
29365 \begin_inset Newline newline
29366 \end_inset
29367
29368 Esto es una línea de texto con la palabra 
29369 \begin_inset ERT
29370 status collapsed
29371
29372 \begin_layout Plain Layout
29373
29374
29375 \backslash
29376 raisebox{0.5cm}{
29377 \end_layout
29378
29379 \end_inset
29380
29381 «testigo»
29382 \begin_inset ERT
29383 status collapsed
29384
29385 \begin_layout Plain Layout
29386
29387 }
29388 \end_layout
29389
29390 \end_inset
29391
29392  elevada.
29393 \end_layout
29394
29395 \begin_layout Standard
29396 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
29397  Por ejemplo
29398 \end_layout
29399
29400 \begin_layout Standard
29401
29402 \series bold
29403
29404 \backslash
29405 raisebox{-
29406 \backslash
29407 depth}[0pt]{
29408 \end_layout
29409
29410 \begin_layout Standard
29411 Esto es una línea de texto con la palabra 
29412 \begin_inset ERT
29413 status collapsed
29414
29415 \begin_layout Plain Layout
29416
29417
29418 \backslash
29419 raisebox{-
29420 \backslash
29421 depth}[0pt]{
29422 \end_layout
29423
29424 \end_inset
29425
29426 «prevención»
29427 \begin_inset ERT
29428 status collapsed
29429
29430 \begin_layout Plain Layout
29431
29432 }
29433 \end_layout
29434
29435 \end_inset
29436
29437  bajada.
29438 \begin_inset Newline newline
29439 \end_inset
29440
29441 Esto es una línea de texto con la palabra 
29442 \begin_inset ERT
29443 status collapsed
29444
29445 \begin_layout Plain Layout
29446
29447
29448 \backslash
29449 raisebox{0.5cm}[0pt]{
29450 \end_layout
29451
29452 \end_inset
29453
29454 «testigo»
29455 \begin_inset ERT
29456 status collapsed
29457
29458 \begin_layout Plain Layout
29459
29460 }
29461 \end_layout
29462
29463 \end_inset
29464
29465  elevada.
29466 \end_layout
29467
29468 \begin_layout Section
29469 Cuadros coloreados
29470 \begin_inset CommandInset label
29471 LatexCommand label
29472 name "sec:Cuadros-Coloreados"
29473
29474 \end_inset
29475
29476
29477 \begin_inset Index idx
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481 Cuadros ! Color
29482 \end_layout
29483
29484 \end_inset
29485
29486
29487 \end_layout
29488
29489 \begin_layout Subsection
29490 Color en texto
29491 \begin_inset Index idx
29492 status collapsed
29493
29494 \begin_layout Plain Layout
29495 Color ! en texto
29496 \end_layout
29497
29498 \end_inset
29499
29500
29501 \end_layout
29502
29503 \begin_layout Standard
29504 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29505  Esto requiere cargar el paquete LaTeX 
29506 \series bold
29507 color
29508 \series default
29509
29510 \begin_inset Index idx
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514 LaTeX-paquetes ! color
29515 \end_layout
29516
29517 \end_inset
29518
29519  en el preámbulo del documento con
29520 \end_layout
29521
29522 \begin_layout Standard
29523
29524 \series bold
29525
29526 \backslash
29527 @ifundef\SpecialChar \textcompwordmark{}
29528 ined{textcolor}
29529 \begin_inset Newline newline
29530 \end_inset
29531
29532
29533 \begin_inset Phantom HPhantom
29534 status open
29535
29536 \begin_layout Plain Layout
29537
29538 \series bold
29539 \begin_inset space ~
29540 \end_inset
29541
29542
29543 \end_layout
29544
29545 \end_inset
29546
29547 {
29548 \backslash
29549 usepackage{color}}{}
29550 \end_layout
29551
29552 \begin_layout Standard
29553 LyX cargará automáticamente el paquete 
29554 \series bold
29555 color
29556 \series default
29557  cuando colorees texto.
29558 \begin_inset Foot
29559 status collapsed
29560
29561 \begin_layout Plain Layout
29562 Para evitar cargarlo dos veces se usa el comando 
29563 \series bold
29564
29565 \backslash
29566 @ifundef\SpecialChar \textcompwordmark{}
29567 ined
29568 \series default
29569 .
29570 \end_layout
29571
29572 \end_inset
29573
29574
29575 \end_layout
29576
29577 \begin_layout Standard
29578 \begin_inset VSpace medskip
29579 \end_inset
29580
29581 Los cuadros coloreados se crean con el comando 
29582 \series bold
29583
29584 \backslash
29585 colorbox
29586 \series default
29587 , de acuerdo con el siguiente esquema:
29588 \end_layout
29589
29590 \begin_layout Standard
29591
29592 \series bold
29593
29594 \backslash
29595 colorbox{color}{contenido del cuadro}
29596 \end_layout
29597
29598 \begin_layout Standard
29599 El contenido también puede ser un cuadro y los cuadros coloreados también
29600  pueden estar en otros cuadros.
29601 \end_layout
29602
29603 \begin_layout Standard
29604 Los siguientes colores están predefinidos:
29605 \begin_inset Newline newline
29606 \end_inset
29607
29608
29609 \family sans
29610 red
29611 \family default
29612
29613 \family sans
29614 green
29615 \family default
29616
29617 \family sans
29618 yellow, blue
29619 \family default
29620
29621 \family sans
29622 cyan
29623 \family default
29624 \series bold
29625 ,
29626 \series default
29627  
29628 \family sans
29629 magenta, black
29630 \family default
29631
29632 \family sans
29633 white
29634 \family default
29635 .
29636 \begin_inset Newline newline
29637 \end_inset
29638
29639 También puedes definir tus propios colores según se explica en la sección
29640 \begin_inset space ~
29641 \end_inset
29642
29643
29644 \begin_inset CommandInset ref
29645 LatexCommand ref
29646 reference "sec:Tablas-Coloreadas"
29647
29648 \end_inset
29649
29650 .
29651 \end_layout
29652
29653 \begin_layout Standard
29654 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29655 \end_layout
29656
29657 \begin_layout Standard
29658
29659 \series bold
29660
29661 \backslash
29662 colorbox{red}{
29663 \end_layout
29664
29665 \begin_layout Standard
29666 en código TeX antes de la palabra.
29667  Tras la palabra inserta una llave de cierre «
29668 \series bold
29669 }
29670 \series default
29671 » en código TeX.
29672 \begin_inset Newline newline
29673 \end_inset
29674
29675 Este es el resultado:
29676 \end_layout
29677
29678 \begin_layout Standard
29679 Línea en la que la palabra 
29680 \begin_inset ERT
29681 status collapsed
29682
29683 \begin_layout Plain Layout
29684
29685
29686 \backslash
29687 colorbox{red}{
29688 \end_layout
29689
29690 \end_inset
29691
29692 «¡Atención!»
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698 }
29699 \end_layout
29700
29701 \end_inset
29702
29703  tiene fondo rojo.
29704 \end_layout
29705
29706 \begin_layout Standard
29707 \begin_inset VSpace bigskip
29708 \end_inset
29709
29710 Si quieres un marco de distinto color, puedes emplear el comando 
29711 \series bold
29712
29713 \backslash
29714 fcolorbox
29715 \series default
29716  con el esquema siguiente:
29717 \end_layout
29718
29719 \begin_layout Standard
29720
29721 \series bold
29722
29723 \backslash
29724 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
29725 \end_layout
29726
29727 \begin_layout Standard
29728
29729 \series bold
29730
29731 \backslash
29732 fcolorbox
29733 \series default
29734  es una extensión de 
29735 \series bold
29736
29737 \backslash
29738 colorbox
29739 \series default
29740 .
29741  El grosor del marco y el espacio entre él y el contenido se puede ajustar
29742  con las longitudes 
29743 \series bold
29744
29745 \backslash
29746 fboxrule
29747 \series default
29748  y 
29749 \series bold
29750
29751 \backslash
29752 fboxsep
29753 \series default
29754 , respectivamente, como se describe en la sección
29755 \begin_inset space ~
29756 \end_inset
29757
29758
29759 \begin_inset CommandInset ref
29760 LatexCommand ref
29761 reference "sec:Decoración"
29762
29763 \end_inset
29764
29765 .
29766 \end_layout
29767
29768 \begin_layout Standard
29769 Para el ejemplo siguiente se ha utilizado el comando
29770 \end_layout
29771
29772 \begin_layout Standard
29773
29774 \series bold
29775
29776 \backslash
29777 fcolorbox{cyan}{magenta}{
29778 \end_layout
29779
29780 \begin_layout Standard
29781 Este es un ejemplo en el que se ha puesto un grosor de 1
29782 \begin_inset space \thinspace{}
29783 \end_inset
29784
29785 mm para la línea del marco:
29786 \begin_inset Newline newline
29787 \end_inset
29788
29789
29790 \begin_inset ERT
29791 status collapsed
29792
29793 \begin_layout Plain Layout
29794
29795
29796 \backslash
29797 fboxrule 1mm 
29798 \backslash
29799 fboxsep 1mm
29800 \end_layout
29801
29802 \end_inset
29803
29804
29805 \begin_inset ERT
29806 status collapsed
29807
29808 \begin_layout Plain Layout
29809
29810
29811 \backslash
29812 fcolorbox{cyan}{magenta}{
29813 \end_layout
29814
29815 \end_inset
29816
29817 Texto en un marco coloreado y enmarcado.
29818 \begin_inset ERT
29819 status collapsed
29820
29821 \begin_layout Plain Layout
29822
29823 }
29824 \end_layout
29825
29826 \end_inset
29827
29828
29829 \end_layout
29830
29831 \begin_layout Standard
29832 \begin_inset VSpace bigskip
29833 \end_inset
29834
29835 Por supuesto también puedes colorear el texto en un marco coloreado:
29836 \begin_inset Newline newline
29837 \end_inset
29838
29839
29840 \begin_inset ERT
29841 status collapsed
29842
29843 \begin_layout Plain Layout
29844
29845
29846 \backslash
29847 fcolorbox{cyan}{magenta}{
29848 \end_layout
29849
29850 \end_inset
29851
29852
29853 \color yellow
29854 Texto coloreado en un marco sombreado y coloreado.
29855 \color none
29856
29857 \begin_inset ERT
29858 status collapsed
29859
29860 \begin_layout Plain Layout
29861
29862 }
29863 \end_layout
29864
29865 \end_inset
29866
29867
29868 \begin_inset ERT
29869 status collapsed
29870
29871 \begin_layout Plain Layout
29872
29873
29874 \backslash
29875 fboxrule 0.4pt 
29876 \backslash
29877 fboxsep 3pt
29878 \end_layout
29879
29880 \end_inset
29881
29882
29883 \end_layout
29884
29885 \begin_layout Standard
29886
29887 \series bold
29888 \begin_inset VSpace medskip
29889 \end_inset
29890
29891
29892 \end_layout
29893
29894 \begin_layout Standard
29895 \begin_inset Note Greyedout
29896 status open
29897
29898 \begin_layout Plain Layout
29899
29900 \series bold
29901 Nota:
29902 \series default
29903  El texto en cuadros coloreados no puede tener saltos de línea.
29904  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
29905  coloreado como se describe a continuación.
29906 \end_layout
29907
29908 \end_inset
29909
29910
29911 \end_layout
29912
29913 \begin_layout Subsection
29914 Color en párrafos
29915 \begin_inset CommandInset label
29916 LatexCommand label
29917 name "sub:Color-en-Párrafos"
29918
29919 \end_inset
29920
29921
29922 \begin_inset Index idx
29923 status collapsed
29924
29925 \begin_layout Plain Layout
29926 Color ! en párrafos
29927 \end_layout
29928
29929 \end_inset
29930
29931
29932 \end_layout
29933
29934 \begin_layout Standard
29935 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
29936  Antes de la minipágina inserta el comando 
29937 \series bold
29938
29939 \backslash
29940 colorbox
29941 \series default
29942  en código TeX
29943 \end_layout
29944
29945 \begin_layout Standard
29946
29947 \series bold
29948
29949 \backslash
29950 colorbox{color}{
29951 \end_layout
29952
29953 \begin_layout Standard
29954  Detrás de la minipágina inserta una llave de cierre «
29955 \series bold
29956 }
29957 \series default
29958 », también en código TeX.
29959 \end_layout
29960
29961 \begin_layout Standard
29962 \begin_inset ERT
29963 status collapsed
29964
29965 \begin_layout Plain Layout
29966
29967
29968 \backslash
29969 colorbox{grisclaro}{
29970 \end_layout
29971
29972 \end_inset
29973
29974
29975 \begin_inset Box Frameless
29976 position "t"
29977 hor_pos "c"
29978 has_inner_box 1
29979 inner_pos "t"
29980 use_parbox 0
29981 use_makebox 0
29982 width "100col%"
29983 special "none"
29984 height "1in"
29985 height_special "totalheight"
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989 Texto con color de fondo.
29990  Texto con color de fondo.
29991 \end_layout
29992
29993 \begin_layout Plain Layout
29994 \begin_inset VSpace defskip
29995 \end_inset
29996
29997 El texto puede tener notas al pie
29998 \begin_inset Foot
29999 status collapsed
30000
30001 \begin_layout Plain Layout
30002 Otro ejemplo de nota
30003 \end_layout
30004
30005 \end_inset
30006
30007  y puede incluir tablas y figuras.
30008 \end_layout
30009
30010 \begin_layout Plain Layout
30011 \align center
30012 \begin_inset Tabular
30013 <lyxtabular version="3" rows="3" columns="3">
30014 <features tabularvalignment="middle">
30015 <column alignment="center" valignment="top" width="0">
30016 <column alignment="center" valignment="top" width="0">
30017 <column alignment="center" valignment="top" width="0">
30018 <row>
30019 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30020 \begin_inset Text
30021
30022 \begin_layout Plain Layout
30023 a
30024 \end_layout
30025
30026 \end_inset
30027 </cell>
30028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30029 \begin_inset Text
30030
30031 \begin_layout Plain Layout
30032 !
30033 \end_layout
30034
30035 \end_inset
30036 </cell>
30037 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30038 \begin_inset Text
30039
30040 \begin_layout Plain Layout
30041 3
30042 \end_layout
30043
30044 \end_inset
30045 </cell>
30046 </row>
30047 <row>
30048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30049 \begin_inset Text
30050
30051 \begin_layout Plain Layout
30052 <
30053 \end_layout
30054
30055 \end_inset
30056 </cell>
30057 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30058 \begin_inset Text
30059
30060 \begin_layout Plain Layout
30061 b2
30062 \begin_inset Quotes erd
30063 \end_inset
30064
30065 |
30066 \end_layout
30067
30068 \end_inset
30069 </cell>
30070 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30071 \begin_inset Text
30072
30073 \begin_layout Plain Layout
30074 >
30075 \end_layout
30076
30077 \end_inset
30078 </cell>
30079 </row>
30080 <row>
30081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30082 \begin_inset Text
30083
30084 \begin_layout Plain Layout
30085 1
30086 \end_layout
30087
30088 \end_inset
30089 </cell>
30090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30091 \begin_inset Text
30092
30093 \begin_layout Plain Layout
30094 §
30095 \end_layout
30096
30097 \end_inset
30098 </cell>
30099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30100 \begin_inset Text
30101
30102 \begin_layout Plain Layout
30103 c
30104 \end_layout
30105
30106 \end_inset
30107 </cell>
30108 </row>
30109 </lyxtabular>
30110
30111 \end_inset
30112
30113
30114 \end_layout
30115
30116 \end_inset
30117
30118
30119 \begin_inset ERT
30120 status collapsed
30121
30122 \begin_layout Plain Layout
30123
30124 }
30125 \end_layout
30126
30127 \end_inset
30128
30129
30130 \end_layout
30131
30132 \begin_layout Section
30133 Cuadros rotados y escalados
30134 \end_layout
30135
30136 \begin_layout Standard
30137 Para poder usar los comandos descritos en esta sección hay que cargar el
30138  paquete LaTeX 
30139 \series bold
30140 graphicx
30141 \series default
30142
30143 \begin_inset Index idx
30144 status collapsed
30145
30146 \begin_layout Plain Layout
30147 LaTeX-paquetes ! graphicx
30148 \end_layout
30149
30150 \end_inset
30151
30152  en el preámbulo del documento, con el comando
30153 \end_layout
30154
30155 \begin_layout Standard
30156
30157 \series bold
30158
30159 \backslash
30160 @ifundefined{rotatebox}
30161 \begin_inset Newline newline
30162 \end_inset
30163
30164
30165 \begin_inset Phantom HPhantom
30166 status open
30167
30168 \begin_layout Plain Layout
30169
30170 \series bold
30171 \begin_inset space ~
30172 \end_inset
30173
30174
30175 \end_layout
30176
30177 \end_inset
30178
30179 {
30180 \backslash
30181 usepackage{graphicx}}{}
30182 \end_layout
30183
30184 \begin_layout Standard
30185 \begin_inset Note Greyedout
30186 status open
30187
30188 \begin_layout Plain Layout
30189
30190 \series bold
30191 Nota: 
30192 \series default
30193 Algunos visores DVI no pueden mostrar material rotado o escalado.
30194 \end_layout
30195
30196 \end_inset
30197
30198
30199 \end_layout
30200
30201 \begin_layout Standard
30202 \begin_inset Note Greyedout
30203 status open
30204
30205 \begin_layout Plain Layout
30206
30207 \series bold
30208 Nota:
30209 \series default
30210  Los cuadros rotados o escalados no pueden contener flotantes.
30211 \end_layout
30212
30213 \end_inset
30214
30215
30216 \end_layout
30217
30218 \begin_layout Subsection
30219 Cuadros rotados
30220 \begin_inset Index idx
30221 status collapsed
30222
30223 \begin_layout Plain Layout
30224 Cuadros ! Rotar
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \begin_inset Index idx
30231 status collapsed
30232
30233 \begin_layout Plain Layout
30234 Material rotado
30235 \end_layout
30236
30237 \end_inset
30238
30239
30240 \begin_inset Index idx
30241 status collapsed
30242
30243 \begin_layout Plain Layout
30244 Figuras ! Rotar
30245 \end_layout
30246
30247 \end_inset
30248
30249
30250 \begin_inset Index idx
30251 status collapsed
30252
30253 \begin_layout Plain Layout
30254 Tablas ! Rotar
30255 \end_layout
30256
30257 \end_inset
30258
30259
30260 \end_layout
30261
30262 \begin_layout Standard
30263 Para rotar material debes ponerlo en un cuadro rotado.
30264  Los cuadros rotados se crean con el comando 
30265 \series bold
30266
30267 \backslash
30268 rotatebox
30269 \series default
30270  en código TeX, según el esquema:
30271 \end_layout
30272
30273 \begin_layout Standard
30274
30275 \series bold
30276
30277 \backslash
30278 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
30279 \end_layout
30280
30281 \begin_layout Standard
30282 El origen de rotación se especifica en la forma 
30283 \series bold
30284 origin=position
30285 \series default
30286 .
30287  Son posibles las posiciones siguientes: 
30288 \emph on
30289 c
30290 \emph default
30291  (center), 
30292 \emph on
30293 l
30294 \emph default
30295  (left), 
30296 \emph on
30297 r
30298 \emph default
30299  (right), 
30300 \emph on
30301 b
30302 \emph default
30303  (bottom), 
30304 \emph on
30305 t
30306 \emph default
30307  (top), así como combinaciones adecuadas de las posiciones básicas.
30308  Por ejemplo, 
30309 \emph on
30310 lt
30311 \emph default
30312  significa que el origen de rotación es la esquina superior izquierda del
30313  cuadro.
30314  Si no se especifica origen de rotación se usará la posición 
30315 \emph on
30316 l
30317 \emph default
30318 .
30319  El ángulo de rotación es un número de grados, y puede ser negativo.
30320  El sentido de giro es contrario al de las agujas del reloj.
30321 \end_layout
30322
30323 \begin_layout Standard
30324 En el siguiente ejemplo se ha insertado el comando 
30325 \series bold
30326
30327 \backslash
30328 rotatebox[origin=c]{60}{ 
30329 \series default
30330 como código TeX delante del texto «con rotación»; después del texto, el
30331  cuadro se ha cerrado con llave de cierre en código TeX.
30332 \end_layout
30333
30334 \begin_layout Standard
30335 Esta línea contiene texto 
30336 \begin_inset ERT
30337 status collapsed
30338
30339 \begin_layout Plain Layout
30340
30341
30342 \backslash
30343 rotatebox[origin=c]{60}{
30344 \end_layout
30345
30346 \end_inset
30347
30348 con rotación
30349 \begin_inset ERT
30350 status collapsed
30351
30352 \begin_layout Plain Layout
30353
30354 }
30355 \end_layout
30356
30357 \end_inset
30358
30359 .
30360 \end_layout
30361
30362 \begin_layout Standard
30363 El contenido del cuadro puede ser también otro cuadro o una ecuación en
30364  línea:
30365 \end_layout
30366
30367 \begin_layout Standard
30368 En esta línea hay texto enmarcado 
30369 \begin_inset ERT
30370 status collapsed
30371
30372 \begin_layout Plain Layout
30373
30374
30375 \backslash
30376 rotatebox[origin=r]{-60}{
30377 \end_layout
30378
30379 \end_inset
30380
30381
30382 \begin_inset Box Doublebox
30383 position "c"
30384 hor_pos "c"
30385 has_inner_box 0
30386 inner_pos "c"
30387 use_parbox 0
30388 use_makebox 0
30389 width "1in"
30390 special "width"
30391 height "1in"
30392 height_special "totalheight"
30393 status open
30394
30395 \begin_layout Plain Layout
30396 con rotación
30397 \end_layout
30398
30399 \end_inset
30400
30401
30402 \begin_inset ERT
30403 status collapsed
30404
30405 \begin_layout Plain Layout
30406
30407 }
30408 \end_layout
30409
30410 \end_inset
30411
30412  y 
30413 \begin_inset ERT
30414 status collapsed
30415
30416 \begin_layout Plain Layout
30417
30418
30419 \backslash
30420 rotatebox[origin=lb]{60}{
30421 \end_layout
30422
30423 \end_inset
30424
30425
30426 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30427 \end_inset
30428
30429
30430 \begin_inset ERT
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434
30435 }
30436 \end_layout
30437
30438 \end_inset
30439
30440  una ecuación.
30441 \end_layout
30442
30443 \begin_layout Standard
30444 O una imagen o una tabla:
30445 \end_layout
30446
30447 \begin_layout Standard
30448 Aquí hay una imagen girada 
30449 \begin_inset ERT
30450 status collapsed
30451
30452 \begin_layout Plain Layout
30453
30454
30455 \backslash
30456 rotatebox[origin=lb]{90}{
30457 \end_layout
30458
30459 \end_inset
30460
30461
30462 \begin_inset Graphics
30463         filename ../clipart/platypus.eps
30464         lyxscale 50
30465         width 25col%
30466
30467 \end_inset
30468
30469
30470 \begin_inset ERT
30471 status collapsed
30472
30473 \begin_layout Plain Layout
30474
30475 }
30476 \end_layout
30477
30478 \end_inset
30479
30480  y una tabla girada 
30481 \begin_inset ERT
30482 status collapsed
30483
30484 \begin_layout Plain Layout
30485
30486
30487 \backslash
30488 rotatebox[origin=l]{-90}{
30489 \end_layout
30490
30491 \end_inset
30492
30493
30494 \begin_inset Tabular
30495 <lyxtabular version="3" rows="2" columns="2">
30496 <features tabularvalignment="middle">
30497 <column alignment="center" valignment="top" width="0">
30498 <column alignment="center" valignment="top" width="0">
30499 <row>
30500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30501 \begin_inset Text
30502
30503 \begin_layout Plain Layout
30504 q
30505 \end_layout
30506
30507 \end_inset
30508 </cell>
30509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30510 \begin_inset Text
30511
30512 \begin_layout Plain Layout
30513 w
30514 \end_layout
30515
30516 \end_inset
30517 </cell>
30518 </row>
30519 <row>
30520 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30521 \begin_inset Text
30522
30523 \begin_layout Plain Layout
30524 e
30525 \end_layout
30526
30527 \end_inset
30528 </cell>
30529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30530 \begin_inset Text
30531
30532 \begin_layout Plain Layout
30533 r
30534 \end_layout
30535
30536 \end_inset
30537 </cell>
30538 </row>
30539 </lyxtabular>
30540
30541 \end_inset
30542
30543
30544 \begin_inset ERT
30545 status collapsed
30546
30547 \begin_layout Plain Layout
30548
30549 }
30550 \end_layout
30551
30552 \end_inset
30553
30554
30555 \end_layout
30556
30557 \begin_layout Subsection
30558 Cuadros escalados
30559 \begin_inset Index idx
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 Cuadros ! Escalar
30564 \end_layout
30565
30566 \end_inset
30567
30568
30569 \begin_inset Index idx
30570 status collapsed
30571
30572 \begin_layout Plain Layout
30573 Material escalado
30574 \end_layout
30575
30576 \end_inset
30577
30578
30579 \begin_inset Index idx
30580 status collapsed
30581
30582 \begin_layout Plain Layout
30583 Figuras ! Escalar
30584 \end_layout
30585
30586 \end_inset
30587
30588
30589 \begin_inset Index idx
30590 status collapsed
30591
30592 \begin_layout Plain Layout
30593 Tablas ! Escalar
30594 \end_layout
30595
30596 \end_inset
30597
30598
30599 \end_layout
30600
30601 \begin_layout Standard
30602 Para escalar material se pueden usar los comandos 
30603 \series bold
30604
30605 \backslash
30606 scalebox
30607 \series default
30608  y 
30609 \series bold
30610
30611 \backslash
30612 resizebox 
30613 \series default
30614 en código TeX.
30615 \end_layout
30616
30617 \begin_layout Standard
30618
30619 \series bold
30620
30621 \backslash
30622 scalebox
30623 \series default
30624  se usa con el esquema siguiente:
30625 \end_layout
30626
30627 \begin_layout Standard
30628
30629 \series bold
30630
30631 \backslash
30632 scalebox{horizontal}[vertical]{contenido del cuadro}
30633 \end_layout
30634
30635 \begin_layout Standard
30636 Horizontal y vertical son los factores de escala correspondientes.
30637  Si no se especifica factor vertical, su valor será el mismo que el factor
30638  de escala horizontal.
30639  
30640 \end_layout
30641
30642 \begin_layout Standard
30643 Por ejemplo, el comando 
30644 \series bold
30645
30646 \backslash
30647 scalebox{2}{Hola} 
30648 \series default
30649 crea un 
30650 \begin_inset ERT
30651 status collapsed
30652
30653 \begin_layout Plain Layout
30654
30655
30656 \backslash
30657 scalebox{2}{
30658 \end_layout
30659
30660 \end_inset
30661
30662 Hola
30663 \begin_inset ERT
30664 status collapsed
30665
30666 \begin_layout Plain Layout
30667
30668 }
30669 \end_layout
30670
30671 \end_inset
30672
30673  de doble tamaño que el texto normal del documento.
30674 \end_layout
30675
30676 \begin_layout Standard
30677 El comando 
30678 \series bold
30679
30680 \backslash
30681 scalebox{2}[1]{Hola} 
30682 \series default
30683 distorsiona el 
30684 \begin_inset ERT
30685 status collapsed
30686
30687 \begin_layout Plain Layout
30688
30689
30690 \backslash
30691 scalebox{2}[1]{
30692 \end_layout
30693
30694 \end_inset
30695
30696 Hola
30697 \begin_inset ERT
30698 status collapsed
30699
30700 \begin_layout Plain Layout
30701
30702 }
30703 \end_layout
30704
30705 \end_inset
30706
30707 .
30708 \end_layout
30709
30710 \begin_layout Standard
30711 Si un factor de escala es negativo el contenido del cuadro es reflejado.
30712  Por eso el comando 
30713 \series bold
30714
30715 \backslash
30716 scalebox{-1}[1]{Hola} 
30717 \series default
30718 puede usarse para reflejar un texto: 
30719 \begin_inset ERT
30720 status collapsed
30721
30722 \begin_layout Plain Layout
30723
30724
30725 \backslash
30726 scalebox{-1}[1]{
30727 \end_layout
30728
30729 \end_inset
30730
30731 Hola
30732 \begin_inset ERT
30733 status collapsed
30734
30735 \begin_layout Plain Layout
30736
30737 }
30738 \end_layout
30739
30740 \end_inset
30741
30742 .
30743 \end_layout
30744
30745 \begin_layout Standard
30746
30747 \series bold
30748
30749 \backslash
30750 scalebox{1}[-1]{Hola} 
30751 \series default
30752 refleja el 
30753 \begin_inset ERT
30754 status collapsed
30755
30756 \begin_layout Plain Layout
30757
30758
30759 \backslash
30760 scalebox{1}[-1]{
30761 \end_layout
30762
30763 \end_inset
30764
30765 Hola
30766 \begin_inset ERT
30767 status collapsed
30768
30769 \begin_layout Plain Layout
30770
30771 }
30772 \end_layout
30773
30774 \end_inset
30775
30776  sobre la base.
30777 \end_layout
30778
30779 \begin_layout Standard
30780 El comando 
30781 \series bold
30782
30783 \backslash
30784 scalebox{-1}[1]{contenido del cuadro} 
30785 \series default
30786 puede sustituirse por 
30787 \series bold
30788
30789 \begin_inset Newline newline
30790 \end_inset
30791
30792
30793 \backslash
30794 reflectbox{contenido del cuadro}
30795 \begin_inset VSpace defskip
30796 \end_inset
30797
30798
30799 \end_layout
30800
30801 \begin_layout Standard
30802 El comando 
30803 \series bold
30804
30805 \backslash
30806 resizebox
30807 \series default
30808  sirve para escalar el cuadro a una altura y anchura definidas, según el
30809  esquema:
30810 \end_layout
30811
30812 \begin_layout Standard
30813
30814 \series bold
30815
30816 \backslash
30817 resizebox{anchura}{altura}{contenido del cuadro}
30818 \end_layout
30819
30820 \begin_layout Standard
30821 Si uno de los argumentos del comando es un signo de exclamación, 
30822 \series bold
30823 !
30824 \series default
30825 , la escala se produce de forma que se mantiene la relación de las dimensiones
30826  originales del contenido del cuadro.
30827  
30828 \end_layout
30829
30830 \begin_layout Standard
30831 El comando 
30832 \series bold
30833
30834 \backslash
30835 resizebox{2cm}{1cm}{Hola}
30836 \series default
30837  genera: 
30838 \begin_inset ERT
30839 status collapsed
30840
30841 \begin_layout Plain Layout
30842
30843
30844 \backslash
30845 resizebox{2cm}{1cm}{
30846 \end_layout
30847
30848 \end_inset
30849
30850 Hola
30851 \begin_inset ERT
30852 status collapsed
30853
30854 \begin_layout Plain Layout
30855
30856 }
30857 \end_layout
30858
30859 \end_inset
30860
30861
30862 \begin_inset Newline newline
30863 \end_inset
30864
30865 El comando 
30866 \series bold
30867
30868 \backslash
30869 resizebox{2cm}{!}{Hola}
30870 \series default
30871  genera: 
30872 \begin_inset ERT
30873 status collapsed
30874
30875 \begin_layout Plain Layout
30876
30877
30878 \backslash
30879 resizebox{2cm}{!}{
30880 \end_layout
30881
30882 \end_inset
30883
30884 Hola
30885 \begin_inset ERT
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889
30890 }
30891 \end_layout
30892
30893 \end_inset
30894
30895
30896 \end_layout
30897
30898 \begin_layout Standard
30899 \begin_inset VSpace defskip
30900 \end_inset
30901
30902
30903 \end_layout
30904
30905 \begin_layout Standard
30906 \begin_inset Note Greyedout
30907 status open
30908
30909 \begin_layout Plain Layout
30910
30911 \series bold
30912 Nota: 
30913 \series default
30914 Si los argumentos de 
30915 \series bold
30916
30917 \backslash
30918 scalebox
30919 \series default
30920  o 
30921 \series bold
30922
30923 \backslash
30924 resizebox
30925 \series default
30926  son cero, no se generan errores de LaTeX al exportar el documento, pero
30927  puede suceder que la salida no se muestre o que sea incompleta.
30928  
30929 \end_layout
30930
30931 \end_inset
30932
30933
30934 \begin_inset VSpace defskip
30935 \end_inset
30936
30937
30938 \end_layout
30939
30940 \begin_layout Standard
30941 Los cuadros se pueden combinar en cualquier orden.
30942  Por ejemplo, el comando
30943 \series bold
30944
30945 \begin_inset Newline newline
30946 \end_inset
30947
30948
30949 \backslash
30950 rotatebox[origin=c]{-45}{
30951 \backslash
30952 resizebox{2cm}{!}{
30953 \backslash
30954 reflectbox{Hola}}}
30955 \begin_inset Newline newline
30956 \end_inset
30957
30958
30959 \series default
30960 genera:
30961 \end_layout
30962
30963 \begin_layout Standard
30964 \noindent
30965 \align center
30966 \begin_inset ERT
30967 status collapsed
30968
30969 \begin_layout Plain Layout
30970
30971
30972 \backslash
30973 rotatebox[origin=c]{-45}{
30974 \backslash
30975 resizebox{2cm}{!}{
30976 \backslash
30977 reflectbox{
30978 \end_layout
30979
30980 \end_inset
30981
30982 Hola
30983 \begin_inset ERT
30984 status collapsed
30985
30986 \begin_layout Plain Layout
30987
30988 }}}
30989 \end_layout
30990
30991 \end_inset
30992
30993
30994 \end_layout
30995
30996 \begin_layout Standard
30997 \noindent
30998 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
30999 \end_layout
31000
31001 \begin_layout Standard
31002 \noindent
31003
31004 \end_layout
31005
31006 \begin_layout Standard
31007 \align center
31008 \begin_inset ERT
31009 status collapsed
31010
31011 \begin_layout Plain Layout
31012
31013
31014 \backslash
31015 rotatebox[origin=c]{-30}{
31016 \backslash
31017 resizebox{2cm}{!}{
31018 \backslash
31019 reflectbox{
31020 \end_layout
31021
31022 \end_inset
31023
31024
31025 \begin_inset Graphics
31026         filename ../clipart/platypus.eps
31027         lyxscale 50
31028         width 25col%
31029
31030 \end_inset
31031
31032
31033 \begin_inset ERT
31034 status collapsed
31035
31036 \begin_layout Plain Layout
31037
31038 }}}
31039 \end_layout
31040
31041 \end_inset
31042
31043
31044 \begin_inset ERT
31045 status collapsed
31046
31047 \begin_layout Plain Layout
31048
31049
31050 \backslash
31051 rotatebox[origin=c]{-45}{
31052 \backslash
31053 resizebox{2cm}{!}{
31054 \backslash
31055 reflectbox{
31056 \end_layout
31057
31058 \end_inset
31059
31060
31061 \begin_inset Tabular
31062 <lyxtabular version="3" rows="2" columns="2">
31063 <features tabularvalignment="middle">
31064 <column alignment="center" valignment="top" width="0">
31065 <column alignment="center" valignment="top" width="0">
31066 <row>
31067 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31068 \begin_inset Text
31069
31070 \begin_layout Plain Layout
31071 q
31072 \end_layout
31073
31074 \end_inset
31075 </cell>
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080 w
31081 \end_layout
31082
31083 \end_inset
31084 </cell>
31085 </row>
31086 <row>
31087 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31088 \begin_inset Text
31089
31090 \begin_layout Plain Layout
31091 e
31092 \end_layout
31093
31094 \end_inset
31095 </cell>
31096 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31097 \begin_inset Text
31098
31099 \begin_layout Plain Layout
31100 r
31101 \end_layout
31102
31103 \end_inset
31104 </cell>
31105 </row>
31106 </lyxtabular>
31107
31108 \end_inset
31109
31110
31111 \begin_inset ERT
31112 status collapsed
31113
31114 \begin_layout Plain Layout
31115
31116 }}}
31117 \end_layout
31118
31119 \end_inset
31120
31121
31122 \begin_inset ERT
31123 status collapsed
31124
31125 \begin_layout Plain Layout
31126
31127
31128 \backslash
31129 rotatebox[origin=c]{-45}{
31130 \backslash
31131 resizebox{2cm}{!}{
31132 \backslash
31133 reflectbox{
31134 \end_layout
31135
31136 \end_inset
31137
31138
31139 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31140 \end_inset
31141
31142
31143 \begin_inset ERT
31144 status collapsed
31145
31146 \begin_layout Plain Layout
31147
31148 }}}
31149 \end_layout
31150
31151 \end_inset
31152
31153
31154 \end_layout
31155
31156 \begin_layout Standard
31157 Si se usa el estilo global 
31158 \series bold
31159 fleqn
31160 \series default
31161  para las ecuaciones del documento,
31162 \begin_inset Foot
31163 status collapsed
31164
31165 \begin_layout Plain Layout
31166 Si «fleqn» se añade a las opciones de clase del documento.
31167 \end_layout
31168
31169 \end_inset
31170
31171  también pueden escalarse las ecuaciones en estilo presentación.
31172 \end_layout
31173
31174 \begin_layout Chapter
31175 Archivos externos
31176 \begin_inset Index idx
31177 status collapsed
31178
31179 \begin_layout Plain Layout
31180 Archivos externos
31181 \end_layout
31182
31183 \end_inset
31184
31185
31186 \end_layout
31187
31188 \begin_layout Standard
31189 Con el menú 
31190 \family sans
31191 Insertar\SpecialChar \menuseparator
31192 Archivo 
31193 \family default
31194 se pueden insertar archivos externos en un documento.
31195  Estos pueden ser:
31196 \end_layout
31197
31198 \begin_layout Description
31199 Documento
31200 \begin_inset space ~
31201 \end_inset
31202
31203 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
31204 \end_layout
31205
31206 \begin_layout Description
31207 Texto
31208 \begin_inset space ~
31209 \end_inset
31210
31211 simple Un documento de texto; cada línea del mismo se inserta en tu documento
31212  como párrafo propio.
31213 \end_layout
31214
31215 \begin_layout Description
31216 Texto
31217 \begin_inset space ~
31218 \end_inset
31219
31220 simple,
31221 \begin_inset space ~
31222 \end_inset
31223
31224 unir
31225 \begin_inset space ~
31226 \end_inset
31227
31228 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
31229  Las líneas vacías generan un nuevo párrafo en tu documento.
31230 \end_layout
31231
31232 \begin_layout Description
31233 Material
31234 \begin_inset space ~
31235 \end_inset
31236
31237 externo Archivos en diversos formatos.
31238 \end_layout
31239
31240 \begin_layout Description
31241 Documento
31242 \begin_inset space ~
31243 \end_inset
31244
31245 hijo Documentos LyX, LaTeX o texto simple.
31246 \end_layout
31247
31248 \begin_layout Section
31249 Material externo
31250 \begin_inset Index idx
31251 status collapsed
31252
31253 \begin_layout Plain Layout
31254 Material externo
31255 \end_layout
31256
31257 \end_inset
31258
31259
31260 \end_layout
31261
31262 \begin_layout Standard
31263 Esta característica te permite insertar archivos en tu documento sin convertirlo
31264 s previamente a un formato legible en la salida, ya que LyX se ocupa de
31265  las necesarias conversiones.
31266  Esto es parecido a la inserción de imágenes en diversos formatos en los
31267  documentos LyX.
31268  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
31269  en 
31270 \family sans
31271 Apariencia
31272 \family default
31273 \SpecialChar \menuseparator
31274 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
31275  en LyX.
31276 \end_layout
31277
31278 \begin_layout Standard
31279 El material externo se puede insertar mediante el diálogo que surge a partir
31280  del menú 
31281 \family sans
31282 Insertar\SpecialChar \menuseparator
31283 Archivo\SpecialChar \menuseparator
31284 Material
31285 \begin_inset space ~
31286 \end_inset
31287
31288 externo
31289 \family default
31290 .
31291  Actualmente se permiten los siguientes tipos de archivo (
31292 \family sans
31293 Plantillas
31294 \family default
31295 ):
31296 \end_layout
31297
31298 \begin_layout Description
31299 Diagrama
31300 \begin_inset space ~
31301 \end_inset
31302
31303 de
31304 \begin_inset space ~
31305 \end_inset
31306
31307 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
31308  con el programa 
31309 \series bold
31310
31311 \begin_inset CommandInset href
31312 LatexCommand href
31313 name "XBoard"
31314 target "http://en.wikipedia.org/wiki/XBoard"
31315
31316 \end_inset
31317
31318
31319 \series default
31320 .
31321 \end_layout
31322
31323 \begin_layout Description
31324 Dia Esta plantilla soporta diagramas creados con el programa 
31325 \series bold
31326
31327 \begin_inset CommandInset href
31328 LatexCommand href
31329 name "Dia"
31330 target "http://en.wikipedia.org/wiki/Dia_(software)"
31331
31332 \end_inset
31333
31334
31335 \series default
31336 .
31337 \end_layout
31338
31339 \begin_layout Description
31340 Fecha Esta inserta la fecha en el formato 
31341 \emph on
31342 Día-Mes-Año.
31343
31344 \emph default
31345  A continuación hay una fecha insertada como material externo: 
31346 \begin_inset External
31347         template Date
31348         filename ...
31349
31350 \end_inset
31351
31352
31353 \begin_inset space ~
31354 \end_inset
31355
31356
31357 \begin_inset Note Note
31358 status collapsed
31359
31360 \begin_layout Plain Layout
31361 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
31362 \end_layout
31363
31364 \end_inset
31365
31366
31367 \begin_inset Newline newline
31368 \end_inset
31369
31370 La fecha no se muestra en LyX, sólo en la salida.
31371  Hay otros dos métodos de insertar una fecha, con el menú 
31372 \family sans
31373 Insertar\SpecialChar \menuseparator
31374 Fecha
31375 \family default
31376  y con el comando LaTeX 
31377 \series bold
31378
31379 \backslash
31380 today
31381 \series default
31382  en código TeX.
31383  Los distintos métodos se comparan en la tabla
31384 \begin_inset space ~
31385 \end_inset
31386
31387
31388 \begin_inset CommandInset ref
31389 LatexCommand ref
31390 reference "tab:Comparación-de"
31391
31392 \end_inset
31393
31394 .
31395 \end_layout
31396
31397 \begin_layout Description
31398 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
31399 \begin_inset Newline linebreak
31400 \end_inset
31401
31402
31403 \series bold
31404
31405 \begin_inset CommandInset href
31406 LatexCommand href
31407 name "LilyPond"
31408 target "http://en.wikipedia.org/wiki/LilyPond"
31409
31410 \end_inset
31411
31412
31413 \series default
31414 .
31415 \end_layout
31416
31417 \begin_layout Description
31418 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
31419  Para insertar algunas o todas las páginas de un documento PDF, utiliza
31420  la opción 
31421 \emph on
31422 pages
31423 \emph default
31424  en el campo 
31425 \family sans
31426 Opción
31427 \family default
31428  de la pestaña 
31429 \family sans
31430 Opciones de LaTeX y LyX
31431 \family default
31432 , según la descripción de la plantilla en el diálogo.
31433  Si no se usa la opción 
31434 \emph on
31435 pages
31436 \emph default
31437 , sólo se inserta la primera página del PDF.
31438 \end_layout
31439
31440 \begin_layout Description
31441 RasterImage Sirve para insertar imágenes bitmap.
31442  Casi todos los formatos populares de imágenes están soportados.
31443  Las imágenes se pueden tratar en el diálogo 
31444 \family sans
31445 Material Externo
31446 \family default
31447  como las que habitualmente se incluyen mediante el diálogo 
31448 \family sans
31449 Gráficos
31450 \family default
31451 , tal como se explica en la sección
31452 \begin_inset space ~
31453 \end_inset
31454
31455
31456 \begin_inset CommandInset ref
31457 LatexCommand ref
31458 reference "sec:Diálogo-Gráficos"
31459
31460 \end_inset
31461
31462 .
31463  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
31464  PDF y EPS no están soportadas.
31465 \end_layout
31466
31467 \begin_layout Description
31468 XFig Esta plantilla soporta imágenes creadas con el programa 
31469 \series bold
31470
31471 \begin_inset CommandInset href
31472 LatexCommand href
31473 name "Xfig"
31474 target "http://en.wikipedia.org/wiki/Xfig"
31475
31476 \end_inset
31477
31478
31479 \series default
31480 .
31481 \end_layout
31482
31483 \begin_layout Standard
31484 \begin_inset Float table
31485 placement h
31486 wide false
31487 sideways false
31488 status open
31489
31490 \begin_layout Plain Layout
31491 \begin_inset Caption
31492
31493 \begin_layout Plain Layout
31494 \begin_inset CommandInset label
31495 LatexCommand label
31496 name "tab:Comparación-de"
31497
31498 \end_inset
31499
31500 Comparación de los métodos de inserción de fecha.
31501 \end_layout
31502
31503 \end_inset
31504
31505
31506 \end_layout
31507
31508 \begin_layout Plain Layout
31509 \align center
31510 \begin_inset Tabular
31511 <lyxtabular version="3" rows="4" columns="4">
31512 <features tabularvalignment="middle">
31513 <column alignment="center" valignment="top" width="0">
31514 <column alignment="center" valignment="top" width="0">
31515 <column alignment="center" valignment="top" width="0">
31516 <column alignment="center" valignment="top" width="0">
31517 <row>
31518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31519 \begin_inset Text
31520
31521 \begin_layout Plain Layout
31522 Documento
31523 \end_layout
31524
31525 \end_inset
31526 </cell>
31527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31528 \begin_inset Text
31529
31530 \begin_layout Plain Layout
31531
31532 \family sans
31533 Material externo\SpecialChar \menuseparator
31534 Fecha
31535 \end_layout
31536
31537 \end_inset
31538 </cell>
31539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31540 \begin_inset Text
31541
31542 \begin_layout Plain Layout
31543
31544 \family sans
31545 Insertar\SpecialChar \menuseparator
31546 Fecha
31547 \end_layout
31548
31549 \end_inset
31550 </cell>
31551 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31552 \begin_inset Text
31553
31554 \begin_layout Plain Layout
31555 comando 
31556 \series bold
31557
31558 \backslash
31559 today
31560 \end_layout
31561
31562 \end_inset
31563 </cell>
31564 </row>
31565 <row>
31566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31567 \begin_inset Text
31568
31569 \begin_layout Plain Layout
31570 LyX
31571 \end_layout
31572
31573 \end_inset
31574 </cell>
31575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31576 \begin_inset Text
31577
31578 \begin_layout Plain Layout
31579 como cuadro
31580 \end_layout
31581
31582 \end_inset
31583 </cell>
31584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31585 \begin_inset Text
31586
31587 \begin_layout Plain Layout
31588 como fecha
31589 \end_layout
31590
31591 \end_inset
31592 </cell>
31593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31594 \begin_inset Text
31595
31596 \begin_layout Plain Layout
31597 como cuadro código TeX
31598 \end_layout
31599
31600 \end_inset
31601 </cell>
31602 </row>
31603 <row>
31604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31605 \begin_inset Text
31606
31607 \begin_layout Plain Layout
31608 LaTeX
31609 \end_layout
31610
31611 \end_inset
31612 </cell>
31613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31614 \begin_inset Text
31615
31616 \begin_layout Plain Layout
31617 como fecha
31618 \end_layout
31619
31620 \end_inset
31621 </cell>
31622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31623 \begin_inset Text
31624
31625 \begin_layout Plain Layout
31626 como fecha
31627 \end_layout
31628
31629 \end_inset
31630 </cell>
31631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31632 \begin_inset Text
31633
31634 \begin_layout Plain Layout
31635 como comando
31636 \end_layout
31637
31638 \end_inset
31639 </cell>
31640 </row>
31641 <row>
31642 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31643 \begin_inset Text
31644
31645 \begin_layout Plain Layout
31646 DVI, PDF, PS
31647 \end_layout
31648
31649 \end_inset
31650 </cell>
31651 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31652 \begin_inset Text
31653
31654 \begin_layout Plain Layout
31655 como fecha
31656 \end_layout
31657
31658 \end_inset
31659 </cell>
31660 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31661 \begin_inset Text
31662
31663 \begin_layout Plain Layout
31664 como fecha
31665 \end_layout
31666
31667 \end_inset
31668 </cell>
31669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31670 \begin_inset Text
31671
31672 \begin_layout Plain Layout
31673 como fecha
31674 \end_layout
31675
31676 \end_inset
31677 </cell>
31678 </row>
31679 </lyxtabular>
31680
31681 \end_inset
31682
31683
31684 \end_layout
31685
31686 \end_inset
31687
31688
31689 \end_layout
31690
31691 \begin_layout Standard
31692 Si utilizas la opción 
31693 \family sans
31694 Borrador
31695 \family default
31696  en la solapa 
31697 \family sans
31698 Archivo
31699 \family default
31700  del diálogo 
31701 \family sans
31702 Material Externo
31703 \family default
31704 , en el documento de salida sólo se muestra la ruta al archivo insertado.
31705 \family sans
31706
31707 \begin_inset Newline newline
31708 \end_inset
31709
31710
31711 \family default
31712 El material externo se muestra en LyX como un cuadro del tipo:
31713 \family sans
31714  
31715 \family default
31716
31717 \begin_inset Graphics
31718         filename clipart/MaterialExternoQt4.png
31719         scale 80
31720
31721 \end_inset
31722
31723  o como imagen, dependiendo de si se marca la opción 
31724 \family sans
31725 Mostrar en LyX 
31726 \family default
31727 de la pestaña 
31728 \family sans
31729 Opciones de LaTeX y LyX
31730 \family default
31731  del diálogo
31732 \family sans
31733 .
31734 \end_layout
31735
31736 \begin_layout Standard
31737 En el manual 
31738 \emph on
31739 Personalización
31740 \emph default
31741  se explica cómo definir tus propias plantillas.
31742 \end_layout
31743
31744 \begin_layout Section
31745 Documento hijo
31746 \begin_inset CommandInset label
31747 LatexCommand label
31748 name "sec:Documento-Hijo"
31749
31750 \end_inset
31751
31752
31753 \begin_inset Index idx
31754 status collapsed
31755
31756 \begin_layout Plain Layout
31757 Documento hijo
31758 \end_layout
31759
31760 \end_inset
31761
31762
31763 \end_layout
31764
31765 \begin_layout Standard
31766 Los documentos hijos se emplean en el caso de tener un documento extenso
31767  compuesto por varias partes o secciones más grandes.
31768  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
31769  en varios archivos que pueden ser revisados por separado.
31770  Estos archivos se conocen como documentos hijos, y el llamado documento
31771  maestro los conecta con el fin de imprimirlos como un todo o por partes.
31772  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
31773  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
31774 \end_layout
31775
31776 \begin_layout Standard
31777 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
31778  en el menú 
31779 \family sans
31780 Documento\SpecialChar \menuseparator
31781 Configuración\SpecialChar \menuseparator
31782 Clase del documento
31783 \family default
31784  del documento hijo especifica el documento maestro predeterminado.
31785  Este maestro será usado entonces por LyX en un segundo plano cuando edites
31786  el documento hijo.
31787 \end_layout
31788
31789 \begin_layout Standard
31790 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
31791  cuadros del tipo: 
31792 \begin_inset Graphics
31793         filename clipart/DocumentoHijoQt4.png
31794         scale 80
31795
31796 \end_inset
31797
31798 .
31799  Para incluir documentos hijos en un documento maestro utiliza el menú 
31800 \family sans
31801 Insertar
31802 \family default
31803 \SpecialChar \menuseparator
31804
31805 \family sans
31806 Archivo
31807 \family default
31808 \SpecialChar \menuseparator
31809
31810 \family sans
31811 Documento
31812 \begin_inset space ~
31813 \end_inset
31814
31815 hijo
31816 \family default
31817 .
31818  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
31819 \end_layout
31820
31821 \begin_layout Description
31822 Incluir Puedes incluir documentos LyX y documentos LaTeX.
31823  Al pulsar el botón 
31824 \family sans
31825 Cargar
31826 \family default
31827  en el diálogo 
31828 \family sans
31829 Documento hijo
31830 \family default
31831 , los documentos incluidos se abrirán en una nueva solapa de archivo en
31832  la ventana de LyX y así puedes modificarlos si quieres.
31833 \end_layout
31834
31835 \begin_layout Standard
31836 Aquí hay un archivo insertado con el método 
31837 \family sans
31838 Incluir
31839 \family default
31840
31841 \begin_inset CommandInset include
31842 LatexCommand include
31843 filename "DocumentoPostizo1.lyx"
31844
31845 \end_inset
31846
31847
31848 \end_layout
31849
31850 \begin_layout Standard
31851 La numeración de secciones tiene en cuenta las secciones de los archivos
31852  incluidos en el orden en que están insertados en el documento maestro.
31853  El documento incluido de ejemplo tiene una subsección que se numera como
31854  subsección de la presente sección.
31855  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
31856 \begin_inset space ~
31857 \end_inset
31858
31859
31860 \begin_inset CommandInset ref
31861 LatexCommand ref
31862 reference "sub:Subsección-Externa-1"
31863
31864 \end_inset
31865
31866 .
31867 \end_layout
31868
31869 \begin_layout Standard
31870 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
31871  del documento maestro.
31872  Las ramas en los documentos hijos serán ignoradas por el documento maestro
31873  si éste no tiene una rama con el mismo nombre.
31874  Los documentos incluidos se insertan comenzando una página nueva y acabando
31875  con un salto de página.
31876 \end_layout
31877
31878 \begin_layout Standard
31879 En caso de estar trabajando solo en un capítulo determinado de un documento
31880  extenso, y con el fin de ahorrar tiempo de compilación, se puede poner
31881  cada archivo incluido en una rama.
31882 \begin_inset Foot
31883 status collapsed
31884
31885 \begin_layout Plain Layout
31886 Las ramas se describen en la sección
31887 \emph on
31888  Ramas
31889 \emph default
31890  de la  
31891 \emph on
31892 Guía del usuario
31893 \emph default
31894  de LyX.
31895 \end_layout
31896
31897 \end_inset
31898
31899  Habilitando/deshabilitando las ramas puedes decidir qué archivos incluidos
31900  aparecerán en la salida.
31901 \end_layout
31902
31903 \begin_layout Standard
31904 \begin_inset Note Greyedout
31905 status open
31906
31907 \begin_layout Plain Layout
31908
31909 \series bold
31910 Nota:
31911 \series default
31912  Debido a un fallo de LyX, el comando LaTeX 
31913 \series bold
31914
31915 \backslash
31916 includeonly
31917 \series default
31918  no se puede usar por el momento como alternativa para decidir qué archivos
31919  deberían ser incluidos.
31920 \end_layout
31921
31922 \end_inset
31923
31924
31925 \end_layout
31926
31927 \begin_layout Standard
31928 \begin_inset Note Greyedout
31929 status open
31930
31931 \begin_layout Plain Layout
31932
31933 \series bold
31934 Nota:
31935 \series default
31936  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
31937  a la del documento maestro, recibirás una advertencia al exportar/ver el
31938  documento, ya que esto podría dar resultados inesperados.
31939 \end_layout
31940
31941 \end_inset
31942
31943
31944 \end_layout
31945
31946 \begin_layout Description
31947 Entrada Este método es muy parecido al método 
31948 \family sans
31949 Incluir
31950 \family default
31951 .
31952  Las diferencias son:
31953 \end_layout
31954
31955 \begin_deeper
31956 \begin_layout Itemize
31957 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
31958  un salto de página.
31959 \end_layout
31960
31961 \begin_layout Itemize
31962 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
31963 \family sans
31964 Vista
31965 \begin_inset space ~
31966 \end_inset
31967
31968 preliminar
31969 \begin_inset space ~
31970 \end_inset
31971
31972 inmediata 
31973 \family default
31974 está activada en el diálogo 
31975 \family sans
31976 Herramientas\SpecialChar \menuseparator
31977 Preferencias
31978 \family default
31979 , apartado 
31980 \family sans
31981 Apariencia\SpecialChar \menuseparator
31982 Gráficos
31983 \family default
31984 .
31985 \end_layout
31986
31987 \begin_layout Itemize
31988 No se puede utilizar el comando LaTeX 
31989 \series bold
31990
31991 \backslash
31992 includeonly
31993 \series default
31994 .
31995 \end_layout
31996
31997 \end_deeper
31998 \begin_layout Standard
31999 Aquí hay un documento hijo insertado con el método 
32000 \family sans
32001 Entrada
32002 \family default
32003 :
32004 \end_layout
32005
32006 \begin_layout Standard
32007 \begin_inset CommandInset include
32008 LatexCommand input
32009 filename "DocumentoPostizo2.lyx"
32010
32011 \end_inset
32012
32013
32014 \end_layout
32015
32016 \begin_layout Description
32017 Literal Con este método se puede incluir todo archivo de texto.
32018  El archivo aparece en la salida con su código fuente, y si contiene comandos
32019  no se ejecutan.
32020  Con la opción 
32021 \family sans
32022 Marcar espacios en la salida
32023 \family default
32024  cada espacio en el código fuente se muestra en la salida con el carácter
32025  «
32026 \begin_inset ERT
32027 status collapsed
32028
32029 \begin_layout Plain Layout
32030
32031
32032 \backslash
32033 textvisiblespace
32034 \end_layout
32035
32036 \end_inset
32037
32038 ».
32039  La diferencia con el método de inserción mediante el menú 
32040 \family sans
32041 Insertar
32042 \family default
32043 \SpecialChar \menuseparator
32044
32045 \family sans
32046 Archivo
32047 \family default
32048 \SpecialChar \menuseparator
32049
32050 \family sans
32051 Texto
32052 \begin_inset space ~
32053 \end_inset
32054
32055 simple
32056 \family default
32057  es que en este caso el contenido del archivo se ve en LyX, mientras que
32058  en modo 
32059 \family sans
32060 Literal 
32061 \family default
32062 no se muestra el contenido, sino un recuadro con el nombre.
32063
32064 \family sans
32065  
32066 \end_layout
32067
32068 \begin_layout Standard
32069 Aquí se inserta un documento hijo en modo Literal:
32070 \begin_inset CommandInset include
32071 LatexCommand verbatiminput
32072 filename "DocumentoTextoPostizo.txt"
32073
32074 \end_inset
32075
32076
32077 \begin_inset VSpace bigskip
32078 \end_inset
32079
32080
32081 \end_layout
32082
32083 \begin_layout Standard
32084 Aquí se inserta un documento hijo en modo Literal con la opción 
32085 \family sans
32086 Marcar espacios en la salida
32087 \family default
32088 :
32089 \begin_inset CommandInset include
32090 LatexCommand verbatiminput*
32091 filename "DocumentoTextoPostizo.txt"
32092
32093 \end_inset
32094
32095
32096 \begin_inset VSpace bigskip
32097 \end_inset
32098
32099
32100 \end_layout
32101
32102 \begin_layout Standard
32103 \begin_inset Note Greyedout
32104 status open
32105
32106 \begin_layout Plain Layout
32107
32108 \series bold
32109 Nota:
32110 \series default
32111  Como puedes ver en los ejemplos anteriores, el texto de los documentos
32112  incluidos en modo 
32113 \family sans
32114 literal
32115 \family default
32116  no contiene saltos de línea, a no ser que se incluyan expresamente en el
32117  archivo de texto.
32118 \end_layout
32119
32120 \end_inset
32121
32122
32123 \end_layout
32124
32125 \begin_layout Description
32126 Listado
32127 \begin_inset space ~
32128 \end_inset
32129
32130 de
32131 \begin_inset space ~
32132 \end_inset
32133
32134 programa Este tipo se describe en el capítulo
32135 \begin_inset space ~
32136 \end_inset
32137
32138
32139 \begin_inset CommandInset ref
32140 LatexCommand ref
32141 reference "cap:Listado-de-programa"
32142
32143 \end_inset
32144
32145 .
32146 \end_layout
32147
32148 \begin_layout Standard
32149 \begin_inset Note Greyedout
32150 status open
32151
32152 \begin_layout Plain Layout
32153
32154 \series bold
32155 Nota:
32156 \series default
32157  Incluir el mismo documento dos veces  con métodos diferentes podría causar
32158  problemas en LaTeX.
32159 \end_layout
32160
32161 \end_inset
32162
32163
32164 \end_layout
32165
32166 \begin_layout Chapter
32167 Listado de programa
32168 \begin_inset CommandInset label
32169 LatexCommand label
32170 name "cap:Listado-de-programa"
32171
32172 \end_inset
32173
32174
32175 \begin_inset Index idx
32176 status collapsed
32177
32178 \begin_layout Plain Layout
32179 Listado de programa
32180 \end_layout
32181
32182 \end_inset
32183
32184
32185 \begin_inset Index idx
32186 status collapsed
32187
32188 \begin_layout Plain Layout
32189 Código de programa
32190 \end_layout
32191
32192 \end_inset
32193
32194
32195 \begin_inset Index idx
32196 status collapsed
32197
32198 \begin_layout Plain Layout
32199 Flotantes ! Listado de programa
32200 \end_layout
32201
32202 \end_inset
32203
32204
32205 \end_layout
32206
32207 \begin_layout Standard
32208 Para incluir y tipografiar código de programación puedes usar la opción
32209  de menú disponible en 
32210 \family sans
32211 Insertar\SpecialChar \menuseparator
32212 Listado
32213 \begin_inset space ~
32214 \end_inset
32215
32216 de
32217 \begin_inset space ~
32218 \end_inset
32219
32220 programa.
32221  
32222 \family default
32223 El paquete LaTeX 
32224 \series bold
32225 listings
32226 \series default
32227
32228 \begin_inset Index idx
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 LaTeX-paquetes ! listings
32233 \end_layout
32234
32235 \end_inset
32236
32237  provee un mecanismo potente y flexible para insertar código fuente en tu
32238  documento.
32239 \end_layout
32240
32241 \begin_layout Standard
32242 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
32243  incorporado en el que puedes configurar su formato.
32244 \end_layout
32245
32246 \begin_layout Standard
32247 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
32248  La opción de ubicación 
32249 \family sans
32250 Listado
32251 \begin_inset space ~
32252 \end_inset
32253
32254 en
32255 \begin_inset space ~
32256 \end_inset
32257
32258 línea
32259 \family default
32260  lo imprime en la línea, como este ejemplo: 
32261 \begin_inset listings
32262 lstparams "language={C++}"
32263 inline true
32264 status open
32265
32266 \begin_layout Plain Layout
32267
32268 int a=5;
32269 \end_layout
32270
32271 \end_inset
32272
32273
32274 \family sans
32275
32276 \begin_inset Newline newline
32277 \end_inset
32278
32279
32280 \family default
32281 La opción 
32282 \family sans
32283 Flotante
32284 \family default
32285  crea un listado flotante cuya colocación se puede especificar mediante
32286  las opciones «
32287 \family sans
32288 h
32289 \family default
32290 », «
32291 \family sans
32292 t
32293 \family default
32294 », «
32295 \family sans
32296 b
32297 \family default
32298 » y «
32299 \family sans
32300 p
32301 \family default
32302 », correspondientes a las opciones de colocación de flotantes descritas
32303  en la sección
32304 \family sans
32305
32306 \begin_inset space ~
32307 \end_inset
32308
32309
32310 \begin_inset CommandInset ref
32311 LatexCommand ref
32312 reference "sec:Colocación-de-Flotantes"
32313
32314 \end_inset
32315
32316
32317 \family default
32318 .
32319  Las opciones de colocación se pueden mezclar y se escriben sin separación,
32320  p.
32321 \family sans
32322
32323 \begin_inset space \thinspace{}
32324 \end_inset
32325
32326
32327 \family default
32328 e.
32329 \begin_inset space ~
32330 \end_inset
32331
32332 «
32333 \family sans
32334 htbp
32335 \family default
32336 ».
32337  La opción «
32338 \family sans
32339 h
32340 \family default
32341 » a veces no tiene efecto, pero no necesitas usar la opción 
32342 \family sans
32343 Flotante
32344 \family default
32345  en ese caso puesto que los listados de programa no flotantes también pueden
32346  tener leyendas y ser referenciadas.
32347 \end_layout
32348
32349 \begin_layout Standard
32350 Se puede añadir una leyenda a un listado de programa con el menú 
32351 \family sans
32352 Insertar\SpecialChar \menuseparator
32353 Leyenda
32354 \family default
32355
32356 \begin_inset Foot
32357 status collapsed
32358
32359 \begin_layout Plain Layout
32360 Para traducir la etiqueta 
32361 \begin_inset Quotes eld
32362 \end_inset
32363
32364 Listado
32365 \begin_inset Quotes erd
32366 \end_inset
32367
32368  de la leyenda, se añade al preámbulo del documento el comando 
32369 \series bold
32370
32371 \backslash
32372 renewcommand{
32373 \backslash
32374 lstlistingname}{Listado}
32375 \series default
32376 .
32377  (
32378 \emph on
32379 N.
32380 \begin_inset space \thinspace{}
32381 \end_inset
32382
32383 del t.
32384 \emph default
32385 )
32386 \end_layout
32387
32388 \end_inset
32389
32390 .
32391  Los listados de programa se pueden referenciar como los flotantes: Listado
32392 \begin_inset space ~
32393 \end_inset
32394
32395
32396 \begin_inset CommandInset ref
32397 LatexCommand ref
32398 reference "lst:Ejemplo-de-listado-de-programa"
32399
32400 \end_inset
32401
32402
32403 \end_layout
32404
32405 \begin_layout Standard
32406 \begin_inset listings
32407 lstparams "language=Python"
32408 inline false
32409 status open
32410
32411 \begin_layout Plain Layout
32412
32413 \begin_inset Caption
32414
32415 \begin_layout Plain Layout
32416 \begin_inset CommandInset label
32417 LatexCommand label
32418 name "lst:Ejemplo-de-listado-de-programa"
32419
32420 \end_inset
32421
32422 Ejemplo de listado de programa flotante
32423 \end_layout
32424
32425 \end_inset
32426
32427 # Ejemplo de listado flotante
32428 \end_layout
32429
32430 \begin_layout Plain Layout
32431
32432 def func(param):
32433 \end_layout
32434
32435 \begin_layout Plain Layout
32436
32437     'this is a python function'
32438 \end_layout
32439
32440 \begin_layout Plain Layout
32441
32442     pass
32443 \end_layout
32444
32445 \end_inset
32446
32447
32448 \end_layout
32449
32450 \begin_layout Standard
32451 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
32452  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
32453  y tipografiadas de manera especial en la salida.
32454  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
32455  negrita.
32456 \end_layout
32457
32458 \begin_layout Standard
32459 \begin_inset Note Greyedout
32460 status open
32461
32462 \begin_layout Plain Layout
32463
32464 \series bold
32465 Nota:
32466 \series default
32467  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
32468  debe probablemente a que dicha fuente no suministra negritas.
32469  En este caso selecciona una fuente distinta en el menú 
32470 \family sans
32471 Documento
32472 \family default
32473 \SpecialChar \menuseparator
32474
32475 \family sans
32476 Configuración
32477 \family default
32478 \SpecialChar \menuseparator
32479
32480 \family sans
32481 Fuentes.
32482  
32483 \family default
32484 (Las fuentes 
32485 \emph on
32486 LuxiMono, BeraMono
32487 \emph default
32488  y 
32489 \emph on
32490 Courier 
32491 \emph default
32492 suministran negritas.)
32493 \end_layout
32494
32495 \end_inset
32496
32497
32498 \end_layout
32499
32500 \begin_layout Standard
32501 En la sección 
32502 \family sans
32503 Numeración
32504 \begin_inset space ~
32505 \end_inset
32506
32507 de
32508 \begin_inset space ~
32509 \end_inset
32510
32511 líneas
32512 \family default
32513  del diálogo puedes elegir el estilo de numeración de las líneas.
32514  En el campo 
32515 \family sans
32516 Paso 
32517 \family default
32518 puedes insertar un número para determinar qué líneas se numeran.
32519  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
32520  
32521 \end_layout
32522
32523 \begin_layout Standard
32524 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32525  en la salida.
32526  La opción 
32527 \family sans
32528 Tabla
32529 \begin_inset space ~
32530 \end_inset
32531
32532 de
32533 \begin_inset space ~
32534 \end_inset
32535
32536 caracteres
32537 \begin_inset space ~
32538 \end_inset
32539
32540 extendida
32541 \family default
32542  debería emplearse si se usan en el código caracteres nacionales como la
32543  diéresis alemana.
32544 \begin_inset Newline newline
32545 \end_inset
32546
32547 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32548  «3», lenguaje «Python», opciones de estilo «Tabla de caracteres extendida»
32549  y «Espacio como símbolo», rango de líneas 3-8:
32550 \begin_inset listings
32551 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32552 inline false
32553 status open
32554
32555 \begin_layout Plain Layout
32556
32557 def func(param):
32558 \end_layout
32559
32560 \begin_layout Plain Layout
32561
32562     'this is a python function'
32563 \end_layout
32564
32565 \begin_layout Plain Layout
32566
32567     pass
32568 \end_layout
32569
32570 \begin_layout Plain Layout
32571
32572 def func(param):
32573 \end_layout
32574
32575 \begin_layout Plain Layout
32576
32577 'This is a German word: Tschüß'
32578 \end_layout
32579
32580 \begin_layout Plain Layout
32581
32582 pass
32583 \end_layout
32584
32585 \begin_layout Plain Layout
32586
32587 def func(param):
32588 \end_layout
32589
32590 \begin_layout Plain Layout
32591
32592 'this is a python function'
32593 \end_layout
32594
32595 \begin_layout Plain Layout
32596
32597 pass
32598 \end_layout
32599
32600 \end_inset
32601
32602
32603 \end_layout
32604
32605 \begin_layout Standard
32606 \begin_inset Note Greyedout
32607 status open
32608
32609 \begin_layout Plain Layout
32610
32611 \series bold
32612 Nota:
32613 \series default
32614  Debido a un error en el paquete 
32615 \series bold
32616 listings
32617 \series default
32618  la numeración de líneas cambia en una línea por cada listado previo.
32619  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32620  3 y 6.
32621 \end_layout
32622
32623 \end_inset
32624
32625
32626 \end_layout
32627
32628 \begin_layout Standard
32629 \begin_inset VSpace bigskip
32630 \end_inset
32631
32632
32633 \end_layout
32634
32635 \begin_layout Standard
32636 También es posible imprimir como listado de programa líneas de un archivo.
32637  Para hacer esto, usa el menú 
32638 \family sans
32639 Insertar\SpecialChar \menuseparator
32640 Archivo\SpecialChar \menuseparator
32641 Documento
32642 \begin_inset space ~
32643 \end_inset
32644
32645 hijo 
32646 \family default
32647 y elige el tipo 
32648 \family sans
32649 Listado de programa
32650 \family default
32651 .
32652 \begin_inset Foot
32653 status collapsed
32654
32655 \begin_layout Plain Layout
32656 Los restantes tipos de documento hijo se describen en la sección
32657 \begin_inset space ~
32658 \end_inset
32659
32660
32661 \begin_inset CommandInset ref
32662 LatexCommand ref
32663 reference "sec:Documento-Hijo"
32664
32665 \end_inset
32666
32667 .
32668 \end_layout
32669
32670 \end_inset
32671
32672  En el diálogo de documento hijo puedes especificar los parámetros del listado
32673  en el cuadro de texto.
32674  Para ver una lista de los parámetros disponibles teclea una interrogación
32675  «?» en el cuadro.
32676 \end_layout
32677
32678 \begin_layout Standard
32679 Para referenciar un documento hijo tipo listado, escribe el texto de la
32680  etiqueta en el campo correspondiente del diálogo de documento hijo.
32681  Después se puede referenciar la etiqueta con el menú 
32682 \family sans
32683 Insertar\SpecialChar \menuseparator
32684 Referencia cruzada.
32685 \end_layout
32686
32687 \begin_layout Standard
32688 A continuación hay un ejemplo, Listado
32689 \begin_inset space ~
32690 \end_inset
32691
32692
32693 \begin_inset CommandInset ref
32694 LatexCommand ref
32695 reference "lst:archivo-listado"
32696
32697 \end_inset
32698
32699 , de inserción de líneas de un archivo; en él se incluye el rango de las
32700  líneas 10
32701 \begin_inset space \thinspace{}
32702 \end_inset
32703
32704 -
32705 \begin_inset space \thinspace{}
32706 \end_inset
32707
32708 15 de este archivo LyX.
32709 \end_layout
32710
32711 \begin_layout Standard
32712 \begin_inset CommandInset include
32713 LatexCommand lstinputlisting
32714 filename "EmbeddedObjects.lyx"
32715 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
32716
32717 \end_inset
32718
32719
32720 \end_layout
32721
32722 \begin_layout Standard
32723 \begin_inset VSpace bigskip
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \begin_layout Standard
32730 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
32731 \end_layout
32732
32733 \begin_layout Enumerate
32734 Abre el diálogo de listado y añade
32735 \begin_inset Newline newline
32736 \end_inset
32737
32738
32739 \family sans
32740 mathescape=true
32741 \begin_inset Newline newline
32742 \end_inset
32743
32744
32745 \family default
32746 en el campo de texto de la solapa 
32747 \family sans
32748 Avanzado
32749 \end_layout
32750
32751 \begin_layout Enumerate
32752 Crea una ecuación fuera del listado
32753 \end_layout
32754
32755 \begin_layout Enumerate
32756 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
32757  (teclas 
32758 \family sans
32759 Ctrl+C
32760 \family default
32761 )
32762 \end_layout
32763
32764 \begin_layout Enumerate
32765 En el listado escribe 
32766 \begin_inset Quotes eld
32767 \end_inset
32768
32769
32770 \family sans
32771 $$
32772 \family default
32773
32774 \begin_inset Quotes erd
32775 \end_inset
32776
32777  y pega desde el portapapeles entre los símbolos dólar (teclas 
32778 \family sans
32779 Ctrl+V
32780 \family default
32781 )
32782 \end_layout
32783
32784 \begin_layout Standard
32785 \begin_inset listings
32786 lstparams "language=Python,mathescape=true"
32787 inline false
32788 status open
32789
32790 \begin_layout Plain Layout
32791
32792 \begin_inset Caption
32793
32794 \begin_layout Plain Layout
32795 Ejemplo de listado flotante con una ecuación
32796 \end_layout
32797
32798 \end_inset
32799
32800 # Ejemplo de listado flotante
32801 \end_layout
32802
32803 \begin_layout Plain Layout
32804
32805 def func(param):
32806 \end_layout
32807
32808 \begin_layout Plain Layout
32809
32810     # $
32811 \backslash
32812 prod_{n=1}^{
32813 \backslash
32814 infty}
32815 \backslash
32816 ,
32817 \backslash
32818 frac{1}{x^{2}}$
32819 \end_layout
32820
32821 \begin_layout Plain Layout
32822
32823     pass
32824 \end_layout
32825
32826 \end_inset
32827
32828
32829 \end_layout
32830
32831 \begin_layout Standard
32832 \begin_inset VSpace bigskip
32833 \end_inset
32834
32835
32836 \end_layout
32837
32838 \begin_layout Standard
32839 Las preferencias globales se pueden establecer en el diálogo 
32840 \family sans
32841 Documento\SpecialChar \menuseparator
32842 Configuración\SpecialChar \menuseparator
32843 Diseño
32844 \begin_inset space ~
32845 \end_inset
32846
32847 del
32848 \begin_inset space ~
32849 \end_inset
32850
32851 texto.
32852  
32853 \family default
32854 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
32855  «?» en el campo de texto.
32856 \end_layout
32857
32858 \begin_layout Standard
32859 Para más información sobre el paquete 
32860 \series bold
32861 listings
32862 \series default
32863 , consulta su documentación
32864 \begin_inset space ~
32865 \end_inset
32866
32867
32868 \begin_inset CommandInset citation
32869 LatexCommand cite
32870 key "listings"
32871
32872 \end_inset
32873
32874 .
32875 \end_layout
32876
32877 \begin_layout Standard
32878 \begin_inset Newpage newpage
32879 \end_inset
32880
32881
32882 \end_layout
32883
32884 \begin_layout Chapter
32885 \start_of_appendix
32886 Unidades disponibles en LyX
32887 \begin_inset Index idx
32888 status collapsed
32889
32890 \begin_layout Plain Layout
32891 Unidades
32892 \end_layout
32893
32894 \end_inset
32895
32896
32897 \begin_inset CommandInset label
32898 LatexCommand label
32899 name "cap:Unidades-disponibles-en"
32900
32901 \end_inset
32902
32903
32904 \end_layout
32905
32906 \begin_layout Standard
32907 Para comprender las unidades utilizadas en este manual, el cuadro
32908 \begin_inset space ~
32909 \end_inset
32910
32911
32912 \begin_inset CommandInset ref
32913 LatexCommand ref
32914 reference "tab:Unidades"
32915
32916 \end_inset
32917
32918  describe todas las unidades disponibles en LyX.
32919 \end_layout
32920
32921 \begin_layout Standard
32922 \begin_inset Float table
32923 placement h
32924 wide false
32925 sideways false
32926 status open
32927
32928 \begin_layout Plain Layout
32929 \begin_inset Caption
32930
32931 \begin_layout Plain Layout
32932 \begin_inset CommandInset label
32933 LatexCommand label
32934 name "tab:Unidades"
32935
32936 \end_inset
32937
32938 Unidades
32939 \end_layout
32940
32941 \end_inset
32942
32943
32944 \end_layout
32945
32946 \begin_layout Plain Layout
32947 \begin_inset VSpace medskip
32948 \end_inset
32949
32950
32951 \end_layout
32952
32953 \begin_layout Plain Layout
32954 \align center
32955 \begin_inset Tabular
32956 <lyxtabular version="3" rows="20" columns="2">
32957 <features tabularvalignment="middle">
32958 <column alignment="center" valignment="top" width="0">
32959 <column alignment="center" valignment="top" width="0">
32960 <row>
32961 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32962 \begin_inset Text
32963
32964 \begin_layout Plain Layout
32965 unidad
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974 nombre/descripción
32975 \end_layout
32976
32977 \end_inset
32978 </cell>
32979 </row>
32980 <row>
32981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32982 \begin_inset Text
32983
32984 \begin_layout Plain Layout
32985 mm
32986 \end_layout
32987
32988 \end_inset
32989 </cell>
32990 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32991 \begin_inset Text
32992
32993 \begin_layout Plain Layout
32994 milímetro
32995 \end_layout
32996
32997 \end_inset
32998 </cell>
32999 </row>
33000 <row>
33001 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33002 \begin_inset Text
33003
33004 \begin_layout Plain Layout
33005 cm
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33011 \begin_inset Text
33012
33013 \begin_layout Plain Layout
33014 centímetro
33015 \end_layout
33016
33017 \end_inset
33018 </cell>
33019 </row>
33020 <row>
33021 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33022 \begin_inset Text
33023
33024 \begin_layout Plain Layout
33025 in
33026 \end_layout
33027
33028 \end_inset
33029 </cell>
33030 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33031 \begin_inset Text
33032
33033 \begin_layout Plain Layout
33034 pulgada
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 </row>
33040 <row>
33041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33042 \begin_inset Text
33043
33044 \begin_layout Plain Layout
33045 pt
33046 \end_layout
33047
33048 \end_inset
33049 </cell>
33050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33051 \begin_inset Text
33052
33053 \begin_layout Plain Layout
33054 punto (72.27
33055 \begin_inset space \thinspace{}
33056 \end_inset
33057
33058 pt = 1
33059 \begin_inset space \thinspace{}
33060 \end_inset
33061
33062 in)
33063 \end_layout
33064
33065 \end_inset
33066 </cell>
33067 </row>
33068 <row>
33069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33070 \begin_inset Text
33071
33072 \begin_layout Plain Layout
33073 pc
33074 \end_layout
33075
33076 \end_inset
33077 </cell>
33078 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33079 \begin_inset Text
33080
33081 \begin_layout Plain Layout
33082 pica (1
33083 \begin_inset space \thinspace{}
33084 \end_inset
33085
33086 pc = 12
33087 \begin_inset space \thinspace{}
33088 \end_inset
33089
33090 pt)
33091 \end_layout
33092
33093 \end_inset
33094 </cell>
33095 </row>
33096 <row>
33097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33098 \begin_inset Text
33099
33100 \begin_layout Plain Layout
33101 sp
33102 \end_layout
33103
33104 \end_inset
33105 </cell>
33106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33107 \begin_inset Text
33108
33109 \begin_layout Plain Layout
33110 punto escalado (65536
33111 \begin_inset space \thinspace{}
33112 \end_inset
33113
33114 sp = 1
33115 \begin_inset space \thinspace{}
33116 \end_inset
33117
33118 pt)
33119 \end_layout
33120
33121 \end_inset
33122 </cell>
33123 </row>
33124 <row>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129 bp
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33135 \begin_inset Text
33136
33137 \begin_layout Plain Layout
33138 punto grande (72
33139 \begin_inset space \thinspace{}
33140 \end_inset
33141
33142 bp = 1
33143 \begin_inset space \thinspace{}
33144 \end_inset
33145
33146 in)
33147 \end_layout
33148
33149 \end_inset
33150 </cell>
33151 </row>
33152 <row>
33153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33154 \begin_inset Text
33155
33156 \begin_layout Plain Layout
33157 dd
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166 didot (1
33167 \begin_inset space \thinspace{}
33168 \end_inset
33169
33170 dd 
33171 \begin_inset Formula $\approx$
33172 \end_inset
33173
33174  0.376
33175 \begin_inset space \thinspace{}
33176 \end_inset
33177
33178 mm)
33179 \end_layout
33180
33181 \end_inset
33182 </cell>
33183 </row>
33184 <row>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 cc
33190 \end_layout
33191
33192 \end_inset
33193 </cell>
33194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33195 \begin_inset Text
33196
33197 \begin_layout Plain Layout
33198 cicero (1
33199 \begin_inset space \thinspace{}
33200 \end_inset
33201
33202 cc = 12
33203 \begin_inset space \thinspace{}
33204 \end_inset
33205
33206 dd)
33207 \end_layout
33208
33209 \end_inset
33210 </cell>
33211 </row>
33212 <row>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217 escala
33218 \begin_inset space \thinspace{}
33219 \end_inset
33220
33221 %
33222 \end_layout
33223
33224 \end_inset
33225 </cell>
33226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33227 \begin_inset Text
33228
33229 \begin_layout Plain Layout
33230 % del tamaño original de la imagen
33231 \end_layout
33232
33233 \end_inset
33234 </cell>
33235 </row>
33236 <row>
33237 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33238 \begin_inset Text
33239
33240 \begin_layout Plain Layout
33241 texto
33242 \begin_inset space \thinspace{}
33243 \end_inset
33244
33245 %
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33251 \begin_inset Text
33252
33253 \begin_layout Plain Layout
33254 % de anchura de texto
33255 \end_layout
33256
33257 \end_inset
33258 </cell>
33259 </row>
33260 <row>
33261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33262 \begin_inset Text
33263
33264 \begin_layout Plain Layout
33265 columna
33266 \begin_inset space \thinspace{}
33267 \end_inset
33268
33269 %
33270 \end_layout
33271
33272 \end_inset
33273 </cell>
33274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33275 \begin_inset Text
33276
33277 \begin_layout Plain Layout
33278 % de anchura de columna
33279 \end_layout
33280
33281 \end_inset
33282 </cell>
33283 </row>
33284 <row>
33285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33286 \begin_inset Text
33287
33288 \begin_layout Plain Layout
33289 página
33290 \begin_inset space \thinspace{}
33291 \end_inset
33292
33293 %
33294 \end_layout
33295
33296 \end_inset
33297 </cell>
33298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33299 \begin_inset Text
33300
33301 \begin_layout Plain Layout
33302 % de anchura de página
33303 \end_layout
33304
33305 \end_inset
33306 </cell>
33307 </row>
33308 <row>
33309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33310 \begin_inset Text
33311
33312 \begin_layout Plain Layout
33313 línea
33314 \begin_inset space \thinspace{}
33315 \end_inset
33316
33317 %
33318 \end_layout
33319
33320 \end_inset
33321 </cell>
33322 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33323 \begin_inset Text
33324
33325 \begin_layout Plain Layout
33326 % de anchura de línea
33327 \end_layout
33328
33329 \end_inset
33330 </cell>
33331 </row>
33332 <row>
33333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337 alt.
33338  texto
33339 \begin_inset space \thinspace{}
33340 \end_inset
33341
33342 %
33343 \end_layout
33344
33345 \end_inset
33346 </cell>
33347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33348 \begin_inset Text
33349
33350 \begin_layout Plain Layout
33351 % de altura de texto
33352 \end_layout
33353
33354 \end_inset
33355 </cell>
33356 </row>
33357 <row>
33358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33359 \begin_inset Text
33360
33361 \begin_layout Plain Layout
33362 alt.
33363  pág.
33364 \begin_inset space \thinspace{}
33365 \end_inset
33366
33367 %
33368 \end_layout
33369
33370 \end_inset
33371 </cell>
33372 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33373 \begin_inset Text
33374
33375 \begin_layout Plain Layout
33376 % de altura de página
33377 \end_layout
33378
33379 \end_inset
33380 </cell>
33381 </row>
33382 <row>
33383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33384 \begin_inset Text
33385
33386 \begin_layout Plain Layout
33387 ex
33388 \end_layout
33389
33390 \end_inset
33391 </cell>
33392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33393 \begin_inset Text
33394
33395 \begin_layout Plain Layout
33396 altura de la letra 
33397 \emph on
33398 x
33399 \emph default
33400  en la fuente actual
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 </row>
33406 <row>
33407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33408 \begin_inset Text
33409
33410 \begin_layout Plain Layout
33411 em
33412 \end_layout
33413
33414 \end_inset
33415 </cell>
33416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33417 \begin_inset Text
33418
33419 \begin_layout Plain Layout
33420 anchura de la letra 
33421 \emph on
33422 M
33423 \emph default
33424  en la fuente actual
33425 \end_layout
33426
33427 \end_inset
33428 </cell>
33429 </row>
33430 <row>
33431 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33432 \begin_inset Text
33433
33434 \begin_layout Plain Layout
33435 mu
33436 \end_layout
33437
33438 \end_inset
33439 </cell>
33440 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33441 \begin_inset Text
33442
33443 \begin_layout Plain Layout
33444 unidad matemática (1
33445 \begin_inset space \thinspace{}
33446 \end_inset
33447
33448 mu = 1/18
33449 \begin_inset space \thinspace{}
33450 \end_inset
33451
33452 em)
33453 \end_layout
33454
33455 \end_inset
33456 </cell>
33457 </row>
33458 </lyxtabular>
33459
33460 \end_inset
33461
33462
33463 \end_layout
33464
33465 \end_inset
33466
33467
33468 \end_layout
33469
33470 \begin_layout Chapter
33471 Formatos de archivos de salida con gráficos
33472 \begin_inset CommandInset label
33473 LatexCommand label
33474 name "cap:Formatos-de-Archivos-de-Salida"
33475
33476 \end_inset
33477
33478
33479 \end_layout
33480
33481 \begin_layout Section
33482 DVI
33483 \begin_inset Index idx
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487 Formatos de archivo ! DVI
33488 \end_layout
33489
33490 \end_inset
33491
33492
33493 \begin_inset Index idx
33494 status collapsed
33495
33496 \begin_layout Plain Layout
33497 DVI|see
33498 \begin_inset ERT
33499 status collapsed
33500
33501 \begin_layout Plain Layout
33502
33503 {
33504 \end_layout
33505
33506 \end_inset
33507
33508 Formatos de archivo
33509 \begin_inset ERT
33510 status collapsed
33511
33512 \begin_layout Plain Layout
33513
33514 }
33515 \end_layout
33516
33517 \end_inset
33518
33519
33520 \end_layout
33521
33522 \end_inset
33523
33524
33525 \end_layout
33526
33527 \begin_layout Standard
33528 Este tipo de archivo tiene la extensión «
33529 \family typewriter
33530 .dvi
33531 \family default
33532 ».
33533  Se denomina «device-independent» (DVI), porque es completamente portable;
33534  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
33535  En la época en que se desarrolló este formato, esto no era un asunto baladí.
33536  Los DVI se usan para vistas preliminares rápidas y como preparación para
33537  otros formatos de salida como PostScript.
33538 \end_layout
33539
33540 \begin_layout Standard
33541 \begin_inset Note Greyedout
33542 status open
33543
33544 \begin_layout Plain Layout
33545
33546 \series bold
33547 Nota:
33548 \series default
33549  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
33550 \end_layout
33551
33552 \end_inset
33553
33554  Por tanto no debes olvidar esto si mueves archivos 
33555 \family typewriter
33556 .dvi
33557 \family default
33558  a otro ordenador.
33559  Esta característica también puede retardar la visualización del archivo,
33560  porque el visor DVI tiene que convertir la imagen en segundo plano para
33561  hacerla visible al deslizar el visor.
33562  Así pues recomendamos usar PDF para archivos con muchas imágenes.
33563 \end_layout
33564
33565 \begin_layout Standard
33566 Un documento se exporta a DVI con el menú 
33567 \family sans
33568 Archivo\SpecialChar \menuseparator
33569 Exportar\SpecialChar \menuseparator
33570 DVI
33571 \family default
33572 .
33573  Puedes ver la salida del documento en DVI con el menú 
33574 \family sans
33575 Ver\SpecialChar \menuseparator
33576 DVI 
33577 \family default
33578 o con el botón
33579 \begin_inset space ~
33580 \end_inset
33581
33582
33583 \begin_inset Graphics
33584         filename ../../images/buffer-view_dvi.png
33585         scale 85
33586
33587 \end_inset
33588
33589 .
33590 \end_layout
33591
33592 \begin_layout Section
33593 PostScript
33594 \begin_inset CommandInset label
33595 LatexCommand label
33596 name "sec:PostScript"
33597
33598 \end_inset
33599
33600
33601 \begin_inset Index idx
33602 status collapsed
33603
33604 \begin_layout Plain Layout
33605 Formatos de archivo ! PostScript
33606 \end_layout
33607
33608 \end_inset
33609
33610
33611 \begin_inset Index idx
33612 status collapsed
33613
33614 \begin_layout Plain Layout
33615 PostScript|see
33616 \begin_inset ERT
33617 status collapsed
33618
33619 \begin_layout Plain Layout
33620
33621 {
33622 \end_layout
33623
33624 \end_inset
33625
33626 Formatos de archivo
33627 \begin_inset ERT
33628 status collapsed
33629
33630 \begin_layout Plain Layout
33631
33632 }
33633 \end_layout
33634
33635 \end_inset
33636
33637
33638 \end_layout
33639
33640 \end_inset
33641
33642
33643 \end_layout
33644
33645 \begin_layout Standard
33646 Este tipo de archivo tiene la extensión «
33647 \family typewriter
33648 .ps
33649 \family default
33650 ».
33651  PostScript fue desarrollado por la compañía 
33652 \family typewriter
33653 Adobe
33654 \family default
33655  como lenguaje para impresoras.
33656  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33657  PostScript puede considerarse como un «lenguaje de programación»; con él
33658  puedes calcular y dibujar imágenes y diagramas.
33659 \begin_inset Foot
33660 status collapsed
33661
33662 \begin_layout Plain Layout
33663 Si estás interesado en este tema acude al paquete LaTeX 
33664 \series bold
33665 PSTricks
33666 \series default
33667  
33668 \begin_inset CommandInset citation
33669 LatexCommand cite
33670 key "pstricks"
33671
33672 \end_inset
33673
33674 .
33675 \end_layout
33676
33677 \end_inset
33678
33679  Por esto los archivos suelen ser más grandes que los PDF.
33680 \end_layout
33681
33682 \begin_layout Standard
33683 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
33684 d PostScript» (EPS, extensión «
33685 \family typewriter
33686 .eps
33687 \family default
33688 »).
33689  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33690  en segundo plano para convertir las imágenes a EPS.
33691  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33692  cada vez que veas o exportes el documento.
33693  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33694  puedes evitar el problema insertando las imágenes directamente en EPS.
33695 \end_layout
33696
33697 \begin_layout Standard
33698 El documento se puede exportar a PostScript con el menú 
33699 \family sans
33700 Archivo\SpecialChar \menuseparator
33701 Exportar\SpecialChar \menuseparator
33702 Postscript
33703 \family default
33704 .
33705  Se puede ver la salida en PostScript con el menú 
33706 \family sans
33707 Ver\SpecialChar \menuseparator
33708 Postscript 
33709 \family default
33710 o con el botón
33711 \begin_inset space ~
33712 \end_inset
33713
33714
33715 \begin_inset Graphics
33716         filename ../../images/buffer-view_ps.png
33717
33718 \end_inset
33719
33720 .
33721 \end_layout
33722
33723 \begin_layout Section
33724 PDF
33725 \begin_inset Index idx
33726 status collapsed
33727
33728 \begin_layout Plain Layout
33729 Formatos de archivo ! PDF
33730 \end_layout
33731
33732 \end_inset
33733
33734
33735 \begin_inset Index idx
33736 status collapsed
33737
33738 \begin_layout Plain Layout
33739 PDF
33740 \end_layout
33741
33742 \end_inset
33743
33744
33745 \end_layout
33746
33747 \begin_layout Standard
33748 Este tipo de archivo tiene la extensión «
33749 \family typewriter
33750 .pdf
33751 \family default
33752 ».
33753  El formato «Portable Document Format» (PDF) fue desarrollado por 
33754 \family typewriter
33755 Adobe
33756 \family default
33757  como derivado de PostScript.
33758  Es más comprimido y utiliza muchos menos comandos que PostScript.
33759  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
33760  operativo y la salida impresa se muestra exactamente igual.
33761 \end_layout
33762
33763 \begin_layout Standard
33764 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
33765  Photographic Experts Group» (JPG, extensión «
33766 \family typewriter
33767 .jpg
33768 \family default
33769 » o «
33770 \family typewriter
33771 .jpeg
33772 \family default
33773 »), y en el formato «Portable Network Graphics» (PNG, extensión «
33774 \family typewriter
33775 .png
33776 \family default
33777 »).
33778  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
33779  en segundo plano a alguno de los anteriores.
33780  Pero como se ha comentado en la sección sobre PostScript, la conversión
33781  de gráficos ralentiza el trabajo.
33782  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
33783  mencionados.
33784 \end_layout
33785
33786 \begin_layout Standard
33787 Un documento se puede exportar a PDF con el menú 
33788 \family sans
33789 Archivo\SpecialChar \menuseparator
33790 Exportar
33791 \family default
33792  en tres modos diferentes:
33793 \end_layout
33794
33795 \begin_layout Description
33796 PDF
33797 \begin_inset space ~
33798 \end_inset
33799
33800 (ps2pdf) Este utiliza el programa 
33801 \family typewriter
33802 ps2pdf
33803 \family default
33804  que crea un PDF a partir de una versión PostScript del archivo.
33805  La versión PostScript es producida por el programa 
33806 \family typewriter
33807 dvips
33808 \family default
33809  que usa una versión DVI como paso intermedio.
33810  Así que este modo de exportación consta de tres conversiones.
33811 \end_layout
33812
33813 \begin_layout Description
33814 PDF
33815 \begin_inset space ~
33816 \end_inset
33817
33818 (dvipdfm) Este utiliza el programa 
33819 \family typewriter
33820 dvipdfm
33821 \family default
33822  que convierte el archivo a DVI en segundo plano y en un segundo paso a
33823  PDF.
33824 \end_layout
33825
33826 \begin_layout Description
33827 PDF
33828 \begin_inset space ~
33829 \end_inset
33830
33831 (pdflatex) Este utiliza el programa 
33832 \family typewriter
33833 pdftex
33834 \family default
33835  que convierte directamente el archivo a PDF.
33836 \end_layout
33837
33838 \begin_layout Standard
33839 Se recomienda usar 
33840 \family sans
33841 PDF
33842 \begin_inset space ~
33843 \end_inset
33844
33845 (pdflatex)
33846 \family default
33847  porque 
33848 \family typewriter
33849 pdftex
33850 \family default
33851  soporta todas las características de las versiones actuales de PDF, es
33852  rápido y estable.
33853  El programa 
33854 \family typewriter
33855 dvipdfm
33856 \family default
33857  ya no se desarrolla y está un poco obsoleto.
33858 \end_layout
33859
33860 \begin_layout Standard
33861 La salida en formato PDF se puede ver con el menú 
33862 \family sans
33863 Ver 
33864 \family default
33865 o con el botón
33866 \begin_inset space ~
33867 \end_inset
33868
33869
33870 \begin_inset Graphics
33871         filename ../../images/buffer-view_pdf2.png
33872         scale 85
33873
33874 \end_inset
33875
33876  (que usa 
33877 \family sans
33878 PDF
33879 \begin_inset space ~
33880 \end_inset
33881
33882 (pdflatex)
33883 \family default
33884 ).
33885 \end_layout
33886
33887 \begin_layout Chapter
33888 Explicación de la ecuación
33889 \begin_inset space ~
33890 \end_inset
33891
33892 (
33893 \begin_inset CommandInset ref
33894 LatexCommand ref
33895 reference "eq:Wgn"
33896
33897 \end_inset
33898
33899 )
33900 \begin_inset CommandInset label
33901 LatexCommand label
33902 name "cap:Explicación-de-la-Ecuación"
33903
33904 \end_inset
33905
33906
33907 \end_layout
33908
33909 \begin_layout Standard
33910 La anchura total de 
33911 \emph on
33912 n
33913 \emph default
33914  celdas de una tabla 
33915 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33916 \end_inset
33917
33918  puede calcularse con
33919 \end_layout
33920
33921 \begin_layout Standard
33922 \begin_inset Formula \begin{equation}
33923 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
33924
33925 \end_inset
33926
33927
33928 \end_layout
33929
33930 \begin_layout Standard
33931 donde 
33932 \begin_inset Formula $W_{g\, n}$
33933 \end_inset
33934
33935  es el ancho dado de todas las celdas.
33936  
33937 \series bold
33938
33939 \backslash
33940 tabcolsep
33941 \series default
33942  es la longitud LaTeX entre el texto y el borde de la celda, 6
33943 \begin_inset space \thinspace{}
33944 \end_inset
33945
33946 pt por omisión.
33947  
33948 \series bold
33949
33950 \backslash
33951 arrayrulewidth
33952 \series default
33953  es el grosor de línea del borde, 0.4
33954 \begin_inset space \thinspace{}
33955 \end_inset
33956
33957 pt por omisión.
33958 \end_layout
33959
33960 \begin_layout Standard
33961 Procediendo como en la ecuación
33962 \begin_inset space ~
33963 \end_inset
33964
33965
33966 \begin_inset CommandInset ref
33967 LatexCommand eqref
33968 reference "eq:Wtot_n"
33969
33970 \end_inset
33971
33972 , el ancho total de una multicolumna, 
33973 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33974 \end_inset
33975
33976  es
33977 \end_layout
33978
33979 \begin_layout Standard
33980 \begin_inset Formula \begin{equation}
33981 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33982
33983 \end_inset
33984
33985
33986 \end_layout
33987
33988 \begin_layout Standard
33989 Igualando las ecuaciones
33990 \begin_inset space ~
33991 \end_inset
33992
33993
33994 \begin_inset CommandInset ref
33995 LatexCommand eqref
33996 reference "eq:Wtot_n"
33997
33998 \end_inset
33999
34000  y 
34001 \begin_inset CommandInset ref
34002 LatexCommand eqref
34003 reference "eq:Wtot_mult"
34004
34005 \end_inset
34006
34007  podemos calcular el ancho dado necesario 
34008 \begin_inset Formula $W_{g\, n}$
34009 \end_inset
34010
34011  cuando se expanden 
34012 \emph on
34013 n
34014 \emph default
34015  columnas, de forma que cada una de ellas tiene una anchura total  
34016 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
34017 \end_inset
34018
34019 :
34020 \end_layout
34021
34022 \begin_layout Standard
34023 \begin_inset Formula \begin{equation}
34024 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
34025
34026 \end_inset
34027
34028
34029 \end_layout
34030
34031 \begin_layout Bibliography
34032 \labelwidthstring Bibliografía
34033 \begin_inset CommandInset bibitem
34034 LatexCommand bibitem
34035 key "latexcompanion"
34036
34037 \end_inset
34038
34039 Frank Mittelbach and Michel Goossens: 
34040 \emph on
34041 The LaTeX Companion Second Edition.
34042
34043 \emph default
34044  Addison-Wesley, 2004
34045 \end_layout
34046
34047 \begin_layout Bibliography
34048 \labelwidthstring Bibliografía
34049 \begin_inset CommandInset bibitem
34050 LatexCommand bibitem
34051 key "latexguide"
34052
34053 \end_inset
34054
34055 Helmut Kopka and Patrick W.
34056  Daly: 
34057 \emph on
34058 A Guide to LaTeX Fourth Edition.
34059
34060 \emph default
34061  Addison-Wesley, 2003
34062 \end_layout
34063
34064 \begin_layout Bibliography
34065 \labelwidthstring Bibliografía
34066 \begin_inset CommandInset bibitem
34067 LatexCommand bibitem
34068 key "latexbook"
34069
34070 \end_inset
34071
34072 Leslie Lamport: 
34073 \emph on
34074 LaTeX: A Document Preparation System.
34075
34076 \emph default
34077  Addison-Wesley, second edition, 1994
34078 \end_layout
34079
34080 \begin_layout Bibliography
34081 \labelwidthstring Bibliografía
34082 \begin_inset CommandInset bibitem
34083 LatexCommand bibitem
34084 key "booktabs"
34085
34086 \end_inset
34087
34088 Documentación del paquete LaTeX 
34089 \series bold
34090
34091 \begin_inset CommandInset href
34092 LatexCommand href
34093 name "booktabs"
34094 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34095
34096 \end_inset
34097
34098
34099 \series default
34100
34101 \begin_inset Index idx
34102 status collapsed
34103
34104 \begin_layout Plain Layout
34105 LaTeX-paquetes ! booktabs
34106 \end_layout
34107
34108 \end_inset
34109
34110
34111 \end_layout
34112
34113 \begin_layout Bibliography
34114 \labelwidthstring Bibliografía
34115 \begin_inset CommandInset bibitem
34116 LatexCommand bibitem
34117 key "caption"
34118
34119 \end_inset
34120
34121 Documentación del paquete LaTeX 
34122 \series bold
34123
34124 \begin_inset CommandInset href
34125 LatexCommand href
34126 name "caption"
34127 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34128
34129 \end_inset
34130
34131
34132 \series default
34133
34134 \begin_inset Index idx
34135 status collapsed
34136
34137 \begin_layout Plain Layout
34138 LaTeX-paquetes ! caption
34139 \end_layout
34140
34141 \end_inset
34142
34143
34144 \end_layout
34145
34146 \begin_layout Bibliography
34147 \labelwidthstring Bibliografía
34148 \begin_inset CommandInset bibitem
34149 LatexCommand bibitem
34150 key "endfloat"
34151
34152 \end_inset
34153
34154 Documentación del paquete LaTeX 
34155 \series bold
34156
34157 \begin_inset CommandInset href
34158 LatexCommand href
34159 name "endfloat"
34160 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34161
34162 \end_inset
34163
34164
34165 \series default
34166
34167 \begin_inset Index idx
34168 status collapsed
34169
34170 \begin_layout Plain Layout
34171 LaTeX-paquetes ! endfloat
34172 \end_layout
34173
34174 \end_inset
34175
34176
34177 \end_layout
34178
34179 \begin_layout Bibliography
34180 \labelwidthstring Bibliografía
34181 \begin_inset CommandInset bibitem
34182 LatexCommand bibitem
34183 key "wrapfig"
34184
34185 \end_inset
34186
34187 Documentación del paquete LaTeX 
34188 \series bold
34189
34190 \begin_inset CommandInset href
34191 LatexCommand href
34192 name "wrapfig"
34193 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34194
34195 \end_inset
34196
34197
34198 \series default
34199
34200 \begin_inset Index idx
34201 status collapsed
34202
34203 \begin_layout Plain Layout
34204 LaTeX-paquetes ! wrapfig
34205 \begin_inset ERT
34206 status collapsed
34207
34208 \begin_layout Plain Layout
34209
34210
34211 \backslash
34212 vspace{4mm}
34213 \end_layout
34214
34215 \end_inset
34216
34217
34218 \end_layout
34219
34220 \end_inset
34221
34222
34223 \end_layout
34224
34225 \begin_layout Bibliography
34226 \labelwidthstring Bibliografía
34227 \begin_inset CommandInset bibitem
34228 LatexCommand bibitem
34229 key "footmisc"
34230
34231 \end_inset
34232
34233 Documentación del paquete LaTeX 
34234 \series bold
34235
34236 \begin_inset CommandInset href
34237 LatexCommand href
34238 name "footmisc"
34239 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34240
34241 \end_inset
34242
34243
34244 \series default
34245
34246 \begin_inset Index idx
34247 status collapsed
34248
34249 \begin_layout Plain Layout
34250 LaTeX-paquetes ! footmisc
34251 \end_layout
34252
34253 \end_inset
34254
34255
34256 \end_layout
34257
34258 \begin_layout Bibliography
34259 \labelwidthstring Bibliografía
34260 \begin_inset CommandInset bibitem
34261 LatexCommand bibitem
34262 key "hypcap"
34263
34264 \end_inset
34265
34266 Documentación del paquete LaTeX 
34267 \series bold
34268
34269 \begin_inset CommandInset href
34270 LatexCommand href
34271 name "hypcap"
34272 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34273
34274 \end_inset
34275
34276
34277 \series default
34278
34279 \begin_inset Index idx
34280 status collapsed
34281
34282 \begin_layout Plain Layout
34283 LaTeX-paquetes ! hyperref
34284 \end_layout
34285
34286 \end_inset
34287
34288
34289 \end_layout
34290
34291 \begin_layout Bibliography
34292 \labelwidthstring Bibliografía
34293 \begin_inset CommandInset bibitem
34294 LatexCommand bibitem
34295 key "hyperref"
34296
34297 \end_inset
34298
34299 Documentación del paquete LaTeX 
34300 \series bold
34301
34302 \begin_inset CommandInset href
34303 LatexCommand href
34304 name "hyperref"
34305 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34306
34307 \end_inset
34308
34309
34310 \series default
34311
34312 \begin_inset Index idx
34313 status collapsed
34314
34315 \begin_layout Plain Layout
34316 LaTeX-paquetes ! hyperref
34317 \end_layout
34318
34319 \end_inset
34320
34321
34322 \end_layout
34323
34324 \begin_layout Bibliography
34325 \labelwidthstring Bibliografía
34326 \begin_inset CommandInset bibitem
34327 LatexCommand bibitem
34328 key "KOMA-Script"
34329
34330 \end_inset
34331
34332 Documentación del paquete LaTeX 
34333 \series bold
34334
34335 \begin_inset CommandInset href
34336 LatexCommand href
34337 name "KOMA-Script"
34338 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34339
34340 \end_inset
34341
34342
34343 \series default
34344
34345 \begin_inset Index idx
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349 LaTeX-paquetes ! KOMA-Script
34350 \end_layout
34351
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \begin_layout Bibliography
34358 \labelwidthstring Bibliografía
34359 \begin_inset CommandInset bibitem
34360 LatexCommand bibitem
34361 key "listings"
34362
34363 \end_inset
34364
34365 Documentación del paquete LaTeX 
34366 \series bold
34367
34368 \begin_inset CommandInset href
34369 LatexCommand href
34370 name "listings"
34371 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34372
34373 \end_inset
34374
34375
34376 \series default
34377
34378 \begin_inset Index idx
34379 status collapsed
34380
34381 \begin_layout Plain Layout
34382 LaTeX-paquetes ! listings
34383 \end_layout
34384
34385 \end_inset
34386
34387
34388 \end_layout
34389
34390 \begin_layout Bibliography
34391 \labelwidthstring Bibliografía
34392 \begin_inset CommandInset bibitem
34393 LatexCommand bibitem
34394 key "marginnote"
34395
34396 \end_inset
34397
34398 Documentación del paquete LaTeX 
34399 \series bold
34400
34401 \begin_inset CommandInset href
34402 LatexCommand href
34403 name "marginnote"
34404 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34405
34406 \end_inset
34407
34408
34409 \series default
34410
34411 \begin_inset Index idx
34412 status collapsed
34413
34414 \begin_layout Plain Layout
34415 LaTeX-paquetes ! marginnote
34416 \end_layout
34417
34418 \end_inset
34419
34420
34421 \end_layout
34422
34423 \begin_layout Bibliography
34424 \labelwidthstring Bibliografía
34425 \begin_inset CommandInset bibitem
34426 LatexCommand bibitem
34427 key "pstricks"
34428
34429 \end_inset
34430
34431 Página web del paquete LaTeX 
34432 \series bold
34433
34434 \begin_inset CommandInset href
34435 LatexCommand href
34436 name "PSTricks"
34437 target "http://tug.org/PSTricks/"
34438
34439 \end_inset
34440
34441
34442 \series default
34443
34444 \begin_inset Index idx
34445 status collapsed
34446
34447 \begin_layout Plain Layout
34448 LaTeX-paquetes ! PSTricks
34449 \end_layout
34450
34451 \end_inset
34452
34453
34454 \end_layout
34455
34456 \begin_layout Bibliography
34457 \labelwidthstring Bibliografía
34458 \begin_inset CommandInset bibitem
34459 LatexCommand bibitem
34460 key "sidecap"
34461
34462 \end_inset
34463
34464 Documentación del paquete LaTeX 
34465 \series bold
34466
34467 \begin_inset CommandInset href
34468 LatexCommand href
34469 name "sidecap"
34470 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34471
34472 \end_inset
34473
34474
34475 \series default
34476
34477 \begin_inset Index idx
34478 status collapsed
34479
34480 \begin_layout Plain Layout
34481 LaTeX-paquetes ! sidecap
34482 \end_layout
34483
34484 \end_inset
34485
34486
34487 \end_layout
34488
34489 \begin_layout Bibliography
34490 \labelwidthstring Bibliografía
34491 \begin_inset CommandInset bibitem
34492 LatexCommand bibitem
34493 key "prettyref"
34494
34495 \end_inset
34496
34497 Documentación del paquete LaTeX 
34498 \series bold
34499
34500 \begin_inset CommandInset href
34501 LatexCommand href
34502 name "prettyref"
34503 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
34504
34505 \end_inset
34506
34507
34508 \series default
34509
34510 \begin_inset Index idx
34511 status collapsed
34512
34513 \begin_layout Plain Layout
34514 LaTeX-paquetes ! prettyref
34515 \end_layout
34516
34517 \end_inset
34518
34519
34520 \end_layout
34521
34522 \begin_layout Bibliography
34523 \labelwidthstring Bibliografía
34524 \begin_inset CommandInset bibitem
34525 LatexCommand bibitem
34526 key "refstyle"
34527
34528 \end_inset
34529
34530 Documentación del paquete LaTeX 
34531 \series bold
34532
34533 \begin_inset CommandInset href
34534 LatexCommand href
34535 name "refstyle"
34536 target "http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle/doc/latex/refstyle/refstyle.pdf"
34537
34538 \end_inset
34539
34540
34541 \series default
34542
34543 \begin_inset Index idx
34544 status collapsed
34545
34546 \begin_layout Plain Layout
34547 LaTeX-paquetes ! refstyle
34548 \end_layout
34549
34550 \end_inset
34551
34552
34553 \end_layout
34554
34555 \begin_layout Bibliography
34556 \labelwidthstring Bibliografía
34557 \begin_inset CommandInset bibitem
34558 LatexCommand bibitem
34559 key "NewInLyX20"
34560
34561 \end_inset
34562
34563
34564 \begin_inset CommandInset href
34565 LatexCommand href
34566 name "Página wiki"
34567 target "http://wiki.lyx.org/LyX/NewInLyX20"
34568
34569 \end_inset
34570
34571  sobre características nuevas para la versión 
34572 \family sans
34573 LyX
34574 \begin_inset space ~
34575 \end_inset
34576
34577 2.0
34578 \family default
34579 .
34580 \end_layout
34581
34582 \begin_layout Standard
34583 \begin_inset CommandInset index_print
34584 LatexCommand printindex
34585 type "idx"
34586
34587 \end_inset
34588
34589
34590 \end_layout
34591
34592 \end_body
34593 \end_document