]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
EmbeddedObjects.lyx: as bug 4839 is fixed, the next step to update the this manual.
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 334
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 % provides caption formatting
23 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
24
25 % provides commands to set caption
26 % beside tables/images
27 \usepackage{sidecap}
28
29 \newcommand{\TabBesBeg}{%
30  \let\MyTable\table
31  \let\MyEndtable\endtable
32  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
33
34 \newcommand{\TabBesEnd}{%
35  \let\table\MyTable
36  \let\endtable\MyEndtable}
37
38 \newcommand{\FigBesBeg}{%
39  \let\MyFigure\figure
40  \let\MyEndfigure\endfigure
41  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
42
43 \newcommand{\FigBesEnd}{%
44  \let\figure\MyFigure
45  \let\endfigure\MyEndfigure}
46
47 % enables calculation of values,
48 \usepackage{calc}
49
50 % provides special table cell alignments
51 \usepackage{dcolumn}
52
53 % increase the bottom float placement fraction
54 \renewcommand{\bottomfraction}{0.5}
55
56 % avoids that floats are placed before their
57 % corresponding section starts
58 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
59
60 % speed up the longtable calculation
61 \setcounter{LTchunksize}{100}
62
63 % used for scaled and rotated boxes
64 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
65
66 % used for colored tables
67 \@ifundefined{textcolor}
68  {\usepackage{color}}{}
69 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
70 \definecolor{grisclaro}{gray}{0.8}
71
72 % check for package colortbl
73 % used for colored table cells
74 \newboolean{colortbl}
75 \IfFileExists{colortbl.sty}
76  {\usepackage{colortbl}
77   \setboolean{colortbl}{true}}
78  {\setboolean{colortbl}{false}}
79
80 % used for multirows
81 \usepackage{multirow}
82 %\renewcommand{\multirowsetup}{\centering}
83
84 % used for book-style tables
85 \usepackage{booktabs}
86
87 % used to have extra space in table cells
88 \@ifundefined{extrarowheight}
89  {\usepackage{array}}{}
90 \setlength{\extrarowheight}{2pt}
91
92 % used for customized tables
93 % ---
94 \newcolumntype{M}[1]
95  {>{\centering\hspace{0pt}}m{#1}}
96
97 \newcolumntype{S}[2]
98  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
99
100 \newcolumntype{K}[1]
101  {>{\columncolor{#1}\hspace{0pt}}c}
102
103 \newcolumntype{V}{!{\vrule width 1.5pt}}
104
105 \newcolumntype{W}{!{\color{green}\vline}}
106 % ---
107
108 % the pages of the TOC are numbered roman
109 % and a PDF-bookmark for the TOC is added
110 \pagenumbering{Roman}
111 \let\myTOC\tableofcontents
112 \renewcommand{\tableofcontents}{%
113  \pdfbookmark[1]{Índice general}{}
114  \myTOC
115  \cleardoublepage
116  \pagenumbering{arabic}}
117
118 % insert additional vertical space of
119 % 1.5 mm between footnotes
120 \let\myFoot\footnote
121 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
122
123 % number algorithm floats within chapters
124 \numberwithin{algorithm}{chapter}
125
126 % redefine the greyed out note
127 \renewenvironment{lyxgreyedout}
128  {\textcolor{blue}\bgroup}{\egroup}
129
130 % ------------------------------------
131 % used to check for needed LaTeX packages
132 \usepackage{ifthen}
133
134 % check for package arydshln
135 % used for tables with dashed lines
136 \newboolean{arydshln}
137 \IfFileExists{arydshln.sty}
138  {\usepackage{arydshln}
139   \setboolean{arydshln}{true}}
140  {\setboolean{arydshln}{false}}
141
142 % check for package marginnote
143 % used for margin notes
144 \newboolean{marginnote}
145 \IfFileExists{marginnote.sty}
146  {\usepackage{marginnote}
147   \let\marginpar\marginnote
148   \setboolean{marginnote}{true}}
149  {\setboolean{marginnote}{false}}
150
151 % check for package sidecap
152 % used for captions on the side
153 \newboolean{sidecap}
154 \IfFileExists{sidecap.sty}
155  {\usepackage{sidecap}
156   \let\marginpar\marginnote
157   \setboolean{sidecap}{true}}
158  {\setboolean{sidecap}{false}}
159
160 % redefine the \LyX macro for PDF bookmarks
161 \def\LyX{\texorpdfstring{%
162   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
163   {LyX }}
164
165 % to translate the listing label
166 % para traducir la etiqueta listing
167 \renewcommand{\lstlistingname}{Listado}
168 \end_preamble
169 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
170 \language spanish
171 \inputencoding auto
172 \font_roman default
173 \font_sans default
174 \font_typewriter default
175 \font_default_family default
176 \font_sc false
177 \font_osf false
178 \font_sf_scale 100
179 \font_tt_scale 100
180 \graphics 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 Garcia"
186 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxe"
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_pagebackref false
197 \pdf_pdfusetitle false
198 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
199 \papersize default
200 \use_geometry false
201 \use_amsmath 2
202 \use_esint 0
203 \cite_engine basic
204 \use_bibtopic false
205 \paperorientation portrait
206 \secnumdepth 3
207 \tocdepth 3
208 \paragraph_separation skip
209 \defskip medskip
210 \quotes_language english
211 \papercolumns 1
212 \papersides 2
213 \paperpagestyle default
214 \bullet 1 1 34 -1
215 \bullet 2 2 35 -1
216 \bullet 3 2 7 -1
217 \tracking_changes false
218 \output_changes false
219 \author "" 
220 \author "" 
221 \end_header
222
223 \begin_body
224
225 \begin_layout Title
226 Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos
227  en LyX
228 \end_layout
229
230 \begin_layout Author
231 por el Equipo LyX
232 \begin_inset Foot
233 status collapsed
234
235 \begin_layout Plain Layout
236 \noindent
237 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
238  de Documentación de LyX: 
239 \begin_inset CommandInset href
240 LatexCommand href
241 name "lyx-docs@lists.lyx.org"
242 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
243 type "mailto:"
244
245 \end_inset
246
247
248 \end_layout
249
250 \end_inset
251
252
253 \begin_inset Note Note
254 status collapsed
255
256 \begin_layout Plain Layout
257 autor original: Uwe Stöhr
258 \end_layout
259
260 \end_inset
261
262
263 \begin_inset Note Note
264 status collapsed
265
266 \begin_layout Plain Layout
267 Traducción de: Ignacio García
268 \end_layout
269
270 \end_inset
271
272
273 \begin_inset Newline newline
274 \end_inset
275
276
277 \begin_inset Newline newline
278 \end_inset
279
280
281 \family sans
282 Versión 1.6svn
283 \end_layout
284
285 \begin_layout Standard
286 \begin_inset CommandInset toc
287 LatexCommand tableofcontents
288
289 \end_inset
290
291
292 \end_layout
293
294 \begin_layout Standard
295 \begin_inset Note Note
296 status open
297
298 \begin_layout Plain Layout
299 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
300  estar instalados los paquetes LaTeX 
301 \series bold
302 arydshln
303 \series default
304
305 \series bold
306 colortbl
307 \series default
308
309 \series bold
310 marginnote
311 \series default
312  y 
313 \series bold
314 sidecap
315 \series default
316 .
317  Si no están instalados, también podrás exportar el documento, pero las
318  secciones en que dichos paquetes son necesarios no aparecen en la salida.
319 \end_layout
320
321 \begin_layout Plain Layout
322 La última versión en PDF de este documento puede encontrarse aquí:
323 \series bold
324
325 \begin_inset Newline newline
326 \end_inset
327
328 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
329 \end_layout
330
331 \end_inset
332
333
334 \end_layout
335
336 \begin_layout Chapter
337 Figuras
338 \begin_inset CommandInset label
339 LatexCommand label
340 name "cha:Figuras"
341
342 \end_inset
343
344
345 \begin_inset Index
346 status collapsed
347
348 \begin_layout Plain Layout
349 Figuras
350 \end_layout
351
352 \end_inset
353
354
355 \begin_inset Index
356 status collapsed
357
358 \begin_layout Plain Layout
359 Gráficos|see
360 \begin_inset ERT
361 status collapsed
362
363 \begin_layout Plain Layout
364
365 {
366 \end_layout
367
368 \end_inset
369
370 Figuras
371 \begin_inset ERT
372 status collapsed
373
374 \begin_layout Plain Layout
375
376 }
377 \end_layout
378
379 \end_inset
380
381
382 \end_layout
383
384 \end_inset
385
386
387 \end_layout
388
389 \begin_layout Section
390 Diálogo de gráficos
391 \begin_inset CommandInset label
392 LatexCommand label
393 name "sec:Diálogo-Gráficos"
394
395 \end_inset
396
397
398 \begin_inset Index
399 status collapsed
400
401 \begin_layout Plain Layout
402 Figuras ! Diálogo de gráficos
403 \end_layout
404
405 \end_inset
406
407
408 \end_layout
409
410 \begin_layout Standard
411 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
412  texto que desees y haz clic en el icono 
413 \begin_inset Graphics
414         filename ../../images/dialog-show-new-inset_graphics.png
415         scale 85
416
417 \end_inset
418
419  o en el menú 
420 \family sans
421 Insertar\SpecialChar \menuseparator
422 Imagen
423 \family default
424 .
425  Aparecerá un diálogo para escoger el archivo a cargar.
426  La imagen aparecerá en el archivo de salida exactamente en la misma posición
427  en la que la has colocado.
428 \end_layout
429
430 \begin_layout Standard
431 El diálogo Gráficos puede lanzarse en cualquier momento haciendo clic-derecha
432  sobre una imagen.
433  Este diálogo tiene tres pestañas:
434 \end_layout
435
436 \begin_layout Description
437 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
438  presentación en LyX y en la salida.
439  En el apéndice
440 \begin_inset Space ~
441 \end_inset
442
443
444 \begin_inset CommandInset ref
445 LatexCommand ref
446 reference "cha:Unidades-disponibles-en"
447
448 \end_inset
449
450  se detallan las unidades disponibles para el tamaño del gráfico.
451 \begin_inset Newline newline
452 \end_inset
453
454
455 \begin_inset Index
456 status collapsed
457
458 \begin_layout Plain Layout
459 Figuras ! Rotar
460 \end_layout
461
462 \end_inset
463
464 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
465  un ángulo y un origen de rotación.
466  La imagen también gira en LyX.
467 \begin_inset Newline newline
468 \end_inset
469
470
471 \begin_inset Index
472 status collapsed
473
474 \begin_layout Plain Layout
475 Figuras ! Escalar
476 \end_layout
477
478 \end_inset
479
480 Las imágenes se pueden escalar mediante un porcentaje o fijando explícitamente
481  la altura y la anchura.
482  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
483  automáticamente.
484  Si fijas ambas dimensiones
485 \family sans
486 ,
487 \family default
488  la imagen se adaptará a ellas, posiblemente distorsionada.
489  Para evitar distorsión en la imagen marca la opción 
490 \family sans
491 Mantener
492 \begin_inset Space ~
493 \end_inset
494
495 proporción
496 \family default
497 .
498  En ese caso la imagen será escalada de forma que su anchura y su altura
499  no excedan de las dimensiones especificadas.
500 \begin_inset Newline newline
501 \end_inset
502
503 Las imágenes se pueden abrir con un programa de tu elección pulsando el
504  botón 
505 \family sans
506 Editar
507 \family default
508 .
509  Los programas visor y editor para cada formato de imagen se pueden establecer
510  en la configuración de los formatos de archivo de las preferencias de LyX.
511 \end_layout
512
513 \begin_layout Description
514 Recorte Alternativamente al escalado, es posible establecer las coordenadas
515  de la imagen para ajustar su altura y anchura en la salida.
516  Además, las coordenadas se pueden calcular automáticamente pinchando el
517  botón 
518 \family sans
519 Obtener
520 \begin_inset Space ~
521 \end_inset
522
523 de
524 \begin_inset Space ~
525 \end_inset
526
527 archivo
528 \family default
529 .
530  El botón 
531 \family sans
532 Recortar
533 \begin_inset Space ~
534 \end_inset
535
536 al
537 \begin_inset Space ~
538 \end_inset
539
540 cuadro
541 \begin_inset Space ~
542 \end_inset
543
544 delimitador
545 \family default
546  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
547 as.
548  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
549 \end_layout
550
551 \begin_layout Description
552 Opciones
553 \begin_inset Space ~
554 \end_inset
555
556 extra En esta solapa puedes modificar la apariencia de la imagen en LyX,
557  y poner la imagen como subfigura de una figura flotante con su propio título.
558  Las subfiguras se explican en la sección
559 \begin_inset Space ~
560 \end_inset
561
562
563 \begin_inset CommandInset ref
564 LatexCommand ref
565 reference "sec:Figuras-Flotantes"
566
567 \end_inset
568
569 .
570 \begin_inset Newline newline
571 \end_inset
572
573 Los expertos en LaTeX pueden especificar aquí opciones LaTeX adicionales.
574 \begin_inset Newline newline
575 \end_inset
576
577 La opción 
578 \family sans
579 Modo
580 \begin_inset Space ~
581 \end_inset
582
583 borrador
584 \family default
585  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
586 \begin_inset Newline newline
587 \end_inset
588
589 La opción 
590 \family sans
591 No
592 \begin_inset Space ~
593 \end_inset
594
595 descomprimir
596 \begin_inset Space ~
597 \end_inset
598
599 al
600 \begin_inset Space ~
601 \end_inset
602
603 exportar
604 \family default
605  sólo afecta a los gráficos EPS comprimidos, p.
606 \begin_inset Space \thinspace{}
607 \end_inset
608
609 e.
610 \begin_inset Space ~
611 \end_inset
612
613
614 \emph on
615 x.eps.gz
616 \emph default
617 .
618  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
619  puesto que LaTeX puede manejarlas como están.
620 \begin_inset Newline newline
621 \end_inset
622
623 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
624  utiliza PostScript como formato de salida, ver apéndice
625 \begin_inset Space ~
626 \end_inset
627
628
629 \begin_inset CommandInset ref
630 LatexCommand ref
631 reference "sec:PostScript"
632
633 \end_inset
634
635 .
636  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
637  o en consola de Windows:
638 \begin_inset Newline newline
639 \end_inset
640
641
642 \series bold
643 gzip x.eps
644 \series default
645
646 \begin_inset Newline newline
647 \end_inset
648
649
650 \series bold
651 zgrep %%Bounding x.eps.gz > x.eps.bb
652 \series default
653
654 \begin_inset Newline newline
655 \end_inset
656
657 El segundo comando crea un archivo de cuadro delimitador 
658 \begin_inset Quotes eld
659 \end_inset
660
661 x.eps.bb
662 \begin_inset Quotes erd
663 \end_inset
664
665  que necesita LaTeX para gráficos comprimidos.
666 \end_layout
667
668 \begin_layout Standard
669 \begin_inset VSpace bigskip
670 \end_inset
671
672
673 \end_layout
674
675 \begin_layout Standard
676 Esto es un ejemplo de imagen en formato EPS
677 \begin_inset Foot
678 status collapsed
679
680 \begin_layout Plain Layout
681 Los formatos de imagen se explica en el sección
682 \begin_inset Space ~
683 \end_inset
684
685
686 \begin_inset CommandInset ref
687 LatexCommand ref
688 reference "sec:Formatos-de-imagen"
689
690 \end_inset
691
692 .
693 \end_layout
694
695 \end_inset
696
697  en un párrafo separado centrado horizontalmente:
698 \end_layout
699
700 \begin_layout Standard
701 \align center
702 \begin_inset Graphics
703         filename ../clipart/mobius.eps
704         display color
705         scale 70
706         clip
707         rotateOrigin center
708
709 \end_inset
710
711
712 \end_layout
713
714 \begin_layout Standard
715 Esta es la misma imagen pero en modo borrador:
716 \end_layout
717
718 \begin_layout Standard
719 \align center
720 \begin_inset Graphics
721         filename ../clipart/mobius.eps
722         display color
723         scale 70
724         draft
725         rotateOrigin center
726
727 \end_inset
728
729
730 \end_layout
731
732 \begin_layout Section
733 Figuras flotantes
734 \begin_inset CommandInset label
735 LatexCommand label
736 name "sec:Figuras-Flotantes"
737
738 \end_inset
739
740
741 \begin_inset Index
742 status collapsed
743
744 \begin_layout Plain Layout
745 Flotantes ! Figuras
746 \end_layout
747
748 \end_inset
749
750
751 \begin_inset Index
752 status collapsed
753
754 \begin_layout Plain Layout
755 Figuras ! Flotantes
756 \end_layout
757
758 \end_inset
759
760
761 \end_layout
762
763 \begin_layout Standard
764 Para información general sobre flotantes, echa una ojeada a la sección
765 \begin_inset Space ~
766 \end_inset
767
768
769 \begin_inset CommandInset ref
770 LatexCommand ref
771 reference "sec:IntroducciónFlotantes"
772
773 \end_inset
774
775 .
776 \end_layout
777
778 \begin_layout Standard
779 El botón 
780 \begin_inset Graphics
781         filename ../../images/float-insert_figure.png
782         scale 85
783
784 \end_inset
785
786  y el menú 
787 \family sans
788 Insertar\SpecialChar \menuseparator
789 Flotante\SpecialChar \menuseparator
790 Figura
791 \family default
792  insertan un flotante con la etiqueta 
793 \begin_inset Quotes eld
794 \end_inset
795
796 Figura #:
797 \begin_inset Quotes erd
798 \end_inset
799
800  (# es el número actual).
801  La imagen se puede insertar sobre el título, como en la figura
802 \begin_inset Space ~
803 \end_inset
804
805
806 \begin_inset CommandInset ref
807 LatexCommand ref
808 reference "fig:kill-plat"
809
810 \end_inset
811
812 , o bajo el título, como en la figura
813 \begin_inset Space ~
814 \end_inset
815
816
817 \begin_inset CommandInset ref
818 LatexCommand ref
819 reference "fig:escher"
820
821 \end_inset
822
823 .
824  Más información sobre ubicación de títulos en la sección
825 \begin_inset Space ~
826 \end_inset
827
828
829 \begin_inset CommandInset ref
830 LatexCommand ref
831 reference "sec:Colocación-de-leyendas"
832
833 \end_inset
834
835 .
836 \end_layout
837
838 \begin_layout Standard
839 \begin_inset Float figure
840 wide false
841 sideways false
842 status open
843
844 \begin_layout Plain Layout
845 \align center
846 \begin_inset Graphics
847         filename ../clipart/platypus.eps
848         display color
849         width 50col%
850         rotateOrigin center
851
852 \end_inset
853
854
855 \end_layout
856
857 \begin_layout Plain Layout
858 \begin_inset Caption
859
860 \begin_layout Plain Layout
861 \begin_inset CommandInset label
862 LatexCommand label
863 name "fig:kill-plat"
864
865 \end_inset
866
867 Un platypus muy distorsionado en un flotante.
868 \end_layout
869
870 \end_inset
871
872
873 \end_layout
874
875 \end_inset
876
877
878 \end_layout
879
880 \begin_layout Standard
881 \begin_inset Float figure
882 wide false
883 sideways false
884 status open
885
886 \begin_layout Plain Layout
887 \begin_inset Caption
888
889 \begin_layout Plain Layout
890 \begin_inset CommandInset label
891 LatexCommand label
892 name "fig:escher"
893
894 \end_inset
895
896 M.C.
897  Escher en ácido.
898 \end_layout
899
900 \end_inset
901
902
903 \end_layout
904
905 \begin_layout Plain Layout
906 \align center
907 \begin_inset Graphics
908         filename ../clipart/escher-lsd.eps
909         display color
910         scale 80
911         rotateOrigin center
912
913 \end_inset
914
915
916 \end_layout
917
918 \end_inset
919
920
921 \end_layout
922
923 \begin_layout Standard
924 \begin_inset Index
925 status collapsed
926
927 \begin_layout Plain Layout
928 Referencias ! a figuras
929 \end_layout
930
931 \end_inset
932
933 Las figuras
934 \begin_inset Space ~
935 \end_inset
936
937
938 \begin_inset CommandInset ref
939 LatexCommand ref
940 reference "fig:kill-plat"
941
942 \end_inset
943
944  y 
945 \begin_inset CommandInset ref
946 LatexCommand ref
947 reference "fig:escher"
948
949 \end_inset
950
951  son ejemplos de figuras con referencias cruzadas.
952  Las figuras pueden tener referencias cruzadas en el documento mediante
953  referencia a su etiqueta.
954  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
955 \family sans
956 Insertar\SpecialChar \menuseparator
957 Etiqueta
958 \family default
959  o el botón 
960 \begin_inset Graphics
961         filename ../../images/label-insert.png
962         scale 85
963
964 \end_inset
965
966 .
967  Ahora puedes referirte a la etiqueta usando el menú 
968 \family sans
969 Insertar\SpecialChar \menuseparator
970 Referencia
971 \begin_inset Space ~
972 \end_inset
973
974 cruzada
975 \family default
976  o el botón 
977 \begin_inset Graphics
978         filename ../../images/dialog-show-new-inset_ref.png
979         scale 85
980
981 \end_inset
982
983 .
984  Es importante emplear referencias a flotantes, mejor que alusiones vagas
985  como 
986 \begin_inset Quotes eld
987 \end_inset
988
989 la figura de arriba
990 \begin_inset Quotes erd
991 \end_inset
992
993 , porque como LaTeX recolocará los flotantes en el documento final, podría
994  no quedar 
995 \begin_inset Quotes eld
996 \end_inset
997
998 arriba
999 \begin_inset Quotes erd
1000 \end_inset
1001
1002  precisamente.
1003 \begin_inset Newline newline
1004 \end_inset
1005
1006 Las referencias se explican con detalle en la sección
1007 \begin_inset Space ~
1008 \end_inset
1009
1010
1011 \begin_inset CommandInset ref
1012 LatexCommand ref
1013 reference "sec:Referencias-a-Flotantes"
1014
1015 \end_inset
1016
1017 .
1018 \end_layout
1019
1020 \begin_layout Standard
1021 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1022  en alguna ocasión queramos poner dos imágenes cada una con su subtítulo.
1023  Esto es posible mediante la solapa 
1024 \family sans
1025 Opciones
1026 \begin_inset Space ~
1027 \end_inset
1028
1029 extra
1030 \family default
1031  del diálogo gráficos.
1032  Elige la opción 
1033 \family sans
1034 Subfigura
1035 \family default
1036  e introduce el subtítulo en la casilla 
1037 \family sans
1038 Descripción
1039 \family default
1040 .
1041  Ten en cuenta que sólo el título principal  del flotante se añade a la
1042  Lista de Figuras.
1043 \begin_inset Newline newline
1044 \end_inset
1045
1046 Las referencias a las subfiguras se explican en la sección
1047 \begin_inset Space ~
1048 \end_inset
1049
1050
1051 \begin_inset CommandInset ref
1052 LatexCommand ref
1053 reference "sub:Referencias-a-Subfiguras"
1054
1055 \end_inset
1056
1057 .
1058 \end_layout
1059
1060 \begin_layout Standard
1061 La figura
1062 \begin_inset Space ~
1063 \end_inset
1064
1065
1066 \begin_inset CommandInset ref
1067 LatexCommand ref
1068 reference "fig:Dos-imágenes-distorsionadas"
1069
1070 \end_inset
1071
1072  es un ejemplo de figura flotante con dos imágenes una junto a otra.
1073  También se pueden poner una sobre otra.
1074 \end_layout
1075
1076 \begin_layout Standard
1077 \begin_inset Float figure
1078 wide false
1079 sideways false
1080 status collapsed
1081
1082 \begin_layout Plain Layout
1083 \begin_inset Space \hfill{}
1084 \end_inset
1085
1086
1087 \begin_inset Float figure
1088 wide false
1089 sideways false
1090 status open
1091
1092 \begin_layout Plain Layout
1093 \begin_inset Caption
1094
1095 \begin_layout Plain Layout
1096 Estructura indefinible
1097 \end_layout
1098
1099 \end_inset
1100
1101
1102 \end_layout
1103
1104 \begin_layout Plain Layout
1105 \begin_inset Graphics
1106         filename ../clipart/escher-lsd.eps
1107         width 45col%
1108
1109 \end_inset
1110
1111
1112 \end_layout
1113
1114 \end_inset
1115
1116
1117 \begin_inset Space \hfill{}
1118 \end_inset
1119
1120
1121 \begin_inset Float figure
1122 wide false
1123 sideways false
1124 status open
1125
1126 \begin_layout Plain Layout
1127 \begin_inset Caption
1128
1129 \begin_layout Plain Layout
1130
1131 \end_layout
1132
1133 \end_inset
1134
1135
1136 \end_layout
1137
1138 \begin_layout Plain Layout
1139 \begin_inset Graphics
1140         filename ../clipart/platypus.eps
1141         lyxscale 60
1142         width 45col%
1143
1144 \end_inset
1145
1146
1147 \end_layout
1148
1149 \end_inset
1150
1151
1152 \begin_inset Space \hfill{}
1153 \end_inset
1154
1155
1156 \end_layout
1157
1158 \begin_layout Plain Layout
1159 \begin_inset Caption
1160
1161 \begin_layout Plain Layout
1162 \begin_inset CommandInset label
1163 LatexCommand label
1164 name "fig:Dos-imágenes-distorsionadas"
1165
1166 \end_inset
1167
1168 Dos imágenes distorsionadas.
1169 \end_layout
1170
1171 \end_inset
1172
1173
1174 \end_layout
1175
1176 \end_inset
1177
1178
1179 \end_layout
1180
1181 \begin_layout Section
1182 Formatos de imagen
1183 \begin_inset CommandInset label
1184 LatexCommand label
1185 name "sec:Formatos-de-imagen"
1186
1187 \end_inset
1188
1189
1190 \begin_inset Index
1191 status collapsed
1192
1193 \begin_layout Plain Layout
1194 Formatos de imagen
1195 \end_layout
1196
1197 \end_inset
1198
1199
1200 \begin_inset Index
1201 status collapsed
1202
1203 \begin_layout Plain Layout
1204 Figuras ! Formatos de imagen
1205 \end_layout
1206
1207 \end_inset
1208
1209
1210 \end_layout
1211
1212 \begin_layout Standard
1213 Puedes insertar imágenes en cualquier formato.
1214  Pero como se explica en el apéndice
1215 \begin_inset Space ~
1216 \end_inset
1217
1218
1219 \begin_inset CommandInset ref
1220 LatexCommand ref
1221 reference "cha:Formatos-de-Archivos-de-Salida"
1222
1223 \end_inset
1224
1225 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1226  de archivo de imagen.
1227  Por eso LyX usa el programa 
1228 \family sans
1229 Imagemagick
1230 \family default
1231  en segundo plano para convertir imágenes al formato adecuado.
1232  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1233  los formatos de imagen admitidos en el formato de archivo de salida.
1234  Los formatos de salida se explican en el apéndice
1235 \begin_inset Space ~
1236 \end_inset
1237
1238
1239 \begin_inset CommandInset ref
1240 LatexCommand ref
1241 reference "cha:Formatos-de-Archivos-de-Salida"
1242
1243 \end_inset
1244
1245 .
1246 \end_layout
1247
1248 \begin_layout Standard
1249 Como en el caso de las fuentes, hay dos tipos de formatos de imagen:
1250 \end_layout
1251
1252 \begin_layout Description
1253 Imágenes
1254 \begin_inset Space ~
1255 \end_inset
1256
1257 mapa
1258 \begin_inset Space ~
1259 \end_inset
1260
1261 de
1262 \begin_inset Space ~
1263 \end_inset
1264
1265 bits
1266 \begin_inset Space ~
1267 \end_inset
1268
1269 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1270  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1271  de zoom.
1272  Formatos de imágenes en bitmap bien conocidos son 
1273 \begin_inset Quotes eld
1274 \end_inset
1275
1276 Graphics Interchange Format
1277 \begin_inset Quotes erd
1278 \end_inset
1279
1280  (GIF, extensión 
1281 \begin_inset Quotes eld
1282 \end_inset
1283
1284 .gif
1285 \begin_inset Quotes erd
1286 \end_inset
1287
1288 )
1289 \begin_inset Index
1290 status collapsed
1291
1292 \begin_layout Plain Layout
1293 GIF|see
1294 \begin_inset ERT
1295 status collapsed
1296
1297 \begin_layout Plain Layout
1298
1299 {
1300 \end_layout
1301
1302 \end_inset
1303
1304 Formatos de imagen
1305 \begin_inset ERT
1306 status collapsed
1307
1308 \begin_layout Plain Layout
1309
1310 }
1311 \end_layout
1312
1313 \end_inset
1314
1315
1316 \end_layout
1317
1318 \end_inset
1319
1320
1321 \begin_inset Quotes eld
1322 \end_inset
1323
1324 Portable Network Graphics
1325 \begin_inset Quotes erd
1326 \end_inset
1327
1328  (PNG, extensión 
1329 \begin_inset Quotes eld
1330 \end_inset
1331
1332 .png
1333 \begin_inset Quotes erd
1334 \end_inset
1335
1336 )
1337 \begin_inset Index
1338 status collapsed
1339
1340 \begin_layout Plain Layout
1341 PNG|see
1342 \begin_inset ERT
1343 status collapsed
1344
1345 \begin_layout Plain Layout
1346
1347 {
1348 \end_layout
1349
1350 \end_inset
1351
1352 Formatos de imagen
1353 \begin_inset ERT
1354 status collapsed
1355
1356 \begin_layout Plain Layout
1357
1358 }
1359 \end_layout
1360
1361 \end_inset
1362
1363
1364 \end_layout
1365
1366 \end_inset
1367
1368 , y 
1369 \begin_inset Quotes eld
1370 \end_inset
1371
1372 Joint Photographic Experts Group
1373 \begin_inset Quotes erd
1374 \end_inset
1375
1376  (JPG, extensión 
1377 \begin_inset Quotes eld
1378 \end_inset
1379
1380 .jpg
1381 \begin_inset Quotes erd
1382 \end_inset
1383
1384  o 
1385 \begin_inset Quotes eld
1386 \end_inset
1387
1388 .jpeg
1389 \begin_inset Quotes erd
1390 \end_inset
1391
1392 )
1393 \begin_inset Index
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397 JPG|see
1398 \begin_inset ERT
1399 status collapsed
1400
1401 \begin_layout Plain Layout
1402
1403 {
1404 \end_layout
1405
1406 \end_inset
1407
1408 Formatos de imagen
1409 \begin_inset ERT
1410 status collapsed
1411
1412 \begin_layout Plain Layout
1413
1414 }
1415 \end_layout
1416
1417 \end_inset
1418
1419
1420 \end_layout
1421
1422 \end_inset
1423
1424 .
1425 \end_layout
1426
1427 \begin_layout Description
1428 Imágenes
1429 \begin_inset Space ~
1430 \end_inset
1431
1432 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1433 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
1434  La posibilidad de escalado hace falta para crear presentaciones, porque
1435  éstas siempre son escaladas por el proyector.
1436  El escalado también es útil en los documentos en línea para permitir el
1437  zoom en diagramas.
1438 \begin_inset Newline newline
1439 \end_inset
1440
1441 Formatos de imagen escalables pueden ser 
1442 \begin_inset Quotes eld
1443 \end_inset
1444
1445 Scalable Vector Graphics
1446 \begin_inset Quotes erd
1447 \end_inset
1448
1449  (SVG, extensión 
1450 \begin_inset Quotes eld
1451 \end_inset
1452
1453 .svg
1454 \begin_inset Quotes erd
1455 \end_inset
1456
1457 )
1458 \begin_inset Index
1459 status collapsed
1460
1461 \begin_layout Plain Layout
1462 SVG|see
1463 \begin_inset ERT
1464 status collapsed
1465
1466 \begin_layout Plain Layout
1467
1468 {
1469 \end_layout
1470
1471 \end_inset
1472
1473 Formatos de imagen
1474 \begin_inset ERT
1475 status collapsed
1476
1477 \begin_layout Plain Layout
1478
1479 }
1480 \end_layout
1481
1482 \end_inset
1483
1484
1485 \end_layout
1486
1487 \end_inset
1488
1489
1490 \begin_inset Quotes eld
1491 \end_inset
1492
1493 Encapsulated PostScript
1494 \begin_inset Quotes erd
1495 \end_inset
1496
1497  (EPS, extensión 
1498 \begin_inset Quotes eld
1499 \end_inset
1500
1501 .eps
1502 \begin_inset Quotes erd
1503 \end_inset
1504
1505 )
1506 \begin_inset Index
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510 EPS|see
1511 \begin_inset ERT
1512 status collapsed
1513
1514 \begin_layout Plain Layout
1515
1516 {
1517 \end_layout
1518
1519 \end_inset
1520
1521 Formatos de imagen
1522 \begin_inset ERT
1523 status collapsed
1524
1525 \begin_layout Plain Layout
1526
1527 }
1528 \end_layout
1529
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536
1537
1538 \begin_inset Quotes eld
1539 \end_inset
1540
1541 Portable Document Format
1542 \begin_inset Quotes erd
1543 \end_inset
1544
1545  (PDF, extensión 
1546 \begin_inset Quotes eld
1547 \end_inset
1548
1549 .pdf
1550 \begin_inset Quotes erd
1551 \end_inset
1552
1553 )
1554 \begin_inset Index
1555 status collapsed
1556
1557 \begin_layout Plain Layout
1558 PDF|see
1559 \begin_inset ERT
1560 status collapsed
1561
1562 \begin_layout Plain Layout
1563
1564 {
1565 \end_layout
1566
1567 \end_inset
1568
1569 Formatos de imagen
1570 \begin_inset ERT
1571 status collapsed
1572
1573 \begin_layout Plain Layout
1574
1575 }
1576 \end_layout
1577
1578 \end_inset
1579
1580
1581 \end_layout
1582
1583 \end_inset
1584
1585 , y 
1586 \begin_inset Quotes eld
1587 \end_inset
1588
1589 Windows Metafile
1590 \begin_inset Quotes erd
1591 \end_inset
1592
1593  (WMF, extensión 
1594 \begin_inset Quotes eld
1595 \end_inset
1596
1597 .wmf
1598 \begin_inset Quotes erd
1599 \end_inset
1600
1601 )
1602 \begin_inset Index
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606 WMF|see
1607 \begin_inset ERT
1608 status collapsed
1609
1610 \begin_layout Plain Layout
1611
1612 {
1613 \end_layout
1614
1615 \end_inset
1616
1617 Formatos de imagen
1618 \begin_inset ERT
1619 status collapsed
1620
1621 \begin_layout Plain Layout
1622
1623 }
1624 \end_layout
1625
1626 \end_inset
1627
1628
1629 \end_layout
1630
1631 \end_inset
1632
1633 .
1634  Escribimos 
1635 \begin_inset Quotes eld
1636 \end_inset
1637
1638 pueden ser
1639 \begin_inset Quotes erd
1640 \end_inset
1641
1642 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
1643  será todavía una imagen bitmap.
1644  En estos casos sólo se añade una cabecera con las propiedades de la imagen
1645  a la imagen original
1646 \begin_inset Foot
1647 status collapsed
1648
1649 \begin_layout Plain Layout
1650 En el caso de PDF, además se comprime la imagen original.
1651 \end_layout
1652
1653 \end_inset
1654
1655 .
1656  Por ejemplo, los archivos PDF generados por 
1657 \family sans
1658 Adobe Photoshop
1659 \family default
1660  son imágenes bitmap.
1661 \end_layout
1662
1663 \begin_layout Standard
1664 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
1665  viceversa.
1666  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1667  archivos de salida PDF y PostScript, respectivamente.
1668  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1669  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1670 \begin_inset Formula $\to$
1671 \end_inset
1672
1673  PDF/EPS.
1674 \end_layout
1675
1676 \begin_layout Chapter
1677 Tablas
1678 \begin_inset CommandInset label
1679 LatexCommand label
1680 name "cha:Tablas"
1681
1682 \end_inset
1683
1684
1685 \begin_inset Index
1686 status collapsed
1687
1688 \begin_layout Plain Layout
1689 Tablas
1690 \end_layout
1691
1692 \end_inset
1693
1694
1695 \end_layout
1696
1697 \begin_layout Section
1698 Introducción
1699 \begin_inset Index
1700 status collapsed
1701
1702 \begin_layout Plain Layout
1703 Tablas ! Introducción
1704 \end_layout
1705
1706 \end_inset
1707
1708
1709 \end_layout
1710
1711 \begin_layout Standard
1712 Puede insertarse una tabla mediante el botón
1713 \begin_inset Graphics
1714         filename ../../images/tabular-insert.png
1715         scale 85
1716
1717 \end_inset
1718
1719  o el menú 
1720 \family sans
1721 Insertar\SpecialChar \menuseparator
1722 Tabla
1723 \family default
1724 .
1725  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1726  el número de filas y de columnas de la tabla.
1727  Si usas el menú aparece un diálogo en el que se pide el número de filas
1728  y columnas.
1729  
1730 \begin_inset Newline newline
1731 \end_inset
1732
1733 Por defecto, la tabla tiene líneas que enmarcan cada celda y la primera
1734  fila aparece separada por una línea doble: la línea inferior de la primera
1735  fila y la línea superior de la segunda fila.
1736  Ejemplo de tabla:
1737 \end_layout
1738
1739 \begin_layout Standard
1740 \align center
1741 \begin_inset Tabular
1742 <lyxtabular version="3" rows="4" columns="4">
1743 <features>
1744 <column alignment="center" valignment="top" width="0">
1745 <column alignment="center" valignment="top" width="0pt">
1746 <column alignment="center" valignment="top" width="0in">
1747 <column alignment="center" valignment="top" width="0pt">
1748 <row>
1749 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1750 \begin_inset Text
1751
1752 \begin_layout Plain Layout
1753
1754 \end_layout
1755
1756 \end_inset
1757 </cell>
1758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1759 \begin_inset Text
1760
1761 \begin_layout Plain Layout
1762
1763 \family roman
1764 \series medium
1765 \shape up
1766 \size normal
1767 \emph off
1768 \bar no
1769 \noun off
1770 \color none
1771 1
1772 \end_layout
1773
1774 \end_inset
1775 </cell>
1776 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1777 \begin_inset Text
1778
1779 \begin_layout Plain Layout
1780 2
1781 \end_layout
1782
1783 \end_inset
1784 </cell>
1785 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1786 \begin_inset Text
1787
1788 \begin_layout Plain Layout
1789 3
1790 \end_layout
1791
1792 \end_inset
1793 </cell>
1794 </row>
1795 <row>
1796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1797 \begin_inset Text
1798
1799 \begin_layout Plain Layout
1800
1801 \family roman
1802 \series medium
1803 \shape up
1804 \size normal
1805 \emph off
1806 \bar no
1807 \noun off
1808 \color none
1809 A
1810 \end_layout
1811
1812 \end_inset
1813 </cell>
1814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1815 \begin_inset Text
1816
1817 \begin_layout Plain Layout
1818
1819 \end_layout
1820
1821 \end_inset
1822 </cell>
1823 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1824 \begin_inset Text
1825
1826 \begin_layout Plain Layout
1827
1828 \end_layout
1829
1830 \end_inset
1831 </cell>
1832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1833 \begin_inset Text
1834
1835 \begin_layout Plain Layout
1836
1837 \end_layout
1838
1839 \end_inset
1840 </cell>
1841 </row>
1842 <row>
1843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1844 \begin_inset Text
1845
1846 \begin_layout Plain Layout
1847
1848 \family roman
1849 \series medium
1850 \shape up
1851 \size normal
1852 \emph off
1853 \bar no
1854 \noun off
1855 \color none
1856 B
1857 \end_layout
1858
1859 \end_inset
1860 </cell>
1861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1862 \begin_inset Text
1863
1864 \begin_layout Plain Layout
1865
1866 \end_layout
1867
1868 \end_inset
1869 </cell>
1870 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1871 \begin_inset Text
1872
1873 \begin_layout Plain Layout
1874
1875 \size normal
1876 \noun off
1877 \color none
1878  
1879 \end_layout
1880
1881 \end_inset
1882 </cell>
1883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1884 \begin_inset Text
1885
1886 \begin_layout Plain Layout
1887
1888 \end_layout
1889
1890 \end_inset
1891 </cell>
1892 </row>
1893 <row>
1894 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1895 \begin_inset Text
1896
1897 \begin_layout Plain Layout
1898
1899 \family roman
1900 \series medium
1901 \shape up
1902 \size normal
1903 \emph off
1904 \bar no
1905 \noun off
1906 \color none
1907 C
1908 \end_layout
1909
1910 \end_inset
1911 </cell>
1912 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1913 \begin_inset Text
1914
1915 \begin_layout Plain Layout
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1922 \begin_inset Text
1923
1924 \begin_layout Plain Layout
1925
1926 \end_layout
1927
1928 \end_inset
1929 </cell>
1930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1931 \begin_inset Text
1932
1933 \begin_layout Plain Layout
1934
1935 \end_layout
1936
1937 \end_inset
1938 </cell>
1939 </row>
1940 </lyxtabular>
1941
1942 \end_inset
1943
1944
1945 \end_layout
1946
1947 \begin_layout Section
1948 Diálogo de tablas
1949 \begin_inset Index
1950 status collapsed
1951
1952 \begin_layout Plain Layout
1953 Tablas ! Diálogo
1954 \end_layout
1955
1956 \end_inset
1957
1958
1959 \end_layout
1960
1961 \begin_layout Standard
1962 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1963  pinchar sobre ella con el botón derecho del ratón.
1964  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1965  encuentra el cursor.
1966  La mayoría de opciones también trabajan sobre una selección de celdas,
1967  de filas o de columnas.
1968  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1969  su 
1970 \emph on
1971 contenido
1972 \emph default
1973 .
1974  En el cuadro de diálogo aparecen las siguientes solapas:
1975 \end_layout
1976
1977 \begin_layout Description
1978
1979 \family sans
1980 Configuración
1981 \begin_inset Space ~
1982 \end_inset
1983
1984 de
1985 \begin_inset Space ~
1986 \end_inset
1987
1988 la
1989 \begin_inset Space ~
1990 \end_inset
1991
1992 tabla
1993 \family default
1994  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1995  actual.
1996  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1997  Una anchura determinada permite tener saltos de línea y distintos párrafos
1998  de texto, ver sección 
1999 \begin_inset Space ~
2000 \end_inset
2001
2002
2003 \begin_inset CommandInset ref
2004 LatexCommand ref
2005 reference "sub:Líneas-Múltiples-en"
2006
2007 \end_inset
2008
2009 .
2010  Si no estableces anchura, la columna será tan ancha como el contenido de
2011  la celda más ancha.
2012 \begin_inset Newline newline
2013 \end_inset
2014
2015 Además, puedes marcar una o más celdas de una fila como una celda multicolumna,
2016  ver sección
2017 \begin_inset Space ~
2018 \end_inset
2019
2020
2021 \begin_inset CommandInset ref
2022 LatexCommand ref
2023 reference "sub:Multicolumnas"
2024
2025 \end_inset
2026
2027 .
2028 \begin_inset Newline newline
2029 \end_inset
2030
2031 Las casillas de giro rotan la celda actual, una selección o toda la tabla
2032  90º en el sentido de las agujas del reloj.
2033  La rotación no se ve en LyX, sí en la salida.
2034 \begin_inset Newline newline
2035 \end_inset
2036
2037
2038 \begin_inset Note Greyedout
2039 status open
2040
2041 \begin_layout Plain Layout
2042
2043 \series bold
2044 Nota:
2045 \series default
2046  no todos los visores DVI pueden mostrar rotaciones.
2047 \end_layout
2048
2049 \end_inset
2050
2051
2052 \begin_inset Newline newline
2053 \end_inset
2054
2055 También es posible introducir argumentos LaTeX necesarios para formatos
2056  especiales, ver sección
2057 \begin_inset Space ~
2058 \end_inset
2059
2060
2061 \begin_inset CommandInset ref
2062 LatexCommand ref
2063 reference "sub:Cálculos-en-Multicolumnas"
2064
2065 \end_inset
2066
2067  y 
2068 \begin_inset CommandInset ref
2069 LatexCommand ref
2070 reference "sec:Tablas-Coloreadas"
2071
2072 \end_inset
2073
2074 .
2075 \end_layout
2076
2077 \begin_layout Description
2078
2079 \family sans
2080 Bordes
2081 \family default
2082  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2083 \end_layout
2084
2085 \begin_layout Description
2086
2087 \family sans
2088 Tabla
2089 \begin_inset Space ~
2090 \end_inset
2091
2092 larga
2093 \family default
2094  Para hacer 
2095 \emph on
2096 tablas largas
2097 \emph default
2098  que pueden extenderse por varias páginas.
2099  La sección
2100 \begin_inset Space ~
2101 \end_inset
2102
2103
2104 \begin_inset CommandInset ref
2105 LatexCommand ref
2106 reference "sec:Tablas-Largas"
2107
2108 \end_inset
2109
2110  describe su uso en detalle.
2111 \end_layout
2112
2113 \begin_layout Standard
2114 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
2115  con las teclas de flecha de celda en celda y la propiedad de la celda actual
2116  aparecerá inmediatamente en el diálogo.
2117 \end_layout
2118
2119 \begin_layout Section
2120 Barra de herramientas de tabla
2121 \begin_inset Index
2122 status collapsed
2123
2124 \begin_layout Plain Layout
2125 Tablas ! Barra de herramientas
2126 \end_layout
2127
2128 \end_inset
2129
2130
2131 \end_layout
2132
2133 \begin_layout Standard
2134 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
2135  para cambiar las tablas de manera más rápida.
2136  Normalmente debería aparecer en la parte inferior de la ventana principal
2137  de LyX cuando el cursor está dentro de una tabla.
2138  En cualquier momento se puede presentar esta barra pinchando con el botón
2139  derecho del ratón en cualquier punto de la barra principal de menú.
2140 \end_layout
2141
2142 \begin_layout Standard
2143 La barra de herramientas tiene los siguientes iconos:
2144 \end_layout
2145
2146 \begin_layout Labeling
2147 \labelwidthstring 00.00.0000
2148 \begin_inset Graphics
2149         filename ../../images/tabular-feature_append-row.png
2150
2151 \end_inset
2152
2153  añade una fila bajo la celda actual o selección
2154 \end_layout
2155
2156 \begin_layout Labeling
2157 \labelwidthstring 00.00.0000
2158 \begin_inset Graphics
2159         filename ../../images/tabular-feature_append-column.png
2160
2161 \end_inset
2162
2163  añade una columna a la derecha de la celda actual o selección
2164 \end_layout
2165
2166 \begin_layout Labeling
2167 \labelwidthstring 00.00.0000
2168 \begin_inset Graphics
2169         filename ../../images/tabular-feature_delete-row.png
2170
2171 \end_inset
2172
2173  borra la fila actual o selección
2174 \end_layout
2175
2176 \begin_layout Labeling
2177 \labelwidthstring 00.00.0000
2178 \begin_inset Graphics
2179         filename ../../images/tabular-feature_delete-column.png
2180
2181 \end_inset
2182
2183  borra la columna actual o selección
2184 \end_layout
2185
2186 \begin_layout Labeling
2187 \labelwidthstring 00.00.0000
2188 \begin_inset Graphics
2189         filename ../../images/tabular-feature_toggle-line-top.png
2190
2191 \end_inset
2192
2193  añade una línea sobre la celda/fila actual o la selección
2194 \end_layout
2195
2196 \begin_layout Labeling
2197 \labelwidthstring 00.00.0000
2198 \begin_inset Graphics
2199         filename ../../images/tabular-feature_toggle-line-bottom.png
2200
2201 \end_inset
2202
2203  añade una línea bajo la celda/fila actual o la selección
2204 \end_layout
2205
2206 \begin_layout Labeling
2207 \labelwidthstring 00.00.0000
2208 \begin_inset Graphics
2209         filename ../../images/tabular-feature_toggle-line-left.png
2210
2211 \end_inset
2212
2213  añade una línea a la izquierda de la celda/fila actual o la selección
2214 \end_layout
2215
2216 \begin_layout Labeling
2217 \labelwidthstring 00.00.0000
2218 \begin_inset Graphics
2219         filename ../../images/tabular-feature_toggle-line-right.png
2220
2221 \end_inset
2222
2223  añade una línea a la derecha de la celda/fila actual o la selección
2224 \end_layout
2225
2226 \begin_layout Labeling
2227 \labelwidthstring 00.00.0000
2228 \begin_inset Graphics
2229         filename ../../images/tabular-feature_set-all-lines.png
2230
2231 \end_inset
2232
2233  añade líneas alrededor de la celda actual o seleccionadas (si la celda
2234  actual no es multicolumna esto afecta también a la fila y a la columna)
2235 \end_layout
2236
2237 \begin_layout Labeling
2238 \labelwidthstring 00.00.0000
2239 \begin_inset Graphics
2240         filename ../../images/tabular-feature_unset-all-lines.png
2241
2242 \end_inset
2243
2244  borra todas las líneas de la celda o celdas seleccionadas (si la celda
2245  actual no es multicolumna esto afecta también a la fila y a la columna)
2246 \end_layout
2247
2248 \begin_layout Labeling
2249 \labelwidthstring 00.00.0000
2250 \begin_inset Graphics
2251         filename ../../images/tabular-feature_align-left.png
2252
2253 \end_inset
2254
2255  alinea a la izquierda el contenido de la celda/columna
2256 \end_layout
2257
2258 \begin_layout Labeling
2259 \labelwidthstring 00.00.0000
2260 \begin_inset Graphics
2261         filename ../../images/tabular-feature_align-center.png
2262
2263 \end_inset
2264
2265  centra el contenido de la celda/columna horizontalmente
2266 \end_layout
2267
2268 \begin_layout Labeling
2269 \labelwidthstring 00.00.0000
2270 \begin_inset Graphics
2271         filename ../../images/tabular-feature_align-right.png
2272
2273 \end_inset
2274
2275  alinea a la derecha el contenido de la celda/columna
2276 \end_layout
2277
2278 \begin_layout Labeling
2279 \labelwidthstring 00.00.0000
2280 \begin_inset Graphics
2281         filename ../../images/tabular-feature_valign-top.png
2282
2283 \end_inset
2284
2285  alinea arriba el contenido de la celda
2286 \end_layout
2287
2288 \begin_layout Labeling
2289 \labelwidthstring 00.00.0000
2290 \begin_inset Graphics
2291         filename ../../images/tabular-feature_valign-middle.png
2292
2293 \end_inset
2294
2295  centra verticalmente el contenido de la celda
2296 \end_layout
2297
2298 \begin_layout Labeling
2299 \labelwidthstring 00.00.0000
2300 \begin_inset Graphics
2301         filename ../../images/tabular-feature_valign-bottom.png
2302
2303 \end_inset
2304
2305  alinea abajo el contenido de la celda
2306 \end_layout
2307
2308 \begin_layout Labeling
2309 \labelwidthstring 00.00.0000
2310 \begin_inset Graphics
2311         filename ../../images/tabular-feature_set-rotate-cell.png
2312
2313 \end_inset
2314
2315  gira la celda o selección 90° como las agujas de reloj
2316 \end_layout
2317
2318 \begin_layout Labeling
2319 \labelwidthstring 00.00.0000
2320 \begin_inset Graphics
2321         filename ../../images/tabular-feature_set-rotate-tabular.png
2322
2323 \end_inset
2324
2325  gira toda la tabla 90° como agujas del reloj
2326 \end_layout
2327
2328 \begin_layout Labeling
2329 \labelwidthstring 00.00.0000
2330 \begin_inset Graphics
2331         filename ../../images/tabular-feature_multicolumn.png
2332
2333 \end_inset
2334
2335  establece la celda actual o selección como multicolumna
2336 \end_layout
2337
2338 \begin_layout Standard
2339 \begin_inset Note Greyedout
2340 status open
2341
2342 \begin_layout Plain Layout
2343
2344 \series bold
2345 Nota:
2346 \series default
2347  En la salida se emplea la alineación vertical de la primera celda de una
2348  fila para todas las celdas restantes de la fila.
2349 \end_layout
2350
2351 \end_inset
2352
2353
2354 \end_layout
2355
2356 \begin_layout Section
2357 Menú Editar Tabla
2358 \begin_inset Index
2359 status collapsed
2360
2361 \begin_layout Plain Layout
2362 Tablas ! Editar
2363 \end_layout
2364
2365 \end_inset
2366
2367
2368 \end_layout
2369
2370 \begin_layout Standard
2371 Además del diálogo y la barra de herramientas, el menú 
2372 \family sans
2373 Editar\SpecialChar \menuseparator
2374 Tabla
2375 \family default
2376  permite añadir y borrar bordes para la fila/columna actual y establecer
2377  la selección como multicolumna.
2378  El menú sólo está disponible si el cursor está en la tabla.
2379 \end_layout
2380
2381 \begin_layout Section
2382 Tablas flotantes
2383 \begin_inset CommandInset label
2384 LatexCommand label
2385 name "sec:Tablas-Flotantes"
2386
2387 \end_inset
2388
2389
2390 \begin_inset Index
2391 status collapsed
2392
2393 \begin_layout Plain Layout
2394 Flotantes ! Tablas
2395 \end_layout
2396
2397 \end_inset
2398
2399
2400 \begin_inset Index
2401 status collapsed
2402
2403 \begin_layout Plain Layout
2404 Tablas ! Flotantes
2405 \end_layout
2406
2407 \end_inset
2408
2409
2410 \end_layout
2411
2412 \begin_layout Standard
2413 Para una explicación general sobre flotantes, echa un vistazo a la sección
2414 \begin_inset Space ~
2415 \end_inset
2416
2417
2418 \begin_inset CommandInset ref
2419 LatexCommand ref
2420 reference "sec:IntroducciónFlotantes"
2421
2422 \end_inset
2423
2424 .
2425 \end_layout
2426
2427 \begin_layout Standard
2428 \begin_inset Float table
2429 placement h
2430 wide false
2431 sideways false
2432 status collapsed
2433
2434 \begin_layout Plain Layout
2435 \begin_inset Caption
2436
2437 \begin_layout Plain Layout
2438 \begin_inset CommandInset label
2439 LatexCommand label
2440 name "tab:una tabla flotante"
2441
2442 \end_inset
2443
2444 Una tabla flotante.
2445 \end_layout
2446
2447 \end_inset
2448
2449
2450 \end_layout
2451
2452 \begin_layout Plain Layout
2453 \align center
2454 \begin_inset Tabular
2455 <lyxtabular version="3" rows="3" columns="3">
2456 <features>
2457 <column alignment="center" valignment="top" width="0pt">
2458 <column alignment="center" valignment="top" width="0pt">
2459 <column alignment="center" valignment="top" width="0pt">
2460 <row>
2461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2462 \begin_inset Text
2463
2464 \begin_layout Plain Layout
2465
2466 \family roman
2467 \series medium
2468 \shape up
2469 \size normal
2470 \emph off
2471 \bar no
2472 \noun off
2473 \color none
2474 1
2475 \end_layout
2476
2477 \end_inset
2478 </cell>
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 2
2493 \end_layout
2494
2495 \end_inset
2496 </cell>
2497 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="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 3
2511 \end_layout
2512
2513 \end_inset
2514 </cell>
2515 </row>
2516 <row>
2517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2518 \begin_inset Text
2519
2520 \begin_layout Plain Layout
2521
2522 \family roman
2523 \series medium
2524 \shape up
2525 \size normal
2526 \emph off
2527 \bar no
2528 \noun off
2529 \color none
2530 Pepe
2531 \end_layout
2532
2533 \end_inset
2534 </cell>
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 Mari
2549 \end_layout
2550
2551 \end_inset
2552 </cell>
2553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="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 Teo
2567 \end_layout
2568
2569 \end_inset
2570 </cell>
2571 </row>
2572 <row>
2573 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2574 \begin_inset Text
2575
2576 \begin_layout Plain Layout
2577
2578 \family roman
2579 \series medium
2580 \shape up
2581 \size normal
2582 \emph off
2583 \bar no
2584 \noun off
2585 \color none
2586 \begin_inset Formula $\int x^{2}dx$
2587 \end_inset
2588
2589
2590 \end_layout
2591
2592 \end_inset
2593 </cell>
2594 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2595 \begin_inset Text
2596
2597 \begin_layout Plain Layout
2598
2599 \family roman
2600 \series medium
2601 \shape up
2602 \size normal
2603 \emph off
2604 \bar no
2605 \noun off
2606 \color none
2607 \begin_inset Formula $\left[\begin{array}{cc}
2608 a & b\\
2609 c & d\end{array}\right]$
2610 \end_inset
2611
2612
2613 \end_layout
2614
2615 \end_inset
2616 </cell>
2617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2618 \begin_inset Text
2619
2620 \begin_layout Plain Layout
2621
2622 \family roman
2623 \series medium
2624 \shape up
2625 \size normal
2626 \emph off
2627 \bar no
2628 \noun off
2629 \color none
2630 \begin_inset Formula $1+1=2$
2631 \end_inset
2632
2633
2634 \end_layout
2635
2636 \end_inset
2637 </cell>
2638 </row>
2639 </lyxtabular>
2640
2641 \end_inset
2642
2643
2644 \end_layout
2645
2646 \end_inset
2647
2648
2649 \end_layout
2650
2651 \begin_layout Standard
2652 Las tablas flotantes pueden insertarse con el menú 
2653 \family sans
2654 Insertar\SpecialChar \menuseparator
2655 Flotante\SpecialChar \menuseparator
2656 Tabla
2657 \family default
2658  o con el botón 
2659 \begin_inset Graphics
2660         filename ../../images/float-insert_table.png
2661         scale 85
2662
2663 \end_inset
2664
2665 .
2666 \end_layout
2667
2668 \begin_layout Standard
2669 El flotante se muestra como un cuadro desplegable con la etiqueta 
2670 \begin_inset Quotes eld
2671 \end_inset
2672
2673 Tabla
2674 \begin_inset Space ~
2675 \end_inset
2676
2677 #:
2678 \begin_inset Quotes erd
2679 \end_inset
2680
2681  (# es el número actual).
2682  El texto que sigue a dicha etiqueta es la leyenda de la tabla.
2683  Para insertar una tabla en el flotante se sitúa el cursor al final del
2684  texto del encabezado y se pulsa Intro.
2685  La leyenda se imprime encima de la tabla.
2686 \end_layout
2687
2688 \begin_layout Standard
2689 La tabla
2690 \begin_inset Space ~
2691 \end_inset
2692
2693
2694 \begin_inset CommandInset ref
2695 LatexCommand ref
2696 reference "tab:una tabla flotante"
2697
2698 \end_inset
2699
2700  es un ejemplo de tabla flotante.
2701 \end_layout
2702
2703 \begin_layout Standard
2704 Lo habitual es poner la leyenda sobre la tabla, lo que desafortunadamente
2705  no es soportado en las clases estándar de LaTeX.
2706  Esto significa que si estás usando las clases de documento 
2707 \family sans
2708 article
2709 \family default
2710
2711 \family sans
2712 book
2713 \family default
2714
2715 \family sans
2716 letter
2717 \family default
2718  o 
2719 \family sans
2720 report
2721 \family default
2722  no habrá espacio entre la leyenda y la tabla.
2723  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
2724  del documento la siguiente opción al comando del paquete LaTeX 
2725 \series bold
2726 caption
2727 \series default
2728
2729 \begin_inset Index
2730 status collapsed
2731
2732 \begin_layout Plain Layout
2733 LaTeX-paquetes ! caption
2734 \end_layout
2735
2736 \end_inset
2737
2738
2739 \begin_inset Foot
2740 status open
2741
2742 \begin_layout Plain Layout
2743 Para más información ve a la sección
2744 \begin_inset Space ~
2745 \end_inset
2746
2747
2748 \begin_inset CommandInset ref
2749 LatexCommand ref
2750 reference "sec:Colocación-de-leyendas"
2751
2752 \end_inset
2753
2754 .
2755 \end_layout
2756
2757 \end_inset
2758
2759 :
2760 \end_layout
2761
2762 \begin_layout Standard
2763
2764 \series bold
2765 tableposition=top
2766 \end_layout
2767
2768 \begin_layout Standard
2769 El formato de la leyenda se puede controlar mediante el paquete de LaTeX
2770  
2771 \series bold
2772 caption
2773 \series default
2774  como se describe en la sección
2775 \begin_inset Space ~
2776 \end_inset
2777
2778
2779 \begin_inset CommandInset ref
2780 LatexCommand ref
2781 reference "sec:Formato-de-leyendas"
2782
2783 \end_inset
2784
2785 .
2786  
2787 \end_layout
2788
2789 \begin_layout Standard
2790 \begin_inset Index
2791 status collapsed
2792
2793 \begin_layout Plain Layout
2794 Referencias ! a tablas
2795 \end_layout
2796
2797 \end_inset
2798
2799 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2800  etiqueta.
2801  Para hacerlo inserta una etiqueta en la leyenda con el menú 
2802 \family sans
2803 Insertar\SpecialChar \menuseparator
2804 Etiqueta
2805 \family default
2806  o con el botón 
2807 \begin_inset Graphics
2808         filename ../../images/label-insert.png
2809         scale 85
2810
2811 \end_inset
2812
2813 .
2814  Ahora puedes referenciar la etiqueta con el menú 
2815 \family sans
2816 Insertar\SpecialChar \menuseparator
2817 Referencia
2818 \begin_inset Space ~
2819 \end_inset
2820
2821 cruzada
2822 \family default
2823  o con el botón 
2824 \begin_inset Graphics
2825         filename ../../images/dialog-show-new-inset_ref.png
2826         scale 85
2827
2828 \end_inset
2829
2830 .
2831 \begin_inset Newline newline
2832 \end_inset
2833
2834 Las referencias se explican con detalle en la sección
2835 \begin_inset Space ~
2836 \end_inset
2837
2838
2839 \begin_inset CommandInset ref
2840 LatexCommand ref
2841 reference "sec:Referencias-a-Flotantes"
2842
2843 \end_inset
2844
2845 .
2846 \end_layout
2847
2848 \begin_layout Section
2849 Tablas largas
2850 \begin_inset CommandInset label
2851 LatexCommand label
2852 name "sec:Tablas-Largas"
2853
2854 \end_inset
2855
2856
2857 \begin_inset Index
2858 status collapsed
2859
2860 \begin_layout Plain Layout
2861 Tablas largas
2862 \end_layout
2863
2864 \end_inset
2865
2866
2867 \begin_inset Index
2868 status collapsed
2869
2870 \begin_layout Plain Layout
2871 Tablas ! Largas
2872 \end_layout
2873
2874 \end_inset
2875
2876
2877 \end_layout
2878
2879 \begin_layout Standard
2880 Si la tabla es demasiado larga para una página, puedes usar la opción 
2881 \family sans
2882 Usar
2883 \begin_inset Space ~
2884 \end_inset
2885
2886 tabla
2887 \begin_inset Space ~
2888 \end_inset
2889
2890 larga
2891 \family default
2892  en la solapa 
2893 \family sans
2894 Tabla
2895 \begin_inset Space ~
2896 \end_inset
2897
2898 larga
2899 \family default
2900  del diálogo de tablas, para repartir automáticamente la tabla en varias
2901  páginas.
2902  Al hacerlo se habilitan diversos botones opcionales en los que puedes definir:
2903 \end_layout
2904
2905 \begin_layout Description
2906
2907 \family sans
2908 Encabezado:
2909 \family default
2910  La fila actual y todas las de arriba, que no tienen ninguna opción especial
2911  definida, se definen como filas de encabezado para todas las páginas de
2912  la tabla, excepto para la primera página si 
2913 \family sans
2914 Primer
2915 \begin_inset Space ~
2916 \end_inset
2917
2918 encabezado
2919 \family default
2920  está definido.
2921  Este se denomina encabezado principal.
2922 \end_layout
2923
2924 \begin_layout Description
2925
2926 \family sans
2927 Primer
2928 \begin_inset Space ~
2929 \end_inset
2930
2931 encabezado:
2932 \family default
2933  La fila actual y superiores, que no tienen ninguna opción especial definida,
2934  se definen como filas cabeceras de la primera página de la tabla.
2935 \end_layout
2936
2937 \begin_layout Description
2938
2939 \family sans
2940 Pie:
2941 \family default
2942  La fila actual y todas las siguientes, que no tienen ninguna opción especial
2943  definida, se definen como filas de pie de todas las páginas de la tabla,
2944  excepto para la última página si se define 
2945 \family sans
2946 Último
2947 \begin_inset Space ~
2948 \end_inset
2949
2950 pie.
2951 \end_layout
2952
2953 \begin_layout Description
2954
2955 \family sans
2956 Último
2957 \begin_inset Space ~
2958 \end_inset
2959
2960 pie: L
2961 \family default
2962 a fila actual y siguientes, que no tienen ninguna opción especial definida,
2963  se definen como filas de pie de la última página de la tabla.
2964 \end_layout
2965
2966 \begin_layout Standard
2967 También se puede especificar en qué fila se ha de cortar la tabla.
2968  Si se establece más de una opción en la misma fila, habría que tener en
2969  cuenta que sólo la primera de ellas se usa en la fila dada.
2970  Las otras quedarán definidas como 
2971 \emph on
2972 vacías
2973 \emph default
2974 .
2975  En este contexto, primera significa primero en este orden: 
2976 \family sans
2977 Encabezado, Primer
2978 \begin_inset Space ~
2979 \end_inset
2980
2981 encabezado
2982 \family default
2983
2984 \family sans
2985 Pie, Último
2986 \begin_inset Space ~
2987 \end_inset
2988
2989 pie
2990 \family default
2991 .
2992  La siguiente tabla muestra cómo funciona:
2993 \end_layout
2994
2995 \begin_layout Standard
2996
2997 \end_layout
2998
2999 \begin_layout Standard
3000 \align center
3001 \begin_inset Tabular
3002 <lyxtabular version="3" rows="69" columns="3">
3003 <features islongtable="true">
3004 <column alignment="left" valignment="top" width="0cm">
3005 <column alignment="left" valignment="top" width="0pt">
3006 <column alignment="right" valignment="top" width="0pt">
3007 <row endfirsthead="true">
3008 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3009 \begin_inset Text
3010
3011 \begin_layout Plain Layout
3012
3013 \series bold
3014 Ejemplo de lista telefónica (ignore los nombres)
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Plain Layout
3023
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3029 \begin_inset Text
3030
3031 \begin_layout Plain Layout
3032
3033 \end_layout
3034
3035 \end_inset
3036 </cell>
3037 </row>
3038 <row endfirsthead="true">
3039 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3040 \begin_inset Text
3041
3042 \begin_layout Plain Layout
3043
3044 \series bold
3045 NOMBRE
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Plain Layout
3054
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3060 \begin_inset Text
3061
3062 \begin_layout Plain Layout
3063
3064 \series bold
3065 TEL.
3066 \end_layout
3067
3068 \end_inset
3069 </cell>
3070 </row>
3071 <row endhead="true">
3072 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Plain Layout
3076
3077 \series bold
3078 Ejemplo de lista telefónica
3079 \end_layout
3080
3081 \end_inset
3082 </cell>
3083 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3084 \begin_inset Text
3085
3086 \begin_layout Plain Layout
3087
3088 \end_layout
3089
3090 \end_inset
3091 </cell>
3092 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3093 \begin_inset Text
3094
3095 \begin_layout Plain Layout
3096
3097 \end_layout
3098
3099 \end_inset
3100 </cell>
3101 </row>
3102 <row endhead="true">
3103 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Plain Layout
3107
3108 \series bold
3109 NOMBRE
3110 \end_layout
3111
3112 \end_inset
3113 </cell>
3114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3115 \begin_inset Text
3116
3117 \begin_layout Plain Layout
3118
3119 \end_layout
3120
3121 \end_inset
3122 </cell>
3123 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3124 \begin_inset Text
3125
3126 \begin_layout Plain Layout
3127
3128 \series bold
3129 TEL.
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 </row>
3135 <row endfoot="true">
3136 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
3137 \begin_inset Text
3138
3139 \begin_layout Plain Layout
3140  continúa en la página siguiente
3141 \end_layout
3142
3143 \end_inset
3144 </cell>
3145 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3146 \begin_inset Text
3147
3148 \begin_layout Plain Layout
3149
3150 \end_layout
3151
3152 \end_inset
3153 </cell>
3154 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Plain Layout
3158
3159 \end_layout
3160
3161 \end_inset
3162 </cell>
3163 </row>
3164 <row>
3165 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Plain Layout
3169
3170 \series bold
3171 Annovi
3172 \end_layout
3173
3174 \end_inset
3175 </cell>
3176 <cell alignment="center" valignment="top" usebox="none">
3177 \begin_inset Text
3178
3179 \begin_layout Plain Layout
3180 Silvia
3181 \end_layout
3182
3183 \end_inset
3184 </cell>
3185 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Plain Layout
3189 111
3190 \end_layout
3191
3192 \end_inset
3193 </cell>
3194 </row>
3195 <row>
3196 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3197 \begin_inset Text
3198
3199 \begin_layout Plain Layout
3200
3201 \series bold
3202 Bertoli
3203 \end_layout
3204
3205 \end_inset
3206 </cell>
3207 <cell alignment="center" valignment="top" usebox="none">
3208 \begin_inset Text
3209
3210 \begin_layout Plain Layout
3211 Stefano
3212 \end_layout
3213
3214 \end_inset
3215 </cell>
3216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Plain Layout
3220 111
3221 \end_layout
3222
3223 \end_inset
3224 </cell>
3225 </row>
3226 <row>
3227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Plain Layout
3231
3232 \series bold
3233 Bozzi
3234 \end_layout
3235
3236 \end_inset
3237 </cell>
3238 <cell alignment="center" valignment="top" usebox="none">
3239 \begin_inset Text
3240
3241 \begin_layout Plain Layout
3242 Walter
3243 \end_layout
3244
3245 \end_inset
3246 </cell>
3247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251 111
3252 \end_layout
3253
3254 \end_inset
3255 </cell>
3256 </row>
3257 <row>
3258 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Plain Layout
3262
3263 \series bold
3264 Cachia
3265 \end_layout
3266
3267 \end_inset
3268 </cell>
3269 <cell alignment="center" valignment="top" usebox="none">
3270 \begin_inset Text
3271
3272 \begin_layout Plain Layout
3273 Maria
3274 \end_layout
3275
3276 \end_inset
3277 </cell>
3278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Plain Layout
3282 111
3283 \end_layout
3284
3285 \end_inset
3286 </cell>
3287 </row>
3288 <row>
3289 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Plain Layout
3293
3294 \series bold
3295 Cachia
3296 \end_layout
3297
3298 \end_inset
3299 </cell>
3300 <cell alignment="center" valignment="top" usebox="none">
3301 \begin_inset Text
3302
3303 \begin_layout Plain Layout
3304 Maurizio
3305 \end_layout
3306
3307 \end_inset
3308 </cell>
3309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Plain Layout
3313 111
3314 \end_layout
3315
3316 \end_inset
3317 </cell>
3318 </row>
3319 <row>
3320 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Plain Layout
3324
3325 \series bold
3326 Cinquemani
3327 \end_layout
3328
3329 \end_inset
3330 </cell>
3331 <cell alignment="center" valignment="top" usebox="none">
3332 \begin_inset Text
3333
3334 \begin_layout Plain Layout
3335 Giusi
3336 \end_layout
3337
3338 \end_inset
3339 </cell>
3340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Plain Layout
3344 111
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 </row>
3350 <row>
3351 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3352 \begin_inset Text
3353
3354 \begin_layout Plain Layout
3355
3356 \series bold
3357 Colin
3358 \end_layout
3359
3360 \end_inset
3361 </cell>
3362 <cell alignment="center" valignment="top" usebox="none">
3363 \begin_inset Text
3364
3365 \begin_layout Plain Layout
3366 Bernard
3367 \end_layout
3368
3369 \end_inset
3370 </cell>
3371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3372 \begin_inset Text
3373
3374 \begin_layout Plain Layout
3375 111
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 </row>
3381 <row>
3382 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3383 \begin_inset Text
3384
3385 \begin_layout Plain Layout
3386
3387 \series bold
3388 Concli
3389 \end_layout
3390
3391 \end_inset
3392 </cell>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 Gianfranco
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 111
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 </row>
3412 <row>
3413 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3414 \begin_inset Text
3415
3416 \begin_layout Plain Layout
3417
3418 \series bold
3419 Dal Bosco
3420 \end_layout
3421
3422 \end_inset
3423 </cell>
3424 <cell alignment="center" valignment="top" usebox="none">
3425 \begin_inset Text
3426
3427 \begin_layout Plain Layout
3428 Carolina
3429 \end_layout
3430
3431 \end_inset
3432 </cell>
3433 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437 111
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 </row>
3443 <row>
3444 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3445 \begin_inset Text
3446
3447 \begin_layout Plain Layout
3448
3449 \series bold
3450 Dalpiaz
3451 \end_layout
3452
3453 \end_inset
3454 </cell>
3455 <cell alignment="center" valignment="top" usebox="none">
3456 \begin_inset Text
3457
3458 \begin_layout Plain Layout
3459 Annamaria
3460 \end_layout
3461
3462 \end_inset
3463 </cell>
3464 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3465 \begin_inset Text
3466
3467 \begin_layout Plain Layout
3468 111
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 </row>
3474 <row>
3475 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3476 \begin_inset Text
3477
3478 \begin_layout Plain Layout
3479
3480 \series bold
3481 Feliciello
3482 \end_layout
3483
3484 \end_inset
3485 </cell>
3486 <cell alignment="center" valignment="top" usebox="none">
3487 \begin_inset Text
3488
3489 \begin_layout Plain Layout
3490 Domenico
3491 \end_layout
3492
3493 \end_inset
3494 </cell>
3495 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3496 \begin_inset Text
3497
3498 \begin_layout Plain Layout
3499 111
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 </row>
3505 <row>
3506 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3507 \begin_inset Text
3508
3509 \begin_layout Plain Layout
3510
3511 \series bold
3512 Focarelli
3513 \end_layout
3514
3515 \end_inset
3516 </cell>
3517 <cell alignment="center" valignment="top" usebox="none">
3518 \begin_inset Text
3519
3520 \begin_layout Plain Layout
3521 Paola
3522 \end_layout
3523
3524 \end_inset
3525 </cell>
3526 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3527 \begin_inset Text
3528
3529 \begin_layout Plain Layout
3530 111
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 </row>
3536 <row>
3537 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3538 \begin_inset Text
3539
3540 \begin_layout Plain Layout
3541
3542 \series bold
3543 Galletti
3544 \end_layout
3545
3546 \end_inset
3547 </cell>
3548 <cell alignment="center" valignment="top" usebox="none">
3549 \begin_inset Text
3550
3551 \begin_layout Plain Layout
3552 Oreste
3553 \end_layout
3554
3555 \end_inset
3556 </cell>
3557 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3558 \begin_inset Text
3559
3560 \begin_layout Plain Layout
3561 111
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 </row>
3567 <row>
3568 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3569 \begin_inset Text
3570
3571 \begin_layout Plain Layout
3572
3573 \series bold
3574 Gasparini
3575 \end_layout
3576
3577 \end_inset
3578 </cell>
3579 <cell alignment="center" valignment="top" usebox="none">
3580 \begin_inset Text
3581
3582 \begin_layout Plain Layout
3583 Franca
3584 \end_layout
3585
3586 \end_inset
3587 </cell>
3588 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3589 \begin_inset Text
3590
3591 \begin_layout Plain Layout
3592 111
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 </row>
3598 <row>
3599 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3600 \begin_inset Text
3601
3602 \begin_layout Plain Layout
3603
3604 \series bold
3605 Rizzardi
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 Paola
3615 \end_layout
3616
3617 \end_inset
3618 </cell>
3619 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3620 \begin_inset Text
3621
3622 \begin_layout Plain Layout
3623 111
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 </row>
3629 <row>
3630 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3631 \begin_inset Text
3632
3633 \begin_layout Plain Layout
3634
3635 \series bold
3636 Lassini
3637 \end_layout
3638
3639 \end_inset
3640 </cell>
3641 <cell alignment="center" valignment="top" usebox="none">
3642 \begin_inset Text
3643
3644 \begin_layout Plain Layout
3645 Giancarlo
3646 \end_layout
3647
3648 \end_inset
3649 </cell>
3650 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3651 \begin_inset Text
3652
3653 \begin_layout Plain Layout
3654 111
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 </row>
3660 <row>
3661 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3662 \begin_inset Text
3663
3664 \begin_layout Plain Layout
3665
3666 \series bold
3667 Malfatti
3668 \end_layout
3669
3670 \end_inset
3671 </cell>
3672 <cell alignment="center" valignment="top" usebox="none">
3673 \begin_inset Text
3674
3675 \begin_layout Plain Layout
3676 Luciano
3677 \end_layout
3678
3679 \end_inset
3680 </cell>
3681 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3682 \begin_inset Text
3683
3684 \begin_layout Plain Layout
3685 111
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \series bold
3698 Malfatti
3699 \end_layout
3700
3701 \end_inset
3702 </cell>
3703 <cell alignment="center" valignment="top" usebox="none">
3704 \begin_inset Text
3705
3706 \begin_layout Plain Layout
3707 Valeriano
3708 \end_layout
3709
3710 \end_inset
3711 </cell>
3712 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3713 \begin_inset Text
3714
3715 \begin_layout Plain Layout
3716 111
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 </row>
3722 <row>
3723 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3724 \begin_inset Text
3725
3726 \begin_layout Plain Layout
3727
3728 \series bold
3729 Meneguzzo
3730 \end_layout
3731
3732 \end_inset
3733 </cell>
3734 <cell alignment="center" valignment="top" usebox="none">
3735 \begin_inset Text
3736
3737 \begin_layout Plain Layout
3738 Roberto
3739 \end_layout
3740
3741 \end_inset
3742 </cell>
3743 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3744 \begin_inset Text
3745
3746 \begin_layout Plain Layout
3747 111
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 </row>
3753 <row>
3754 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3755 \begin_inset Text
3756
3757 \begin_layout Plain Layout
3758
3759 \series bold
3760 Mezzadra
3761 \end_layout
3762
3763 \end_inset
3764 </cell>
3765 <cell alignment="center" valignment="top" usebox="none">
3766 \begin_inset Text
3767
3768 \begin_layout Plain Layout
3769 Roberto
3770 \end_layout
3771
3772 \end_inset
3773 </cell>
3774 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3775 \begin_inset Text
3776
3777 \begin_layout Plain Layout
3778 111
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 </row>
3784 <row>
3785 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3786 \begin_inset Text
3787
3788 \begin_layout Plain Layout
3789
3790 \series bold
3791 Pirpamer
3792 \end_layout
3793
3794 \end_inset
3795 </cell>
3796 <cell alignment="center" valignment="top" usebox="none">
3797 \begin_inset Text
3798
3799 \begin_layout Plain Layout
3800 Erich
3801 \end_layout
3802
3803 \end_inset
3804 </cell>
3805 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3806 \begin_inset Text
3807
3808 \begin_layout Plain Layout
3809 111
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 </row>
3815 <row>
3816 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3817 \begin_inset Text
3818
3819 \begin_layout Plain Layout
3820
3821 \series bold
3822 Pochiesa
3823 \end_layout
3824
3825 \end_inset
3826 </cell>
3827 <cell alignment="center" valignment="top" usebox="none">
3828 \begin_inset Text
3829
3830 \begin_layout Plain Layout
3831 Paolo
3832 \end_layout
3833
3834 \end_inset
3835 </cell>
3836 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3837 \begin_inset Text
3838
3839 \begin_layout Plain Layout
3840 111, 222
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 </row>
3846 <row>
3847 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3848 \begin_inset Text
3849
3850 \begin_layout Plain Layout
3851
3852 \series bold
3853 Radina
3854 \end_layout
3855
3856 \end_inset
3857 </cell>
3858 <cell alignment="center" valignment="top" usebox="none">
3859 \begin_inset Text
3860
3861 \begin_layout Plain Layout
3862 Claudio
3863 \end_layout
3864
3865 \end_inset
3866 </cell>
3867 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3868 \begin_inset Text
3869
3870 \begin_layout Plain Layout
3871 111
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 </row>
3877 <row>
3878 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3879 \begin_inset Text
3880
3881 \begin_layout Plain Layout
3882
3883 \series bold
3884 Stuffer
3885 \end_layout
3886
3887 \end_inset
3888 </cell>
3889 <cell alignment="center" valignment="top" usebox="none">
3890 \begin_inset Text
3891
3892 \begin_layout Plain Layout
3893 Oskar
3894 \end_layout
3895
3896 \end_inset
3897 </cell>
3898 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3899 \begin_inset Text
3900
3901 \begin_layout Plain Layout
3902 111
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 </row>
3908 <row>
3909 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3910 \begin_inset Text
3911
3912 \begin_layout Plain Layout
3913
3914 \series bold
3915 Tacchelli
3916 \end_layout
3917
3918 \end_inset
3919 </cell>
3920 <cell alignment="center" valignment="top" usebox="none">
3921 \begin_inset Text
3922
3923 \begin_layout Plain Layout
3924 Ugo
3925 \end_layout
3926
3927 \end_inset
3928 </cell>
3929 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3930 \begin_inset Text
3931
3932 \begin_layout Plain Layout
3933 111
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 </row>
3939 <row>
3940 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3941 \begin_inset Text
3942
3943 \begin_layout Plain Layout
3944
3945 \series bold
3946 Tezzele
3947 \end_layout
3948
3949 \end_inset
3950 </cell>
3951 <cell alignment="center" valignment="top" usebox="none">
3952 \begin_inset Text
3953
3954 \begin_layout Plain Layout
3955 Margit
3956 \end_layout
3957
3958 \end_inset
3959 </cell>
3960 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3961 \begin_inset Text
3962
3963 \begin_layout Plain Layout
3964 111
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 </row>
3970 <row>
3971 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3972 \begin_inset Text
3973
3974 \begin_layout Plain Layout
3975
3976 \series bold
3977 Unterkalmsteiner
3978 \end_layout
3979
3980 \end_inset
3981 </cell>
3982 <cell alignment="center" valignment="top" usebox="none">
3983 \begin_inset Text
3984
3985 \begin_layout Plain Layout
3986 Frieda
3987 \end_layout
3988
3989 \end_inset
3990 </cell>
3991 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3992 \begin_inset Text
3993
3994 \begin_layout Plain Layout
3995 111
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 </row>
4001 <row>
4002 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4003 \begin_inset Text
4004
4005 \begin_layout Plain Layout
4006
4007 \series bold
4008 Vieider
4009 \end_layout
4010
4011 \end_inset
4012 </cell>
4013 <cell alignment="center" valignment="top" usebox="none">
4014 \begin_inset Text
4015
4016 \begin_layout Plain Layout
4017 Hilde
4018 \end_layout
4019
4020 \end_inset
4021 </cell>
4022 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4023 \begin_inset Text
4024
4025 \begin_layout Plain Layout
4026 111
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 </row>
4032 <row>
4033 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4034 \begin_inset Text
4035
4036 \begin_layout Plain Layout
4037
4038 \series bold
4039 Vigna
4040 \end_layout
4041
4042 \end_inset
4043 </cell>
4044 <cell alignment="center" valignment="top" usebox="none">
4045 \begin_inset Text
4046
4047 \begin_layout Plain Layout
4048 Jürgen
4049 \end_layout
4050
4051 \end_inset
4052 </cell>
4053 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4054 \begin_inset Text
4055
4056 \begin_layout Plain Layout
4057 111
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 </row>
4063 <row>
4064 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4065 \begin_inset Text
4066
4067 \begin_layout Plain Layout
4068
4069 \series bold
4070 Weber
4071 \end_layout
4072
4073 \end_inset
4074 </cell>
4075 <cell alignment="center" valignment="top" usebox="none">
4076 \begin_inset Text
4077
4078 \begin_layout Plain Layout
4079 Maurizio
4080 \end_layout
4081
4082 \end_inset
4083 </cell>
4084 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4085 \begin_inset Text
4086
4087 \begin_layout Plain Layout
4088 111
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 </row>
4094 <row>
4095 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4096 \begin_inset Text
4097
4098 \begin_layout Plain Layout
4099
4100 \series bold
4101 Winkler
4102 \end_layout
4103
4104 \end_inset
4105 </cell>
4106 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4107 \begin_inset Text
4108
4109 \begin_layout Plain Layout
4110 Franz
4111 \end_layout
4112
4113 \end_inset
4114 </cell>
4115 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4116 \begin_inset Text
4117
4118 \begin_layout Plain Layout
4119 111
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 <row>
4126 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4127 \begin_inset Text
4128
4129 \begin_layout Plain Layout
4130  
4131 \end_layout
4132
4133 \end_inset
4134 </cell>
4135 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4136 \begin_inset Text
4137
4138 \begin_layout Plain Layout
4139
4140 \end_layout
4141
4142 \end_inset
4143 </cell>
4144 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \end_layout
4150
4151 \end_inset
4152 </cell>
4153 </row>
4154 <row>
4155 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159
4160 \series bold
4161 Annovi
4162 \end_layout
4163
4164 \end_inset
4165 </cell>
4166 <cell alignment="center" valignment="top" usebox="none">
4167 \begin_inset Text
4168
4169 \begin_layout Plain Layout
4170 Silvia
4171 \end_layout
4172
4173 \end_inset
4174 </cell>
4175 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179 555
4180 \end_layout
4181
4182 \end_inset
4183 </cell>
4184 </row>
4185 <row>
4186 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190
4191 \series bold
4192 Bertoli
4193 \end_layout
4194
4195 \end_inset
4196 </cell>
4197 <cell alignment="center" valignment="top" usebox="none">
4198 \begin_inset Text
4199
4200 \begin_layout Plain Layout
4201 Stefano
4202 \end_layout
4203
4204 \end_inset
4205 </cell>
4206 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210 555
4211 \end_layout
4212
4213 \end_inset
4214 </cell>
4215 </row>
4216 <row>
4217 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221
4222 \series bold
4223 Bozzi
4224 \end_layout
4225
4226 \end_inset
4227 </cell>
4228 <cell alignment="center" valignment="top" usebox="none">
4229 \begin_inset Text
4230
4231 \begin_layout Plain Layout
4232 Walter
4233 \end_layout
4234
4235 \end_inset
4236 </cell>
4237 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241 555
4242 \end_layout
4243
4244 \end_inset
4245 </cell>
4246 </row>
4247 <row>
4248 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252
4253 \series bold
4254 Cachia
4255 \end_layout
4256
4257 \end_inset
4258 </cell>
4259 <cell alignment="center" valignment="top" usebox="none">
4260 \begin_inset Text
4261
4262 \begin_layout Plain Layout
4263 Maria
4264 \end_layout
4265
4266 \end_inset
4267 </cell>
4268 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272 555
4273 \end_layout
4274
4275 \end_inset
4276 </cell>
4277 </row>
4278 <row>
4279 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283
4284 \series bold
4285 Cachia
4286 \end_layout
4287
4288 \end_inset
4289 </cell>
4290 <cell alignment="center" valignment="top" usebox="none">
4291 \begin_inset Text
4292
4293 \begin_layout Plain Layout
4294 Maurizio
4295 \end_layout
4296
4297 \end_inset
4298 </cell>
4299 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303 555
4304 \end_layout
4305
4306 \end_inset
4307 </cell>
4308 </row>
4309 <row>
4310 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314
4315 \series bold
4316 Cinquemani
4317 \end_layout
4318
4319 \end_inset
4320 </cell>
4321 <cell alignment="center" valignment="top" usebox="none">
4322 \begin_inset Text
4323
4324 \begin_layout Plain Layout
4325 Giusi
4326 \end_layout
4327
4328 \end_inset
4329 </cell>
4330 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334 555
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 </row>
4340 <row>
4341 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345
4346 \series bold
4347 Colin
4348 \end_layout
4349
4350 \end_inset
4351 </cell>
4352 <cell alignment="center" valignment="top" usebox="none">
4353 \begin_inset Text
4354
4355 \begin_layout Plain Layout
4356 Bernard
4357 \end_layout
4358
4359 \end_inset
4360 </cell>
4361 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365 555
4366 \end_layout
4367
4368 \end_inset
4369 </cell>
4370 </row>
4371 <row>
4372 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376
4377 \series bold
4378 Concli
4379 \end_layout
4380
4381 \end_inset
4382 </cell>
4383 <cell alignment="center" valignment="top" usebox="none">
4384 \begin_inset Text
4385
4386 \begin_layout Plain Layout
4387 Gianfranco
4388 \end_layout
4389
4390 \end_inset
4391 </cell>
4392 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396 555
4397 \end_layout
4398
4399 \end_inset
4400 </cell>
4401 </row>
4402 <row>
4403 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407
4408 \series bold
4409 Dal Bosco
4410 \end_layout
4411
4412 \end_inset
4413 </cell>
4414 <cell alignment="center" valignment="top" usebox="none">
4415 \begin_inset Text
4416
4417 \begin_layout Plain Layout
4418 Carolina
4419 \end_layout
4420
4421 \end_inset
4422 </cell>
4423 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427 555
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 </row>
4433 <row>
4434 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4435 \begin_inset Text
4436
4437 \begin_layout Plain Layout
4438
4439 \series bold
4440 Dalpiaz
4441 \end_layout
4442
4443 \end_inset
4444 </cell>
4445 <cell alignment="center" valignment="top" usebox="none">
4446 \begin_inset Text
4447
4448 \begin_layout Plain Layout
4449 Annamaria
4450 \end_layout
4451
4452 \end_inset
4453 </cell>
4454 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4455 \begin_inset Text
4456
4457 \begin_layout Plain Layout
4458 555
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 </row>
4464 <row>
4465 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4466 \begin_inset Text
4467
4468 \begin_layout Plain Layout
4469
4470 \series bold
4471 Feliciello
4472 \end_layout
4473
4474 \end_inset
4475 </cell>
4476 <cell alignment="center" valignment="top" usebox="none">
4477 \begin_inset Text
4478
4479 \begin_layout Plain Layout
4480 Domenico
4481 \end_layout
4482
4483 \end_inset
4484 </cell>
4485 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4486 \begin_inset Text
4487
4488 \begin_layout Plain Layout
4489 555
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 </row>
4495 <row>
4496 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4497 \begin_inset Text
4498
4499 \begin_layout Plain Layout
4500
4501 \series bold
4502 Focarelli
4503 \end_layout
4504
4505 \end_inset
4506 </cell>
4507 <cell alignment="center" valignment="top" usebox="none">
4508 \begin_inset Text
4509
4510 \begin_layout Plain Layout
4511 Paola
4512 \end_layout
4513
4514 \end_inset
4515 </cell>
4516 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4517 \begin_inset Text
4518
4519 \begin_layout Plain Layout
4520 555
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 </row>
4526 <row>
4527 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4528 \begin_inset Text
4529
4530 \begin_layout Plain Layout
4531
4532 \series bold
4533 Galletti
4534 \end_layout
4535
4536 \end_inset
4537 </cell>
4538 <cell alignment="center" valignment="top" usebox="none">
4539 \begin_inset Text
4540
4541 \begin_layout Plain Layout
4542 Oreste
4543 \end_layout
4544
4545 \end_inset
4546 </cell>
4547 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4548 \begin_inset Text
4549
4550 \begin_layout Plain Layout
4551 555
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 </row>
4557 <row>
4558 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4559 \begin_inset Text
4560
4561 \begin_layout Plain Layout
4562
4563 \series bold
4564 Gasparini
4565 \end_layout
4566
4567 \end_inset
4568 </cell>
4569 <cell alignment="center" valignment="top" usebox="none">
4570 \begin_inset Text
4571
4572 \begin_layout Plain Layout
4573 Franca
4574 \end_layout
4575
4576 \end_inset
4577 </cell>
4578 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4579 \begin_inset Text
4580
4581 \begin_layout Plain Layout
4582 555
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 </row>
4588 <row>
4589 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4590 \begin_inset Text
4591
4592 \begin_layout Plain Layout
4593
4594 \series bold
4595 Rizzardi
4596 \end_layout
4597
4598 \end_inset
4599 </cell>
4600 <cell alignment="center" valignment="top" usebox="none">
4601 \begin_inset Text
4602
4603 \begin_layout Plain Layout
4604 Paola
4605 \end_layout
4606
4607 \end_inset
4608 </cell>
4609 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4610 \begin_inset Text
4611
4612 \begin_layout Plain Layout
4613 555
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 </row>
4619 <row>
4620 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4621 \begin_inset Text
4622
4623 \begin_layout Plain Layout
4624
4625 \series bold
4626 Lassini
4627 \end_layout
4628
4629 \end_inset
4630 </cell>
4631 <cell alignment="center" valignment="top" usebox="none">
4632 \begin_inset Text
4633
4634 \begin_layout Plain Layout
4635 Giancarlo
4636 \end_layout
4637
4638 \end_inset
4639 </cell>
4640 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4641 \begin_inset Text
4642
4643 \begin_layout Plain Layout
4644 555
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 </row>
4650 <row>
4651 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Plain Layout
4655
4656 \series bold
4657 Malfatti
4658 \end_layout
4659
4660 \end_inset
4661 </cell>
4662 <cell alignment="center" valignment="top" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Plain Layout
4666 Luciano
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Plain Layout
4675 555
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 </row>
4681 <row>
4682 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4683 \begin_inset Text
4684
4685 \begin_layout Plain Layout
4686
4687 \series bold
4688 Malfatti
4689 \end_layout
4690
4691 \end_inset
4692 </cell>
4693 <cell alignment="center" valignment="top" usebox="none">
4694 \begin_inset Text
4695
4696 \begin_layout Plain Layout
4697 Valeriano
4698 \end_layout
4699
4700 \end_inset
4701 </cell>
4702 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4703 \begin_inset Text
4704
4705 \begin_layout Plain Layout
4706 555
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 </row>
4712 <row>
4713 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4714 \begin_inset Text
4715
4716 \begin_layout Plain Layout
4717
4718 \series bold
4719 Meneguzzo
4720 \end_layout
4721
4722 \end_inset
4723 </cell>
4724 <cell alignment="center" valignment="top" usebox="none">
4725 \begin_inset Text
4726
4727 \begin_layout Plain Layout
4728 Roberto
4729 \end_layout
4730
4731 \end_inset
4732 </cell>
4733 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4734 \begin_inset Text
4735
4736 \begin_layout Plain Layout
4737 555
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 </row>
4743 <row>
4744 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Plain Layout
4748
4749 \series bold
4750 Mezzadra
4751 \end_layout
4752
4753 \end_inset
4754 </cell>
4755 <cell alignment="center" valignment="top" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Plain Layout
4759 Roberto
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Plain Layout
4768 555
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 </row>
4774 <row>
4775 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4776 \begin_inset Text
4777
4778 \begin_layout Plain Layout
4779
4780 \series bold
4781 Pirpamer
4782 \end_layout
4783
4784 \end_inset
4785 </cell>
4786 <cell alignment="center" valignment="top" usebox="none">
4787 \begin_inset Text
4788
4789 \begin_layout Plain Layout
4790 Erich
4791 \end_layout
4792
4793 \end_inset
4794 </cell>
4795 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4796 \begin_inset Text
4797
4798 \begin_layout Plain Layout
4799 555
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 </row>
4805 <row>
4806 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4807 \begin_inset Text
4808
4809 \begin_layout Plain Layout
4810
4811 \series bold
4812 Pochiesa
4813 \end_layout
4814
4815 \end_inset
4816 </cell>
4817 <cell alignment="center" valignment="top" usebox="none">
4818 \begin_inset Text
4819
4820 \begin_layout Plain Layout
4821 Paolo
4822 \end_layout
4823
4824 \end_inset
4825 </cell>
4826 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4827 \begin_inset Text
4828
4829 \begin_layout Plain Layout
4830 555, 222
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 </row>
4836 <row>
4837 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4838 \begin_inset Text
4839
4840 \begin_layout Plain Layout
4841
4842 \series bold
4843 Radina
4844 \end_layout
4845
4846 \end_inset
4847 </cell>
4848 <cell alignment="center" valignment="top" usebox="none">
4849 \begin_inset Text
4850
4851 \begin_layout Plain Layout
4852 Claudio
4853 \end_layout
4854
4855 \end_inset
4856 </cell>
4857 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4858 \begin_inset Text
4859
4860 \begin_layout Plain Layout
4861 555
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 </row>
4867 <row>
4868 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4869 \begin_inset Text
4870
4871 \begin_layout Plain Layout
4872
4873 \series bold
4874 Stuffer
4875 \end_layout
4876
4877 \end_inset
4878 </cell>
4879 <cell alignment="center" valignment="top" usebox="none">
4880 \begin_inset Text
4881
4882 \begin_layout Plain Layout
4883 Oskar
4884 \end_layout
4885
4886 \end_inset
4887 </cell>
4888 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4889 \begin_inset Text
4890
4891 \begin_layout Plain Layout
4892 555
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 </row>
4898 <row>
4899 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4900 \begin_inset Text
4901
4902 \begin_layout Plain Layout
4903
4904 \series bold
4905 Tacchelli
4906 \end_layout
4907
4908 \end_inset
4909 </cell>
4910 <cell alignment="center" valignment="top" usebox="none">
4911 \begin_inset Text
4912
4913 \begin_layout Plain Layout
4914 Ugo
4915 \end_layout
4916
4917 \end_inset
4918 </cell>
4919 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4920 \begin_inset Text
4921
4922 \begin_layout Plain Layout
4923 555
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 </row>
4929 <row>
4930 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4931 \begin_inset Text
4932
4933 \begin_layout Plain Layout
4934
4935 \series bold
4936 Tezzele
4937 \end_layout
4938
4939 \end_inset
4940 </cell>
4941 <cell alignment="center" valignment="top" usebox="none">
4942 \begin_inset Text
4943
4944 \begin_layout Plain Layout
4945 Margit
4946 \end_layout
4947
4948 \end_inset
4949 </cell>
4950 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4951 \begin_inset Text
4952
4953 \begin_layout Plain Layout
4954 555
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 </row>
4960 <row>
4961 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4962 \begin_inset Text
4963
4964 \begin_layout Plain Layout
4965
4966 \series bold
4967 Unterkalmsteiner
4968 \end_layout
4969
4970 \end_inset
4971 </cell>
4972 <cell alignment="center" valignment="top" usebox="none">
4973 \begin_inset Text
4974
4975 \begin_layout Plain Layout
4976 Frieda
4977 \end_layout
4978
4979 \end_inset
4980 </cell>
4981 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4982 \begin_inset Text
4983
4984 \begin_layout Plain Layout
4985 555
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 </row>
4991 <row>
4992 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4993 \begin_inset Text
4994
4995 \begin_layout Plain Layout
4996
4997 \series bold
4998 Vieider
4999 \end_layout
5000
5001 \end_inset
5002 </cell>
5003 <cell alignment="center" valignment="top" usebox="none">
5004 \begin_inset Text
5005
5006 \begin_layout Plain Layout
5007 Hilde
5008 \end_layout
5009
5010 \end_inset
5011 </cell>
5012 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5013 \begin_inset Text
5014
5015 \begin_layout Plain Layout
5016 555
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 </row>
5022 <row>
5023 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5024 \begin_inset Text
5025
5026 \begin_layout Plain Layout
5027
5028 \series bold
5029 Vigna
5030 \end_layout
5031
5032 \end_inset
5033 </cell>
5034 <cell alignment="center" valignment="top" usebox="none">
5035 \begin_inset Text
5036
5037 \begin_layout Plain Layout
5038 Jürgen
5039 \end_layout
5040
5041 \end_inset
5042 </cell>
5043 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5044 \begin_inset Text
5045
5046 \begin_layout Plain Layout
5047 999
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 </row>
5053 <row>
5054 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5055 \begin_inset Text
5056
5057 \begin_layout Plain Layout
5058
5059 \series bold
5060 Weber
5061 \end_layout
5062
5063 \end_inset
5064 </cell>
5065 <cell alignment="center" valignment="top" usebox="none">
5066 \begin_inset Text
5067
5068 \begin_layout Plain Layout
5069 Maurizio
5070 \end_layout
5071
5072 \end_inset
5073 </cell>
5074 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5075 \begin_inset Text
5076
5077 \begin_layout Plain Layout
5078 555
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 </row>
5084 <row>
5085 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5086 \begin_inset Text
5087
5088 \begin_layout Plain Layout
5089
5090 \series bold
5091 Winkler
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Plain Layout
5100 Franz
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5106 \begin_inset Text
5107
5108 \begin_layout Plain Layout
5109 555
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 </row>
5115 <row endlastfoot="true">
5116 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Plain Layout
5120 fin
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Plain Layout
5129
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 </row>
5144 </lyxtabular>
5145
5146 \end_inset
5147
5148
5149 \begin_inset ERT
5150 status open
5151
5152 \begin_layout Plain Layout
5153
5154
5155 \backslash
5156 addtocounter{table}{-1}
5157 \end_layout
5158
5159 \end_inset
5160
5161
5162 \begin_inset Note Note
5163 status collapsed
5164
5165 \begin_layout Plain Layout
5166 Para comprender el uso de este comando, lee al final de la sección
5167 \begin_inset Space ~
5168 \end_inset
5169
5170
5171 \begin_inset CommandInset ref
5172 LatexCommand ref
5173 reference "sub:Leyendas-en-Tablas"
5174
5175 \end_inset
5176
5177  la primera nota resaltada en gris.
5178  
5179 \end_layout
5180
5181 \end_inset
5182
5183
5184 \end_layout
5185
5186 \begin_layout Subsection
5187 Notas al pie en tablas largas
5188 \begin_inset CommandInset label
5189 LatexCommand label
5190 name "sub:Notas-al-pie-en-Tablas-Largas"
5191
5192 \end_inset
5193
5194
5195 \begin_inset Index
5196 status collapsed
5197
5198 \begin_layout Plain Layout
5199 Tablas largas ! Notas al pie
5200 \end_layout
5201
5202 \end_inset
5203
5204
5205 \end_layout
5206
5207 \begin_layout Standard
5208 Se pueden insertar notas al pie en cada celda de una tabla larga.
5209  Las notas se muestran en la parte inferior de la página en la que esté
5210  la celda con la nota.
5211  La tabla
5212 \begin_inset Space ~
5213 \end_inset
5214
5215
5216 \begin_inset CommandInset ref
5217 LatexCommand ref
5218 reference "tab:DifLeyendas"
5219
5220 \end_inset
5221
5222  tiene un ejemplo de nota al pie.
5223 \end_layout
5224
5225 \begin_layout Subsection
5226 Alineación de tablas largas
5227 \begin_inset Index
5228 status collapsed
5229
5230 \begin_layout Plain Layout
5231 Tablas largas ! Alineación
5232 \end_layout
5233
5234 \end_inset
5235
5236
5237 \end_layout
5238
5239 \begin_layout Standard
5240 Las tablas largas se centran por defecto.
5241  Al contrario de la alineación de filas y columnas, la alineación de una
5242  tabla no se puede cambiar por ahora en el diálogo de tablas.
5243  Para cambiar la alineación de tablas largas debes cambiar el valor de las
5244  longitudes 
5245 \series bold
5246
5247 \backslash
5248 LTleft
5249 \series default
5250  y 
5251 \series bold
5252
5253 \backslash
5254 LTright 
5255 \series default
5256 insertando la línea siguiente como ERT antes de la correspondiente tabla
5257  larga:
5258 \end_layout
5259
5260 \begin_layout Standard
5261
5262 \series bold
5263
5264 \backslash
5265 setlength{
5266 \backslash
5267 LTleft}{valor}
5268 \end_layout
5269
5270 \begin_layout Standard
5271 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5272 \begin_inset Space ~
5273 \end_inset
5274
5275
5276 \begin_inset CommandInset ref
5277 LatexCommand ref
5278 reference "tab:Unidades"
5279
5280 \end_inset
5281
5282 .
5283  
5284 \series bold
5285
5286 \backslash
5287 LTlent 
5288 \series default
5289 controla la distancia entre el borde izquierdo de la página y la tabla.
5290  
5291 \series bold
5292
5293 \backslash
5294 LTright 
5295 \series default
5296 la distancia desde el lado derecho.
5297  El valor predeterminado para ambas longitudes es 
5298 \series bold
5299
5300 \backslash
5301 fill
5302 \series default
5303 , que en este caso es lo mismo que un relleno horizontal en LyX.
5304 \end_layout
5305
5306 \begin_layout Standard
5307 La siguiente tabla larga se ha alineado a la izquierda poniendo 
5308 \series bold
5309
5310 \backslash
5311 LTleft
5312 \series default
5313  0 pt.
5314 \begin_inset ERT
5315 status collapsed
5316
5317 \begin_layout Plain Layout
5318
5319
5320 \backslash
5321 setlength{
5322 \backslash
5323 LTleft}{0pt}
5324 \end_layout
5325
5326 \end_inset
5327
5328
5329 \end_layout
5330
5331 \begin_layout Standard
5332 \begin_inset Tabular
5333 <lyxtabular version="3" rows="5" columns="5">
5334 <features islongtable="true">
5335 <column alignment="center" valignment="top" width="0">
5336 <column alignment="center" valignment="top" width="0">
5337 <column alignment="center" valignment="top" width="0">
5338 <column alignment="center" valignment="top" width="0">
5339 <column alignment="center" valignment="top" width="0">
5340 <row>
5341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5342 \begin_inset Text
5343
5344 \begin_layout Plain Layout
5345 1
5346 \end_layout
5347
5348 \end_inset
5349 </cell>
5350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5351 \begin_inset Text
5352
5353 \begin_layout Plain Layout
5354 2
5355 \end_layout
5356
5357 \end_inset
5358 </cell>
5359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5360 \begin_inset Text
5361
5362 \begin_layout Plain Layout
5363 3
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5369 \begin_inset Text
5370
5371 \begin_layout Plain Layout
5372 4
5373 \end_layout
5374
5375 \end_inset
5376 </cell>
5377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5378 \begin_inset Text
5379
5380 \begin_layout Plain Layout
5381 5
5382 \end_layout
5383
5384 \end_inset
5385 </cell>
5386 </row>
5387 <row>
5388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5389 \begin_inset Text
5390
5391 \begin_layout Plain Layout
5392 asd
5393 \end_layout
5394
5395 \end_inset
5396 </cell>
5397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5398 \begin_inset Text
5399
5400 \begin_layout Plain Layout
5401 s
5402 \end_layout
5403
5404 \end_inset
5405 </cell>
5406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5407 \begin_inset Text
5408
5409 \begin_layout Plain Layout
5410 s
5411 \end_layout
5412
5413 \end_inset
5414 </cell>
5415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5416 \begin_inset Text
5417
5418 \begin_layout Plain Layout
5419 s
5420 \end_layout
5421
5422 \end_inset
5423 </cell>
5424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5425 \begin_inset Text
5426
5427 \begin_layout Plain Layout
5428 asd
5429 \end_layout
5430
5431 \end_inset
5432 </cell>
5433 </row>
5434 <row>
5435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5436 \begin_inset Text
5437
5438 \begin_layout Plain Layout
5439 asd
5440 \end_layout
5441
5442 \end_inset
5443 </cell>
5444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5445 \begin_inset Text
5446
5447 \begin_layout Plain Layout
5448 s
5449 \end_layout
5450
5451 \end_inset
5452 </cell>
5453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5454 \begin_inset Text
5455
5456 \begin_layout Plain Layout
5457 s
5458 \end_layout
5459
5460 \end_inset
5461 </cell>
5462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5463 \begin_inset Text
5464
5465 \begin_layout Plain Layout
5466 s
5467 \end_layout
5468
5469 \end_inset
5470 </cell>
5471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5472 \begin_inset Text
5473
5474 \begin_layout Plain Layout
5475 asd
5476 \end_layout
5477
5478 \end_inset
5479 </cell>
5480 </row>
5481 <row>
5482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5483 \begin_inset Text
5484
5485 \begin_layout Plain Layout
5486 asd
5487 \end_layout
5488
5489 \end_inset
5490 </cell>
5491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5492 \begin_inset Text
5493
5494 \begin_layout Plain Layout
5495 s
5496 \end_layout
5497
5498 \end_inset
5499 </cell>
5500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5501 \begin_inset Text
5502
5503 \begin_layout Plain Layout
5504 s
5505 \end_layout
5506
5507 \end_inset
5508 </cell>
5509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5510 \begin_inset Text
5511
5512 \begin_layout Plain Layout
5513 s
5514 \end_layout
5515
5516 \end_inset
5517 </cell>
5518 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5519 \begin_inset Text
5520
5521 \begin_layout Plain Layout
5522 asd
5523 \end_layout
5524
5525 \end_inset
5526 </cell>
5527 </row>
5528 <row>
5529 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5530 \begin_inset Text
5531
5532 \begin_layout Plain Layout
5533 asd
5534 \end_layout
5535
5536 \end_inset
5537 </cell>
5538 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5539 \begin_inset Text
5540
5541 \begin_layout Plain Layout
5542 asd
5543 \end_layout
5544
5545 \end_inset
5546 </cell>
5547 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5548 \begin_inset Text
5549
5550 \begin_layout Plain Layout
5551 asd
5552 \end_layout
5553
5554 \end_inset
5555 </cell>
5556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5557 \begin_inset Text
5558
5559 \begin_layout Plain Layout
5560 asd
5561 \end_layout
5562
5563 \end_inset
5564 </cell>
5565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5566 \begin_inset Text
5567
5568 \begin_layout Plain Layout
5569 asd
5570 \end_layout
5571
5572 \end_inset
5573 </cell>
5574 </row>
5575 </lyxtabular>
5576
5577 \end_inset
5578
5579
5580 \begin_inset ERT
5581 status collapsed
5582
5583 \begin_layout Plain Layout
5584
5585
5586 \backslash
5587 setlength{
5588 \backslash
5589 LTleft}{
5590 \backslash
5591 fill}
5592 \end_layout
5593
5594 \end_inset
5595
5596
5597 \end_layout
5598
5599 \begin_layout Subsection
5600 Leyendas en tablas largas
5601 \begin_inset Index
5602 status collapsed
5603
5604 \begin_layout Plain Layout
5605 Tablas largas ! Leyendas
5606 \end_layout
5607
5608 \end_inset
5609
5610
5611 \begin_inset CommandInset label
5612 LatexCommand label
5613 name "sub:Leyendas-en-Tablas"
5614
5615 \end_inset
5616
5617
5618 \end_layout
5619
5620 \begin_layout Standard
5621 Una tabla larga no se puede poner flotante porque los flotantes sólo pueden
5622  estar en una página, aunque el entorno leyendas de flotantes sí puede usarse
5623  para tablas largas.
5624 \end_layout
5625
5626 \begin_layout Standard
5627 LyX todavía no soporta totalmente leyendas en tablas largas, de modo que
5628  hay que crearlos de la sigiente forma:
5629 \end_layout
5630
5631 \begin_layout Enumerate
5632 Crea una tabla larga.
5633 \end_layout
5634
5635 \begin_layout Enumerate
5636 Marca la primera fila y deshabilita su línea superior.
5637 \end_layout
5638
5639 \begin_layout Enumerate
5640 Inserta una leyenda con el menú 
5641 \family sans
5642 Insertar\SpecialChar \menuseparator
5643 Leyenda
5644 \family default
5645  en la primera celda.
5646 \begin_inset Newline newline
5647 \end_inset
5648
5649 También puedes añadir un 
5650 \family sans
5651 título breve
5652 \family default
5653  para la leyenda .
5654 \end_layout
5655
5656 \begin_layout Enumerate
5657 Inserta un 
5658 \begin_inset Quotes eld
5659 \end_inset
5660
5661
5662 \series bold
5663
5664 \backslash
5665
5666 \backslash
5667 %
5668 \series default
5669
5670 \begin_inset Quotes erd
5671 \end_inset
5672
5673  como ERT detrás de la leyenda.
5674 \end_layout
5675
5676 \begin_layout Standard
5677 En la Lista de tablas aparecerá el título breve en vez del título completo.
5678  El 
5679 \series bold
5680
5681 \begin_inset Quotes eld
5682 \end_inset
5683
5684
5685 \backslash
5686
5687 \backslash
5688 %
5689 \series default
5690
5691 \begin_inset Quotes erd
5692 \end_inset
5693
5694  detrás de la leyenda elimina las líneas verticales entre las siguientes
5695  celdas de la fila.
5696  Ahora, la primera fila de la tabla es sólo una fila postiza para la leyenda,
5697  la tabla real comienza en la segunda fila.
5698 \end_layout
5699
5700 \begin_layout Standard
5701 He aquí una pequeña tabla larga para mostrar cómo funciona:
5702 \end_layout
5703
5704 \begin_layout Standard
5705 \begin_inset Tabular
5706 <lyxtabular version="3" rows="6" columns="5">
5707 <features islongtable="true">
5708 <column alignment="center" valignment="top" width="0">
5709 <column alignment="center" valignment="top" width="0">
5710 <column alignment="center" valignment="top" width="0">
5711 <column alignment="center" valignment="top" width="0">
5712 <column alignment="center" valignment="top" width="0">
5713 <row caption="true">
5714 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5715 \begin_inset Text
5716
5717 \begin_layout Plain Layout
5718 \begin_inset Caption
5719
5720 \begin_layout Plain Layout
5721 Tabla larga con leyenda
5722 \begin_inset OptArg
5723 status open
5724
5725 \begin_layout Plain Layout
5726 Tabla larga
5727 \end_layout
5728
5729 \end_inset
5730
5731
5732 \end_layout
5733
5734 \end_inset
5735
5736
5737 \end_layout
5738
5739 \end_inset
5740 </cell>
5741 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 </row>
5778 <row>
5779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5780 \begin_inset Text
5781
5782 \begin_layout Plain Layout
5783 1
5784 \end_layout
5785
5786 \end_inset
5787 </cell>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 2
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 3
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 4
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 5
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 </row>
5825 <row>
5826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5827 \begin_inset Text
5828
5829 \begin_layout Plain Layout
5830 asd
5831 \end_layout
5832
5833 \end_inset
5834 </cell>
5835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5836 \begin_inset Text
5837
5838 \begin_layout Plain Layout
5839 s
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 s
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 s
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866 asd
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 </row>
5872 <row>
5873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5874 \begin_inset Text
5875
5876 \begin_layout Plain Layout
5877 asd
5878 \end_layout
5879
5880 \end_inset
5881 </cell>
5882 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5883 \begin_inset Text
5884
5885 \begin_layout Plain Layout
5886 s
5887 \end_layout
5888
5889 \end_inset
5890 </cell>
5891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5892 \begin_inset Text
5893
5894 \begin_layout Plain Layout
5895 s
5896 \end_layout
5897
5898 \end_inset
5899 </cell>
5900 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5901 \begin_inset Text
5902
5903 \begin_layout Plain Layout
5904 s
5905 \end_layout
5906
5907 \end_inset
5908 </cell>
5909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5910 \begin_inset Text
5911
5912 \begin_layout Plain Layout
5913 asd
5914 \end_layout
5915
5916 \end_inset
5917 </cell>
5918 </row>
5919 <row>
5920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5921 \begin_inset Text
5922
5923 \begin_layout Plain Layout
5924 asd
5925 \end_layout
5926
5927 \end_inset
5928 </cell>
5929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5930 \begin_inset Text
5931
5932 \begin_layout Plain Layout
5933 s
5934 \end_layout
5935
5936 \end_inset
5937 </cell>
5938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5939 \begin_inset Text
5940
5941 \begin_layout Plain Layout
5942 s
5943 \end_layout
5944
5945 \end_inset
5946 </cell>
5947 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5948 \begin_inset Text
5949
5950 \begin_layout Plain Layout
5951 s
5952 \end_layout
5953
5954 \end_inset
5955 </cell>
5956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5957 \begin_inset Text
5958
5959 \begin_layout Plain Layout
5960 asd
5961 \end_layout
5962
5963 \end_inset
5964 </cell>
5965 </row>
5966 <row>
5967 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5968 \begin_inset Text
5969
5970 \begin_layout Plain Layout
5971 asd
5972 \end_layout
5973
5974 \end_inset
5975 </cell>
5976 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5977 \begin_inset Text
5978
5979 \begin_layout Plain Layout
5980 asd
5981 \end_layout
5982
5983 \end_inset
5984 </cell>
5985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5986 \begin_inset Text
5987
5988 \begin_layout Plain Layout
5989 asd
5990 \end_layout
5991
5992 \end_inset
5993 </cell>
5994 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5995 \begin_inset Text
5996
5997 \begin_layout Plain Layout
5998 asd
5999 \end_layout
6000
6001 \end_inset
6002 </cell>
6003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6004 \begin_inset Text
6005
6006 \begin_layout Plain Layout
6007 asd
6008 \end_layout
6009
6010 \end_inset
6011 </cell>
6012 </row>
6013 </lyxtabular>
6014
6015 \end_inset
6016
6017
6018 \end_layout
6019
6020 \begin_layout Standard
6021 \begin_inset VSpace medskip
6022 \end_inset
6023
6024
6025 \begin_inset Note Greyedout
6026 status open
6027
6028 \begin_layout Plain Layout
6029
6030 \series bold
6031 Nota
6032 \series default
6033 : El número de la tabla se incrementa para cada tabla larga, aunque no pongas
6034  leyenda en alguna de ellas.
6035  Por esto podría suceder que, p.
6036 \begin_inset Space \thinspace{}
6037 \end_inset
6038
6039 e., la tabla
6040 \begin_inset Space ~
6041 \end_inset
6042
6043 2.4 siga a la tabla
6044 \begin_inset Space ~
6045 \end_inset
6046
6047 2.1 en la lista de tablas debido a que hay dos tablas largas sin leyenda.
6048  Para evitarlo, añade detrás de cada tabla larga sin leyenda este comando
6049  en ERT:
6050 \end_layout
6051
6052 \begin_layout Plain Layout
6053
6054 \series bold
6055
6056 \backslash
6057 addtocounter{table}{-1}
6058 \end_layout
6059
6060 \end_inset
6061
6062
6063 \end_layout
6064
6065 \begin_layout Standard
6066 \begin_inset Note Greyedout
6067 status open
6068
6069 \begin_layout Plain Layout
6070
6071 \series bold
6072 Nota:
6073 \series default
6074  Si utilizas el paquete LaTeX 
6075 \series bold
6076 hyperref
6077 \series default
6078
6079 \begin_inset Index
6080 status collapsed
6081
6082 \begin_layout Plain Layout
6083 LaTeX-paquetes ! hyperref
6084 \end_layout
6085
6086 \end_inset
6087
6088  para enlazar referencias cruzadas en la salida, los enlaces a tablas largas
6089  llevan siempre al principio del documento.
6090 \end_layout
6091
6092 \end_inset
6093
6094
6095 \end_layout
6096
6097 \begin_layout Subsubsection
6098 Referencias a tablas largas
6099 \begin_inset Index
6100 status collapsed
6101
6102 \begin_layout Plain Layout
6103 Tablas largas ! Referencias a
6104 \end_layout
6105
6106 \end_inset
6107
6108
6109 \end_layout
6110
6111 \begin_layout Standard
6112 \begin_inset Tabular
6113 <lyxtabular version="3" rows="6" columns="5">
6114 <features islongtable="true">
6115 <column alignment="center" valignment="top" width="0">
6116 <column alignment="center" valignment="top" width="0">
6117 <column alignment="center" valignment="top" width="0">
6118 <column alignment="center" valignment="top" width="0">
6119 <column alignment="center" valignment="top" width="0">
6120 <row caption="true">
6121 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Plain Layout
6125 \begin_inset Caption
6126
6127 \begin_layout Plain Layout
6128 Tabla larga referenciada
6129 \begin_inset CommandInset label
6130 LatexCommand label
6131 name "tab:RefEjemplo"
6132
6133 \end_inset
6134
6135
6136 \end_layout
6137
6138 \end_inset
6139
6140
6141 \end_layout
6142
6143 \end_inset
6144 </cell>
6145 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6146 \begin_inset Text
6147
6148 \begin_layout Plain Layout
6149
6150 \end_layout
6151
6152 \end_inset
6153 </cell>
6154 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6155 \begin_inset Text
6156
6157 \begin_layout Plain Layout
6158
6159 \end_layout
6160
6161 \end_inset
6162 </cell>
6163 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Plain Layout
6167
6168 \end_layout
6169
6170 \end_inset
6171 </cell>
6172 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6173 \begin_inset Text
6174
6175 \begin_layout Plain Layout
6176
6177 \end_layout
6178
6179 \end_inset
6180 </cell>
6181 </row>
6182 <row>
6183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Plain Layout
6187 1
6188 \end_layout
6189
6190 \end_inset
6191 </cell>
6192 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6193 \begin_inset Text
6194
6195 \begin_layout Plain Layout
6196 2
6197 \end_layout
6198
6199 \end_inset
6200 </cell>
6201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6202 \begin_inset Text
6203
6204 \begin_layout Plain Layout
6205 3
6206 \end_layout
6207
6208 \end_inset
6209 </cell>
6210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Plain Layout
6214 4
6215 \end_layout
6216
6217 \end_inset
6218 </cell>
6219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6220 \begin_inset Text
6221
6222 \begin_layout Plain Layout
6223 5
6224 \end_layout
6225
6226 \end_inset
6227 </cell>
6228 </row>
6229 <row>
6230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Plain Layout
6234 asd
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6240 \begin_inset Text
6241
6242 \begin_layout Plain Layout
6243 s
6244 \end_layout
6245
6246 \end_inset
6247 </cell>
6248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6249 \begin_inset Text
6250
6251 \begin_layout Plain Layout
6252 s
6253 \end_layout
6254
6255 \end_inset
6256 </cell>
6257 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6258 \begin_inset Text
6259
6260 \begin_layout Plain Layout
6261 s
6262 \end_layout
6263
6264 \end_inset
6265 </cell>
6266 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6267 \begin_inset Text
6268
6269 \begin_layout Plain Layout
6270 asd
6271 \end_layout
6272
6273 \end_inset
6274 </cell>
6275 </row>
6276 <row>
6277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Plain Layout
6281 asd
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6287 \begin_inset Text
6288
6289 \begin_layout Plain Layout
6290 s
6291 \end_layout
6292
6293 \end_inset
6294 </cell>
6295 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6296 \begin_inset Text
6297
6298 \begin_layout Plain Layout
6299 s
6300 \end_layout
6301
6302 \end_inset
6303 </cell>
6304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6305 \begin_inset Text
6306
6307 \begin_layout Plain Layout
6308 s
6309 \end_layout
6310
6311 \end_inset
6312 </cell>
6313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6314 \begin_inset Text
6315
6316 \begin_layout Plain Layout
6317 asd
6318 \end_layout
6319
6320 \end_inset
6321 </cell>
6322 </row>
6323 <row>
6324 <cell alignment="center" valignment="top" topline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6334 \begin_inset Text
6335
6336 \begin_layout Plain Layout
6337 s
6338 \end_layout
6339
6340 \end_inset
6341 </cell>
6342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6343 \begin_inset Text
6344
6345 \begin_layout Plain Layout
6346 s
6347 \end_layout
6348
6349 \end_inset
6350 </cell>
6351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6352 \begin_inset Text
6353
6354 \begin_layout Plain Layout
6355 s
6356 \end_layout
6357
6358 \end_inset
6359 </cell>
6360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6361 \begin_inset Text
6362
6363 \begin_layout Plain Layout
6364 asd
6365 \end_layout
6366
6367 \end_inset
6368 </cell>
6369 </row>
6370 <row>
6371 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="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 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6381 \begin_inset Text
6382
6383 \begin_layout Plain Layout
6384 sad
6385 \end_layout
6386
6387 \end_inset
6388 </cell>
6389 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6390 \begin_inset Text
6391
6392 \begin_layout Plain Layout
6393 asd
6394 \end_layout
6395
6396 \end_inset
6397 </cell>
6398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6399 \begin_inset Text
6400
6401 \begin_layout Plain Layout
6402 asd
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Plain Layout
6411 asd
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 </row>
6417 </lyxtabular>
6418
6419 \end_inset
6420
6421
6422 \end_layout
6423
6424 \begin_layout Standard
6425 Para referenciar una tabla larga, inserta una etiqueta en la leyenda.
6426  Observa que tienes que añadir el prefijo 
6427 \begin_inset Quotes eld
6428 \end_inset
6429
6430
6431 \emph on
6432 tab
6433 \emph default
6434 :
6435 \begin_inset Quotes erd
6436 \end_inset
6437
6438  manualmente en el campo de etiqueta.
6439  
6440 \end_layout
6441
6442 \begin_layout Standard
6443 Esto es una referencia a la tabla
6444 \begin_inset Space ~
6445 \end_inset
6446
6447
6448 \begin_inset CommandInset ref
6449 LatexCommand ref
6450 reference "tab:RefEjemplo"
6451
6452 \end_inset
6453
6454 .
6455 \end_layout
6456
6457 \begin_layout Standard
6458 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6459  del documento mediante el paquete LaTeX 
6460 \series bold
6461 caption
6462 \series default
6463
6464 \begin_inset Index
6465 status collapsed
6466
6467 \begin_layout Plain Layout
6468 LaTeX-paquetes ! caption
6469 \end_layout
6470
6471 \end_inset
6472
6473 , véase sección
6474 \begin_inset Space ~
6475 \end_inset
6476
6477  
6478 \begin_inset CommandInset ref
6479 LatexCommand ref
6480 reference "sec:Formato-de-leyendas"
6481
6482 \end_inset
6483
6484 .
6485 \end_layout
6486
6487 \begin_layout Subsubsection
6488 Anchura de la leyenda
6489 \begin_inset Index
6490 status collapsed
6491
6492 \begin_layout Plain Layout
6493 Tablas largas ! Anchura de la leyenda
6494 \end_layout
6495
6496 \end_inset
6497
6498
6499 \end_layout
6500
6501 \begin_layout Standard
6502 La anchura máxima se define por la longitud 
6503 \series bold
6504
6505 \backslash
6506 LTcapwidth
6507 \series default
6508 .
6509  Por defecto es 4
6510 \begin_inset Space \thinspace{}
6511 \end_inset
6512
6513 in (4
6514 \begin_inset Space ~
6515 \end_inset
6516
6517 pulgadas).
6518  Para cambiarla añade el siguiente comando al preámbulo o como ERT en el
6519  documento antes de la tabla larga a la que afecta
6520 \end_layout
6521
6522 \begin_layout Standard
6523
6524 \series bold
6525
6526 \backslash
6527 setlength{
6528 \backslash
6529 LTcapwidth}{anchura}
6530 \end_layout
6531
6532 \begin_layout Standard
6533 donde la anchura puede ser una de las unidades listadas en el apéndice
6534 \begin_inset Space ~
6535 \end_inset
6536
6537
6538 \begin_inset CommandInset ref
6539 LatexCommand ref
6540 reference "cha:Unidades-disponibles-en"
6541
6542 \end_inset
6543
6544 .
6545 \end_layout
6546
6547 \begin_layout Standard
6548 Las tablas siguientes muestran la diferencia:
6549 \end_layout
6550
6551 \begin_layout Standard
6552 \begin_inset Tabular
6553 <lyxtabular version="3" rows="6" columns="5">
6554 <features islongtable="true">
6555 <column alignment="center" valignment="top" width="0">
6556 <column alignment="center" valignment="top" width="0">
6557 <column alignment="center" valignment="top" width="0">
6558 <column alignment="center" valignment="top" width="0">
6559 <column alignment="center" valignment="top" width="0">
6560 <row caption="true">
6561 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6562 \begin_inset Text
6563
6564 \begin_layout Plain Layout
6565 \begin_inset Caption
6566
6567 \begin_layout Plain Layout
6568 Leyenda larga completa con anchura predeterminada leyenda larga completa
6569  con anchura predeterminada
6570 \begin_inset OptArg
6571 status open
6572
6573 \begin_layout Plain Layout
6574 Leyenda con anchura predeterminada
6575 \end_layout
6576
6577 \end_inset
6578
6579
6580 \end_layout
6581
6582 \end_inset
6583
6584
6585 \end_layout
6586
6587 \end_inset
6588 </cell>
6589 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6590 \begin_inset Text
6591
6592 \begin_layout Plain Layout
6593
6594 \end_layout
6595
6596 \end_inset
6597 </cell>
6598 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Plain Layout
6602
6603 \end_layout
6604
6605 \end_inset
6606 </cell>
6607 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6608 \begin_inset Text
6609
6610 \begin_layout Plain Layout
6611
6612 \end_layout
6613
6614 \end_inset
6615 </cell>
6616 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6617 \begin_inset Text
6618
6619 \begin_layout Plain Layout
6620
6621 \end_layout
6622
6623 \end_inset
6624 </cell>
6625 </row>
6626 <row>
6627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6628 \begin_inset Text
6629
6630 \begin_layout Plain Layout
6631 1
6632 \end_layout
6633
6634 \end_inset
6635 </cell>
6636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6637 \begin_inset Text
6638
6639 \begin_layout Plain Layout
6640 2
6641 \end_layout
6642
6643 \end_inset
6644 </cell>
6645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6646 \begin_inset Text
6647
6648 \begin_layout Plain Layout
6649 3
6650 \end_layout
6651
6652 \end_inset
6653 </cell>
6654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6655 \begin_inset Text
6656
6657 \begin_layout Plain Layout
6658 4
6659 \end_layout
6660
6661 \end_inset
6662 </cell>
6663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6664 \begin_inset Text
6665
6666 \begin_layout Plain Layout
6667 5
6668 \end_layout
6669
6670 \end_inset
6671 </cell>
6672 </row>
6673 <row>
6674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6675 \begin_inset Text
6676
6677 \begin_layout Plain Layout
6678 asd
6679 \end_layout
6680
6681 \end_inset
6682 </cell>
6683 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6684 \begin_inset Text
6685
6686 \begin_layout Plain Layout
6687 s
6688 \end_layout
6689
6690 \end_inset
6691 </cell>
6692 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6693 \begin_inset Text
6694
6695 \begin_layout Plain Layout
6696 s
6697 \end_layout
6698
6699 \end_inset
6700 </cell>
6701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6702 \begin_inset Text
6703
6704 \begin_layout Plain Layout
6705 s
6706 \end_layout
6707
6708 \end_inset
6709 </cell>
6710 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6711 \begin_inset Text
6712
6713 \begin_layout Plain Layout
6714 asd
6715 \end_layout
6716
6717 \end_inset
6718 </cell>
6719 </row>
6720 <row>
6721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6722 \begin_inset Text
6723
6724 \begin_layout Plain Layout
6725 asd
6726 \end_layout
6727
6728 \end_inset
6729 </cell>
6730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6731 \begin_inset Text
6732
6733 \begin_layout Plain Layout
6734 s
6735 \end_layout
6736
6737 \end_inset
6738 </cell>
6739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6740 \begin_inset Text
6741
6742 \begin_layout Plain Layout
6743 s
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Plain Layout
6752 s
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Plain Layout
6761 asd
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 </row>
6767 <row>
6768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Plain Layout
6772 asd
6773 \end_layout
6774
6775 \end_inset
6776 </cell>
6777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6778 \begin_inset Text
6779
6780 \begin_layout Plain Layout
6781 s
6782 \end_layout
6783
6784 \end_inset
6785 </cell>
6786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6787 \begin_inset Text
6788
6789 \begin_layout Plain Layout
6790 s
6791 \end_layout
6792
6793 \end_inset
6794 </cell>
6795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Plain Layout
6799 s
6800 \end_layout
6801
6802 \end_inset
6803 </cell>
6804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6805 \begin_inset Text
6806
6807 \begin_layout Plain Layout
6808 asd
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 </row>
6814 <row>
6815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Plain Layout
6819 asd
6820 \end_layout
6821
6822 \end_inset
6823 </cell>
6824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6825 \begin_inset Text
6826
6827 \begin_layout Plain Layout
6828 sad
6829 \end_layout
6830
6831 \end_inset
6832 </cell>
6833 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6834 \begin_inset Text
6835
6836 \begin_layout Plain Layout
6837 asd
6838 \end_layout
6839
6840 \end_inset
6841 </cell>
6842 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6843 \begin_inset Text
6844
6845 \begin_layout Plain Layout
6846 asd
6847 \end_layout
6848
6849 \end_inset
6850 </cell>
6851 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6852 \begin_inset Text
6853
6854 \begin_layout Plain Layout
6855 asd
6856 \end_layout
6857
6858 \end_inset
6859 </cell>
6860 </row>
6861 </lyxtabular>
6862
6863 \end_inset
6864
6865
6866 \end_layout
6867
6868 \begin_layout Standard
6869 \begin_inset ERT
6870 status collapsed
6871
6872 \begin_layout Plain Layout
6873
6874
6875 \backslash
6876 setlength{
6877 \backslash
6878 LTcapwidth}{5cm}
6879 \end_layout
6880
6881 \end_inset
6882
6883
6884 \begin_inset Tabular
6885 <lyxtabular version="3" rows="6" columns="5">
6886 <features islongtable="true">
6887 <column alignment="center" valignment="top" width="0">
6888 <column alignment="center" valignment="top" width="0">
6889 <column alignment="center" valignment="top" width="0">
6890 <column alignment="center" valignment="top" width="0">
6891 <column alignment="center" valignment="top" width="0">
6892 <row caption="true">
6893 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Plain Layout
6897 \begin_inset Caption
6898
6899 \begin_layout Plain Layout
6900 Leyenda larga completa con anchura de 5
6901 \begin_inset Space \thinspace{}
6902 \end_inset
6903
6904 cm leyenda larga completa con anchura de 5
6905 \begin_inset Space \thinspace{}
6906 \end_inset
6907
6908 cm leyenda larga completa con anchura de 5
6909 \begin_inset Space \thinspace{}
6910 \end_inset
6911
6912 cm
6913 \begin_inset OptArg
6914 status open
6915
6916 \begin_layout Plain Layout
6917 Leyenda con anchura
6918 \begin_inset Space \thinspace{}
6919 \end_inset
6920
6921 =
6922 \begin_inset Space \thinspace{}
6923 \end_inset
6924
6925 5
6926 \begin_inset Space \thinspace{}
6927 \end_inset
6928
6929 cm
6930 \end_layout
6931
6932 \end_inset
6933
6934
6935 \end_layout
6936
6937 \end_inset
6938
6939
6940 \end_layout
6941
6942 \end_inset
6943 </cell>
6944 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6945 \begin_inset Text
6946
6947 \begin_layout Plain Layout
6948
6949 \end_layout
6950
6951 \end_inset
6952 </cell>
6953 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6954 \begin_inset Text
6955
6956 \begin_layout Plain Layout
6957
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \begin_layout Plain Layout
6966
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Plain Layout
6975
6976 \end_layout
6977
6978 \end_inset
6979 </cell>
6980 </row>
6981 <row>
6982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6983 \begin_inset Text
6984
6985 \begin_layout Plain Layout
6986 1
6987 \end_layout
6988
6989 \end_inset
6990 </cell>
6991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6992 \begin_inset Text
6993
6994 \begin_layout Plain Layout
6995 2
6996 \end_layout
6997
6998 \end_inset
6999 </cell>
7000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7001 \begin_inset Text
7002
7003 \begin_layout Plain Layout
7004 3
7005 \end_layout
7006
7007 \end_inset
7008 </cell>
7009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7010 \begin_inset Text
7011
7012 \begin_layout Plain Layout
7013 4
7014 \end_layout
7015
7016 \end_inset
7017 </cell>
7018 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7019 \begin_inset Text
7020
7021 \begin_layout Plain Layout
7022 5
7023 \end_layout
7024
7025 \end_inset
7026 </cell>
7027 </row>
7028 <row>
7029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7030 \begin_inset Text
7031
7032 \begin_layout Plain Layout
7033 asd
7034 \end_layout
7035
7036 \end_inset
7037 </cell>
7038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7039 \begin_inset Text
7040
7041 \begin_layout Plain Layout
7042 s
7043 \end_layout
7044
7045 \end_inset
7046 </cell>
7047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7048 \begin_inset Text
7049
7050 \begin_layout Plain Layout
7051 s
7052 \end_layout
7053
7054 \end_inset
7055 </cell>
7056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7057 \begin_inset Text
7058
7059 \begin_layout Plain Layout
7060 s
7061 \end_layout
7062
7063 \end_inset
7064 </cell>
7065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7066 \begin_inset Text
7067
7068 \begin_layout Plain Layout
7069 asd
7070 \end_layout
7071
7072 \end_inset
7073 </cell>
7074 </row>
7075 <row>
7076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7077 \begin_inset Text
7078
7079 \begin_layout Plain Layout
7080 asd
7081 \end_layout
7082
7083 \end_inset
7084 </cell>
7085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7086 \begin_inset Text
7087
7088 \begin_layout Plain Layout
7089 s
7090 \end_layout
7091
7092 \end_inset
7093 </cell>
7094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7095 \begin_inset Text
7096
7097 \begin_layout Plain Layout
7098 s
7099 \end_layout
7100
7101 \end_inset
7102 </cell>
7103 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7104 \begin_inset Text
7105
7106 \begin_layout Plain Layout
7107 s
7108 \end_layout
7109
7110 \end_inset
7111 </cell>
7112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7113 \begin_inset Text
7114
7115 \begin_layout Plain Layout
7116 asd
7117 \end_layout
7118
7119 \end_inset
7120 </cell>
7121 </row>
7122 <row>
7123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7124 \begin_inset Text
7125
7126 \begin_layout Plain Layout
7127 asd
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Plain Layout
7136 s
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Plain Layout
7145 s
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7151 \begin_inset Text
7152
7153 \begin_layout Plain Layout
7154 s
7155 \end_layout
7156
7157 \end_inset
7158 </cell>
7159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7160 \begin_inset Text
7161
7162 \begin_layout Plain Layout
7163 asd
7164 \end_layout
7165
7166 \end_inset
7167 </cell>
7168 </row>
7169 <row>
7170 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7171 \begin_inset Text
7172
7173 \begin_layout Plain Layout
7174 asd
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Plain Layout
7183 sad
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Plain Layout
7192 asd
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7198 \begin_inset Text
7199
7200 \begin_layout Plain Layout
7201 asd
7202 \end_layout
7203
7204 \end_inset
7205 </cell>
7206 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7207 \begin_inset Text
7208
7209 \begin_layout Plain Layout
7210 asd
7211 \end_layout
7212
7213 \end_inset
7214 </cell>
7215 </row>
7216 </lyxtabular>
7217
7218 \end_inset
7219
7220
7221 \begin_inset ERT
7222 status collapsed
7223
7224 \begin_layout Plain Layout
7225
7226
7227 \backslash
7228 setlength{
7229 \backslash
7230 LTcapwidth}{4in}
7231 \end_layout
7232
7233 \end_inset
7234
7235
7236 \end_layout
7237
7238 \begin_layout Standard
7239 \begin_inset Note Greyedout
7240 status collapsed
7241
7242 \begin_layout Plain Layout
7243
7244 \series bold
7245 Nota: 
7246 \series default
7247 Si se usa el paquete LaTeX 
7248 \series bold
7249 caption
7250 \series default
7251
7252 \begin_inset Index
7253 status collapsed
7254
7255 \begin_layout Plain Layout
7256 LaTeX-paquetes ! caption
7257 \end_layout
7258
7259 \end_inset
7260
7261 , como en este documento, se usa la anchura de toda la página para el pie
7262  si utilizas el valor por defecto de 4
7263 \begin_inset Space \thinspace{}
7264 \end_inset
7265
7266 in para 
7267 \series bold
7268
7269 \backslash
7270 LTcapwidth
7271 \series default
7272 .
7273  En este caso, para conseguir exactamente un pie de 4
7274 \begin_inset Space \thinspace{}
7275 \end_inset
7276
7277 in, puedes poner un valor ligeramente diferente de 4.0
7278 \begin_inset Space \thinspace{}
7279 \end_inset
7280
7281 in, p.
7282 \begin_inset Space \thinspace{}
7283 \end_inset
7284
7285 e.
7286  3.99
7287 \begin_inset Space \thinspace{}
7288 \end_inset
7289
7290 in, o el comando de LaTeX 
7291 \series bold
7292
7293 \backslash
7294 captionsetup{width=valor}
7295 \series default
7296 , suministrado por el paquete 
7297 \series bold
7298 caption
7299 \series default
7300 .
7301 \end_layout
7302
7303 \end_inset
7304
7305
7306 \end_layout
7307
7308 \begin_layout Subsubsection
7309 Leyendas distintas para cada página
7310 \begin_inset Index
7311 status collapsed
7312
7313 \begin_layout Plain Layout
7314 Tablas largas ! Leyendas distintas para cada página
7315 \end_layout
7316
7317 \end_inset
7318
7319
7320 \end_layout
7321
7322 \begin_layout Standard
7323 Si otras leyendas debieran ser diferentes de la leyenda de la primera página,
7324  inserta una leyenda con un título breve no vacío en una fila postiza marcada
7325  como primer encabezado.
7326  La leyenda para las restantes páginas se inserta sin título breve en una
7327  fila postiza de leyenda marcada como primer encabezado.
7328  Si este encabezado no ha de incluir el número de tabla, usa el comando
7329 \end_layout
7330
7331 \begin_layout Standard
7332
7333 \series bold
7334
7335 \backslash
7336 caption*{texto de la leyenda}
7337 \end_layout
7338
7339 \begin_layout Standard
7340 en vez del recuadro de leyenda de LyX.
7341  La etiqueta para referenciar la tabla se inserta en el primer encabezado.
7342  La tabla
7343 \begin_inset Space ~
7344 \end_inset
7345
7346
7347 \begin_inset CommandInset ref
7348 LatexCommand ref
7349 reference "tab:DifLeyendas"
7350
7351 \end_inset
7352
7353  es un ejemplo de tabla larga con encabezados distintos donde el segundo
7354  no incluye número de tabla.
7355 \end_layout
7356
7357 \begin_layout Standard
7358 \align center
7359 \begin_inset Tabular
7360 <lyxtabular version="3" rows="60" columns="3">
7361 <features islongtable="true">
7362 <column alignment="left" valignment="top" width="0cm">
7363 <column alignment="left" valignment="top" width="0pt">
7364 <column alignment="right" valignment="top" width="0pt">
7365 <row endfirsthead="true" caption="true">
7366 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7367 \begin_inset Text
7368
7369 \begin_layout Plain Layout
7370 \begin_inset Caption
7371
7372 \begin_layout Plain Layout
7373 Ejemplo de lista telefónica
7374 \begin_inset CommandInset label
7375 LatexCommand label
7376 name "tab:DifLeyendas"
7377
7378 \end_inset
7379
7380
7381 \begin_inset OptArg
7382 status collapsed
7383
7384 \begin_layout Plain Layout
7385 Ejemplo de lista telefónica
7386 \end_layout
7387
7388 \end_inset
7389
7390
7391 \end_layout
7392
7393 \end_inset
7394
7395
7396 \end_layout
7397
7398 \end_inset
7399 </cell>
7400 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7401 \begin_inset Text
7402
7403 \begin_layout Plain Layout
7404
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Plain Layout
7413
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 </row>
7419 <row endfirsthead="true">
7420 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7421 \begin_inset Text
7422
7423 \begin_layout Plain Layout
7424
7425 \series bold
7426 Ejemplo de lista telefónica (ignore los nombres)
7427 \end_layout
7428
7429 \end_inset
7430 </cell>
7431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7432 \begin_inset Text
7433
7434 \begin_layout Plain Layout
7435
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Plain Layout
7444
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 </row>
7450 <row endfirsthead="true">
7451 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7452 \begin_inset Text
7453
7454 \begin_layout Plain Layout
7455
7456 \series bold
7457 NOMBRE
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475
7476 \series bold
7477 TEL.
7478 \end_layout
7479
7480 \end_inset
7481 </cell>
7482 </row>
7483 <row endhead="true" caption="true">
7484 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7485 \begin_inset Text
7486
7487 \begin_layout Plain Layout
7488 \begin_inset ERT
7489 status open
7490
7491 \begin_layout Plain Layout
7492
7493
7494 \backslash
7495 caption*{Continúa Ejemplo de lista telefónica}
7496 \backslash
7497
7498 \backslash
7499 %
7500 \end_layout
7501
7502 \end_inset
7503
7504
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 </row>
7528 <row endhead="true">
7529 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7530 \begin_inset Text
7531
7532 \begin_layout Plain Layout
7533
7534 \series bold
7535 Ejemplo de lista telefónica
7536 \end_layout
7537
7538 \end_inset
7539 </cell>
7540 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7541 \begin_inset Text
7542
7543 \begin_layout Plain Layout
7544
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Plain Layout
7553
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 </row>
7559 <row endhead="true">
7560 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7561 \begin_inset Text
7562
7563 \begin_layout Plain Layout
7564
7565 \series bold
7566 NOMBRE
7567 \end_layout
7568
7569 \end_inset
7570 </cell>
7571 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7572 \begin_inset Text
7573
7574 \begin_layout Plain Layout
7575
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Plain Layout
7584
7585 \series bold
7586 TEL.
7587 \end_layout
7588
7589 \end_inset
7590 </cell>
7591 </row>
7592 <row endfoot="true">
7593 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
7594 \begin_inset Text
7595
7596 \begin_layout Plain Layout
7597 continúa en página siguiente
7598 \end_layout
7599
7600 \end_inset
7601 </cell>
7602 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7603 \begin_inset Text
7604
7605 \begin_layout Plain Layout
7606
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Plain Layout
7615
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 </row>
7621 <row>
7622 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7623 \begin_inset Text
7624
7625 \begin_layout Plain Layout
7626
7627 \series bold
7628 Annovi
7629 \end_layout
7630
7631 \end_inset
7632 </cell>
7633 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7634 \begin_inset Text
7635
7636 \begin_layout Plain Layout
7637 Silvia
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Plain Layout
7646 111
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 </row>
7652 <row>
7653 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7654 \begin_inset Text
7655
7656 \begin_layout Plain Layout
7657
7658 \series bold
7659 Bertoli
7660 \end_layout
7661
7662 \end_inset
7663 </cell>
7664 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7665 \begin_inset Text
7666
7667 \begin_layout Plain Layout
7668 Stefano
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Plain Layout
7677 111
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 </row>
7683 <row>
7684 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7685 \begin_inset Text
7686
7687 \begin_layout Plain Layout
7688
7689 \series bold
7690 Bozzi
7691 \end_layout
7692
7693 \end_inset
7694 </cell>
7695 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7696 \begin_inset Text
7697
7698 \begin_layout Plain Layout
7699 Walter
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Plain Layout
7708 111
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 </row>
7714 <row>
7715 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7716 \begin_inset Text
7717
7718 \begin_layout Plain Layout
7719
7720 \series bold
7721 Cachia
7722 \end_layout
7723
7724 \end_inset
7725 </cell>
7726 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7727 \begin_inset Text
7728
7729 \begin_layout Plain Layout
7730 Maria
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Plain Layout
7739 111
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 </row>
7745 <row>
7746 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7747 \begin_inset Text
7748
7749 \begin_layout Plain Layout
7750
7751 \series bold
7752 Cachia
7753 \end_layout
7754
7755 \end_inset
7756 </cell>
7757 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7758 \begin_inset Text
7759
7760 \begin_layout Plain Layout
7761 Maurizio
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Plain Layout
7770 111
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 </row>
7776 <row>
7777 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7778 \begin_inset Text
7779
7780 \begin_layout Plain Layout
7781
7782 \series bold
7783 Cinquemani
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7789 \begin_inset Text
7790
7791 \begin_layout Plain Layout
7792 Giusi
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Plain Layout
7801 111
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 </row>
7807 <row>
7808 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7809 \begin_inset Text
7810
7811 \begin_layout Plain Layout
7812
7813 \series bold
7814 Colin
7815 \end_layout
7816
7817 \end_inset
7818 </cell>
7819 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7820 \begin_inset Text
7821
7822 \begin_layout Plain Layout
7823 Bernard
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Plain Layout
7832 111
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 </row>
7838 <row>
7839 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7840 \begin_inset Text
7841
7842 \begin_layout Plain Layout
7843
7844 \series bold
7845 Concli
7846 \end_layout
7847
7848 \end_inset
7849 </cell>
7850 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7851 \begin_inset Text
7852
7853 \begin_layout Plain Layout
7854 Gianfranco
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Plain Layout
7863 111
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 </row>
7869 <row>
7870 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \series bold
7876 Dal Bosco
7877 \end_layout
7878
7879 \end_inset
7880 </cell>
7881 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7882 \begin_inset Text
7883
7884 \begin_layout Plain Layout
7885 Carolina
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 111
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 </row>
7900 <row>
7901 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7902 \begin_inset Text
7903
7904 \begin_layout Plain Layout
7905
7906 \series bold
7907 Dalpiaz
7908 \end_layout
7909
7910 \end_inset
7911 </cell>
7912 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7913 \begin_inset Text
7914
7915 \begin_layout Plain Layout
7916 Annamaria
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Plain Layout
7925 111
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 </row>
7931 <row>
7932 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7933 \begin_inset Text
7934
7935 \begin_layout Plain Layout
7936
7937 \series bold
7938 Feliciello
7939 \end_layout
7940
7941 \end_inset
7942 </cell>
7943 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7944 \begin_inset Text
7945
7946 \begin_layout Plain Layout
7947 Domenico
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Plain Layout
7956 111
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 </row>
7962 <row>
7963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7964 \begin_inset Text
7965
7966 \begin_layout Plain Layout
7967
7968 \series bold
7969 Focarelli
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Plain Layout
7978 Paola
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Plain Layout
7987 111
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 </row>
7993 <row>
7994 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7995 \begin_inset Text
7996
7997 \begin_layout Plain Layout
7998
7999 \series bold
8000 Galletti
8001 \end_layout
8002
8003 \end_inset
8004 </cell>
8005 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8006 \begin_inset Text
8007
8008 \begin_layout Plain Layout
8009 Oreste
8010 \end_layout
8011
8012 \end_inset
8013 </cell>
8014 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8015 \begin_inset Text
8016
8017 \begin_layout Plain Layout
8018 111
8019 \end_layout
8020
8021 \end_inset
8022 </cell>
8023 </row>
8024 <row>
8025 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8026 \begin_inset Text
8027
8028 \begin_layout Plain Layout
8029
8030 \series bold
8031 Gasparini
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8037 \begin_inset Text
8038
8039 \begin_layout Plain Layout
8040 Franca
8041 \end_layout
8042
8043 \end_inset
8044 </cell>
8045 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8046 \begin_inset Text
8047
8048 \begin_layout Plain Layout
8049 111
8050 \end_layout
8051
8052 \end_inset
8053 </cell>
8054 </row>
8055 <row>
8056 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8057 \begin_inset Text
8058
8059 \begin_layout Plain Layout
8060
8061 \series bold
8062 Rizzardi
8063 \series default
8064
8065 \begin_inset Foot
8066 status open
8067
8068 \begin_layout Plain Layout
8069 Ejemplo de nota al pie
8070 \end_layout
8071
8072 \end_inset
8073
8074
8075 \end_layout
8076
8077 \end_inset
8078 </cell>
8079 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8080 \begin_inset Text
8081
8082 \begin_layout Plain Layout
8083 Paola
8084 \end_layout
8085
8086 \end_inset
8087 </cell>
8088 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092 111
8093 \end_layout
8094
8095 \end_inset
8096 </cell>
8097 </row>
8098 <row>
8099 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103
8104 \series bold
8105 Lassini
8106 \end_layout
8107
8108 \end_inset
8109 </cell>
8110 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8111 \begin_inset Text
8112
8113 \begin_layout Plain Layout
8114 Giancarlo
8115 \end_layout
8116
8117 \end_inset
8118 </cell>
8119 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8120 \begin_inset Text
8121
8122 \begin_layout Plain Layout
8123 111
8124 \end_layout
8125
8126 \end_inset
8127 </cell>
8128 </row>
8129 <row>
8130 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8131 \begin_inset Text
8132
8133 \begin_layout Plain Layout
8134
8135 \series bold
8136 Malfatti
8137 \end_layout
8138
8139 \end_inset
8140 </cell>
8141 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8142 \begin_inset Text
8143
8144 \begin_layout Plain Layout
8145 Luciano
8146 \end_layout
8147
8148 \end_inset
8149 </cell>
8150 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8151 \begin_inset Text
8152
8153 \begin_layout Plain Layout
8154 111
8155 \end_layout
8156
8157 \end_inset
8158 </cell>
8159 </row>
8160 <row>
8161 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8162 \begin_inset Text
8163
8164 \begin_layout Plain Layout
8165
8166 \series bold
8167 Malfatti
8168 \end_layout
8169
8170 \end_inset
8171 </cell>
8172 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8173 \begin_inset Text
8174
8175 \begin_layout Plain Layout
8176 Valeriano
8177 \end_layout
8178
8179 \end_inset
8180 </cell>
8181 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8182 \begin_inset Text
8183
8184 \begin_layout Plain Layout
8185 111
8186 \end_layout
8187
8188 \end_inset
8189 </cell>
8190 </row>
8191 <row>
8192 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8193 \begin_inset Text
8194
8195 \begin_layout Plain Layout
8196
8197 \series bold
8198 Meneguzzo
8199 \end_layout
8200
8201 \end_inset
8202 </cell>
8203 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8204 \begin_inset Text
8205
8206 \begin_layout Plain Layout
8207 Roberto
8208 \end_layout
8209
8210 \end_inset
8211 </cell>
8212 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8213 \begin_inset Text
8214
8215 \begin_layout Plain Layout
8216 111
8217 \end_layout
8218
8219 \end_inset
8220 </cell>
8221 </row>
8222 <row>
8223 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8224 \begin_inset Text
8225
8226 \begin_layout Plain Layout
8227
8228 \series bold
8229 Mezzadra
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Plain Layout
8238 Roberto
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Plain Layout
8247 111
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \series bold
8260 Pirpamer
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 Erich
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Plain Layout
8278 111
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row>
8285 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Plain Layout
8289
8290 \series bold
8291 Pochiesa
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Plain Layout
8300 Paolo
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Plain Layout
8309 111, 222
8310 \end_layout
8311
8312 \end_inset
8313 </cell>
8314 </row>
8315 <row>
8316 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8317 \begin_inset Text
8318
8319 \begin_layout Plain Layout
8320
8321 \series bold
8322 Radina
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8328 \begin_inset Text
8329
8330 \begin_layout Plain Layout
8331 Claudio
8332 \end_layout
8333
8334 \end_inset
8335 </cell>
8336 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8337 \begin_inset Text
8338
8339 \begin_layout Plain Layout
8340 111
8341 \end_layout
8342
8343 \end_inset
8344 </cell>
8345 </row>
8346 <row>
8347 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8348 \begin_inset Text
8349
8350 \begin_layout Plain Layout
8351
8352 \series bold
8353 Stuffer
8354 \end_layout
8355
8356 \end_inset
8357 </cell>
8358 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8359 \begin_inset Text
8360
8361 \begin_layout Plain Layout
8362 Oskar
8363 \end_layout
8364
8365 \end_inset
8366 </cell>
8367 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8368 \begin_inset Text
8369
8370 \begin_layout Plain Layout
8371 111
8372 \end_layout
8373
8374 \end_inset
8375 </cell>
8376 </row>
8377 <row>
8378 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8379 \begin_inset Text
8380
8381 \begin_layout Plain Layout
8382
8383 \series bold
8384 Tacchelli
8385 \end_layout
8386
8387 \end_inset
8388 </cell>
8389 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8390 \begin_inset Text
8391
8392 \begin_layout Plain Layout
8393 Ugo
8394 \end_layout
8395
8396 \end_inset
8397 </cell>
8398 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8399 \begin_inset Text
8400
8401 \begin_layout Plain Layout
8402 111
8403 \end_layout
8404
8405 \end_inset
8406 </cell>
8407 </row>
8408 <row>
8409 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8410 \begin_inset Text
8411
8412 \begin_layout Plain Layout
8413
8414 \series bold
8415 Tezzele
8416 \end_layout
8417
8418 \end_inset
8419 </cell>
8420 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8421 \begin_inset Text
8422
8423 \begin_layout Plain Layout
8424 Margit
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 111
8434 \end_layout
8435
8436 \end_inset
8437 </cell>
8438 </row>
8439 <row>
8440 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8441 \begin_inset Text
8442
8443 \begin_layout Plain Layout
8444
8445 \series bold
8446 Unterkalmsteiner
8447 \end_layout
8448
8449 \end_inset
8450 </cell>
8451 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8452 \begin_inset Text
8453
8454 \begin_layout Plain Layout
8455 Frieda
8456 \end_layout
8457
8458 \end_inset
8459 </cell>
8460 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8461 \begin_inset Text
8462
8463 \begin_layout Plain Layout
8464 111
8465 \end_layout
8466
8467 \end_inset
8468 </cell>
8469 </row>
8470 <row>
8471 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8472 \begin_inset Text
8473
8474 \begin_layout Plain Layout
8475
8476 \series bold
8477 Vieider
8478 \end_layout
8479
8480 \end_inset
8481 </cell>
8482 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8483 \begin_inset Text
8484
8485 \begin_layout Plain Layout
8486 Hilde
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8492 \begin_inset Text
8493
8494 \begin_layout Plain Layout
8495 111
8496 \end_layout
8497
8498 \end_inset
8499 </cell>
8500 </row>
8501 <row>
8502 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8503 \begin_inset Text
8504
8505 \begin_layout Plain Layout
8506
8507 \series bold
8508 Vigna
8509 \end_layout
8510
8511 \end_inset
8512 </cell>
8513 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8514 \begin_inset Text
8515
8516 \begin_layout Plain Layout
8517 Jürgen
8518 \end_layout
8519
8520 \end_inset
8521 </cell>
8522 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8523 \begin_inset Text
8524
8525 \begin_layout Plain Layout
8526 111
8527 \end_layout
8528
8529 \end_inset
8530 </cell>
8531 </row>
8532 <row>
8533 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8534 \begin_inset Text
8535
8536 \begin_layout Plain Layout
8537
8538 \series bold
8539 Weber
8540 \end_layout
8541
8542 \end_inset
8543 </cell>
8544 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8545 \begin_inset Text
8546
8547 \begin_layout Plain Layout
8548 Maurizio
8549 \end_layout
8550
8551 \end_inset
8552 </cell>
8553 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8554 \begin_inset Text
8555
8556 \begin_layout Plain Layout
8557 111
8558 \end_layout
8559
8560 \end_inset
8561 </cell>
8562 </row>
8563 <row>
8564 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8565 \begin_inset Text
8566
8567 \begin_layout Plain Layout
8568
8569 \series bold
8570 Winkler
8571 \end_layout
8572
8573 \end_inset
8574 </cell>
8575 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8576 \begin_inset Text
8577
8578 \begin_layout Plain Layout
8579 Franz
8580 \end_layout
8581
8582 \end_inset
8583 </cell>
8584 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8585 \begin_inset Text
8586
8587 \begin_layout Plain Layout
8588 111
8589 \end_layout
8590
8591 \end_inset
8592 </cell>
8593 </row>
8594 <row>
8595 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599  
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608
8609 \end_layout
8610
8611 \end_inset
8612 </cell>
8613 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8614 \begin_inset Text
8615
8616 \begin_layout Plain Layout
8617
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 </row>
8623 <row>
8624 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8625 \begin_inset Text
8626
8627 \begin_layout Plain Layout
8628
8629 \series bold
8630 Annovi
8631 \end_layout
8632
8633 \end_inset
8634 </cell>
8635 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8636 \begin_inset Text
8637
8638 \begin_layout Plain Layout
8639 Silvia
8640 \end_layout
8641
8642 \end_inset
8643 </cell>
8644 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8645 \begin_inset Text
8646
8647 \begin_layout Plain Layout
8648 555
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 </row>
8654 <row>
8655 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8656 \begin_inset Text
8657
8658 \begin_layout Plain Layout
8659
8660 \series bold
8661 Bertoli
8662 \end_layout
8663
8664 \end_inset
8665 </cell>
8666 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8667 \begin_inset Text
8668
8669 \begin_layout Plain Layout
8670 Stefano
8671 \end_layout
8672
8673 \end_inset
8674 </cell>
8675 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 555
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 </row>
8685 <row>
8686 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8687 \begin_inset Text
8688
8689 \begin_layout Plain Layout
8690
8691 \series bold
8692 Bozzi
8693 \end_layout
8694
8695 \end_inset
8696 </cell>
8697 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8698 \begin_inset Text
8699
8700 \begin_layout Plain Layout
8701 Walter
8702 \end_layout
8703
8704 \end_inset
8705 </cell>
8706 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8707 \begin_inset Text
8708
8709 \begin_layout Plain Layout
8710 555
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 </row>
8716 <row>
8717 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8718 \begin_inset Text
8719
8720 \begin_layout Plain Layout
8721
8722 \series bold
8723 Cachia
8724 \end_layout
8725
8726 \end_inset
8727 </cell>
8728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8729 \begin_inset Text
8730
8731 \begin_layout Plain Layout
8732 Maria
8733 \end_layout
8734
8735 \end_inset
8736 </cell>
8737 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8738 \begin_inset Text
8739
8740 \begin_layout Plain Layout
8741 555
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 </row>
8747 <row>
8748 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8749 \begin_inset Text
8750
8751 \begin_layout Plain Layout
8752
8753 \series bold
8754 Cachia
8755 \end_layout
8756
8757 \end_inset
8758 </cell>
8759 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8760 \begin_inset Text
8761
8762 \begin_layout Plain Layout
8763 Maurizio
8764 \end_layout
8765
8766 \end_inset
8767 </cell>
8768 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8769 \begin_inset Text
8770
8771 \begin_layout Plain Layout
8772 555
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 </row>
8778 <row>
8779 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8780 \begin_inset Text
8781
8782 \begin_layout Plain Layout
8783
8784 \series bold
8785 Cinquemani
8786 \end_layout
8787
8788 \end_inset
8789 </cell>
8790 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8791 \begin_inset Text
8792
8793 \begin_layout Plain Layout
8794 Giusi
8795 \end_layout
8796
8797 \end_inset
8798 </cell>
8799 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8800 \begin_inset Text
8801
8802 \begin_layout Plain Layout
8803 555
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 </row>
8809 <row>
8810 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8811 \begin_inset Text
8812
8813 \begin_layout Plain Layout
8814
8815 \series bold
8816 Colin
8817 \end_layout
8818
8819 \end_inset
8820 </cell>
8821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8822 \begin_inset Text
8823
8824 \begin_layout Plain Layout
8825 Bernard
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8831 \begin_inset Text
8832
8833 \begin_layout Plain Layout
8834 555
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 </row>
8840 <row>
8841 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8842 \begin_inset Text
8843
8844 \begin_layout Plain Layout
8845
8846 \series bold
8847 Concli
8848 \end_layout
8849
8850 \end_inset
8851 </cell>
8852 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8853 \begin_inset Text
8854
8855 \begin_layout Plain Layout
8856 Gianfranco
8857 \end_layout
8858
8859 \end_inset
8860 </cell>
8861 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8862 \begin_inset Text
8863
8864 \begin_layout Plain Layout
8865 555
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 </row>
8871 <row>
8872 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8873 \begin_inset Text
8874
8875 \begin_layout Plain Layout
8876
8877 \series bold
8878 Dal Bosco
8879 \end_layout
8880
8881 \end_inset
8882 </cell>
8883 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8884 \begin_inset Text
8885
8886 \begin_layout Plain Layout
8887 Carolina
8888 \end_layout
8889
8890 \end_inset
8891 </cell>
8892 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8893 \begin_inset Text
8894
8895 \begin_layout Plain Layout
8896 555
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 </row>
8902 <row>
8903 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8904 \begin_inset Text
8905
8906 \begin_layout Plain Layout
8907
8908 \series bold
8909 Dalpiaz
8910 \end_layout
8911
8912 \end_inset
8913 </cell>
8914 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8915 \begin_inset Text
8916
8917 \begin_layout Plain Layout
8918 Annamaria
8919 \end_layout
8920
8921 \end_inset
8922 </cell>
8923 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8924 \begin_inset Text
8925
8926 \begin_layout Plain Layout
8927 555
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 </row>
8933 <row>
8934 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8935 \begin_inset Text
8936
8937 \begin_layout Plain Layout
8938
8939 \series bold
8940 Feliciello
8941 \end_layout
8942
8943 \end_inset
8944 </cell>
8945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8946 \begin_inset Text
8947
8948 \begin_layout Plain Layout
8949 Domenico
8950 \end_layout
8951
8952 \end_inset
8953 </cell>
8954 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8955 \begin_inset Text
8956
8957 \begin_layout Plain Layout
8958 555
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 </row>
8964 <row>
8965 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8966 \begin_inset Text
8967
8968 \begin_layout Plain Layout
8969
8970 \series bold
8971 Focarelli
8972 \end_layout
8973
8974 \end_inset
8975 </cell>
8976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8977 \begin_inset Text
8978
8979 \begin_layout Plain Layout
8980 Paola
8981 \end_layout
8982
8983 \end_inset
8984 </cell>
8985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8986 \begin_inset Text
8987
8988 \begin_layout Plain Layout
8989 555
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 </row>
8995 <row>
8996 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8997 \begin_inset Text
8998
8999 \begin_layout Plain Layout
9000
9001 \series bold
9002 Galletti
9003 \end_layout
9004
9005 \end_inset
9006 </cell>
9007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9008 \begin_inset Text
9009
9010 \begin_layout Plain Layout
9011 Oreste
9012 \end_layout
9013
9014 \end_inset
9015 </cell>
9016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020 555
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 </row>
9026 <row>
9027 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031
9032 \series bold
9033 Gasparini
9034 \end_layout
9035
9036 \end_inset
9037 </cell>
9038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9039 \begin_inset Text
9040
9041 \begin_layout Plain Layout
9042 Franca
9043 \end_layout
9044
9045 \end_inset
9046 </cell>
9047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9048 \begin_inset Text
9049
9050 \begin_layout Plain Layout
9051 555
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 </row>
9057 <row>
9058 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9059 \begin_inset Text
9060
9061 \begin_layout Plain Layout
9062
9063 \series bold
9064 Rizzardi
9065 \end_layout
9066
9067 \end_inset
9068 </cell>
9069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9070 \begin_inset Text
9071
9072 \begin_layout Plain Layout
9073 Paola
9074 \end_layout
9075
9076 \end_inset
9077 </cell>
9078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9079 \begin_inset Text
9080
9081 \begin_layout Plain Layout
9082 555
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 </row>
9088 <row>
9089 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9090 \begin_inset Text
9091
9092 \begin_layout Plain Layout
9093
9094 \series bold
9095 Lassini
9096 \end_layout
9097
9098 \end_inset
9099 </cell>
9100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9101 \begin_inset Text
9102
9103 \begin_layout Plain Layout
9104 Giancarlo
9105 \end_layout
9106
9107 \end_inset
9108 </cell>
9109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9110 \begin_inset Text
9111
9112 \begin_layout Plain Layout
9113 555
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 </row>
9119 <row>
9120 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9121 \begin_inset Text
9122
9123 \begin_layout Plain Layout
9124
9125 \series bold
9126 Malfatti
9127 \end_layout
9128
9129 \end_inset
9130 </cell>
9131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9132 \begin_inset Text
9133
9134 \begin_layout Plain Layout
9135 Luciano
9136 \end_layout
9137
9138 \end_inset
9139 </cell>
9140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9141 \begin_inset Text
9142
9143 \begin_layout Plain Layout
9144 555
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 </row>
9150 <row>
9151 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9152 \begin_inset Text
9153
9154 \begin_layout Plain Layout
9155
9156 \series bold
9157 Malfatti
9158 \end_layout
9159
9160 \end_inset
9161 </cell>
9162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9163 \begin_inset Text
9164
9165 \begin_layout Plain Layout
9166 Valeriano
9167 \end_layout
9168
9169 \end_inset
9170 </cell>
9171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9172 \begin_inset Text
9173
9174 \begin_layout Plain Layout
9175 555
9176 \end_layout
9177
9178 \end_inset
9179 </cell>
9180 </row>
9181 <row>
9182 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9183 \begin_inset Text
9184
9185 \begin_layout Plain Layout
9186
9187 \series bold
9188 Meneguzzo
9189 \end_layout
9190
9191 \end_inset
9192 </cell>
9193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9194 \begin_inset Text
9195
9196 \begin_layout Plain Layout
9197 Roberto
9198 \end_layout
9199
9200 \end_inset
9201 </cell>
9202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9203 \begin_inset Text
9204
9205 \begin_layout Plain Layout
9206 555
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 </row>
9212 <row>
9213 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9214 \begin_inset Text
9215
9216 \begin_layout Plain Layout
9217
9218 \series bold
9219 Mezzadra
9220 \end_layout
9221
9222 \end_inset
9223 </cell>
9224 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9225 \begin_inset Text
9226
9227 \begin_layout Plain Layout
9228 Roberto
9229 \end_layout
9230
9231 \end_inset
9232 </cell>
9233 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9234 \begin_inset Text
9235
9236 \begin_layout Plain Layout
9237 555
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 </row>
9243 <row endlastfoot="true">
9244 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9245 \begin_inset Text
9246
9247 \begin_layout Plain Layout
9248
9249 \end_layout
9250
9251 \end_inset
9252 </cell>
9253 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9254 \begin_inset Text
9255
9256 \begin_layout Plain Layout
9257
9258 \end_layout
9259
9260 \end_inset
9261 </cell>
9262 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Plain Layout
9266
9267 \end_layout
9268
9269 \end_inset
9270 </cell>
9271 </row>
9272 </lyxtabular>
9273
9274 \end_inset
9275
9276
9277 \end_layout
9278
9279 \begin_layout Standard
9280 \begin_inset Newpage newpage
9281 \end_inset
9282
9283
9284 \end_layout
9285
9286 \begin_layout Section
9287 Particularidades de las tablas largas
9288 \end_layout
9289
9290 \begin_layout Subsection
9291 Cálculos
9292 \begin_inset Index
9293 status collapsed
9294
9295 \begin_layout Plain Layout
9296 Tablas largas ! Cálculos
9297 \end_layout
9298
9299 \end_inset
9300
9301
9302 \end_layout
9303
9304 \begin_layout Standard
9305 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
9306  utilizando los denominados 
9307 \begin_inset Quotes eld
9308 \end_inset
9309
9310 trozos
9311 \begin_inset Quotes erd
9312 \end_inset
9313
9314 , que son partes de la tabla presentes en la memoria de LaTeX.
9315  El valor predeterminado está establecido a sólo 20 filas.
9316  Si estás usando tablas largas con muchas páginas, la generación del documento
9317  puede hacerse muy lenta.
9318  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9319  el siguiente comando en el preámbulo del documento:
9320 \end_layout
9321
9322 \begin_layout Standard
9323
9324 \series bold
9325
9326 \backslash
9327 setcounter{LTchunksize}{100}
9328 \end_layout
9329
9330 \begin_layout Subsection
9331 Flotantes y tablas largas
9332 \begin_inset Index
9333 status collapsed
9334
9335 \begin_layout Plain Layout
9336 Tablas largas ! Flotantes
9337 \end_layout
9338
9339 \end_inset
9340
9341
9342 \end_layout
9343
9344 \begin_layout Standard
9345 Podría haber problemas si un flotante aparece en la misma página donde comienza
9346  una tabla larga.
9347  Para evitarlo, añade el comando 
9348 \series bold
9349
9350 \backslash
9351 clearpage
9352 \series default
9353  como ERT antes de la tabla.
9354 \end_layout
9355
9356 \begin_layout Subsection
9357 Saltos de página forzados
9358 \begin_inset Index
9359 status collapsed
9360
9361 \begin_layout Plain Layout
9362 Tablas largas ! Saltos de página forzados
9363 \end_layout
9364
9365 \end_inset
9366
9367
9368 \end_layout
9369
9370 \begin_layout Standard
9371 Por defecto, las tablas sólo se cortan entre filas.
9372  Si tienes una celda con líneas múltiples y necesitas un salto de página
9373  dentro de la celda, inserta el comando de nueva línea 
9374 \begin_inset Quotes eld
9375 \end_inset
9376
9377
9378 \series bold
9379
9380 \backslash
9381
9382 \backslash
9383
9384 \series default
9385
9386 \begin_inset Quotes erd
9387 \end_inset
9388
9389  como ERT en el punto en que quieras cortar.
9390  Antes del comando 
9391 \begin_inset Quotes eld
9392 \end_inset
9393
9394
9395 \series bold
9396
9397 \backslash
9398
9399 \backslash
9400
9401 \series default
9402
9403 \begin_inset Quotes erd
9404 \end_inset
9405
9406  debes insertar en ERT tantos caracteres 
9407 \begin_inset Quotes eld
9408 \end_inset
9409
9410
9411 \series bold
9412 &
9413 \series default
9414
9415 \begin_inset Quotes erd
9416 \end_inset
9417
9418  como columnas siguientes de la tabla.
9419  
9420 \series bold
9421 &
9422 \series default
9423  es el carácter para separar celdas.
9424  Escribe en ERT después de cada 
9425 \series bold
9426 &
9427 \series default
9428  el contenido de la celda siguiente correspondiente y borra el contenido
9429  de esas celdas.
9430 \begin_inset Newline newline
9431 \end_inset
9432
9433 Detrás del comando 
9434 \series bold
9435
9436 \backslash
9437
9438 \backslash
9439
9440 \series default
9441 , inserta tantos 
9442 \series bold
9443 &
9444 \series default
9445  como columnas haya delante de la actual.
9446  En la tabla
9447 \begin_inset Space ~
9448 \end_inset
9449
9450
9451 \begin_inset CommandInset ref
9452 LatexCommand ref
9453 reference "tab:Saltos de Página Forzados"
9454
9455 \end_inset
9456
9457  la celda que debería cortarse está en la segunda columna seguida de otra
9458  columna.
9459  Por eso el siguiente comando se inserta en la celda como ERT detrás de
9460  
9461 \begin_inset Quotes eld
9462 \end_inset
9463
9464
9465 \emph on
9466 Castelchiodato,
9467 \emph default
9468
9469 \begin_inset Quotes erd
9470 \end_inset
9471
9472 :
9473 \end_layout
9474
9475 \begin_layout Standard
9476
9477 \series bold
9478 & 111
9479 \backslash
9480
9481 \backslash
9482
9483 \begin_inset Newline newline
9484 \end_inset
9485
9486 &
9487 \end_layout
9488
9489 \begin_layout Standard
9490 El 
9491 \begin_inset Quotes eld
9492 \end_inset
9493
9494 111
9495 \begin_inset Quotes erd
9496 \end_inset
9497
9498  en la tercera columna de la fila se ha borrado.
9499  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
9500  superior pero quisieras una línea horizontal donde se corta la celda, usa
9501  este comando alternativo:
9502 \end_layout
9503
9504 \begin_layout Standard
9505
9506 \series bold
9507 & 111
9508 \backslash
9509
9510 \backslash
9511
9512 \begin_inset Newline newline
9513 \end_inset
9514
9515
9516 \backslash
9517 hline &
9518 \end_layout
9519
9520 \begin_layout Standard
9521 Cuando la celda a cortar está en la última columna, el comando
9522 \end_layout
9523
9524 \begin_layout Standard
9525
9526 \series bold
9527
9528 \backslash
9529 setlength{
9530 \backslash
9531 parfillskip}{0pt}
9532 \end_layout
9533
9534 \begin_layout Standard
9535 debe insertarse como ERT al principio de la celda.
9536  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9537  aparecerá con toda su anchura.
9538 \end_layout
9539
9540 \begin_layout Standard
9541 \align center
9542 \begin_inset Tabular
9543 <lyxtabular version="3" rows="39" columns="3">
9544 <features islongtable="true">
9545 <column alignment="left" valignment="top" width="0cm">
9546 <column alignment="left" valignment="top" width="3cm">
9547 <column alignment="right" valignment="top" width="0pt">
9548 <row endfirsthead="true" caption="true">
9549 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
9550 \begin_inset Text
9551
9552 \begin_layout Plain Layout
9553 \begin_inset Caption
9554
9555 \begin_layout Plain Layout
9556 Tabla con salto de página forzado en celda
9557 \begin_inset CommandInset label
9558 LatexCommand label
9559 name "tab:Saltos de Página Forzados"
9560
9561 \end_inset
9562
9563
9564 \begin_inset OptArg
9565 status collapsed
9566
9567 \begin_layout Plain Layout
9568 Tabla con salto de página forzado en celda
9569 \end_layout
9570
9571 \end_inset
9572
9573
9574 \end_layout
9575
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9584 \begin_inset Text
9585
9586 \begin_layout Plain Layout
9587
9588 \end_layout
9589
9590 \end_inset
9591 </cell>
9592 <cell multicolumn="2" alignment="center" valignment="top" rightline="true" usebox="none">
9593 \begin_inset Text
9594
9595 \begin_layout Plain Layout
9596
9597 \end_layout
9598
9599 \end_inset
9600 </cell>
9601 </row>
9602 <row endfirsthead="true">
9603 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Plain Layout
9607
9608 \series bold
9609 Ejemplo de lista telefónica (ignore los nombres)
9610 \end_layout
9611
9612 \end_inset
9613 </cell>
9614 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Plain Layout
9618
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Plain Layout
9627
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 </row>
9633 <row endfirsthead="true">
9634 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638
9639 \series bold
9640 NOMBRE
9641 \end_layout
9642
9643 \end_inset
9644 </cell>
9645 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9646 \begin_inset Text
9647
9648 \begin_layout Plain Layout
9649
9650 \end_layout
9651
9652 \end_inset
9653 </cell>
9654 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9655 \begin_inset Text
9656
9657 \begin_layout Plain Layout
9658
9659 \series bold
9660 TEL.
9661 \end_layout
9662
9663 \end_inset
9664 </cell>
9665 </row>
9666 <row endhead="true" caption="true">
9667 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
9668 \begin_inset Text
9669
9670 \begin_layout Plain Layout
9671 \begin_inset ERT
9672 status collapsed
9673
9674 \begin_layout Plain Layout
9675
9676
9677 \backslash
9678 caption*{Continúa tabla con salto de página forzado en celda}
9679 \backslash
9680
9681 \backslash
9682 %
9683 \end_layout
9684
9685 \end_inset
9686
9687
9688 \end_layout
9689
9690 \end_inset
9691 </cell>
9692 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9693 \begin_inset Text
9694
9695 \begin_layout Plain Layout
9696
9697 \end_layout
9698
9699 \end_inset
9700 </cell>
9701 <cell multicolumn="2" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9702 \begin_inset Text
9703
9704 \begin_layout Plain Layout
9705
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 </row>
9711 <row endhead="true">
9712 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9713 \begin_inset Text
9714
9715 \begin_layout Plain Layout
9716  
9717 \series bold
9718 Ejemplo de lista telefónica
9719 \end_layout
9720
9721 \end_inset
9722 </cell>
9723 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9724 \begin_inset Text
9725
9726 \begin_layout Plain Layout
9727
9728 \end_layout
9729
9730 \end_inset
9731 </cell>
9732 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9733 \begin_inset Text
9734
9735 \begin_layout Plain Layout
9736
9737 \end_layout
9738
9739 \end_inset
9740 </cell>
9741 </row>
9742 <row endhead="true">
9743 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9744 \begin_inset Text
9745
9746 \begin_layout Plain Layout
9747
9748 \series bold
9749 NOMBRE
9750 \end_layout
9751
9752 \end_inset
9753 </cell>
9754 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9755 \begin_inset Text
9756
9757 \begin_layout Plain Layout
9758
9759 \end_layout
9760
9761 \end_inset
9762 </cell>
9763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9764 \begin_inset Text
9765
9766 \begin_layout Plain Layout
9767
9768 \series bold
9769 TEL.
9770 \end_layout
9771
9772 \end_inset
9773 </cell>
9774 </row>
9775 <row endfoot="true">
9776 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
9777 \begin_inset Text
9778
9779 \begin_layout Plain Layout
9780 continúa en página siguiente
9781 \end_layout
9782
9783 \end_inset
9784 </cell>
9785 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9786 \begin_inset Text
9787
9788 \begin_layout Plain Layout
9789
9790 \end_layout
9791
9792 \end_inset
9793 </cell>
9794 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9795 \begin_inset Text
9796
9797 \begin_layout Plain Layout
9798
9799 \end_layout
9800
9801 \end_inset
9802 </cell>
9803 </row>
9804 <row>
9805 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9806 \begin_inset Text
9807
9808 \begin_layout Plain Layout
9809
9810 \series bold
9811 Annovi
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Plain Layout
9820 Silvia
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="right" valignment="top" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Plain Layout
9829 111
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row>
9836 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Plain Layout
9840
9841 \series bold
9842 Bertoli
9843 \end_layout
9844
9845 \end_inset
9846 </cell>
9847 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9848 \begin_inset Text
9849
9850 \begin_layout Plain Layout
9851 Stefano
9852 \end_layout
9853
9854 \end_inset
9855 </cell>
9856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9857 \begin_inset Text
9858
9859 \begin_layout Plain Layout
9860 111
9861 \end_layout
9862
9863 \end_inset
9864 </cell>
9865 </row>
9866 <row>
9867 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9868 \begin_inset Text
9869
9870 \begin_layout Plain Layout
9871
9872 \series bold
9873 Bozzi
9874 \end_layout
9875
9876 \end_inset
9877 </cell>
9878 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9879 \begin_inset Text
9880
9881 \begin_layout Plain Layout
9882 Walter
9883 \end_layout
9884
9885 \end_inset
9886 </cell>
9887 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9888 \begin_inset Text
9889
9890 \begin_layout Plain Layout
9891 111
9892 \end_layout
9893
9894 \end_inset
9895 </cell>
9896 </row>
9897 <row>
9898 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9899 \begin_inset Text
9900
9901 \begin_layout Plain Layout
9902
9903 \series bold
9904 Cachia
9905 \end_layout
9906
9907 \end_inset
9908 </cell>
9909 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9910 \begin_inset Text
9911
9912 \begin_layout Plain Layout
9913 Maria
9914 \end_layout
9915
9916 \end_inset
9917 </cell>
9918 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9919 \begin_inset Text
9920
9921 \begin_layout Plain Layout
9922 111
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933
9934 \series bold
9935 Cachia
9936 \end_layout
9937
9938 \end_inset
9939 </cell>
9940 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9941 \begin_inset Text
9942
9943 \begin_layout Plain Layout
9944 Maurizio
9945 \end_layout
9946
9947 \end_inset
9948 </cell>
9949 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9950 \begin_inset Text
9951
9952 \begin_layout Plain Layout
9953 111
9954 \end_layout
9955
9956 \end_inset
9957 </cell>
9958 </row>
9959 <row>
9960 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9961 \begin_inset Text
9962
9963 \begin_layout Plain Layout
9964
9965 \series bold
9966 Cinquemani
9967 \end_layout
9968
9969 \end_inset
9970 </cell>
9971 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9972 \begin_inset Text
9973
9974 \begin_layout Plain Layout
9975 Giusi
9976 \end_layout
9977
9978 \end_inset
9979 </cell>
9980 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9981 \begin_inset Text
9982
9983 \begin_layout Plain Layout
9984 111
9985 \end_layout
9986
9987 \end_inset
9988 </cell>
9989 </row>
9990 <row>
9991 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9992 \begin_inset Text
9993
9994 \begin_layout Plain Layout
9995
9996 \series bold
9997 Colin
9998 \end_layout
9999
10000 \end_inset
10001 </cell>
10002 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10003 \begin_inset Text
10004
10005 \begin_layout Plain Layout
10006 Bernard
10007 \end_layout
10008
10009 \end_inset
10010 </cell>
10011 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10012 \begin_inset Text
10013
10014 \begin_layout Plain Layout
10015 111
10016 \end_layout
10017
10018 \end_inset
10019 </cell>
10020 </row>
10021 <row>
10022 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10023 \begin_inset Text
10024
10025 \begin_layout Plain Layout
10026
10027 \series bold
10028 Concli
10029 \end_layout
10030
10031 \end_inset
10032 </cell>
10033 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10034 \begin_inset Text
10035
10036 \begin_layout Plain Layout
10037 Gianfranco
10038 \end_layout
10039
10040 \end_inset
10041 </cell>
10042 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10043 \begin_inset Text
10044
10045 \begin_layout Plain Layout
10046 111
10047 \end_layout
10048
10049 \end_inset
10050 </cell>
10051 </row>
10052 <row>
10053 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10054 \begin_inset Text
10055
10056 \begin_layout Plain Layout
10057
10058 \series bold
10059 Dal Bosco
10060 \end_layout
10061
10062 \end_inset
10063 </cell>
10064 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10065 \begin_inset Text
10066
10067 \begin_layout Plain Layout
10068 Carolina
10069 \end_layout
10070
10071 \end_inset
10072 </cell>
10073 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10074 \begin_inset Text
10075
10076 \begin_layout Plain Layout
10077 111
10078 \end_layout
10079
10080 \end_inset
10081 </cell>
10082 </row>
10083 <row>
10084 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10085 \begin_inset Text
10086
10087 \begin_layout Plain Layout
10088
10089 \series bold
10090 Dalpiaz
10091 \end_layout
10092
10093 \end_inset
10094 </cell>
10095 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10096 \begin_inset Text
10097
10098 \begin_layout Plain Layout
10099 Annamaria
10100 \end_layout
10101
10102 \end_inset
10103 </cell>
10104 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10105 \begin_inset Text
10106
10107 \begin_layout Plain Layout
10108 111
10109 \end_layout
10110
10111 \end_inset
10112 </cell>
10113 </row>
10114 <row>
10115 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10116 \begin_inset Text
10117
10118 \begin_layout Plain Layout
10119
10120 \series bold
10121 Feliciello
10122 \end_layout
10123
10124 \end_inset
10125 </cell>
10126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10127 \begin_inset Text
10128
10129 \begin_layout Plain Layout
10130 Domenico
10131 \end_layout
10132
10133 \end_inset
10134 </cell>
10135 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10136 \begin_inset Text
10137
10138 \begin_layout Plain Layout
10139 111
10140 \end_layout
10141
10142 \end_inset
10143 </cell>
10144 </row>
10145 <row>
10146 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10147 \begin_inset Text
10148
10149 \begin_layout Plain Layout
10150
10151 \series bold
10152 Focarelli
10153 \end_layout
10154
10155 \end_inset
10156 </cell>
10157 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10158 \begin_inset Text
10159
10160 \begin_layout Plain Layout
10161 Paola
10162 \end_layout
10163
10164 \end_inset
10165 </cell>
10166 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10167 \begin_inset Text
10168
10169 \begin_layout Plain Layout
10170 111
10171 \end_layout
10172
10173 \end_inset
10174 </cell>
10175 </row>
10176 <row>
10177 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10178 \begin_inset Text
10179
10180 \begin_layout Plain Layout
10181
10182 \series bold
10183 Galletti
10184 \end_layout
10185
10186 \end_inset
10187 </cell>
10188 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10189 \begin_inset Text
10190
10191 \begin_layout Plain Layout
10192 Oreste
10193 \end_layout
10194
10195 \end_inset
10196 </cell>
10197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10198 \begin_inset Text
10199
10200 \begin_layout Plain Layout
10201 111
10202 \end_layout
10203
10204 \end_inset
10205 </cell>
10206 </row>
10207 <row>
10208 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Plain Layout
10212
10213 \series bold
10214 Gasparini
10215 \end_layout
10216
10217 \end_inset
10218 </cell>
10219 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10220 \begin_inset Text
10221
10222 \begin_layout Plain Layout
10223 Franca
10224 \end_layout
10225
10226 \end_inset
10227 </cell>
10228 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10229 \begin_inset Text
10230
10231 \begin_layout Plain Layout
10232 111
10233 \end_layout
10234
10235 \end_inset
10236 </cell>
10237 </row>
10238 <row>
10239 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10240 \begin_inset Text
10241
10242 \begin_layout Plain Layout
10243
10244 \series bold
10245 Lassini
10246 \end_layout
10247
10248 \end_inset
10249 </cell>
10250 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10251 \begin_inset Text
10252
10253 \begin_layout Plain Layout
10254 Giancarlo, 11.
10255  Fürst von Montecompatri, 11.
10256  Fürst von Sulmona und Vivaro, 10.
10257  Fürst von Rossano, 5.
10258  Herzog von Canemorte, 11.
10259  Herzog von Palombara, 5.
10260  Herzog von Castelchiodato,
10261 \begin_inset ERT
10262 status open
10263
10264 \begin_layout Plain Layout
10265
10266 & 111
10267 \backslash
10268
10269 \backslash
10270
10271 \end_layout
10272
10273 \begin_layout Plain Layout
10274
10275 &
10276 \end_layout
10277
10278 \end_inset
10279
10280  11.
10281  Herzog von Poggionativo, 11.
10282  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10283  Graf von Valinfreda, 11.
10284  Baron von Cropalati, 11.
10285  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10286 \end_layout
10287
10288 \end_inset
10289 </cell>
10290 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10291 \begin_inset Text
10292
10293 \begin_layout Plain Layout
10294
10295 \end_layout
10296
10297 \end_inset
10298 </cell>
10299 </row>
10300 <row>
10301 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10302 \begin_inset Text
10303
10304 \begin_layout Plain Layout
10305
10306 \series bold
10307 Malfatti
10308 \end_layout
10309
10310 \end_inset
10311 </cell>
10312 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10313 \begin_inset Text
10314
10315 \begin_layout Plain Layout
10316 Luciano
10317 \end_layout
10318
10319 \end_inset
10320 </cell>
10321 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10322 \begin_inset Text
10323
10324 \begin_layout Plain Layout
10325 111
10326 \end_layout
10327
10328 \end_inset
10329 </cell>
10330 </row>
10331 <row>
10332 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10333 \begin_inset Text
10334
10335 \begin_layout Plain Layout
10336
10337 \series bold
10338 Malfatti
10339 \end_layout
10340
10341 \end_inset
10342 </cell>
10343 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10344 \begin_inset Text
10345
10346 \begin_layout Plain Layout
10347 Valeriano
10348 \end_layout
10349
10350 \end_inset
10351 </cell>
10352 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10353 \begin_inset Text
10354
10355 \begin_layout Plain Layout
10356 111
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \series bold
10369 Meneguzzo
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10375 \begin_inset Text
10376
10377 \begin_layout Plain Layout
10378 Roberto
10379 \end_layout
10380
10381 \end_inset
10382 </cell>
10383 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10384 \begin_inset Text
10385
10386 \begin_layout Plain Layout
10387 111
10388 \end_layout
10389
10390 \end_inset
10391 </cell>
10392 </row>
10393 <row>
10394 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10395 \begin_inset Text
10396
10397 \begin_layout Plain Layout
10398
10399 \series bold
10400 Mezzadra
10401 \end_layout
10402
10403 \end_inset
10404 </cell>
10405 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10406 \begin_inset Text
10407
10408 \begin_layout Plain Layout
10409 Roberto
10410 \end_layout
10411
10412 \end_inset
10413 </cell>
10414 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10415 \begin_inset Text
10416
10417 \begin_layout Plain Layout
10418 111
10419 \end_layout
10420
10421 \end_inset
10422 </cell>
10423 </row>
10424 <row>
10425 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429
10430 \series bold
10431 Pirpamer
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Plain Layout
10440 Erich
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10446 \begin_inset Text
10447
10448 \begin_layout Plain Layout
10449 111
10450 \end_layout
10451
10452 \end_inset
10453 </cell>
10454 </row>
10455 <row>
10456 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Plain Layout
10460
10461 \series bold
10462 Pochiesa
10463 \end_layout
10464
10465 \end_inset
10466 </cell>
10467 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10468 \begin_inset Text
10469
10470 \begin_layout Plain Layout
10471 Paolo
10472 \end_layout
10473
10474 \end_inset
10475 </cell>
10476 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Plain Layout
10480 111, 222
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 </row>
10486 <row>
10487 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10488 \begin_inset Text
10489
10490 \begin_layout Plain Layout
10491
10492 \series bold
10493 Radina
10494 \end_layout
10495
10496 \end_inset
10497 </cell>
10498 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10499 \begin_inset Text
10500
10501 \begin_layout Plain Layout
10502 Claudio
10503 \end_layout
10504
10505 \end_inset
10506 </cell>
10507 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10508 \begin_inset Text
10509
10510 \begin_layout Plain Layout
10511 111
10512 \end_layout
10513
10514 \end_inset
10515 </cell>
10516 </row>
10517 <row>
10518 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10519 \begin_inset Text
10520
10521 \begin_layout Plain Layout
10522
10523 \series bold
10524 Rizzardi
10525 \end_layout
10526
10527 \end_inset
10528 </cell>
10529 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10530 \begin_inset Text
10531
10532 \begin_layout Plain Layout
10533 Paolo
10534 \end_layout
10535
10536 \end_inset
10537 </cell>
10538 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10539 \begin_inset Text
10540
10541 \begin_layout Plain Layout
10542 111
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \series bold
10555 Stuffer
10556 \end_layout
10557
10558 \end_inset
10559 </cell>
10560 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10561 \begin_inset Text
10562
10563 \begin_layout Plain Layout
10564 Oskar
10565 \end_layout
10566
10567 \end_inset
10568 </cell>
10569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10570 \begin_inset Text
10571
10572 \begin_layout Plain Layout
10573 111
10574 \end_layout
10575
10576 \end_inset
10577 </cell>
10578 </row>
10579 <row>
10580 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10581 \begin_inset Text
10582
10583 \begin_layout Plain Layout
10584
10585 \series bold
10586 Tacchelli
10587 \end_layout
10588
10589 \end_inset
10590 </cell>
10591 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10592 \begin_inset Text
10593
10594 \begin_layout Plain Layout
10595 Ugo
10596 \end_layout
10597
10598 \end_inset
10599 </cell>
10600 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10601 \begin_inset Text
10602
10603 \begin_layout Plain Layout
10604 111
10605 \end_layout
10606
10607 \end_inset
10608 </cell>
10609 </row>
10610 <row>
10611 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615
10616 \series bold
10617 Tezzele
10618 \end_layout
10619
10620 \end_inset
10621 </cell>
10622 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10623 \begin_inset Text
10624
10625 \begin_layout Plain Layout
10626 Margit
10627 \end_layout
10628
10629 \end_inset
10630 </cell>
10631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10632 \begin_inset Text
10633
10634 \begin_layout Plain Layout
10635 111
10636 \end_layout
10637
10638 \end_inset
10639 </cell>
10640 </row>
10641 <row>
10642 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10643 \begin_inset Text
10644
10645 \begin_layout Plain Layout
10646
10647 \series bold
10648 Unterkalmsteiner
10649 \end_layout
10650
10651 \end_inset
10652 </cell>
10653 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10654 \begin_inset Text
10655
10656 \begin_layout Plain Layout
10657 Frieda
10658 \end_layout
10659
10660 \end_inset
10661 </cell>
10662 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10663 \begin_inset Text
10664
10665 \begin_layout Plain Layout
10666 111
10667 \end_layout
10668
10669 \end_inset
10670 </cell>
10671 </row>
10672 <row>
10673 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10674 \begin_inset Text
10675
10676 \begin_layout Plain Layout
10677
10678 \series bold
10679 Vieider
10680 \end_layout
10681
10682 \end_inset
10683 </cell>
10684 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10685 \begin_inset Text
10686
10687 \begin_layout Plain Layout
10688 Hilde
10689 \end_layout
10690
10691 \end_inset
10692 </cell>
10693 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10694 \begin_inset Text
10695
10696 \begin_layout Plain Layout
10697 111
10698 \end_layout
10699
10700 \end_inset
10701 </cell>
10702 </row>
10703 <row>
10704 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10705 \begin_inset Text
10706
10707 \begin_layout Plain Layout
10708
10709 \series bold
10710 Vigna
10711 \end_layout
10712
10713 \end_inset
10714 </cell>
10715 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10716 \begin_inset Text
10717
10718 \begin_layout Plain Layout
10719 Jürgen
10720 \end_layout
10721
10722 \end_inset
10723 </cell>
10724 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10725 \begin_inset Text
10726
10727 \begin_layout Plain Layout
10728 111
10729 \end_layout
10730
10731 \end_inset
10732 </cell>
10733 </row>
10734 <row>
10735 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10736 \begin_inset Text
10737
10738 \begin_layout Plain Layout
10739
10740 \series bold
10741 Weber
10742 \end_layout
10743
10744 \end_inset
10745 </cell>
10746 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10747 \begin_inset Text
10748
10749 \begin_layout Plain Layout
10750 Maurizio
10751 \end_layout
10752
10753 \end_inset
10754 </cell>
10755 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10756 \begin_inset Text
10757
10758 \begin_layout Plain Layout
10759 111
10760 \end_layout
10761
10762 \end_inset
10763 </cell>
10764 </row>
10765 <row>
10766 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10767 \begin_inset Text
10768
10769 \begin_layout Plain Layout
10770
10771 \series bold
10772 Winkler
10773 \end_layout
10774
10775 \end_inset
10776 </cell>
10777 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10778 \begin_inset Text
10779
10780 \begin_layout Plain Layout
10781 Franz
10782 \end_layout
10783
10784 \end_inset
10785 </cell>
10786 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Plain Layout
10790 111
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 </row>
10796 <row endlastfoot="true">
10797 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
10798 \begin_inset Text
10799
10800 \begin_layout Plain Layout
10801
10802 \end_layout
10803
10804 \end_inset
10805 </cell>
10806 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10807 \begin_inset Text
10808
10809 \begin_layout Plain Layout
10810
10811 \end_layout
10812
10813 \end_inset
10814 </cell>
10815 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Plain Layout
10819
10820 \end_layout
10821
10822 \end_inset
10823 </cell>
10824 </row>
10825 </lyxtabular>
10826
10827 \end_inset
10828
10829
10830 \end_layout
10831
10832 \begin_layout Section
10833 Líneas múltiples en columnas y filas
10834 \end_layout
10835
10836 \begin_layout Subsection
10837 Líneas múltiples en celdas
10838 \begin_inset CommandInset label
10839 LatexCommand label
10840 name "sub:Líneas-Múltiples-en"
10841
10842 \end_inset
10843
10844
10845 \begin_inset Index
10846 status collapsed
10847
10848 \begin_layout Plain Layout
10849 Líneas múltiples en celdas
10850 \end_layout
10851
10852 \end_inset
10853
10854
10855 \begin_inset Index
10856 status collapsed
10857
10858 \begin_layout Plain Layout
10859 Tablas ! Saltos de línea
10860 \end_layout
10861
10862 \end_inset
10863
10864
10865 \end_layout
10866
10867 \begin_layout Standard
10868 \align center
10869 \begin_inset Float table
10870 placement H
10871 wide false
10872 sideways false
10873 status open
10874
10875 \begin_layout Plain Layout
10876 \begin_inset Caption
10877
10878 \begin_layout Plain Layout
10879 \begin_inset CommandInset label
10880 LatexCommand label
10881 name "tab:Tabla-con-múltiples"
10882
10883 \end_inset
10884
10885 Tabla con líneas múltiples en celda
10886 \end_layout
10887
10888 \end_inset
10889
10890
10891 \end_layout
10892
10893 \begin_layout Plain Layout
10894 \align center
10895 \begin_inset Tabular
10896 <lyxtabular version="3" rows="3" columns="3">
10897 <features>
10898 <column alignment="center" valignment="middle" width="2.5cm">
10899 <column alignment="center" valignment="middle" width="0">
10900 <column alignment="center" valignment="middle" width="0">
10901 <row>
10902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906 líneas
10907 \begin_inset Newline linebreak
10908 \end_inset
10909
10910 múltiples
10911 \end_layout
10912
10913 \end_inset
10914 </cell>
10915 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10916 \begin_inset Text
10917
10918 \begin_layout Plain Layout
10919 b
10920 \end_layout
10921
10922 \end_inset
10923 </cell>
10924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10925 \begin_inset Text
10926
10927 \begin_layout Plain Layout
10928 c
10929 \end_layout
10930
10931 \end_inset
10932 </cell>
10933 </row>
10934 <row>
10935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10936 \begin_inset Text
10937
10938 \begin_layout Plain Layout
10939 d
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 e
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 f
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968 g
10969 \end_layout
10970
10971 \end_inset
10972 </cell>
10973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10974 \begin_inset Text
10975
10976 \begin_layout Plain Layout
10977 h
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 i
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 </row>
10992 </lyxtabular>
10993
10994 \end_inset
10995
10996
10997 \end_layout
10998
10999 \end_inset
11000
11001
11002 \end_layout
11003
11004 \begin_layout Standard
11005 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11006  párrafos con varias líneas y guionado.
11007 \end_layout
11008
11009 \begin_layout Standard
11010 Para generar la tabla
11011 \begin_inset Space ~
11012 \end_inset
11013
11014
11015 \begin_inset CommandInset ref
11016 LatexCommand ref
11017 reference "tab:Tabla-con-múltiples"
11018
11019 \end_inset
11020
11021 , crea una tabla 3×3, marca la primera celda y clic-derecha sobre ella.
11022  En el diálogo que surge establece una anchura de 2.5
11023 \begin_inset Space \thinspace{}
11024 \end_inset
11025
11026 cm y escoge centro en alineación vertical y horizontal.
11027  La alineación vertical se utiliza para todas las celdas de la fila.
11028  Como nuestro texto es menor de 2.5
11029 \begin_inset Space \thinspace{}
11030 \end_inset
11031
11032 cm, sólo aparece una línea.
11033  Para poner dos añadimos
11034 \lang english
11035 , a justified line break (shortcut 
11036 \family sans
11037 Ctrl-Shift-Return
11038 \family default
11039 ) was added.
11040
11041 \lang spanish
11042  Si el texto es más ancho que la celda será automáticamente dividido en
11043  líneas.
11044 \end_layout
11045
11046 \begin_layout Standard
11047 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11048  con guión si es la primera entrada.
11049  Por eso hay que insertar algo para que dicha palabra no sea la primera
11050  entrada: añade el comando
11051 \end_layout
11052
11053 \begin_layout Standard
11054
11055 \series bold
11056
11057 \backslash
11058 hspace{0pt}
11059 \end_layout
11060
11061 \begin_layout Standard
11062 en ERT antes de la palabra.
11063  Como el espacio es 0 la salida no cambia.
11064  La tabla
11065 \begin_inset Space ~
11066 \end_inset
11067
11068
11069 \begin_inset CommandInset ref
11070 LatexCommand ref
11071 reference "tab:Tabla-con-y"
11072
11073 \end_inset
11074
11075  muestra el efecto.
11076 \end_layout
11077
11078 \begin_layout Standard
11079 \begin_inset Float table
11080 placement b
11081 wide false
11082 sideways false
11083 status open
11084
11085 \begin_layout Plain Layout
11086 \begin_inset Caption
11087
11088 \begin_layout Plain Layout
11089 \begin_inset CommandInset label
11090 LatexCommand label
11091 name "tab:Tabla-con-y"
11092
11093 \end_inset
11094
11095 Tablas con y sin guión
11096 \end_layout
11097
11098 \end_inset
11099
11100
11101 \end_layout
11102
11103 \begin_layout Plain Layout
11104 \begin_inset Space \hfill{}
11105 \end_inset
11106
11107
11108 \begin_inset Tabular
11109 <lyxtabular version="3" rows="3" columns="3">
11110 <features>
11111 <column alignment="center" valignment="middle" width="2.5cm">
11112 <column alignment="center" valignment="middle" width="0">
11113 <column alignment="center" valignment="middle" width="0">
11114 <row>
11115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Plain Layout
11119 celdaconpalabramuylarga
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Plain Layout
11128 b
11129 \end_layout
11130
11131 \end_inset
11132 </cell>
11133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 c
11138 \end_layout
11139
11140 \end_inset
11141 </cell>
11142 </row>
11143 <row>
11144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11145 \begin_inset Text
11146
11147 \begin_layout Plain Layout
11148 d
11149 \end_layout
11150
11151 \end_inset
11152 </cell>
11153 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11154 \begin_inset Text
11155
11156 \begin_layout Plain Layout
11157 e
11158 \end_layout
11159
11160 \end_inset
11161 </cell>
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Plain Layout
11166 f
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 </row>
11172 <row>
11173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11174 \begin_inset Text
11175
11176 \begin_layout Plain Layout
11177 g
11178 \end_layout
11179
11180 \end_inset
11181 </cell>
11182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11183 \begin_inset Text
11184
11185 \begin_layout Plain Layout
11186 h
11187 \end_layout
11188
11189 \end_inset
11190 </cell>
11191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11192 \begin_inset Text
11193
11194 \begin_layout Plain Layout
11195 i
11196 \end_layout
11197
11198 \end_inset
11199 </cell>
11200 </row>
11201 </lyxtabular>
11202
11203 \end_inset
11204
11205
11206 \begin_inset Space \hfill{}
11207 \end_inset
11208
11209
11210 \begin_inset Tabular
11211 <lyxtabular version="3" rows="3" columns="3">
11212 <features>
11213 <column alignment="center" valignment="middle" width="2.5cm">
11214 <column alignment="center" valignment="middle" width="0">
11215 <column alignment="center" valignment="middle" width="0">
11216 <row>
11217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11218 \begin_inset Text
11219
11220 \begin_layout Plain Layout
11221 \begin_inset ERT
11222 status collapsed
11223
11224 \begin_layout Plain Layout
11225
11226
11227 \backslash
11228 hspace{0pt}
11229 \end_layout
11230
11231 \end_inset
11232
11233 celdaconpalabramuylarga
11234 \end_layout
11235
11236 \end_inset
11237 </cell>
11238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11239 \begin_inset Text
11240
11241 \begin_layout Plain Layout
11242 b
11243 \end_layout
11244
11245 \end_inset
11246 </cell>
11247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11248 \begin_inset Text
11249
11250 \begin_layout Plain Layout
11251 c
11252 \end_layout
11253
11254 \end_inset
11255 </cell>
11256 </row>
11257 <row>
11258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11259 \begin_inset Text
11260
11261 \begin_layout Plain Layout
11262 d
11263 \end_layout
11264
11265 \end_inset
11266 </cell>
11267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11268 \begin_inset Text
11269
11270 \begin_layout Plain Layout
11271 e
11272 \end_layout
11273
11274 \end_inset
11275 </cell>
11276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11277 \begin_inset Text
11278
11279 \begin_layout Plain Layout
11280 f
11281 \end_layout
11282
11283 \end_inset
11284 </cell>
11285 </row>
11286 <row>
11287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11288 \begin_inset Text
11289
11290 \begin_layout Plain Layout
11291 g
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11297 \begin_inset Text
11298
11299 \begin_layout Plain Layout
11300 h
11301 \end_layout
11302
11303 \end_inset
11304 </cell>
11305 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11306 \begin_inset Text
11307
11308 \begin_layout Plain Layout
11309 i
11310 \end_layout
11311
11312 \end_inset
11313 </cell>
11314 </row>
11315 </lyxtabular>
11316
11317 \end_inset
11318
11319
11320 \begin_inset Space \hfill{}
11321 \end_inset
11322
11323
11324 \end_layout
11325
11326 \end_inset
11327
11328
11329 \end_layout
11330
11331 \begin_layout Subsection
11332 Multicolumnas
11333 \begin_inset CommandInset label
11334 LatexCommand label
11335 name "sub:Multicolumnas"
11336
11337 \end_inset
11338
11339
11340 \begin_inset Index
11341 status collapsed
11342
11343 \begin_layout Plain Layout
11344 Multicolumnas
11345 \end_layout
11346
11347 \end_inset
11348
11349
11350 \begin_inset Index
11351 status collapsed
11352
11353 \begin_layout Plain Layout
11354 Tablas ! Multicolumnas
11355 \end_layout
11356
11357 \end_inset
11358
11359
11360 \end_layout
11361
11362 \begin_layout Subsubsection
11363 Fundamentos de multicolumna
11364 \end_layout
11365
11366 \begin_layout Standard
11367 Para extender una celda sobre varias columnas, se marcan las celdas que
11368  se desee combinar y se usa el botón 
11369 \begin_inset Graphics
11370         filename ../../images/tabular-feature_multicolumn.png
11371         scale 85
11372
11373 \end_inset
11374
11375 , el menú 
11376 \family sans
11377 Editar\SpecialChar \menuseparator
11378 Tabla\SpecialChar \menuseparator
11379 Multicolumna
11380 \family default
11381 , o clic-derecha sobre las celdas marcadas y se selecciona en el diálogo,
11382  bajo la solapa 
11383 \family sans
11384 Configuración
11385 \family default
11386 , la casilla Multicolumna.
11387 \end_layout
11388
11389 \begin_layout Standard
11390 Las multicolumnas tienen su propia configuración de celdas.
11391  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11392  multicolumna.
11393  Aquí hay un ejemplo de tabla con una multicolumna en la primera fila y
11394  otra en la última fila sin borde superior:
11395 \end_layout
11396
11397 \begin_layout Standard
11398 \align center
11399 \begin_inset Tabular
11400 <lyxtabular version="3" rows="3" columns="4">
11401 <features firstHeadTopDL="true" firstHeadBottomDL="true">
11402 <column alignment="center" valignment="top" width="0pt">
11403 <column alignment="center" valignment="middle" width="0">
11404 <column alignment="center" valignment="top" width="0in">
11405 <column alignment="center" valignment="top" width="0pt">
11406 <row>
11407 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11408 \begin_inset Text
11409
11410 \begin_layout Plain Layout
11411 abc
11412 \end_layout
11413
11414 \end_inset
11415 </cell>
11416 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11417 \begin_inset Text
11418
11419 \begin_layout Plain Layout
11420 def ghi
11421 \end_layout
11422
11423 \end_inset
11424 </cell>
11425 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11426 \begin_inset Text
11427
11428 \begin_layout Plain Layout
11429
11430 \end_layout
11431
11432 \end_inset
11433 </cell>
11434 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11435 \begin_inset Text
11436
11437 \begin_layout Plain Layout
11438 jkl
11439 \end_layout
11440
11441 \end_inset
11442 </cell>
11443 </row>
11444 <row>
11445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11446 \begin_inset Text
11447
11448 \begin_layout Plain Layout
11449
11450 \family roman
11451 \series medium
11452 \shape up
11453 \size normal
11454 \emph off
11455 \bar no
11456 \noun off
11457 \color none
11458 A
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11464 \begin_inset Text
11465
11466 \begin_layout Plain Layout
11467 B
11468 \end_layout
11469
11470 \end_inset
11471 </cell>
11472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11473 \begin_inset Text
11474
11475 \begin_layout Plain Layout
11476 C
11477 \end_layout
11478
11479 \end_inset
11480 </cell>
11481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11482 \begin_inset Text
11483
11484 \begin_layout Plain Layout
11485 D
11486 \end_layout
11487
11488 \end_inset
11489 </cell>
11490 </row>
11491 <row>
11492 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11493 \begin_inset Text
11494
11495 \begin_layout Plain Layout
11496 1
11497 \end_layout
11498
11499 \end_inset
11500 </cell>
11501 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11502 \begin_inset Text
11503
11504 \begin_layout Plain Layout
11505 2
11506 \end_layout
11507
11508 \end_inset
11509 </cell>
11510 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11511 \begin_inset Text
11512
11513 \begin_layout Plain Layout
11514 3
11515 \end_layout
11516
11517 \end_inset
11518 </cell>
11519 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11520 \begin_inset Text
11521
11522 \begin_layout Plain Layout
11523 4
11524 \end_layout
11525
11526 \end_inset
11527 </cell>
11528 </row>
11529 </lyxtabular>
11530
11531 \end_inset
11532
11533
11534 \end_layout
11535
11536 \begin_layout Subsubsection
11537 Cálculos en multicolumnas
11538 \begin_inset CommandInset label
11539 LatexCommand label
11540 name "sub:Cálculos-en-Multicolumnas"
11541
11542 \end_inset
11543
11544
11545 \begin_inset Index
11546 status collapsed
11547
11548 \begin_layout Plain Layout
11549 Multicolumnas ! Cálculos
11550 \end_layout
11551
11552 \end_inset
11553
11554
11555 \end_layout
11556
11557 \begin_layout Standard
11558 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11559  la anchura de celda de las columnas combinadas en la celda multicolumna.
11560 \end_layout
11561
11562 \begin_layout Standard
11563 \begin_inset Float table
11564 placement h
11565 wide false
11566 sideways false
11567 status open
11568
11569 \begin_layout Plain Layout
11570 \begin_inset Caption
11571
11572 \begin_layout Plain Layout
11573 \begin_inset CommandInset label
11574 LatexCommand label
11575 name "tab:Tabla-con-centrado"
11576
11577 \end_inset
11578
11579 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
11580 te la mitad de anchura que la celda multicolumna
11581 \begin_inset OptArg
11582 status collapsed
11583
11584 \begin_layout Plain Layout
11585 Tabla multicolumna perfecta
11586 \end_layout
11587
11588 \end_inset
11589
11590
11591 \end_layout
11592
11593 \end_inset
11594
11595
11596 \end_layout
11597
11598 \begin_layout Plain Layout
11599 \align center
11600 \begin_inset Tabular
11601 <lyxtabular version="3" rows="3" columns="3">
11602 <features>
11603 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11604 <column alignment="center" valignment="middle" width="0">
11605 <column alignment="center" valignment="top" width="0">
11606 <row>
11607 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11608 \begin_inset Text
11609
11610 \begin_layout Plain Layout
11611 multicolumna línea múltiple
11612 \end_layout
11613
11614 \end_inset
11615 </cell>
11616 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11617 \begin_inset Text
11618
11619 \begin_layout Plain Layout
11620
11621 \end_layout
11622
11623 \end_inset
11624 </cell>
11625 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11626 \begin_inset Text
11627
11628 \begin_layout Plain Layout
11629 c
11630 \end_layout
11631
11632 \end_inset
11633 </cell>
11634 </row>
11635 <row>
11636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11637 \begin_inset Text
11638
11639 \begin_layout Plain Layout
11640 d
11641 \end_layout
11642
11643 \end_inset
11644 </cell>
11645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11646 \begin_inset Text
11647
11648 \begin_layout Plain Layout
11649 e
11650 \end_layout
11651
11652 \end_inset
11653 </cell>
11654 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11655 \begin_inset Text
11656
11657 \begin_layout Plain Layout
11658 f
11659 \end_layout
11660
11661 \end_inset
11662 </cell>
11663 </row>
11664 <row>
11665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11666 \begin_inset Text
11667
11668 \begin_layout Plain Layout
11669 g
11670 \end_layout
11671
11672 \end_inset
11673 </cell>
11674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11675 \begin_inset Text
11676
11677 \begin_layout Plain Layout
11678 h
11679 \end_layout
11680
11681 \end_inset
11682 </cell>
11683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11684 \begin_inset Text
11685
11686 \begin_layout Plain Layout
11687 i
11688 \end_layout
11689
11690 \end_inset
11691 </cell>
11692 </row>
11693 </lyxtabular>
11694
11695 \end_inset
11696
11697
11698 \end_layout
11699
11700 \end_inset
11701
11702
11703 \end_layout
11704
11705 \begin_layout Standard
11706 Por ejemplo, para crear la tabla
11707 \begin_inset Space ~
11708 \end_inset
11709
11710
11711 \begin_inset CommandInset ref
11712 LatexCommand ref
11713 reference "tab:Tabla-con-centrado"
11714
11715 \end_inset
11716
11717 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
11718  clic-derecha.
11719  En el diálogo marca 
11720 \emph on
11721 multicolumna
11722 \emph default
11723
11724 \emph on
11725 alineación centro
11726 \emph default
11727  y una anchura de 2.5
11728 \begin_inset Space \thinspace{}
11729 \end_inset
11730
11731 cm.
11732  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11733  de la celda multicolumna, así que deberías ajustar 1.25
11734 \begin_inset Space \thinspace{}
11735 \end_inset
11736
11737 cm para la primera columna.
11738  La segunda columna tendrá entonces automáticamente 1.25
11739 \begin_inset Space \thinspace{}
11740 \end_inset
11741
11742 cm de anchura.
11743  Para la tabla
11744 \begin_inset Space ~
11745 \end_inset
11746
11747
11748 \begin_inset CommandInset ref
11749 LatexCommand ref
11750 reference "tab:Tabla-sin-mitad"
11751
11752 \end_inset
11753
11754  se ha procedido de la siguiente manera:
11755 \end_layout
11756
11757 \begin_layout Standard
11758 \begin_inset Float table
11759 wide false
11760 sideways false
11761 status open
11762
11763 \begin_layout Plain Layout
11764 \begin_inset Caption
11765
11766 \begin_layout Plain Layout
11767 \begin_inset CommandInset label
11768 LatexCommand label
11769 name "tab:Tabla-sin-mitad"
11770
11771 \end_inset
11772
11773 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
11774  anchura que la celda multicolumna
11775 \begin_inset OptArg
11776 status open
11777
11778 \begin_layout Plain Layout
11779 Tabla multicolumna imperfecta
11780 \end_layout
11781
11782 \end_inset
11783
11784
11785 \end_layout
11786
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Plain Layout
11793 \align center
11794 \begin_inset Tabular
11795 <lyxtabular version="3" rows="3" columns="3">
11796 <features>
11797 <column alignment="center" valignment="top" width="1.25cm">
11798 <column alignment="center" valignment="top" width="0">
11799 <column alignment="center" valignment="top" width="0">
11800 <row>
11801 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
11802 \begin_inset Text
11803
11804 \begin_layout Plain Layout
11805 multicolumna línea múltiple
11806 \end_layout
11807
11808 \end_inset
11809 </cell>
11810 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11811 \begin_inset Text
11812
11813 \begin_layout Plain Layout
11814
11815 \end_layout
11816
11817 \end_inset
11818 </cell>
11819 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11820 \begin_inset Text
11821
11822 \begin_layout Plain Layout
11823 c
11824 \end_layout
11825
11826 \end_inset
11827 </cell>
11828 </row>
11829 <row>
11830 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11831 \begin_inset Text
11832
11833 \begin_layout Plain Layout
11834 d
11835 \end_layout
11836
11837 \end_inset
11838 </cell>
11839 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11840 \begin_inset Text
11841
11842 \begin_layout Plain Layout
11843 e
11844 \end_layout
11845
11846 \end_inset
11847 </cell>
11848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11849 \begin_inset Text
11850
11851 \begin_layout Plain Layout
11852 f
11853 \end_layout
11854
11855 \end_inset
11856 </cell>
11857 </row>
11858 <row>
11859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11860 \begin_inset Text
11861
11862 \begin_layout Plain Layout
11863 g
11864 \end_layout
11865
11866 \end_inset
11867 </cell>
11868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11869 \begin_inset Text
11870
11871 \begin_layout Plain Layout
11872 h
11873 \end_layout
11874
11875 \end_inset
11876 </cell>
11877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Plain Layout
11881 i
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 </row>
11887 </lyxtabular>
11888
11889 \end_inset
11890
11891
11892 \end_layout
11893
11894 \end_inset
11895
11896
11897 \end_layout
11898
11899 \begin_layout Standard
11900 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
11901 a, es un poco mayor.
11902  La razón es que la anchura dada para una celda 
11903 \begin_inset Formula $W_{g}$
11904 \end_inset
11905
11906  no es su anchura total 
11907 \begin_inset Formula $W_{\mathrm{tot}}$
11908 \end_inset
11909
11910  porque una celda es siempre algo mayor que la anchura dada.
11911  El apéndice
11912 \begin_inset Space ~
11913 \end_inset
11914
11915
11916 \begin_inset CommandInset ref
11917 LatexCommand eqref
11918 reference "cha:Explicación-de-la-Ecuación"
11919
11920 \end_inset
11921
11922  lo explica con detalle.
11923 \end_layout
11924
11925 \begin_layout Standard
11926 La anchura dada necesaria, 
11927 \begin_inset Formula $W_{g\, n}$
11928 \end_inset
11929
11930  para combinar 
11931 \emph on
11932 n
11933 \emph default
11934  columnas puede calcularse de manera que cada columna tenga una anchura
11935  total de 
11936 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
11937 \end_inset
11938
11939 :
11940 \begin_inset Formula \begin{equation}
11941 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
11942
11943 \end_inset
11944
11945
11946 \end_layout
11947
11948 \begin_layout Standard
11949 En nuestro caso tenemos 
11950 \begin_inset Formula $n=2$
11951 \end_inset
11952
11953
11954 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
11955 \end_inset
11956
11957
11958 \begin_inset Space \thinspace{}
11959 \end_inset
11960
11961 cm y los valores predeterminados para longitudes, así la ecuación
11962 \begin_inset Space ~
11963 \end_inset
11964
11965
11966 \begin_inset CommandInset ref
11967 LatexCommand ref
11968 reference "eq:Wgn"
11969
11970 \end_inset
11971
11972  queda
11973 \begin_inset Formula \begin{equation}
11974 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
11975
11976 \end_inset
11977
11978
11979 \end_layout
11980
11981 \begin_layout Standard
11982 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
11983  
11984 \series bold
11985 calc
11986 \series default
11987  con la línea
11988 \begin_inset Index
11989 status collapsed
11990
11991 \begin_layout Plain Layout
11992 LaTeX-paquetes ! calc
11993 \end_layout
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \begin_layout Standard
12001
12002 \series bold
12003
12004 \backslash
12005 usepackage{calc}
12006 \end_layout
12007
12008 \begin_layout Standard
12009 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12010  Por tanto hay que insertar un argumento LaTeX en el diálogo.
12011  He aquí un repaso de los argumentos:
12012 \end_layout
12013
12014 \begin_layout Itemize
12015
12016 \series bold
12017 p{ancho}
12018 \series default
12019  crea celdas con anchura fija, el texto alineado arriba
12020 \end_layout
12021
12022 \begin_layout Itemize
12023
12024 \series bold
12025 m{ancho}
12026 \series default
12027  crea celdas con anchura fija, el texto con alineación vertical centrada
12028  
12029 \end_layout
12030
12031 \begin_layout Itemize
12032
12033 \series bold
12034 b{ancho}
12035 \series default
12036  crea celdas con anchura fija, el texto alineado abajo
12037 \end_layout
12038
12039 \begin_layout Standard
12040 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
12041  en el diálogo se ignoran.
12042 \end_layout
12043
12044 \begin_layout Standard
12045 \begin_inset Note Greyedout
12046 status open
12047
12048 \begin_layout Plain Layout
12049
12050 \series bold
12051 Nota:
12052 \series default
12053  Debido a un error, LyX muestra de todas formas estas propiedades.
12054 \end_layout
12055
12056 \end_inset
12057
12058  
12059 \end_layout
12060
12061 \begin_layout Standard
12062 El comando 
12063 \series bold
12064
12065 \backslash
12066 centering
12067 \series default
12068  centra horizontalmente el texto.
12069  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12070  columna extendida:
12071 \end_layout
12072
12073 \begin_layout Standard
12074
12075 \series bold
12076 >{
12077 \backslash
12078 centering}m{1.25cm-6.2pt}
12079 \end_layout
12080
12081 \begin_layout Standard
12082 El comando 
12083 \series bold
12084 >{ }
12085 \series default
12086  significa que los comandos entre llaves se aplican antes de crear la celda.
12087 \end_layout
12088
12089 \begin_layout Standard
12090 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12091 , aún está alineado a la izquierda.
12092  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12093  Así que para multicolumnas hemos de usar el argumento de LaTeX
12094 \end_layout
12095
12096 \begin_layout Standard
12097
12098 \series bold
12099 >{
12100 \backslash
12101 centering}m{2.5cm}
12102 \end_layout
12103
12104 \begin_layout Subsection
12105 Multifilas
12106 \begin_inset Index
12107 status collapsed
12108
12109 \begin_layout Plain Layout
12110 Multifilas
12111 \end_layout
12112
12113 \end_inset
12114
12115
12116 \begin_inset Index
12117 status collapsed
12118
12119 \begin_layout Plain Layout
12120 Tablas ! Multifilas
12121 \end_layout
12122
12123 \end_inset
12124
12125
12126 \begin_inset Index
12127 status collapsed
12128
12129 \begin_layout Plain Layout
12130 LaTeX-paquetes ! multirow
12131 \end_layout
12132
12133 \end_inset
12134
12135
12136 \end_layout
12137
12138 \begin_layout Standard
12139 A diferencia de multicolumnas, LyX aún no soporta multifilas por lo que
12140  hace falta un poco de ERT.
12141  Hay que cargar el paquete de LaTeX 
12142 \series bold
12143 multirow
12144 \series default
12145  en el preámbulo del documento con el comando
12146 \end_layout
12147
12148 \begin_layout Standard
12149
12150 \series bold
12151
12152 \backslash
12153 usepackage{multirow}
12154 \end_layout
12155
12156 \begin_layout Standard
12157 Las multifilas se crean con el comando
12158 \end_layout
12159
12160 \begin_layout Standard
12161
12162 \series bold
12163
12164 \backslash
12165 multirow{número de filas}{ancho de celda}{entrada de celda}
12166 \end_layout
12167
12168 \begin_layout Standard
12169 Para crear la siguiente tabla:
12170 \end_layout
12171
12172 \begin_layout Standard
12173 \align center
12174 \begin_inset ERT
12175 status collapsed
12176
12177 \begin_layout Plain Layout
12178
12179
12180 \backslash
12181 renewcommand{
12182 \backslash
12183 multirowsetup}{
12184 \backslash
12185 centering}
12186 \end_layout
12187
12188 \end_inset
12189
12190
12191 \begin_inset Tabular
12192 <lyxtabular version="3" rows="3" columns="3">
12193 <features>
12194 <column alignment="center" valignment="top" width="0">
12195 <column alignment="center" valignment="top" width="0">
12196 <column alignment="center" valignment="top" width="0">
12197 <row>
12198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12199 \begin_inset Text
12200
12201 \begin_layout Plain Layout
12202 a
12203 \end_layout
12204
12205 \end_inset
12206 </cell>
12207 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12208 \begin_inset Text
12209
12210 \begin_layout Plain Layout
12211 b
12212 \end_layout
12213
12214 \end_inset
12215 </cell>
12216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12217 \begin_inset Text
12218
12219 \begin_layout Plain Layout
12220 c
12221 \end_layout
12222
12223 \end_inset
12224 </cell>
12225 </row>
12226 <row>
12227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12228 \begin_inset Text
12229
12230 \begin_layout Plain Layout
12231 \begin_inset ERT
12232 status collapsed
12233
12234 \begin_layout Plain Layout
12235
12236
12237 \backslash
12238 multirow{2}{2.5cm}{
12239 \end_layout
12240
12241 \end_inset
12242
12243 entrada multifila
12244 \begin_inset ERT
12245 status collapsed
12246
12247 \begin_layout Plain Layout
12248
12249 }
12250 \end_layout
12251
12252 \end_inset
12253
12254
12255 \end_layout
12256
12257 \end_inset
12258 </cell>
12259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12260 \begin_inset Text
12261
12262 \begin_layout Plain Layout
12263 e
12264 \end_layout
12265
12266 \end_inset
12267 </cell>
12268 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12269 \begin_inset Text
12270
12271 \begin_layout Plain Layout
12272 f
12273 \end_layout
12274
12275 \end_inset
12276 </cell>
12277 </row>
12278 <row>
12279 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
12280 \begin_inset Text
12281
12282 \begin_layout Plain Layout
12283
12284 \end_layout
12285
12286 \end_inset
12287 </cell>
12288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12289 \begin_inset Text
12290
12291 \begin_layout Plain Layout
12292 h
12293 \end_layout
12294
12295 \end_inset
12296 </cell>
12297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12298 \begin_inset Text
12299
12300 \begin_layout Plain Layout
12301 i
12302 \end_layout
12303
12304 \end_inset
12305 </cell>
12306 </row>
12307 </lyxtabular>
12308
12309 \end_inset
12310
12311
12312 \begin_inset ERT
12313 status collapsed
12314
12315 \begin_layout Plain Layout
12316
12317
12318 \backslash
12319 renewcommand{
12320 \backslash
12321 multirowsetup}{
12322 \backslash
12323 raggedright}
12324 \end_layout
12325
12326 \end_inset
12327
12328
12329 \end_layout
12330
12331 \begin_layout Standard
12332 crea una tabla 3×3.
12333  Para quitar la línea sobre la última celda en la primera columna, se marca
12334  la celda como multicolumna y se quita el borde superior.
12335  Ahora se crea la multifila en la segunda fila de la primera columna insertando
12336  ahí el comando
12337 \end_layout
12338
12339 \begin_layout Standard
12340
12341 \series bold
12342
12343 \backslash
12344 multirow{2}{2.5cm}{
12345 \end_layout
12346
12347 \begin_layout Standard
12348 como ERT.
12349  Según los parámetros del comando la multifila se expande a dos filas y
12350  tiene de ancho 2.5
12351 \begin_inset Space \thinspace{}
12352 \end_inset
12353
12354 cm.
12355  El contenido de la celda multifila sigue fuera del cuadro ERT y el comando
12356  finaliza con llave derecha 
12357 \series bold
12358 }
12359 \series default
12360  en otro cuadro ERT tras el texto.
12361 \end_layout
12362
12363 \begin_layout Standard
12364
12365 \series bold
12366
12367 \backslash
12368 multirow
12369 \series default
12370  alinea su contenido a la izquierda por defecto.
12371  Para cambiarlo renombra el comando 
12372 \series bold
12373
12374 \backslash
12375 multirowsetup
12376 \series default
12377  con el comando
12378 \end_layout
12379
12380 \begin_layout Standard
12381
12382 \series bold
12383
12384 \backslash
12385 renewcommand{
12386 \backslash
12387 multirowsetup}{
12388 \backslash
12389 centering}
12390 \end_layout
12391
12392 \begin_layout Standard
12393 en ERT en el preámbulo del documento.
12394  Entonces se centran todas las entradas de celdas multifila en el documento.
12395  Si sólo queremos centrar en algunas tablas, se puede renombrar el comando
12396  en ERT justo antes de la tabla en lugar de en el preámbulo.
12397  Si el texto debe estar alineado a la derecha, reemplaza 
12398 \series bold
12399
12400 \backslash
12401 centering
12402 \series default
12403  por 
12404 \series bold
12405
12406 \backslash
12407 raggedleft
12408 \series default
12409 .
12410  Para volver a alineado a la izquierda usa 
12411 \series bold
12412
12413 \backslash
12414 raggedright
12415 \series default
12416 .
12417 \end_layout
12418
12419 \begin_layout Section
12420 Tablas formales
12421 \begin_inset CommandInset label
12422 LatexCommand label
12423 name "sec:Tablas-Formales"
12424
12425 \end_inset
12426
12427
12428 \begin_inset Index
12429 status collapsed
12430
12431 \begin_layout Plain Layout
12432 Tablas Formales
12433 \end_layout
12434
12435 \end_inset
12436
12437
12438 \begin_inset Index
12439 status collapsed
12440
12441 \begin_layout Plain Layout
12442 Tablas ! Estilo formal
12443 \end_layout
12444
12445 \end_inset
12446
12447  
12448 \end_layout
12449
12450 \begin_layout Standard
12451 En los libros, las tablas se suelen presentar en un formato como el de la
12452  tabla 
12453 \begin_inset Space ~
12454 \end_inset
12455
12456
12457 \begin_inset CommandInset ref
12458 LatexCommand ref
12459 reference "tab:Ejemplo-tabla-formal"
12460
12461 \end_inset
12462
12463 .
12464  Se denominan tablas 
12465 \emph on
12466 formales
12467 \emph default
12468 .
12469  Para hacer tablas con este diseño, elige 
12470 \family sans
12471 Estilo
12472 \family default
12473
12474 \begin_inset Space ~
12475 \end_inset
12476
12477
12478 \family sans
12479 Formal
12480 \family default
12481  en la solapa 
12482 \family sans
12483 Bordes
12484 \family default
12485  del cuadro de diálogo de tablas.
12486 \end_layout
12487
12488 \begin_layout Standard
12489 \begin_inset Float table
12490 placement h
12491 wide false
12492 sideways false
12493 status open
12494
12495 \begin_layout Plain Layout
12496 \begin_inset Caption
12497
12498 \begin_layout Plain Layout
12499 \begin_inset CommandInset label
12500 LatexCommand label
12501 name "tab:Ejemplo-tabla-formal"
12502
12503 \end_inset
12504
12505 Ejemplo de tabla formal
12506 \end_layout
12507
12508 \end_inset
12509
12510
12511 \end_layout
12512
12513 \begin_layout Plain Layout
12514 \align center
12515 \begin_inset Tabular
12516 <lyxtabular version="3" rows="8" columns="4">
12517 <features booktabs="true">
12518 <column alignment="center" valignment="top" width="0">
12519 <column alignment="center" valignment="top" width="0">
12520 <column alignment="center" valignment="top" width="0">
12521 <column alignment="center" valignment="top" width="0">
12522 <row>
12523 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12524 \begin_inset Text
12525
12526 \begin_layout Plain Layout
12527 System
12528 \end_layout
12529
12530 \end_inset
12531 </cell>
12532 <cell alignment="center" valignment="top" topline="true" usebox="none">
12533 \begin_inset Text
12534
12535 \begin_layout Plain Layout
12536 Medipix
12537 \begin_inset Formula $\,$
12538 \end_inset
12539
12540 1
12541 \end_layout
12542
12543 \end_inset
12544 </cell>
12545 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
12546 \begin_inset Text
12547
12548 \begin_layout Plain Layout
12549 Medipix
12550 \begin_inset Formula $\,$
12551 \end_inset
12552
12553 2
12554 \end_layout
12555
12556 \end_inset
12557 </cell>
12558 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12559 \begin_inset Text
12560
12561 \begin_layout Plain Layout
12562
12563 \end_layout
12564
12565 \end_inset
12566 </cell>
12567 </row>
12568 <row>
12569 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12570 \begin_inset Text
12571
12572 \begin_layout Plain Layout
12573 \begin_inset ERT
12574 status collapsed
12575
12576 \begin_layout Plain Layout
12577
12578
12579 \backslash
12580 cmidrule(r){2-2}
12581 \end_layout
12582
12583 \end_inset
12584
12585
12586 \begin_inset ERT
12587 status collapsed
12588
12589 \begin_layout Plain Layout
12590
12591
12592 \backslash
12593 cmidrule(l){3-4}
12594 \end_layout
12595
12596 \end_inset
12597
12598 Detector thickness [µm]
12599 \end_layout
12600
12601 \end_inset
12602 </cell>
12603 <cell alignment="center" valignment="top" usebox="none">
12604 \begin_inset Text
12605
12606 \begin_layout Plain Layout
12607 300
12608 \end_layout
12609
12610 \end_inset
12611 </cell>
12612 <cell alignment="center" valignment="top" usebox="none">
12613 \begin_inset Text
12614
12615 \begin_layout Plain Layout
12616 300
12617 \end_layout
12618
12619 \end_inset
12620 </cell>
12621 <cell alignment="center" valignment="top" usebox="none">
12622 \begin_inset Text
12623
12624 \begin_layout Plain Layout
12625 700
12626 \end_layout
12627
12628 \end_inset
12629 </cell>
12630 </row>
12631 <row>
12632 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12633 \begin_inset Text
12634
12635 \begin_layout Plain Layout
12636 Edge angle [°]
12637 \end_layout
12638
12639 \end_inset
12640 </cell>
12641 <cell alignment="center" valignment="top" topline="true" usebox="none">
12642 \begin_inset Text
12643
12644 \begin_layout Plain Layout
12645 3.55
12646 \end_layout
12647
12648 \end_inset
12649 </cell>
12650 <cell alignment="center" valignment="top" topline="true" usebox="none">
12651 \begin_inset Text
12652
12653 \begin_layout Plain Layout
12654 2.71
12655 \end_layout
12656
12657 \end_inset
12658 </cell>
12659 <cell alignment="center" valignment="top" topline="true" usebox="none">
12660 \begin_inset Text
12661
12662 \begin_layout Plain Layout
12663 7.99
12664 \end_layout
12665
12666 \end_inset
12667 </cell>
12668 </row>
12669 <row topspace="default">
12670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12671 \begin_inset Text
12672
12673 \begin_layout Plain Layout
12674 Spatial resolution [µm]
12675 \end_layout
12676
12677 \end_inset
12678 </cell>
12679 <cell alignment="center" valignment="top" usebox="none">
12680 \begin_inset Text
12681
12682 \begin_layout Plain Layout
12683 4.26
12684 \end_layout
12685
12686 \end_inset
12687 </cell>
12688 <cell alignment="center" valignment="top" usebox="none">
12689 \begin_inset Text
12690
12691 \begin_layout Plain Layout
12692 10.17
12693 \end_layout
12694
12695 \end_inset
12696 </cell>
12697 <cell alignment="center" valignment="top" usebox="none">
12698 \begin_inset Text
12699
12700 \begin_layout Plain Layout
12701 10.56
12702 \end_layout
12703
12704 \end_inset
12705 </cell>
12706 </row>
12707 <row topspace="default">
12708 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12709 \begin_inset Text
12710
12711 \begin_layout Plain Layout
12712 MTF at 
12713 \begin_inset Formula $f_{\mathrm{max}}$
12714 \end_inset
12715
12716
12717 \end_layout
12718
12719 \end_inset
12720 </cell>
12721 <cell alignment="center" valignment="top" usebox="none">
12722 \begin_inset Text
12723
12724 \begin_layout Plain Layout
12725 0.53
12726 \end_layout
12727
12728 \end_inset
12729 </cell>
12730 <cell alignment="center" valignment="top" usebox="none">
12731 \begin_inset Text
12732
12733 \begin_layout Plain Layout
12734 0.37
12735 \end_layout
12736
12737 \end_inset
12738 </cell>
12739 <cell alignment="center" valignment="top" usebox="none">
12740 \begin_inset Text
12741
12742 \begin_layout Plain Layout
12743 0.39
12744 \end_layout
12745
12746 \end_inset
12747 </cell>
12748 </row>
12749 <row topspace="default">
12750 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12751 \begin_inset Text
12752
12753 \begin_layout Plain Layout
12754 \begin_inset ERT
12755 status collapsed
12756
12757 \begin_layout Plain Layout
12758
12759
12760 \backslash
12761 cmidrule(l{10pt}){1-1}
12762 \end_layout
12763
12764 \end_inset
12765
12766 LSF-spatial resolution
12767 \end_layout
12768
12769 \end_inset
12770 </cell>
12771 <cell alignment="center" valignment="top" usebox="none">
12772 \begin_inset Text
12773
12774 \begin_layout Plain Layout
12775
12776 \end_layout
12777
12778 \end_inset
12779 </cell>
12780 <cell alignment="center" valignment="top" usebox="none">
12781 \begin_inset Text
12782
12783 \begin_layout Plain Layout
12784
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 <cell alignment="center" valignment="top" usebox="none">
12790 \begin_inset Text
12791
12792 \begin_layout Plain Layout
12793
12794 \end_layout
12795
12796 \end_inset
12797 </cell>
12798 </row>
12799 <row>
12800 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12801 \begin_inset Text
12802
12803 \begin_layout Plain Layout
12804 in µm
12805 \end_layout
12806
12807 \end_inset
12808 </cell>
12809 <cell alignment="center" valignment="top" usebox="none">
12810 \begin_inset Text
12811
12812 \begin_layout Plain Layout
12813 129.7
12814 \end_layout
12815
12816 \end_inset
12817 </cell>
12818 <cell alignment="center" valignment="top" usebox="none">
12819 \begin_inset Text
12820
12821 \begin_layout Plain Layout
12822 52.75
12823 \end_layout
12824
12825 \end_inset
12826 </cell>
12827 <cell alignment="center" valignment="top" usebox="none">
12828 \begin_inset Text
12829
12830 \begin_layout Plain Layout
12831 50.78
12832 \end_layout
12833
12834 \end_inset
12835 </cell>
12836 </row>
12837 <row>
12838 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
12839 \begin_inset Text
12840
12841 \begin_layout Plain Layout
12842 in % of pixel size
12843 \end_layout
12844
12845 \end_inset
12846 </cell>
12847 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12848 \begin_inset Text
12849
12850 \begin_layout Plain Layout
12851 76.3
12852 \end_layout
12853
12854 \end_inset
12855 </cell>
12856 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12857 \begin_inset Text
12858
12859 \begin_layout Plain Layout
12860 95.9
12861 \end_layout
12862
12863 \end_inset
12864 </cell>
12865 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
12866 \begin_inset Text
12867
12868 \begin_layout Plain Layout
12869 92.3
12870 \end_layout
12871
12872 \end_inset
12873 </cell>
12874 </row>
12875 </lyxtabular>
12876
12877 \end_inset
12878
12879
12880 \end_layout
12881
12882 \end_inset
12883
12884
12885 \end_layout
12886
12887 \begin_layout Standard
12888 Se puede añadir espacio adicional a las filas de la tabla mediante los botones
12889  correspondientes que se encuentran en la solapa 
12890 \family sans
12891 Bordes 
12892 \family default
12893 del diálogo
12894 \family sans
12895  Configuración
12896 \begin_inset Space ~
12897 \end_inset
12898
12899 de
12900 \begin_inset Space ~
12901 \end_inset
12902
12903 la
12904 \begin_inset Space ~
12905 \end_inset
12906
12907 tabla
12908 \family default
12909 , como se explica en la sección
12910 \begin_inset Space ~
12911 \end_inset
12912
12913
12914 \begin_inset CommandInset ref
12915 LatexCommand ref
12916 reference "sub:Espacio-adicional"
12917
12918 \end_inset
12919
12920
12921 \end_layout
12922
12923 \begin_layout Standard
12924 A diferencia de las tablas normales, las tablas formales no tienen líneas
12925  verticales.
12926  Las líneas horizontales se pueden poner o no como en las tablas normales,
12927  pero en la salida se mostrarán con distinto grosor:
12928 \begin_inset Newline newline
12929 \end_inset
12930
12931 Las líneas primera y última tienen un grosor predeterminado de 0.08
12932 \begin_inset Space \thinspace{}
12933 \end_inset
12934
12935 em, las demás tienen un grosor predeterminado de 0.05
12936 \begin_inset Space \thinspace{}
12937 \end_inset
12938
12939 em.
12940 \end_layout
12941
12942 \begin_layout Standard
12943 Estos valores predeterminados se pueden cambiar
12944 \series bold
12945  
12946 \series default
12947 con las líneas de preámbulo:
12948 \end_layout
12949
12950 \begin_layout Standard
12951
12952 \series bold
12953
12954 \backslash
12955 let
12956 \backslash
12957 mytoprule
12958 \backslash
12959 toprule
12960 \begin_inset Newline newline
12961 \end_inset
12962
12963
12964 \backslash
12965 renewcommand{
12966 \backslash
12967 toprule}{
12968 \backslash
12969 mytoprule[grosor]}
12970 \end_layout
12971
12972 \begin_layout Standard
12973 Este ejemplo es para la primera línea, la denominada 
12974 \series bold
12975 toprule
12976 \series default
12977 .
12978  Si quieres cambiar el grosor de la última línea, reemplaza 
12979 \series bold
12980 toprule
12981 \series default
12982  por 
12983 \series bold
12984 bottomrule
12985 \series default
12986 .
12987  Y para cambiar el grosor de las demás líneas cambia 
12988 \series bold
12989 toprule
12990 \series default
12991  por 
12992 \series bold
12993 midrule
12994 \series default
12995 .
12996  Puedes usar cualquiera de las unidades listadas en el apéndice
12997 \begin_inset Space ~
12998 \end_inset
12999
13000
13001 \begin_inset CommandInset ref
13002 LatexCommand ref
13003 reference "cha:Unidades-disponibles-en"
13004
13005 \end_inset
13006
13007 para establecer el grosor.
13008 \end_layout
13009
13010 \begin_layout Standard
13011 Para dibujar líneas que no se extiendan a todas las columnas de la tabla,
13012  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
13013  LyX empleará internamente el comando 
13014 \series bold
13015
13016 \backslash
13017 cmidrule
13018 \series default
13019  para dibujar la línea.
13020  El esquema completo es
13021 \end_layout
13022
13023 \begin_layout Standard
13024
13025 \series bold
13026
13027 \backslash
13028 cmidrule[grosor](recorte){inicol-fincol}
13029 \end_layout
13030
13031 \begin_layout Standard
13032 Por el momento, LyX no soporta las opciones de 
13033 \series bold
13034
13035 \backslash
13036 cmidrule
13037 \series default
13038 , así que para usarlas hay que emplear ERT.
13039  Las líneas 
13040 \series bold
13041
13042 \backslash
13043 cmidrule
13044 \series default
13045  se pueden insertar manualmente con el comando en ERT como primera entrada
13046  de la primera celda de una fila.
13047  En la salida se dibujará la línea sobre dicha fila.
13048 \end_layout
13049
13050 \begin_layout Standard
13051 El grosor predeterminado es 0.03
13052 \begin_inset Space \thinspace{}
13053 \end_inset
13054
13055 em.
13056  
13057 \series bold
13058 inicol
13059 \series default
13060  es el número de la columna en la que comienza la línea y 
13061 \series bold
13062 fincol
13063 \series default
13064  es el número de la columna en la que acaba la línea.
13065  El valor 
13066 \series bold
13067 fincol
13068 \series default
13069  debe especificarse siempre, aunque la línea se extienda sobre una sola
13070  columna.
13071  El parámetro opcional 
13072 \series bold
13073 recorte
13074 \series default
13075  debe ser 
13076 \emph on
13077 l{recorte}
13078 \emph default
13079  o 
13080 \emph on
13081 r{recorte}
13082 \emph default
13083 , donde 
13084 \emph on
13085 recorte
13086 \emph default
13087  también es opcional.
13088  Por ejemplo, el parámetro 
13089 \emph on
13090 l{2pt}
13091 \emph default
13092  significa que la línea se recorta 2
13093 \begin_inset Space \thinspace{}
13094 \end_inset
13095
13096 pt por su izquierda.
13097  Si no se especifica el tamaño  las líneas se recortan por defecto en 0.5
13098 \begin_inset Space \thinspace{}
13099 \end_inset
13100
13101 em.
13102
13103 \series bold
13104  
13105 \end_layout
13106
13107 \begin_layout Standard
13108
13109 \end_layout
13110
13111 \begin_layout Standard
13112 \begin_inset VSpace bigskip
13113 \end_inset
13114
13115
13116 \end_layout
13117
13118 \begin_layout Standard
13119 La tabla
13120 \begin_inset Space ~
13121 \end_inset
13122
13123
13124 \begin_inset CommandInset ref
13125 LatexCommand ref
13126 reference "tab:Ejemplo-tabla-formal"
13127
13128 \end_inset
13129
13130  se ha creado con los comandos
13131 \end_layout
13132
13133 \begin_layout Standard
13134
13135 \series bold
13136
13137 \backslash
13138 cmidrule(r){2-2}
13139 \backslash
13140 cmidrule(l){3-4}
13141 \end_layout
13142
13143 \begin_layout Standard
13144 en la segunda fila, 
13145 \series bold
13146
13147 \backslash
13148 midrule
13149 \series default
13150  en la tercera, y
13151 \end_layout
13152
13153 \begin_layout Standard
13154
13155 \series bold
13156
13157 \backslash
13158 cmidrule(l{10pt}){1-1}
13159 \end_layout
13160
13161 \begin_layout Standard
13162 en la sexta fila.
13163 \end_layout
13164
13165 \begin_layout Standard
13166 \begin_inset VSpace bigskip
13167 \end_inset
13168
13169
13170 \end_layout
13171
13172 \begin_layout Standard
13173 Quizá quieras superponer líneas 
13174 \series bold
13175
13176 \backslash
13177 cmidrules
13178 \series default
13179  como en la tabla
13180 \begin_inset Space ~
13181 \end_inset
13182
13183
13184 \begin_inset CommandInset ref
13185 LatexCommand ref
13186 reference "tab:Tabla-formal-especial"
13187
13188 \end_inset
13189
13190 .
13191  Esto se consigue con el comando ERT
13192 \end_layout
13193
13194 \begin_layout Standard
13195
13196 \series bold
13197
13198 \backslash
13199 morecmidrules
13200 \end_layout
13201
13202 \begin_layout Standard
13203 El comando que se ha utilizado para la segunda fila de la tabla
13204 \begin_inset Space ~
13205 \end_inset
13206
13207
13208 \begin_inset CommandInset ref
13209 LatexCommand ref
13210 reference "tab:Tabla-formal-especial"
13211
13212 \end_inset
13213
13214  es
13215 \end_layout
13216
13217 \begin_layout Standard
13218
13219 \series bold
13220
13221 \backslash
13222 cmidrule(r){2-2}
13223 \backslash
13224 cmidrule(l){3-4}
13225 \backslash
13226 morecmidrules
13227 \backslash
13228 cmidrule{2-4}
13229 \end_layout
13230
13231 \begin_layout Standard
13232 El comando para la sexta fila es
13233 \end_layout
13234
13235 \begin_layout Standard
13236
13237 \series bold
13238
13239 \backslash
13240 midrule
13241 \backslash
13242 morecmidrules
13243 \backslash
13244 cmidrule{3-4}
13245 \series default
13246
13247 \begin_inset VSpace bigskip
13248 \end_inset
13249
13250
13251 \end_layout
13252
13253 \begin_layout Standard
13254 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13255  el siguiente comando para dibujar líneas que se extienden sobre todas las
13256  columnas
13257 \end_layout
13258
13259 \begin_layout Standard
13260
13261 \series bold
13262
13263 \backslash
13264 specialrule{anchura}{espacio superior}{espacio inferior}
13265 \end_layout
13266
13267 \begin_layout Standard
13268 Para más información sobre estas características especiales, acude al manual
13269  del paquete LaTeX 
13270 \series bold
13271 booktabs
13272 \series default
13273
13274 \begin_inset CommandInset citation
13275 LatexCommand cite
13276 key "booktabs"
13277
13278 \end_inset
13279
13280 .
13281 \begin_inset Index
13282 status collapsed
13283
13284 \begin_layout Plain Layout
13285 LaTeX-paquetes ! booktabs
13286 \end_layout
13287
13288 \end_inset
13289
13290  
13291 \begin_inset VSpace bigskip
13292 \end_inset
13293
13294
13295 \end_layout
13296
13297 \begin_layout Standard
13298 \begin_inset Float table
13299 placement h
13300 wide false
13301 sideways false
13302 status open
13303
13304 \begin_layout Plain Layout
13305 \begin_inset Caption
13306
13307 \begin_layout Plain Layout
13308 \begin_inset CommandInset label
13309 LatexCommand label
13310 name "tab:Tabla-formal-especial"
13311
13312 \end_inset
13313
13314 Tabla formal especial
13315 \end_layout
13316
13317 \end_inset
13318
13319
13320 \end_layout
13321
13322 \begin_layout Plain Layout
13323 \align center
13324 \begin_inset Tabular
13325 <lyxtabular version="3" rows="8" columns="4">
13326 <features booktabs="true">
13327 <column alignment="center" valignment="top" width="0">
13328 <column alignment="center" valignment="top" width="0">
13329 <column alignment="center" valignment="top" width="0">
13330 <column alignment="center" valignment="top" width="0">
13331 <row>
13332 <cell alignment="center" valignment="top" topline="true" usebox="none">
13333 \begin_inset Text
13334
13335 \begin_layout Plain Layout
13336 System
13337 \end_layout
13338
13339 \end_inset
13340 </cell>
13341 <cell alignment="center" valignment="top" topline="true" usebox="none">
13342 \begin_inset Text
13343
13344 \begin_layout Plain Layout
13345 Medipix
13346 \begin_inset Space \thinspace{}
13347 \end_inset
13348
13349 1
13350 \end_layout
13351
13352 \end_inset
13353 </cell>
13354 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
13355 \begin_inset Text
13356
13357 \begin_layout Plain Layout
13358 Medipix
13359 \begin_inset Space \thinspace{}
13360 \end_inset
13361
13362 2
13363 \end_layout
13364
13365 \end_inset
13366 </cell>
13367 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13368 \begin_inset Text
13369
13370 \begin_layout Plain Layout
13371
13372 \end_layout
13373
13374 \end_inset
13375 </cell>
13376 </row>
13377 <row>
13378 <cell alignment="center" valignment="top" usebox="none">
13379 \begin_inset Text
13380
13381 \begin_layout Plain Layout
13382 \begin_inset ERT
13383 status collapsed
13384
13385 \begin_layout Plain Layout
13386
13387
13388 \backslash
13389 cmidrule(r){2-2}
13390 \end_layout
13391
13392 \end_inset
13393
13394
13395 \begin_inset ERT
13396 status collapsed
13397
13398 \begin_layout Plain Layout
13399
13400
13401 \backslash
13402 cmidrule(l){3-4}
13403 \end_layout
13404
13405 \end_inset
13406
13407
13408 \begin_inset ERT
13409 status collapsed
13410
13411 \begin_layout Plain Layout
13412
13413
13414 \backslash
13415 morecmidrules 
13416 \end_layout
13417
13418 \end_inset
13419
13420
13421 \begin_inset ERT
13422 status collapsed
13423
13424 \begin_layout Plain Layout
13425
13426
13427 \backslash
13428 cmidrule{2-4}
13429 \end_layout
13430
13431 \end_inset
13432
13433 Detector thickness [µm]
13434 \end_layout
13435
13436 \end_inset
13437 </cell>
13438 <cell alignment="center" valignment="top" usebox="none">
13439 \begin_inset Text
13440
13441 \begin_layout Plain Layout
13442 300
13443 \end_layout
13444
13445 \end_inset
13446 </cell>
13447 <cell alignment="center" valignment="top" usebox="none">
13448 \begin_inset Text
13449
13450 \begin_layout Plain Layout
13451 300
13452 \end_layout
13453
13454 \end_inset
13455 </cell>
13456 <cell alignment="center" valignment="top" usebox="none">
13457 \begin_inset Text
13458
13459 \begin_layout Plain Layout
13460 700
13461 \end_layout
13462
13463 \end_inset
13464 </cell>
13465 </row>
13466 <row>
13467 <cell alignment="center" valignment="top" topline="true" usebox="none">
13468 \begin_inset Text
13469
13470 \begin_layout Plain Layout
13471 Edge angle [°]
13472 \end_layout
13473
13474 \end_inset
13475 </cell>
13476 <cell alignment="center" valignment="top" topline="true" usebox="none">
13477 \begin_inset Text
13478
13479 \begin_layout Plain Layout
13480 3.55
13481 \end_layout
13482
13483 \end_inset
13484 </cell>
13485 <cell alignment="center" valignment="top" topline="true" usebox="none">
13486 \begin_inset Text
13487
13488 \begin_layout Plain Layout
13489 2.71
13490 \end_layout
13491
13492 \end_inset
13493 </cell>
13494 <cell alignment="center" valignment="top" topline="true" usebox="none">
13495 \begin_inset Text
13496
13497 \begin_layout Plain Layout
13498 7.99
13499 \end_layout
13500
13501 \end_inset
13502 </cell>
13503 </row>
13504 <row topspace="default">
13505 <cell alignment="center" valignment="top" usebox="none">
13506 \begin_inset Text
13507
13508 \begin_layout Plain Layout
13509 Spatial resolution [µm]
13510 \end_layout
13511
13512 \end_inset
13513 </cell>
13514 <cell alignment="center" valignment="top" usebox="none">
13515 \begin_inset Text
13516
13517 \begin_layout Plain Layout
13518 4.26
13519 \end_layout
13520
13521 \end_inset
13522 </cell>
13523 <cell alignment="center" valignment="top" usebox="none">
13524 \begin_inset Text
13525
13526 \begin_layout Plain Layout
13527 10.17
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 <cell alignment="center" valignment="top" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 10.56
13537 \end_layout
13538
13539 \end_inset
13540 </cell>
13541 </row>
13542 <row topspace="default">
13543 <cell alignment="center" valignment="top" usebox="none">
13544 \begin_inset Text
13545
13546 \begin_layout Plain Layout
13547 MTF at 
13548 \begin_inset Formula $f_{\mathrm{max}}$
13549 \end_inset
13550
13551
13552 \end_layout
13553
13554 \end_inset
13555 </cell>
13556 <cell alignment="center" valignment="top" usebox="none">
13557 \begin_inset Text
13558
13559 \begin_layout Plain Layout
13560 0.53
13561 \end_layout
13562
13563 \end_inset
13564 </cell>
13565 <cell alignment="center" valignment="top" usebox="none">
13566 \begin_inset Text
13567
13568 \begin_layout Plain Layout
13569 0.37
13570 \end_layout
13571
13572 \end_inset
13573 </cell>
13574 <cell alignment="center" valignment="top" usebox="none">
13575 \begin_inset Text
13576
13577 \begin_layout Plain Layout
13578 0.39
13579 \end_layout
13580
13581 \end_inset
13582 </cell>
13583 </row>
13584 <row>
13585 <cell alignment="center" valignment="top" topline="true" usebox="none">
13586 \begin_inset Text
13587
13588 \begin_layout Plain Layout
13589 \begin_inset ERT
13590 status collapsed
13591
13592 \begin_layout Plain Layout
13593
13594
13595 \backslash
13596 morecmidrules 
13597 \end_layout
13598
13599 \end_inset
13600
13601
13602 \begin_inset ERT
13603 status collapsed
13604
13605 \begin_layout Plain Layout
13606
13607
13608 \backslash
13609 cmidrule{3-4}
13610 \end_layout
13611
13612 \end_inset
13613
13614 LSF-spatial resolution
13615 \end_layout
13616
13617 \end_inset
13618 </cell>
13619 <cell alignment="center" valignment="top" topline="true" usebox="none">
13620 \begin_inset Text
13621
13622 \begin_layout Plain Layout
13623
13624 \end_layout
13625
13626 \end_inset
13627 </cell>
13628 <cell alignment="center" valignment="top" topline="true" usebox="none">
13629 \begin_inset Text
13630
13631 \begin_layout Plain Layout
13632
13633 \end_layout
13634
13635 \end_inset
13636 </cell>
13637 <cell alignment="center" valignment="top" topline="true" usebox="none">
13638 \begin_inset Text
13639
13640 \begin_layout Plain Layout
13641
13642 \end_layout
13643
13644 \end_inset
13645 </cell>
13646 </row>
13647 <row>
13648 <cell alignment="center" valignment="top" usebox="none">
13649 \begin_inset Text
13650
13651 \begin_layout Plain Layout
13652 in µm
13653 \end_layout
13654
13655 \end_inset
13656 </cell>
13657 <cell alignment="center" valignment="top" usebox="none">
13658 \begin_inset Text
13659
13660 \begin_layout Plain Layout
13661 129.7
13662 \end_layout
13663
13664 \end_inset
13665 </cell>
13666 <cell alignment="center" valignment="top" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Plain Layout
13670 52.75
13671 \end_layout
13672
13673 \end_inset
13674 </cell>
13675 <cell alignment="center" valignment="top" usebox="none">
13676 \begin_inset Text
13677
13678 \begin_layout Plain Layout
13679 50.78
13680 \end_layout
13681
13682 \end_inset
13683 </cell>
13684 </row>
13685 <row>
13686 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13687 \begin_inset Text
13688
13689 \begin_layout Plain Layout
13690 in % of pixel size
13691 \end_layout
13692
13693 \end_inset
13694 </cell>
13695 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13696 \begin_inset Text
13697
13698 \begin_layout Plain Layout
13699 76.3
13700 \end_layout
13701
13702 \end_inset
13703 </cell>
13704 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13705 \begin_inset Text
13706
13707 \begin_layout Plain Layout
13708 95.9
13709 \end_layout
13710
13711 \end_inset
13712 </cell>
13713 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13714 \begin_inset Text
13715
13716 \begin_layout Plain Layout
13717 92.3
13718 \end_layout
13719
13720 \end_inset
13721 </cell>
13722 </row>
13723 </lyxtabular>
13724
13725 \end_inset
13726
13727
13728 \end_layout
13729
13730 \end_inset
13731
13732
13733 \end_layout
13734
13735 \begin_layout Section
13736 Alineación vertical de tablas
13737 \begin_inset Index
13738 status collapsed
13739
13740 \begin_layout Plain Layout
13741 Tablas ! Alineación vertical
13742 \end_layout
13743
13744 \end_inset
13745
13746
13747 \end_layout
13748
13749 \begin_layout Standard
13750 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
13751  en un cuadro.
13752  Entonces el cuadro se puede alinear verticalmente como se describe en la
13753  sección
13754 \begin_inset Space ~
13755 \end_inset
13756
13757
13758 \begin_inset CommandInset ref
13759 LatexCommand ref
13760 reference "sec:Diálogo-Cuadros"
13761
13762 \end_inset
13763
13764 .
13765  
13766 \end_layout
13767
13768 \begin_layout Standard
13769 En el ejemplo siguiente las tablas están en un cuadro de minipágina
13770 \begin_inset Foot
13771 status collapsed
13772
13773 \begin_layout Plain Layout
13774 Las minipáginas se describen en la sección
13775 \begin_inset Space ~
13776 \end_inset
13777
13778
13779 \begin_inset CommandInset ref
13780 LatexCommand ref
13781 reference "sec:Minipáginas"
13782
13783 \end_inset
13784
13785 .
13786 \end_layout
13787
13788 \end_inset
13789
13790  que tiene una anchura de 15
13791 \begin_inset Space \thinspace{}
13792 \end_inset
13793
13794 col%:
13795 \end_layout
13796
13797 \begin_layout Itemize
13798 test 
13799 \begin_inset Box Frameless
13800 position "t"
13801 hor_pos "c"
13802 has_inner_box 1
13803 inner_pos "c"
13804 use_parbox 0
13805 width "15col%"
13806 special "none"
13807 height "1in"
13808 height_special "totalheight"
13809 status collapsed
13810
13811 \begin_layout Plain Layout
13812 \begin_inset Tabular
13813 <lyxtabular version="3" rows="3" columns="3">
13814 <features>
13815 <column alignment="center" valignment="top" width="0">
13816 <column alignment="center" valignment="top" width="0">
13817 <column alignment="center" valignment="top" width="0">
13818 <row>
13819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13820 \begin_inset Text
13821
13822 \begin_layout Plain Layout
13823 a
13824 \end_layout
13825
13826 \end_inset
13827 </cell>
13828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13829 \begin_inset Text
13830
13831 \begin_layout Plain Layout
13832 d
13833 \end_layout
13834
13835 \end_inset
13836 </cell>
13837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13838 \begin_inset Text
13839
13840 \begin_layout Plain Layout
13841 g
13842 \end_layout
13843
13844 \end_inset
13845 </cell>
13846 </row>
13847 <row>
13848 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13849 \begin_inset Text
13850
13851 \begin_layout Plain Layout
13852 b
13853 \end_layout
13854
13855 \end_inset
13856 </cell>
13857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13858 \begin_inset Text
13859
13860 \begin_layout Plain Layout
13861 e
13862 \end_layout
13863
13864 \end_inset
13865 </cell>
13866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13867 \begin_inset Text
13868
13869 \begin_layout Plain Layout
13870 h
13871 \end_layout
13872
13873 \end_inset
13874 </cell>
13875 </row>
13876 <row>
13877 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13878 \begin_inset Text
13879
13880 \begin_layout Plain Layout
13881 c
13882 \end_layout
13883
13884 \end_inset
13885 </cell>
13886 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13887 \begin_inset Text
13888
13889 \begin_layout Plain Layout
13890 f
13891 \end_layout
13892
13893 \end_inset
13894 </cell>
13895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13896 \begin_inset Text
13897
13898 \begin_layout Plain Layout
13899 i
13900 \end_layout
13901
13902 \end_inset
13903 </cell>
13904 </row>
13905 </lyxtabular>
13906
13907 \end_inset
13908
13909
13910 \end_layout
13911
13912 \end_inset
13913
13914  test 
13915 \begin_inset ERT
13916 status collapsed
13917
13918 \begin_layout Plain Layout
13919
13920
13921 \backslash
13922 raisebox{0.85
13923 \backslash
13924 baselineskip}{
13925 \end_layout
13926
13927 \end_inset
13928
13929
13930 \begin_inset Box Frameless
13931 position "t"
13932 hor_pos "c"
13933 has_inner_box 1
13934 inner_pos "c"
13935 use_parbox 0
13936 width "15col%"
13937 special "none"
13938 height "1in"
13939 height_special "totalheight"
13940 status collapsed
13941
13942 \begin_layout Plain Layout
13943 \begin_inset Tabular
13944 <lyxtabular version="3" rows="3" columns="3">
13945 <features>
13946 <column alignment="center" valignment="top" width="0">
13947 <column alignment="center" valignment="top" width="0">
13948 <column alignment="center" valignment="top" width="0">
13949 <row>
13950 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13951 \begin_inset Text
13952
13953 \begin_layout Plain Layout
13954 a
13955 \end_layout
13956
13957 \end_inset
13958 </cell>
13959 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13960 \begin_inset Text
13961
13962 \begin_layout Plain Layout
13963 d
13964 \end_layout
13965
13966 \end_inset
13967 </cell>
13968 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13969 \begin_inset Text
13970
13971 \begin_layout Plain Layout
13972 g
13973 \end_layout
13974
13975 \end_inset
13976 </cell>
13977 </row>
13978 <row>
13979 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13980 \begin_inset Text
13981
13982 \begin_layout Plain Layout
13983 b
13984 \end_layout
13985
13986 \end_inset
13987 </cell>
13988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13989 \begin_inset Text
13990
13991 \begin_layout Plain Layout
13992 e
13993 \end_layout
13994
13995 \end_inset
13996 </cell>
13997 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13998 \begin_inset Text
13999
14000 \begin_layout Plain Layout
14001 h
14002 \end_layout
14003
14004 \end_inset
14005 </cell>
14006 </row>
14007 <row>
14008 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14009 \begin_inset Text
14010
14011 \begin_layout Plain Layout
14012 c
14013 \end_layout
14014
14015 \end_inset
14016 </cell>
14017 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14018 \begin_inset Text
14019
14020 \begin_layout Plain Layout
14021 f
14022 \end_layout
14023
14024 \end_inset
14025 </cell>
14026 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14027 \begin_inset Text
14028
14029 \begin_layout Plain Layout
14030 i
14031 \end_layout
14032
14033 \end_inset
14034 </cell>
14035 </row>
14036 </lyxtabular>
14037
14038 \end_inset
14039
14040
14041 \end_layout
14042
14043 \end_inset
14044
14045
14046 \begin_inset ERT
14047 status collapsed
14048
14049 \begin_layout Plain Layout
14050
14051 }
14052 \end_layout
14053
14054 \end_inset
14055
14056
14057 \end_layout
14058
14059 \begin_layout Itemize
14060 test 
14061 \begin_inset Box Frameless
14062 position "c"
14063 hor_pos "c"
14064 has_inner_box 1
14065 inner_pos "c"
14066 use_parbox 0
14067 width "15col%"
14068 special "none"
14069 height "1in"
14070 height_special "totalheight"
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074 \begin_inset Tabular
14075 <lyxtabular version="3" rows="3" columns="3">
14076 <features>
14077 <column alignment="center" valignment="top" width="0">
14078 <column alignment="center" valignment="top" width="0">
14079 <column alignment="center" valignment="top" width="0">
14080 <row>
14081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14082 \begin_inset Text
14083
14084 \begin_layout Plain Layout
14085 a
14086 \end_layout
14087
14088 \end_inset
14089 </cell>
14090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14091 \begin_inset Text
14092
14093 \begin_layout Plain Layout
14094 d
14095 \end_layout
14096
14097 \end_inset
14098 </cell>
14099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14100 \begin_inset Text
14101
14102 \begin_layout Plain Layout
14103 g
14104 \end_layout
14105
14106 \end_inset
14107 </cell>
14108 </row>
14109 <row>
14110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14111 \begin_inset Text
14112
14113 \begin_layout Plain Layout
14114 b
14115 \end_layout
14116
14117 \end_inset
14118 </cell>
14119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14120 \begin_inset Text
14121
14122 \begin_layout Plain Layout
14123 e
14124 \end_layout
14125
14126 \end_inset
14127 </cell>
14128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14129 \begin_inset Text
14130
14131 \begin_layout Plain Layout
14132 h
14133 \end_layout
14134
14135 \end_inset
14136 </cell>
14137 </row>
14138 <row>
14139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14140 \begin_inset Text
14141
14142 \begin_layout Plain Layout
14143 c
14144 \end_layout
14145
14146 \end_inset
14147 </cell>
14148 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14149 \begin_inset Text
14150
14151 \begin_layout Plain Layout
14152 f
14153 \end_layout
14154
14155 \end_inset
14156 </cell>
14157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14158 \begin_inset Text
14159
14160 \begin_layout Plain Layout
14161 i
14162 \end_layout
14163
14164 \end_inset
14165 </cell>
14166 </row>
14167 </lyxtabular>
14168
14169 \end_inset
14170
14171
14172 \end_layout
14173
14174 \end_inset
14175
14176
14177 \end_layout
14178
14179 \begin_layout Itemize
14180 test 
14181 \begin_inset Box Frameless
14182 position "b"
14183 hor_pos "c"
14184 has_inner_box 1
14185 inner_pos "c"
14186 use_parbox 0
14187 width "15col%"
14188 special "none"
14189 height "1in"
14190 height_special "totalheight"
14191 status collapsed
14192
14193 \begin_layout Plain Layout
14194 \begin_inset Tabular
14195 <lyxtabular version="3" rows="3" columns="3">
14196 <features>
14197 <column alignment="center" valignment="top" width="0">
14198 <column alignment="center" valignment="top" width="0">
14199 <column alignment="center" valignment="top" width="0">
14200 <row>
14201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14202 \begin_inset Text
14203
14204 \begin_layout Plain Layout
14205 a
14206 \end_layout
14207
14208 \end_inset
14209 </cell>
14210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14211 \begin_inset Text
14212
14213 \begin_layout Plain Layout
14214 d
14215 \end_layout
14216
14217 \end_inset
14218 </cell>
14219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14220 \begin_inset Text
14221
14222 \begin_layout Plain Layout
14223 g
14224 \end_layout
14225
14226 \end_inset
14227 </cell>
14228 </row>
14229 <row>
14230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14231 \begin_inset Text
14232
14233 \begin_layout Plain Layout
14234 b
14235 \end_layout
14236
14237 \end_inset
14238 </cell>
14239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14240 \begin_inset Text
14241
14242 \begin_layout Plain Layout
14243 e
14244 \end_layout
14245
14246 \end_inset
14247 </cell>
14248 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14249 \begin_inset Text
14250
14251 \begin_layout Plain Layout
14252 h
14253 \end_layout
14254
14255 \end_inset
14256 </cell>
14257 </row>
14258 <row>
14259 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14260 \begin_inset Text
14261
14262 \begin_layout Plain Layout
14263 c
14264 \end_layout
14265
14266 \end_inset
14267 </cell>
14268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14269 \begin_inset Text
14270
14271 \begin_layout Plain Layout
14272 f
14273 \end_layout
14274
14275 \end_inset
14276 </cell>
14277 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14278 \begin_inset Text
14279
14280 \begin_layout Plain Layout
14281 i
14282 \end_layout
14283
14284 \end_inset
14285 </cell>
14286 </row>
14287 </lyxtabular>
14288
14289 \end_inset
14290
14291
14292 \end_layout
14293
14294 \end_inset
14295
14296  test 
14297 \begin_inset ERT
14298 status collapsed
14299
14300 \begin_layout Plain Layout
14301
14302
14303 \backslash
14304 raisebox{-0.32
14305 \backslash
14306 baselineskip}{
14307 \end_layout
14308
14309 \end_inset
14310
14311
14312 \begin_inset Box Frameless
14313 position "b"
14314 hor_pos "c"
14315 has_inner_box 1
14316 inner_pos "c"
14317 use_parbox 0
14318 width "15col%"
14319 special "none"
14320 height "1in"
14321 height_special "totalheight"
14322 status collapsed
14323
14324 \begin_layout Plain Layout
14325 \begin_inset Tabular
14326 <lyxtabular version="3" rows="3" columns="3">
14327 <features>
14328 <column alignment="center" valignment="top" width="0">
14329 <column alignment="center" valignment="top" width="0">
14330 <column alignment="center" valignment="top" width="0">
14331 <row>
14332 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14333 \begin_inset Text
14334
14335 \begin_layout Plain Layout
14336 a
14337 \end_layout
14338
14339 \end_inset
14340 </cell>
14341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14342 \begin_inset Text
14343
14344 \begin_layout Plain Layout
14345 d
14346 \end_layout
14347
14348 \end_inset
14349 </cell>
14350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14351 \begin_inset Text
14352
14353 \begin_layout Plain Layout
14354 g
14355 \end_layout
14356
14357 \end_inset
14358 </cell>
14359 </row>
14360 <row>
14361 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14362 \begin_inset Text
14363
14364 \begin_layout Plain Layout
14365 b
14366 \end_layout
14367
14368 \end_inset
14369 </cell>
14370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14371 \begin_inset Text
14372
14373 \begin_layout Plain Layout
14374 e
14375 \end_layout
14376
14377 \end_inset
14378 </cell>
14379 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14380 \begin_inset Text
14381
14382 \begin_layout Plain Layout
14383 h
14384 \end_layout
14385
14386 \end_inset
14387 </cell>
14388 </row>
14389 <row>
14390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14391 \begin_inset Text
14392
14393 \begin_layout Plain Layout
14394 c
14395 \end_layout
14396
14397 \end_inset
14398 </cell>
14399 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14400 \begin_inset Text
14401
14402 \begin_layout Plain Layout
14403 f
14404 \end_layout
14405
14406 \end_inset
14407 </cell>
14408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14409 \begin_inset Text
14410
14411 \begin_layout Plain Layout
14412 i
14413 \end_layout
14414
14415 \end_inset
14416 </cell>
14417 </row>
14418 </lyxtabular>
14419
14420 \end_inset
14421
14422
14423 \end_layout
14424
14425 \end_inset
14426
14427
14428 \begin_inset ERT
14429 status collapsed
14430
14431 \begin_layout Plain Layout
14432
14433 }
14434 \end_layout
14435
14436 \end_inset
14437
14438
14439 \end_layout
14440
14441 \begin_layout Standard
14442 Como ves, los contenidos de la primera y última filas no se alinean correctament
14443 e con la línea de texto donde está la tabla.
14444  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14445  un cuadro elevado (
14446 \begin_inset Quotes eld
14447 \end_inset
14448
14449 raisebox
14450 \begin_inset Quotes erd
14451 \end_inset
14452
14453 )
14454 \begin_inset Foot
14455 status collapsed
14456
14457 \begin_layout Plain Layout
14458 El uso del comando 
14459 \series bold
14460
14461 \backslash
14462 raisebox
14463 \series default
14464  se explica en la sección
14465 \begin_inset Space ~
14466 \end_inset
14467
14468
14469 \begin_inset CommandInset ref
14470 LatexCommand ref
14471 reference "sub:Alineación-Vertical"
14472
14473 \end_inset
14474
14475 .
14476 \end_layout
14477
14478 \end_inset
14479
14480 .
14481  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
14482  usando el comando en ERT
14483 \end_layout
14484
14485 \begin_layout Standard
14486
14487 \series bold
14488
14489 \backslash
14490 raisebox{0.85
14491 \backslash
14492 baselineskip}{
14493 \end_layout
14494
14495 \begin_layout Standard
14496 antes del cuadro.
14497  Tras él, se pone la llave de cierre 
14498 \series bold
14499 }
14500 \series default
14501  también como ERT.
14502  Para la segunda tabla en el tercer ítem se usa el comando 
14503 \end_layout
14504
14505 \begin_layout Standard
14506
14507 \series bold
14508
14509 \backslash
14510 raisebox{-0.32
14511 \backslash
14512 baselineskip}{
14513 \end_layout
14514
14515 \begin_layout Standard
14516 \begin_inset Note Greyedout
14517 status open
14518
14519 \begin_layout Plain Layout
14520
14521 \series bold
14522 Not
14523 \series default
14524 a: La alineación del contenido de la fila con la línea del texto adyacente
14525  no es exacta.
14526  El factor necesario del comando 
14527 \series bold
14528
14529 \backslash
14530 raisebox
14531 \series default
14532  para este alineamiento depende de la fuente del documento, del tamaño de
14533  la fuente y del grosor de línea de la tabla.
14534 \end_layout
14535
14536 \end_inset
14537
14538
14539 \end_layout
14540
14541 \begin_layout Section
14542 Tablas coloreadas
14543 \begin_inset CommandInset label
14544 LatexCommand label
14545 name "sec:Tablas-Coloreadas"
14546
14547 \end_inset
14548
14549
14550 \begin_inset Index
14551 status collapsed
14552
14553 \begin_layout Plain Layout
14554 Tablas ! Coloreadas
14555 \end_layout
14556
14557 \end_inset
14558
14559
14560 \end_layout
14561
14562 \begin_layout Subsection
14563 Celdas coloreadas
14564 \begin_inset Index
14565 status collapsed
14566
14567 \begin_layout Plain Layout
14568 Tablas coloreadas ! Celdas
14569 \end_layout
14570
14571 \end_inset
14572
14573
14574 \begin_inset Index
14575 status collapsed
14576
14577 \begin_layout Plain Layout
14578 Color ! en celdas de tablas
14579 \end_layout
14580
14581 \end_inset
14582
14583
14584 \end_layout
14585
14586 \begin_layout Standard
14587 \begin_inset Float table
14588 placement h
14589 wide false
14590 sideways false
14591 status open
14592
14593 \begin_layout Plain Layout
14594 \begin_inset Caption
14595
14596 \begin_layout Plain Layout
14597 \begin_inset CommandInset label
14598 LatexCommand label
14599 name "tab:Tabla-coloreada-sin"
14600
14601 \end_inset
14602
14603 Tabla coloreada sin usar el paquete 
14604 \series bold
14605 colortbl
14606 \series default
14607
14608 \begin_inset OptArg
14609 status collapsed
14610
14611 \begin_layout Plain Layout
14612 Tabla sin colortbl
14613 \end_layout
14614
14615 \end_inset
14616
14617
14618 \end_layout
14619
14620 \end_inset
14621
14622
14623 \end_layout
14624
14625 \begin_layout Plain Layout
14626 \align center
14627 \begin_inset Tabular
14628 <lyxtabular version="3" rows="3" columns="3">
14629 <features>
14630 <column alignment="center" valignment="top" width="0">
14631 <column alignment="center" valignment="top" width="0">
14632 <column alignment="center" valignment="top" width="0">
14633 <row>
14634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14635 \begin_inset Text
14636
14637 \begin_layout Plain Layout
14638
14639 \color green
14640 a
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14646 \begin_inset Text
14647
14648 \begin_layout Plain Layout
14649
14650 \color red
14651 b
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660
14661 \color red
14662 c
14663 \end_layout
14664
14665 \end_inset
14666 </cell>
14667 </row>
14668 <row>
14669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14670 \begin_inset Text
14671
14672 \begin_layout Plain Layout
14673
14674 \color green
14675 d
14676 \end_layout
14677
14678 \end_inset
14679 </cell>
14680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14681 \begin_inset Text
14682
14683 \begin_layout Plain Layout
14684
14685 \color blue
14686 e
14687 \end_layout
14688
14689 \end_inset
14690 </cell>
14691 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14692 \begin_inset Text
14693
14694 \begin_layout Plain Layout
14695
14696 \color blue
14697 f
14698 \end_layout
14699
14700 \end_inset
14701 </cell>
14702 </row>
14703 <row>
14704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14705 \begin_inset Text
14706
14707 \begin_layout Plain Layout
14708
14709 \color green
14710 g
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14716 \begin_inset Text
14717
14718 \begin_layout Plain Layout
14719
14720 \color blue
14721 h
14722 \end_layout
14723
14724 \end_inset
14725 </cell>
14726 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14727 \begin_inset Text
14728
14729 \begin_layout Plain Layout
14730
14731 \color blue
14732 i
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 </row>
14738 </lyxtabular>
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 Si sólo necesitas color en el texto, marca las celdas y elige un color en
14752  el menú 
14753 \family sans
14754 Editar\SpecialChar \menuseparator
14755 Estilo
14756 \begin_inset Space ~
14757 \end_inset
14758
14759 del
14760 \begin_inset Space ~
14761 \end_inset
14762
14763 Texto
14764 \family default
14765 .
14766  Esto se ha hecho en la tabla
14767 \begin_inset Space ~
14768 \end_inset
14769
14770
14771 \begin_inset CommandInset ref
14772 LatexCommand ref
14773 reference "tab:Tabla-coloreada-sin"
14774
14775 \end_inset
14776
14777 .
14778  En cualquier otro caso hay que usar el paquete LaTeX 
14779 \series bold
14780 colortbl
14781 \series default
14782 .
14783 \begin_inset Index
14784 status collapsed
14785
14786 \begin_layout Plain Layout
14787 LaTeX-paquetes ! colortbl
14788 \end_layout
14789
14790 \end_inset
14791
14792
14793 \end_layout
14794
14795 \begin_layout Standard
14796 \begin_inset ERT
14797 status collapsed
14798
14799 \begin_layout Plain Layout
14800
14801
14802 \backslash
14803 ifcolortbl
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \begin_inset Note Note
14810 status open
14811
14812 \begin_layout Plain Layout
14813 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
14814  LaTeX 
14815 \series bold
14816 colortbl
14817 \series default
14818 .
14819 \end_layout
14820
14821 \end_inset
14822
14823
14824 \end_layout
14825
14826 \begin_layout Standard
14827 Para crear tablas coloreadas, 
14828 \series bold
14829 colortbl
14830 \series default
14831  debe cargarse en el preámbulo con la línea
14832 \end_layout
14833
14834 \begin_layout Standard
14835
14836 \series bold
14837
14838 \backslash
14839 usepackage{colortbl}
14840 \end_layout
14841
14842 \begin_layout Standard
14843 El color de una columna se define con el comando
14844 \end_layout
14845
14846 \begin_layout Standard
14847
14848 \series bold
14849
14850 \backslash
14851 columncolor{nombre del color}
14852 \end_layout
14853
14854 \begin_layout Standard
14855 dentro del comando 
14856 \series bold
14857 >{ }
14858 \series default
14859 .
14860  Más sobre el comando 
14861 \series bold
14862 >{}
14863 \series default
14864  se explica en la sección
14865 \begin_inset Space ~
14866 \end_inset
14867
14868
14869 \begin_inset CommandInset ref
14870 LatexCommand ref
14871 reference "sub:Cálculos-en-Multicolumnas"
14872
14873 \end_inset
14874
14875 .
14876 \end_layout
14877
14878 \begin_layout Standard
14879 Los siguientes nombres de color están predefinidos:
14880 \end_layout
14881
14882 \begin_layout Standard
14883
14884 \family sans
14885 red
14886 \family default
14887
14888 \family sans
14889 green
14890 \family default
14891
14892 \family sans
14893 yellow, blue
14894 \family default
14895
14896 \family sans
14897 cyan
14898 \family default
14899 \series bold
14900 ,
14901 \series default
14902  
14903 \family sans
14904 magenta, black
14905 \family default
14906
14907 \family sans
14908 white
14909 \end_layout
14910
14911 \begin_layout Standard
14912 \begin_inset VSpace medskip
14913 \end_inset
14914
14915
14916 \end_layout
14917
14918 \begin_layout Standard
14919 Puedes definir tus propios colores con el comando
14920 \end_layout
14921
14922 \begin_layout Standard
14923
14924 \series bold
14925
14926 \backslash
14927 definecolor{nombre del color}{modelo de color}{valores de color}
14928 \end_layout
14929
14930 \begin_layout Standard
14931 El modelo de color puede ser
14932 \end_layout
14933
14934 \begin_layout Labeling
14935 \labelwidthstring 00.00.0000
14936 cmyk: cyan, magenta, yellow, black
14937 \end_layout
14938
14939 \begin_layout Labeling
14940 \labelwidthstring 00.00.0000
14941 rgb: red, green, blue
14942 \end_layout
14943
14944 \begin_layout Labeling
14945 \labelwidthstring 00.00.0000
14946 gray: gray
14947 \end_layout
14948
14949 \begin_layout Standard
14950 y los valores de color son números separados por comas entre 0 y 1 que describen
14951  el factor para el color correspondiente del modelo de color.
14952 \end_layout
14953
14954 \begin_layout Standard
14955 Por ejemplo, puedes definir el color
14956 \series bold
14957  
14958 \series default
14959
14960 \begin_inset Quotes eld
14961 \end_inset
14962
14963
14964 \emph on
14965 verde oscuro
14966 \emph default
14967
14968 \begin_inset Quotes erd
14969 \end_inset
14970
14971  en el preámbulo con
14972 \end_layout
14973
14974 \begin_layout Standard
14975
14976 \series bold
14977
14978 \backslash
14979 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
14980 \end_layout
14981
14982 \begin_layout Standard
14983 y el color 
14984 \begin_inset Quotes eld
14985 \end_inset
14986
14987
14988 \emph on
14989 gris claro
14990 \emph default
14991
14992 \begin_inset Quotes erd
14993 \end_inset
14994
14995  con
14996 \end_layout
14997
14998 \begin_layout Standard
14999
15000 \series bold
15001
15002 \backslash
15003 definecolor{grisclaro}{gray}{0.8}
15004 \end_layout
15005
15006 \begin_layout Standard
15007 \begin_inset VSpace medskip
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \begin_layout Standard
15014 Las líneas se colorean con el comando
15015 \end_layout
15016
15017 \begin_layout Standard
15018
15019 \series bold
15020
15021 \backslash
15022 rowcolor{nombre del color}
15023 \end_layout
15024
15025 \begin_layout Standard
15026 y las celdas se colorean con el comando
15027 \end_layout
15028
15029 \begin_layout Standard
15030
15031 \series bold
15032
15033 \backslash
15034 cellcolor{nombre del color}
15035 \end_layout
15036
15037 \begin_layout Standard
15038 Ambos comandos se insertan al principio de una celda como ERT.
15039 \end_layout
15040
15041 \begin_layout Standard
15042 Para colorear caracteres en la tabla marca las celdas y usa el menú 
15043 \family sans
15044 Editar\SpecialChar \menuseparator
15045 Estilo
15046 \begin_inset Space ~
15047 \end_inset
15048
15049 del
15050 \begin_inset Space ~
15051 \end_inset
15052
15053 Texto
15054 \family default
15055 .
15056  Si una celda contiene ERT marca sólo los caracteres, si no el ERT con color
15057  puede ocasionar errores de LaTeX.
15058 \end_layout
15059
15060 \begin_layout Standard
15061 \begin_inset VSpace bigskip
15062 \end_inset
15063
15064
15065 \end_layout
15066
15067 \begin_layout Standard
15068 Para crear la tabla
15069 \begin_inset Space ~
15070 \end_inset
15071
15072
15073 \begin_inset CommandInset ref
15074 LatexCommand ref
15075 reference "tab:Tabla-coloreada-con"
15076
15077 \end_inset
15078
15079  haz lo siguiente: el color de la primera columna debe ser 
15080 \emph on
15081 verde oscuro
15082 \emph default
15083 , entonces inserta
15084 \end_layout
15085
15086 \begin_layout Standard
15087
15088 \series bold
15089 >{
15090 \backslash
15091 columncolor{verdeoscuro}
15092 \backslash
15093 centering}c
15094 \end_layout
15095
15096 \begin_layout Standard
15097 como argumento LaTeX para esta columna.
15098  La primera fila debe ser azul, por tanto inserta el comando ERT
15099 \end_layout
15100
15101 \begin_layout Standard
15102
15103 \series bold
15104
15105 \backslash
15106 rowcolow{cyan}
15107 \end_layout
15108
15109 \begin_layout Standard
15110 en la primera celda de esta fila.
15111  Observa que esto sobreescribe el color de la columna para la primera celda.
15112  La última celda de la última fila se colorea magenta insertando el comando
15113  ERT
15114 \end_layout
15115
15116 \begin_layout Standard
15117
15118 \series bold
15119
15120 \backslash
15121 cellcolor{magenta}
15122 \end_layout
15123
15124 \begin_layout Standard
15125 Ahora podrían colorearse los caracteres usando el menú 
15126 \family sans
15127 Editar\SpecialChar \menuseparator
15128 Estilo
15129 \begin_inset Space ~
15130 \end_inset
15131
15132 del
15133 \begin_inset Space ~
15134 \end_inset
15135
15136 Texto
15137 \family default
15138 .
15139 \end_layout
15140
15141 \begin_layout Standard
15142 \begin_inset Float table
15143 placement h
15144 wide false
15145 sideways false
15146 status open
15147
15148 \begin_layout Plain Layout
15149 \begin_inset Caption
15150
15151 \begin_layout Plain Layout
15152 \begin_inset CommandInset label
15153 LatexCommand label
15154 name "tab:Tabla-coloreada-con"
15155
15156 \end_inset
15157
15158 Tabla coloreada con el paquete 
15159 \series bold
15160 colortbl
15161 \series default
15162
15163 \begin_inset OptArg
15164 status open
15165
15166 \begin_layout Plain Layout
15167 Tabla con 
15168 \series bold
15169 colortbl
15170 \end_layout
15171
15172 \end_inset
15173
15174
15175 \end_layout
15176
15177 \end_inset
15178
15179
15180 \end_layout
15181
15182 \begin_layout Plain Layout
15183 \align center
15184 \begin_inset Tabular
15185 <lyxtabular version="3" rows="3" columns="3">
15186 <features>
15187 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15188 <column alignment="center" valignment="top" width="0">
15189 <column alignment="center" valignment="top" width="0">
15190 <row>
15191 <cell alignment="center" valignment="top" usebox="none">
15192 \begin_inset Text
15193
15194 \begin_layout Plain Layout
15195 \begin_inset ERT
15196 status collapsed
15197
15198 \begin_layout Plain Layout
15199
15200
15201 \backslash
15202 rowcolor{cyan}
15203 \end_layout
15204
15205 \end_inset
15206
15207
15208 \color magenta
15209 a
15210 \end_layout
15211
15212 \end_inset
15213 </cell>
15214 <cell alignment="center" valignment="top" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Plain Layout
15218
15219 \color red
15220 b
15221 \end_layout
15222
15223 \end_inset
15224 </cell>
15225 <cell alignment="center" valignment="top" usebox="none">
15226 \begin_inset Text
15227
15228 \begin_layout Plain Layout
15229
15230 \color red
15231 c
15232 \end_layout
15233
15234 \end_inset
15235 </cell>
15236 </row>
15237 <row>
15238 <cell alignment="center" valignment="top" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Plain Layout
15242
15243 \color yellow
15244 d
15245 \end_layout
15246
15247 \end_inset
15248 </cell>
15249 <cell alignment="center" valignment="top" usebox="none">
15250 \begin_inset Text
15251
15252 \begin_layout Plain Layout
15253
15254 \color blue
15255 e
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 <cell alignment="center" valignment="top" usebox="none">
15261 \begin_inset Text
15262
15263 \begin_layout Plain Layout
15264
15265 \color blue
15266 f
15267 \end_layout
15268
15269 \end_inset
15270 </cell>
15271 </row>
15272 <row>
15273 <cell alignment="center" valignment="top" usebox="none">
15274 \begin_inset Text
15275
15276 \begin_layout Plain Layout
15277
15278 \color yellow
15279 g
15280 \end_layout
15281
15282 \end_inset
15283 </cell>
15284 <cell alignment="center" valignment="top" usebox="none">
15285 \begin_inset Text
15286
15287 \begin_layout Plain Layout
15288
15289 \color blue
15290 h
15291 \end_layout
15292
15293 \end_inset
15294 </cell>
15295 <cell alignment="center" valignment="top" usebox="none">
15296 \begin_inset Text
15297
15298 \begin_layout Plain Layout
15299 \begin_inset ERT
15300 status collapsed
15301
15302 \begin_layout Plain Layout
15303
15304
15305 \backslash
15306 cellcolor{magenta}
15307 \end_layout
15308
15309 \end_inset
15310
15311
15312 \color green
15313 i
15314 \end_layout
15315
15316 \end_inset
15317 </cell>
15318 </row>
15319 </lyxtabular>
15320
15321 \end_inset
15322
15323
15324 \end_layout
15325
15326 \end_inset
15327
15328
15329 \end_layout
15330
15331 \begin_layout Standard
15332 \begin_inset ERT
15333 status collapsed
15334
15335 \begin_layout Plain Layout
15336
15337
15338 \backslash
15339 else
15340 \end_layout
15341
15342 \end_inset
15343
15344
15345 \begin_inset Note Note
15346 status open
15347
15348 \begin_layout Plain Layout
15349 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15350  
15351 \series bold
15352 colortbl
15353 \series default
15354 .
15355 \end_layout
15356
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \begin_layout Standard
15363 Debes instalar el paquete LaTeX 
15364 \series bold
15365 colortbl
15366 \series default
15367  para ver la parte siguiente en la salida.
15368 \end_layout
15369
15370 \begin_layout Standard
15371 \begin_inset ERT
15372 status collapsed
15373
15374 \begin_layout Plain Layout
15375
15376
15377 \backslash
15378 fi
15379 \end_layout
15380
15381 \end_inset
15382
15383
15384 \end_layout
15385
15386 \begin_layout Subsection
15387 Líneas coloreadas
15388 \begin_inset Index
15389 status collapsed
15390
15391 \begin_layout Plain Layout
15392 Tablas coloreadas ! Líneas
15393 \end_layout
15394
15395 \end_inset
15396
15397
15398 \begin_inset Index
15399 status collapsed
15400
15401 \begin_layout Plain Layout
15402 Color ! en bordes de tabla
15403 \end_layout
15404
15405 \end_inset
15406
15407
15408 \end_layout
15409
15410 \begin_layout Standard
15411 Como se describe en la sección
15412 \begin_inset Space ~
15413 \end_inset
15414
15415
15416 \begin_inset CommandInset ref
15417 LatexCommand ref
15418 reference "sub:Grosor-de-Líneas"
15419
15420 \end_inset
15421
15422 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
15423  
15424 \series bold
15425
15426 \backslash
15427 arrayrulewidth
15428 \series default
15429 .
15430  Se ha puesto 1.5
15431 \begin_inset Space \thinspace{}
15432 \end_inset
15433
15434 pt para todas las tablas de esta sección.
15435 \begin_inset ERT
15436 status collapsed
15437
15438 \begin_layout Plain Layout
15439
15440
15441 \backslash
15442 setlength{
15443 \backslash
15444 arrayrulewidth}{1.5pt}
15445 \end_layout
15446
15447 \end_inset
15448
15449
15450 \end_layout
15451
15452 \begin_layout Standard
15453 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15454  el preámbulo del documento el siguiente formato de columna, de acuerdo
15455  a lo descrito en la sección
15456 \begin_inset Space ~
15457 \end_inset
15458
15459
15460 \begin_inset CommandInset ref
15461 LatexCommand ref
15462 reference "sub:Formato-Personalizado"
15463
15464 \end_inset
15465
15466 :
15467 \end_layout
15468
15469 \begin_layout Standard
15470
15471 \series bold
15472
15473 \backslash
15474 newcolumntype{W}{!{
15475 \backslash
15476 color{green}
15477 \backslash
15478 vline}}
15479 \end_layout
15480
15481 \begin_layout Standard
15482 Para la tabla
15483 \begin_inset Space ~
15484 \end_inset
15485
15486
15487 \begin_inset CommandInset ref
15488 LatexCommand ref
15489 reference "tab:Tabla-con-verticales-coloreadas"
15490
15491 \end_inset
15492
15493  se usó el argumento LaTeX
15494 \series bold
15495  WcW
15496 \series default
15497  para la última columna y
15498 \series bold
15499  Wc
15500 \series default
15501  para las demás.
15502 \end_layout
15503
15504 \begin_layout Standard
15505 Si quieres tener varios colores, define más formatos de columna.
15506 \end_layout
15507
15508 \begin_layout Standard
15509 \begin_inset Float table
15510 placement h
15511 wide false
15512 sideways false
15513 status open
15514
15515 \begin_layout Plain Layout
15516 \begin_inset Caption
15517
15518 \begin_layout Plain Layout
15519 \begin_inset CommandInset label
15520 LatexCommand label
15521 name "tab:Tabla-con-verticales-coloreadas"
15522
15523 \end_inset
15524
15525 Tabla con líneas verticales coloreadas
15526 \end_layout
15527
15528 \end_inset
15529
15530
15531 \end_layout
15532
15533 \begin_layout Plain Layout
15534 \align center
15535 \begin_inset Tabular
15536 <lyxtabular version="3" rows="3" columns="3">
15537 <features>
15538 <column alignment="center" valignment="top" width="0" special="Wc">
15539 <column alignment="center" valignment="top" width="0" special="Wc">
15540 <column alignment="center" valignment="top" width="0" special="WcW">
15541 <row>
15542 <cell alignment="center" valignment="top" topline="true" usebox="none">
15543 \begin_inset Text
15544
15545 \begin_layout Plain Layout
15546 sd
15547 \end_layout
15548
15549 \end_inset
15550 </cell>
15551 <cell alignment="center" valignment="top" topline="true" usebox="none">
15552 \begin_inset Text
15553
15554 \begin_layout Plain Layout
15555
15556 \end_layout
15557
15558 \end_inset
15559 </cell>
15560 <cell alignment="center" valignment="top" topline="true" usebox="none">
15561 \begin_inset Text
15562
15563 \begin_layout Plain Layout
15564
15565 \end_layout
15566
15567 \end_inset
15568 </cell>
15569 </row>
15570 <row>
15571 <cell alignment="center" valignment="top" topline="true" usebox="none">
15572 \begin_inset Text
15573
15574 \begin_layout Plain Layout
15575
15576 \end_layout
15577
15578 \end_inset
15579 </cell>
15580 <cell alignment="center" valignment="top" topline="true" usebox="none">
15581 \begin_inset Text
15582
15583 \begin_layout Plain Layout
15584 sd
15585 \end_layout
15586
15587 \end_inset
15588 </cell>
15589 <cell alignment="center" valignment="top" topline="true" usebox="none">
15590 \begin_inset Text
15591
15592 \begin_layout Plain Layout
15593
15594 \end_layout
15595
15596 \end_inset
15597 </cell>
15598 </row>
15599 <row>
15600 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15601 \begin_inset Text
15602
15603 \begin_layout Plain Layout
15604
15605 \end_layout
15606
15607 \end_inset
15608 </cell>
15609 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15610 \begin_inset Text
15611
15612 \begin_layout Plain Layout
15613
15614 \end_layout
15615
15616 \end_inset
15617 </cell>
15618 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15619 \begin_inset Text
15620
15621 \begin_layout Plain Layout
15622 sd
15623 \end_layout
15624
15625 \end_inset
15626 </cell>
15627 </row>
15628 </lyxtabular>
15629
15630 \end_inset
15631
15632
15633 \end_layout
15634
15635 \end_inset
15636
15637
15638 \end_layout
15639
15640 \begin_layout Standard
15641 \begin_inset VSpace bigskip
15642 \end_inset
15643
15644 Para colorear líneas horizontales, por ejemplo en rojo, como en la tabla
15645 \begin_inset Space ~
15646 \end_inset
15647
15648
15649 \begin_inset CommandInset ref
15650 LatexCommand ref
15651 reference "tab:Tabla-con-horizontales-coloreadas"
15652
15653 \end_inset
15654
15655 , inserta estos comandos en ERT antes de la tabla o del flotante:
15656 \end_layout
15657
15658 \begin_layout Standard
15659
15660 \series bold
15661
15662 \backslash
15663 let
15664 \backslash
15665 myHlineC
15666 \backslash
15667 hline
15668 \begin_inset Newline newline
15669 \end_inset
15670
15671
15672 \backslash
15673 renewcommand{
15674 \backslash
15675 hline}
15676 \begin_inset Newline newline
15677 \end_inset
15678
15679
15680 \begin_inset ERT
15681 status collapsed
15682
15683 \begin_layout Plain Layout
15684
15685
15686 \backslash
15687 hphantom{ }
15688 \end_layout
15689
15690 \end_inset
15691
15692 {
15693 \backslash
15694 arrayrulecolor{red}
15695 \backslash
15696 myHlineC
15697 \backslash
15698 arrayrulecolor{black}}
15699 \end_layout
15700
15701 \begin_layout Standard
15702 \begin_inset ERT
15703 status collapsed
15704
15705 \begin_layout Plain Layout
15706
15707
15708 \backslash
15709 let
15710 \backslash
15711 myHlineC
15712 \backslash
15713 hline
15714 \end_layout
15715
15716 \begin_layout Plain Layout
15717
15718
15719 \backslash
15720 renewcommand{
15721 \backslash
15722 hline}
15723 \end_layout
15724
15725 \begin_layout Plain Layout
15726
15727  {
15728 \backslash
15729 arrayrulecolor{red}
15730 \backslash
15731 myHlineC
15732 \backslash
15733 arrayrulecolor{black}}
15734 \end_layout
15735
15736 \end_inset
15737
15738
15739 \begin_inset Float table
15740 placement h
15741 wide false
15742 sideways false
15743 status open
15744
15745 \begin_layout Plain Layout
15746 \begin_inset Caption
15747
15748 \begin_layout Plain Layout
15749 \begin_inset CommandInset label
15750 LatexCommand label
15751 name "tab:Tabla-con-horizontales-coloreadas"
15752
15753 \end_inset
15754
15755 Tabla con líneas horizontales coloreadas
15756 \end_layout
15757
15758 \end_inset
15759
15760
15761 \end_layout
15762
15763 \begin_layout Plain Layout
15764 \align center
15765 \begin_inset Tabular
15766 <lyxtabular version="3" rows="3" columns="3">
15767 <features>
15768 <column alignment="center" valignment="top" width="0">
15769 <column alignment="center" valignment="top" width="0">
15770 <column alignment="center" valignment="top" width="0">
15771 <row>
15772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15773 \begin_inset Text
15774
15775 \begin_layout Plain Layout
15776 sd
15777 \end_layout
15778
15779 \end_inset
15780 </cell>
15781 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15782 \begin_inset Text
15783
15784 \begin_layout Plain Layout
15785
15786 \end_layout
15787
15788 \end_inset
15789 </cell>
15790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15791 \begin_inset Text
15792
15793 \begin_layout Plain Layout
15794
15795 \end_layout
15796
15797 \end_inset
15798 </cell>
15799 </row>
15800 <row>
15801 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15802 \begin_inset Text
15803
15804 \begin_layout Plain Layout
15805
15806 \end_layout
15807
15808 \end_inset
15809 </cell>
15810 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15811 \begin_inset Text
15812
15813 \begin_layout Plain Layout
15814 sd
15815 \end_layout
15816
15817 \end_inset
15818 </cell>
15819 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15820 \begin_inset Text
15821
15822 \begin_layout Plain Layout
15823
15824 \end_layout
15825
15826 \end_inset
15827 </cell>
15828 </row>
15829 <row>
15830 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15831 \begin_inset Text
15832
15833 \begin_layout Plain Layout
15834
15835 \end_layout
15836
15837 \end_inset
15838 </cell>
15839 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15840 \begin_inset Text
15841
15842 \begin_layout Plain Layout
15843
15844 \end_layout
15845
15846 \end_inset
15847 </cell>
15848 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15849 \begin_inset Text
15850
15851 \begin_layout Plain Layout
15852 sd
15853 \end_layout
15854
15855 \end_inset
15856 </cell>
15857 </row>
15858 </lyxtabular>
15859
15860 \end_inset
15861
15862
15863 \end_layout
15864
15865 \end_inset
15866
15867
15868 \end_layout
15869
15870 \begin_layout Standard
15871 Para volver al color de línea negro predeterminado inserta este comando
15872  en ERT detrás de la tabla o el flotante:
15873 \end_layout
15874
15875 \begin_layout Standard
15876
15877 \series bold
15878
15879 \backslash
15880 renewcommand{
15881 \backslash
15882 hline}{
15883 \backslash
15884 myHlineC}
15885 \end_layout
15886
15887 \begin_layout Standard
15888 La tabla
15889 \begin_inset Space ~
15890 \end_inset
15891
15892
15893 \begin_inset CommandInset ref
15894 LatexCommand ref
15895 reference "tab:Tabla-con-líneas-coloreadas"
15896
15897 \end_inset
15898
15899  es un ejemplo con líneas verticales y horizontales coloreadas.
15900 \end_layout
15901
15902 \begin_layout Standard
15903 \begin_inset Float table
15904 placement h
15905 wide false
15906 sideways false
15907 status open
15908
15909 \begin_layout Plain Layout
15910 \begin_inset Caption
15911
15912 \begin_layout Plain Layout
15913 \begin_inset CommandInset label
15914 LatexCommand label
15915 name "tab:Tabla-con-líneas-coloreadas"
15916
15917 \end_inset
15918
15919 Tabla con líneas coloreadas
15920 \end_layout
15921
15922 \end_inset
15923
15924
15925 \end_layout
15926
15927 \begin_layout Plain Layout
15928 \align center
15929 \begin_inset Tabular
15930 <lyxtabular version="3" rows="3" columns="3">
15931 <features>
15932 <column alignment="center" valignment="top" width="0" special="Wc">
15933 <column alignment="center" valignment="top" width="0" special="Wc">
15934 <column alignment="center" valignment="top" width="0" special="WcW">
15935 <row>
15936 <cell alignment="center" valignment="top" topline="true" usebox="none">
15937 \begin_inset Text
15938
15939 \begin_layout Plain Layout
15940 sd
15941 \end_layout
15942
15943 \end_inset
15944 </cell>
15945 <cell alignment="center" valignment="top" topline="true" usebox="none">
15946 \begin_inset Text
15947
15948 \begin_layout Plain Layout
15949
15950 \end_layout
15951
15952 \end_inset
15953 </cell>
15954 <cell alignment="center" valignment="top" topline="true" usebox="none">
15955 \begin_inset Text
15956
15957 \begin_layout Plain Layout
15958
15959 \end_layout
15960
15961 \end_inset
15962 </cell>
15963 </row>
15964 <row>
15965 <cell alignment="center" valignment="top" topline="true" usebox="none">
15966 \begin_inset Text
15967
15968 \begin_layout Plain Layout
15969
15970 \end_layout
15971
15972 \end_inset
15973 </cell>
15974 <cell alignment="center" valignment="top" topline="true" usebox="none">
15975 \begin_inset Text
15976
15977 \begin_layout Plain Layout
15978 sd
15979 \end_layout
15980
15981 \end_inset
15982 </cell>
15983 <cell alignment="center" valignment="top" topline="true" usebox="none">
15984 \begin_inset Text
15985
15986 \begin_layout Plain Layout
15987
15988 \end_layout
15989
15990 \end_inset
15991 </cell>
15992 </row>
15993 <row>
15994 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15995 \begin_inset Text
15996
15997 \begin_layout Plain Layout
15998
15999 \end_layout
16000
16001 \end_inset
16002 </cell>
16003 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16004 \begin_inset Text
16005
16006 \begin_layout Plain Layout
16007
16008 \end_layout
16009
16010 \end_inset
16011 </cell>
16012 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16013 \begin_inset Text
16014
16015 \begin_layout Plain Layout
16016 sd
16017 \end_layout
16018
16019 \end_inset
16020 </cell>
16021 </row>
16022 </lyxtabular>
16023
16024 \end_inset
16025
16026
16027 \end_layout
16028
16029 \end_inset
16030
16031
16032 \end_layout
16033
16034 \begin_layout Standard
16035 \begin_inset ERT
16036 status collapsed
16037
16038 \begin_layout Plain Layout
16039
16040
16041 \backslash
16042 renewcommand{
16043 \backslash
16044 hline}{
16045 \backslash
16046 myHlineC}
16047 \end_layout
16048
16049 \end_inset
16050
16051
16052 \end_layout
16053
16054 \begin_layout Standard
16055 \begin_inset ERT
16056 status collapsed
16057
16058 \begin_layout Plain Layout
16059
16060
16061 \backslash
16062 setlength{
16063 \backslash
16064 arrayrulewidth}{0.4pt}
16065 \end_layout
16066
16067 \end_inset
16068
16069
16070 \end_layout
16071
16072 \begin_layout Section
16073 Personalización de tablas
16074 \begin_inset Index
16075 status collapsed
16076
16077 \begin_layout Plain Layout
16078 Personalización de tablas
16079 \end_layout
16080
16081 \end_inset
16082
16083
16084 \begin_inset Index
16085 status collapsed
16086
16087 \begin_layout Plain Layout
16088 Tablas ! Personalización
16089 \end_layout
16090
16091 \end_inset
16092
16093
16094 \end_layout
16095
16096 \begin_layout Subsection
16097 Espacio adicional en filas
16098 \begin_inset CommandInset label
16099 LatexCommand label
16100 name "sub:Espacio-adicional"
16101
16102 \end_inset
16103
16104
16105 \begin_inset Index
16106 status collapsed
16107
16108 \begin_layout Plain Layout
16109 Personalización de tablas ! Espacio adicional en filas
16110 \end_layout
16111
16112 \end_inset
16113
16114
16115 \end_layout
16116
16117 \begin_layout Standard
16118 Es posible añadir espacio vertical a las filas de una tabla en la solapa
16119  
16120 \family sans
16121 Bordes,
16122 \family default
16123  del diálogo de configuración de tablas.
16124  En el marco 
16125 \family sans
16126 Espacio
16127 \begin_inset Space ~
16128 \end_inset
16129
16130 adicional
16131 \family default
16132  dispones de tres posibilidades:
16133 \end_layout
16134
16135 \begin_layout Description
16136 Superior
16137 \begin_inset Space ~
16138 \end_inset
16139
16140 de
16141 \begin_inset Space ~
16142 \end_inset
16143
16144 la
16145 \begin_inset Space ~
16146 \end_inset
16147
16148 fila añade espacio sobre los caracteres de la fila.
16149  Si la tabla es de estilo formal
16150 \begin_inset Foot
16151 status collapsed
16152
16153 \begin_layout Plain Layout
16154 Las tablas formales se explican en la sección
16155 \begin_inset Space ~
16156 \end_inset
16157
16158
16159 \begin_inset CommandInset ref
16160 LatexCommand ref
16161 reference "sec:Tablas-Formales"
16162
16163 \end_inset
16164
16165
16166 \end_layout
16167
16168 \end_inset
16169
16170  LyX insertará 0.5
16171 \begin_inset Space \thinspace{}
16172 \end_inset
16173
16174 em por defecto.
16175  Si la tabla es de estilo normal el espacio adicional destruirá las líneas
16176  verticales, como se ve en la tabla siguiente:
16177 \begin_inset VSpace medskip
16178 \end_inset
16179
16180
16181 \begin_inset Newline newline
16182 \end_inset
16183
16184
16185 \begin_inset Space \hspace*{}
16186 \length 0pt
16187 \end_inset
16188
16189
16190 \begin_inset Space \hfill{}
16191 \end_inset
16192
16193
16194 \begin_inset Tabular
16195 <lyxtabular version="3" rows="3" columns="1">
16196 <features>
16197 <column alignment="center" valignment="top" width="0">
16198 <row>
16199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16200 \begin_inset Text
16201
16202 \begin_layout Plain Layout
16203 A
16204 \end_layout
16205
16206 \end_inset
16207 </cell>
16208 </row>
16209 <row topspace="3mm">
16210 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16211 \begin_inset Text
16212
16213 \begin_layout Plain Layout
16214 3
16215 \begin_inset Space \thinspace{}
16216 \end_inset
16217
16218 mm sobre la fila
16219 \end_layout
16220
16221 \end_inset
16222 </cell>
16223 </row>
16224 <row>
16225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16226 \begin_inset Text
16227
16228 \begin_layout Plain Layout
16229 C
16230 \end_layout
16231
16232 \end_inset
16233 </cell>
16234 </row>
16235 </lyxtabular>
16236
16237 \end_inset
16238
16239
16240 \begin_inset Space \hfill{}
16241 \end_inset
16242
16243
16244 \begin_inset Space \hspace*{}
16245 \length 0pt
16246 \end_inset
16247
16248
16249 \begin_inset VSpace medskip
16250 \end_inset
16251
16252
16253 \begin_inset Newline newline
16254 \end_inset
16255
16256 Así pues, insertar espacio superior en tablas normales sólo es útil en tablas
16257  sin líneas verticales.
16258 \end_layout
16259
16260 \begin_layout Description
16261 Inferior
16262 \begin_inset Space ~
16263 \end_inset
16264
16265 de
16266 \begin_inset Space ~
16267 \end_inset
16268
16269 la
16270 \begin_inset Space ~
16271 \end_inset
16272
16273 fila añade espacio bajo los caracteres de la fila.
16274  Si la tabla es formal LyX inserta por defecto 0.5
16275 \begin_inset Space \thinspace{}
16276 \end_inset
16277
16278 em; si la tabla es normal inserta 2
16279 \begin_inset Space \thinspace{}
16280 \end_inset
16281
16282 pt.
16283  
16284 \end_layout
16285
16286 \begin_layout Description
16287 Entre
16288 \begin_inset Space ~
16289 \end_inset
16290
16291 las
16292 \begin_inset Space ~
16293 \end_inset
16294
16295 filas añade espacio entre la fila actual y la siguiente.
16296  Si la tabla es formal LyX inserta 0.5
16297 \begin_inset Space \thinspace{}
16298 \end_inset
16299
16300 em por defecto.
16301  En tablas normales, el espacio adicional destruirá las líneas verticales
16302  de la tabla, como se ve en la siguiente:
16303 \begin_inset VSpace medskip
16304 \end_inset
16305
16306
16307 \begin_inset Newline newline
16308 \end_inset
16309
16310
16311 \begin_inset Space \hspace*{}
16312 \length 0pt
16313 \end_inset
16314
16315
16316 \begin_inset Space \hfill{}
16317 \end_inset
16318
16319
16320 \begin_inset Tabular
16321 <lyxtabular version="3" rows="3" columns="1">
16322 <features>
16323 <column alignment="center" valignment="top" width="0">
16324 <row>
16325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16326 \begin_inset Text
16327
16328 \begin_layout Plain Layout
16329 A
16330 \end_layout
16331
16332 \end_inset
16333 </cell>
16334 </row>
16335 <row interlinespace="3mm">
16336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16337 \begin_inset Text
16338
16339 \begin_layout Plain Layout
16340 \begin_inset Formula $\downarrow$
16341 \end_inset
16342
16343  3
16344 \begin_inset Space \thinspace{}
16345 \end_inset
16346
16347 mm entre las filas
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row>
16354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358 \begin_inset Formula $\uparrow$
16359 \end_inset
16360
16361  3
16362 \begin_inset Space \thinspace{}
16363 \end_inset
16364
16365 mm entre las filas 
16366 \begin_inset Formula $\uparrow$
16367 \end_inset
16368
16369
16370 \end_layout
16371
16372 \end_inset
16373 </cell>
16374 </row>
16375 </lyxtabular>
16376
16377 \end_inset
16378
16379
16380 \begin_inset Space \hfill{}
16381 \end_inset
16382
16383
16384 \begin_inset Space \hspace*{}
16385 \length 0pt
16386 \end_inset
16387
16388
16389 \begin_inset VSpace medskip
16390 \end_inset
16391
16392
16393 \begin_inset Newline newline
16394 \end_inset
16395
16396 Así pues, los espacios adicionales entre filas de tablas normales sólo sirven
16397  para tablas sin líneas verticales.
16398 \end_layout
16399
16400 \begin_layout Standard
16401 \begin_inset VSpace bigskip
16402 \end_inset
16403
16404 Para añadir altura vertical extra a todas las celdas de todas las tablas,
16405  utiliza los siguientes comandos en el preámbulo:
16406 \end_layout
16407
16408 \begin_layout Standard
16409
16410 \series bold
16411
16412 \backslash
16413 @ifundefined{extrarowheight}
16414 \begin_inset Newline newline
16415 \end_inset
16416
16417
16418 \begin_inset ERT
16419 status collapsed
16420
16421 \begin_layout Plain Layout
16422
16423
16424 \backslash
16425 hphantom{ }
16426 \end_layout
16427
16428 \end_inset
16429
16430 {
16431 \backslash
16432 usepackage{array}}{}
16433 \begin_inset Newline newline
16434 \end_inset
16435
16436
16437 \backslash
16438 setlength{
16439 \backslash
16440 extrarowheight}{altura}
16441 \end_layout
16442
16443 \begin_layout Standard
16444 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16445  centrado en vertical.
16446  (Lyx cargará automáticamente el paquete 
16447 \series bold
16448 array
16449 \series default
16450  cuando uses formatos de tabla autodefinidos.
16451  Para evitar que sea cargado dos veces se pone al principio el comando 
16452 \series bold
16453
16454 \backslash
16455 @ifundefined
16456 \series default
16457 .)
16458 \end_layout
16459
16460 \begin_layout Standard
16461
16462 \end_layout
16463
16464 \begin_layout Subsection
16465 Alineación especial de celdas
16466 \begin_inset Index
16467 status collapsed
16468
16469 \begin_layout Plain Layout
16470 Personalización de tablas ! Alineación especial de celdas
16471 \end_layout
16472
16473 \end_inset
16474
16475
16476 \end_layout
16477
16478 \begin_layout Standard
16479 A veces mejora la presentación si las entradas en las celdas de una columna
16480  se alinean con un carácter determinado, p.
16481 \begin_inset Space \thinspace{}
16482 \end_inset
16483
16484 e.
16485 \begin_inset Space ~
16486 \end_inset
16487
16488 el separador decimal, como en la tabla
16489 \begin_inset Space ~
16490 \end_inset
16491
16492
16493 \begin_inset CommandInset ref
16494 LatexCommand ref
16495 reference "tab:Tabla-con-celdas-de"
16496
16497 \end_inset
16498
16499 .
16500 \end_layout
16501
16502 \begin_layout Standard
16503 \begin_inset Float table
16504 wide false
16505 sideways false
16506 status open
16507
16508 \begin_layout Plain Layout
16509 \begin_inset Caption
16510
16511 \begin_layout Plain Layout
16512 \begin_inset CommandInset label
16513 LatexCommand label
16514 name "tab:Tabla-con-celdas-de"
16515
16516 \end_inset
16517
16518 Tabla con celdas alineadas con el separador decimal.
16519 \end_layout
16520
16521 \end_inset
16522
16523
16524 \end_layout
16525
16526 \begin_layout Plain Layout
16527 \align center
16528 \begin_inset Tabular
16529 <lyxtabular version="3" rows="4" columns="2">
16530 <features>
16531 <column alignment="right" valignment="top" width="0">
16532 <column alignment="left" valignment="top" width="0" special="@{}l">
16533 <row>
16534 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Plain Layout
16538 leyenda
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Plain Layout
16547
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 </row>
16553 <row>
16554 <cell alignment="center" valignment="top" usebox="none">
16555 \begin_inset Text
16556
16557 \begin_layout Plain Layout
16558 12.
16559 \end_layout
16560
16561 \end_inset
16562 </cell>
16563 <cell alignment="center" valignment="top" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 6
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 <row>
16574 <cell alignment="center" valignment="top" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 0.
16579 \end_layout
16580
16581 \end_inset
16582 </cell>
16583 <cell alignment="center" valignment="top" usebox="none">
16584 \begin_inset Text
16585
16586 \begin_layout Plain Layout
16587 68
16588 \end_layout
16589
16590 \end_inset
16591 </cell>
16592 </row>
16593 <row>
16594 <cell alignment="center" valignment="top" usebox="none">
16595 \begin_inset Text
16596
16597 \begin_layout Plain Layout
16598 -123.
16599 \end_layout
16600
16601 \end_inset
16602 </cell>
16603 <cell alignment="center" valignment="top" usebox="none">
16604 \begin_inset Text
16605
16606 \begin_layout Plain Layout
16607 0
16608 \end_layout
16609
16610 \end_inset
16611 </cell>
16612 </row>
16613 </lyxtabular>
16614
16615 \end_inset
16616
16617
16618 \end_layout
16619
16620 \end_inset
16621
16622
16623 \end_layout
16624
16625 \begin_layout Standard
16626 Esta es una tabla 4×2.
16627  La leyenda es una multicolumna centrada.
16628  La primera columna está alineada a la derecha y contiene el punto decimal
16629  y los dígitos anteriores.
16630  La segunda columna está alineada a la izquierda y contiene los dígitos
16631  posteriores al punto decimal.
16632  Para omitir el espacio que hay normalmente entre dos columnas usa el siguiente
16633  argumento LaTeX para la segunda columna:
16634 \end_layout
16635
16636 \begin_layout Standard
16637
16638 \series bold
16639 @{}l
16640 \end_layout
16641
16642 \begin_layout Standard
16643 La tabla
16644 \begin_inset Space ~
16645 \end_inset
16646
16647
16648 \begin_inset CommandInset ref
16649 LatexCommand ref
16650 reference "tab:Varias-alineaciones"
16651
16652 \end_inset
16653
16654  muestra varios ejemplos de alineación.
16655  Para alinear con el signo de relación debes añadir el segundo espacio matemátic
16656 o más pequeño al comienzo de la última columna para conseguir el espacio
16657  adecuado alrededor del signo.
16658 \end_layout
16659
16660 \begin_layout Standard
16661 \begin_inset Float table
16662 wide false
16663 sideways false
16664 status open
16665
16666 \begin_layout Plain Layout
16667 \begin_inset Caption
16668
16669 \begin_layout Plain Layout
16670 \begin_inset CommandInset label
16671 LatexCommand label
16672 name "tab:Varias-alineaciones"
16673
16674 \end_inset
16675
16676 Tabla con varias alineaciones.
16677 \end_layout
16678
16679 \end_inset
16680
16681
16682 \end_layout
16683
16684 \begin_layout Plain Layout
16685 \align center
16686 \begin_inset Tabular
16687 <lyxtabular version="3" rows="4" columns="6">
16688 <features>
16689 <column alignment="right" valignment="top" width="0">
16690 <column alignment="left" valignment="top" width="0" special="@{}l">
16691 <column alignment="right" valignment="top" width="0">
16692 <column alignment="left" valignment="top" width="0" special="@{}l">
16693 <column alignment="right" valignment="top" width="0">
16694 <column alignment="left" valignment="top" width="0" special="@{}l">
16695 <row>
16696 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16697 \begin_inset Text
16698
16699 \begin_layout Plain Layout
16700 unidades
16701 \end_layout
16702
16703 \end_inset
16704 </cell>
16705 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16706 \begin_inset Text
16707
16708 \begin_layout Plain Layout
16709
16710 \end_layout
16711
16712 \end_inset
16713 </cell>
16714 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
16715 \begin_inset Text
16716
16717 \begin_layout Plain Layout
16718 exponentes
16719 \end_layout
16720
16721 \end_inset
16722 </cell>
16723 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16724 \begin_inset Text
16725
16726 \begin_layout Plain Layout
16727
16728 \end_layout
16729
16730 \end_inset
16731 </cell>
16732 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
16733 \begin_inset Text
16734
16735 \begin_layout Plain Layout
16736 relaciones
16737 \end_layout
16738
16739 \end_inset
16740 </cell>
16741 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16742 \begin_inset Text
16743
16744 \begin_layout Plain Layout
16745
16746 \end_layout
16747
16748 \end_inset
16749 </cell>
16750 </row>
16751 <row>
16752 <cell alignment="center" valignment="top" usebox="none">
16753 \begin_inset Text
16754
16755 \begin_layout Plain Layout
16756 12×
16757 \end_layout
16758
16759 \end_inset
16760 </cell>
16761 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16762 \begin_inset Text
16763
16764 \begin_layout Plain Layout
16765 24
16766 \begin_inset Space \thinspace{}
16767 \end_inset
16768
16769 bottles
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell alignment="center" valignment="top" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Plain Layout
16778 \begin_inset Formula $10\cdot$
16779 \end_inset
16780
16781
16782 \end_layout
16783
16784 \end_inset
16785 </cell>
16786 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16787 \begin_inset Text
16788
16789 \begin_layout Plain Layout
16790 \begin_inset Formula $10^{\mbox{-}17}$
16791 \end_inset
16792
16793
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 <cell alignment="center" valignment="top" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 \begin_inset Formula $\Gamma(t)\propto$
16803 \end_inset
16804
16805
16806 \end_layout
16807
16808 \end_inset
16809 </cell>
16810 <cell alignment="center" valignment="top" usebox="none">
16811 \begin_inset Text
16812
16813 \begin_layout Plain Layout
16814 \begin_inset Formula $\:\Upsilon(t)$
16815 \end_inset
16816
16817
16818 \end_layout
16819
16820 \end_inset
16821 </cell>
16822 </row>
16823 <row>
16824 <cell alignment="center" valignment="top" usebox="none">
16825 \begin_inset Text
16826
16827 \begin_layout Plain Layout
16828 1024×
16829 \end_layout
16830
16831 \end_inset
16832 </cell>
16833 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16834 \begin_inset Text
16835
16836 \begin_layout Plain Layout
16837 768
16838 \begin_inset Space \thinspace{}
16839 \end_inset
16840
16841 Pixels
16842 \end_layout
16843
16844 \end_inset
16845 </cell>
16846 <cell alignment="center" valignment="top" usebox="none">
16847 \begin_inset Text
16848
16849 \begin_layout Plain Layout
16850 \begin_inset Formula $5.78\cdot$
16851 \end_inset
16852
16853
16854 \end_layout
16855
16856 \end_inset
16857 </cell>
16858 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16859 \begin_inset Text
16860
16861 \begin_layout Plain Layout
16862 \begin_inset Formula $10^{7}$
16863 \end_inset
16864
16865
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $A\ne$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 <cell alignment="center" valignment="top" usebox="none">
16883 \begin_inset Text
16884
16885 \begin_layout Plain Layout
16886 \begin_inset Formula $\: B_{\mathrm{red}}$
16887 \end_inset
16888
16889
16890 \end_layout
16891
16892 \end_inset
16893 </cell>
16894 </row>
16895 <row>
16896 <cell alignment="center" valignment="top" usebox="none">
16897 \begin_inset Text
16898
16899 \begin_layout Plain Layout
16900 32×
16901 \end_layout
16902
16903 \end_inset
16904 </cell>
16905 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16906 \begin_inset Text
16907
16908 \begin_layout Plain Layout
16909 6
16910 \begin_inset Space \thinspace{}
16911 \end_inset
16912
16913 cm
16914 \end_layout
16915
16916 \end_inset
16917 </cell>
16918 <cell alignment="center" valignment="top" usebox="none">
16919 \begin_inset Text
16920
16921 \begin_layout Plain Layout
16922 -
16923 \begin_inset Formula $33.5\cdot$
16924 \end_inset
16925
16926
16927 \end_layout
16928
16929 \end_inset
16930 </cell>
16931 <cell alignment="center" valignment="top" rightline="true" usebox="none">
16932 \begin_inset Text
16933
16934 \begin_layout Plain Layout
16935 \begin_inset Formula $10^{4}$
16936 \end_inset
16937
16938
16939 \end_layout
16940
16941 \end_inset
16942 </cell>
16943 <cell alignment="center" valignment="top" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947 \begin_inset Formula $\sin(\alpha)\ge$
16948 \end_inset
16949
16950
16951 \end_layout
16952
16953 \end_inset
16954 </cell>
16955 <cell alignment="center" valignment="top" usebox="none">
16956 \begin_inset Text
16957
16958 \begin_layout Plain Layout
16959 \begin_inset Formula $\:\sin(\beta)$
16960 \end_inset
16961
16962
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 </lyxtabular>
16969
16970 \end_inset
16971
16972
16973 \end_layout
16974
16975 \end_inset
16976
16977
16978 \end_layout
16979
16980 \begin_layout Standard
16981 \begin_inset VSpace bigskip
16982 \end_inset
16983
16984 También hay un paquete LaTeX, 
16985 \series bold
16986 dcolumn
16987 \series default
16988
16989 \begin_inset Index
16990 status collapsed
16991
16992 \begin_layout Plain Layout
16993 LaTeX-paquetes ! dcolumn
16994 \end_layout
16995
16996 \end_inset
16997
16998 , que permite alinear el contenido de las celdas.
16999  Pero desgraciadamente trata las entradas de celda en modo matemático y
17000  no permite fórmulas en celdas: la primera columna de la tabla
17001 \begin_inset Space ~
17002 \end_inset
17003
17004
17005 \begin_inset CommandInset ref
17006 LatexCommand ref
17007 reference "tab:Varias-alineaciones"
17008
17009 \end_inset
17010
17011  se verá con 
17012 \series bold
17013 dcolumn
17014 \series default
17015  como la primera columna en la tabla
17016 \begin_inset Space ~
17017 \end_inset
17018
17019
17020 \begin_inset CommandInset ref
17021 LatexCommand ref
17022 reference "tab:Alineaciones-con-el"
17023
17024 \end_inset
17025
17026  y sólo con algunos trucos se consigue lo que se espera.
17027  La alineación de la segunda y tercera columnas de la tabla
17028 \begin_inset Space ~
17029 \end_inset
17030
17031
17032 \begin_inset CommandInset ref
17033 LatexCommand ref
17034 reference "tab:Varias-alineaciones"
17035
17036 \end_inset
17037
17038  no es posible con 
17039 \series bold
17040 dcolumn
17041 \series default
17042 .
17043 \end_layout
17044
17045 \begin_layout Standard
17046 \begin_inset Float table
17047 placement h
17048 wide false
17049 sideways false
17050 status open
17051
17052 \begin_layout Plain Layout
17053 \begin_inset Caption
17054
17055 \begin_layout Plain Layout
17056 \begin_inset CommandInset label
17057 LatexCommand label
17058 name "tab:Alineaciones-con-el"
17059
17060 \end_inset
17061
17062
17063 \begin_inset OptArg
17064 status open
17065
17066 \begin_layout Plain Layout
17067 Tabla alineada con 
17068 \series bold
17069 dcolumn
17070 \end_layout
17071
17072 \end_inset
17073
17074 Alineaciones con el paquete LaTeX 
17075 \series bold
17076 dcolumn
17077 \series default
17078 .
17079  Se han tenido que usar unos trucos para la alineación de las columnas en
17080  la salida.
17081 \end_layout
17082
17083 \end_inset
17084
17085
17086 \end_layout
17087
17088 \begin_layout Plain Layout
17089 \align center
17090 \begin_inset Tabular
17091 <lyxtabular version="3" rows="4" columns="3">
17092 <features>
17093 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17094 <column alignment="center" valignment="top" width="0" special="D{x}{\times}{4.9}">
17095 <column alignment="center" valignment="top" width="0" special="D{~}{\,}{9.7}">
17096 <row>
17097 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17098 \begin_inset Text
17099
17100 \begin_layout Plain Layout
17101 unidades
17102 \end_layout
17103
17104 \end_inset
17105 </cell>
17106 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17107 \begin_inset Text
17108
17109 \begin_layout Plain Layout
17110 unidades
17111 \end_layout
17112
17113 \end_inset
17114 </cell>
17115 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17116 \begin_inset Text
17117
17118 \begin_layout Plain Layout
17119 unidades
17120 \end_layout
17121
17122 \end_inset
17123 </cell>
17124 </row>
17125 <row>
17126 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17127 \begin_inset Text
17128
17129 \begin_layout Plain Layout
17130 12x24
17131 \begin_inset Space \thinspace{}
17132 \end_inset
17133
17134 bottles
17135 \end_layout
17136
17137 \end_inset
17138 </cell>
17139 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17140 \begin_inset Text
17141
17142 \begin_layout Plain Layout
17143 12x24
17144 \begin_inset Space \thinspace{}
17145 \end_inset
17146
17147
17148 \begin_inset Formula $\mbox{bottles}$
17149 \end_inset
17150
17151
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell alignment="center" valignment="top" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160 12
17161 \begin_inset ERT
17162 status collapsed
17163
17164 \begin_layout Plain Layout
17165
17166
17167 \backslash
17168 times
17169 \end_layout
17170
17171 \end_inset
17172
17173 24~
17174 \begin_inset Formula $\mbox{bottles}$
17175 \end_inset
17176
17177
17178 \end_layout
17179
17180 \end_inset
17181 </cell>
17182 </row>
17183 <row>
17184 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17185 \begin_inset Text
17186
17187 \begin_layout Plain Layout
17188 1024x768
17189 \begin_inset Space \thinspace{}
17190 \end_inset
17191
17192 Pixels
17193 \end_layout
17194
17195 \end_inset
17196 </cell>
17197 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17198 \begin_inset Text
17199
17200 \begin_layout Plain Layout
17201 1024x768
17202 \begin_inset Space \thinspace{}
17203 \end_inset
17204
17205
17206 \begin_inset Formula $\mbox{Pixels}$
17207 \end_inset
17208
17209
17210 \end_layout
17211
17212 \end_inset
17213 </cell>
17214 <cell alignment="center" valignment="top" usebox="none">
17215 \begin_inset Text
17216
17217 \begin_layout Plain Layout
17218 1024
17219 \begin_inset ERT
17220 status collapsed
17221
17222 \begin_layout Plain Layout
17223
17224
17225 \backslash
17226 times
17227 \end_layout
17228
17229 \end_inset
17230
17231 768~
17232 \begin_inset Formula $\mbox{Pixels}$
17233 \end_inset
17234
17235  
17236 \end_layout
17237
17238 \end_inset
17239 </cell>
17240 </row>
17241 <row>
17242 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17243 \begin_inset Text
17244
17245 \begin_layout Plain Layout
17246 32x6
17247 \begin_inset Space \thinspace{}
17248 \end_inset
17249
17250 cm
17251 \end_layout
17252
17253 \end_inset
17254 </cell>
17255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17256 \begin_inset Text
17257
17258 \begin_layout Plain Layout
17259 32x6
17260 \begin_inset Space \thinspace{}
17261 \end_inset
17262
17263
17264 \begin_inset Formula $\mbox{cm}$
17265 \end_inset
17266
17267
17268 \end_layout
17269
17270 \end_inset
17271 </cell>
17272 <cell alignment="center" valignment="top" usebox="none">
17273 \begin_inset Text
17274
17275 \begin_layout Plain Layout
17276 32
17277 \begin_inset ERT
17278 status collapsed
17279
17280 \begin_layout Plain Layout
17281
17282
17283 \backslash
17284 times
17285 \end_layout
17286
17287 \end_inset
17288
17289 6~
17290 \begin_inset Formula $\mbox{cm}$
17291 \end_inset
17292
17293
17294 \end_layout
17295
17296 \end_inset
17297 </cell>
17298 </row>
17299 </lyxtabular>
17300
17301 \end_inset
17302
17303
17304 \end_layout
17305
17306 \end_inset
17307
17308
17309 \end_layout
17310
17311 \begin_layout Subsection
17312 Formato personalizado de celda/columna
17313 \begin_inset CommandInset label
17314 LatexCommand label
17315 name "sub:Formato-Personalizado"
17316
17317 \end_inset
17318
17319
17320 \begin_inset Index
17321 status collapsed
17322
17323 \begin_layout Plain Layout
17324 Personalización de tablas ! Formato de celda/columna
17325 \end_layout
17326
17327 \end_inset
17328
17329
17330 \end_layout
17331
17332 \begin_layout Standard
17333 El cálculo de la anchura necesaria para columnas extendidas descrito en
17334  la sección
17335 \begin_inset Space ~
17336 \end_inset
17337
17338
17339 \begin_inset CommandInset ref
17340 LatexCommand ref
17341 reference "sub:Cálculos-en-Multicolumnas"
17342
17343 \end_inset
17344
17345  es muy pesado si tienes varias tablas con multicolumnas.
17346  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17347 mna aplicable a todas las tablas del documento.
17348  El formato se define con el comando
17349 \end_layout
17350
17351 \begin_layout Standard
17352
17353 \series bold
17354
17355 \backslash
17356 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17357 \end_layout
17358
17359 \begin_layout Standard
17360 El nombre de formato puede ser una sola letra.
17361  Las letras 
17362 \emph on
17363 b, c, l, m, p
17364 \emph default
17365  y 
17366 \emph on
17367 r
17368 \emph default
17369  están predefinidas y no pueden usarse.
17370  Pero se permiten todas las mayúsculas.
17371 \end_layout
17372
17373 \begin_layout Standard
17374 \begin_inset VSpace medskip
17375 \end_inset
17376
17377
17378 \end_layout
17379
17380 \begin_layout Standard
17381 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17382  fija puedes definir el formato de celda
17383 \end_layout
17384
17385 \begin_layout Standard
17386
17387 \series bold
17388
17389 \backslash
17390 newcolumntype{M}[1]{>{
17391 \backslash
17392 centering
17393 \backslash
17394 hspace{0pt}}m{#1}}
17395 \end_layout
17396
17397 \begin_layout Standard
17398 donde 
17399 \series bold
17400
17401 \backslash
17402 hspace{0pt}
17403 \series default
17404  evita el problema de partir con guión la primera palabra, como se describe
17405  en la sección
17406 \begin_inset Space ~
17407 \end_inset
17408
17409
17410 \begin_inset CommandInset ref
17411 LatexCommand ref
17412 reference "sub:Líneas-Múltiples-en"
17413
17414 \end_inset
17415
17416 .
17417  Ahora puedes introducir simplemente
17418 \end_layout
17419
17420 \begin_layout Standard
17421
17422 \series bold
17423 M{ancho}
17424 \end_layout
17425
17426 \begin_layout Standard
17427 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
17428 \end_layout
17429
17430 \begin_layout Standard
17431 \begin_inset VSpace bigskip
17432 \end_inset
17433
17434
17435 \end_layout
17436
17437 \begin_layout Standard
17438 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17439 \end_layout
17440
17441 \begin_layout Standard
17442
17443 \series bold
17444
17445 \backslash
17446 newcolumntype{S}[2]{>{
17447 \backslash
17448 centering
17449 \backslash
17450 hspace{0pt}}
17451 \begin_inset Newline newline
17452 \end_inset
17453
17454
17455 \begin_inset ERT
17456 status collapsed
17457
17458 \begin_layout Plain Layout
17459
17460
17461 \backslash
17462 phantom{
17463 \end_layout
17464
17465 \end_inset
17466
17467
17468 \backslash
17469 newcolumntype
17470 \begin_inset ERT
17471 status collapsed
17472
17473 \begin_layout Plain Layout
17474
17475 }
17476 \end_layout
17477
17478 \end_inset
17479
17480 m{(#1+(2
17481 \backslash
17482 tabcolsep+
17483 \backslash
17484 arrayrulewidth)*(1-#2))/#2}}
17485 \end_layout
17486
17487 \begin_layout Standard
17488 Este formato usa la ecuación 
17489 \begin_inset CommandInset ref
17490 LatexCommand eqref
17491 reference "eq:Wgn"
17492
17493 \end_inset
17494
17495  para calcular la anchura necesaria para que cada celda extendida tenga
17496  la misma anchura.
17497 \end_layout
17498
17499 \begin_layout Standard
17500 Ahora puedes introducir
17501 \end_layout
17502
17503 \begin_layout Standard
17504
17505 \series bold
17506 S{ancho de la celda multicolumna}{número de columnas extendidas}
17507 \end_layout
17508
17509 \begin_layout Standard
17510 como argumento LaTeX de la columna.
17511 \end_layout
17512
17513 \begin_layout Standard
17514 \begin_inset VSpace bigskip
17515 \end_inset
17516
17517
17518 \end_layout
17519
17520 \begin_layout Standard
17521 Para columnas coloreadas puedes definir
17522 \end_layout
17523
17524 \begin_layout Standard
17525
17526 \series bold
17527
17528 \backslash
17529 newcolumntype{K}[1]{>{
17530 \backslash
17531 columncolor{#1}
17532 \backslash
17533 hspace{0pt}}c}
17534 \end_layout
17535
17536 \begin_layout Standard
17537 La 
17538 \begin_inset Quotes eld
17539 \end_inset
17540
17541 c
17542 \begin_inset Quotes erd
17543 \end_inset
17544
17545  al final crea una columna con anchura flexible cuyo texto está centrado
17546  horizontalmente.
17547  Ahora puedes introducir
17548 \end_layout
17549
17550 \begin_layout Standard
17551
17552 \series bold
17553 K{nombre del color}
17554 \end_layout
17555
17556 \begin_layout Standard
17557 como argumento LaTeX.
17558 \end_layout
17559
17560 \begin_layout Standard
17561 \begin_inset VSpace bigskip
17562 \end_inset
17563
17564
17565 \end_layout
17566
17567 \begin_layout Standard
17568 Para crear la tabla
17569 \begin_inset Space ~
17570 \end_inset
17571
17572
17573 \begin_inset CommandInset ref
17574 LatexCommand ref
17575 reference "tab:Tabla-con-formatos-definidos-por"
17576
17577 \end_inset
17578
17579  usa los argumentos LaTeX
17580 \end_layout
17581
17582 \begin_layout Standard
17583
17584 \series bold
17585 M{2.5cm}
17586 \end_layout
17587
17588 \begin_layout Standard
17589 para la primera columna y la multicolumna,
17590 \end_layout
17591
17592 \begin_layout Standard
17593
17594 \series bold
17595 K{red}
17596 \end_layout
17597
17598 \begin_layout Standard
17599 para la última columna y
17600 \end_layout
17601
17602 \begin_layout Standard
17603
17604 \series bold
17605 S{2.5cm}{2}
17606 \end_layout
17607
17608 \begin_layout Standard
17609 para las celdas en la segunda columna.
17610 \end_layout
17611
17612 \begin_layout Standard
17613 \begin_inset Float table
17614 placement h
17615 wide false
17616 sideways false
17617 status open
17618
17619 \begin_layout Plain Layout
17620 \begin_inset Caption
17621
17622 \begin_layout Plain Layout
17623 \begin_inset CommandInset label
17624 LatexCommand label
17625 name "tab:Tabla-con-formatos-definidos-por"
17626
17627 \end_inset
17628
17629 Tabla con formatos definidos por el usuario
17630 \end_layout
17631
17632 \end_inset
17633
17634
17635 \end_layout
17636
17637 \begin_layout Plain Layout
17638 \align center
17639 \begin_inset Tabular
17640 <lyxtabular version="3" rows="3" columns="4">
17641 <features>
17642 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
17643 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
17644 <column alignment="center" valignment="middle" width="0">
17645 <column alignment="center" valignment="middle" width="0" special="K{red}">
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 palabramuylargaenceldadetabla
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 multicolumna línea múltiple
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669
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 c
17679 \end_layout
17680
17681 \end_inset
17682 </cell>
17683 </row>
17684 <row>
17685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17686 \begin_inset Text
17687
17688 \begin_layout Plain Layout
17689 d
17690 \end_layout
17691
17692 \end_inset
17693 </cell>
17694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 e
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 f
17708 \end_layout
17709
17710 \end_inset
17711 </cell>
17712 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17713 \begin_inset Text
17714
17715 \begin_layout Plain Layout
17716 g
17717 \end_layout
17718
17719 \end_inset
17720 </cell>
17721 </row>
17722 <row>
17723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17724 \begin_inset Text
17725
17726 \begin_layout Plain Layout
17727 h
17728 \end_layout
17729
17730 \end_inset
17731 </cell>
17732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 i
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 j
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 k
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 </lyxtabular>
17761
17762 \end_inset
17763
17764
17765 \end_layout
17766
17767 \end_inset
17768
17769
17770 \end_layout
17771
17772 \begin_layout Subsection
17773 Grosor de líneas
17774 \begin_inset CommandInset label
17775 LatexCommand label
17776 name "sub:Grosor-de-Líneas"
17777
17778 \end_inset
17779
17780
17781 \begin_inset Index
17782 status collapsed
17783
17784 \begin_layout Plain Layout
17785 Personalización de tablas ! Grosor de línea
17786 \end_layout
17787
17788 \end_inset
17789
17790
17791 \end_layout
17792
17793 \begin_layout Standard
17794 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
17795  
17796 \series bold
17797
17798 \backslash
17799 arrayrulewidth
17800 \series default
17801 .
17802  Por ejemplo, para poner un grosor de línea de 1.5
17803 \begin_inset Space \thinspace{}
17804 \end_inset
17805
17806 pt, como en la tabla
17807 \begin_inset Space ~
17808 \end_inset
17809
17810
17811 \begin_inset CommandInset ref
17812 LatexCommand ref
17813 reference "tab:Tabla-con-líneas"
17814
17815 \end_inset
17816
17817 , inserta el comando
17818 \end_layout
17819
17820 \begin_layout Standard
17821
17822 \series bold
17823
17824 \backslash
17825 setlength{
17826 \backslash
17827 arrayrulewidth}{1.5pt}
17828 \end_layout
17829
17830 \begin_layout Standard
17831 en ERT antes de la tabla o flotante.
17832  Este cambio es válido para todas las siguientes tablas.
17833  Para volver al valor predeterminado, define 
17834 \series bold
17835
17836 \backslash
17837 arrayrulewidth
17838 \series default
17839  a 0.4
17840 \begin_inset Space \thinspace{}
17841 \end_inset
17842
17843 pt en ERT detrás de la tabla o flotante.
17844 \end_layout
17845
17846 \begin_layout Standard
17847 \begin_inset ERT
17848 status collapsed
17849
17850 \begin_layout Plain Layout
17851
17852
17853 \backslash
17854 setlength{
17855 \backslash
17856 arrayrulewidth}{1.5pt}
17857 \end_layout
17858
17859 \end_inset
17860
17861
17862 \begin_inset Float table
17863 wide false
17864 sideways false
17865 status open
17866
17867 \begin_layout Plain Layout
17868 \begin_inset Caption
17869
17870 \begin_layout Plain Layout
17871 \begin_inset CommandInset label
17872 LatexCommand label
17873 name "tab:Tabla-con-líneas"
17874
17875 \end_inset
17876
17877 Tabla con líneas de grosor 1.5
17878 \begin_inset Space \thinspace{}
17879 \end_inset
17880
17881 pt
17882 \end_layout
17883
17884 \end_inset
17885
17886
17887 \end_layout
17888
17889 \begin_layout Plain Layout
17890 \align center
17891 \begin_inset Tabular
17892 <lyxtabular version="3" rows="3" columns="3">
17893 <features>
17894 <column alignment="center" valignment="top" width="0">
17895 <column alignment="center" valignment="top" width="0">
17896 <column alignment="center" valignment="top" width="0">
17897 <row>
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" usebox="none">
17908 \begin_inset Text
17909
17910 \begin_layout Plain Layout
17911
17912 \end_layout
17913
17914 \end_inset
17915 </cell>
17916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17917 \begin_inset Text
17918
17919 \begin_layout Plain Layout
17920
17921 \end_layout
17922
17923 \end_inset
17924 </cell>
17925 </row>
17926 <row>
17927 <cell alignment="center" valignment="top" topline="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" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17946 \begin_inset Text
17947
17948 \begin_layout Plain Layout
17949
17950 \end_layout
17951
17952 \end_inset
17953 </cell>
17954 </row>
17955 <row>
17956 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17957 \begin_inset Text
17958
17959 \begin_layout Plain Layout
17960
17961 \end_layout
17962
17963 \end_inset
17964 </cell>
17965 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17966 \begin_inset Text
17967
17968 \begin_layout Plain Layout
17969
17970 \end_layout
17971
17972 \end_inset
17973 </cell>
17974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17975 \begin_inset Text
17976
17977 \begin_layout Plain Layout
17978 sd
17979 \end_layout
17980
17981 \end_inset
17982 </cell>
17983 </row>
17984 </lyxtabular>
17985
17986 \end_inset
17987
17988
17989 \end_layout
17990
17991 \end_inset
17992
17993
17994 \begin_inset ERT
17995 status collapsed
17996
17997 \begin_layout Plain Layout
17998
17999
18000 \backslash
18001 setlength{
18002 \backslash
18003 arrayrulewidth}{0.4pt}
18004 \end_layout
18005
18006 \end_inset
18007
18008
18009 \end_layout
18010
18011 \begin_layout Standard
18012 \begin_inset VSpace bigskip
18013 \end_inset
18014
18015 Para definir un grosor de 1.5
18016 \begin_inset Space \thinspace{}
18017 \end_inset
18018
18019 pt sólo para líneas horizontales, como en la tabla
18020 \begin_inset Space ~
18021 \end_inset
18022
18023
18024 \begin_inset CommandInset ref
18025 LatexCommand ref
18026 reference "tab:Tabla-con-horizontales"
18027
18028 \end_inset
18029
18030 , inserta estos comandos en ERT antes de la tabla o flotante:
18031 \end_layout
18032
18033 \begin_layout Standard
18034
18035 \series bold
18036
18037 \backslash
18038 let
18039 \backslash
18040 myHline
18041 \backslash
18042 hline
18043 \begin_inset Newline newline
18044 \end_inset
18045
18046
18047 \backslash
18048 renewcommand{
18049 \backslash
18050 hline}
18051 \begin_inset Newline newline
18052 \end_inset
18053
18054  {
18055 \backslash
18056 noalign{
18057 \backslash
18058 global
18059 \backslash
18060 arrayrulewidth 1.5pt}
18061 \begin_inset Newline newline
18062 \end_inset
18063
18064   
18065 \backslash
18066 myHline
18067 \backslash
18068 noalign{
18069 \backslash
18070 global
18071 \backslash
18072 arrayrulewidth 0.4pt}}
18073 \end_layout
18074
18075 \begin_layout Standard
18076 Para volver al grosor predeterminado, inserta este comando en ERT detrás
18077  de la tabla o flotante:
18078 \end_layout
18079
18080 \begin_layout Standard
18081
18082 \series bold
18083
18084 \backslash
18085 renewcommand{
18086 \backslash
18087 hline}{
18088 \backslash
18089 myHline}
18090 \end_layout
18091
18092 \begin_layout Standard
18093 \begin_inset ERT
18094 status collapsed
18095
18096 \begin_layout Plain Layout
18097
18098
18099 \backslash
18100 let
18101 \backslash
18102 myHline
18103 \backslash
18104 hline
18105 \end_layout
18106
18107 \begin_layout Plain Layout
18108
18109
18110 \backslash
18111 renewcommand{
18112 \backslash
18113 hline}
18114 \end_layout
18115
18116 \begin_layout Plain Layout
18117
18118  {
18119 \backslash
18120 noalign{
18121 \backslash
18122 global
18123 \backslash
18124 arrayrulewidth 1.5pt}
18125 \end_layout
18126
18127 \begin_layout Plain Layout
18128
18129   
18130 \backslash
18131 myHline
18132 \backslash
18133 noalign{
18134 \backslash
18135 global
18136 \backslash
18137 arrayrulewidth 0.4pt}}
18138 \end_layout
18139
18140 \end_inset
18141
18142
18143 \begin_inset Float table
18144 wide false
18145 sideways false
18146 status open
18147
18148 \begin_layout Plain Layout
18149 \begin_inset Caption
18150
18151 \begin_layout Plain Layout
18152 \begin_inset CommandInset label
18153 LatexCommand label
18154 name "tab:Tabla-con-horizontales"
18155
18156 \end_inset
18157
18158 Tabla con líneas horizontales de 1.5
18159 \begin_inset Space \thinspace{}
18160 \end_inset
18161
18162 pt
18163 \end_layout
18164
18165 \end_inset
18166
18167
18168 \end_layout
18169
18170 \begin_layout Plain Layout
18171 \align center
18172 \begin_inset Tabular
18173 <lyxtabular version="3" rows="3" columns="3">
18174 <features>
18175 <column alignment="center" valignment="top" width="0">
18176 <column alignment="center" valignment="top" width="0">
18177 <column alignment="center" valignment="top" width="0">
18178 <row>
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" usebox="none">
18189 \begin_inset Text
18190
18191 \begin_layout Plain Layout
18192
18193 \end_layout
18194
18195 \end_inset
18196 </cell>
18197 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18198 \begin_inset Text
18199
18200 \begin_layout Plain Layout
18201
18202 \end_layout
18203
18204 \end_inset
18205 </cell>
18206 </row>
18207 <row>
18208 <cell alignment="center" valignment="top" topline="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" leftline="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 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18227 \begin_inset Text
18228
18229 \begin_layout Plain Layout
18230
18231 \end_layout
18232
18233 \end_inset
18234 </cell>
18235 </row>
18236 <row>
18237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18238 \begin_inset Text
18239
18240 \begin_layout Plain Layout
18241
18242 \end_layout
18243
18244 \end_inset
18245 </cell>
18246 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18247 \begin_inset Text
18248
18249 \begin_layout Plain Layout
18250
18251 \end_layout
18252
18253 \end_inset
18254 </cell>
18255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18256 \begin_inset Text
18257
18258 \begin_layout Plain Layout
18259 sd
18260 \end_layout
18261
18262 \end_inset
18263 </cell>
18264 </row>
18265 </lyxtabular>
18266
18267 \end_inset
18268
18269
18270 \end_layout
18271
18272 \end_inset
18273
18274
18275 \begin_inset ERT
18276 status collapsed
18277
18278 \begin_layout Plain Layout
18279
18280
18281 \backslash
18282 renewcommand{
18283 \backslash
18284 hline}{
18285 \backslash
18286 myHline}
18287 \end_layout
18288
18289 \end_inset
18290
18291
18292 \end_layout
18293
18294 \begin_layout Standard
18295 \begin_inset VSpace bigskip
18296 \end_inset
18297
18298 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18299  siguiente formato de columna en el preámbulo del documento, de acuerdo
18300  con lo descrito en la sección
18301 \begin_inset Space ~
18302 \end_inset
18303
18304
18305 \begin_inset CommandInset ref
18306 LatexCommand ref
18307 reference "sub:Formato-Personalizado"
18308
18309 \end_inset
18310
18311 :
18312 \end_layout
18313
18314 \begin_layout Standard
18315
18316 \series bold
18317
18318 \backslash
18319 newcolumntype{V}{!{
18320 \backslash
18321 vrule width 1.5pt}}
18322 \end_layout
18323
18324 \begin_layout Standard
18325 Para la tabla
18326 \begin_inset Space ~
18327 \end_inset
18328
18329
18330 \begin_inset CommandInset ref
18331 LatexCommand ref
18332 reference "tab:Tabla-con-verticales"
18333
18334 \end_inset
18335
18336  se usó el argumento LaTeX
18337 \end_layout
18338
18339 \begin_layout Standard
18340
18341 \series bold
18342 VcV
18343 \end_layout
18344
18345 \begin_layout Standard
18346 para la última columna y
18347 \end_layout
18348
18349 \begin_layout Standard
18350
18351 \series bold
18352 Vc
18353 \end_layout
18354
18355 \begin_layout Standard
18356 para las otras.
18357 \end_layout
18358
18359 \begin_layout Standard
18360 \begin_inset Float table
18361 wide false
18362 sideways false
18363 status open
18364
18365 \begin_layout Plain Layout
18366 \begin_inset Caption
18367
18368 \begin_layout Plain Layout
18369 \begin_inset CommandInset label
18370 LatexCommand label
18371 name "tab:Tabla-con-verticales"
18372
18373 \end_inset
18374
18375 Tabla con líneas verticales de 1.5
18376 \begin_inset Space \thinspace{}
18377 \end_inset
18378
18379 pt de grosor
18380 \end_layout
18381
18382 \end_inset
18383
18384
18385 \end_layout
18386
18387 \begin_layout Plain Layout
18388 \align center
18389 \begin_inset Tabular
18390 <lyxtabular version="3" rows="3" columns="3">
18391 <features>
18392 <column alignment="center" valignment="top" width="0" special="Vc">
18393 <column alignment="center" valignment="top" width="0" special="Vc">
18394 <column alignment="center" valignment="top" width="0" special="VcV">
18395 <row>
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 <cell alignment="center" valignment="top" topline="true" usebox="none">
18415 \begin_inset Text
18416
18417 \begin_layout Plain Layout
18418
18419 \end_layout
18420
18421 \end_inset
18422 </cell>
18423 </row>
18424 <row>
18425 <cell alignment="center" valignment="top" topline="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" usebox="none">
18435 \begin_inset Text
18436
18437 \begin_layout Plain Layout
18438 sd
18439 \end_layout
18440
18441 \end_inset
18442 </cell>
18443 <cell alignment="center" valignment="top" topline="true" usebox="none">
18444 \begin_inset Text
18445
18446 \begin_layout Plain Layout
18447
18448 \end_layout
18449
18450 \end_inset
18451 </cell>
18452 </row>
18453 <row>
18454 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18455 \begin_inset Text
18456
18457 \begin_layout Plain Layout
18458
18459 \end_layout
18460
18461 \end_inset
18462 </cell>
18463 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18464 \begin_inset Text
18465
18466 \begin_layout Plain Layout
18467
18468 \end_layout
18469
18470 \end_inset
18471 </cell>
18472 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18473 \begin_inset Text
18474
18475 \begin_layout Plain Layout
18476 sd
18477 \end_layout
18478
18479 \end_inset
18480 </cell>
18481 </row>
18482 </lyxtabular>
18483
18484 \end_inset
18485
18486
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \end_layout
18493
18494 \begin_layout Subsection
18495 Líneas de trazos
18496 \begin_inset Index
18497 status collapsed
18498
18499 \begin_layout Plain Layout
18500 Personalización de tablas ! Líneas de trazos
18501 \end_layout
18502
18503 \end_inset
18504
18505
18506 \end_layout
18507
18508 \begin_layout Standard
18509 \begin_inset ERT
18510 status collapsed
18511
18512 \begin_layout Plain Layout
18513
18514
18515 \backslash
18516 ifarydshln
18517 \end_layout
18518
18519 \end_inset
18520
18521
18522 \begin_inset Note Note
18523 status open
18524
18525 \begin_layout Plain Layout
18526 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
18527  LaTeX 
18528 \series bold
18529 arydshln
18530 \series default
18531 .
18532 \end_layout
18533
18534 \end_inset
18535
18536
18537 \end_layout
18538
18539 \begin_layout Standard
18540 \begin_inset Float table
18541 placement H
18542 wide false
18543 sideways false
18544 status open
18545
18546 \begin_layout Plain Layout
18547 \begin_inset Caption
18548
18549 \begin_layout Plain Layout
18550 \begin_inset CommandInset label
18551 LatexCommand label
18552 name "tab:Tabla-con-trazos"
18553
18554 \end_inset
18555
18556 Tabla con líneas de trazos
18557 \end_layout
18558
18559 \end_inset
18560
18561
18562 \end_layout
18563
18564 \begin_layout Plain Layout
18565 \align center
18566 \begin_inset Tabular
18567 <lyxtabular version="3" rows="5" columns="5">
18568 <features>
18569 <column alignment="center" valignment="top" width="0">
18570 <column alignment="center" valignment="top" width="0">
18571 <column alignment="center" valignment="top" width="0" special=":c">
18572 <column alignment="center" valignment="top" width="0">
18573 <column alignment="center" valignment="top" width="0">
18574 <row>
18575 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18576 \begin_inset Text
18577
18578 \begin_layout Plain Layout
18579 a
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588 b
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 c
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18603 \begin_inset Text
18604
18605 \begin_layout Plain Layout
18606 d
18607 \end_layout
18608
18609 \end_inset
18610 </cell>
18611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18612 \begin_inset Text
18613
18614 \begin_layout Plain Layout
18615 e
18616 \end_layout
18617
18618 \end_inset
18619 </cell>
18620 </row>
18621 <row>
18622 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18623 \begin_inset Text
18624
18625 \begin_layout Plain Layout
18626 f
18627 \end_layout
18628
18629 \end_inset
18630 </cell>
18631 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18632 \begin_inset Text
18633
18634 \begin_layout Plain Layout
18635 g
18636 \end_layout
18637
18638 \end_inset
18639 </cell>
18640 <cell alignment="center" valignment="top" topline="true" usebox="none">
18641 \begin_inset Text
18642
18643 \begin_layout Plain Layout
18644 h
18645 \end_layout
18646
18647 \end_inset
18648 </cell>
18649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18650 \begin_inset Text
18651
18652 \begin_layout Plain Layout
18653 i
18654 \end_layout
18655
18656 \end_inset
18657 </cell>
18658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18659 \begin_inset Text
18660
18661 \begin_layout Plain Layout
18662 j
18663 \end_layout
18664
18665 \end_inset
18666 </cell>
18667 </row>
18668 <row>
18669 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18670 \begin_inset Text
18671
18672 \begin_layout Plain Layout
18673 \begin_inset ERT
18674 status collapsed
18675
18676 \begin_layout Plain Layout
18677
18678
18679 \backslash
18680 hdashline 
18681 \end_layout
18682
18683 \end_inset
18684
18685 k
18686 \end_layout
18687
18688 \end_inset
18689 </cell>
18690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18691 \begin_inset Text
18692
18693 \begin_layout Plain Layout
18694 l
18695 \end_layout
18696
18697 \end_inset
18698 </cell>
18699 <cell alignment="center" valignment="top" usebox="none">
18700 \begin_inset Text
18701
18702 \begin_layout Plain Layout
18703 m
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 <cell alignment="center" valignment="top" leftline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712 n
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721 o
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 </row>
18727 <row>
18728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732 \begin_inset ERT
18733 status collapsed
18734
18735 \begin_layout Plain Layout
18736
18737
18738 \backslash
18739 cdashline{4-5}
18740 \end_layout
18741
18742 \end_inset
18743
18744 p
18745 \end_layout
18746
18747 \end_inset
18748 </cell>
18749 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18750 \begin_inset Text
18751
18752 \begin_layout Plain Layout
18753 q
18754 \end_layout
18755
18756 \end_inset
18757 </cell>
18758 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
18759 \begin_inset Text
18760
18761 \begin_layout Plain Layout
18762 r
18763 \end_layout
18764
18765 \end_inset
18766 </cell>
18767 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
18768 \begin_inset Text
18769
18770 \begin_layout Plain Layout
18771 s
18772 \end_layout
18773
18774 \end_inset
18775 </cell>
18776 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18777 \begin_inset Text
18778
18779 \begin_layout Plain Layout
18780
18781 \end_layout
18782
18783 \end_inset
18784 </cell>
18785 </row>
18786 <row>
18787 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18788 \begin_inset Text
18789
18790 \begin_layout Plain Layout
18791 t
18792 \end_layout
18793
18794 \end_inset
18795 </cell>
18796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18797 \begin_inset Text
18798
18799 \begin_layout Plain Layout
18800 u
18801 \end_layout
18802
18803 \end_inset
18804 </cell>
18805 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18806 \begin_inset Text
18807
18808 \begin_layout Plain Layout
18809 v
18810 \end_layout
18811
18812 \end_inset
18813 </cell>
18814 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18815 \begin_inset Text
18816
18817 \begin_layout Plain Layout
18818 w
18819 \end_layout
18820
18821 \end_inset
18822 </cell>
18823 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18824 \begin_inset Text
18825
18826 \begin_layout Plain Layout
18827 x
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 </row>
18833 </lyxtabular>
18834
18835 \end_inset
18836
18837
18838 \end_layout
18839
18840 \end_inset
18841
18842
18843 \end_layout
18844
18845 \begin_layout Standard
18846 En principio LyX no soporta líneas de trazos, hay que usar ERT.
18847  Hay que cargar antes en el preámbulo del documento el paquete LaTeX 
18848 \series bold
18849 arydshln
18850 \series default
18851
18852 \begin_inset Index
18853 status collapsed
18854
18855 \begin_layout Plain Layout
18856 LaTeX-paquetes ! arydshln
18857 \end_layout
18858
18859 \end_inset
18860
18861  
18862 \end_layout
18863
18864 \begin_layout Standard
18865
18866 \series bold
18867
18868 \backslash
18869 usepackage{arydshln}
18870 \end_layout
18871
18872 \begin_layout Standard
18873 Para hacer una línea vertical a trazos, introduce dos puntos 
18874 \begin_inset Quotes eld
18875 \end_inset
18876
18877 :
18878 \begin_inset Quotes erd
18879 \end_inset
18880
18881  junto con el carácter para alineación horizontal como argumento LaTeX en
18882  el diálogo de celda de tabla.
18883 \end_layout
18884
18885 \begin_layout Standard
18886 Para una línea de trazos horizontal añade el comando
18887 \end_layout
18888
18889 \begin_layout Standard
18890
18891 \series bold
18892
18893 \backslash
18894 hdashline
18895 \end_layout
18896
18897 \begin_layout Standard
18898 en ERT como primer elemento de la primera celda en la fila.
18899 \end_layout
18900
18901 \begin_layout Standard
18902 Para líneas de trazos en multicolumna usa el comando
18903 \end_layout
18904
18905 \begin_layout Standard
18906
18907 \series bold
18908
18909 \backslash
18910 cdashline{número de líneas
18911 \series default
18912 }
18913 \end_layout
18914
18915 \begin_layout Standard
18916 en ERT como primer elemento de la primera celda en la fila.
18917  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
18918  4 y quieres una línea de trazos por encima, añade el comando
18919 \end_layout
18920
18921 \begin_layout Standard
18922
18923 \series bold
18924
18925 \backslash
18926 cdashline{2-4}
18927 \end_layout
18928
18929 \begin_layout Standard
18930 como primer elemento de la primera celda en la fila de la multicolumna.
18931 \end_layout
18932
18933 \begin_layout Standard
18934 \begin_inset VSpace bigskip
18935 \end_inset
18936
18937
18938 \end_layout
18939
18940 \begin_layout Standard
18941 La tabla
18942 \begin_inset Space ~
18943 \end_inset
18944
18945
18946 \begin_inset CommandInset ref
18947 LatexCommand ref
18948 reference "tab:Tabla-con-trazos"
18949
18950 \end_inset
18951
18952  se ha hecho usando 
18953 \begin_inset Quotes eld
18954 \end_inset
18955
18956
18957 \series bold
18958 :c
18959 \series default
18960
18961 \begin_inset Quotes erd
18962 \end_inset
18963
18964  como argumento LaTeX de la tercera columna.
18965  El comando ERT 
18966 \series bold
18967
18968 \backslash
18969 hdashline
18970 \series default
18971  se ha insertado en la primera celda de la tercera fila y el comando ERT
18972 \begin_inset Newline newline
18973 \end_inset
18974
18975
18976 \series bold
18977
18978 \backslash
18979 cdashline{4-5}
18980 \series default
18981  en la primera celda de la cuarta fila.
18982 \end_layout
18983
18984 \begin_layout Standard
18985 \begin_inset Note Greyedout
18986 status open
18987
18988 \begin_layout Plain Layout
18989
18990 \series bold
18991 Nota:
18992 \series default
18993  Aparentemente el paquete LaTeX 
18994 \series bold
18995 arydshln
18996 \series default
18997  no es compatible con el paquete LaTeX 
18998 \series bold
18999 colortbl
19000 \series default
19001
19002 \begin_inset Index
19003 status collapsed
19004
19005 \begin_layout Plain Layout
19006 LaTeX-paquetes ! colortbl
19007 \end_layout
19008
19009 \end_inset
19010
19011  que se usa para tablas coloreadas en la sección
19012 \begin_inset Space ~
19013 \end_inset
19014
19015
19016 \begin_inset CommandInset ref
19017 LatexCommand ref
19018 reference "sec:Tablas-Coloreadas"
19019
19020 \end_inset
19021
19022 .
19023  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
19024 \end_layout
19025
19026 \end_inset
19027
19028
19029 \end_layout
19030
19031 \begin_layout Standard
19032 \begin_inset ERT
19033 status collapsed
19034
19035 \begin_layout Plain Layout
19036
19037
19038 \backslash
19039 else
19040 \end_layout
19041
19042 \end_inset
19043
19044
19045 \begin_inset Note Note
19046 status open
19047
19048 \begin_layout Plain Layout
19049 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19050  
19051 \series bold
19052 arydshln
19053 \series default
19054 .
19055 \end_layout
19056
19057 \end_inset
19058
19059
19060 \end_layout
19061
19062 \begin_layout Standard
19063 Debes instalar el paquete LaTeX 
19064 \series bold
19065 arydshln
19066 \series default
19067  para ver la parte siguiente en la salida.
19068 \end_layout
19069
19070 \begin_layout Standard
19071 \begin_inset ERT
19072 status collapsed
19073
19074 \begin_layout Plain Layout
19075
19076
19077 \backslash
19078 fi
19079 \end_layout
19080
19081 \end_inset
19082
19083
19084 \end_layout
19085
19086 \begin_layout Chapter
19087 Flotantes
19088 \begin_inset CommandInset label
19089 LatexCommand label
19090 name "cha:Flotantes"
19091
19092 \end_inset
19093
19094
19095 \begin_inset Index
19096 status collapsed
19097
19098 \begin_layout Plain Layout
19099 Flotantes
19100 \end_layout
19101
19102 \end_inset
19103
19104
19105 \end_layout
19106
19107 \begin_layout Section
19108 Introducción
19109 \begin_inset CommandInset label
19110 LatexCommand label
19111 name "sec:IntroducciónFlotantes"
19112
19113 \end_inset
19114
19115
19116 \begin_inset Index
19117 status collapsed
19118
19119 \begin_layout Plain Layout
19120 Flotantes ! Introducción
19121 \end_layout
19122
19123 \end_inset
19124
19125
19126 \end_layout
19127
19128 \begin_layout Standard
19129 Un flotante es un bloque de texto asociado con alguna especie de etiqueta
19130  que no tiene posición fija.
19131  Puede 
19132 \begin_inset Quotes eld
19133 \end_inset
19134
19135 flotar
19136 \begin_inset Quotes erd
19137 \end_inset
19138
19139  adelante o atrás una o dos páginas, donde encaje mejor.
19140  Las 
19141 \family sans
19142 Notas
19143 \begin_inset Space ~
19144 \end_inset
19145
19146 al
19147 \begin_inset Space ~
19148 \end_inset
19149
19150 pie
19151 \family default
19152  y 
19153 \family sans
19154 Notas
19155 \begin_inset Space ~
19156 \end_inset
19157
19158 al
19159 \begin_inset Space ~
19160 \end_inset
19161
19162 margen
19163 \family default
19164  también son flotantes, porque pueden flotar a la página siguiente cuando
19165  hay demasiadas notas en la página.
19166 \end_layout
19167
19168 \begin_layout Standard
19169 Los flotantes hacen posible composiciones de alta calidad.
19170  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19171  impedir espacios en blanco y páginas sin texto.
19172  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
19173  cada flotante puede ser referenciado en el texto.
19174  Por lo tanto los flotantes están numerados.
19175  Las referencias se describen en la sección
19176 \begin_inset Space ~
19177 \end_inset
19178
19179
19180 \begin_inset CommandInset ref
19181 LatexCommand ref
19182 reference "sec:Referencias-a-Flotantes"
19183
19184 \end_inset
19185
19186 .
19187 \end_layout
19188
19189 \begin_layout Standard
19190 Para insertar un flotante, usa el menú 
19191 \family sans
19192 Insertar\SpecialChar \menuseparator
19193 Flotante
19194 \family default
19195 .
19196  Esto inserta un entorno 
19197 \family sans
19198 Leyenda,
19199 \family default
19200  un recuadro con una etiqueta.
19201  La etiqueta será traducida automáticamente al lenguaje del documento.
19202  Tras la etiqueta puede insertar el texto de la leyenda.
19203  La imagen o tabla se inserta encima o debajo de la leyenda en un párrafo
19204  separado dentro del flotante.
19205  Más sobre colocación de leyendas se describe en la sección
19206 \begin_inset Space ~
19207 \end_inset
19208
19209
19210 \begin_inset CommandInset ref
19211 LatexCommand ref
19212 reference "sec:Colocación-de-leyendas"
19213
19214 \end_inset
19215
19216 .
19217  Para mantener legible el documento LyX, puedes abrir y cerrar el cuadro
19218  del flotante haciendo clic-izquierdo sobre él.
19219  Un cuadro cerrado se muestra así: 
19220 \begin_inset Graphics
19221         filename clipart/flotanteQt4.png
19222         scale 70
19223
19224 \end_inset
19225
19226  ---un cuadro gris con etiqueta en rojo---.
19227 \end_layout
19228
19229 \begin_layout Standard
19230 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19231  errores de LaTeX si el texto circundante se formatea de modo especial.
19232 \end_layout
19233
19234 \begin_layout Standard
19235 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
19236  y pinchando el botón correspondiente de la barra de herramientas para un
19237  flotante nuevo.
19238 \end_layout
19239
19240 \begin_layout Section
19241 Tipos de flotantes
19242 \end_layout
19243
19244 \begin_layout Standard
19245 Además de los flotantes de imagen y de tabla que se describen en la sección
19246 \begin_inset Space ~
19247 \end_inset
19248
19249
19250 \begin_inset CommandInset ref
19251 LatexCommand ref
19252 reference "sec:Figuras-Flotantes"
19253
19254 \end_inset
19255
19256  y 
19257 \begin_inset CommandInset ref
19258 LatexCommand ref
19259 reference "sec:Tablas-Flotantes"
19260
19261 \end_inset
19262
19263 , respectivamente, LyX ofrece los tipos 
19264 \series bold
19265 Algoritmo
19266 \series default
19267  y 
19268 \series bold
19269 Ajustado
19270 \begin_inset Space ~
19271 \end_inset
19272
19273 al
19274 \begin_inset Space ~
19275 \end_inset
19276
19277 texto
19278 \series default
19279 .
19280 \end_layout
19281
19282 \begin_layout Subsection
19283 Algoritmos flotantes
19284 \begin_inset Index
19285 status collapsed
19286
19287 \begin_layout Plain Layout
19288 Flotantes ! Algoritmos
19289 \end_layout
19290
19291 \end_inset
19292
19293
19294 \begin_inset CommandInset label
19295 LatexCommand label
19296 name "sub:Algoritmos-Flotantes"
19297
19298 \end_inset
19299
19300
19301 \end_layout
19302
19303 \begin_layout Standard
19304 \begin_inset Float algorithm
19305 placement h
19306 wide false
19307 sideways false
19308 status open
19309
19310 \begin_layout Plain Layout
19311 \begin_inset Caption
19312
19313 \begin_layout Plain Layout
19314 \begin_inset CommandInset label
19315 LatexCommand label
19316 name "alg:Ejemplo-de-Algoritmo-flotante"
19317
19318 \end_inset
19319
19320 Ejemplo de algoritmo flotante
19321 \end_layout
19322
19323 \end_inset
19324
19325
19326 \end_layout
19327
19328 \begin_layout LyX-Code
19329 for I in 1..N loop
19330 \begin_inset Newline newline
19331 \end_inset
19332
19333  Sum:= Sum + A(I); /*comment*/
19334 \begin_inset Newline newline
19335 \end_inset
19336
19337 end loop
19338 \begin_inset VSpace -4mm
19339 \end_inset
19340
19341
19342 \end_layout
19343
19344 \end_inset
19345
19346
19347 \end_layout
19348
19349 \begin_layout Standard
19350 Este tipo de flotante se inserta con el menú 
19351 \family sans
19352 Insertar\SpecialChar \menuseparator
19353 Flotante\SpecialChar \menuseparator
19354 Algoritmo
19355 \family default
19356 .
19357  Se usa para códigos y descripciones de algoritmos.
19358  Un posible entorno para algoritmos es 
19359 \family sans
19360 Código-LyX
19361 \family default
19362 , descrito en 
19363 \emph on
19364 Guía del usuario
19365 \emph default
19366  de LyX.
19367  El algoritmo
19368 \begin_inset Space ~
19369 \end_inset
19370
19371
19372 \begin_inset CommandInset ref
19373 LatexCommand ref
19374 reference "alg:Ejemplo-de-Algoritmo-flotante"
19375
19376 \end_inset
19377
19378  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19379  vertical de -4
19380 \begin_inset Space \thinspace{}
19381 \end_inset
19382
19383 mm al final para tener la línea inferior exactamente bajo la última línea
19384  de texto.
19385 \end_layout
19386
19387 \begin_layout Standard
19388 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19389  Si tu documento no es en inglés, tienes que hacerlo manualmente añadiendo
19390  la siguiente línea al preámbulo del documento
19391 \series bold
19392 :
19393 \end_layout
19394
19395 \begin_layout Standard
19396
19397 \series bold
19398
19399 \backslash
19400 floatname{algorithm}{nombre}
19401 \end_layout
19402
19403 \begin_layout Standard
19404
19405 \lang english
19406 where
19407 \family sans
19408 \lang spanish
19409  nombre
19410 \family default
19411  es la palabra 
19412 \begin_inset Quotes eld
19413 \end_inset
19414
19415
19416 \emph on
19417 algorithm
19418 \emph default
19419
19420 \begin_inset Quotes erd
19421 \end_inset
19422
19423  en el lenguaje deseado.
19424 \end_layout
19425
19426 \begin_layout Standard
19427
19428 \lang english
19429 To insert the list of algorithms you can in this case not use the menu 
19430 \family sans
19431 Insert\SpecialChar \menuseparator
19432 List
19433 \begin_inset Space \thinspace{}
19434 \end_inset
19435
19436 /
19437 \begin_inset Space \thinspace{}
19438 \end_inset
19439
19440 TOC\SpecialChar \menuseparator
19441 List of Algorithms
19442 \family default
19443  when your document is an English one.
19444  For non-English documents, use this command in TeX-Code instead:
19445 \end_layout
19446
19447 \begin_layout Standard
19448
19449 \series bold
19450 \lang english
19451
19452 \backslash
19453 listof{algorithm}{your
19454 \begin_inset Space ~
19455 \end_inset
19456
19457 name}
19458 \end_layout
19459
19460 \begin_layout Standard
19461
19462 \lang english
19463 where 
19464 \family sans
19465 your
19466 \begin_inset Space ~
19467 \end_inset
19468
19469 name
19470 \family default
19471  is the word 
19472 \begin_inset Quotes eld
19473 \end_inset
19474
19475
19476 \emph on
19477 List of Algorithm
19478 \emph default
19479 s
19480 \begin_inset Quotes erd
19481 \end_inset
19482
19483  in your language.
19484 \end_layout
19485
19486 \begin_layout Standard
19487 Los algoritmos flotantes no se numeran por defecto según el esquema 
19488 \begin_inset Quotes eld
19489 \end_inset
19490
19491 capítulo.algoritmo
19492 \begin_inset Quotes erd
19493 \end_inset
19494
19495  como es el caso para tablas e imágenes flotantes en muchas clases de documento.
19496  Para numerar algoritmos flotantes según ese mismo esquema, añade este comando
19497  en el preámbulo del documento:
19498 \end_layout
19499
19500 \begin_layout Standard
19501
19502 \series bold
19503
19504 \backslash
19505 numberwithin{algorithm}{chapter}
19506 \end_layout
19507
19508 \begin_layout Standard
19509 Para poder usar el comando 
19510 \series bold
19511
19512 \backslash
19513 numberwithin
19514 \series default
19515 , marca la opción 
19516 \family sans
19517 Usar
19518 \begin_inset Space ~
19519 \end_inset
19520
19521 el
19522 \begin_inset Space ~
19523 \end_inset
19524
19525 paquete
19526 \begin_inset Space ~
19527 \end_inset
19528
19529 AMS
19530 \family default
19531  en el menú 
19532 \family sans
19533 Documento\SpecialChar \menuseparator
19534 Configuración\SpecialChar \menuseparator
19535 Ecuaciones
19536 \family default
19537 .
19538 \end_layout
19539
19540 \begin_layout Subsection
19541 Flotantes ajustados a texto
19542 \begin_inset Index
19543 status collapsed
19544
19545 \begin_layout Plain Layout
19546 Flotantes ! Ajustados a texto
19547 \end_layout
19548
19549 \end_inset
19550
19551
19552 \begin_inset CommandInset label
19553 LatexCommand label
19554 name "sub:floatflt-flotante-ajustado"
19555
19556 \end_inset
19557
19558
19559 \end_layout
19560
19561 \begin_layout Standard
19562 \begin_inset Wrap figure
19563 lines 0
19564 placement l
19565 overhang 0col%
19566 width "40col%"
19567 status open
19568
19569 \begin_layout Plain Layout
19570 \begin_inset Graphics
19571         filename ../clipart/mobius.eps
19572         display color
19573         width 40col%
19574         rotateOrigin center
19575
19576 \end_inset
19577
19578
19579 \end_layout
19580
19581 \begin_layout Plain Layout
19582 \begin_inset Caption
19583
19584 \begin_layout Plain Layout
19585 \begin_inset CommandInset label
19586 LatexCommand label
19587 name "fig:Esto-es-una"
19588
19589 \end_inset
19590
19591 Esto es una figura adosada, y esto la genial cabecera que la describe.
19592 \begin_inset VSpace medskip
19593 \end_inset
19594
19595
19596 \end_layout
19597
19598 \end_inset
19599
19600
19601 \end_layout
19602
19603 \end_inset
19604
19605 Este tipo de flotante se usa cuando quieres adosar una figura al texto,
19606  de manera que ocupe sólo una parte del ancho de columna.
19607  Puede insertarse usando el menú 
19608 \family sans
19609 Insertar\SpecialChar \menuseparator
19610 Flotante\SpecialChar \menuseparator
19611 Flotante
19612 \begin_inset Space ~
19613 \end_inset
19614
19615 de
19616 \begin_inset Space ~
19617 \end_inset
19618
19619 ajuste
19620 \begin_inset Space ~
19621 \end_inset
19622
19623 de
19624 \begin_inset Space ~
19625 \end_inset
19626
19627 texto
19628 \family default
19629  si está instalado el paquete LaTeX 
19630 \series bold
19631 wrapfig
19632 \series default
19633
19634 \begin_inset Index
19635 status collapsed
19636
19637 \begin_layout Plain Layout
19638 LaTeX-paquetes ! wrapfig
19639 \begin_inset ERT
19640 status collapsed
19641
19642 \begin_layout Plain Layout
19643
19644
19645 \backslash
19646
19647 \begin_inset ERT
19648 status collapsed
19649
19650 \begin_layout Plain Layout
19651
19652 {
19653 \end_layout
19654
19655 \end_inset
19656
19657
19658 \begin_inset ERT
19659 status collapsed
19660
19661 \begin_layout Plain Layout
19662
19663 }
19664 \end_layout
19665
19666 \end_inset
19667
19668
19669 \end_layout
19670
19671 \end_inset
19672
19673 vspace
19674 \begin_inset ERT
19675 status collapsed
19676
19677 \begin_layout Plain Layout
19678
19679 {
19680 \end_layout
19681
19682 \end_inset
19683
19684 4mm
19685 \begin_inset ERT
19686 status collapsed
19687
19688 \begin_layout Plain Layout
19689
19690 }
19691 \end_layout
19692
19693 \end_inset
19694
19695
19696 \end_layout
19697
19698 \end_inset
19699
19700 .
19701 \begin_inset Foot
19702 status collapsed
19703
19704 \begin_layout Plain Layout
19705 La instalación de paquetes LaTeX se explica en el manual 
19706 \emph on
19707 Configuración de LaTeX
19708 \emph default
19709 .
19710 \end_layout
19711
19712 \end_inset
19713
19714  La anchura y posición del flotante se ajusta con clic-derecha sobre el
19715  cuadro del flotante.
19716  La figura
19717 \begin_inset Space ~
19718 \end_inset
19719
19720
19721 \begin_inset CommandInset ref
19722 LatexCommand ref
19723 reference "fig:Esto-es-una"
19724
19725 \end_inset
19726
19727  es un ejemplo de flotante ajustado al texto con una anchura del 40
19728 \begin_inset Space \thinspace{}
19729 \end_inset
19730
19731 col%.
19732 \begin_inset Foot
19733 status collapsed
19734
19735 \begin_layout Plain Layout
19736 Ver unidades disponibles en el apéndice
19737 \begin_inset Space ~
19738 \end_inset
19739
19740
19741 \begin_inset CommandInset ref
19742 LatexCommand ref
19743 reference "cha:Unidades-disponibles-en"
19744
19745 \end_inset
19746
19747 .
19748 \end_layout
19749
19750 \end_inset
19751
19752  Se ha añadido un espacio vertical bajo la leyenda para separarla mejor
19753  del texto envolvente.
19754 \end_layout
19755
19756 \begin_layout Standard
19757 \begin_inset Note Greyedout
19758 status open
19759
19760 \begin_layout Plain Layout
19761
19762 \series bold
19763 Nota:
19764 \series default
19765  ¡Los flotantes adosados a texto son frágiles! P.
19766 \begin_inset Space \thinspace{}
19767 \end_inset
19768
19769 e.
19770 \begin_inset Space ~
19771 \end_inset
19772
19773 si una figura está demasiado cerca de la parte inferior de la página se
19774  pueden perder cosas en el proceso de salida, el flotante puede no aparecer
19775  o situarse junto a otro texto.
19776 \end_layout
19777
19778 \end_inset
19779
19780
19781 \end_layout
19782
19783 \begin_layout Standard
19784 En general:
19785 \end_layout
19786
19787 \begin_layout Itemize
19788 Los flotantes adosados no deberían situarse en párrafos que van sobre un
19789  salto de página.
19790  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
19791  esté casi listo y puedas prever los saltos de página.
19792 \end_layout
19793
19794 \begin_layout Itemize
19795 Los flotantes adosados deberían situarse, bien en un párrafo propio antes
19796  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
19797 \end_layout
19798
19799 \begin_layout Itemize
19800 Los flotantes adosados a párrafos consecutivos pueden dar problemas, así
19801  que asegura que hay un párrafo de texto entre ellos.
19802 \end_layout
19803
19804 \begin_layout Itemize
19805 Los flotantes adosados no están permitidos en cabeceras de sección o tablas.
19806 \end_layout
19807
19808 \begin_layout Section
19809 Numeración de flotantes
19810 \begin_inset CommandInset label
19811 LatexCommand label
19812 name "sec:Numeración-de-flotantes"
19813
19814 \end_inset
19815
19816
19817 \begin_inset Index
19818 status collapsed
19819
19820 \begin_layout Plain Layout
19821 Flotantes ! Numeración
19822 \end_layout
19823
19824 \end_inset
19825
19826
19827 \end_layout
19828
19829 \begin_layout Standard
19830 En general, los flotantes se numeran independientemente de las secciones
19831  en las que se encuentran o según el esquema 
19832 \begin_inset Quotes eld
19833 \end_inset
19834
19835 capítulo.número
19836 \begin_inset Quotes erd
19837 \end_inset
19838
19839  o 
19840 \begin_inset Quotes eld
19841 \end_inset
19842
19843 sección.número
19844 \begin_inset Quotes erd
19845 \end_inset
19846
19847 , dependiendo de la clase de documento utilizada.
19848 \end_layout
19849
19850 \begin_layout Standard
19851 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
19852  comando en el preámbulo del documento:
19853 \end_layout
19854
19855 \begin_layout Standard
19856
19857 \series bold
19858
19859 \backslash
19860 renewcommand{
19861 \backslash
19862 thetable}{
19863 \backslash
19864 roman{table}}
19865 \end_layout
19866
19867 \begin_layout Standard
19868
19869 \series bold
19870
19871 \backslash
19872 thetable 
19873 \series default
19874 es el comando que imprime el número de la tabla, para figuras flotantes
19875  el comando sería 
19876 \series bold
19877
19878 \backslash
19879 thefigure
19880 \series default
19881 .
19882  El comando 
19883 \series bold
19884
19885 \backslash
19886 roman
19887 \series default
19888  imprime el número de tabla en números romanos en minúscula.
19889 \end_layout
19890
19891 \begin_layout Standard
19892 Para cambiar el esquema de numeración, por ejemplo a 
19893 \begin_inset Quotes eld
19894 \end_inset
19895
19896 subsección.número
19897 \begin_inset Quotes erd
19898 \end_inset
19899
19900 , usa este comando en el preámbulo:
19901 \end_layout
19902
19903 \begin_layout Standard
19904
19905 \series bold
19906
19907 \backslash
19908 numberwithin{table}{subsection}
19909 \end_layout
19910
19911 \begin_layout Standard
19912 Para poder usar el comando 
19913 \series bold
19914
19915 \backslash
19916 numberwithin
19917 \series default
19918 , debes marcar la opción 
19919 \family sans
19920 Usar
19921 \begin_inset Space ~
19922 \end_inset
19923
19924 el
19925 \begin_inset Space ~
19926 \end_inset
19927
19928 paquete
19929 \begin_inset Space ~
19930 \end_inset
19931
19932 AMS 
19933 \family default
19934 en el apartado 
19935 \family sans
19936 Ecuaciones 
19937 \family default
19938 de las preferencias del documento.
19939 \end_layout
19940
19941 \begin_layout Standard
19942 Puedes ver más detalles y notas importantes sobre comandos de numeración
19943  en la sección
19944 \begin_inset Space ~
19945 \end_inset
19946
19947
19948 \begin_inset CommandInset ref
19949 LatexCommand ref
19950 reference "sub:Numeración-de-Notas-al-Pie"
19951
19952 \end_inset
19953
19954 .
19955 \end_layout
19956
19957 \begin_layout Section
19958 Referencias a flotantes
19959 \begin_inset CommandInset label
19960 LatexCommand label
19961 name "sec:Referencias-a-Flotantes"
19962
19963 \end_inset
19964
19965
19966 \begin_inset Index
19967 status collapsed
19968
19969 \begin_layout Plain Layout
19970 Flotantes ! Referencias
19971 \end_layout
19972
19973 \end_inset
19974
19975
19976 \begin_inset Index
19977 status collapsed
19978
19979 \begin_layout Plain Layout
19980 Referencias
19981 \end_layout
19982
19983 \end_inset
19984
19985
19986 \end_layout
19987
19988 \begin_layout Standard
19989 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
19990  menú 
19991 \family sans
19992 Insertar\SpecialChar \menuseparator
19993 Etiqueta
19994 \family default
19995  o el botón 
19996 \begin_inset Graphics
19997         filename ../../images/label-insert.png
19998         scale 85
19999
20000 \end_inset
20001
20002 .
20003  Aparece una ventana esperando la introducción del texto de la etiqueta
20004  y se inserta un cuadro gris como este: 
20005 \begin_inset Graphics
20006         filename clipart/etiquetaQt4.png
20007         scale 85
20008
20009 \end_inset
20010
20011 .
20012  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20013  El prefijo depende del tipo de flotante, p.
20014 \begin_inset Space \thinspace{}
20015 \end_inset
20016
20017 e.
20018 \begin_inset Space ~
20019 \end_inset
20020
20021 para figuras el prefijo será 
20022 \begin_inset Quotes eld
20023 \end_inset
20024
20025
20026 \family sans
20027 fig:
20028 \family default
20029
20030 \begin_inset Quotes erd
20031 \end_inset
20032
20033 .
20034 \end_layout
20035
20036 \begin_layout Standard
20037 La etiqueta se usa como ancla y el nombre para la referencia.
20038  Puedes referenciar la etiqueta usando el menú 
20039 \family sans
20040 Insertar\SpecialChar \menuseparator
20041 Referencia
20042 \family default
20043
20044 \begin_inset Space ~
20045 \end_inset
20046
20047
20048 \family sans
20049 cruzada
20050 \family default
20051  o el botón 
20052 \begin_inset Graphics
20053         filename ../../images/dialog-show-new-inset_ref.png
20054         scale 85
20055
20056 \end_inset
20057
20058 .
20059  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20060  Si tienes abiertos varios documentos LyX, escoge aquel con el  que estás
20061  trabajando de la lista desplegable de la parte superior del diálogo.
20062  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20063  Se inserta un cuadro gris como este: 
20064 \begin_inset Graphics
20065         filename clipart/referenciaQt4.png
20066         scale 85
20067
20068 \end_inset
20069
20070 .
20071  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20072 \end_layout
20073
20074 \begin_layout Standard
20075 Se recomienda poner un espacio protegido entre el nombre de la referencia
20076  cruzada y su número para evitar saltos de línea entre ellos.
20077  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20078  dos interrogaciones en la salida.
20079 \end_layout
20080
20081 \begin_layout Standard
20082 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20083  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20084  al texto de la etiqueta nueva, no te ocupes por eso.
20085 \end_layout
20086
20087 \begin_layout Standard
20088 El botón 
20089 \family sans
20090 Ir
20091 \begin_inset Space ~
20092 \end_inset
20093
20094 a
20095 \begin_inset Space ~
20096 \end_inset
20097
20098 la
20099 \begin_inset Space ~
20100 \end_inset
20101
20102 etiqueta
20103 \family default
20104  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20105  y el texto del botón cambia a 
20106 \family sans
20107 Volver
20108 \family default
20109 , con el que se puede retornar a la referencia.
20110  Clic-derecho sobre el cuadro de la referencia también lleva el cursor hasta
20111  la etiqueta pero sin opción de volver.
20112 \end_layout
20113
20114 \begin_layout Subsection
20115 Formatos de referencia cruzada
20116 \begin_inset CommandInset label
20117 LatexCommand label
20118 name "sub:Formatos-referencia-cruzada"
20119
20120 \end_inset
20121
20122
20123 \begin_inset Index
20124 status collapsed
20125
20126 \begin_layout Plain Layout
20127 Referencias ! Formatos
20128 \end_layout
20129
20130 \end_inset
20131
20132
20133 \end_layout
20134
20135 \begin_layout Standard
20136 Hay seis variedades de referencias cruzadas:
20137 \end_layout
20138
20139 \begin_layout Description
20140 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20141  
20142 \begin_inset CommandInset ref
20143 LatexCommand ref
20144 reference "fig:Dos-imágenes-distorsionadas"
20145
20146 \end_inset
20147
20148
20149 \end_layout
20150
20151 \begin_layout Description
20152 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20153  habitual para referirse a fórmulas, especialmente si se omite el nombre
20154  
20155 \begin_inset Quotes eld
20156 \end_inset
20157
20158 Ecuación
20159 \begin_inset Quotes erd
20160 \end_inset
20161
20162
20163 \begin_inset CommandInset ref
20164 LatexCommand eqref
20165 reference "eq:Wgn"
20166
20167 \end_inset
20168
20169
20170 \end_layout
20171
20172 \begin_layout Description
20173 <página>: imprime el número de página: Página
20174 \begin_inset Space ~
20175 \end_inset
20176
20177
20178 \begin_inset CommandInset ref
20179 LatexCommand pageref
20180 reference "fig:Dos-imágenes-distorsionadas"
20181
20182 \end_inset
20183
20184
20185 \end_layout
20186
20187 \begin_layout Description
20188 en
20189 \begin_inset Space ~
20190 \end_inset
20191
20192 página
20193 \begin_inset Space ~
20194 \end_inset
20195
20196 <página>: imprime el texto 
20197 \begin_inset Quotes eld
20198 \end_inset
20199
20200 en la página
20201 \begin_inset Quotes erd
20202 \end_inset
20203
20204  y el número de página: 
20205 \begin_inset CommandInset ref
20206 LatexCommand vpageref
20207 reference "fig:Dos-imágenes-distorsionadas"
20208
20209 \end_inset
20210
20211
20212 \end_layout
20213
20214 \begin_layout Description
20215 <referencia>
20216 \begin_inset Space ~
20217 \end_inset
20218
20219 en
20220 \begin_inset Space ~
20221 \end_inset
20222
20223 página
20224 \begin_inset Space ~
20225 \end_inset
20226
20227 <página>: imprime el número flotante, el texto 
20228 \begin_inset Quotes eld
20229 \end_inset
20230
20231 en la página
20232 \begin_inset Quotes erd
20233 \end_inset
20234
20235  y el número de página: 
20236 \begin_inset CommandInset ref
20237 LatexCommand vref
20238 reference "fig:Dos-imágenes-distorsionadas"
20239
20240 \end_inset
20241
20242
20243 \end_layout
20244
20245 \begin_layout Description
20246 Referencia
20247 \begin_inset Space ~
20248 \end_inset
20249
20250 con
20251 \begin_inset Space ~
20252 \end_inset
20253
20254 formato: imprime un formato personalizado.
20255  
20256 \begin_inset Note Greyedout
20257 status open
20258
20259 \begin_layout Plain Layout
20260
20261 \series bold
20262 Nota:
20263 \series default
20264  Esta característica sólo está disponible si está instalado el paquete LaTeX
20265  
20266 \series bold
20267 prettyref
20268 \series default
20269 .
20270 \end_layout
20271
20272 \end_inset
20273
20274
20275 \end_layout
20276
20277 \begin_layout Standard
20278 Ten en cuenta que el estilo <página>
20279 \begin_inset Space \thinspace{}
20280 \end_inset
20281
20282  no imprime el número si la etiqueta está en la misma página, en la anterior
20283  o en la siguiente.
20284  En su lugar verás p.
20285 \begin_inset Space \thinspace{}
20286 \end_inset
20287
20288 e.
20289 \begin_inset Space ~
20290 \end_inset
20291
20292 el texto 
20293 \begin_inset Quotes eld
20294 \end_inset
20295
20296
20297 \family sans
20298 en esta página
20299 \family default
20300
20301 \begin_inset Quotes erd
20302 \end_inset
20303
20304 .
20305 \end_layout
20306
20307 \begin_layout Standard
20308 El número y página actual de la parte del documento referida es automáticamente
20309  calculado por LaTeX en la salida.
20310  Las variedades se ajustan en el campo 
20311 \family sans
20312 Formato
20313 \family default
20314  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20315 \end_layout
20316
20317 \begin_layout Subsection
20318 Referencias a subfiguras 
20319 \begin_inset CommandInset label
20320 LatexCommand label
20321 name "sub:Referencias-a-Subfiguras"
20322
20323 \end_inset
20324
20325
20326 \begin_inset Index
20327 status collapsed
20328
20329 \begin_layout Plain Layout
20330 Referencias ! a subfiguras
20331 \end_layout
20332
20333 \end_inset
20334
20335
20336 \end_layout
20337
20338 \begin_layout Standard
20339 Por el momento LyX no soporta las referencias a subfiguras, de modo que
20340  hay que emplear comandos LaTeX.
20341  La etiqueta se crea con el comando
20342 \end_layout
20343
20344 \begin_layout Standard
20345
20346 \series bold
20347
20348 \backslash
20349 label{fig:NombreEtiqueta}
20350 \end_layout
20351
20352 \begin_layout Standard
20353 que se inserta directamente en el campo de leyenda de la subfigura.
20354  Para referenciar la etiqueta añade el siguiente comando en ERT
20355 \end_layout
20356
20357 \begin_layout Standard
20358
20359 \series bold
20360
20361 \backslash
20362 ref{fig:NombreEtiqueta}
20363 \end_layout
20364
20365 \begin_layout Standard
20366 en la posición del documento en la que quieras que aparezca la referencia.
20367  Aquí hay una referencia a una subfigura: Subfigura
20368 \begin_inset Space ~
20369 \end_inset
20370
20371
20372 \begin_inset ERT
20373 status collapsed
20374
20375 \begin_layout Plain Layout
20376
20377
20378 \backslash
20379 ref{fig:Platypus}
20380 \end_layout
20381
20382 \end_inset
20383
20384
20385 \end_layout
20386
20387 \begin_layout Subsection
20388 Designación automática de referencias
20389 \begin_inset Index
20390 status collapsed
20391
20392 \begin_layout Plain Layout
20393 Referencias ! Designación automática
20394 \end_layout
20395
20396 \end_inset
20397
20398
20399 \end_layout
20400
20401 \begin_layout Standard
20402 El paquete LaTeX 
20403 \series bold
20404 hyperref
20405 \series default
20406  dispone de una característica muy útil que permite incluir automáticamente
20407  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20408  de texto como secciones).
20409  Quieres p.
20410 \begin_inset Space \thinspace{}
20411 \end_inset
20412
20413 e.
20414 \begin_inset Space ~
20415 \end_inset
20416
20417 escribir la palabra 
20418 \begin_inset Quotes eld
20419 \end_inset
20420
20421 Figura
20422 \begin_inset Quotes erd
20423 \end_inset
20424
20425  antes de cada cuadro de referencia.
20426  Para conseguirlo debes cargar el paquete LaTeX 
20427 \series bold
20428 hyperref
20429 \series default
20430
20431 \begin_inset Index
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435 LaTeX-paquetes ! hyperref
20436 \end_layout
20437
20438 \end_inset
20439
20440  en el preámbulo del documento con
20441 \end_layout
20442
20443 \begin_layout Standard
20444
20445 \series bold
20446
20447 \backslash
20448 usepackage[pdfborder={0 0 0}]{hyperref}
20449 \begin_inset Newline newline
20450 \end_inset
20451
20452
20453 \backslash
20454 AtBeginDocument{
20455 \backslash
20456 renewcommand{
20457 \backslash
20458 ref}[1]{
20459 \backslash
20460 mbox{
20461 \backslash
20462 autoref{#1}}}}
20463 \end_layout
20464
20465 \begin_layout Standard
20466
20467 \series bold
20468 hyperref
20469 \series default
20470  se utiliza para enlazar referencias cruzadas en las salidas DVI y PDF,
20471  esto significa que el lector del documento podrá pinchar sobre una entrada
20472  de Índice o una referencia y será inmediatamente dirigido a esa parte del
20473  documento.
20474  
20475 \series bold
20476 hyperref
20477 \series default
20478  también crea marcadores PDF para cada sección para facilitar al lector
20479  la navegación por el documento.
20480  Esto también se ha usado en este documento pero si echas una ojeada al
20481  preámbulo encontrarás varias opciones en la carga de 
20482 \series bold
20483 hyperref
20484 \series default
20485 .
20486  Para aprender más sobre ello acude a la documentación del paquete 
20487 \begin_inset CommandInset citation
20488 LatexCommand cite
20489 key "hyperref"
20490
20491 \end_inset
20492
20493 .
20494 \end_layout
20495
20496 \begin_layout Standard
20497 \begin_inset Note Greyedout
20498 status open
20499
20500 \begin_layout Plain Layout
20501
20502 \series bold
20503 Nota:
20504 \series default
20505  La designación automática de referencias no puede usarse en el estilo 
20506 \family sans
20507 Referencia
20508 \begin_inset Space ~
20509 \end_inset
20510
20511 con
20512 \begin_inset Space ~
20513 \end_inset
20514
20515 formato
20516 \family default
20517 , descrita en la sección
20518 \begin_inset Space ~
20519 \end_inset
20520
20521
20522 \begin_inset CommandInset ref
20523 LatexCommand ref
20524 reference "sub:Formatos-referencia-cruzada"
20525
20526 \end_inset
20527
20528 .
20529 \end_layout
20530
20531 \end_inset
20532
20533
20534 \end_layout
20535
20536 \begin_layout Subsection
20537 Colocación de referencias
20538 \begin_inset CommandInset label
20539 LatexCommand label
20540 name "sub:Colocación-de-Referencias"
20541
20542 \end_inset
20543
20544
20545 \begin_inset Index
20546 status collapsed
20547
20548 \begin_layout Plain Layout
20549 Referencias ! Colocación
20550 \end_layout
20551
20552 \end_inset
20553
20554
20555 \end_layout
20556
20557 \begin_layout Standard
20558 Si usas 
20559 \series bold
20560 hyperref
20561 \series default
20562
20563 \begin_inset Index
20564 status collapsed
20565
20566 \begin_layout Plain Layout
20567 LaTeX-paquetes ! hyperref
20568 \end_layout
20569
20570 \end_inset
20571
20572  para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20573  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20574  La leyenda será la primera parte del texto en pantalla, de forma que para
20575  ver la imagen debes deslizar.
20576  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20577  Usando el paquete 
20578 \series bold
20579 hypcap
20580 \series default
20581
20582 \begin_inset Index
20583 status collapsed
20584
20585 \begin_layout Plain Layout
20586 LaTeX-paquetes ! hypcap
20587 \end_layout
20588
20589 \end_inset
20590
20591 , que forma parte del paquete LaTeX 
20592 \series bold
20593 oberdiek
20594 \series default
20595
20596 \begin_inset Index
20597 status collapsed
20598
20599 \begin_layout Plain Layout
20600 LaTeX-paquetes ! oberdiek
20601 \end_layout
20602
20603 \end_inset
20604
20605 , el ancla de enlace se sitúa al comienzo de un flotante.
20606  Para usar esta característica para figuras flotantes carga 
20607 \series bold
20608 hypcap
20609 \series default
20610  en el preámbulo con
20611 \end_layout
20612
20613 \begin_layout Standard
20614
20615 \series bold
20616
20617 \backslash
20618 usepackage[figure]{hypcap}
20619 \end_layout
20620
20621 \begin_layout Standard
20622 Puedes usar 
20623 \series bold
20624 hypcap
20625 \series default
20626  para todos los flotantes aunque no se recomienda por razones de estabilidad.
20627  Más información en el manual de 
20628 \series bold
20629 hypcap
20630 \series default
20631  
20632 \begin_inset CommandInset citation
20633 LatexCommand cite
20634 key "hypcap"
20635
20636 \end_inset
20637
20638 .
20639 \end_layout
20640
20641 \begin_layout Standard
20642 \begin_inset Note Greyedout
20643 status open
20644
20645 \begin_layout Plain Layout
20646
20647 \series bold
20648 Nota: hypcap
20649 \series default
20650  debe cargarse después de 
20651 \series bold
20652 hyperref
20653 \series default
20654  en el preámbulo
20655 \series bold
20656 .
20657 \end_layout
20658
20659 \end_inset
20660
20661
20662 \end_layout
20663
20664 \begin_layout Standard
20665 \begin_inset Note Greyedout
20666 status open
20667
20668 \begin_layout Plain Layout
20669
20670 \series bold
20671 Nota:
20672 \series default
20673  La colocación de referencias no afecta a las referencias a subfiguras.
20674 \end_layout
20675
20676 \end_inset
20677
20678
20679 \end_layout
20680
20681 \begin_layout Section
20682 Colocación de flotantes
20683 \begin_inset CommandInset label
20684 LatexCommand label
20685 name "sec:Colocación-de-Flotantes"
20686
20687 \end_inset
20688
20689
20690 \begin_inset Index
20691 status collapsed
20692
20693 \begin_layout Plain Layout
20694 Flotantes ! Colocación
20695 \end_layout
20696
20697 \end_inset
20698
20699
20700 \end_layout
20701
20702 \begin_layout Standard
20703 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
20704  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
20705  los flotantes.
20706 \begin_inset Newline newline
20707 \end_inset
20708
20709 La opción 
20710 \family sans
20711 Extender
20712 \begin_inset Space ~
20713 \end_inset
20714
20715 columnas
20716 \family default
20717  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20718  abarcará ambas columnas en lugar de una sola.
20719 \begin_inset Newline newline
20720 \end_inset
20721
20722 La opción 
20723 \family sans
20724 Girar
20725 \begin_inset Space ~
20726 \end_inset
20727
20728 a
20729 \begin_inset Space ~
20730 \end_inset
20731
20732 un
20733 \begin_inset Space ~
20734 \end_inset
20735
20736 lado
20737 \family default
20738  sirve para girar flotantes, ver sección
20739 \begin_inset Space ~
20740 \end_inset
20741
20742
20743 \begin_inset CommandInset ref
20744 LatexCommand ref
20745 reference "sec:Rotación-de-Flotantes"
20746
20747 \end_inset
20748
20749 .
20750  
20751 \end_layout
20752
20753 \begin_layout Standard
20754 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20755  la posición de un flotante si desmarcas la opción 
20756 \family sans
20757 Usar
20758 \begin_inset Space ~
20759 \end_inset
20760
20761 ubicación
20762 \begin_inset Space ~
20763 \end_inset
20764
20765 predeterminada
20766 \family default
20767 :
20768 \end_layout
20769
20770 \begin_layout Description
20771
20772 \family sans
20773 \series bold
20774 Aquí
20775 \begin_inset Space ~
20776 \end_inset
20777
20778 si
20779 \begin_inset Space ~
20780 \end_inset
20781
20782 es
20783 \begin_inset Space ~
20784 \end_inset
20785
20786 posible
20787 \family default
20788 \series default
20789  intenta situar el flotante en la posición en la que se inserta
20790 \end_layout
20791
20792 \begin_layout Description
20793
20794 \family sans
20795 \series bold
20796 Principio
20797 \begin_inset Space ~
20798 \end_inset
20799
20800 de
20801 \begin_inset Space ~
20802 \end_inset
20803
20804 página
20805 \family default
20806 \series default
20807  intenta situar el flotante al principio de la página actual
20808 \end_layout
20809
20810 \begin_layout Description
20811
20812 \family sans
20813 \series bold
20814 Fin
20815 \begin_inset Space ~
20816 \end_inset
20817
20818 de
20819 \begin_inset Space ~
20820 \end_inset
20821
20822 página
20823 \family default
20824 \series default
20825  intenta situar el flotante al final de la página actual
20826 \end_layout
20827
20828 \begin_layout Description
20829
20830 \family sans
20831 \series bold
20832 Página
20833 \begin_inset Space ~
20834 \end_inset
20835
20836 de
20837 \begin_inset Space ~
20838 \end_inset
20839
20840 flotantes
20841 \family default
20842 \series default
20843  intenta situar el flotante en una página propia 
20844 \end_layout
20845
20846 \begin_layout Standard
20847 LaTeX usa 
20848 \emph on
20849 siempre
20850 \emph default
20851  ese orden de opciones.
20852  Significa que si usas la colocación predeterminada, LaTeX probará en primer
20853  lugar 
20854 \family sans
20855 Aquí
20856 \begin_inset Space ~
20857 \end_inset
20858
20859 si
20860 \begin_inset Space ~
20861 \end_inset
20862
20863 es
20864 \begin_inset Space ~
20865 \end_inset
20866
20867 posible
20868 \family default
20869 , luego 
20870 \family sans
20871 Principio
20872 \begin_inset Space ~
20873 \end_inset
20874
20875 de
20876 \begin_inset Space ~
20877 \end_inset
20878
20879 página
20880 \family default
20881 , y después las otras.
20882  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
20883  pero en dicho orden.
20884  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
20885  pero intenta poner el flotante en la página siguiente.
20886 \end_layout
20887
20888 \begin_layout Standard
20889 De forma predeterminada cada una de las opciones tiene sus propias reglas:
20890 \end_layout
20891
20892 \begin_layout Labeling
20893 \labelwidthstring 00.00.0000
20894
20895 \family sans
20896 Principio
20897 \begin_inset Space ~
20898 \end_inset
20899
20900 de
20901 \begin_inset Space ~
20902 \end_inset
20903
20904 página:
20905 \family default
20906  sólo si el flotante ocupa menos del 70
20907 \begin_inset Space \thinspace{}
20908 \end_inset
20909
20910 % de la página puede ubicarse al principio de página (
20911 \series bold
20912
20913 \backslash
20914 topfraction
20915 \series default
20916 )
20917 \end_layout
20918
20919 \begin_layout Labeling
20920 \labelwidthstring 00.00.0000
20921
20922 \family sans
20923 Fin
20924 \begin_inset Space ~
20925 \end_inset
20926
20927 de
20928 \begin_inset Space ~
20929 \end_inset
20930
20931 página:
20932 \family default
20933  sólo si el flotante ocupa menos del 30
20934 \begin_inset Space \thinspace{}
20935 \end_inset
20936
20937 % de la página puede ubicarse al fin de página.
20938  (
20939 \series bold
20940
20941 \backslash
20942 bottomfraction
20943 \series default
20944 )
20945 \end_layout
20946
20947 \begin_layout Labeling
20948 \labelwidthstring 00.00.0000
20949
20950 \family sans
20951 Página
20952 \begin_inset Space ~
20953 \end_inset
20954
20955 de
20956 \begin_inset Space ~
20957 \end_inset
20958
20959 flotantes:
20960 \family default
20961  sólo si más del 50
20962 \begin_inset Space \thinspace{}
20963 \end_inset
20964
20965 % de la página se ocupa por flotantes puede haber varios juntos en la misma
20966  página.
20967  (
20968 \series bold
20969
20970 \backslash
20971 floatpagefraction
20972 \series default
20973 )
20974 \end_layout
20975
20976 \begin_layout Standard
20977 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
20978  
20979 \family sans
20980 Ignorar
20981 \begin_inset Space ~
20982 \end_inset
20983
20984 reglas
20985 \begin_inset Space ~
20986 \end_inset
20987
20988 de
20989 \begin_inset Space ~
20990 \end_inset
20991
20992 LaTeX
20993 \family default
20994 .
20995 \begin_inset Newline newline
20996 \end_inset
20997
20998 También puedes redefinir las reglas con los comandos LaTeX que van entre
20999  paréntesis tras la descripción de las reglas anteriores.
21000  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21001  la regla 
21002 \family sans
21003 Fin
21004 \family default
21005
21006 \begin_inset Space ~
21007 \end_inset
21008
21009
21010 \family sans
21011 de
21012 \family default
21013
21014 \begin_inset Space ~
21015 \end_inset
21016
21017
21018 \family sans
21019 página
21020 \family default
21021  al 50
21022 \begin_inset Space \thinspace{}
21023 \end_inset
21024
21025 %, añade esta línea en el preámbulo:
21026 \end_layout
21027
21028 \begin_layout Standard
21029
21030 \series bold
21031
21032 \backslash
21033 renewcommand{
21034 \backslash
21035 bottomfraction}{0.5}
21036 \end_layout
21037
21038 \begin_layout Standard
21039 En determinados casos podrías necesitar ubicar un flotante exactamente en
21040  la posición en la que se inserta.
21041  Para esto puedes usar la opción 
21042 \family sans
21043 Aquí
21044 \begin_inset Space ~
21045 \end_inset
21046
21047 definitivamente
21048 \family default
21049 .
21050  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21051  porque el flotante ya no podrá 
21052 \begin_inset Quotes eld
21053 \end_inset
21054
21055 flotar
21056 \begin_inset Quotes erd
21057 \end_inset
21058
21059  y si haces cambios al documento se podría estropear el diseño de la página.
21060 \end_layout
21061
21062 \begin_layout Standard
21063 No hay opciones de ubicación para flotantes ajustados a texto porque siempre
21064  están rodeados por texto de un párrafo determinado.
21065 \begin_inset VSpace bigskip
21066 \end_inset
21067
21068
21069 \end_layout
21070
21071 \begin_layout Standard
21072 A veces surge el problema de que un flotante se sitúa al principio de la
21073  página mientras que su sección correspondiente empieza en mitad de la página,
21074  así que el lector podría creer que el flotante forma parte de la sección
21075  anterior.
21076  Para evitarlo puede emplearse el comando LaTeX 
21077 \series bold
21078
21079 \backslash
21080 suppressfloats
21081 \series default
21082 , que suprime la ubicación de un flotante dado en la página donde se inserta
21083  y además puede servir para evitar que el flotante se coloque antes del
21084  inicio de sección.
21085  Para ello, añade estos comandos al preámbulo:
21086 \end_layout
21087
21088 \begin_layout Standard
21089
21090 \series bold
21091
21092 \backslash
21093 let
21094 \backslash
21095 mySection
21096 \backslash
21097 section
21098 \begin_inset Newline newline
21099 \end_inset
21100
21101
21102 \backslash
21103 renewcommand{
21104 \backslash
21105 section}{
21106 \backslash
21107 suppressfloats[t]
21108 \backslash
21109 mySection}
21110 \end_layout
21111
21112 \begin_layout Standard
21113 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21114  subsecciones.
21115  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21116  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21117 \end_layout
21118
21119 \begin_layout Standard
21120 \begin_inset VSpace bigskip
21121 \end_inset
21122
21123 En ciertos casos se quieren tener todas las figuras/tablas al final del
21124  documento.
21125  Para estos casos está el paquete LaTeX 
21126 \series bold
21127 endfloat
21128 \series default
21129
21130 \begin_inset Index
21131 status collapsed
21132
21133 \begin_layout Plain Layout
21134 LaTeX-paquetes ! endfloat
21135 \end_layout
21136
21137 \end_inset
21138
21139 .
21140  Pone todas las figuras y tablas flotantes al final del documento en secciones
21141  propias.
21142  En la posición original del flotante se inserta una indicación como 
21143 \begin_inset Quotes eld
21144 \end_inset
21145
21146
21147 \family sans
21148 [Figure
21149 \begin_inset Space ~
21150 \end_inset
21151
21152 3.2 about here.]
21153 \family default
21154
21155 \begin_inset Quotes erd
21156 \end_inset
21157
21158 .
21159  El paquete 
21160 \series bold
21161 endfloat
21162 \series default
21163  se carga en el preámbulo con la línea
21164 \end_layout
21165
21166 \begin_layout Standard
21167
21168 \series bold
21169
21170 \backslash
21171 usepackage[options]{endfloat}
21172 \end_layout
21173
21174 \begin_layout Standard
21175 Hay varias opciones para diseñar las secciones figura/tabla creadas.
21176  Para más información ver la documentación de 
21177 \begin_inset CommandInset citation
21178 LatexCommand cite
21179 key "endfloat"
21180
21181 \end_inset
21182
21183 .
21184 \begin_inset Newline newline
21185 \end_inset
21186
21187
21188 \begin_inset Note Greyedout
21189 status open
21190
21191 \begin_layout Plain Layout
21192
21193 \series bold
21194 Nota: endfloat
21195 \series default
21196  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21197  ver sección
21198 \begin_inset Space ~
21199 \end_inset
21200
21201 4 en 
21202 \begin_inset CommandInset citation
21203 LatexCommand cite
21204 key "endfloat"
21205
21206 \end_inset
21207
21208 .
21209 \end_layout
21210
21211 \end_inset
21212
21213
21214 \begin_inset Newline newline
21215 \end_inset
21216
21217
21218 \begin_inset Note Greyedout
21219 status open
21220
21221 \begin_layout Plain Layout
21222
21223 \series bold
21224 Nota:
21225 \series default
21226  Actualmente hay un error en 
21227 \series bold
21228 endfloat
21229 \series default
21230  cuando la leyenda contiene el carácter alemán 
21231 \begin_inset Quotes eld
21232 \end_inset
21233
21234 ß
21235 \begin_inset Quotes erd
21236 \end_inset
21237
21238 .
21239  Usa en ese caso el comando 
21240 \begin_inset Quotes eld
21241 \end_inset
21242
21243
21244 \series bold
21245
21246 \backslash
21247 ss
21248 \series default
21249
21250 \begin_inset Quotes erd
21251 \end_inset
21252
21253  en ERT en vez de 
21254 \begin_inset Quotes eld
21255 \end_inset
21256
21257 ß
21258 \begin_inset Quotes erd
21259 \end_inset
21260
21261 .
21262 \end_layout
21263
21264 \end_inset
21265
21266
21267 \end_layout
21268
21269 \begin_layout Standard
21270 \begin_inset VSpace bigskip
21271 \end_inset
21272
21273 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21274 \begin_inset CommandInset citation
21275 LatexCommand cite
21276 key "latexcompanion,latexguide,latexbook"
21277
21278 \end_inset
21279
21280 .
21281 \end_layout
21282
21283 \begin_layout Section
21284 Rotación de flotantes
21285 \begin_inset CommandInset label
21286 LatexCommand label
21287 name "sec:Rotación-de-Flotantes"
21288
21289 \end_inset
21290
21291
21292 \begin_inset Index
21293 status collapsed
21294
21295 \begin_layout Plain Layout
21296 Flotantes ! Rotación
21297 \end_layout
21298
21299 \end_inset
21300
21301
21302 \end_layout
21303
21304 \begin_layout Standard
21305 Podrías necesitar girar flotantes, especialmente con tablas grandes.
21306  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21307  la opción 
21308 \family sans
21309 Girar
21310 \begin_inset Space ~
21311 \end_inset
21312
21313 a
21314 \begin_inset Space ~
21315 \end_inset
21316
21317 un
21318 \begin_inset Space ~
21319 \end_inset
21320
21321 lado
21322 \family default
21323 .
21324 \end_layout
21325
21326 \begin_layout Standard
21327 Los flotantes girados son puestos siempre en su propia página (o columna
21328  si el documento es de dos columnas).
21329  Se rotan de forma que puedes leerlos desde el margen externo.
21330  Para forzar determinada dirección de rotación para todas las páginas, puedes
21331  añadir una de las opciones 
21332 \series bold
21333 figuresleft
21334 \series default
21335  o 
21336 \series bold
21337 figuresright
21338 \series default
21339  a las opciones de clase del documento.
21340 \end_layout
21341
21342 \begin_layout Standard
21343 Los flotantes girados se refieren igual que los normales, y el formato de
21344  la leyenda también es el mismo: un ejemplo es la tabla
21345 \begin_inset Space ~
21346 \end_inset
21347
21348
21349 \begin_inset CommandInset ref
21350 LatexCommand ref
21351 reference "tab:Tabla-girada"
21352
21353 \end_inset
21354
21355 .
21356 \end_layout
21357
21358 \begin_layout Standard
21359 \begin_inset Note Greyedout
21360 status open
21361
21362 \begin_layout Plain Layout
21363
21364 \series bold
21365 Nota:
21366 \series default
21367  No todos los visores DVI pueden mostrar tablas giradas.
21368 \end_layout
21369
21370 \end_inset
21371
21372
21373 \end_layout
21374
21375 \begin_layout Standard
21376 \begin_inset Float table
21377 wide false
21378 sideways true
21379 status open
21380
21381 \begin_layout Plain Layout
21382 \begin_inset Caption
21383
21384 \begin_layout Plain Layout
21385 \begin_inset CommandInset label
21386 LatexCommand label
21387 name "tab:Tabla-girada"
21388
21389 \end_inset
21390
21391 Tabla girada
21392 \end_layout
21393
21394 \end_inset
21395
21396
21397 \end_layout
21398
21399 \begin_layout Plain Layout
21400 \align center
21401 \begin_inset Tabular
21402 <lyxtabular version="3" rows="1" columns="5">
21403 <features>
21404 <column alignment="center" valignment="top" width="0">
21405 <column alignment="center" valignment="top" width="0">
21406 <column alignment="center" valignment="top" width="0">
21407 <column alignment="center" valignment="top" width="0">
21408 <column alignment="center" valignment="top" width="0">
21409 <row>
21410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21411 \begin_inset Text
21412
21413 \begin_layout Plain Layout
21414 test
21415 \end_layout
21416
21417 \end_inset
21418 </cell>
21419 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21420 \begin_inset Text
21421
21422 \begin_layout Plain Layout
21423 b
21424 \end_layout
21425
21426 \end_inset
21427 </cell>
21428 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21429 \begin_inset Text
21430
21431 \begin_layout Plain Layout
21432 c
21433 \end_layout
21434
21435 \end_inset
21436 </cell>
21437 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21438 \begin_inset Text
21439
21440 \begin_layout Plain Layout
21441 d
21442 \end_layout
21443
21444 \end_inset
21445 </cell>
21446 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21447 \begin_inset Text
21448
21449 \begin_layout Plain Layout
21450 e
21451 \end_layout
21452
21453 \end_inset
21454 </cell>
21455 </row>
21456 </lyxtabular>
21457
21458 \end_inset
21459
21460
21461 \end_layout
21462
21463 \end_inset
21464
21465
21466 \end_layout
21467
21468 \begin_layout Section
21469 Flotantes adosados
21470 \begin_inset Index
21471 status collapsed
21472
21473 \begin_layout Plain Layout
21474 Flotantes ! Adosados
21475 \end_layout
21476
21477 \end_inset
21478
21479
21480 \end_layout
21481
21482 \begin_layout Standard
21483 Para colocar flotantes unos junto a otros, como en la figura
21484 \begin_inset Space ~
21485 \end_inset
21486
21487
21488 \begin_inset CommandInset ref
21489 LatexCommand ref
21490 reference "fig:Flotante-izquierda"
21491
21492 \end_inset
21493
21494  y 
21495 \begin_inset CommandInset ref
21496 LatexCommand ref
21497 reference "fig:Flotante-derecha"
21498
21499 \end_inset
21500
21501 , se pone 
21502 \emph on
21503 un
21504 \emph default
21505  solo flotante.
21506  En él se insertan dos cuadros tipo minipágina
21507 \begin_inset Foot
21508 status open
21509
21510 \begin_layout Plain Layout
21511 Las minipáginas se explican en la sección
21512 \begin_inset Space ~
21513 \end_inset
21514
21515
21516 \begin_inset CommandInset ref
21517 LatexCommand ref
21518 reference "sec:Minipáginas"
21519
21520 \end_inset
21521
21522 .
21523 \end_layout
21524
21525 \end_inset
21526
21527 .
21528  La anchura se establece en 45-50
21529 \begin_inset Space \thinspace{}
21530 \end_inset
21531
21532 % de la columna y la alineación en 
21533 \family sans
21534 Inferior
21535 \family default
21536  para cada minipágina.
21537  Las minipáginas contienen la imagen y su título, de igual forma que en
21538  los flotantes.
21539  La única diferencia es que el 
21540 \family sans
21541 Ancho
21542 \begin_inset Space ~
21543 \end_inset
21544
21545 de
21546 \begin_inset Space ~
21547 \end_inset
21548
21549 columna
21550 \begin_inset Space ~
21551 \end_inset
21552
21553 %
21554 \family default
21555  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
21556 \end_layout
21557
21558 \begin_layout Standard
21559 \begin_inset Float figure
21560 placement h
21561 wide false
21562 sideways false
21563 status open
21564
21565 \begin_layout Plain Layout
21566 \begin_inset Box Frameless
21567 position "b"
21568 hor_pos "c"
21569 has_inner_box 1
21570 inner_pos "t"
21571 use_parbox 0
21572 width "45col%"
21573 special "none"
21574 height "1in"
21575 height_special "totalheight"
21576 status open
21577
21578 \begin_layout Plain Layout
21579 \align center
21580 \begin_inset Graphics
21581         filename ../clipart/mobius.eps
21582         lyxscale 50
21583         width 100col%
21584         scaleBeforeRotation
21585
21586 \end_inset
21587
21588
21589 \end_layout
21590
21591 \begin_layout Plain Layout
21592 \begin_inset Caption
21593
21594 \begin_layout Plain Layout
21595 \begin_inset CommandInset label
21596 LatexCommand label
21597 name "fig:Flotante-izquierda"
21598
21599 \end_inset
21600
21601 Flotante en el lado izquierdo.
21602 \end_layout
21603
21604 \end_inset
21605
21606
21607 \end_layout
21608
21609 \end_inset
21610
21611
21612 \begin_inset Space \hfill{}
21613 \end_inset
21614
21615
21616 \begin_inset Box Frameless
21617 position "b"
21618 hor_pos "c"
21619 has_inner_box 1
21620 inner_pos "t"
21621 use_parbox 0
21622 width "45col%"
21623 special "none"
21624 height "1in"
21625 height_special "totalheight"
21626 status open
21627
21628 \begin_layout Plain Layout
21629 \align center
21630 \begin_inset Graphics
21631         filename ../clipart/platypus.eps
21632         lyxscale 50
21633         width 100col%
21634         scaleBeforeRotation
21635
21636 \end_inset
21637
21638
21639 \end_layout
21640
21641 \begin_layout Plain Layout
21642 \begin_inset Caption
21643
21644 \begin_layout Plain Layout
21645 \begin_inset CommandInset label
21646 LatexCommand label
21647 name "fig:Flotante-derecha"
21648
21649 \end_inset
21650
21651 Flotante en el lado derecho.
21652 \end_layout
21653
21654 \end_inset
21655
21656
21657 \end_layout
21658
21659 \end_inset
21660
21661
21662 \end_layout
21663
21664 \end_inset
21665
21666
21667 \end_layout
21668
21669 \begin_layout Section
21670 Formato de las leyendas
21671 \begin_inset Index
21672 status collapsed
21673
21674 \begin_layout Plain Layout
21675 Leyendas ! Formato
21676 \end_layout
21677
21678 \end_inset
21679
21680
21681 \begin_inset Index
21682 status collapsed
21683
21684 \begin_layout Plain Layout
21685 Flotantes ! Formato de las leyendas
21686 \end_layout
21687
21688 \end_inset
21689
21690
21691 \begin_inset Index
21692 status collapsed
21693
21694 \begin_layout Plain Layout
21695 LaTeX-paquetes ! caption
21696 \end_layout
21697
21698 \end_inset
21699
21700
21701 \begin_inset CommandInset label
21702 LatexCommand label
21703 name "sec:Formato-de-leyendas"
21704
21705 \end_inset
21706
21707
21708 \end_layout
21709
21710 \begin_layout Standard
21711 El entorno 
21712 \family sans
21713 Leyenda
21714 \family default
21715  es el predeterminado para los 
21716 \family sans
21717 Flotantes
21718 \family default
21719 .
21720  En LyX las leyendas se muestran como etiqueta, p.
21721 \begin_inset Space \thinspace{}
21722 \end_inset
21723
21724 e.
21725 \begin_inset Space ~
21726 \end_inset
21727
21728
21729 \begin_inset Quotes eld
21730 \end_inset
21731
21732
21733 \family sans
21734 Figura #
21735 \family default
21736 :
21737 \begin_inset Quotes erd
21738 \end_inset
21739
21740  seguida por el texto.
21741  
21742 \begin_inset Quotes eld
21743 \end_inset
21744
21745 #
21746 \begin_inset Quotes erd
21747 \end_inset
21748
21749  es el número real de referencia.
21750  Por defecto la etiqueta y el número usan la misma fuente que el texto de
21751  la leyenda y el signo dos puntos sigue al número para separar la etiqueta
21752  del texto.
21753  El formato de la leyenda no es apropiado para todos los formatos de documento.
21754  
21755 \end_layout
21756
21757 \begin_layout Standard
21758 Para cambiar el formato predeterminado carga el paquete LaTeX 
21759 \series bold
21760 caption
21761 \series default
21762
21763 \begin_inset Index
21764 status collapsed
21765
21766 \begin_layout Plain Layout
21767 LaTeX-paquetes ! caption
21768 \end_layout
21769
21770 \end_inset
21771
21772  en el preámbulo del documento con la línea:
21773 \end_layout
21774
21775 \begin_layout Standard
21776
21777 \series bold
21778
21779 \backslash
21780 usepackage[definición de formato]{caption}
21781 \end_layout
21782
21783 \begin_layout Standard
21784 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
21785  las leyendas de tabla siempre sobre ella como en este documento, usa el
21786  comando:
21787 \end_layout
21788
21789 \begin_layout Standard
21790
21791 \series bold
21792
21793 \backslash
21794 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
21795 \end_layout
21796
21797 \begin_layout Standard
21798 También puedes definir distintos formatos de leyenda para los distintos
21799  tipos de flotantes.
21800  En ese caso carga el paquete 
21801 \series bold
21802 caption
21803 \series default
21804  sin opciones específicas y define los distintos formatos con ayuda del
21805  comando
21806 \end_layout
21807
21808 \begin_layout Standard
21809
21810 \series bold
21811
21812 \backslash
21813 captionsetup[tipo de flotante]{definición de formato}
21814 \end_layout
21815
21816 \begin_layout Standard
21817 en el preámbulo del documento.
21818  Por ejemplo las leyendas de la Figura
21819 \begin_inset Space ~
21820 \end_inset
21821
21822
21823 \begin_inset CommandInset ref
21824 LatexCommand ref
21825 reference "fig:Esto-es-una-fig"
21826
21827 \end_inset
21828
21829  y la tabla
21830 \begin_inset Space ~
21831 \end_inset
21832
21833
21834 \begin_inset CommandInset ref
21835 LatexCommand ref
21836 reference "tab:Esto-es-una-tab"
21837
21838 \end_inset
21839
21840  pueden crearse usando los siguientes comandos en el preámbulo:
21841 \end_layout
21842
21843 \begin_layout Standard
21844
21845 \series bold
21846
21847 \backslash
21848 usepackage[tableposition=top]{caption}
21849 \series default
21850
21851 \begin_inset Newline newline
21852 \end_inset
21853
21854
21855 \series bold
21856
21857 \backslash
21858 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
21859 \begin_inset Newline newline
21860 \end_inset
21861
21862
21863 \begin_inset ERT
21864 status collapsed
21865
21866 \begin_layout Plain Layout
21867
21868
21869 \backslash
21870 hphantom{
21871 \backslash
21872
21873 \backslash
21874 captionsetup[figure]
21875 \backslash
21876 {}
21877 \end_layout
21878
21879 \end_inset
21880
21881  labelsep=period}
21882 \begin_inset Newline newline
21883 \end_inset
21884
21885
21886 \backslash
21887 captionsetup[table]{labelfont={bf,sf}}
21888 \end_layout
21889
21890 \begin_layout Standard
21891 \begin_inset Note Greyedout
21892 status open
21893
21894 \begin_layout Plain Layout
21895
21896 \series bold
21897 Nota: 
21898 \series default
21899 La opción 
21900 \series bold
21901 tableposition=top
21902 \series default
21903  no tiene efecto si se usa una clase de documento 
21904 \series bold
21905 koma-script
21906 \series default
21907 .
21908  En este caso debe utilizarse la opción de clase de documento 
21909 \series bold
21910 tablecaptionabove
21911 \series default
21912 .
21913  
21914 \end_layout
21915
21916 \end_inset
21917
21918
21919 \end_layout
21920
21921 \begin_layout Standard
21922 Para más información sobre el paquete 
21923 \series bold
21924 caption
21925 \series default
21926  acude a su documentación 
21927 \begin_inset CommandInset citation
21928 LatexCommand cite
21929 key "caption,caption-de"
21930
21931 \end_inset
21932
21933 .
21934 \end_layout
21935
21936 \begin_layout Standard
21937 Para cambiar el nombre de la etiqueta de 
21938 \begin_inset Quotes eld
21939 \end_inset
21940
21941 Figura
21942 \begin_inset Quotes erd
21943 \end_inset
21944
21945  a 
21946 \begin_inset Quotes eld
21947 \end_inset
21948
21949 Imagen
21950 \begin_inset Quotes erd
21951 \end_inset
21952
21953 , p.
21954 \begin_inset Space \thinspace{}
21955 \end_inset
21956
21957 e., usa el siguiente comando de preámbulo:
21958 \end_layout
21959
21960 \begin_layout Standard
21961
21962 \series bold
21963
21964 \backslash
21965 renewcommand{
21966 \backslash
21967 fnum@figure}{Imagen~
21968 \backslash
21969 thefigure}
21970 \end_layout
21971
21972 \begin_layout Standard
21973 donde 
21974 \series bold
21975
21976 \backslash
21977 thefigure
21978 \series default
21979  inserta el número de figura y 
21980 \series bold
21981
21982 \begin_inset Quotes eld
21983 \end_inset
21984
21985
21986 \series default
21987 ~
21988 \series bold
21989
21990 \begin_inset Quotes erd
21991 \end_inset
21992
21993
21994 \series default
21995  genera un espacio protegido.
21996
21997 \series bold
21998  
21999 \end_layout
22000
22001 \begin_layout Standard
22002 \begin_inset VSpace bigskip
22003 \end_inset
22004
22005 Si estás usando la clase de documento 
22006 \series bold
22007 koma-script
22008 \series default
22009
22010 \begin_inset Index
22011 status collapsed
22012
22013 \begin_layout Plain Layout
22014 LaTeX-paquetes ! koma-script
22015 \end_layout
22016
22017 \end_inset
22018
22019  (
22020 \family sans
22021 article (koma-script)
22022 \family default
22023
22024 \family sans
22025 book (koma-script)
22026 \family default
22027
22028 \family sans
22029 letter (koma-script)
22030 \family default
22031 , o 
22032 \family sans
22033 report (koma-script)
22034 \family default
22035
22036 \begin_inset Space \thinspace{}
22037 \end_inset
22038
22039 ), puedes emplear en vez del paquete 
22040 \series bold
22041 caption
22042 \series default
22043  el comando 
22044 \series bold
22045
22046 \backslash
22047 setkomafont
22048 \series default
22049  incluido en 
22050 \series bold
22051 koma-script
22052 \series default
22053 .
22054  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22055  comando en el preámbulo del documento:
22056 \end_layout
22057
22058 \begin_layout Standard
22059
22060 \series bold
22061
22062 \backslash
22063 setkomafont{captionlabel}{
22064 \backslash
22065 bfseries}
22066 \end_layout
22067
22068 \begin_layout Standard
22069 Más información sobre 
22070 \series bold
22071
22072 \backslash
22073 setkomafont
22074 \series default
22075  en la documentación de 
22076 \series bold
22077 koma-script
22078 \series default
22079  
22080 \begin_inset CommandInset citation
22081 LatexCommand cite
22082 key "koma-script"
22083
22084 \end_inset
22085
22086 .
22087 \end_layout
22088
22089 \begin_layout Standard
22090 \begin_inset ERT
22091 status open
22092
22093 \begin_layout Plain Layout
22094
22095
22096 \backslash
22097 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22098 }
22099 \end_layout
22100
22101 \end_inset
22102
22103
22104 \begin_inset Note Note
22105 status open
22106
22107 \begin_layout Plain Layout
22108 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22109 \end_layout
22110
22111 \end_inset
22112
22113
22114 \end_layout
22115
22116 \begin_layout Standard
22117 \begin_inset Float figure
22118 placement !p
22119 wide false
22120 sideways false
22121 status open
22122
22123 \begin_layout Plain Layout
22124 \align center
22125 \begin_inset Graphics
22126         filename ../clipart/mobius.eps
22127         lyxscale 50
22128         scale 50
22129
22130 \end_inset
22131
22132
22133 \end_layout
22134
22135 \begin_layout Plain Layout
22136 \begin_inset Caption
22137
22138 \begin_layout Plain Layout
22139 \begin_inset CommandInset label
22140 LatexCommand label
22141 name "fig:Esto-es-una-fig"
22142
22143 \end_inset
22144
22145
22146 \begin_inset OptArg
22147 status open
22148
22149 \begin_layout Plain Layout
22150 Figura con leyenda muy larga
22151 \end_layout
22152
22153 \end_inset
22154
22155 Este es un ejemplo de figura con una leyenda que es mayor de una línea para
22156  mostrar el formato diferente.
22157  Aquí se usa una leyenda personalizada.
22158 \end_layout
22159
22160 \end_inset
22161
22162
22163 \end_layout
22164
22165 \end_inset
22166
22167
22168 \end_layout
22169
22170 \begin_layout Standard
22171 \begin_inset ERT
22172 status open
22173
22174 \begin_layout Plain Layout
22175
22176
22177 \backslash
22178 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22179 on}
22180 \end_layout
22181
22182 \end_inset
22183
22184
22185 \end_layout
22186
22187 \begin_layout Standard
22188 \begin_inset Float table
22189 placement !p
22190 wide false
22191 sideways false
22192 status collapsed
22193
22194 \begin_layout Plain Layout
22195 \begin_inset Caption
22196
22197 \begin_layout Plain Layout
22198 \begin_inset CommandInset label
22199 LatexCommand label
22200 name "tab:Esto-es-una-tab"
22201
22202 \end_inset
22203
22204
22205 \begin_inset OptArg
22206 status collapsed
22207
22208 \begin_layout Plain Layout
22209 Tabla con leyenda muy larga
22210 \end_layout
22211
22212 \end_inset
22213
22214 Este es un ejemplo de leyenda de tabla mayor que una línea para mostrar
22215  el formato diferente.
22216  Aquí se usa el formato de leyenda estándar para las tablas.
22217 \end_layout
22218
22219 \end_inset
22220
22221
22222 \end_layout
22223
22224 \begin_layout Plain Layout
22225 \align center
22226 \begin_inset Tabular
22227 <lyxtabular version="3" rows="1" columns="5">
22228 <features>
22229 <column alignment="center" valignment="top" width="0">
22230 <column alignment="center" valignment="top" width="0">
22231 <column alignment="center" valignment="top" width="0">
22232 <column alignment="center" valignment="top" width="0">
22233 <column alignment="center" valignment="top" width="0">
22234 <row>
22235 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22236 \begin_inset Text
22237
22238 \begin_layout Plain Layout
22239 a
22240 \end_layout
22241
22242 \end_inset
22243 </cell>
22244 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22245 \begin_inset Text
22246
22247 \begin_layout Plain Layout
22248 b
22249 \end_layout
22250
22251 \end_inset
22252 </cell>
22253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22254 \begin_inset Text
22255
22256 \begin_layout Plain Layout
22257 c
22258 \end_layout
22259
22260 \end_inset
22261 </cell>
22262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22263 \begin_inset Text
22264
22265 \begin_layout Plain Layout
22266 d
22267 \end_layout
22268
22269 \end_inset
22270 </cell>
22271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22272 \begin_inset Text
22273
22274 \begin_layout Plain Layout
22275 e
22276 \end_layout
22277
22278 \end_inset
22279 </cell>
22280 </row>
22281 </lyxtabular>
22282
22283 \end_inset
22284
22285
22286 \end_layout
22287
22288 \end_inset
22289
22290
22291 \end_layout
22292
22293 \begin_layout Section
22294 Colocación de leyendas
22295 \begin_inset Index
22296 status collapsed
22297
22298 \begin_layout Plain Layout
22299 Leyendas ! Colocación
22300 \end_layout
22301
22302 \end_inset
22303
22304
22305 \begin_inset Index
22306 status collapsed
22307
22308 \begin_layout Plain Layout
22309 Flotantes ! Colocación de leyendas
22310 \end_layout
22311
22312 \end_inset
22313
22314
22315 \begin_inset CommandInset label
22316 LatexCommand label
22317 name "sec:Colocación-de-leyendas"
22318
22319 \end_inset
22320
22321
22322 \end_layout
22323
22324 \begin_layout Standard
22325 La norma habitual para colocar las leyendas es:
22326 \end_layout
22327
22328 \begin_layout Description
22329 Figura: La leyenda al pie de la figura
22330 \end_layout
22331
22332 \begin_layout Description
22333 Tabla: La leyenda sobre la tabla
22334 \end_layout
22335
22336 \begin_layout Standard
22337 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
22338  la tabla.
22339  Esto implica que si usas las clases de documento 
22340 \family sans
22341 article
22342 \family default
22343
22344 \family sans
22345 book
22346 \family default
22347
22348 \family sans
22349 letter
22350 \family default
22351 , o 
22352 \family sans
22353 report
22354 \family default
22355  no habrá espacio entre la leyenda y la tabla.
22356  Para insertar el espacio adecuado añade la siguiente opción al comando
22357  del paquete LaTeX 
22358 \series bold
22359 caption
22360 \series default
22361  en el preámbulo del documento
22362 \begin_inset Foot
22363 status collapsed
22364
22365 \begin_layout Plain Layout
22366 Ver la sección
22367 \begin_inset Space ~
22368 \end_inset
22369
22370
22371 \begin_inset CommandInset ref
22372 LatexCommand ref
22373 reference "sec:Formato-de-leyendas"
22374
22375 \end_inset
22376
22377  para más información sobre el paquete 
22378 \series bold
22379 caption
22380 \series default
22381 .
22382 \end_layout
22383
22384 \end_inset
22385
22386 :
22387 \end_layout
22388
22389 \begin_layout Standard
22390
22391 \series bold
22392 tableposition=top
22393 \end_layout
22394
22395 \begin_layout Standard
22396 Si estás usando la clase 
22397 \series bold
22398 koma-script
22399 \series default
22400
22401 \begin_inset Index
22402 status collapsed
22403
22404 \begin_layout Plain Layout
22405 LaTeX-paquetes ! koma-script
22406 \end_layout
22407
22408 \end_inset
22409
22410  (
22411 \family sans
22412 article (koma-script)
22413 \family default
22414
22415 \family sans
22416 book (koma-script)
22417 \family default
22418
22419 \family sans
22420 letter (koma-script)
22421 \family default
22422 , o 
22423 \family sans
22424 report (koma-script)
22425 \family default
22426
22427 \begin_inset Space \thinspace{}
22428 \end_inset
22429
22430 ), en vez de 
22431 \series bold
22432 caption
22433 \series default
22434  puedes poner la opción 
22435 \series bold
22436 tablecaptionabove
22437 \series default
22438  de la clase de documento.
22439 \end_layout
22440
22441 \begin_layout Standard
22442 \begin_inset VSpace bigskip
22443 \end_inset
22444
22445 También es posible poner la leyenda junto a una figura o tabla.
22446  Para conseguirlo hay que cargar el paquete LaTeX 
22447 \series bold
22448 sidecap
22449 \series default
22450
22451 \begin_inset Index
22452 status collapsed
22453
22454 \begin_layout Plain Layout
22455 LaTeX-paquetes ! sidecap
22456 \end_layout
22457
22458 \end_inset
22459
22460  añadiendo en el preámbulo del documento la línea
22461 \end_layout
22462
22463 \begin_layout Standard
22464
22465 \series bold
22466
22467 \backslash
22468 usepackage[option]{sidecap}
22469 \end_layout
22470
22471 \begin_layout Standard
22472 Si no se especifica opción, la leyenda se ubica del lado del margen externo
22473  de la página ---a la derecha en páginas impares, a la izquierda en las
22474  pares---.
22475  Puedes cambiar la colocación al margen interno con la opción 
22476 \series bold
22477 innercaption
22478 \series default
22479 .
22480  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
22481  opciones 
22482 \series bold
22483 rightcaption
22484 \series default
22485  o 
22486 \series bold
22487 leftcaption
22488 \series default
22489 , respectivamente.
22490 \end_layout
22491
22492 \begin_layout Standard
22493 \begin_inset ERT
22494 status collapsed
22495
22496 \begin_layout Plain Layout
22497
22498
22499 \backslash
22500 ifsidecap
22501 \end_layout
22502
22503 \end_inset
22504
22505
22506 \begin_inset Note Note
22507 status open
22508
22509 \begin_layout Plain Layout
22510 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22511  LaTeX 
22512 \series bold
22513 sidecap
22514 \series default
22515 .
22516 \end_layout
22517
22518 \end_inset
22519
22520
22521 \end_layout
22522
22523 \begin_layout Standard
22524 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
22525  estos comandos al preámbulo del documento:
22526 \end_layout
22527
22528 \begin_layout Standard
22529
22530 \lyxline
22531
22532 \end_layout
22533
22534 \begin_layout Standard
22535
22536 \series bold
22537
22538 \backslash
22539 newcommand{
22540 \backslash
22541 TabBesBeg}{%
22542 \begin_inset Newline newline
22543 \end_inset
22544
22545
22546 \begin_inset ERT
22547 status collapsed
22548
22549 \begin_layout Plain Layout
22550
22551
22552 \backslash
22553 hphantom{ }
22554 \end_layout
22555
22556 \end_inset
22557
22558
22559 \backslash
22560 let
22561 \backslash
22562 MyTable
22563 \backslash
22564 table
22565 \begin_inset Newline newline
22566 \end_inset
22567
22568
22569 \begin_inset ERT
22570 status collapsed
22571
22572 \begin_layout Plain Layout
22573
22574
22575 \backslash
22576 hphantom{ }
22577 \end_layout
22578
22579 \end_inset
22580
22581
22582 \backslash
22583 let
22584 \backslash
22585 MyEndtable
22586 \backslash
22587 endtable
22588 \begin_inset Newline newline
22589 \end_inset
22590
22591
22592 \begin_inset ERT
22593 status collapsed
22594
22595 \begin_layout Plain Layout
22596
22597
22598 \backslash
22599 hphantom{ }
22600 \end_layout
22601
22602 \end_inset
22603
22604
22605 \backslash
22606 renewenvironment{table}{
22607 \backslash
22608 begin{SCtable}}{
22609 \backslash
22610 end{SCtable}}}
22611 \end_layout
22612
22613 \begin_layout Standard
22614
22615 \series bold
22616
22617 \backslash
22618 newcommand{
22619 \backslash
22620 TabBesEnd}{%
22621 \begin_inset Newline newline
22622 \end_inset
22623
22624
22625 \begin_inset ERT
22626 status collapsed
22627
22628 \begin_layout Plain Layout
22629
22630
22631 \backslash
22632 hphantom{ }
22633 \end_layout
22634
22635 \end_inset
22636
22637
22638 \backslash
22639 let
22640 \backslash
22641 table
22642 \backslash
22643 MyTable
22644 \begin_inset Newline newline
22645 \end_inset
22646
22647
22648 \begin_inset ERT
22649 status collapsed
22650
22651 \begin_layout Plain Layout
22652
22653
22654 \backslash
22655 hphantom{ }
22656 \end_layout
22657
22658 \end_inset
22659
22660
22661 \backslash
22662 let
22663 \backslash
22664 endtable
22665 \backslash
22666 MyEndtable
22667 \end_layout
22668
22669 \begin_layout Standard
22670
22671 \series bold
22672
22673 \backslash
22674 newcommand{
22675 \backslash
22676 FigBesBeg}{%
22677 \begin_inset Newline newline
22678 \end_inset
22679
22680
22681 \begin_inset ERT
22682 status collapsed
22683
22684 \begin_layout Plain Layout
22685
22686
22687 \backslash
22688 hphantom{ }
22689 \end_layout
22690
22691 \end_inset
22692
22693
22694 \backslash
22695 let
22696 \backslash
22697 MyFigure
22698 \backslash
22699 figure
22700 \begin_inset Newline newline
22701 \end_inset
22702
22703
22704 \begin_inset ERT
22705 status collapsed
22706
22707 \begin_layout Plain Layout
22708
22709
22710 \backslash
22711 hphantom{ }
22712 \end_layout
22713
22714 \end_inset
22715
22716
22717 \backslash
22718 let
22719 \backslash
22720 MyEndfigure
22721 \backslash
22722 endfigure
22723 \begin_inset Newline newline
22724 \end_inset
22725
22726
22727 \begin_inset ERT
22728 status collapsed
22729
22730 \begin_layout Plain Layout
22731
22732
22733 \backslash
22734 hphantom{ }
22735 \end_layout
22736
22737 \end_inset
22738
22739
22740 \backslash
22741 renewenvironment{figure}{
22742 \backslash
22743 begin{SCfigure}}{
22744 \backslash
22745 end{SCfigure}}}
22746 \end_layout
22747
22748 \begin_layout Standard
22749
22750 \series bold
22751
22752 \backslash
22753 newcommand{
22754 \backslash
22755 FigBesEnd}{%
22756 \begin_inset Newline newline
22757 \end_inset
22758
22759
22760 \begin_inset ERT
22761 status collapsed
22762
22763 \begin_layout Plain Layout
22764
22765
22766 \backslash
22767 hphantom{ }
22768 \end_layout
22769
22770 \end_inset
22771
22772
22773 \backslash
22774 let
22775 \backslash
22776 figure
22777 \backslash
22778 MyFigure
22779 \begin_inset Newline newline
22780 \end_inset
22781
22782
22783 \begin_inset ERT
22784 status collapsed
22785
22786 \begin_layout Plain Layout
22787
22788
22789 \backslash
22790 hphantom{ }
22791 \end_layout
22792
22793 \end_inset
22794
22795
22796 \backslash
22797 let
22798 \backslash
22799 endfigure
22800 \backslash
22801 MyEndfigure}
22802 \end_layout
22803
22804 \begin_layout Standard
22805
22806 \lyxline
22807
22808 \end_layout
22809
22810 \begin_layout Standard
22811 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
22812  en un lado.
22813  Para figuras flotantes usa el comando
22814 \end_layout
22815
22816 \begin_layout Standard
22817
22818 \series bold
22819
22820 \backslash
22821 FigBesBeg
22822 \end_layout
22823
22824 \begin_layout Standard
22825 en ERT antes del flotante.
22826  Detrás del flotante inserta
22827 \end_layout
22828
22829 \begin_layout Standard
22830
22831 \series bold
22832
22833 \backslash
22834 FigBesEnd
22835 \end_layout
22836
22837 \begin_layout Standard
22838 en ERT para volver a la definición original de flotantes.
22839 \end_layout
22840
22841 \begin_layout Standard
22842 Para tablas flotantes usa los comandos correspondientes
22843 \end_layout
22844
22845 \begin_layout Standard
22846
22847 \series bold
22848
22849 \backslash
22850 TabBesBeg
22851 \series default
22852  y 
22853 \series bold
22854
22855 \backslash
22856 TabBesEnd
22857 \end_layout
22858
22859 \begin_layout Standard
22860 La figura
22861 \begin_inset Space ~
22862 \end_inset
22863
22864
22865 \begin_inset CommandInset ref
22866 LatexCommand ref
22867 reference "fig:encab-al-lado"
22868
22869 \end_inset
22870
22871  y la tabla
22872 \begin_inset Space ~
22873 \end_inset
22874
22875
22876 \begin_inset CommandInset ref
22877 LatexCommand ref
22878 reference "tab:encab-al-lado"
22879
22880 \end_inset
22881
22882  son ejemplos en los que el título se sitúa al lado.
22883 \end_layout
22884
22885 \begin_layout Standard
22886 En los ejemplos puedes ver que el texto del título aparece encima del flotante
22887  en tablas flotantes y debajo en las figuras flotantes.
22888  Para cambiarlo, puedes usar el comando
22889 \end_layout
22890
22891 \begin_layout Standard
22892
22893 \series bold
22894
22895 \backslash
22896 sidecaptionvpos{tipo de flotante}{colocación}
22897 \end_layout
22898
22899 \begin_layout Standard
22900 en el preámbulo o en ERT antes del flotante.
22901  El tipo de flotante es 
22902 \family sans
22903 figure
22904 \family default
22905  o 
22906 \family sans
22907 table
22908 \family default
22909 , la colocación puede ser 
22910 \begin_inset Quotes eld
22911 \end_inset
22912
22913
22914 \family sans
22915 t
22916 \family default
22917
22918 \begin_inset Quotes erd
22919 \end_inset
22920
22921  por 
22922 \begin_inset Quotes eld
22923 \end_inset
22924
22925 top
22926 \begin_inset Quotes erd
22927 \end_inset
22928
22929  (arriba), 
22930 \begin_inset Quotes eld
22931 \end_inset
22932
22933
22934 \family sans
22935 c
22936 \family default
22937
22938 \begin_inset Quotes erd
22939 \end_inset
22940
22941  por 
22942 \begin_inset Quotes eld
22943 \end_inset
22944
22945 center
22946 \begin_inset Quotes erd
22947 \end_inset
22948
22949  (centro), o 
22950 \begin_inset Quotes eld
22951 \end_inset
22952
22953
22954 \family sans
22955 b
22956 \family default
22957
22958 \begin_inset Quotes erd
22959 \end_inset
22960
22961  por 
22962 \begin_inset Quotes eld
22963 \end_inset
22964
22965 bottom
22966 \begin_inset Quotes erd
22967 \end_inset
22968
22969  (abajo).
22970  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
22971  usa el comando
22972 \end_layout
22973
22974 \begin_layout Standard
22975
22976 \series bold
22977
22978 \backslash
22979 sidecaptionvpos{figure}{c}
22980 \end_layout
22981
22982 \begin_layout Standard
22983 Esto se ha hecho en la figura
22984 \begin_inset Space ~
22985 \end_inset
22986
22987
22988 \begin_inset CommandInset ref
22989 LatexCommand ref
22990 reference "fig:encab-al-lado-de-fig"
22991
22992 \end_inset
22993
22994 .
22995 \end_layout
22996
22997 \begin_layout Standard
22998 \begin_inset VSpace medskip
22999 \end_inset
23000
23001 Más información sobre el paquete 
23002 \series bold
23003 sidecap
23004 \series default
23005  en su documentación 
23006 \begin_inset CommandInset citation
23007 LatexCommand cite
23008 key "sidecap"
23009
23010 \end_inset
23011
23012 .
23013 \end_layout
23014
23015 \begin_layout Standard
23016 \begin_inset Note Greyedout
23017 status open
23018
23019 \begin_layout Plain Layout
23020
23021 \series bold
23022 Nota:
23023 \series default
23024  El paquete LaTeX 
23025 \series bold
23026 hypcap
23027 \series default
23028
23029 \begin_inset Index
23030 status collapsed
23031
23032 \begin_layout Plain Layout
23033 LaTeX-paquetes ! hypcap
23034 \end_layout
23035
23036 \end_inset
23037
23038 , descrito en la sección
23039 \begin_inset Space ~
23040 \end_inset
23041
23042
23043 \begin_inset CommandInset ref
23044 LatexCommand ref
23045 reference "sub:Colocación-de-Referencias"
23046
23047 \end_inset
23048
23049 , no afecta a flotantes con la leyenda al lado.
23050 \end_layout
23051
23052 \end_inset
23053
23054
23055 \end_layout
23056
23057 \begin_layout Standard
23058 \begin_inset ERT
23059 status collapsed
23060
23061 \begin_layout Plain Layout
23062
23063
23064 \backslash
23065 FigBesBeg 
23066 \end_layout
23067
23068 \end_inset
23069
23070
23071 \end_layout
23072
23073 \begin_layout Standard
23074 \begin_inset Float figure
23075 wide false
23076 sideways false
23077 status open
23078
23079 \begin_layout Plain Layout
23080 \begin_inset Graphics
23081         filename ../clipart/escher-lsd.eps
23082         scale 75
23083
23084 \end_inset
23085
23086
23087 \end_layout
23088
23089 \begin_layout Plain Layout
23090 \begin_inset Caption
23091
23092 \begin_layout Plain Layout
23093 \begin_inset CommandInset label
23094 LatexCommand label
23095 name "fig:encab-al-lado"
23096
23097 \end_inset
23098
23099 Leyenda al lado de una figura.
23100 \end_layout
23101
23102 \end_inset
23103
23104
23105 \end_layout
23106
23107 \end_inset
23108
23109
23110 \end_layout
23111
23112 \begin_layout Standard
23113 \begin_inset ERT
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117
23118
23119 \backslash
23120 TabBesBeg 
23121 \end_layout
23122
23123 \end_inset
23124
23125
23126 \end_layout
23127
23128 \begin_layout Standard
23129 \begin_inset Float table
23130 wide false
23131 sideways false
23132 status open
23133
23134 \begin_layout Plain Layout
23135 \begin_inset Caption
23136
23137 \begin_layout Plain Layout
23138 \begin_inset CommandInset label
23139 LatexCommand label
23140 name "tab:encab-al-lado"
23141
23142 \end_inset
23143
23144 Leyenda al lado de una tabla.
23145 \end_layout
23146
23147 \end_inset
23148
23149
23150 \end_layout
23151
23152 \begin_layout Plain Layout
23153 \begin_inset Tabular
23154 <lyxtabular version="3" rows="4" columns="5">
23155 <features>
23156 <column alignment="center" valignment="top" width="0">
23157 <column alignment="center" valignment="top" width="0">
23158 <column alignment="center" valignment="top" width="0">
23159 <column alignment="center" valignment="top" width="0">
23160 <column alignment="center" valignment="top" width="0">
23161 <row>
23162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23163 \begin_inset Text
23164
23165 \begin_layout Plain Layout
23166 a
23167 \end_layout
23168
23169 \end_inset
23170 </cell>
23171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23172 \begin_inset Text
23173
23174 \begin_layout Plain Layout
23175
23176 \end_layout
23177
23178 \end_inset
23179 </cell>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184 b
23185 \end_layout
23186
23187 \end_inset
23188 </cell>
23189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23190 \begin_inset Text
23191
23192 \begin_layout Plain Layout
23193
23194 \end_layout
23195
23196 \end_inset
23197 </cell>
23198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23199 \begin_inset Text
23200
23201 \begin_layout Plain Layout
23202 c
23203 \end_layout
23204
23205 \end_inset
23206 </cell>
23207 </row>
23208 <row>
23209 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23210 \begin_inset Text
23211
23212 \begin_layout Plain Layout
23213
23214 \end_layout
23215
23216 \end_inset
23217 </cell>
23218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23219 \begin_inset Text
23220
23221 \begin_layout Plain Layout
23222 d
23223 \end_layout
23224
23225 \end_inset
23226 </cell>
23227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23228 \begin_inset Text
23229
23230 \begin_layout Plain Layout
23231
23232 \end_layout
23233
23234 \end_inset
23235 </cell>
23236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23237 \begin_inset Text
23238
23239 \begin_layout Plain Layout
23240 e
23241 \end_layout
23242
23243 \end_inset
23244 </cell>
23245 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23246 \begin_inset Text
23247
23248 \begin_layout Plain Layout
23249
23250 \end_layout
23251
23252 \end_inset
23253 </cell>
23254 </row>
23255 <row>
23256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23257 \begin_inset Text
23258
23259 \begin_layout Plain Layout
23260 f
23261 \end_layout
23262
23263 \end_inset
23264 </cell>
23265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23266 \begin_inset Text
23267
23268 \begin_layout Plain Layout
23269
23270 \end_layout
23271
23272 \end_inset
23273 </cell>
23274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23275 \begin_inset Text
23276
23277 \begin_layout Plain Layout
23278 g
23279 \end_layout
23280
23281 \end_inset
23282 </cell>
23283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23284 \begin_inset Text
23285
23286 \begin_layout Plain Layout
23287
23288 \end_layout
23289
23290 \end_inset
23291 </cell>
23292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23293 \begin_inset Text
23294
23295 \begin_layout Plain Layout
23296 h
23297 \end_layout
23298
23299 \end_inset
23300 </cell>
23301 </row>
23302 <row>
23303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23304 \begin_inset Text
23305
23306 \begin_layout Plain Layout
23307
23308 \end_layout
23309
23310 \end_inset
23311 </cell>
23312 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23313 \begin_inset Text
23314
23315 \begin_layout Plain Layout
23316 i
23317 \end_layout
23318
23319 \end_inset
23320 </cell>
23321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23322 \begin_inset Text
23323
23324 \begin_layout Plain Layout
23325
23326 \end_layout
23327
23328 \end_inset
23329 </cell>
23330 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23331 \begin_inset Text
23332
23333 \begin_layout Plain Layout
23334 j
23335 \end_layout
23336
23337 \end_inset
23338 </cell>
23339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23340 \begin_inset Text
23341
23342 \begin_layout Plain Layout
23343
23344 \end_layout
23345
23346 \end_inset
23347 </cell>
23348 </row>
23349 </lyxtabular>
23350
23351 \end_inset
23352
23353
23354 \end_layout
23355
23356 \end_inset
23357
23358
23359 \end_layout
23360
23361 \begin_layout Standard
23362 \begin_inset ERT
23363 status collapsed
23364
23365 \begin_layout Plain Layout
23366
23367
23368 \backslash
23369 TabBesEnd
23370 \end_layout
23371
23372 \end_inset
23373
23374
23375 \end_layout
23376
23377 \begin_layout Standard
23378 \begin_inset ERT
23379 status collapsed
23380
23381 \begin_layout Plain Layout
23382
23383
23384 \backslash
23385 sidecaptionvpos{figure}{c}
23386 \end_layout
23387
23388 \end_inset
23389
23390
23391 \begin_inset Float figure
23392 wide false
23393 sideways false
23394 status open
23395
23396 \begin_layout Plain Layout
23397 \begin_inset Graphics
23398         filename ../clipart/escher-lsd.eps
23399         scale 75
23400
23401 \end_inset
23402
23403
23404 \end_layout
23405
23406 \begin_layout Plain Layout
23407 \begin_inset Caption
23408
23409 \begin_layout Plain Layout
23410 \begin_inset CommandInset label
23411 LatexCommand label
23412 name "fig:encab-al-lado-de-fig"
23413
23414 \end_inset
23415
23416 Leyenda centrada verticalmente junto a una figura.
23417 \end_layout
23418
23419 \end_inset
23420
23421
23422 \end_layout
23423
23424 \end_inset
23425
23426
23427 \end_layout
23428
23429 \begin_layout Standard
23430 \begin_inset ERT
23431 status collapsed
23432
23433 \begin_layout Plain Layout
23434
23435
23436 \backslash
23437 FigBesEnd
23438 \end_layout
23439
23440 \end_inset
23441
23442
23443 \end_layout
23444
23445 \begin_layout Standard
23446 \begin_inset ERT
23447 status collapsed
23448
23449 \begin_layout Plain Layout
23450
23451
23452 \backslash
23453 else
23454 \end_layout
23455
23456 \end_inset
23457
23458
23459 \begin_inset Note Note
23460 status open
23461
23462 \begin_layout Plain Layout
23463 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
23464  
23465 \series bold
23466 sidecap
23467 \series default
23468 .
23469 \end_layout
23470
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \begin_layout Standard
23477 Debes instalar el paquete LaTeX 
23478 \series bold
23479 sidecap
23480 \series default
23481  para ver la parte siguiente en la salida.
23482 \end_layout
23483
23484 \begin_layout Standard
23485 \begin_inset ERT
23486 status collapsed
23487
23488 \begin_layout Plain Layout
23489
23490
23491 \backslash
23492 fi
23493 \end_layout
23494
23495 \end_inset
23496
23497
23498 \end_layout
23499
23500 \begin_layout Section
23501 Lista de flotantes
23502 \begin_inset CommandInset label
23503 LatexCommand label
23504 name "sec:Lista-de-Flotantes"
23505
23506 \end_inset
23507
23508
23509 \begin_inset Index
23510 status collapsed
23511
23512 \begin_layout Plain Layout
23513 Flotantes ! Lista de
23514 \end_layout
23515
23516 \end_inset
23517
23518
23519 \end_layout
23520
23521 \begin_layout Standard
23522 Igual que en el índice general se listan las secciones del documento, hay
23523  listas para todos los tipos de flotantes, como las figuras.
23524  Se pueden insertar mediante los submenús 
23525 \family sans
23526 Insertar\SpecialChar \menuseparator
23527 Lista / IG
23528 \family default
23529 .
23530 \end_layout
23531
23532 \begin_layout Standard
23533 Las entradas de la lista son los títulos del flotante o su título corto,
23534  el número de flotante, y el número de la página del documento en la que
23535  aparecen.
23536 \end_layout
23537
23538 \begin_layout Standard
23539 Puedes encontrar las listas de figuras y tablas al final de este documento.
23540 \end_layout
23541
23542 \begin_layout Chapter
23543 Notas
23544 \end_layout
23545
23546 \begin_layout Section
23547 Notas en LyX 
23548 \begin_inset CommandInset label
23549 LatexCommand label
23550 name "sec:Notas-en-LyX"
23551
23552 \end_inset
23553
23554
23555 \begin_inset Index
23556 status collapsed
23557
23558 \begin_layout Plain Layout
23559 Notas ! Notas en LyX
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \begin_layout Standard
23568 Las notas se insertan con el botón 
23569 \begin_inset Graphics
23570         filename ../../images/note-insert.png
23571         scale 85
23572
23573 \end_inset
23574
23575  o con el menú 
23576 \family sans
23577 Insertar\SpecialChar \menuseparator
23578 Nota
23579 \family default
23580 .
23581  Hay cinco tipos de notas:
23582 \end_layout
23583
23584 \begin_layout Description
23585 Nota
23586 \begin_inset Space ~
23587 \end_inset
23588
23589 LyX Este tipo es para notas internas que no han de aparecer en la salida.
23590  Su cuadro se muestra como este:
23591 \begin_inset Newline newline
23592 \end_inset
23593
23594
23595 \begin_inset Newline newline
23596 \end_inset
23597
23598
23599 \begin_inset Graphics
23600         filename clipart/NotaLyXImagenQt4.png
23601         display none
23602         scale 85
23603
23604 \end_inset
23605
23606  
23607 \begin_inset Note Note
23608 status collapsed
23609
23610 \begin_layout Plain Layout
23611 Este es un texto en un recuadro que no se muestra en la salida.
23612 \end_layout
23613
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \begin_layout Description
23620 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
23621  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
23622 \family sans
23623 Archivo\SpecialChar \menuseparator
23624 Exportar\SpecialChar \menuseparator
23625 LaTeX (pdflatex) / (plain)
23626 \family default
23627 .
23628  Su recuadro se ve así:
23629 \begin_inset Newline newline
23630 \end_inset
23631
23632
23633 \begin_inset Newline newline
23634 \end_inset
23635
23636
23637 \begin_inset Graphics
23638         filename clipart/ComentNotaImagenQt4.png
23639         display none
23640         scale 85
23641
23642 \end_inset
23643
23644  
23645 \begin_inset Note Comment
23646 status collapsed
23647
23648 \begin_layout Plain Layout
23649 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
23650 \end_layout
23651
23652 \end_inset
23653
23654
23655 \end_layout
23656
23657 \begin_layout Description
23658 Resaltado
23659 \begin_inset Space ~
23660 \end_inset
23661
23662 en
23663 \begin_inset Space ~
23664 \end_inset
23665
23666 gris Esta nota aparece en la salida como texto resaltado en gris.
23667  Su recuadro se parece a este:
23668 \begin_inset Newline newline
23669 \end_inset
23670
23671
23672 \begin_inset Newline newline
23673 \end_inset
23674
23675
23676 \begin_inset Graphics
23677         filename clipart/GrisNotaImagenQt4.png
23678         display none
23679         scale 85
23680
23681 \end_inset
23682
23683
23684 \begin_inset Newline newline
23685 \end_inset
23686
23687
23688 \begin_inset ERT
23689 status collapsed
23690
23691 \begin_layout Plain Layout
23692
23693
23694 \backslash
23695 renewenvironment{lyxgreyedout}
23696 \end_layout
23697
23698 \begin_layout Plain Layout
23699
23700 {
23701 \backslash
23702 textcolor[gray]{0.8}
23703 \backslash
23704 bgroup}{
23705 \backslash
23706 egroup}
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \begin_inset Note Greyedout
23713 status open
23714
23715 \begin_layout Plain Layout
23716 Este es el texto
23717 \begin_inset Foot
23718 status open
23719
23720 \begin_layout Plain Layout
23721 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
23722 \end_layout
23723
23724 \end_inset
23725
23726  de un comentario que se muestra resaltado en gris.
23727 \end_layout
23728
23729 \end_inset
23730
23731
23732 \begin_inset ERT
23733 status collapsed
23734
23735 \begin_layout Plain Layout
23736
23737
23738 \backslash
23739 renewenvironment{lyxgreyedout}
23740 \end_layout
23741
23742 \begin_layout Plain Layout
23743
23744 {
23745 \backslash
23746 textcolor{blue}
23747 \backslash
23748 bgroup}{
23749 \backslash
23750 egroup}
23751 \end_layout
23752
23753 \end_inset
23754
23755
23756 \begin_inset Note Note
23757 status collapsed
23758
23759 \begin_layout Plain Layout
23760 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
23761  original de LyX, ya que en el preámbulo de este documento se han redefinido
23762  estas notas para que salgan en azul, como se indica más adelante.
23763 \end_layout
23764
23765 \end_inset
23766
23767
23768 \begin_inset Newline newline
23769 \end_inset
23770
23771
23772 \begin_inset Newline newline
23773 \end_inset
23774
23775 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
23776  está un poco sangrada, y por otra parte pueden tener notas al pie.
23777 \end_layout
23778
23779 \begin_layout Description
23780 Enmarcado Este tipo de notas aparecerá en la salida como un texto enmarcado.
23781  Su recuadro se verá como este:
23782 \begin_inset Newline newline
23783 \end_inset
23784
23785
23786 \begin_inset Newline newline
23787 \end_inset
23788
23789
23790 \family roman
23791 \series medium
23792
23793 \begin_inset Graphics
23794         filename clipart/NotaEnmarcadaImg.png
23795         display none
23796
23797 \end_inset
23798
23799
23800 \family default
23801 \series default
23802  
23803 \family roman
23804 \series medium
23805
23806 \begin_inset Box Framed
23807 position "t"
23808 hor_pos "c"
23809 has_inner_box 0
23810 inner_pos "t"
23811 use_parbox 0
23812 width "100col%"
23813 special "none"
23814 height "1in"
23815 height_special "totalheight"
23816 status open
23817
23818 \begin_layout Plain Layout
23819
23820 \family roman
23821 Este texto en un cuadro de nota se verá enmarcado en la salida.
23822 \end_layout
23823
23824 \end_inset
23825
23826
23827 \family default
23828 \series default
23829  
23830 \family roman
23831 \series medium
23832
23833 \family default
23834 \series default
23835 diferencia de los cuadros enmarcados
23836 \begin_inset Foot
23837 status collapsed
23838
23839 \begin_layout Plain Layout
23840 Los cuadros enmarcados se describen en la sección
23841 \begin_inset Space ~
23842 \end_inset
23843
23844
23845 \begin_inset CommandInset ref
23846 LatexCommand ref
23847 reference "sec:Cuadros-Enmarcados"
23848
23849 \end_inset
23850
23851
23852 \end_layout
23853
23854 \end_inset
23855
23856 , este marco emplea siempre la anchura total de página y la nota va en su
23857  propio párrafo.
23858 \end_layout
23859
23860 \begin_layout Description
23861 Sombreado Este tipo de nota se verá en la salida con un fondo de color rojo.
23862  Su recuadro se verá como este:
23863 \begin_inset Newline newline
23864 \end_inset
23865
23866
23867 \begin_inset Newline newline
23868 \end_inset
23869
23870
23871 \family roman
23872 \series medium
23873
23874 \begin_inset Graphics
23875         filename clipart/NotaSombreadaImg.png
23876         display none
23877
23878 \end_inset
23879
23880  
23881 \begin_inset Box Shaded
23882 position "t"
23883 hor_pos "c"
23884 has_inner_box 0
23885 inner_pos "t"
23886 use_parbox 0
23887 width "100col%"
23888 special "none"
23889 height "1in"
23890 height_special "totalheight"
23891 status open
23892
23893 \begin_layout Plain Layout
23894
23895 \family roman
23896 Este texto en un cuadro de nota se verá en la salida sobre fondo en rojo.
23897 \end_layout
23898
23899 \end_inset
23900
23901  A diferencia de los cuadros coloreados
23902 \family default
23903 \series default
23904
23905 \begin_inset Foot
23906 status collapsed
23907
23908 \begin_layout Plain Layout
23909 Los cuadros coloreados se describen en la sección
23910 \begin_inset Space ~
23911 \end_inset
23912
23913
23914 \begin_inset CommandInset ref
23915 LatexCommand ref
23916 reference "sec:Cuadros-Coloreados"
23917
23918 \end_inset
23919
23920 .
23921 \end_layout
23922
23923 \end_inset
23924
23925 , este cuadro de nota siempre usa toda la anchura de página y va en su propio
23926  párrafo.
23927 \end_layout
23928
23929 \begin_layout Standard
23930 \begin_inset VSpace bigskip
23931 \end_inset
23932
23933 Si usas el botón de la barra de herramientas 
23934 \begin_inset Graphics
23935         filename ../../images/note-insert.png
23936         scale 85
23937
23938 \end_inset
23939
23940  para insertar notas, se inserta una 
23941 \family sans
23942 Nota
23943 \begin_inset Space ~
23944 \end_inset
23945
23946 LyX
23947 \family default
23948 .
23949  Puedes cambiar entre los cinco tipos de nota con clic-derecho sobre el
23950  recuadro.
23951  
23952 \family roman
23953 \series medium
23954 \bar no
23955 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
23956  botón de herramienta 
23957 \family sans
23958 \series default
23959 \bar default
23960 Nota
23961 \family default
23962 .
23963  Para cambiar una nota a texto, pulsa la tecla 
23964 \family sans
23965 Retroceso
23966 \family default
23967  cuando el cursor está en la primera posición de una nota, o la tecla 
23968 \family sans
23969 Supr
23970 \family default
23971  cuando el cursor está en la última posición de la nota, respectivamente.
23972 \end_layout
23973
23974 \begin_layout Standard
23975 \begin_inset VSpace bigskip
23976 \end_inset
23977
23978 Se puede cambiar el color del 
23979 \family sans
23980 Resaltado en gris
23981 \family default
23982  poniendo en el preámbulo el comando:
23983 \end_layout
23984
23985 \begin_layout Standard
23986
23987 \series bold
23988
23989 \backslash
23990 renewenvironment{lyxgreyedout}
23991 \begin_inset Newline newline
23992 \end_inset
23993
23994
23995 \begin_inset ERT
23996 status collapsed
23997
23998 \begin_layout Plain Layout
23999
24000
24001 \backslash
24002 hphantom{ }
24003 \end_layout
24004
24005 \end_inset
24006
24007 {
24008 \backslash
24009 textcolor{color}
24010 \backslash
24011 bgroup}{
24012 \backslash
24013 egroup}
24014 \end_layout
24015
24016 \begin_layout Standard
24017 Los colores disponibles y el método para definir nuestros propios colores
24018  se explica en la sección
24019 \begin_inset Space ~
24020 \end_inset
24021
24022
24023 \begin_inset CommandInset ref
24024 LatexCommand ref
24025 reference "sec:Tablas-Coloreadas"
24026
24027 \end_inset
24028
24029 .
24030 \end_layout
24031
24032 \begin_layout Standard
24033 Las notas en azul en este documento se han hecho con notas del tipo 
24034 \family sans
24035 Resaltado en gris
24036 \family default
24037  pero definiendo el color del texto en azul.
24038 \end_layout
24039
24040 \begin_layout Standard
24041 \begin_inset VSpace bigskip
24042 \end_inset
24043
24044
24045 \end_layout
24046
24047 \begin_layout Standard
24048 El estilo de texto en las notas de tipo 
24049 \family sans
24050 Enmarcado
24051 \family default
24052  y 
24053 \family sans
24054 Sombreado
24055 \family default
24056  se puede establecer en el diálogo 
24057 \family sans
24058 Estilo del texto.
24059 \end_layout
24060
24061 \begin_layout Standard
24062 El grosor predeterminado del marco en las notas 
24063 \family sans
24064 Enmarcadas
24065 \family default
24066  es 0.4
24067 \begin_inset Space \thinspace{}
24068 \end_inset
24069
24070 pt; se puede cambiar con el comando 
24071 \backslash
24072
24073 \series bold
24074 FrameRule
24075 \series default
24076 .
24077  El espacio entre el contenido y el marco es 9
24078 \series bold
24079
24080 \begin_inset Space \thinspace{}
24081 \end_inset
24082
24083
24084 \series default
24085 pt por defecto; se puede cambiar con 
24086 \series bold
24087
24088 \backslash
24089 FrameSep
24090 \series default
24091 .
24092  Por ejemplo, el marco de la siguiente nota 
24093 \family sans
24094 Enmarcada
24095 \family default
24096  está hecho con los comandos ERT
24097 \series bold
24098  
24099 \end_layout
24100
24101 \begin_layout Standard
24102
24103 \series bold
24104
24105 \backslash
24106 FrameRule 5pt 
24107 \backslash
24108 FrameSep 0.5cm
24109 \end_layout
24110
24111 \begin_layout Standard
24112 \begin_inset ERT
24113 status collapsed
24114
24115 \begin_layout Plain Layout
24116
24117
24118 \backslash
24119 FrameRule 5pt 
24120 \backslash
24121 FrameSep 0.5cm
24122 \end_layout
24123
24124 \end_inset
24125
24126
24127 \begin_inset Box Framed
24128 position "t"
24129 hor_pos "c"
24130 has_inner_box 0
24131 inner_pos "t"
24132 use_parbox 0
24133 width "100col%"
24134 special "none"
24135 height "1in"
24136 height_special "totalheight"
24137 status open
24138
24139 \begin_layout Plain Layout
24140 Texto en una nota 
24141 \family sans
24142 Enmarcada
24143 \family default
24144 .
24145 \end_layout
24146
24147 \end_inset
24148
24149
24150 \begin_inset ERT
24151 status collapsed
24152
24153 \begin_layout Plain Layout
24154
24155
24156 \backslash
24157 FrameRule 0.4pt 
24158 \backslash
24159 FrameSep 9pt
24160 \end_layout
24161
24162 \end_inset
24163
24164
24165 \end_layout
24166
24167 \begin_layout Standard
24168 \begin_inset VSpace bigskip
24169 \end_inset
24170
24171
24172 \end_layout
24173
24174 \begin_layout Standard
24175 Para las notas 
24176 \family sans
24177 Sombreadas
24178 \family default
24179  el espacio entre el contenido y el borde es 3
24180 \begin_inset Space \thinspace{}
24181 \end_inset
24182
24183 pt por defecto; se puede cambiar con 
24184 \series bold
24185
24186 \backslash
24187 fboxsep
24188 \series default
24189 .
24190 \begin_inset Newline newline
24191 \end_inset
24192
24193 El color rojo predeterminado se puede cambiar con el comando 
24194 \series bold
24195
24196 \backslash
24197 def\SpecialChar \textcompwordmark{}
24198 inecolor{shadebox}
24199 \series default
24200 .
24201  El esquema del comando 
24202 \series bold
24203
24204 \backslash
24205 def\SpecialChar \textcompwordmark{}
24206 inecolor
24207 \series default
24208  se explica en la sección
24209 \begin_inset Space ~
24210 \end_inset
24211
24212
24213 \begin_inset CommandInset ref
24214 LatexCommand ref
24215 reference "sec:Tablas-Coloreadas"
24216
24217 \end_inset
24218
24219
24220 \begin_inset Foot
24221 status collapsed
24222
24223 \begin_layout Plain Layout
24224 Observa que 
24225 \series bold
24226
24227 \backslash
24228 def\SpecialChar \textcompwordmark{}
24229 inecolor 
24230 \series default
24231 requiere el paquete LaTeX 
24232 \series bold
24233 color
24234 \series default
24235  en el preámbulo,  véase la sección
24236 \series bold
24237
24238 \begin_inset Space ~
24239 \end_inset
24240
24241
24242 \begin_inset CommandInset ref
24243 LatexCommand ref
24244 reference "sec:Cuadros-Coloreados"
24245
24246 \end_inset
24247
24248
24249 \series default
24250 .
24251
24252 \series bold
24253  
24254 \end_layout
24255
24256 \end_inset
24257
24258 .
24259 \end_layout
24260
24261 \begin_layout Standard
24262 Por ejemplo, la siguiente nota 
24263 \family sans
24264 Sombreada
24265 \family default
24266  se ha hecho con los comandos ERT
24267 \end_layout
24268
24269 \begin_layout Standard
24270
24271 \series bold
24272
24273 \backslash
24274 fboxsep 0.5cm
24275 \begin_inset Newline newline
24276 \end_inset
24277
24278
24279 \backslash
24280 def\SpecialChar \textcompwordmark{}
24281 inecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24282 \end_layout
24283
24284 \begin_layout Standard
24285 \begin_inset ERT
24286 status collapsed
24287
24288 \begin_layout Plain Layout
24289
24290
24291 \backslash
24292 fboxsep 0.5cm
24293 \end_layout
24294
24295 \end_inset
24296
24297
24298 \begin_inset ERT
24299 status collapsed
24300
24301 \begin_layout Plain Layout
24302
24303
24304 \backslash
24305 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
24306 \end_layout
24307
24308 \end_inset
24309
24310
24311 \begin_inset Box Shaded
24312 position "t"
24313 hor_pos "c"
24314 has_inner_box 0
24315 inner_pos "t"
24316 use_parbox 0
24317 width "100col%"
24318 special "none"
24319 height "1in"
24320 height_special "totalheight"
24321 status open
24322
24323 \begin_layout Plain Layout
24324
24325 \color yellow
24326 Texto amarillo en una nota 
24327 \family sans
24328 Sombreada
24329 \family default
24330  
24331 \begin_inset Space ~
24332 \end_inset
24333
24334 con fondo verde oscuro.
24335 \end_layout
24336
24337 \end_inset
24338
24339
24340 \begin_inset ERT
24341 status collapsed
24342
24343 \begin_layout Plain Layout
24344
24345
24346 \backslash
24347 fboxsep 3pt
24348 \end_layout
24349
24350 \end_inset
24351
24352
24353 \begin_inset ERT
24354 status collapsed
24355
24356 \begin_layout Plain Layout
24357
24358
24359 \backslash
24360 definecolor{shadecolor}{rgb}{1,0,0}
24361 \end_layout
24362
24363 \end_inset
24364
24365
24366 \end_layout
24367
24368 \begin_layout Section
24369 Notas al pie
24370 \begin_inset CommandInset label
24371 LatexCommand label
24372 name "sec:Notas-al-pie"
24373
24374 \end_inset
24375
24376
24377 \begin_inset Index
24378 status collapsed
24379
24380 \begin_layout Plain Layout
24381 Notas ! al pie
24382 \end_layout
24383
24384 \end_inset
24385
24386
24387 \begin_inset Index
24388 status collapsed
24389
24390 \begin_layout Plain Layout
24391 Notas al pie
24392 \end_layout
24393
24394 \end_inset
24395
24396
24397 \end_layout
24398
24399 \begin_layout Standard
24400 Las notas al pie se insertan con el botón 
24401 \begin_inset Graphics
24402         filename ../../images/footnote-insert.png
24403         scale 85
24404
24405 \end_inset
24406
24407  o el menú 
24408 \family sans
24409 Insertar\SpecialChar \menuseparator
24410 Nota
24411 \begin_inset Space ~
24412 \end_inset
24413
24414 al
24415 \begin_inset Space ~
24416 \end_inset
24417
24418 pie
24419 \family default
24420 .
24421  
24422 \family roman
24423 \series medium
24424 \bar no
24425 Aparece un recuadro como este:
24426 \family default
24427 \series default
24428 \bar default
24429  
24430 \begin_inset Graphics
24431         filename clipart/notapieQt4.png
24432         scale 80
24433
24434 \end_inset
24435
24436  
24437 \family roman
24438 \series medium
24439 \bar no
24440 donde puedes introducir el texto.
24441  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
24442  sobre el
24443 \family default
24444 \series default
24445 \bar default
24446  
24447 \family roman
24448 \series medium
24449 \bar no
24450 botón
24451 \family default
24452 \series default
24453 \bar default
24454 .
24455  Para cambiar una nota al pie a texto, pulsa la tecla 
24456 \family sans
24457 Retroceso
24458 \family default
24459  cuando el cursor está en la primera posición de la nota al pie, o la tecla
24460  
24461 \family sans
24462 Supr
24463 \family default
24464  cuando el cursor está en la última posición de la nota, respectivamente.
24465 \end_layout
24466
24467 \begin_layout Standard
24468 Aquí hay un ejemplo de nota al pie:
24469 \family roman
24470 \series medium
24471 \bar no
24472
24473 \begin_inset Foot
24474 status open
24475
24476 \begin_layout Plain Layout
24477 \begin_inset CommandInset label
24478 LatexCommand label
24479 name "pie:Esto-es-una"
24480
24481 \end_inset
24482
24483 Ejemplo de nota al pie.
24484 \end_layout
24485
24486 \end_inset
24487
24488
24489 \family default
24490 \series default
24491 \bar default
24492
24493 \begin_inset ERT
24494 status collapsed
24495
24496 \begin_layout Plain Layout
24497
24498
24499 \backslash
24500 newcounter{MyRepeatFoot}
24501 \end_layout
24502
24503 \begin_layout Plain Layout
24504
24505
24506 \backslash
24507 setcounter{MyRepeatFoot}{
24508 \backslash
24509 thefootnote}
24510 \end_layout
24511
24512 \end_inset
24513
24514
24515 \end_layout
24516
24517 \begin_layout Standard
24518 En la salida, el pie se muestra como número exponente en el lugar del texto
24519  donde se coloca el recuadro.
24520  El texto se coloca al final de la página actual.
24521  Los números de las notas son calculados por LaTeX, y son consecutivos.
24522  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
24523 \end_layout
24524
24525 \begin_layout Standard
24526 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
24527  en la nota y pon una referencia cruzada a esta etiqueta en el texto como
24528  se describe en la sección
24529 \begin_inset Space ~
24530 \end_inset
24531
24532
24533 \begin_inset CommandInset ref
24534 LatexCommand ref
24535 reference "sec:Referencias-a-Flotantes"
24536
24537 \end_inset
24538
24539 .
24540 \begin_inset Newline newline
24541 \end_inset
24542
24543 Esto es una referencia cruzada a la Nota al pie
24544 \begin_inset Space ~
24545 \end_inset
24546
24547
24548 \begin_inset CommandInset ref
24549 LatexCommand ref
24550 reference "pie:Esto-es-una"
24551
24552 \end_inset
24553
24554 .
24555 \begin_inset Newline newline
24556 \end_inset
24557
24558
24559 \begin_inset Note Greyedout
24560 status open
24561
24562 \begin_layout Plain Layout
24563
24564 \series bold
24565 Nota:
24566 \series default
24567  LyX no suministra prefijos para etiquetas en notas al pie, así que has
24568  de insertar un prefijo, p.
24569 \begin_inset Space \thinspace{}
24570 \end_inset
24571
24572 e.
24573 \begin_inset Space ~
24574 \end_inset
24575
24576
24577 \family sans
24578
24579 \begin_inset Quotes eld
24580 \end_inset
24581
24582 pie:
24583 \family default
24584
24585 \begin_inset Quotes erd
24586 \end_inset
24587
24588  manualmente cuando quieras usar el estilo 
24589 \family sans
24590 Referencia
24591 \begin_inset Space ~
24592 \end_inset
24593
24594 con
24595 \begin_inset Space ~
24596 \end_inset
24597
24598 formato
24599 \family default
24600 .
24601 \end_layout
24602
24603 \end_inset
24604
24605
24606 \end_layout
24607
24608 \begin_layout Standard
24609 \begin_inset VSpace defskip
24610 \end_inset
24611
24612 Para poner notas al pie en tablas, tienes que usar minipáginas, ver sección
24613 \begin_inset Space ~
24614 \end_inset
24615
24616
24617 \begin_inset CommandInset ref
24618 LatexCommand ref
24619 reference "sec:Minipáginas"
24620
24621 \end_inset
24622
24623 .
24624  Los pies en tablas largas en la sección
24625 \begin_inset Space ~
24626 \end_inset
24627
24628
24629 \begin_inset CommandInset ref
24630 LatexCommand ref
24631 reference "sub:Notas-al-pie-en-Tablas-Largas"
24632
24633 \end_inset
24634
24635 .
24636 \end_layout
24637
24638 \begin_layout Standard
24639 \begin_inset VSpace defskip
24640 \end_inset
24641
24642 Para crear sólo una marca para una nota al pie, puedes usar el comando 
24643 \series bold
24644
24645 \backslash
24646 footnotemark[número]
24647 \series default
24648  en ERT.
24649  Esto se emplea si tienes la misma anotación varias veces en el texto pero
24650  no quieres imprimir el pie cada vez.
24651 \begin_inset Newline newline
24652 \end_inset
24653
24654 Como no sabes el número del pie que se repite mientras escribes el texto,
24655  tienes que guardarlo.
24656  Para el siguiente ejemplo de marca de pie, se han insertado estos comandos
24657  en ERT detrás de Nota
24658 \begin_inset Space ~
24659 \end_inset
24660
24661 al
24662 \begin_inset Space ~
24663 \end_inset
24664
24665 pie
24666 \begin_inset Space ~
24667 \end_inset
24668
24669
24670 \begin_inset CommandInset ref
24671 LatexCommand ref
24672 reference "pie:Esto-es-una"
24673
24674 \end_inset
24675
24676  para guardar el número de pie:
24677 \end_layout
24678
24679 \begin_layout Standard
24680
24681 \series bold
24682
24683 \backslash
24684 newcounter{MyRepeatFoot}
24685 \begin_inset Newline newline
24686 \end_inset
24687
24688
24689 \backslash
24690 setcounter{MyRepeatFoot}{
24691 \backslash
24692 thefootnote}
24693 \end_layout
24694
24695 \begin_layout Standard
24696 La marca de pie se crea entonces con el comando:
24697 \end_layout
24698
24699 \begin_layout Standard
24700
24701 \series bold
24702
24703 \backslash
24704 footnotemark[
24705 \backslash
24706 theMyRepeatFoot]
24707 \end_layout
24708
24709 \begin_layout Standard
24710 Aquí hay un ejemplo de marca de pie:
24711 \family roman
24712 \series medium
24713 \bar no
24714
24715 \begin_inset ERT
24716 status collapsed
24717
24718 \begin_layout Plain Layout
24719
24720
24721 \backslash
24722 footnotemark[
24723 \backslash
24724 theMyRepeatFoot]
24725 \end_layout
24726
24727 \end_inset
24728
24729
24730 \end_layout
24731
24732 \begin_layout Subsection
24733 Numeración de notas al pie
24734 \begin_inset CommandInset label
24735 LatexCommand label
24736 name "sub:Numeración-de-Notas-al-Pie"
24737
24738 \end_inset
24739
24740
24741 \begin_inset Index
24742 status collapsed
24743
24744 \begin_layout Plain Layout
24745 Notas al pie ! Numeración
24746 \end_layout
24747
24748 \end_inset
24749
24750
24751 \end_layout
24752
24753 \begin_layout Standard
24754 Para reiniciar el número de pie a 1 en cada sección añade este 
24755 \family roman
24756 comando en el preámbulo:
24757 \end_layout
24758
24759 \begin_layout Standard
24760
24761 \series bold
24762
24763 \backslash
24764 @addtoreset{footnote}{section}
24765 \end_layout
24766
24767 \begin_layout Standard
24768 \begin_inset VSpace bigskip
24769 \end_inset
24770
24771 El siguiente comando en el preámbulo cambia el estilo de numeración del
24772  pie a números romanos en minúsculas:
24773 \end_layout
24774
24775 \begin_layout Standard
24776
24777 \series bold
24778
24779 \backslash
24780 renewcommand{
24781 \backslash
24782 thefootnote}{
24783 \backslash
24784 roman{footnote}}
24785 \end_layout
24786
24787 \begin_layout Standard
24788 \begin_inset ERT
24789 status collapsed
24790
24791 \begin_layout Plain Layout
24792
24793
24794 \backslash
24795 renewcommand{
24796 \backslash
24797 thefootnote}{
24798 \backslash
24799 roman{footnote}}
24800 \end_layout
24801
24802 \end_inset
24803
24804  Nota al pie en números romanos:
24805 \begin_inset Foot
24806 status open
24807
24808 \begin_layout Plain Layout
24809 Ejemplo de nota al pie en números romanos.
24810 \end_layout
24811
24812 \end_inset
24813
24814
24815 \begin_inset ERT
24816 status collapsed
24817
24818 \begin_layout Plain Layout
24819
24820
24821 \backslash
24822 renewcommand{
24823 \backslash
24824 thefootnote}{
24825 \backslash
24826 arabic{footnote}}
24827 \end_layout
24828
24829 \end_inset
24830
24831
24832 \end_layout
24833
24834 \begin_layout Standard
24835 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
24836  
24837 \series bold
24838
24839 \backslash
24840 roman
24841 \series default
24842  por 
24843 \series bold
24844
24845 \backslash
24846 Roman
24847 \series default
24848 .
24849  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
24850 \series bold
24851
24852 \backslash
24853 Alph
24854 \series default
24855  o 
24856 \series bold
24857
24858 \backslash
24859 alph
24860 \series default
24861 , respectivamente.
24862  Para ordenar las notas al pie con símbolos usa 
24863 \series bold
24864
24865 \backslash
24866 fnsymbol
24867 \series default
24868 .
24869 \end_layout
24870
24871 \begin_layout Standard
24872 \begin_inset Note Greyedout
24873 status open
24874
24875 \begin_layout Plain Layout
24876
24877 \series bold
24878 Nota:
24879 \series default
24880  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
24881  simples.
24882 \end_layout
24883
24884 \end_inset
24885
24886
24887 \begin_inset Newline newline
24888 \end_inset
24889
24890
24891 \begin_inset Note Greyedout
24892 status open
24893
24894 \begin_layout Plain Layout
24895
24896 \series bold
24897 Nota:
24898 \series default
24899  sólo puedes ordenar hasta 9 pies con símbolos.
24900 \end_layout
24901
24902 \end_inset
24903
24904
24905 \end_layout
24906
24907 \begin_layout Standard
24908 Para volver al estilo de numeración predeterminado cuando has cambiado a
24909  otro estilo, usa 
24910 \series bold
24911
24912 \backslash
24913 arabic
24914 \series default
24915  en vez de 
24916 \series bold
24917
24918 \backslash
24919 roman
24920 \series default
24921  en el comando anterior.
24922 \begin_inset ERT
24923 status collapsed
24924
24925 \begin_layout Plain Layout
24926
24927
24928 \backslash
24929 renewcommand{
24930 \backslash
24931 thefootnote}{
24932 \backslash
24933 arabic{footnote}}
24934 \end_layout
24935
24936 \end_inset
24937
24938
24939 \end_layout
24940
24941 \begin_layout Standard
24942 \begin_inset VSpace bigskip
24943 \end_inset
24944
24945
24946 \end_layout
24947
24948 \begin_layout Standard
24949 Si quieres numerar notas al pie en el esquema 
24950 \begin_inset Quotes eld
24951 \end_inset
24952
24953 capítulo.nota
24954 \begin_inset Quotes erd
24955 \end_inset
24956
24957 , añade el siguiente comando al preámbulo del documento:
24958 \end_layout
24959
24960 \begin_layout Standard
24961
24962 \series bold
24963
24964 \backslash
24965 numberwithin{footnote}{chapter}
24966 \end_layout
24967
24968 \begin_layout Standard
24969 Para poder usar el comando 
24970 \series bold
24971
24972 \backslash
24973 numberwithin
24974 \series default
24975 , marca la opción 
24976 \family sans
24977 Usar
24978 \family default
24979
24980 \begin_inset Space ~
24981 \end_inset
24982
24983
24984 \family sans
24985 el
24986 \family default
24987
24988 \begin_inset Space ~
24989 \end_inset
24990
24991
24992 \family sans
24993 paquete
24994 \family default
24995
24996 \begin_inset Space ~
24997 \end_inset
24998
24999
25000 \family sans
25001 AMS
25002 \family default
25003  en la solapa 
25004 \family sans
25005 Ecuaciones
25006 \family default
25007  de la configuración del documento.
25008 \end_layout
25009
25010 \begin_layout Standard
25011 \begin_inset ERT
25012 status collapsed
25013
25014 \begin_layout Plain Layout
25015
25016
25017 \backslash
25018 numberwithin{footnote}{chapter}
25019 \end_layout
25020
25021 \end_inset
25022
25023 Esto es otro ejemplo de nota al pie:
25024 \series bold
25025
25026 \begin_inset Foot
25027 status open
25028
25029 \begin_layout Plain Layout
25030 Nota al pie numerada en el esquema 
25031 \begin_inset Quotes eld
25032 \end_inset
25033
25034 capítulo.nota
25035 \begin_inset Quotes erd
25036 \end_inset
25037
25038 .
25039 \end_layout
25040
25041 \end_inset
25042
25043
25044 \series default
25045
25046 \begin_inset ERT
25047 status collapsed
25048
25049 \begin_layout Plain Layout
25050
25051
25052 \backslash
25053 renewcommand{
25054 \backslash
25055 thefootnote}{
25056 \backslash
25057 arabic{footnote}}
25058 \end_layout
25059
25060 \end_inset
25061
25062
25063 \end_layout
25064
25065 \begin_layout Standard
25066 \begin_inset Note Greyedout
25067 status open
25068
25069 \begin_layout Plain Layout
25070
25071 \series bold
25072 Nota: 
25073 \backslash
25074 numberwithin 
25075 \series default
25076 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25077  previas para obtener números no arábigos se sobreescriben.
25078 \end_layout
25079
25080 \end_inset
25081
25082
25083 \end_layout
25084
25085 \begin_layout Standard
25086 Así, para obtener por ejemplo el esquema 
25087 \begin_inset Quotes eld
25088 \end_inset
25089
25090 capítulo.
25091 \backslash
25092 Roman{footnote}
25093 \begin_inset Quotes erd
25094 \end_inset
25095
25096 , usa este comando en vez de 
25097 \series bold
25098
25099 \backslash
25100 numberwithin
25101 \series default
25102 :
25103 \end_layout
25104
25105 \begin_layout Standard
25106
25107 \series bold
25108
25109 \backslash
25110 renewcommand{
25111 \backslash
25112 thefootnote}{
25113 \backslash
25114 thechapter.
25115 \backslash
25116 Roman{footnote}}
25117 \end_layout
25118
25119 \begin_layout Subsection
25120 Colocación de notas al pie
25121 \begin_inset Index
25122 status collapsed
25123
25124 \begin_layout Plain Layout
25125 Notas al pie ! Colocación
25126 \end_layout
25127
25128 \end_inset
25129
25130
25131 \end_layout
25132
25133 \begin_layout Standard
25134 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25135  entre ellas al final de la página.
25136  Para hacerlas más legibles puedes añadir p.
25137 \begin_inset Space \thinspace{}
25138 \end_inset
25139
25140 e.
25141 \begin_inset Space ~
25142 \end_inset
25143
25144 1.5
25145 \begin_inset Space \thinspace{}
25146 \end_inset
25147
25148 mm con el comando siguiente en el preámbulo:
25149 \end_layout
25150
25151 \begin_layout Standard
25152
25153 \series bold
25154
25155 \backslash
25156 let
25157 \backslash
25158 myFoot
25159 \backslash
25160 footnote
25161 \begin_inset Newline newline
25162 \end_inset
25163
25164
25165 \backslash
25166 renewcommand{
25167 \backslash
25168 footnote}[1]{
25169 \backslash
25170 myFoot{#1
25171 \backslash
25172 vspace{1.5mm}}}
25173 \end_layout
25174
25175 \begin_layout Standard
25176 \begin_inset VSpace bigskip
25177 \end_inset
25178
25179 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25180  ver la figura
25181 \begin_inset Space ~
25182 \end_inset
25183
25184
25185 \begin_inset CommandInset ref
25186 LatexCommand ref
25187 reference "fig:Colocación-standard-del-pie"
25188
25189 \end_inset
25190
25191 .
25192  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25193  en la figura
25194 \begin_inset Space ~
25195 \end_inset
25196
25197
25198 \begin_inset CommandInset ref
25199 LatexCommand ref
25200 reference "fig:Colocación-del-pie-en"
25201
25202 \end_inset
25203
25204 , usa el paquete LaTeX 
25205 \series bold
25206 ftnright
25207 \series default
25208
25209 \begin_inset Index
25210 status collapsed
25211
25212 \begin_layout Plain Layout
25213 LaTeX-paquetes ! ftnright
25214 \end_layout
25215
25216 \end_inset
25217
25218  con este comando en el preámbulo:
25219 \end_layout
25220
25221 \begin_layout Standard
25222
25223 \series bold
25224
25225 \backslash
25226 usepackage{ftnright}
25227 \end_layout
25228
25229 \begin_layout Standard
25230 \begin_inset Float figure
25231 placement !h
25232 wide false
25233 sideways false
25234 status open
25235
25236 \begin_layout Plain Layout
25237 \begin_inset ERT
25238 status collapsed
25239
25240 \begin_layout Plain Layout
25241
25242
25243 \backslash
25244 framebox{
25245 \end_layout
25246
25247 \end_inset
25248
25249
25250 \begin_inset Graphics
25251         filename ../clipart/without_fntright.pdf
25252         width 100col%
25253
25254 \end_inset
25255
25256
25257 \begin_inset ERT
25258 status collapsed
25259
25260 \begin_layout Plain Layout
25261
25262 }
25263 \end_layout
25264
25265 \end_inset
25266
25267
25268 \end_layout
25269
25270 \begin_layout Plain Layout
25271 \begin_inset Caption
25272
25273 \begin_layout Plain Layout
25274 \begin_inset CommandInset label
25275 LatexCommand label
25276 name "fig:Colocación-standard-del-pie"
25277
25278 \end_inset
25279
25280 Colocación estándar de notas al pie en documentos a dos columnas.
25281 \end_layout
25282
25283 \end_inset
25284
25285
25286 \end_layout
25287
25288 \end_inset
25289
25290
25291 \end_layout
25292
25293 \begin_layout Standard
25294 \begin_inset Float figure
25295 placement !h
25296 wide false
25297 sideways false
25298 status open
25299
25300 \begin_layout Plain Layout
25301 \begin_inset ERT
25302 status collapsed
25303
25304 \begin_layout Plain Layout
25305
25306
25307 \backslash
25308 framebox{
25309 \end_layout
25310
25311 \end_inset
25312
25313
25314 \begin_inset Graphics
25315         filename ../clipart/with_fntright.pdf
25316         width 100col%
25317
25318 \end_inset
25319
25320
25321 \begin_inset ERT
25322 status collapsed
25323
25324 \begin_layout Plain Layout
25325
25326 }
25327 \end_layout
25328
25329 \end_inset
25330
25331
25332 \end_layout
25333
25334 \begin_layout Plain Layout
25335 \begin_inset Caption
25336
25337 \begin_layout Plain Layout
25338 \begin_inset CommandInset label
25339 LatexCommand label
25340 name "fig:Colocación-del-pie-en"
25341
25342 \end_inset
25343
25344 Colocación de la nota al pie en documentos a dos columnas cuando se usa
25345  el paquete LaTeX 
25346 \series bold
25347 ftnright
25348 \series default
25349 .
25350 \end_layout
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \end_inset
25358
25359
25360 \end_layout
25361
25362 \begin_layout Standard
25363 \begin_inset VSpace bigskip
25364 \end_inset
25365
25366 En alguna literatura científica es habitual reunir las notas para imprimirlas
25367  en un párrafo separado al final de la sección, como en la figura
25368 \begin_inset Space ~
25369 \end_inset
25370
25371
25372 \begin_inset CommandInset ref
25373 LatexCommand ref
25374 reference "fig:Notas-al-final----notas-al-pie"
25375
25376 \end_inset
25377
25378 .
25379  Para usar notas finales
25380 \begin_inset Index
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384 Notas finales
25385 \end_layout
25386
25387 \end_inset
25388
25389  en vez de notas al pie, carga el paquete LaTeX 
25390 \series bold
25391 endnotes
25392 \series default
25393
25394 \begin_inset Index
25395 status collapsed
25396
25397 \begin_layout Plain Layout
25398 LaTeX-paquetes ! endnotes
25399 \end_layout
25400
25401 \end_inset
25402
25403  con las siguientes líneas en el preámbulo de tu documento:
25404 \end_layout
25405
25406 \begin_layout Standard
25407
25408 \series bold
25409
25410 \backslash
25411 usepackage{endnotes}
25412 \begin_inset Newline newline
25413 \end_inset
25414
25415
25416 \backslash
25417 let
25418 \backslash
25419 footnote
25420 \backslash
25421 endnote
25422 \end_layout
25423
25424 \begin_layout Standard
25425 Para insertar la colección de notas, escribe el comando
25426 \end_layout
25427
25428 \begin_layout Standard
25429
25430 \series bold
25431
25432 \backslash
25433 theendnotes
25434 \end_layout
25435
25436 \begin_layout Standard
25437 en ERT al final de una sección o capítulo.
25438 \end_layout
25439
25440 \begin_layout Standard
25441 \begin_inset Float figure
25442 wide false
25443 sideways false
25444 status open
25445
25446 \begin_layout Plain Layout
25447 \align center
25448 \begin_inset ERT
25449 status collapsed
25450
25451 \begin_layout Plain Layout
25452
25453
25454 \backslash
25455 framebox{
25456 \end_layout
25457
25458 \end_inset
25459
25460
25461 \begin_inset Graphics
25462         filename ../clipart/endnotes.pdf
25463
25464 \end_inset
25465
25466
25467 \begin_inset ERT
25468 status collapsed
25469
25470 \begin_layout Plain Layout
25471
25472 }
25473 \end_layout
25474
25475 \end_inset
25476
25477
25478 \end_layout
25479
25480 \begin_layout Plain Layout
25481 \begin_inset Caption
25482
25483 \begin_layout Plain Layout
25484 \begin_inset CommandInset label
25485 LatexCommand label
25486 name "fig:Notas-al-final----notas-al-pie"
25487
25488 \end_inset
25489
25490 Notas al final: notas impresas en párrafo separado al final de la sección
25491  o del capítulo.
25492 \end_layout
25493
25494 \end_inset
25495
25496
25497 \end_layout
25498
25499 \end_inset
25500
25501
25502 \end_layout
25503
25504 \begin_layout Standard
25505 \begin_inset VSpace medskip
25506 \end_inset
25507
25508 La cabecera de párrafo para las notas finales no se traduce automáticamente
25509  al lenguaje del documento, hay que hacerlo manualmente.
25510   El siguiente comando de preámbulo traduce el nombre en inglés 
25511 \begin_inset Quotes eld
25512 \end_inset
25513
25514 Notes
25515 \begin_inset Quotes erd
25516 \end_inset
25517
25518  al español 
25519 \begin_inset Quotes eld
25520 \end_inset
25521
25522 Notas
25523 \begin_inset Quotes erd
25524 \end_inset
25525
25526 :
25527 \end_layout
25528
25529 \begin_layout Standard
25530
25531 \series bold
25532
25533 \backslash
25534 renewcommand{
25535 \backslash
25536 notesname}{Notas}
25537 \end_layout
25538
25539 \begin_layout Standard
25540 \begin_inset VSpace medskip
25541 \end_inset
25542
25543 La numeración de notas finales puede cambiarse como la de las notas al pie,
25544  como se describe en la sección
25545 \begin_inset Space ~
25546 \end_inset
25547
25548
25549 \begin_inset CommandInset ref
25550 LatexCommand ref
25551 reference "sub:Numeración-de-Notas-al-Pie"
25552
25553 \end_inset
25554
25555 ; sólo hay que reemplazar el comando 
25556 \series bold
25557
25558 \backslash
25559 thefootnote
25560 \series default
25561  por 
25562 \series bold
25563
25564 \backslash
25565 theendnote
25566 \series default
25567 .
25568  Para restablecer la numeración usa el comando 
25569 \series bold
25570
25571 \backslash
25572 @addtoreset
25573 \series default
25574  como se describe en la sección
25575 \begin_inset Space ~
25576 \end_inset
25577
25578
25579 \begin_inset CommandInset ref
25580 LatexCommand ref
25581 reference "sub:Numeración-de-Notas-al-Pie"
25582
25583 \end_inset
25584
25585  y sustituye el parámetro de comando 
25586 \series bold
25587 footnote
25588 \series default
25589  por 
25590 \series bold
25591 endnote
25592 \series default
25593 .
25594 \end_layout
25595
25596 \begin_layout Standard
25597 Para crear sólo una marca para una nota final, usa el comando 
25598 \series bold
25599
25600 \backslash
25601 endnotemark[número]
25602 \series default
25603  similar al comando 
25604 \series bold
25605
25606 \backslash
25607 footnotemark
25608 \series default
25609 , descrito en la sección
25610 \begin_inset Space ~
25611 \end_inset
25612
25613
25614 \begin_inset CommandInset ref
25615 LatexCommand ref
25616 reference "sec:Notas-al-pie"
25617
25618 \end_inset
25619
25620 .
25621 \end_layout
25622
25623 \begin_layout Standard
25624 \begin_inset VSpace bigskip
25625 \end_inset
25626
25627 Las notas al pie también pueden colocarse al margen de la página y la alineación
25628  del texto del pie también puede cambiarse, véase el paquete LaTeX 
25629 \series bold
25630 footmisc
25631 \series default
25632
25633 \begin_inset Index
25634 status collapsed
25635
25636 \begin_layout Plain Layout
25637 LaTeX-paquetes ! footmisc
25638 \end_layout
25639
25640 \end_inset
25641
25642  
25643 \begin_inset CommandInset citation
25644 LatexCommand cite
25645 key "footmisc"
25646
25647 \end_inset
25648
25649  para más información.
25650 \end_layout
25651
25652 \begin_layout Standard
25653 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
25654  
25655 \begin_inset CommandInset citation
25656 LatexCommand cite
25657 key "latexcompanion,latexguide,latexbook"
25658
25659 \end_inset
25660
25661 .
25662 \end_layout
25663
25664 \begin_layout Section
25665 Notas al margen
25666 \begin_inset Index
25667 status collapsed
25668
25669 \begin_layout Plain Layout
25670 Notas ! al margen
25671 \end_layout
25672
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \begin_layout Standard
25679 Las notas al margen se ven y se comportan en LyX como notas al pie.
25680  Se insertan con el menú 
25681 \family sans
25682 Insertar\SpecialChar \menuseparator
25683 Nota
25684 \begin_inset Space ~
25685 \end_inset
25686
25687 al
25688 \begin_inset Space ~
25689 \end_inset
25690
25691 margen
25692 \family default
25693  o con el botón 
25694 \begin_inset Graphics
25695         filename ../../images/marginalnote-insert.png
25696         scale 85
25697
25698 \end_inset
25699
25700 .
25701  Aparece un cuadro gris con la etiqueta 
25702 \family roman
25703 \series medium
25704
25705 \begin_inset Quotes eld
25706 \end_inset
25707
25708 margen
25709 \begin_inset Quotes erd
25710 \end_inset
25711
25712  en color rojo y un marco en el que puedes escribir el texto de la nota.
25713 \end_layout
25714
25715 \begin_layout Standard
25716 Al lado hay un ejemplo de nota al margen.
25717
25718 \family roman
25719 \series medium
25720  
25721 \begin_inset Marginal
25722 status open
25723
25724 \begin_layout Plain Layout
25725 Esto es una nota al margen.
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \end_layout
25732
25733 \begin_layout Standard
25734 Estas notas salen en el margen derecho en documentos a una cara.
25735  En documentos a doble cara se muestran en el margen externo ---margen izquierdo
25736  en páginas pares, derecho en páginas impares---.
25737  El texto de las notas se ajusta a la parte opuesta al margen ---se ajusta
25738  a la derecha si la nota aparece en el margen izquierdo---.
25739  La primera línea de la nota se sitúa en la posición de la línea del texto
25740  en la que se inserta en el documento.
25741 \end_layout
25742
25743 \begin_layout Standard
25744 \begin_inset VSpace bigskip
25745 \end_inset
25746
25747 Para colocar la nota en el margen interno añade el comando
25748 \end_layout
25749
25750 \begin_layout Standard
25751
25752 \series bold
25753
25754 \backslash
25755 reversemarginpar
25756 \end_layout
25757
25758 \begin_layout Standard
25759 en ERT antes de la nota.
25760  La nueva colocación es válida para todas las siguientes notas al margen.
25761  
25762 \begin_inset ERT
25763 status collapsed
25764
25765 \begin_layout Plain Layout
25766
25767
25768 \backslash
25769 reversemarginpar 
25770 \end_layout
25771
25772 \end_inset
25773
25774
25775 \begin_inset Marginal
25776 status open
25777
25778 \begin_layout Plain Layout
25779 Esto es una nota en el margen interno.
25780 \end_layout
25781
25782 \end_inset
25783
25784
25785 \series bold
25786
25787 \begin_inset Newline newline
25788 \end_inset
25789
25790
25791 \series default
25792
25793 \begin_inset Note Greyedout
25794 status open
25795
25796 \begin_layout Plain Layout
25797
25798 \series bold
25799 Nota:
25800 \series default
25801  A veces no hay espacio suficiente en el margen interno, por lo que la nota
25802  no se mostrará correctamente en la salida.
25803 \end_layout
25804
25805 \end_inset
25806
25807
25808 \end_layout
25809
25810 \begin_layout Standard
25811 Para volver a la ubicación predeterminada inserta en ERT el comando
25812 \begin_inset ERT
25813 status collapsed
25814
25815 \begin_layout Plain Layout
25816
25817
25818 \backslash
25819 normalmarginpar 
25820 \end_layout
25821
25822 \end_inset
25823
25824
25825 \end_layout
25826
25827 \begin_layout Standard
25828
25829 \series bold
25830
25831 \backslash
25832 normalmarginpar
25833 \end_layout
25834
25835 \begin_layout Standard
25836 \begin_inset Note Greyedout
25837 status open
25838
25839 \begin_layout Plain Layout
25840
25841 \series bold
25842 Nota:
25843 \series default
25844  El comando se ignora si en el mismo párrafo está también presente el comando
25845  
25846 \series bold
25847
25848 \backslash
25849 reversemarginpar
25850 \series default
25851 .
25852 \end_layout
25853
25854 \end_inset
25855
25856
25857 \end_layout
25858
25859 \begin_layout Standard
25860 \begin_inset VSpace bigskip
25861 \end_inset
25862
25863
25864 \family roman
25865 \series medium
25866
25867 \begin_inset Marginal
25868 status open
25869
25870 \begin_layout Plain Layout
25871 PalabraMuyLargaAlMargen no partida con guión.
25872 \end_layout
25873
25874 \end_inset
25875
25876
25877 \family default
25878 \series default
25879  Como en el caso descrito en la sección
25880 \begin_inset Space ~
25881 \end_inset
25882
25883
25884 \begin_inset CommandInset ref
25885 LatexCommand ref
25886 reference "sub:Líneas-Múltiples-en"
25887
25888 \end_inset
25889
25890 , una palabra larga no puede partirse con guión cuando es la primera en
25891  la nota al margen.
25892  Para evitar esto, inserta el comando
25893 \end_layout
25894
25895 \begin_layout Standard
25896
25897 \series bold
25898
25899 \backslash
25900 hspace{0pt}
25901 \end_layout
25902
25903 \begin_layout Standard
25904 en ERT antes de la palabra
25905 \family roman
25906 \series medium
25907 .
25908  
25909 \begin_inset Marginal
25910 status open
25911
25912 \begin_layout Plain Layout
25913 \begin_inset ERT
25914 status collapsed
25915
25916 \begin_layout Plain Layout
25917
25918
25919 \backslash
25920 hspace{0pt}
25921 \end_layout
25922
25923 \end_inset
25924
25925 PalabraMuyLargaAlMargen partida con guión.
25926 \end_layout
25927
25928 \end_inset
25929
25930
25931 \end_layout
25932
25933 \begin_layout Standard
25934 \begin_inset VSpace bigskip
25935 \end_inset
25936
25937
25938 \end_layout
25939
25940 \begin_layout Standard
25941 \begin_inset Note Greyedout
25942 status open
25943
25944 \begin_layout Plain Layout
25945
25946 \series bold
25947 Nota:
25948 \series default
25949  Normalmente no pueden utilizarse notas al margen en tablas, flotantes y
25950  notas al pie.
25951 \end_layout
25952
25953 \end_inset
25954
25955
25956 \end_layout
25957
25958 \begin_layout Standard
25959 \begin_inset VSpace bigskip
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \begin_layout Standard
25966 \begin_inset ERT
25967 status collapsed
25968
25969 \begin_layout Plain Layout
25970
25971
25972 \backslash
25973 ifmarginnote
25974 \end_layout
25975
25976 \end_inset
25977
25978
25979 \begin_inset Note Note
25980 status open
25981
25982 \begin_layout Plain Layout
25983 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
25984  LaTeX 
25985 \series bold
25986 marginnote
25987 \series default
25988 .
25989 \end_layout
25990
25991 \end_inset
25992
25993
25994 \end_layout
25995
25996 \begin_layout Standard
25997 Esta restricción se puede salvar con el paquete LaTeX 
25998 \series bold
25999 marginnote
26000 \series default
26001
26002 \begin_inset Index
26003 status collapsed
26004
26005 \begin_layout Plain Layout
26006 LaTeX-paquetes ! marginnote
26007 \end_layout
26008
26009 \end_inset
26010
26011 .
26012  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26013  notas al margen es redefinido para usar el comando provisto por el paquete
26014  
26015 \series bold
26016 marginnote
26017 \series default
26018 :
26019 \end_layout
26020
26021 \begin_layout Standard
26022
26023 \series bold
26024
26025 \backslash
26026 usepackage{marginnote}
26027 \begin_inset Newline newline
26028 \end_inset
26029
26030
26031 \backslash
26032 let
26033 \backslash
26034 marginpar
26035 \backslash
26036 marginnote
26037 \end_layout
26038
26039 \begin_layout Standard
26040 Esto se ha utilizado en el presente documento porque 
26041 \series bold
26042 marginnote
26043 \series default
26044  tiene una característica adicional útil: Puedes imponer un offset vertical
26045  a la nota.
26046  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26047  diseño de la página.
26048  El offset se determina en LyX como ERT directamente tras la nota al margen
26049  en el esquema
26050 \end_layout
26051
26052 \begin_layout Standard
26053
26054 \series bold
26055 [offset]
26056 \end_layout
26057
26058 \begin_layout Standard
26059 donde offset es una longitud en una de las unidades de la tabla
26060 \begin_inset Space ~
26061 \end_inset
26062
26063
26064 \begin_inset CommandInset ref
26065 LatexCommand ref
26066 reference "tab:Unidades"
26067
26068 \end_inset
26069
26070 .
26071  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26072  abajo.
26073  
26074 \family roman
26075 \series medium
26076 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26077 \begin_inset Space \thinspace{}
26078 \end_inset
26079
26080 cm arriba con el comando ERT 
26081 \begin_inset Quotes eld
26082 \end_inset
26083
26084
26085 \family default
26086 \series bold
26087 [-1.5cm]
26088 \family roman
26089 \series medium
26090
26091 \begin_inset Quotes erd
26092 \end_inset
26093
26094
26095 \begin_inset Marginal
26096 status collapsed
26097
26098 \begin_layout Plain Layout
26099 Esta nota está 1.5
26100 \begin_inset Space \thinspace{}
26101 \end_inset
26102
26103 cm por encima de su posición original.
26104 \end_layout
26105
26106 \end_inset
26107
26108
26109 \family default
26110 \series default
26111
26112 \begin_inset ERT
26113 status collapsed
26114
26115 \begin_layout Plain Layout
26116
26117 [-1.5cm]
26118 \end_layout
26119
26120 \end_inset
26121
26122
26123 \end_layout
26124
26125 \begin_layout Standard
26126 \begin_inset VSpace medskip
26127 \end_inset
26128
26129 Con 
26130 \series bold
26131 marginnote
26132 \series default
26133  también puedes cambiar la alineación del texto en el margen.
26134  Por ejemplo los comandos
26135 \end_layout
26136
26137 \begin_layout Standard
26138
26139 \series bold
26140
26141 \backslash
26142 renewcommand*{
26143 \backslash
26144 raggedleftmarginnote}{
26145 \backslash
26146 centering}
26147 \begin_inset Newline newline
26148 \end_inset
26149
26150
26151 \backslash
26152 renewcommand*{
26153 \backslash
26154 raggedrightmarginnote}{
26155 \backslash
26156 centering}
26157 \end_layout
26158
26159 \begin_layout Standard
26160 producen alineación centrada.
26161  
26162 \series bold
26163
26164 \backslash
26165 raggedleftmarginnote
26166 \series default
26167  identifica las notas que aparecen al lado izquierdo.
26168 \family roman
26169 \series medium
26170
26171 \begin_inset ERT
26172 status collapsed
26173
26174 \begin_layout Plain Layout
26175
26176
26177 \backslash
26178 renewcommand*{
26179 \backslash
26180 raggedleftmarginnote}{
26181 \backslash
26182 centering}
26183 \end_layout
26184
26185 \begin_layout Plain Layout
26186
26187
26188 \backslash
26189 renewcommand*{
26190 \backslash
26191 raggedrightmarginnote}{
26192 \backslash
26193 centering}
26194 \end_layout
26195
26196 \end_inset
26197
26198
26199 \begin_inset Marginal
26200 status open
26201
26202 \begin_layout Plain Layout
26203 El texto de esta nota está centrado.
26204 \end_layout
26205
26206 \end_inset
26207
26208
26209 \family default
26210 \series default
26211  El valor predeterminado es 
26212 \end_layout
26213
26214 \begin_layout Standard
26215
26216 \series bold
26217
26218 \backslash
26219 renewcommand*{
26220 \backslash
26221 raggedleftmarginnote}{
26222 \backslash
26223 raggedleft}
26224 \begin_inset Newline newline
26225 \end_inset
26226
26227
26228 \backslash
26229 renewcommand*{
26230 \backslash
26231 raggedrightmarginnote}{
26232 \backslash
26233 raggedright}
26234 \family roman
26235 \series medium
26236
26237 \begin_inset ERT
26238 status collapsed
26239
26240 \begin_layout Plain Layout
26241
26242
26243 \backslash
26244 renewcommand*{
26245 \backslash
26246 raggedleftmarginnote}{
26247 \backslash
26248 raggedleft}
26249 \end_layout
26250
26251 \begin_layout Plain Layout
26252
26253
26254 \backslash
26255 renewcommand*{
26256 \backslash
26257 raggedrightmarginnote}{
26258 \backslash
26259 raggedright}
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \begin_layout Standard
26268 \begin_inset VSpace medskip
26269 \end_inset
26270
26271 Para otras características de 
26272 \series bold
26273 marginnote
26274 \series default
26275  mira en su documentación 
26276 \begin_inset CommandInset citation
26277 LatexCommand cite
26278 key "marginnote"
26279
26280 \end_inset
26281
26282 .
26283 \end_layout
26284
26285 \begin_layout Standard
26286 \begin_inset VSpace bigskip
26287 \end_inset
26288
26289 El diseño de las notas al margen puede ser redefinido.
26290  Por ejemplo, para crear una cabecera para todas las notas con el texto
26291  
26292 \begin_inset Quotes eld
26293 \end_inset
26294
26295
26296 \series bold
26297 \bar under
26298 ¡
26299 \family sans
26300 Atención
26301 \family default
26302 !
26303 \series default
26304 \bar default
26305
26306 \begin_inset Quotes erd
26307 \end_inset
26308
26309 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
26310 \end_layout
26311
26312 \begin_layout Standard
26313
26314 \series bold
26315
26316 \backslash
26317 let
26318 \backslash
26319 myMarginpar
26320 \backslash
26321 marginpar
26322 \begin_inset Newline newline
26323 \end_inset
26324
26325
26326 \backslash
26327 renewcommand{
26328 \backslash
26329 marginpar}[1]{
26330 \backslash
26331 myMarginpar{%
26332 \begin_inset Newline newline
26333 \end_inset
26334
26335
26336 \begin_inset ERT
26337 status collapsed
26338
26339 \begin_layout Plain Layout
26340
26341
26342 \backslash
26343 hphantom{ }
26344 \end_layout
26345
26346 \end_inset
26347
26348
26349 \backslash
26350 hspace{0pt}
26351 \backslash
26352 textsf{
26353 \backslash
26354 textbf{
26355 \backslash
26356 underbar{¡Atención!}}}%
26357 \begin_inset Newline newline
26358 \end_inset
26359
26360
26361 \begin_inset ERT
26362 status collapsed
26363
26364 \begin_layout Plain Layout
26365
26366
26367 \backslash
26368 hphantom{ }
26369 \end_layout
26370
26371 \end_inset
26372
26373
26374 \backslash
26375 vspace{1.5mm}
26376 \backslash
26377
26378 \backslash
26379 #1}}
26380 \end_layout
26381
26382 \begin_layout Standard
26383
26384 \family roman
26385 \series medium
26386 \begin_inset ERT
26387 status collapsed
26388
26389 \begin_layout Plain Layout
26390
26391
26392 \backslash
26393 let
26394 \backslash
26395 myMarginpar
26396 \backslash
26397 marginpar
26398 \end_layout
26399
26400 \begin_layout Plain Layout
26401
26402
26403 \backslash
26404 renewcommand{
26405 \backslash
26406 marginpar}[1]{
26407 \backslash
26408 myMarginpar{%
26409 \end_layout
26410
26411 \begin_layout Plain Layout
26412
26413    
26414 \backslash
26415 textsf{
26416 \backslash
26417 textbf{
26418 \backslash
26419 underbar{¡Atención!}}}%
26420 \end_layout
26421
26422 \begin_layout Plain Layout
26423
26424    
26425 \backslash
26426 vspace{1.5mm}
26427 \backslash
26428
26429 \backslash
26430 #1}}
26431 \end_layout
26432
26433 \end_inset
26434
26435
26436 \begin_inset Marginal
26437 status open
26438
26439 \begin_layout Plain Layout
26440 Esta es una nota con una cabecera definida.
26441 \end_layout
26442
26443 \end_inset
26444
26445
26446 \family default
26447 \series default
26448
26449 \begin_inset ERT
26450 status collapsed
26451
26452 \begin_layout Plain Layout
26453
26454 [-1.5cm]
26455 \end_layout
26456
26457 \end_inset
26458
26459
26460 \family roman
26461 \series medium
26462
26463 \begin_inset ERT
26464 status collapsed
26465
26466 \begin_layout Plain Layout
26467
26468
26469 \backslash
26470 renewcommand{
26471 \backslash
26472 marginpar}[1]{
26473 \backslash
26474 myMarginpar{#1}}
26475 \end_layout
26476
26477 \end_inset
26478
26479
26480 \family default
26481 \series default
26482
26483 \begin_inset Note Note
26484 status collapsed
26485
26486 \begin_layout Plain Layout
26487 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
26488 \end_layout
26489
26490 \end_inset
26491
26492
26493 \end_layout
26494
26495 \begin_layout Standard
26496 \begin_inset ERT
26497 status collapsed
26498
26499 \begin_layout Plain Layout
26500
26501
26502 \backslash
26503 else
26504 \end_layout
26505
26506 \end_inset
26507
26508
26509 \begin_inset Note Note
26510 status open
26511
26512 \begin_layout Plain Layout
26513 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
26514  
26515 \series bold
26516 marginnote
26517 \series default
26518 .
26519 \end_layout
26520
26521 \end_inset
26522
26523
26524 \end_layout
26525
26526 \begin_layout Standard
26527 Debes instalar el paquete LaTeX 
26528 \series bold
26529 marginnote
26530 \series default
26531  para ver la parte siguiente en la salida.
26532 \end_layout
26533
26534 \begin_layout Standard
26535 \begin_inset ERT
26536 status collapsed
26537
26538 \begin_layout Plain Layout
26539
26540
26541 \backslash
26542 fi
26543 \end_layout
26544
26545 \end_inset
26546
26547
26548 \end_layout
26549
26550 \begin_layout Chapter
26551 Cuadros
26552 \end_layout
26553
26554 \begin_layout Section
26555 Introducción
26556 \begin_inset Index
26557 status collapsed
26558
26559 \begin_layout Plain Layout
26560 Cuadros ! Introducción
26561 \end_layout
26562
26563 \end_inset
26564
26565
26566 \end_layout
26567
26568 \begin_layout Standard
26569 Los cuadros se emplean para dar formato a bloques de texto.
26570  Se pueden usar para escribir documentos con varios lenguajes, ver sección
26571 \begin_inset Space ~
26572 \end_inset
26573
26574
26575 \begin_inset CommandInset ref
26576 LatexCommand ref
26577 reference "sec:Minipáginas"
26578
26579 \end_inset
26580
26581 , enmarcar textos, ver sección
26582 \begin_inset Space ~
26583 \end_inset
26584
26585
26586 \begin_inset CommandInset ref
26587 LatexCommand ref
26588 reference "sec:Cuadros-Enmarcados"
26589
26590 \end_inset
26591
26592 , evitar la división de palabras, ver sección
26593 \begin_inset Space ~
26594 \end_inset
26595
26596
26597 \begin_inset CommandInset ref
26598 LatexCommand ref
26599 reference "sec:Evitar-la-Partición"
26600
26601 \end_inset
26602
26603 , alinear texto, ver sección
26604 \begin_inset Space ~
26605 \end_inset
26606
26607
26608 \begin_inset CommandInset ref
26609 LatexCommand ref
26610 reference "sub:Alineación-Vertical"
26611
26612 \end_inset
26613
26614 , o para poner color de fondo a un texto, ver sección
26615 \begin_inset Space ~
26616 \end_inset
26617
26618
26619 \begin_inset CommandInset ref
26620 LatexCommand ref
26621 reference "sec:Cuadros-Coloreados"
26622
26623 \end_inset
26624
26625 .
26626 \end_layout
26627
26628 \begin_layout Standard
26629 Se insertan con el menú 
26630 \family sans
26631 Insertar\SpecialChar \menuseparator
26632 Cuadro
26633 \family default
26634  o con el botón 
26635 \begin_inset Graphics
26636         filename ../../images/box-insert.png
26637         scale 85
26638
26639 \end_inset
26640
26641 .
26642  Surge un recuadro gris con la etiqueta 
26643 \family sans
26644 Cuadro (Minipágina)
26645 \family default
26646
26647 \begin_inset Graphics
26648         filename clipart/CuadroMinipagQt4.png
26649         scale 75
26650         keepAspectRatio
26651
26652 \end_inset
26653
26654 .
26655  El tipo de cuadro se puede elegir al hacer clic-derecho sobre él.
26656  Sale un diálogo en el que 
26657 \family sans
26658 Cuadro
26659 \family default
26660
26661 \begin_inset Space ~
26662 \end_inset
26663
26664
26665 \family sans
26666 interior
26667 \family default
26668  permite escoger los tipos 
26669 \family sans
26670 Parbox (
26671 \family default
26672
26673 \begin_inset Quotes eld
26674 \end_inset
26675
26676
26677 \family sans
26678 Párrafo
26679 \family default
26680
26681 \begin_inset Quotes erd
26682 \end_inset
26683
26684
26685 \family sans
26686 )
26687 \family default
26688  y 
26689 \family sans
26690 Minipágina
26691 \family default
26692 .
26693  
26694 \family sans
26695 Minipágina
26696 \family default
26697  es el predeterminado para nuevos cuadros y se explica en la 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 ; el tipo 
26709 \family sans
26710 Parbox
26711 \family default
26712  se describe en la sección
26713 \begin_inset Space ~
26714 \end_inset
26715
26716
26717 \begin_inset CommandInset ref
26718 LatexCommand ref
26719 reference "sec:Cuadros-de-Párrafo"
26720
26721 \end_inset
26722
26723 .
26724 \end_layout
26725
26726 \begin_layout Standard
26727 Los cuadros no se numeran y por tanto no se pueden referenciar como los
26728  flotantes o las notas al pie.
26729 \end_layout
26730
26731 \begin_layout Standard
26732 \begin_inset Note Greyedout
26733 status open
26734
26735 \begin_layout Plain Layout
26736
26737 \series bold
26738 Nota:
26739 \series default
26740  Los cuadros no deben ser el ítem en un entorno 
26741 \family sans
26742 Enumeración
26743 \family default
26744  o 
26745 \family sans
26746 Descripción
26747 \family default
26748 .
26749 \end_layout
26750
26751 \end_inset
26752
26753
26754 \end_layout
26755
26756 \begin_layout Standard
26757 \begin_inset Note Greyedout
26758 status open
26759
26760 \begin_layout Plain Layout
26761
26762 \series bold
26763 Nota:
26764 \series default
26765  Por razones desconocidas sólo se puede poner el tipo 
26766 \family sans
26767 Cuadro
26768 \begin_inset Space ~
26769 \end_inset
26770
26771 interior
26772 \family default
26773  en 
26774 \family sans
26775 Ninguno
26776 \family default
26777  cuando se emplea un cuadro enmarcado.
26778  Los cuadros sin ningún tipo de 
26779 \family sans
26780 Cuadro
26781 \begin_inset Space ~
26782 \end_inset
26783
26784 interior
26785 \family default
26786  y sin marcos se explican en la sección
26787 \begin_inset Space ~
26788 \end_inset
26789
26790
26791 \begin_inset CommandInset ref
26792 LatexCommand ref
26793 reference "sec:Evitar-la-Partición"
26794
26795 \end_inset
26796
26797 .
26798 \end_layout
26799
26800 \end_inset
26801
26802
26803 \end_layout
26804
26805 \begin_layout Section
26806 Diálogo de cuadros
26807 \begin_inset CommandInset label
26808 LatexCommand label
26809 name "sec:Diálogo-Cuadros"
26810
26811 \end_inset
26812
26813
26814 \begin_inset Index
26815 status collapsed
26816
26817 \begin_layout Plain Layout
26818 Cuadros ! Configuración
26819 \end_layout
26820
26821 \end_inset
26822
26823
26824 \end_layout
26825
26826 \begin_layout Subsection
26827 Tamaño
26828 \begin_inset Index
26829 status collapsed
26830
26831 \begin_layout Plain Layout
26832 Cuadros ! Tamaño
26833 \end_layout
26834
26835 \end_inset
26836
26837
26838 \end_layout
26839
26840 \begin_layout Standard
26841 En el diálogo puedes ajustar la geometría del cuadro en los campos 
26842 \family sans
26843 Ancho
26844 \family default
26845  y 
26846 \family sans
26847 Alto
26848 \family default
26849 .
26850  Las unidades disponibles para la geometría se explican en la tabla
26851 \begin_inset Space ~
26852 \end_inset
26853
26854
26855 \begin_inset CommandInset ref
26856 LatexCommand ref
26857 reference "tab:Unidades"
26858
26859 \end_inset
26860
26861 .
26862  El campo 
26863 \family sans
26864 Alto
26865 \family default
26866  ofrece los siguientes tamaños adicionales:
26867 \end_layout
26868
26869 \begin_layout Description
26870 Profundidad Este es el texto plano 
26871 \begin_inset Quotes eld
26872 \end_inset
26873
26874 alto
26875 \begin_inset Quotes erd
26876 \end_inset
26877
26878 .
26879  Ignora la profundidad total cuando hay múltiples líneas de texto en el
26880  cuadro:
26881 \begin_inset Newline newline
26882 \end_inset
26883
26884
26885 \begin_inset Newline newline
26886 \end_inset
26887
26888
26889 \begin_inset Newline newline
26890 \end_inset
26891
26892
26893 \begin_inset Box Boxed
26894 position "c"
26895 hor_pos "c"
26896 has_inner_box 1
26897 inner_pos "c"
26898 use_parbox 0
26899 width "12col%"
26900 special "none"
26901 height "1in"
26902 height_special "depth"
26903 status open
26904
26905 \begin_layout Plain Layout
26906 \align center
26907 Cuadro con altura establecida en 1
26908 \begin_inset Space \thinspace{}
26909 \end_inset
26910
26911 Profundidad
26912 \end_layout
26913
26914 \end_inset
26915
26916
26917 \begin_inset Newline newline
26918 \end_inset
26919
26920
26921 \begin_inset Newline newline
26922 \end_inset
26923
26924
26925 \end_layout
26926
26927 \begin_layout Description
26928 Alto Es la altura del texto que está dentro del cuadro.
26929  Un valor de, p.
26930 \begin_inset Space \thinspace{}
26931 \end_inset
26932
26933 e.
26934 \begin_inset Space ~
26935 \end_inset
26936
26937 2 para este tamaño fijará la altura del cuadro a 2 veces la altura del texto:
26938  
26939 \begin_inset Box Boxed
26940 position "c"
26941 hor_pos "c"
26942 has_inner_box 1
26943 inner_pos "c"
26944 use_parbox 0
26945 width "20col%"
26946 special "none"
26947 height "2in"
26948 height_special "height"
26949 status open
26950
26951 \begin_layout Plain Layout
26952 \align center
26953 Cuadro con altura puesta en 2
26954 \begin_inset Space \thinspace{}
26955 \end_inset
26956
26957 Alto
26958 \end_layout
26959
26960 \end_inset
26961
26962
26963 \end_layout
26964
26965 \begin_layout Description
26966 Alto
26967 \begin_inset Space ~
26968 \end_inset
26969
26970 total Esto es el Alto
26971 \begin_inset Space \thinspace{}
26972 \end_inset
26973
26974 +
26975 \begin_inset Space \thinspace{}
26976 \end_inset
26977
26978 Profundidad: 
26979 \begin_inset Box Boxed
26980 position "c"
26981 hor_pos "c"
26982 has_inner_box 1
26983 inner_pos "c"
26984 use_parbox 0
26985 width "20col%"
26986 special "none"
26987 height "1in"
26988 height_special "totalheight"
26989 status open
26990
26991 \begin_layout Plain Layout
26992 \align center
26993 Cuadro con altura puesta a 1
26994 \begin_inset Space \thinspace{}
26995 \end_inset
26996
26997 Alto
26998 \begin_inset Space ~
26999 \end_inset
27000
27001 total
27002 \end_layout
27003
27004 \end_inset
27005
27006
27007 \end_layout
27008
27009 \begin_layout Description
27010 Ancho Esto determina al ancho del cuadro como altura: 
27011 \begin_inset Box Boxed
27012 position "c"
27013 hor_pos "c"
27014 has_inner_box 1
27015 inner_pos "c"
27016 use_parbox 0
27017 width "12col%"
27018 special "none"
27019 height "1in"
27020 height_special "width"
27021 status open
27022
27023 \begin_layout Plain Layout
27024 \align center
27025 Cuadro con altura puesta en 1
27026 \begin_inset Space \thinspace{}
27027 \end_inset
27028
27029 Ancho
27030 \end_layout
27031
27032 \end_inset
27033
27034
27035 \end_layout
27036
27037 \begin_layout Subsection
27038 Alineación
27039 \begin_inset Index
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043 Cuadros ! Alineación
27044 \end_layout
27045
27046 \end_inset
27047
27048
27049 \end_layout
27050
27051 \begin_layout Standard
27052 Si has elegido un 
27053 \family sans
27054 Cuadro
27055 \begin_inset Space ~
27056 \end_inset
27057
27058 interior
27059 \family default
27060 , la alineación vertical del cuadro puede ser:
27061 \end_layout
27062
27063 \begin_layout Description
27064 Superior Ejemplo de línea de texto.
27065  
27066 \begin_inset Box Boxed
27067 position "t"
27068 hor_pos "c"
27069 has_inner_box 1
27070 inner_pos "c"
27071 use_parbox 0
27072 width "12col%"
27073 special "none"
27074 height "1in"
27075 height_special "totalheight"
27076 status collapsed
27077
27078 \begin_layout Plain Layout
27079 \align center
27080 Cuadro alineado arriba.
27081 \end_layout
27082
27083 \end_inset
27084
27085  Ejemplo de línea de texto.
27086 \end_layout
27087
27088 \begin_layout Description
27089 Medio Ejemplo de línea de texto.
27090  
27091 \begin_inset Box Boxed
27092 position "c"
27093 hor_pos "c"
27094 has_inner_box 1
27095 inner_pos "c"
27096 use_parbox 0
27097 width "12col%"
27098 special "none"
27099 height "1in"
27100 height_special "totalheight"
27101 status collapsed
27102
27103 \begin_layout Plain Layout
27104 \align center
27105 Cuadro alineado en medio.
27106 \end_layout
27107
27108 \end_inset
27109
27110  Ejemplo de línea de texto.
27111 \end_layout
27112
27113 \begin_layout Description
27114 Inferior Ejemplo de línea de texto.
27115  
27116 \begin_inset Box Boxed
27117 position "b"
27118 hor_pos "c"
27119 has_inner_box 1
27120 inner_pos "c"
27121 use_parbox 0
27122 width "12col%"
27123 special "none"
27124 height "1in"
27125 height_special "totalheight"
27126 status collapsed
27127
27128 \begin_layout Plain Layout
27129 \align center
27130 Cuadro alineado abajo.
27131 \end_layout
27132
27133 \end_inset
27134
27135  Ejemplo de línea de texto.
27136 \end_layout
27137
27138 \begin_layout Standard
27139 \begin_inset Note Greyedout
27140 status open
27141
27142 \begin_layout Plain Layout
27143
27144 \series bold
27145 Nota:
27146 \series default
27147  
27148 \lang english
27149 The vertical box aligment can be lost in the output when you have two boxes
27150  in a line and one has e.
27151 \begin_inset Space \thinspace{}
27152 \end_inset
27153
27154 g.
27155 \begin_inset Space ~
27156 \end_inset
27157
27158 a shadow and the other one not.
27159 \end_layout
27160
27161 \end_inset
27162
27163
27164 \end_layout
27165
27166 \begin_layout Standard
27167 La alineación horizontal del cuadro puede establecerse en el diálogo de
27168  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
27169 \end_layout
27170
27171 \begin_layout Standard
27172 \begin_inset VSpace bigskip
27173 \end_inset
27174
27175 Si has escogido un 
27176 \family sans
27177 Cuadro
27178 \begin_inset Space ~
27179 \end_inset
27180
27181 interior
27182 \family default
27183 , el contenido puede alinearse verticalmente a:
27184 \end_layout
27185
27186 \begin_layout Description
27187 Superior Ejemplo de línea de texto.
27188  
27189 \begin_inset Box Boxed
27190 position "c"
27191 hor_pos "c"
27192 has_inner_box 1
27193 inner_pos "t"
27194 use_parbox 0
27195 width "12col%"
27196 special "none"
27197 height "1.5in"
27198 height_special "totalheight"
27199 status collapsed
27200
27201 \begin_layout Plain Layout
27202 \align center
27203 Cuadro con texto alineado arriba.
27204 \end_layout
27205
27206 \end_inset
27207
27208  Ejemplo de línea de texto.
27209 \end_layout
27210
27211 \begin_layout Description
27212 Medio Ejemplo de línea de texto.
27213  
27214 \begin_inset Box Boxed
27215 position "c"
27216 hor_pos "c"
27217 has_inner_box 1
27218 inner_pos "c"
27219 use_parbox 0
27220 width "12col%"
27221 special "none"
27222 height "1.5in"
27223 height_special "totalheight"
27224 status collapsed
27225
27226 \begin_layout Plain Layout
27227 \align center
27228 Cuadro con texto alineado en medio.
27229 \end_layout
27230
27231 \end_inset
27232
27233  Ejemplo de línea de texto.
27234 \end_layout
27235
27236 \begin_layout Description
27237 Inferior Ejemplo de línea de texto.
27238  
27239 \begin_inset Box Boxed
27240 position "c"
27241 hor_pos "c"
27242 has_inner_box 1
27243 inner_pos "b"
27244 use_parbox 0
27245 width "12col%"
27246 special "none"
27247 height "1.5in"
27248 height_special "totalheight"
27249 status collapsed
27250
27251 \begin_layout Plain Layout
27252 \align center
27253 Cuadro con texto alineado abajo.
27254 \end_layout
27255
27256 \end_inset
27257
27258  Ejemplo de línea de texto.
27259 \end_layout
27260
27261 \begin_layout Description
27262 Estirado Ejemplo de línea de texto.
27263  
27264 \begin_inset Box Boxed
27265 position "c"
27266 hor_pos "c"
27267 has_inner_box 1
27268 inner_pos "s"
27269 use_parbox 0
27270 width "12col%"
27271 special "none"
27272 height "1.5in"
27273 height_special "totalheight"
27274 status collapsed
27275
27276 \begin_layout Plain Layout
27277 \align center
27278 Este texto
27279 \end_layout
27280
27281 \begin_layout Plain Layout
27282 \align center
27283 está
27284 \end_layout
27285
27286 \begin_layout Plain Layout
27287 \align center
27288 estirado.
27289 \end_layout
27290
27291 \end_inset
27292
27293  Ejemplo de línea de texto.
27294 \end_layout
27295
27296 \begin_layout Standard
27297 Para estirar el contenido debe tener más de un párrafo.
27298  En el ejemplo anterior cada línea de texto está en un párrafo propio.
27299 \end_layout
27300
27301 \begin_layout Standard
27302 \begin_inset VSpace bigskip
27303 \end_inset
27304
27305 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
27306  LyX cuando hayas escogido un 
27307 \family sans
27308 Cuadro
27309 \begin_inset Space ~
27310 \end_inset
27311
27312 interior
27313 \family default
27314 .
27315 \end_layout
27316
27317 \begin_layout Standard
27318 \align center
27319 \begin_inset Box Boxed
27320 position "c"
27321 hor_pos "c"
27322 has_inner_box 1
27323 inner_pos "s"
27324 use_parbox 0
27325 width "15col%"
27326 special "none"
27327 height "1.25in"
27328 height_special "totalheight"
27329 status open
27330
27331 \begin_layout Plain Layout
27332 \align left
27333 Cuadro
27334 \end_layout
27335
27336 \begin_layout Plain Layout
27337 \align center
27338 con texto
27339 \end_layout
27340
27341 \begin_layout Plain Layout
27342 \align right
27343 estirado
27344 \end_layout
27345
27346 \end_inset
27347
27348
27349 \end_layout
27350
27351 \begin_layout Standard
27352 Si no has establecido un 
27353 \family sans
27354 Cuadro
27355 \begin_inset Space ~
27356 \end_inset
27357
27358 interior
27359 \family default
27360 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
27361  cuadro.
27362 \end_layout
27363
27364 \begin_layout Standard
27365 \align center
27366 \begin_inset Box Boxed
27367 position "c"
27368 hor_pos "s"
27369 has_inner_box 0
27370 inner_pos "s"
27371 use_parbox 0
27372 width "90col%"
27373 special "none"
27374 height "1.25in"
27375 height_special "totalheight"
27376 status open
27377
27378 \begin_layout Plain Layout
27379 \align left
27380 Texto estirado horizontalmente.
27381 \end_layout
27382
27383 \end_inset
27384
27385
27386 \end_layout
27387
27388 \begin_layout Section
27389 Cuadros enmarcados
27390 \begin_inset CommandInset label
27391 LatexCommand label
27392 name "sec:Cuadros-Enmarcados"
27393
27394 \end_inset
27395
27396
27397 \begin_inset Index
27398 status collapsed
27399
27400 \begin_layout Plain Layout
27401 Cuadros ! Marcos
27402 \end_layout
27403
27404 \end_inset
27405
27406
27407 \end_layout
27408
27409 \begin_layout Standard
27410 El estilo de marco del cuadro se puede determinar en la lista desplegable
27411  
27412 \family sans
27413 Tipo
27414 \family default
27415  del diálogo de cuadros.
27416  Son posibles los siguientes marcos:
27417 \end_layout
27418
27419 \begin_layout Description
27420 Marco
27421 \begin_inset Space ~
27422 \end_inset
27423
27424 rectangular Dibuja un marco rectangular alrededor del cuadro.
27425  El grosor del marco depende de 
27426 \series bold
27427
27428 \backslash
27429 fboxrule
27430 \series default
27431 .
27432  
27433 \begin_inset Box Boxed
27434 position "c"
27435 hor_pos "c"
27436 has_inner_box 1
27437 inner_pos "c"
27438 use_parbox 0
27439 width "25col%"
27440 special "none"
27441 height "1in"
27442 height_special "totalheight"
27443 status open
27444
27445 \begin_layout Plain Layout
27446 \align center
27447 Cuadro rectangular
27448 \end_layout
27449
27450 \end_inset
27451
27452
27453 \end_layout
27454
27455 \begin_layout Description
27456 Marco
27457 \begin_inset Space ~
27458 \end_inset
27459
27460 ovalado,
27461 \begin_inset Space ~
27462 \end_inset
27463
27464 fino Dibuja un marco ovalado cuya línea tiene un grosor de 0.4
27465 \begin_inset Space \thinspace{}
27466 \end_inset
27467
27468 pt.
27469  
27470 \begin_inset Box ovalbox
27471 position "c"
27472 hor_pos "c"
27473 has_inner_box 1
27474 inner_pos "c"
27475 use_parbox 0
27476 width "25col%"
27477 special "none"
27478 height "1in"
27479 height_special "totalheight"
27480 status open
27481
27482 \begin_layout Plain Layout
27483 \align center
27484 Marco ovalado, fino
27485 \end_layout
27486
27487 \end_inset
27488
27489
27490 \end_layout
27491
27492 \begin_layout Description
27493 Marco
27494 \begin_inset Space ~
27495 \end_inset
27496
27497 ovalado,
27498 \begin_inset Space ~
27499 \end_inset
27500
27501 grueso Dibuja un marco ovalado cuya línea tiene un grosor de 0.8
27502 \begin_inset Space \thinspace{}
27503 \end_inset
27504
27505 pt.
27506  
27507 \begin_inset Box Ovalbox
27508 position "c"
27509 hor_pos "c"
27510 has_inner_box 1
27511 inner_pos "c"
27512 use_parbox 0
27513 width "30col%"
27514 special "none"
27515 height "1in"
27516 height_special "totalheight"
27517 status open
27518
27519 \begin_layout Plain Layout
27520 \align center
27521 Cuadro ovalado, grueso
27522 \end_layout
27523
27524 \end_inset
27525
27526
27527 \end_layout
27528
27529 \begin_layout Description
27530 Marco
27531 \begin_inset Space ~
27532 \end_inset
27533
27534 con
27535 \begin_inset Space ~
27536 \end_inset
27537
27538 sombra Dibuja un cuadro rectangular con sombra alrededor del cuadro.
27539  El grosor de la línea tiene el tamaño dado por 
27540 \series bold
27541
27542 \backslash
27543 fboxrule
27544 \series default
27545 , la sombra tiene una anchura de 4
27546 \begin_inset Space \thinspace{}
27547 \end_inset
27548
27549 pt.
27550  
27551 \begin_inset Box Shadowbox
27552 position "c"
27553 hor_pos "c"
27554 has_inner_box 1
27555 inner_pos "c"
27556 use_parbox 0
27557 width "20col%"
27558 special "none"
27559 height "1in"
27560 height_special "totalheight"
27561 status open
27562
27563 \begin_layout Plain Layout
27564 \align center
27565 Marco sombrado
27566 \end_layout
27567
27568 \end_inset
27569
27570
27571 \end_layout
27572
27573 \begin_layout Description
27574 Marco
27575 \begin_inset Space ~
27576 \end_inset
27577
27578 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
27579  El grosor de la línea interior es 0.75
27580 \begin_inset Space \thinspace{}
27581 \end_inset
27582
27583
27584 \series bold
27585
27586 \backslash
27587 fboxrule
27588 \series default
27589 , el de la línea exterior es 1.5
27590 \begin_inset Space \thinspace{}
27591 \end_inset
27592
27593
27594 \series bold
27595
27596 \backslash
27597 fboxrule
27598 \series default
27599 .
27600  La distancia entre líneas es 1.5
27601 \begin_inset Space \thinspace{}
27602 \end_inset
27603
27604
27605 \series bold
27606
27607 \backslash
27608 fboxrule
27609 \series default
27610
27611 \begin_inset Space \thinspace{}
27612 \end_inset
27613
27614 +
27615 \begin_inset Space \thinspace{}
27616 \end_inset
27617
27618 0.5
27619 \begin_inset Space \thinspace{}
27620 \end_inset
27621
27622 pt.
27623  
27624 \begin_inset Box Doublebox
27625 position "c"
27626 hor_pos "c"
27627 has_inner_box 1
27628 inner_pos "c"
27629 use_parbox 0
27630 width "20col%"
27631 special "none"
27632 height "1in"
27633 height_special "totalheight"
27634 status open
27635
27636 \begin_layout Plain Layout
27637 \align center
27638 Marco doble
27639 \end_layout
27640
27641 \end_inset
27642
27643
27644 \end_layout
27645
27646 \begin_layout Standard
27647 \begin_inset VSpace bigskip
27648 \end_inset
27649
27650 La etiqueta del recuadro en LyX cambiará según el estilo de marco elegido.
27651  Para poder utilizar los distintos marcos, debe estar instalado el paquete
27652  LaTeX 
27653 \series bold
27654 fancybox
27655 \series default
27656
27657 \begin_inset Index
27658 status collapsed
27659
27660 \begin_layout Plain Layout
27661 LaTeX-paquetes ! fancybox
27662 \end_layout
27663
27664 \end_inset
27665
27666 .
27667 \end_layout
27668
27669 \begin_layout Standard
27670 \begin_inset VSpace bigskip
27671 \end_inset
27672
27673 El valor predeterminado por 
27674 \series bold
27675
27676 \backslash
27677 fboxrule
27678 \series default
27679  es 0.4
27680 \begin_inset Space \thinspace{}
27681 \end_inset
27682
27683 pt.
27684  Puede cambiarse con el siguiente comando en ERT, p.
27685 \begin_inset Space \thinspace{}
27686 \end_inset
27687
27688 e.
27689 \begin_inset Space ~
27690 \end_inset
27691
27692 a
27693 \begin_inset Space ~
27694 \end_inset
27695
27696 2
27697 \begin_inset Space \thinspace{}
27698 \end_inset
27699
27700 pt:
27701 \end_layout
27702
27703 \begin_layout Standard
27704
27705 \series bold
27706
27707 \backslash
27708 setlength{
27709 \backslash
27710 fboxrule}{2pt}
27711 \end_layout
27712
27713 \begin_layout Standard
27714 \begin_inset ERT
27715 status collapsed
27716
27717 \begin_layout Plain Layout
27718
27719
27720 \backslash
27721 setlength{
27722 \backslash
27723 fboxrule}{2pt}
27724 \end_layout
27725
27726 \end_inset
27727
27728
27729 \begin_inset Box Boxed
27730 position "c"
27731 hor_pos "c"
27732 has_inner_box 1
27733 inner_pos "c"
27734 use_parbox 0
27735 width "25col%"
27736 special "none"
27737 height "1in"
27738 height_special "totalheight"
27739 status open
27740
27741 \begin_layout Plain Layout
27742 \align center
27743 Cuadro rectangular con 
27744 \series bold
27745
27746 \backslash
27747 fboxrule
27748 \series default
27749
27750 \begin_inset Space \thinspace{}
27751 \end_inset
27752
27753 =
27754 \begin_inset Space \thinspace{}
27755 \end_inset
27756
27757 2
27758 \begin_inset Space \thinspace{}
27759 \end_inset
27760
27761 pt
27762 \end_layout
27763
27764 \end_inset
27765
27766
27767 \begin_inset ERT
27768 status collapsed
27769
27770 \begin_layout Plain Layout
27771
27772
27773 \backslash
27774 setlength{
27775 \backslash
27776 fboxrule}{0.4pt}
27777 \end_layout
27778
27779 \end_inset
27780
27781
27782 \end_layout
27783
27784 \begin_layout Standard
27785 \begin_inset VSpace bigskip
27786 \end_inset
27787
27788 El espacio entre el marco y el contenido del cuadro es 3
27789 \begin_inset Space \thinspace{}
27790 \end_inset
27791
27792 pt por defecto para todos los estilos.
27793  Se puede cambiar mediante la longitud 
27794 \series bold
27795
27796 \backslash
27797 fboxsep
27798 \series default
27799 .
27800  Por ejemplo el comando
27801 \end_layout
27802
27803 \begin_layout Standard
27804
27805 \series bold
27806
27807 \backslash
27808 setlength{
27809 \backslash
27810 fboxsep}{10pt}
27811 \end_layout
27812
27813 \begin_layout Standard
27814 determina un valor de 10
27815 \begin_inset Space \thinspace{}
27816 \end_inset
27817
27818 pt, como en el siguiente cuadro:
27819 \end_layout
27820
27821 \begin_layout Standard
27822 \begin_inset ERT
27823 status collapsed
27824
27825 \begin_layout Plain Layout
27826
27827
27828 \backslash
27829 setlength{
27830 \backslash
27831 fboxsep}{10pt}
27832 \end_layout
27833
27834 \end_inset
27835
27836
27837 \begin_inset Box Boxed
27838 position "c"
27839 hor_pos "c"
27840 has_inner_box 1
27841 inner_pos "c"
27842 use_parbox 0
27843 width "25col%"
27844 special "none"
27845 height "1in"
27846 height_special "totalheight"
27847 status open
27848
27849 \begin_layout Plain Layout
27850 \align center
27851 Cuadro rectangular con 
27852 \series bold
27853
27854 \backslash
27855 fboxsep
27856 \series default
27857
27858 \begin_inset Space \thinspace{}
27859 \end_inset
27860
27861 =
27862 \begin_inset Space \thinspace{}
27863 \end_inset
27864
27865 10
27866 \begin_inset Space \thinspace{}
27867 \end_inset
27868
27869 pt
27870 \end_layout
27871
27872 \end_inset
27873
27874
27875 \begin_inset ERT
27876 status collapsed
27877
27878 \begin_layout Plain Layout
27879
27880
27881 \backslash
27882 setlength{
27883 \backslash
27884 fboxsep}{3pt}
27885 \end_layout
27886
27887 \end_inset
27888
27889
27890 \end_layout
27891
27892 \begin_layout Standard
27893 \begin_inset VSpace bigskip
27894 \end_inset
27895
27896 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
27897  el comando 
27898 \series bold
27899
27900 \backslash
27901 cornersize
27902 \series default
27903 .
27904  El comando
27905 \end_layout
27906
27907 \begin_layout Standard
27908
27909 \series bold
27910
27911 \backslash
27912 cornersize*{1cm}
27913 \end_layout
27914
27915 \begin_layout Standard
27916 establece un diámetro de 1
27917 \begin_inset Space \thinspace{}
27918 \end_inset
27919
27920 cm.
27921  El comando
27922 \end_layout
27923
27924 \begin_layout Standard
27925
27926 \series bold
27927
27928 \backslash
27929 cornersize{num}
27930 \end_layout
27931
27932 \begin_layout Standard
27933 fija el diámetro en 
27934 \family sans
27935 num
27936 \begin_inset Space \thinspace{}
27937 \end_inset
27938
27939 ×
27940 \begin_inset Space \thinspace{}
27941 \end_inset
27942
27943 mínimo
27944 \family default
27945  
27946 \family sans
27947 (ancho y alto del cuadro)
27948 \family default
27949 .
27950  Por defecto es 
27951 \series bold
27952
27953 \backslash
27954 cornersize{0.5}
27955 \series default
27956 .
27957 \end_layout
27958
27959 \begin_layout Standard
27960 \begin_inset ERT
27961 status collapsed
27962
27963 \begin_layout Plain Layout
27964
27965
27966 \backslash
27967 cornersize*{1.5cm}
27968 \end_layout
27969
27970 \end_inset
27971
27972
27973 \begin_inset Box Ovalbox
27974 position "c"
27975 hor_pos "c"
27976 has_inner_box 1
27977 inner_pos "c"
27978 use_parbox 0
27979 width "28col%"
27980 special "none"
27981 height "1in"
27982 height_special "totalheight"
27983 status open
27984
27985 \begin_layout Plain Layout
27986 \align center
27987 Cuadro ovalado con 
27988 \series bold
27989
27990 \backslash
27991 cornersize
27992 \series default
27993
27994 \begin_inset Space \thinspace{}
27995 \end_inset
27996
27997 =
27998 \begin_inset Space \thinspace{}
27999 \end_inset
28000
28001 1.5
28002 \begin_inset Space \thinspace{}
28003 \end_inset
28004
28005 cm
28006 \end_layout
28007
28008 \end_inset
28009
28010
28011 \begin_inset ERT
28012 status collapsed
28013
28014 \begin_layout Plain Layout
28015
28016
28017 \backslash
28018 cornersize{0.5}
28019 \end_layout
28020
28021 \end_inset
28022
28023
28024 \end_layout
28025
28026 \begin_layout Standard
28027 \begin_inset VSpace bigskip
28028 \end_inset
28029
28030 El tamaño de la sombra se puede ajustar cambiando la longitud 
28031 \series bold
28032
28033 \backslash
28034 shadowsize
28035 \series default
28036 .
28037  Este comando la ajusta a 2
28038 \begin_inset Space \thinspace{}
28039 \end_inset
28040
28041 pt en el cuadro siguiente:
28042 \end_layout
28043
28044 \begin_layout Standard
28045
28046 \series bold
28047
28048 \backslash
28049 setlength{
28050 \backslash
28051 shadowsize}{2pt}
28052 \end_layout
28053
28054 \begin_layout Standard
28055 \begin_inset ERT
28056 status collapsed
28057
28058 \begin_layout Plain Layout
28059
28060
28061 \backslash
28062 setlength{
28063 \backslash
28064 shadowsize}{2pt}
28065 \end_layout
28066
28067 \end_inset
28068
28069
28070 \begin_inset Box Shadowbox
28071 position "c"
28072 hor_pos "c"
28073 has_inner_box 1
28074 inner_pos "c"
28075 use_parbox 0
28076 width "28col%"
28077 special "none"
28078 height "1in"
28079 height_special "totalheight"
28080 status open
28081
28082 \begin_layout Plain Layout
28083 \align center
28084 Cuadro sombreado con 
28085 \series bold
28086
28087 \backslash
28088 shadowsize
28089 \series default
28090
28091 \begin_inset Space \thinspace{}
28092 \end_inset
28093
28094 =
28095 \begin_inset Space \thinspace{}
28096 \end_inset
28097
28098 2
28099 \begin_inset Space \thinspace{}
28100 \end_inset
28101
28102 pt
28103 \end_layout
28104
28105 \end_inset
28106
28107
28108 \begin_inset ERT
28109 status collapsed
28110
28111 \begin_layout Plain Layout
28112
28113
28114 \backslash
28115 setlength{
28116 \backslash
28117 shadowsize}{4pt}
28118 \end_layout
28119
28120 \end_inset
28121
28122
28123 \end_layout
28124
28125 \begin_layout Standard
28126 \begin_inset VSpace bigskip
28127 \end_inset
28128
28129 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
28130  a los comandos.
28131 \end_layout
28132
28133 \begin_layout Section
28134 Minipáginas
28135 \begin_inset CommandInset label
28136 LatexCommand label
28137 name "sec:Minipáginas"
28138
28139 \end_inset
28140
28141
28142 \begin_inset Index
28143 status collapsed
28144
28145 \begin_layout Plain Layout
28146 Cuadros ! Minipáginas
28147 \end_layout
28148
28149 \end_inset
28150
28151
28152 \end_layout
28153
28154 \begin_layout Standard
28155 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
28156  por tanto pueden tener, por ejemplo, sus propias notas al pie.
28157 \end_layout
28158
28159 \begin_layout Standard
28160 Las minipáginas son útiles para escribir documentos con distintos lenguajes.
28161 \end_layout
28162
28163 \begin_layout Standard
28164 A continuación hay dos ejemplos de minipáginas adosadas.
28165  Su anchura está puesta en 45
28166 \begin_inset Space \thinspace{}
28167 \end_inset
28168
28169 col% y separadas por un relleno horizontal, insertado vía el menú 
28170 \family sans
28171 Insertar\SpecialChar \menuseparator
28172 Formato
28173 \begin_inset Space ~
28174 \end_inset
28175
28176
28177 \family default
28178 es
28179 \family sans
28180 pecial
28181 \begin_inset Space ~
28182 \end_inset
28183
28184 \SpecialChar \menuseparator
28185 Relleno
28186 \begin_inset Space ~
28187 \end_inset
28188
28189 horizontal
28190 \family default
28191 .
28192 \end_layout
28193
28194 \begin_layout Standard
28195 \begin_inset Box Frameless
28196 position "t"
28197 hor_pos "c"
28198 has_inner_box 1
28199 inner_pos "c"
28200 use_parbox 0
28201 width "45col%"
28202 special "none"
28203 height "1in"
28204 height_special "totalheight"
28205 status open
28206
28207 \begin_layout Plain Layout
28208
28209 \lang german
28210 Dies ist ein deutscher Text.
28211  Dies ist ein deutscher Text.
28212  Dies ist ein deutscher Text.
28213  Dies ist ein deutscher Text.
28214  Dies ist ein deutscher Text.
28215  Dies ist ein deutscher Text.
28216  Dies ist ein deutscher Text.
28217  Dies ist ein deutscher Text.
28218  Dies ist ein deutscher Text.
28219  Dies ist ein deutscher Text.
28220  Dies ist ein deutscher Text.
28221  Dies ist ein deutscher Text.
28222  Dies ist ein deutscher Text
28223 \begin_inset Foot
28224 status collapsed
28225
28226 \begin_layout Plain Layout
28227
28228 \lang german
28229 Dies ist eine deutsche Fußnote.
28230 \end_layout
28231
28232 \end_inset
28233
28234 .
28235  Dies ist ein deutscher Text.
28236  Dies ist ein deutscher Text.
28237 \end_layout
28238
28239 \end_inset
28240
28241
28242 \begin_inset Space \hfill{}
28243 \end_inset
28244
28245
28246 \begin_inset Box Frameless
28247 position "t"
28248 hor_pos "c"
28249 has_inner_box 1
28250 inner_pos "c"
28251 use_parbox 0
28252 width "45col%"
28253 special "none"
28254 height "1in"
28255 height_special "totalheight"
28256 status open
28257
28258 \begin_layout Plain Layout
28259 This is an English Text.
28260  This is an English Text.
28261  This is an English Text.
28262  This is an English Text.
28263  This is an English Text.
28264  This is an English Text.
28265  This is an English Text.
28266  This is an English Text.
28267  This is an English Text.
28268  This is an English Text.
28269  This is an English Text.
28270  This is an English Text.
28271  This is an English Text.
28272  This is an English Text.
28273  This is an English Text.
28274  This is an English Text.
28275 \begin_inset Foot
28276 status collapsed
28277
28278 \begin_layout Plain Layout
28279 This is an English footnote.
28280 \end_layout
28281
28282 \end_inset
28283
28284  This is an English Text.
28285  
28286 \end_layout
28287
28288 \end_inset
28289
28290
28291 \end_layout
28292
28293 \begin_layout Standard
28294 \begin_inset VSpace bigskip
28295 \end_inset
28296
28297 Otra aplicación de los cuadros son las notas a pie en tablas.
28298  Debido a una restricción de LaTeX las notas a pie en tablas no aparecen
28299  al final de la página actual.
28300  Pero si pones la tabla con notas al pie en una minipágina, las notas aparecen
28301  en la parte inferior, ordenadas con letras.
28302  La ordenación de las notas al pie se restablece en cada minipágina pero
28303  no fuera de las minipáginas.
28304 \end_layout
28305
28306 \begin_layout Standard
28307 La nota al pie en esta tabla no aparece: 
28308 \begin_inset Tabular
28309 <lyxtabular version="3" rows="3" columns="4">
28310 <features>
28311 <column alignment="center" valignment="top" width="0pt">
28312 <column alignment="center" valignment="top" width="0pt">
28313 <column alignment="center" valignment="top" width="0pt">
28314 <column alignment="center" valignment="top" width="0pt">
28315 <row>
28316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28317 \begin_inset Text
28318
28319 \begin_layout Plain Layout
28320 1
28321 \end_layout
28322
28323 \end_inset
28324 </cell>
28325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28326 \begin_inset Text
28327
28328 \begin_layout Plain Layout
28329 2
28330 \end_layout
28331
28332 \end_inset
28333 </cell>
28334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28335 \begin_inset Text
28336
28337 \begin_layout Plain Layout
28338 3
28339 \begin_inset Foot
28340 status open
28341
28342 \begin_layout Plain Layout
28343 Nota al pie en una tabla.
28344 \end_layout
28345
28346 \end_inset
28347
28348
28349 \end_layout
28350
28351 \end_inset
28352 </cell>
28353 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28354 \begin_inset Text
28355
28356 \begin_layout Plain Layout
28357 4
28358 \end_layout
28359
28360 \end_inset
28361 </cell>
28362 </row>
28363 <row>
28364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28365 \begin_inset Text
28366
28367 \begin_layout Plain Layout
28368 a
28369 \end_layout
28370
28371 \end_inset
28372 </cell>
28373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28374 \begin_inset Text
28375
28376 \begin_layout Plain Layout
28377 b
28378 \end_layout
28379
28380 \end_inset
28381 </cell>
28382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28383 \begin_inset Text
28384
28385 \begin_layout Plain Layout
28386 c
28387 \end_layout
28388
28389 \end_inset
28390 </cell>
28391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28392 \begin_inset Text
28393
28394 \begin_layout Plain Layout
28395 d
28396 \end_layout
28397
28398 \end_inset
28399 </cell>
28400 </row>
28401 <row>
28402 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28403 \begin_inset Text
28404
28405 \begin_layout Plain Layout
28406 e
28407 \end_layout
28408
28409 \end_inset
28410 </cell>
28411 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28412 \begin_inset Text
28413
28414 \begin_layout Plain Layout
28415 f
28416 \end_layout
28417
28418 \end_inset
28419 </cell>
28420 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28421 \begin_inset Text
28422
28423 \begin_layout Plain Layout
28424 g
28425 \end_layout
28426
28427 \end_inset
28428 </cell>
28429 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28430 \begin_inset Text
28431
28432 \begin_layout Plain Layout
28433 h
28434 \end_layout
28435
28436 \end_inset
28437 </cell>
28438 </row>
28439 </lyxtabular>
28440
28441 \end_inset
28442
28443
28444 \end_layout
28445
28446 \begin_layout Standard
28447 \align center
28448 \begin_inset Box Frameless
28449 position "t"
28450 hor_pos "c"
28451 has_inner_box 1
28452 inner_pos "c"
28453 use_parbox 0
28454 width "30col%"
28455 special "none"
28456 height "1in"
28457 height_special "totalheight"
28458 status open
28459
28460 \begin_layout Plain Layout
28461 \align center
28462 \begin_inset Tabular
28463 <lyxtabular version="3" rows="3" columns="4">
28464 <features>
28465 <column alignment="center" valignment="top" width="0pt">
28466 <column alignment="center" valignment="top" width="0pt">
28467 <column alignment="center" valignment="top" width="0pt">
28468 <column alignment="center" valignment="top" width="0pt">
28469 <row>
28470 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28471 \begin_inset Text
28472
28473 \begin_layout Plain Layout
28474 1
28475 \end_layout
28476
28477 \end_inset
28478 </cell>
28479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28480 \begin_inset Text
28481
28482 \begin_layout Plain Layout
28483 2
28484 \end_layout
28485
28486 \end_inset
28487 </cell>
28488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28489 \begin_inset Text
28490
28491 \begin_layout Plain Layout
28492 3
28493 \begin_inset Foot
28494 status open
28495
28496 \begin_layout Plain Layout
28497 Nota al pie en una tabla..
28498 \end_layout
28499
28500 \end_inset
28501
28502
28503 \end_layout
28504
28505 \end_inset
28506 </cell>
28507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28508 \begin_inset Text
28509
28510 \begin_layout Plain Layout
28511 4
28512 \end_layout
28513
28514 \end_inset
28515 </cell>
28516 </row>
28517 <row>
28518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28519 \begin_inset Text
28520
28521 \begin_layout Plain Layout
28522 a
28523 \end_layout
28524
28525 \end_inset
28526 </cell>
28527 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28528 \begin_inset Text
28529
28530 \begin_layout Plain Layout
28531 b
28532 \end_layout
28533
28534 \end_inset
28535 </cell>
28536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
28537 \begin_inset Text
28538
28539 \begin_layout Plain Layout
28540 c
28541 \end_layout
28542
28543 \end_inset
28544 </cell>
28545 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
28546 \begin_inset Text
28547
28548 \begin_layout Plain Layout
28549 d
28550 \end_layout
28551
28552 \end_inset
28553 </cell>
28554 </row>
28555 <row>
28556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28557 \begin_inset Text
28558
28559 \begin_layout Plain Layout
28560 e
28561 \end_layout
28562
28563 \end_inset
28564 </cell>
28565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28566 \begin_inset Text
28567
28568 \begin_layout Plain Layout
28569 f
28570 \end_layout
28571
28572 \end_inset
28573 </cell>
28574 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
28575 \begin_inset Text
28576
28577 \begin_layout Plain Layout
28578 g
28579 \end_layout
28580
28581 \end_inset
28582 </cell>
28583 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
28584 \begin_inset Text
28585
28586 \begin_layout Plain Layout
28587 h
28588 \end_layout
28589
28590 \end_inset
28591 </cell>
28592 </row>
28593 </lyxtabular>
28594
28595 \end_inset
28596
28597
28598 \end_layout
28599
28600 \end_inset
28601
28602
28603 \end_layout
28604
28605 \begin_layout Standard
28606 \begin_inset VSpace bigskip
28607 \end_inset
28608
28609 La configuración global de párrafos se ignora en las minipáginas.
28610  Esto significa que en las mismas no habrá espacio entre párrafos aunque
28611  pongas p.
28612 \begin_inset Space \thinspace{}
28613 \end_inset
28614
28615 e.
28616 \begin_inset Space ~
28617 \end_inset
28618
28619
28620 \family sans
28621 Salto
28622 \begin_inset Space ~
28623 \end_inset
28624
28625 medio
28626 \family default
28627  en la configuración del documento.
28628 \end_layout
28629
28630 \begin_layout Standard
28631 Las minipáginas también sirven para poner un color de fondo para partes
28632  de texto, ver sección
28633 \begin_inset Space ~
28634 \end_inset
28635
28636
28637 \begin_inset CommandInset ref
28638 LatexCommand ref
28639 reference "sub:Color-en-Párrafos"
28640
28641 \end_inset
28642
28643 .
28644 \end_layout
28645
28646 \begin_layout Standard
28647 \begin_inset Note Greyedout
28648 status open
28649
28650 \begin_layout Plain Layout
28651
28652 \series bold
28653 Nota:
28654 \series default
28655  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
28656  tener minipáginas en tablas, flotantes, y otros cuadros.
28657 \end_layout
28658
28659 \end_inset
28660
28661
28662 \end_layout
28663
28664 \begin_layout Section
28665 Cuadros de párrafo
28666 \begin_inset CommandInset label
28667 LatexCommand label
28668 name "sec:Cuadros-de-Párrafo"
28669
28670 \end_inset
28671
28672
28673 \begin_inset Index
28674 status collapsed
28675
28676 \begin_layout Plain Layout
28677 Cuadros ! de párrafo
28678 \end_layout
28679
28680 \end_inset
28681
28682
28683 \end_layout
28684
28685 \begin_layout Standard
28686 Los cuadros de párrafo son similares a las minipáginas con la diferencia
28687  de que no pueden contener notas al pie.
28688   La diferencia principal es que las minipáginas no son verdaderos cuadros
28689  sino entornos de LaTeX.
28690 \end_layout
28691
28692 \begin_layout Standard
28693 \align center
28694 \begin_inset Box Frameless
28695 position "t"
28696 hor_pos "c"
28697 has_inner_box 1
28698 inner_pos "t"
28699 use_parbox 1
28700 width "33col%"
28701 special "none"
28702 height "1in"
28703 height_special "totalheight"
28704 status collapsed
28705
28706 \begin_layout Plain Layout
28707 Texto en un cuadro de párrafo.
28708  Texto en un cuadro de párrafo.
28709  Esta nota no aparece:
28710 \begin_inset Foot
28711 status open
28712
28713 \begin_layout Plain Layout
28714 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \end_inset
28723
28724
28725 \end_layout
28726
28727 \begin_layout Section
28728 Cuadros para palabras y caracteres
28729 \begin_inset Index
28730 status collapsed
28731
28732 \begin_layout Plain Layout
28733 Cuadros ! para palabras y caracteres
28734 \end_layout
28735
28736 \end_inset
28737
28738
28739 \end_layout
28740
28741 \begin_layout Subsection
28742 Evitar la partición de palabras
28743 \begin_inset CommandInset label
28744 LatexCommand label
28745 name "sec:Evitar-la-Partición"
28746
28747 \end_inset
28748
28749
28750 \begin_inset Index
28751 status collapsed
28752
28753 \begin_layout Plain Layout
28754 Cuadros ! para evitar la partición de palabras
28755 \end_layout
28756
28757 \end_inset
28758
28759
28760 \end_layout
28761
28762 \begin_layout Standard
28763 Hay un tipo especial de cuadro para impedir que una palabra sea partida
28764  con guión.
28765 \begin_inset Newline newline
28766 \end_inset
28767
28768 He aquí un ejemplo:
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Esta línea es un ejemplo para mostrar cómo evitar la división de 
28773 \begin_inset Quotes eld
28774 \end_inset
28775
28776 estalarguísimapalabra
28777 \begin_inset Quotes erd
28778 \end_inset
28779
28780 .
28781 \end_layout
28782
28783 \begin_layout Standard
28784 Para evitar su división usa el comando
28785 \end_layout
28786
28787 \begin_layout Standard
28788
28789 \series bold
28790
28791 \backslash
28792 mbox{
28793 \end_layout
28794
28795 \begin_layout Standard
28796 en ERT antes de la palabra.
28797  Tras ella inserta una llave de cierre 
28798 \begin_inset Quotes eld
28799 \end_inset
28800
28801
28802 \series bold
28803 }
28804 \series default
28805
28806 \begin_inset Quotes erd
28807 \end_inset
28808
28809  en ERT.
28810 \end_layout
28811
28812 \begin_layout Standard
28813 Este es el resultado:
28814 \end_layout
28815
28816 \begin_layout Standard
28817 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
28818 \begin_inset ERT
28819 status collapsed
28820
28821 \begin_layout Plain Layout
28822
28823
28824 \backslash
28825 mbox{
28826 \end_layout
28827
28828 \end_inset
28829
28830
28831 \begin_inset Quotes eld
28832 \end_inset
28833
28834 estalarguísimapalabra
28835 \begin_inset Quotes erd
28836 \end_inset
28837
28838 .
28839 \begin_inset ERT
28840 status collapsed
28841
28842 \begin_layout Plain Layout
28843
28844 }
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \end_layout
28851
28852 \begin_layout Standard
28853 Como alternativa puedes poner el comando 
28854 \begin_inset Quotes eld
28855 \end_inset
28856
28857
28858 \series bold
28859
28860 \backslash
28861 -
28862 \series default
28863
28864 \begin_inset Quotes grd
28865 \end_inset
28866
28867  en ERT directamente antes de la palabra:
28868 \end_layout
28869
28870 \begin_layout Standard
28871 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
28872 \begin_inset Quotes eld
28873 \end_inset
28874
28875
28876 \begin_inset ERT
28877 status collapsed
28878
28879 \begin_layout Plain Layout
28880
28881
28882 \backslash
28883 -
28884 \end_layout
28885
28886 \end_inset
28887
28888 estalarguísimapalabra
28889 \begin_inset Quotes erd
28890 \end_inset
28891
28892 .
28893 \end_layout
28894
28895 \begin_layout Standard
28896 Por supuesto, la palabra sobresale del margen.
28897  Para evitarlo añade, con el menú 
28898 \family sans
28899 Insertar\SpecialChar \menuseparator
28900 Formato
28901 \begin_inset Space ~
28902 \end_inset
28903
28904 especial
28905 \begin_inset Space ~
28906 \end_inset
28907
28908 \SpecialChar \menuseparator
28909 Salto
28910 \begin_inset Space ~
28911 \end_inset
28912
28913 de
28914 \begin_inset Space ~
28915 \end_inset
28916
28917
28918 \family default
28919 línea (atajo 
28920 \series bold
28921 Ctrl-Intro
28922 \series default
28923 ), un salto de línea antes de la palabra:
28924 \end_layout
28925
28926 \begin_layout Standard
28927 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
28928 \begin_inset Newline newline
28929 \end_inset
28930
28931
28932 \begin_inset ERT
28933 status collapsed
28934
28935 \begin_layout Plain Layout
28936
28937
28938 \backslash
28939 mbox{
28940 \end_layout
28941
28942 \end_inset
28943
28944
28945 \begin_inset Quotes eld
28946 \end_inset
28947
28948 estalarguísimapalabra
28949 \begin_inset Quotes erd
28950 \end_inset
28951
28952 .
28953 \begin_inset ERT
28954 status collapsed
28955
28956 \begin_layout Plain Layout
28957
28958 }
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Subsection
28967 Alineación vertical
28968 \begin_inset CommandInset label
28969 LatexCommand label
28970 name "sub:Alineación-Vertical"
28971
28972 \end_inset
28973
28974
28975 \begin_inset Index
28976 status collapsed
28977
28978 \begin_layout Plain Layout
28979 Cuadros ! para alineación vertical
28980 \end_layout
28981
28982 \end_inset
28983
28984
28985 \end_layout
28986
28987 \begin_layout Standard
28988 Con ayuda del comando 
28989 \series bold
28990
28991 \backslash
28992 raisebox
28993 \series default
28994  puedes alinear verticalmente con el texto circundante palabras o caracteres.
28995  
28996 \series bold
28997
28998 \backslash
28999 raisebox
29000 \series default
29001  se utiliza según el esquema:
29002 \end_layout
29003
29004 \begin_layout Standard
29005
29006 \series bold
29007
29008 \backslash
29009 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29010 \end_layout
29011
29012 \begin_layout Standard
29013 La elevación puede ser un valor positivo para subir el cuadro o negativo
29014  para bajarlo.
29015 \end_layout
29016
29017 \begin_layout Standard
29018 Para alinear una palabra, p.
29019 \begin_inset Space \thinspace{}
29020 \end_inset
29021
29022 e
29023 \begin_inset Space ~
29024 \end_inset
29025
29026
29027 \begin_inset Quotes eld
29028 \end_inset
29029
29030 prevención
29031 \begin_inset Quotes erd
29032 \end_inset
29033
29034  para que la parte inferior de la letra más 
29035 \begin_inset Quotes eld
29036 \end_inset
29037
29038 profunda
29039 \begin_inset Quotes erd
29040 \end_inset
29041
29042  
29043 \begin_inset Quotes eld
29044 \end_inset
29045
29046 p
29047 \begin_inset Quotes erd
29048 \end_inset
29049
29050  esté en la línea de base, inserta el comando
29051 \end_layout
29052
29053 \begin_layout Standard
29054
29055 \series bold
29056
29057 \backslash
29058 raisebox{
29059 \backslash
29060 depth}{
29061 \end_layout
29062
29063 \begin_layout Standard
29064 en ERT antes de la palabra.
29065  Detrás de la palabra inserta una llave de cierre 
29066 \begin_inset Quotes eld
29067 \end_inset
29068
29069
29070 \series bold
29071 }
29072 \series default
29073
29074 \begin_inset Quotes erd
29075 \end_inset
29076
29077  en ERT.
29078 \begin_inset Newline newline
29079 \end_inset
29080
29081 Este es el resultado:
29082 \end_layout
29083
29084 \begin_layout Standard
29085 Esto es una línea de texto con la palabra 
29086 \begin_inset ERT
29087 status collapsed
29088
29089 \begin_layout Plain Layout
29090
29091
29092 \backslash
29093 raisebox{
29094 \backslash
29095 depth}{
29096 \end_layout
29097
29098 \end_inset
29099
29100
29101 \begin_inset Quotes eld
29102 \end_inset
29103
29104 prevención
29105 \begin_inset Quotes erd
29106 \end_inset
29107
29108
29109 \begin_inset ERT
29110 status collapsed
29111
29112 \begin_layout Plain Layout
29113
29114 }
29115 \end_layout
29116
29117 \end_inset
29118
29119  elevada.
29120 \end_layout
29121
29122 \begin_layout Standard
29123 \begin_inset VSpace bigskip
29124 \end_inset
29125
29126 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29127 \end_layout
29128
29129 \begin_layout Standard
29130 Esto es una línea de texto con la palabra 
29131 \begin_inset ERT
29132 status collapsed
29133
29134 \begin_layout Plain Layout
29135
29136
29137 \backslash
29138 raisebox{-
29139 \backslash
29140 depth}{
29141 \end_layout
29142
29143 \end_inset
29144
29145
29146 \begin_inset Quotes eld
29147 \end_inset
29148
29149 prevención
29150 \begin_inset Quotes erd
29151 \end_inset
29152
29153
29154 \begin_inset ERT
29155 status collapsed
29156
29157 \begin_layout Plain Layout
29158
29159 }
29160 \end_layout
29161
29162 \end_inset
29163
29164  como palabra más baja.
29165 \begin_inset Newline newline
29166 \end_inset
29167
29168 Esto es una línea de texto con la palabra 
29169 \begin_inset ERT
29170 status collapsed
29171
29172 \begin_layout Plain Layout
29173
29174
29175 \backslash
29176 raisebox{0.5cm}{
29177 \end_layout
29178
29179 \end_inset
29180
29181
29182 \begin_inset Quotes eld
29183 \end_inset
29184
29185 testigo
29186 \begin_inset Quotes erd
29187 \end_inset
29188
29189
29190 \begin_inset ERT
29191 status collapsed
29192
29193 \begin_layout Plain Layout
29194
29195 }
29196 \end_layout
29197
29198 \end_inset
29199
29200  como palabra más alta.
29201 \end_layout
29202
29203 \begin_layout Standard
29204 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
29205  Por ejemplo
29206 \end_layout
29207
29208 \begin_layout Standard
29209
29210 \series bold
29211
29212 \backslash
29213 raisebox{-
29214 \backslash
29215 depth}[0pt]{
29216 \end_layout
29217
29218 \begin_layout Standard
29219 Esto es una línea de texto con la palabra 
29220 \begin_inset ERT
29221 status collapsed
29222
29223 \begin_layout Plain Layout
29224
29225
29226 \backslash
29227 raisebox{-
29228 \backslash
29229 depth}[0pt]{
29230 \end_layout
29231
29232 \end_inset
29233
29234
29235 \begin_inset Quotes eld
29236 \end_inset
29237
29238 prevención
29239 \begin_inset Quotes erd
29240 \end_inset
29241
29242
29243 \begin_inset ERT
29244 status collapsed
29245
29246 \begin_layout Plain Layout
29247
29248 }
29249 \end_layout
29250
29251 \end_inset
29252
29253  como palabra más baja.
29254 \begin_inset Newline newline
29255 \end_inset
29256
29257 Esto es una línea de texto con la palabra 
29258 \begin_inset ERT
29259 status collapsed
29260
29261 \begin_layout Plain Layout
29262
29263
29264 \backslash
29265 raisebox{0.5cm}[0pt]{
29266 \end_layout
29267
29268 \end_inset
29269
29270
29271 \begin_inset Quotes eld
29272 \end_inset
29273
29274 testigo
29275 \begin_inset Quotes erd
29276 \end_inset
29277
29278
29279 \begin_inset ERT
29280 status collapsed
29281
29282 \begin_layout Plain Layout
29283
29284 }
29285 \end_layout
29286
29287 \end_inset
29288
29289  como palabra más alta.
29290 \end_layout
29291
29292 \begin_layout Section
29293 Cuadros coloreados
29294 \begin_inset CommandInset label
29295 LatexCommand label
29296 name "sec:Cuadros-Coloreados"
29297
29298 \end_inset
29299
29300
29301 \begin_inset Index
29302 status collapsed
29303
29304 \begin_layout Plain Layout
29305 Cuadros ! Color
29306 \end_layout
29307
29308 \end_inset
29309
29310
29311 \end_layout
29312
29313 \begin_layout Subsection
29314 Color en texto
29315 \begin_inset Index
29316 status collapsed
29317
29318 \begin_layout Plain Layout
29319 Color ! en texto
29320 \end_layout
29321
29322 \end_inset
29323
29324
29325 \end_layout
29326
29327 \begin_layout Standard
29328 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
29329  Esto requiere cargar el paquete LaTeX 
29330 \series bold
29331 color
29332 \series default
29333
29334 \begin_inset Index
29335 status collapsed
29336
29337 \begin_layout Plain Layout
29338 LaTeX-paquetes ! color
29339 \end_layout
29340
29341 \end_inset
29342
29343  en el preámbulo del documento con
29344 \end_layout
29345
29346 \begin_layout Standard
29347
29348 \series bold
29349
29350 \backslash
29351 @ifundef\SpecialChar \textcompwordmark{}
29352 ined{textcolor}
29353 \begin_inset Newline newline
29354 \end_inset
29355
29356
29357 \begin_inset ERT
29358 status collapsed
29359
29360 \begin_layout Plain Layout
29361
29362
29363 \backslash
29364 hphantom{ }
29365 \end_layout
29366
29367 \end_inset
29368
29369 {
29370 \backslash
29371 usepackage{color}}{}
29372 \end_layout
29373
29374 \begin_layout Standard
29375 LyX cargará automáticamente el paquete 
29376 \series bold
29377 color
29378 \series default
29379  cuando colorees texto
29380 \begin_inset Foot
29381 status collapsed
29382
29383 \begin_layout Plain Layout
29384 Para evitar cargarlo dos veces se usa el comando 
29385 \series bold
29386
29387 \backslash
29388 @ifundef\SpecialChar \textcompwordmark{}
29389 ined
29390 \series default
29391 .
29392 \end_layout
29393
29394 \end_inset
29395
29396 .
29397 \end_layout
29398
29399 \begin_layout Standard
29400 \begin_inset VSpace medskip
29401 \end_inset
29402
29403 Los cuadros coloreados se crean con el comando 
29404 \series bold
29405
29406 \backslash
29407 colorbox
29408 \series default
29409 , de acuerdo con el siguiente esquema:
29410 \end_layout
29411
29412 \begin_layout Standard
29413
29414 \series bold
29415
29416 \backslash
29417 colorbox{color}{contenido del cuadro}
29418 \end_layout
29419
29420 \begin_layout Standard
29421 El contenido también puede ser un cuadro y los cuadros coloreados también
29422  pueden estar en otros cuadros.
29423 \end_layout
29424
29425 \begin_layout Standard
29426 Los siguientes colores están predefinidos:
29427 \begin_inset Newline newline
29428 \end_inset
29429
29430
29431 \family sans
29432 red
29433 \family default
29434
29435 \family sans
29436 green
29437 \family default
29438
29439 \family sans
29440 yellow, blue
29441 \family default
29442
29443 \family sans
29444 cyan
29445 \family default
29446 \series bold
29447 ,
29448 \series default
29449  
29450 \family sans
29451 magenta, black
29452 \family default
29453
29454 \family sans
29455 white
29456 \family default
29457 .
29458 \begin_inset Newline newline
29459 \end_inset
29460
29461 También puedes definir tus propios colores según se explica en la sección
29462 \begin_inset Space ~
29463 \end_inset
29464
29465
29466 \begin_inset CommandInset ref
29467 LatexCommand ref
29468 reference "sec:Tablas-Coloreadas"
29469
29470 \end_inset
29471
29472 .
29473 \end_layout
29474
29475 \begin_layout Standard
29476 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
29477 \end_layout
29478
29479 \begin_layout Standard
29480
29481 \series bold
29482
29483 \backslash
29484 colorbox{red}{
29485 \end_layout
29486
29487 \begin_layout Standard
29488 en ERT antes de la palabra.
29489  Tras la palabra inserta una llave de cierre 
29490 \begin_inset Quotes eld
29491 \end_inset
29492
29493
29494 \series bold
29495 }
29496 \series default
29497
29498 \begin_inset Quotes erd
29499 \end_inset
29500
29501  en ERT.
29502 \begin_inset Newline newline
29503 \end_inset
29504
29505 Este es el resultado:
29506 \end_layout
29507
29508 \begin_layout Standard
29509 Línea en la que la palabra 
29510 \begin_inset ERT
29511 status collapsed
29512
29513 \begin_layout Plain Layout
29514
29515
29516 \backslash
29517 colorbox{red}{
29518 \end_layout
29519
29520 \end_inset
29521
29522
29523 \begin_inset Quotes eld
29524 \end_inset
29525
29526 ¡Atención!
29527 \begin_inset Quotes erd
29528 \end_inset
29529
29530
29531 \begin_inset ERT
29532 status collapsed
29533
29534 \begin_layout Plain Layout
29535
29536 }
29537 \end_layout
29538
29539 \end_inset
29540
29541  tiene fondo rojo.
29542 \end_layout
29543
29544 \begin_layout Standard
29545 \begin_inset VSpace bigskip
29546 \end_inset
29547
29548 Si quieres un marco de distinto color, puedes emplear el comando 
29549 \series bold
29550
29551 \backslash
29552 fcolorbox
29553 \series default
29554  con el esquema siguiente:
29555 \end_layout
29556
29557 \begin_layout Standard
29558
29559 \series bold
29560
29561 \backslash
29562 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
29563 \end_layout
29564
29565 \begin_layout Standard
29566
29567 \series bold
29568
29569 \backslash
29570 fcolorbox
29571 \series default
29572  es una extensión de 
29573 \series bold
29574
29575 \backslash
29576 colorbox
29577 \series default
29578 .
29579  El grosor del marco y el espacio entre él y el contenido se puede ajustar
29580  con las longitudes 
29581 \series bold
29582
29583 \backslash
29584 fboxrule
29585 \series default
29586  y 
29587 \series bold
29588
29589 \backslash
29590 fboxsep
29591 \series default
29592 , respectivamente, como se describe en la sección
29593 \begin_inset Space ~
29594 \end_inset
29595
29596
29597 \begin_inset CommandInset ref
29598 LatexCommand ref
29599 reference "sec:Cuadros-Enmarcados"
29600
29601 \end_inset
29602
29603 .
29604 \end_layout
29605
29606 \begin_layout Standard
29607 Para el ejemplo siguiente se ha utilizado el comando
29608 \end_layout
29609
29610 \begin_layout Standard
29611
29612 \series bold
29613
29614 \backslash
29615 fcolorbox{cyan}{magenta}{
29616 \end_layout
29617
29618 \begin_layout Standard
29619 Este es un ejemplo en el que se ha puesto un grosor de 1
29620 \begin_inset Space \thinspace{}
29621 \end_inset
29622
29623 mm para la línea del marco:
29624 \begin_inset Newline newline
29625 \end_inset
29626
29627
29628 \begin_inset ERT
29629 status collapsed
29630
29631 \begin_layout Plain Layout
29632
29633
29634 \backslash
29635 fboxrule 1mm 
29636 \backslash
29637 fboxsep 1mm
29638 \end_layout
29639
29640 \end_inset
29641
29642
29643 \begin_inset ERT
29644 status collapsed
29645
29646 \begin_layout Plain Layout
29647
29648
29649 \backslash
29650 fcolorbox{cyan}{magenta}{
29651 \end_layout
29652
29653 \end_inset
29654
29655 Texto en un marco coloreado y enmarcado.
29656 \begin_inset ERT
29657 status collapsed
29658
29659 \begin_layout Plain Layout
29660
29661 }
29662 \end_layout
29663
29664 \end_inset
29665
29666
29667 \end_layout
29668
29669 \begin_layout Standard
29670 \begin_inset VSpace bigskip
29671 \end_inset
29672
29673 Por supuesto también puedes colorear el texto en un marco coloreado:
29674 \begin_inset Newline newline
29675 \end_inset
29676
29677
29678 \begin_inset ERT
29679 status collapsed
29680
29681 \begin_layout Plain Layout
29682
29683
29684 \backslash
29685 fcolorbox{cyan}{magenta}{
29686 \end_layout
29687
29688 \end_inset
29689
29690
29691 \color yellow
29692 Texto coloreado en un marco sombreado y coloreado.
29693 \color none
29694
29695 \begin_inset ERT
29696 status collapsed
29697
29698 \begin_layout Plain Layout
29699
29700 }
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \begin_inset ERT
29707 status collapsed
29708
29709 \begin_layout Plain Layout
29710
29711
29712 \backslash
29713 fboxrule 0.4pt 
29714 \backslash
29715 fboxsep 3pt
29716 \end_layout
29717
29718 \end_inset
29719
29720
29721 \end_layout
29722
29723 \begin_layout Standard
29724
29725 \series bold
29726 \begin_inset VSpace medskip
29727 \end_inset
29728
29729
29730 \end_layout
29731
29732 \begin_layout Standard
29733 \begin_inset Note Greyedout
29734 status open
29735
29736 \begin_layout Plain Layout
29737
29738 \series bold
29739 Nota:
29740 \series default
29741  El texto en cuadros coloreados no puede tener saltos de línea.
29742  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
29743  coloreado como se describe a continuación.
29744 \end_layout
29745
29746 \end_inset
29747
29748
29749 \end_layout
29750
29751 \begin_layout Subsection
29752 Color en párrafos
29753 \begin_inset CommandInset label
29754 LatexCommand label
29755 name "sub:Color-en-Párrafos"
29756
29757 \end_inset
29758
29759
29760 \begin_inset Index
29761 status collapsed
29762
29763 \begin_layout Plain Layout
29764 Color ! en párrafos
29765 \end_layout
29766
29767 \end_inset
29768
29769
29770 \end_layout
29771
29772 \begin_layout Standard
29773 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
29774  Antes de la minipágina inserta el comando 
29775 \series bold
29776
29777 \backslash
29778 colorbox
29779 \end_layout
29780
29781 \begin_layout Standard
29782
29783 \series bold
29784
29785 \backslash
29786 colorbox{color}{
29787 \end_layout
29788
29789 \begin_layout Standard
29790 en ERT.
29791  Detrás de la minipágina inserta una llave de cierre 
29792 \begin_inset Quotes eld
29793 \end_inset
29794
29795
29796 \series bold
29797 }
29798 \series default
29799
29800 \begin_inset Quotes erd
29801 \end_inset
29802
29803  en ERT.
29804 \end_layout
29805
29806 \begin_layout Standard
29807 \begin_inset ERT
29808 status collapsed
29809
29810 \begin_layout Plain Layout
29811
29812
29813 \backslash
29814 colorbox{grisclaro}{
29815 \end_layout
29816
29817 \end_inset
29818
29819
29820 \begin_inset Box Frameless
29821 position "t"
29822 hor_pos "c"
29823 has_inner_box 1
29824 inner_pos "t"
29825 use_parbox 0
29826 width "100col%"
29827 special "none"
29828 height "1in"
29829 height_special "totalheight"
29830 status collapsed
29831
29832 \begin_layout Plain Layout
29833 Texto con color de fondo.
29834  Texto con color de fondo.
29835 \end_layout
29836
29837 \begin_layout Plain Layout
29838 \begin_inset VSpace defskip
29839 \end_inset
29840
29841 El texto puede tener notas al pie
29842 \begin_inset Foot
29843 status open
29844
29845 \begin_layout Plain Layout
29846 Otro ejemplo de nota
29847 \end_layout
29848
29849 \end_inset
29850
29851  y puede incluir tablas y figuras.
29852 \end_layout
29853
29854 \begin_layout Plain Layout
29855 \align center
29856 \begin_inset Tabular
29857 <lyxtabular version="3" rows="3" columns="3">
29858 <features>
29859 <column alignment="center" valignment="top" width="0">
29860 <column alignment="center" valignment="top" width="0">
29861 <column alignment="center" valignment="top" width="0">
29862 <row>
29863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29864 \begin_inset Text
29865
29866 \begin_layout Plain Layout
29867 a
29868 \end_layout
29869
29870 \end_inset
29871 </cell>
29872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29873 \begin_inset Text
29874
29875 \begin_layout Plain Layout
29876 !
29877 \end_layout
29878
29879 \end_inset
29880 </cell>
29881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29882 \begin_inset Text
29883
29884 \begin_layout Plain Layout
29885 3
29886 \end_layout
29887
29888 \end_inset
29889 </cell>
29890 </row>
29891 <row>
29892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29893 \begin_inset Text
29894
29895 \begin_layout Plain Layout
29896 <
29897 \end_layout
29898
29899 \end_inset
29900 </cell>
29901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
29902 \begin_inset Text
29903
29904 \begin_layout Plain Layout
29905 b2
29906 \begin_inset Quotes erd
29907 \end_inset
29908
29909 |
29910 \end_layout
29911
29912 \end_inset
29913 </cell>
29914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
29915 \begin_inset Text
29916
29917 \begin_layout Plain Layout
29918 >
29919 \end_layout
29920
29921 \end_inset
29922 </cell>
29923 </row>
29924 <row>
29925 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29926 \begin_inset Text
29927
29928 \begin_layout Plain Layout
29929 1
29930 \end_layout
29931
29932 \end_inset
29933 </cell>
29934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
29935 \begin_inset Text
29936
29937 \begin_layout Plain Layout
29938 §
29939 \end_layout
29940
29941 \end_inset
29942 </cell>
29943 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
29944 \begin_inset Text
29945
29946 \begin_layout Plain Layout
29947 c
29948 \end_layout
29949
29950 \end_inset
29951 </cell>
29952 </row>
29953 </lyxtabular>
29954
29955 \end_inset
29956
29957
29958 \end_layout
29959
29960 \end_inset
29961
29962
29963 \begin_inset ERT
29964 status collapsed
29965
29966 \begin_layout Plain Layout
29967
29968 }
29969 \end_layout
29970
29971 \end_inset
29972
29973
29974 \end_layout
29975
29976 \begin_layout Section
29977 Cuadros rotados y escalados
29978 \end_layout
29979
29980 \begin_layout Standard
29981 Para poder usar los comandos descritos en esta sección hay que cargar el
29982  paquete LaTeX 
29983 \series bold
29984 graphicx
29985 \begin_inset Index
29986 status collapsed
29987
29988 \begin_layout Plain Layout
29989 LaTeX-paquetes ! graphicx
29990 \end_layout
29991
29992 \end_inset
29993
29994
29995 \series default
29996  en el preámbulo del documento, con el comando
29997 \end_layout
29998
29999 \begin_layout Standard
30000
30001 \series bold
30002
30003 \backslash
30004 @ifundefined{rotatebox}
30005 \begin_inset Newline newline
30006 \end_inset
30007
30008
30009 \begin_inset ERT
30010 status collapsed
30011
30012 \begin_layout Plain Layout
30013
30014
30015 \backslash
30016 hphantom{ }
30017 \end_layout
30018
30019 \end_inset
30020
30021 {
30022 \backslash
30023 usepackage{graphicx}}{}
30024 \end_layout
30025
30026 \begin_layout Standard
30027 \begin_inset Note Greyedout
30028 status open
30029
30030 \begin_layout Plain Layout
30031
30032 \series bold
30033 Nota: 
30034 \series default
30035 Algunos visores DVI no pueden mostrar material rotado o escalado.
30036 \end_layout
30037
30038 \end_inset
30039
30040
30041 \end_layout
30042
30043 \begin_layout Standard
30044 \begin_inset Note Greyedout
30045 status open
30046
30047 \begin_layout Plain Layout
30048
30049 \series bold
30050 Nota:
30051 \series default
30052  Los cuadros rotados o escalados no pueden contener flotantes.
30053 \end_layout
30054
30055 \end_inset
30056
30057
30058 \end_layout
30059
30060 \begin_layout Subsection
30061 Cuadros rotados
30062 \begin_inset Index
30063 status collapsed
30064
30065 \begin_layout Plain Layout
30066 Cuadros ! Rotar
30067 \end_layout
30068
30069 \end_inset
30070
30071
30072 \begin_inset Index
30073 status collapsed
30074
30075 \begin_layout Plain Layout
30076 Material rotado
30077 \end_layout
30078
30079 \end_inset
30080
30081
30082 \begin_inset Index
30083 status collapsed
30084
30085 \begin_layout Plain Layout
30086 Figuras ! Rotar
30087 \end_layout
30088
30089 \end_inset
30090
30091
30092 \begin_inset Index
30093 status collapsed
30094
30095 \begin_layout Plain Layout
30096 Tablas ! Rotar
30097 \end_layout
30098
30099 \end_inset
30100
30101
30102 \end_layout
30103
30104 \begin_layout Standard
30105 Para rotar material debes ponerlo en un cuadro rotado.
30106  Los cuadros rotados se crean con el comando 
30107 \series bold
30108
30109 \backslash
30110 rotatebox
30111 \series default
30112  en código TeX, según el esquema:
30113 \end_layout
30114
30115 \begin_layout Standard
30116
30117 \series bold
30118
30119 \backslash
30120 rotatebox[origen de rotación]{ángulo de rotación}{contenido del cuadro}
30121 \end_layout
30122
30123 \begin_layout Standard
30124 El origen de rotación se especifica en la forma 
30125 \series bold
30126 origin=position
30127 \series default
30128 .
30129  Son posibles las posiciones siguientes: 
30130 \emph on
30131 c
30132 \emph default
30133  (center), 
30134 \emph on
30135 l
30136 \emph default
30137  (left), 
30138 \emph on
30139 r
30140 \emph default
30141  (right), 
30142 \emph on
30143 b
30144 \emph default
30145  (bottom), 
30146 \emph on
30147 t
30148 \emph default
30149  (top), así como combinaciones adecuadas de las posiciones básicas.
30150  Por ejemplo, 
30151 \emph on
30152 lt
30153 \emph default
30154  significa que el origen de rotación es la esquina superior izquierda del
30155  cuadro.
30156  Si no se especifica origen de rotación se usará la posición 
30157 \emph on
30158 l
30159 \emph default
30160 .
30161  El ángulo de rotación es un número de grados, y puede ser negativo.
30162  El sentido de giro es contrario al de las agujas del reloj.
30163 \end_layout
30164
30165 \begin_layout Standard
30166 En el siguiente ejemplo se ha insertado el comando 
30167 \series bold
30168
30169 \backslash
30170 rotatebox[origin=c]{60}{ 
30171 \series default
30172 como código TeX delante del texto «con rotación»; después del texto, el
30173  cuadro se ha cerrado con llave de cierre en código TeX.
30174 \end_layout
30175
30176 \begin_layout Standard
30177 Esta línea contiene texto 
30178 \begin_inset ERT
30179 status collapsed
30180
30181 \begin_layout Plain Layout
30182
30183
30184 \backslash
30185 rotatebox[origin=c]{60}{
30186 \end_layout
30187
30188 \end_inset
30189
30190 con rotación
30191 \begin_inset ERT
30192 status collapsed
30193
30194 \begin_layout Plain Layout
30195
30196 }
30197 \end_layout
30198
30199 \end_inset
30200
30201 .
30202 \end_layout
30203
30204 \begin_layout Standard
30205 El contenido del cuadro puede ser también otro cuadro o una ecuación en
30206  línea:
30207 \end_layout
30208
30209 \begin_layout Standard
30210 En esta línea hay texto enmarcado 
30211 \begin_inset ERT
30212 status collapsed
30213
30214 \begin_layout Plain Layout
30215
30216
30217 \backslash
30218 rotatebox[origin=r]{-60}{
30219 \end_layout
30220
30221 \end_inset
30222
30223
30224 \begin_inset Box Doublebox
30225 position "c"
30226 hor_pos "c"
30227 has_inner_box 0
30228 inner_pos "c"
30229 use_parbox 0
30230 width "1in"
30231 special "width"
30232 height "1in"
30233 height_special "totalheight"
30234 status open
30235
30236 \begin_layout Plain Layout
30237 con rotación
30238 \end_layout
30239
30240 \end_inset
30241
30242
30243 \begin_inset ERT
30244 status collapsed
30245
30246 \begin_layout Plain Layout
30247
30248 }
30249 \end_layout
30250
30251 \end_inset
30252
30253  y 
30254 \begin_inset ERT
30255 status collapsed
30256
30257 \begin_layout Plain Layout
30258
30259
30260 \backslash
30261 rotatebox[origin=lb]{60}{
30262 \end_layout
30263
30264 \end_inset
30265
30266
30267 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30268 \end_inset
30269
30270
30271 \begin_inset ERT
30272 status collapsed
30273
30274 \begin_layout Plain Layout
30275
30276 }
30277 \end_layout
30278
30279 \end_inset
30280
30281  una ecuación.
30282 \end_layout
30283
30284 \begin_layout Standard
30285 O una imagen o una tabla:
30286 \end_layout
30287
30288 \begin_layout Standard
30289 Aquí hay una imagen girada 
30290 \begin_inset ERT
30291 status collapsed
30292
30293 \begin_layout Plain Layout
30294
30295
30296 \backslash
30297 rotatebox[origin=lb]{90}{
30298 \end_layout
30299
30300 \end_inset
30301
30302
30303 \begin_inset Graphics
30304         filename ../clipart/platypus.eps
30305         lyxscale 50
30306         width 25col%
30307
30308 \end_inset
30309
30310
30311 \begin_inset ERT
30312 status collapsed
30313
30314 \begin_layout Plain Layout
30315
30316 }
30317 \end_layout
30318
30319 \end_inset
30320
30321  y una tabla girada 
30322 \begin_inset ERT
30323 status collapsed
30324
30325 \begin_layout Plain Layout
30326
30327
30328 \backslash
30329 rotatebox[origin=l]{-90}{
30330 \end_layout
30331
30332 \end_inset
30333
30334
30335 \begin_inset Tabular
30336 <lyxtabular version="3" rows="2" columns="2">
30337 <features>
30338 <column alignment="center" valignment="top" width="0">
30339 <column alignment="center" valignment="top" width="0">
30340 <row>
30341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30342 \begin_inset Text
30343
30344 \begin_layout Plain Layout
30345 q
30346 \end_layout
30347
30348 \end_inset
30349 </cell>
30350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30351 \begin_inset Text
30352
30353 \begin_layout Plain Layout
30354 w
30355 \end_layout
30356
30357 \end_inset
30358 </cell>
30359 </row>
30360 <row>
30361 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30362 \begin_inset Text
30363
30364 \begin_layout Plain Layout
30365 e
30366 \end_layout
30367
30368 \end_inset
30369 </cell>
30370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30371 \begin_inset Text
30372
30373 \begin_layout Plain Layout
30374 r
30375 \end_layout
30376
30377 \end_inset
30378 </cell>
30379 </row>
30380 </lyxtabular>
30381
30382 \end_inset
30383
30384
30385 \begin_inset ERT
30386 status collapsed
30387
30388 \begin_layout Plain Layout
30389
30390 }
30391 \end_layout
30392
30393 \end_inset
30394
30395
30396 \end_layout
30397
30398 \begin_layout Subsection
30399 Cuadros escalados
30400 \begin_inset Index
30401 status collapsed
30402
30403 \begin_layout Plain Layout
30404 Cuadros ! Escalar
30405 \end_layout
30406
30407 \end_inset
30408
30409
30410 \begin_inset Index
30411 status collapsed
30412
30413 \begin_layout Plain Layout
30414 Material escalado
30415 \end_layout
30416
30417 \end_inset
30418
30419
30420 \begin_inset Index
30421 status collapsed
30422
30423 \begin_layout Plain Layout
30424 Figuras ! Escalar
30425 \end_layout
30426
30427 \end_inset
30428
30429
30430 \begin_inset Index
30431 status collapsed
30432
30433 \begin_layout Plain Layout
30434 Tablas ! Escalar
30435 \end_layout
30436
30437 \end_inset
30438
30439
30440 \end_layout
30441
30442 \begin_layout Standard
30443 Para escalar material se pueden usar los comandos 
30444 \series bold
30445
30446 \backslash
30447 scalebox
30448 \series default
30449  y 
30450 \series bold
30451
30452 \backslash
30453 resizebox 
30454 \series default
30455 en código TeX.
30456 \end_layout
30457
30458 \begin_layout Standard
30459
30460 \series bold
30461
30462 \backslash
30463 scalebox
30464 \series default
30465  se usa con el esquema siguiente:
30466 \end_layout
30467
30468 \begin_layout Standard
30469
30470 \series bold
30471
30472 \backslash
30473 scalebox{horizontal}[vertical]{contenido del cuadro}
30474 \end_layout
30475
30476 \begin_layout Standard
30477 Horizontal y vertical son los factores de escala correspondientes.
30478  Si no se especifica factor vertical, su valor será el mismo que el factor
30479  de escala horizontal.
30480  
30481 \end_layout
30482
30483 \begin_layout Standard
30484 Por ejemplo, el comando 
30485 \series bold
30486
30487 \backslash
30488 scalebox{2}{Hola} 
30489 \series default
30490 crea un 
30491 \begin_inset ERT
30492 status collapsed
30493
30494 \begin_layout Plain Layout
30495
30496
30497 \backslash
30498 scalebox{2}{
30499 \end_layout
30500
30501 \end_inset
30502
30503 Hola
30504 \begin_inset ERT
30505 status collapsed
30506
30507 \begin_layout Plain Layout
30508
30509 }
30510 \end_layout
30511
30512 \end_inset
30513
30514  de doble tamaño que el texto normal del documento.
30515 \end_layout
30516
30517 \begin_layout Standard
30518 El comando 
30519 \series bold
30520
30521 \backslash
30522 scalebox{2}[1]{Hola} 
30523 \series default
30524 distorsiona el 
30525 \begin_inset ERT
30526 status collapsed
30527
30528 \begin_layout Plain Layout
30529
30530
30531 \backslash
30532 scalebox{2}[1]{
30533 \end_layout
30534
30535 \end_inset
30536
30537 Hola
30538 \begin_inset ERT
30539 status collapsed
30540
30541 \begin_layout Plain Layout
30542
30543 }
30544 \end_layout
30545
30546 \end_inset
30547
30548 .
30549 \end_layout
30550
30551 \begin_layout Standard
30552 Si un factor de escala es negativo el contenido del cuadro es reflejado.
30553  Por eso el comando 
30554 \series bold
30555
30556 \backslash
30557 scalebox{-1}[1]{Hola} 
30558 \series default
30559 puede usarse para reflejar un texto: 
30560 \begin_inset ERT
30561 status collapsed
30562
30563 \begin_layout Plain Layout
30564
30565
30566 \backslash
30567 scalebox{-1}[1]{
30568 \end_layout
30569
30570 \end_inset
30571
30572 Hola
30573 \begin_inset ERT
30574 status collapsed
30575
30576 \begin_layout Plain Layout
30577
30578 }
30579 \end_layout
30580
30581 \end_inset
30582
30583 .
30584 \end_layout
30585
30586 \begin_layout Standard
30587
30588 \series bold
30589
30590 \backslash
30591 scalebox{1}[-1]{Hola} 
30592 \series default
30593 refleja el 
30594 \begin_inset ERT
30595 status collapsed
30596
30597 \begin_layout Plain Layout
30598
30599
30600 \backslash
30601 scalebox{1}[-1]{
30602 \end_layout
30603
30604 \end_inset
30605
30606 Hola
30607 \begin_inset ERT
30608 status collapsed
30609
30610 \begin_layout Plain Layout
30611
30612 }
30613 \end_layout
30614
30615 \end_inset
30616
30617  sobre la base.
30618 \end_layout
30619
30620 \begin_layout Standard
30621 El comando 
30622 \series bold
30623
30624 \backslash
30625 scalebox{-1}[1]{contenido del cuadro} 
30626 \series default
30627 puede sustituirse por 
30628 \series bold
30629
30630 \begin_inset Newline newline
30631 \end_inset
30632
30633
30634 \backslash
30635 reflectbox{contenido del cuadro}
30636 \begin_inset VSpace defskip
30637 \end_inset
30638
30639
30640 \end_layout
30641
30642 \begin_layout Standard
30643 El comando 
30644 \series bold
30645
30646 \backslash
30647 resizebox
30648 \series default
30649  sirve para escalar el cuadro a una altura y anchura definidas, según el
30650  esquema:
30651 \end_layout
30652
30653 \begin_layout Standard
30654
30655 \series bold
30656
30657 \backslash
30658 resizebox{anchura}{altura}{contenido del cuadro}
30659 \end_layout
30660
30661 \begin_layout Standard
30662 Si uno de los argumentos del comando es un signo de exclamación, 
30663 \series bold
30664 !
30665 \series default
30666 , la escala se produce de forma que se mantiene la relación de las dimensiones
30667  originales del contenido del cuadro.
30668  
30669 \end_layout
30670
30671 \begin_layout Standard
30672 El comando 
30673 \series bold
30674
30675 \backslash
30676 resizebox{2cm}{1cm}{Hola}
30677 \series default
30678  genera: 
30679 \begin_inset ERT
30680 status collapsed
30681
30682 \begin_layout Plain Layout
30683
30684
30685 \backslash
30686 resizebox{2cm}{1cm}{
30687 \end_layout
30688
30689 \end_inset
30690
30691 Hola
30692 \begin_inset ERT
30693 status collapsed
30694
30695 \begin_layout Plain Layout
30696
30697 }
30698 \end_layout
30699
30700 \end_inset
30701
30702
30703 \begin_inset Newline newline
30704 \end_inset
30705
30706 El comando 
30707 \series bold
30708
30709 \backslash
30710 resizebox{2cm}{!}{Hola}
30711 \series default
30712  genera: 
30713 \begin_inset ERT
30714 status collapsed
30715
30716 \begin_layout Plain Layout
30717
30718
30719 \backslash
30720 resizebox{2cm}{!}{
30721 \end_layout
30722
30723 \end_inset
30724
30725 Hola
30726 \begin_inset ERT
30727 status collapsed
30728
30729 \begin_layout Plain Layout
30730
30731 }
30732 \end_layout
30733
30734 \end_inset
30735
30736
30737 \end_layout
30738
30739 \begin_layout Standard
30740 \begin_inset VSpace defskip
30741 \end_inset
30742
30743
30744 \end_layout
30745
30746 \begin_layout Standard
30747 \begin_inset Note Greyedout
30748 status open
30749
30750 \begin_layout Plain Layout
30751
30752 \series bold
30753 Nota: 
30754 \series default
30755 Si los argumentos de 
30756 \series bold
30757
30758 \backslash
30759 scalebox
30760 \series default
30761  o 
30762 \series bold
30763
30764 \backslash
30765 resizebox
30766 \series default
30767  son cero, no se generan errores de LaTeX al exportar el documento, pero
30768  puede suceder que la salida no se muestre o que sea incompleta.
30769  
30770 \end_layout
30771
30772 \end_inset
30773
30774
30775 \begin_inset VSpace defskip
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \begin_layout Standard
30782 Los cuadros se pueden combinar en cualquier orden.
30783  Por ejemplo, el comando
30784 \series bold
30785
30786 \begin_inset Newline newline
30787 \end_inset
30788
30789
30790 \backslash
30791 rotatebox[origin=c]{-45}{
30792 \backslash
30793 resizebox{2cm}{!}{
30794 \backslash
30795 reflectbox{Hola}}}
30796 \begin_inset Newline newline
30797 \end_inset
30798
30799
30800 \series default
30801 genera:
30802 \end_layout
30803
30804 \begin_layout Standard
30805 \noindent
30806 \align center
30807 \begin_inset ERT
30808 status collapsed
30809
30810 \begin_layout Plain Layout
30811
30812
30813 \backslash
30814 rotatebox[origin=c]{-45}{
30815 \backslash
30816 resizebox{2cm}{!}{
30817 \backslash
30818 reflectbox{
30819 \end_layout
30820
30821 \end_inset
30822
30823 Hola
30824 \begin_inset ERT
30825 status collapsed
30826
30827 \begin_layout Plain Layout
30828
30829 }}}
30830 \end_layout
30831
30832 \end_inset
30833
30834
30835 \end_layout
30836
30837 \begin_layout Standard
30838 \noindent
30839 Un cuadro puede contener imágenes, tablas y ecuaciones en línea:
30840 \end_layout
30841
30842 \begin_layout Standard
30843 \noindent
30844
30845 \end_layout
30846
30847 \begin_layout Standard
30848 \align center
30849 \begin_inset ERT
30850 status collapsed
30851
30852 \begin_layout Plain Layout
30853
30854
30855 \backslash
30856 rotatebox[origin=c]{-30}{
30857 \backslash
30858 resizebox{2cm}{!}{
30859 \backslash
30860 reflectbox{
30861 \end_layout
30862
30863 \end_inset
30864
30865
30866 \begin_inset Graphics
30867         filename ../clipart/platypus.eps
30868         lyxscale 50
30869         width 25col%
30870
30871 \end_inset
30872
30873
30874 \begin_inset ERT
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878
30879 }}}
30880 \end_layout
30881
30882 \end_inset
30883
30884
30885 \begin_inset ERT
30886 status collapsed
30887
30888 \begin_layout Plain Layout
30889
30890
30891 \backslash
30892 rotatebox[origin=c]{-45}{
30893 \backslash
30894 resizebox{2cm}{!}{
30895 \backslash
30896 reflectbox{
30897 \end_layout
30898
30899 \end_inset
30900
30901
30902 \begin_inset Tabular
30903 <lyxtabular version="3" rows="2" columns="2">
30904 <features>
30905 <column alignment="center" valignment="top" width="0">
30906 <column alignment="center" valignment="top" width="0">
30907 <row>
30908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30909 \begin_inset Text
30910
30911 \begin_layout Plain Layout
30912 q
30913 \end_layout
30914
30915 \end_inset
30916 </cell>
30917 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30918 \begin_inset Text
30919
30920 \begin_layout Plain Layout
30921 w
30922 \end_layout
30923
30924 \end_inset
30925 </cell>
30926 </row>
30927 <row>
30928 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30929 \begin_inset Text
30930
30931 \begin_layout Plain Layout
30932 e
30933 \end_layout
30934
30935 \end_inset
30936 </cell>
30937 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30938 \begin_inset Text
30939
30940 \begin_layout Plain Layout
30941 r
30942 \end_layout
30943
30944 \end_inset
30945 </cell>
30946 </row>
30947 </lyxtabular>
30948
30949 \end_inset
30950
30951
30952 \begin_inset ERT
30953 status collapsed
30954
30955 \begin_layout Plain Layout
30956
30957 }}}
30958 \end_layout
30959
30960 \end_inset
30961
30962
30963 \begin_inset ERT
30964 status collapsed
30965
30966 \begin_layout Plain Layout
30967
30968
30969 \backslash
30970 rotatebox[origin=c]{-45}{
30971 \backslash
30972 resizebox{2cm}{!}{
30973 \backslash
30974 reflectbox{
30975 \end_layout
30976
30977 \end_inset
30978
30979
30980 \begin_inset Formula $\int A\,\mathrm{d}x=B$
30981 \end_inset
30982
30983
30984 \begin_inset ERT
30985 status collapsed
30986
30987 \begin_layout Plain Layout
30988
30989 }}}
30990 \end_layout
30991
30992 \end_inset
30993
30994
30995 \end_layout
30996
30997 \begin_layout Standard
30998 Si se usa el estilo global 
30999 \series bold
31000 fleqn
31001 \series default
31002  para las ecuaciones del documento
31003 \begin_inset Foot
31004 status collapsed
31005
31006 \begin_layout Plain Layout
31007 Si «fleqn» se añade a las opciones de clase del documento.
31008 \end_layout
31009
31010 \end_inset
31011
31012 , también pueden escalarse las ecuaciones en estilo presentación.
31013 \end_layout
31014
31015 \begin_layout Chapter
31016 Archivo
31017 \begin_inset Index
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021 Archivo, insertar
31022 \end_layout
31023
31024 \end_inset
31025
31026
31027 \end_layout
31028
31029 \begin_layout Standard
31030 Con el menú 
31031 \family sans
31032 Insertar\SpecialChar \menuseparator
31033 Archivo 
31034 \family default
31035 se pueden insertar archivos externos en un documento.
31036  Estos pueden ser:
31037 \end_layout
31038
31039 \begin_layout Description
31040 Documento
31041 \begin_inset Space ~
31042 \end_inset
31043
31044 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
31045 \end_layout
31046
31047 \begin_layout Description
31048 Texto
31049 \begin_inset Space ~
31050 \end_inset
31051
31052 simple
31053 \begin_inset Space ~
31054 \end_inset
31055
31056 como
31057 \begin_inset Space ~
31058 \end_inset
31059
31060 líneas Un documento de texto; cada línea del mismo se inserta en tu documento
31061  como un nuevo párrafo.
31062 \end_layout
31063
31064 \begin_layout Description
31065 Texto
31066 \begin_inset Space ~
31067 \end_inset
31068
31069 simple
31070 \begin_inset Space ~
31071 \end_inset
31072
31073 como
31074 \begin_inset Space ~
31075 \end_inset
31076
31077 párrafos Un documento de texto; cada línea del texto se inserta tal como
31078  está, formando un solo párrafo.
31079  Las líneas vacías generan un nuevo párrafo en tu documento.
31080 \end_layout
31081
31082 \begin_layout Description
31083 Material
31084 \begin_inset Space ~
31085 \end_inset
31086
31087 externo Archivos en diversos formatos.
31088 \end_layout
31089
31090 \begin_layout Description
31091 Documento
31092 \begin_inset Space ~
31093 \end_inset
31094
31095 hijo Documentos LyX, LaTeX o texto simple.
31096 \end_layout
31097
31098 \begin_layout Section
31099 Material externo
31100 \begin_inset Index
31101 status collapsed
31102
31103 \begin_layout Plain Layout
31104 Material externo
31105 \end_layout
31106
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \begin_layout Standard
31113 Esta característica te permite insertar archivos en tu documento sin convertirlo
31114 s previamente a un formato legible en la salida, ya que LyX se ocupa de
31115  las necesarias conversiones.
31116  Esto es parecido a la inserción de imágenes en diversos formatos en los
31117  documentos LyX.
31118 \end_layout
31119
31120 \begin_layout Standard
31121 El material externo se puede insertar mediante el diálogo que surge a partir
31122  del menú 
31123 \family sans
31124 Insertar\SpecialChar \menuseparator
31125 Archivo\SpecialChar \menuseparator
31126 Material
31127 \begin_inset Space ~
31128 \end_inset
31129
31130 externo
31131 \family default
31132 .
31133  Actualmente se permiten los siguientes tipos de archivo (
31134 \family sans
31135 Plantillas
31136 \family default
31137 ):
31138 \end_layout
31139
31140 \begin_layout Description
31141 Diagrama
31142 \begin_inset Space ~
31143 \end_inset
31144
31145 de
31146 \begin_inset Space ~
31147 \end_inset
31148
31149 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
31150  con el programa 
31151 \series bold
31152
31153 \begin_inset CommandInset href
31154 LatexCommand href
31155 name "XBoard"
31156 target "http://en.wikipedia.org/wiki/XBoard"
31157
31158 \end_inset
31159
31160
31161 \series default
31162 .
31163 \end_layout
31164
31165 \begin_layout Description
31166 Fecha Esta inserta la fecha en el formato 
31167 \emph on
31168 Día-Mes-Año.
31169
31170 \emph default
31171  A continuación hay una fecha insertada como material externo: 
31172 \begin_inset External
31173         template Date
31174         filename .
31175
31176 \end_inset
31177
31178
31179 \lang english
31180
31181 \begin_inset Space ~
31182 \end_inset
31183
31184
31185 \begin_inset Note Note
31186 status open
31187
31188 \begin_layout Plain Layout
31189
31190 \lang english
31191 Remove the protected space when bug 4398 is fixed!
31192 \end_layout
31193
31194 \end_inset
31195
31196
31197 \lang spanish
31198
31199 \begin_inset Newline newline
31200 \end_inset
31201
31202 La fecha no se muestra en LyX, sólo en la salida.
31203  Hay otros dos métodos de insertar una fecha, con el menú 
31204 \family sans
31205 Insertar\SpecialChar \menuseparator
31206 Fecha
31207 \family default
31208  y con el comando LaTeX 
31209 \series bold
31210
31211 \backslash
31212 today
31213 \series default
31214  en ERT.
31215  Los distintos métodos se comparan en la tabla
31216 \begin_inset Space ~
31217 \end_inset
31218
31219
31220 \begin_inset CommandInset ref
31221 LatexCommand ref
31222 reference "tab:Comparación-de"
31223
31224 \end_inset
31225
31226 .
31227 \end_layout
31228
31229 \begin_layout Description
31230 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
31231 \begin_inset Newline linebreak
31232 \end_inset
31233
31234
31235 \series bold
31236
31237 \begin_inset CommandInset href
31238 LatexCommand href
31239 name "LilyPond"
31240 target "http://en.wikipedia.org/wiki/LilyPond"
31241
31242 \end_inset
31243
31244
31245 \series default
31246 .
31247 \end_layout
31248
31249 \begin_layout Description
31250 RasterImage Sirve para insertar imágenes bitmap.
31251  Casi todos los formatos populares de imágenes están soportados.
31252  Las imágenes se pueden tratar en el diálogo 
31253 \family sans
31254 Material Externo
31255 \family default
31256  como las que habitualmente se incluyen mediante el diálogo 
31257 \family sans
31258 Gráficos
31259 \family default
31260 , tal como se explica en la sección
31261 \begin_inset Space ~
31262 \end_inset
31263
31264
31265 \begin_inset CommandInset ref
31266 LatexCommand ref
31267 reference "sec:Diálogo-Gráficos"
31268
31269 \end_inset
31270
31271 .
31272  La diferencia es que sólo se permiten imágenes bitmap, por tanto las imágenes
31273  PDF y EPS no están soportadas.
31274 \end_layout
31275
31276 \begin_layout Description
31277 XFig Esta plantilla soporta imágenes creadas con el programa 
31278 \series bold
31279
31280 \begin_inset CommandInset href
31281 LatexCommand href
31282 name "Xfig"
31283 target "http://en.wikipedia.org/wiki/Xfig"
31284
31285 \end_inset
31286
31287
31288 \series default
31289 .
31290 \end_layout
31291
31292 \begin_layout Standard
31293 \begin_inset Float table
31294 placement h
31295 wide false
31296 sideways false
31297 status open
31298
31299 \begin_layout Plain Layout
31300 \begin_inset Caption
31301
31302 \begin_layout Plain Layout
31303 \begin_inset CommandInset label
31304 LatexCommand label
31305 name "tab:Comparación-de"
31306
31307 \end_inset
31308
31309 Comparación de los métodos de inserción de fecha.
31310 \end_layout
31311
31312 \end_inset
31313
31314
31315 \end_layout
31316
31317 \begin_layout Plain Layout
31318 \align center
31319 \begin_inset Tabular
31320 <lyxtabular version="3" rows="4" columns="4">
31321 <features>
31322 <column alignment="center" valignment="top" width="0">
31323 <column alignment="center" valignment="top" width="0">
31324 <column alignment="center" valignment="top" width="0">
31325 <column alignment="center" valignment="top" width="0">
31326 <row>
31327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31328 \begin_inset Text
31329
31330 \begin_layout Plain Layout
31331 Tipo del Documento
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340
31341 \family sans
31342 Material Externo\SpecialChar \menuseparator
31343 Fecha
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31349 \begin_inset Text
31350
31351 \begin_layout Plain Layout
31352
31353 \family sans
31354 Insertar\SpecialChar \menuseparator
31355 Fecha
31356 \end_layout
31357
31358 \end_inset
31359 </cell>
31360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31361 \begin_inset Text
31362
31363 \begin_layout Plain Layout
31364 comando 
31365 \series bold
31366
31367 \backslash
31368 today
31369 \end_layout
31370
31371 \end_inset
31372 </cell>
31373 </row>
31374 <row>
31375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31376 \begin_inset Text
31377
31378 \begin_layout Plain Layout
31379 LyX
31380 \end_layout
31381
31382 \end_inset
31383 </cell>
31384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31385 \begin_inset Text
31386
31387 \begin_layout Plain Layout
31388 como cuadro
31389 \end_layout
31390
31391 \end_inset
31392 </cell>
31393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31394 \begin_inset Text
31395
31396 \begin_layout Plain Layout
31397 como fecha
31398 \end_layout
31399
31400 \end_inset
31401 </cell>
31402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Plain Layout
31406 como cuadro ERT
31407 \end_layout
31408
31409 \end_inset
31410 </cell>
31411 </row>
31412 <row>
31413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31414 \begin_inset Text
31415
31416 \begin_layout Plain Layout
31417 LaTeX
31418 \end_layout
31419
31420 \end_inset
31421 </cell>
31422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31423 \begin_inset Text
31424
31425 \begin_layout Plain Layout
31426 como fecha
31427 \end_layout
31428
31429 \end_inset
31430 </cell>
31431 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31432 \begin_inset Text
31433
31434 \begin_layout Plain Layout
31435 como fecha
31436 \end_layout
31437
31438 \end_inset
31439 </cell>
31440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31441 \begin_inset Text
31442
31443 \begin_layout Plain Layout
31444 como comando
31445 \end_layout
31446
31447 \end_inset
31448 </cell>
31449 </row>
31450 <row>
31451 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455 DVI, PDF, PS
31456 \end_layout
31457
31458 \end_inset
31459 </cell>
31460 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464 como fecha
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473 como fecha
31474 \end_layout
31475
31476 \end_inset
31477 </cell>
31478 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31479 \begin_inset Text
31480
31481 \begin_layout Plain Layout
31482 como fecha
31483 \end_layout
31484
31485 \end_inset
31486 </cell>
31487 </row>
31488 </lyxtabular>
31489
31490 \end_inset
31491
31492
31493 \end_layout
31494
31495 \end_inset
31496
31497
31498 \end_layout
31499
31500 \begin_layout Standard
31501 Si utilizas la opción 
31502 \family sans
31503 Borrador
31504 \family default
31505  en la solapa 
31506 \family sans
31507 Archivo
31508 \family default
31509  del diálogo 
31510 \family sans
31511 Material Externo
31512 \family default
31513 , en el documento de salida sólo se muestra la ruta al archivo insertado.
31514 \family sans
31515
31516 \begin_inset Newline newline
31517 \end_inset
31518
31519
31520 \family default
31521 El material externo se muestra en LyX como un cuadro del tipo:
31522 \family sans
31523  
31524 \family default
31525
31526 \begin_inset Graphics
31527         filename clipart/MaterialExternoQt4.png
31528         scale 80
31529
31530 \end_inset
31531
31532  o como imagen, según la configuración elegida en la solapa 
31533 \family sans
31534 Vista
31535 \begin_inset Space ~
31536 \end_inset
31537
31538 LyX 
31539 \family default
31540 del diálogo 
31541 \family sans
31542 Material Externo.
31543 \end_layout
31544
31545 \begin_layout Standard
31546 En el manual 
31547 \emph on
31548 Personalización
31549 \emph default
31550  se explica cómo definir tus propias plantillas.
31551 \end_layout
31552
31553 \begin_layout Section
31554 Documento hijo
31555 \begin_inset CommandInset label
31556 LatexCommand label
31557 name "sec:Documento-Hijo"
31558
31559 \end_inset
31560
31561
31562 \begin_inset Index
31563 status collapsed
31564
31565 \begin_layout Plain Layout
31566 Documento hijo
31567 \end_layout
31568
31569 \end_inset
31570
31571
31572 \end_layout
31573
31574 \begin_layout Standard
31575 Los documentos hijos se emplean en el caso de tener un documento extenso
31576  compuesto por varias partes o secciones más grandes.
31577  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
31578  en varios archivos que pueden ser revisados por separado.
31579  Estos archivos se conocen como documentos hijos, y el llamado documento
31580  maestro los conecta con el fin de imprimirlos como un todo o por partes.
31581  
31582 \end_layout
31583
31584 \begin_layout Standard
31585 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
31586  cuadros del tipo: 
31587 \begin_inset Graphics
31588         filename clipart/DocumentoHijoQt4.png
31589         scale 80
31590
31591 \end_inset
31592
31593 .
31594  Para incluir documentos hijos en un documento maestro utiliza el menú 
31595 \family sans
31596 Insertar
31597 \family default
31598 \SpecialChar \menuseparator
31599
31600 \family sans
31601 Archivo
31602 \family default
31603 \SpecialChar \menuseparator
31604
31605 \family sans
31606 Documento
31607 \begin_inset Space ~
31608 \end_inset
31609
31610 hijo
31611 \family default
31612 .
31613  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
31614 \end_layout
31615
31616 \begin_layout Description
31617 Incluir Puedes incluir documentos LyX y documentos LaTeX.
31618  Al pulsar el botón 
31619 \family sans
31620 Cargar
31621 \family default
31622  en el diálogo 
31623 \family sans
31624 Documento hijo
31625 \family default
31626 , los documentos incluidos se abrirán en una nueva solapa de archivo en
31627  la ventana de LyX y así puedes modificarlos si quieres.
31628 \end_layout
31629
31630 \begin_layout Standard
31631 Aquí hay un archivo insertado con el método 
31632 \family sans
31633 Incluir
31634 \family default
31635
31636 \begin_inset CommandInset include
31637 LatexCommand include
31638 filename "DocumentoPostizo1.lyx"
31639
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Standard
31646 La numeración de secciones tiene en cuenta las secciones de los archivos
31647  incluidos en el orden en que están insertados en el documento maestro.
31648  El documento incluido de ejemplo tiene una subsección que se numera como
31649  subsección de la presente sección.
31650  Las etiquetas de los documentos incluidos se pueden referenciar: Subsección
31651 \begin_inset Space ~
31652 \end_inset
31653
31654
31655 \begin_inset CommandInset ref
31656 LatexCommand ref
31657 reference "sub:Subsección-Externa-1"
31658
31659 \end_inset
31660
31661 .
31662 \end_layout
31663
31664 \begin_layout Standard
31665 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
31666  del documento maestro.
31667  Los documentos incluidos se insertan comenzando una página nueva y acabando
31668  con un salto de página.
31669 \end_layout
31670
31671 \begin_layout Standard
31672 Con el comando LaTeX 
31673 \series bold
31674
31675 \backslash
31676 includeonly
31677 \series default
31678  puedes determinar qué documentos hijos serán procesados al generar la salida.
31679  Esto es útil si, por ejemplo, estás trabajando sólo cierto capítulo de
31680  un extenso documento y quieres ahorrar tiempo de compilación.
31681  
31682 \series bold
31683
31684 \backslash
31685 includeonly 
31686 \series default
31687 se inserta en el preámbulo del documento maestro, poniendo como argumento
31688  una lista de los nombres de archivo separados con comas, p.
31689 \begin_inset Space \thinspace{}
31690 \end_inset
31691
31692 e.
31693  la orden:
31694 \end_layout
31695
31696 \begin_layout Standard
31697
31698 \series bold
31699
31700 \backslash
31701 includeonly{capítulo1,capítulo5}
31702 \end_layout
31703
31704 \begin_layout Standard
31705 hará que sólo se procesen los archivos incluidos cuyos nombres son 
31706 \begin_inset Quotes eld
31707 \end_inset
31708
31709 capítulo1.lyx
31710 \begin_inset Quotes erd
31711 \end_inset
31712
31713  (o 
31714 \begin_inset Quotes eld
31715 \end_inset
31716
31717 capítulo1.tex
31718 \begin_inset Quotes erd
31719 \end_inset
31720
31721 ) y 
31722 \begin_inset Quotes eld
31723 \end_inset
31724
31725 capítulo5.lyx
31726 \begin_inset Quotes erd
31727 \end_inset
31728
31729 .
31730 \end_layout
31731
31732 \begin_layout Standard
31733 \begin_inset Note Greyedout
31734 status open
31735
31736 \begin_layout Plain Layout
31737
31738 \series bold
31739 Nota:
31740 \series default
31741  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
31742  a la del documento maestro, recibirás una advertencia al exportar/ver el
31743  documento, ya que esto podría dar resultados inesperados.
31744 \end_layout
31745
31746 \end_inset
31747
31748
31749 \end_layout
31750
31751 \begin_layout Description
31752 Entrada Este método es muy parecido al método 
31753 \family sans
31754 Incluir
31755 \family default
31756 .
31757  Las diferencias son:
31758 \end_layout
31759
31760 \begin_deeper
31761 \begin_layout Itemize
31762 Los archivos del tipo Entrada no comienzan en página nueva ni acaban con
31763  un salto de página.
31764 \end_layout
31765
31766 \begin_layout Itemize
31767 Los archivos del tipo Entrada se pueden visualizar en LyX si la 
31768 \family sans
31769 Vista
31770 \begin_inset Space ~
31771 \end_inset
31772
31773 preliminar
31774 \begin_inset Space ~
31775 \end_inset
31776
31777 inmediata 
31778 \family default
31779 está activada en el diálogo 
31780 \family sans
31781 Herramientas\SpecialChar \menuseparator
31782 Preferencias
31783 \family default
31784 , apartado 
31785 \family sans
31786 Apariencia\SpecialChar \menuseparator
31787 Gráficos
31788 \family default
31789 .
31790 \end_layout
31791
31792 \begin_layout Itemize
31793 No se puede utilizar el comando LaTeX 
31794 \series bold
31795
31796 \backslash
31797 includeonly
31798 \series default
31799 .
31800 \end_layout
31801
31802 \end_deeper
31803 \begin_layout Standard
31804 Aquí hay un documento hijo insertado con el método 
31805 \family sans
31806 Entrada
31807 \family default
31808 :
31809 \end_layout
31810
31811 \begin_layout Standard
31812 \begin_inset CommandInset include
31813 LatexCommand input
31814 filename "DocumentoPostizo2.lyx"
31815
31816 \end_inset
31817
31818
31819 \end_layout
31820
31821 \begin_layout Description
31822 Literal Con este método se puede incluir todo archivo de texto.
31823  El archivo aparece en la salida con su código fuente, y si contiene comandos
31824  no se ejecutan.
31825  Con la opción 
31826 \family sans
31827 Marcar espacios en la salida
31828 \family default
31829  cada espacio en el código fuente se muestra en la salida con el carácter
31830  
31831 \begin_inset Quotes eld
31832 \end_inset
31833
31834
31835 \begin_inset ERT
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839
31840
31841 \backslash
31842 textvisiblespace
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset Quotes erd
31849 \end_inset
31850
31851 .
31852  La diferencia con el método de inserción mediante el menú 
31853 \family sans
31854 Insertar
31855 \family default
31856 \SpecialChar \menuseparator
31857
31858 \family sans
31859 Archivo
31860 \family default
31861 \SpecialChar \menuseparator
31862
31863 \family sans
31864 Texto
31865 \begin_inset Space ~
31866 \end_inset
31867
31868 simple
31869 \family default
31870  es que en este caso el contenido del archivo se ve en LyX, mientras que
31871  en modo 
31872 \family sans
31873 Literal 
31874 \family default
31875 no se muestra el contenido, sino un recuadro con el nombre.
31876
31877 \family sans
31878  
31879 \end_layout
31880
31881 \begin_layout Standard
31882 Aquí se inserta un documento hijo en modo Literal:
31883 \begin_inset CommandInset include
31884 LatexCommand verbatiminput
31885 filename "DocumentoTextoPostizo.txt"
31886
31887 \end_inset
31888
31889
31890 \begin_inset VSpace bigskip
31891 \end_inset
31892
31893
31894 \end_layout
31895
31896 \begin_layout Standard
31897 Aquí se inserta un documento hijo en modo Literal con la opción 
31898 \family sans
31899 Marcar espacios en la salida
31900 \family default
31901 :
31902 \begin_inset CommandInset include
31903 LatexCommand verbatiminput*
31904 filename "DocumentoTextoPostizo.txt"
31905
31906 \end_inset
31907
31908
31909 \begin_inset VSpace bigskip
31910 \end_inset
31911
31912
31913 \end_layout
31914
31915 \begin_layout Standard
31916 \begin_inset Note Greyedout
31917 status open
31918
31919 \begin_layout Plain Layout
31920
31921 \series bold
31922 Nota:
31923 \series default
31924  Como puedes ver en los ejemplos anteriores, el texto de los documentos
31925  incluidos en modo 
31926 \family sans
31927 literal
31928 \family default
31929  no contiene saltos de línea, a no ser que se incluyan expresamente en el
31930  archivo de texto.
31931 \end_layout
31932
31933 \end_inset
31934
31935
31936 \end_layout
31937
31938 \begin_layout Description
31939 Listado
31940 \begin_inset Space ~
31941 \end_inset
31942
31943 de
31944 \begin_inset Space ~
31945 \end_inset
31946
31947 programa Este tipo se describe en el capítulo
31948 \begin_inset Space ~
31949 \end_inset
31950
31951
31952 \begin_inset CommandInset ref
31953 LatexCommand ref
31954 reference "cha:Listado-de-programa"
31955
31956 \end_inset
31957
31958 .
31959 \end_layout
31960
31961 \begin_layout Standard
31962 \begin_inset Note Greyedout
31963 status open
31964
31965 \begin_layout Plain Layout
31966
31967 \series bold
31968 Nota:
31969 \series default
31970  Incluir el mismo documento dos veces  con métodos diferentes podría causar
31971  problemas en LaTeX.
31972 \end_layout
31973
31974 \end_inset
31975
31976
31977 \end_layout
31978
31979 \begin_layout Chapter
31980 Listado de programa
31981 \begin_inset CommandInset label
31982 LatexCommand label
31983 name "cha:Listado-de-programa"
31984
31985 \end_inset
31986
31987
31988 \begin_inset Index
31989 status collapsed
31990
31991 \begin_layout Plain Layout
31992 Listado de programa
31993 \end_layout
31994
31995 \end_inset
31996
31997
31998 \begin_inset Index
31999 status collapsed
32000
32001 \begin_layout Plain Layout
32002 Listado de programa ! list@
32003 \emph on
32004 listings
32005 \end_layout
32006
32007 \end_inset
32008
32009
32010 \begin_inset Index
32011 status collapsed
32012
32013 \begin_layout Plain Layout
32014 Flotantes ! Listado de programa
32015 \end_layout
32016
32017 \end_inset
32018
32019
32020 \end_layout
32021
32022 \begin_layout Standard
32023 Para incluir y tipografiar código de programación puedes usar la opción
32024  de menú disponible en 
32025 \family sans
32026 Insertar\SpecialChar \menuseparator
32027 Listado
32028 \begin_inset Space ~
32029 \end_inset
32030
32031 de
32032 \begin_inset Space ~
32033 \end_inset
32034
32035 programa.
32036  
32037 \family default
32038 El paquete LaTeX 
32039 \series bold
32040 listings
32041 \series default
32042
32043 \begin_inset Index
32044 status collapsed
32045
32046 \begin_layout Plain Layout
32047 LaTeX-paquetes ! listings
32048 \end_layout
32049
32050 \end_inset
32051
32052  provee un mecanismo potente y flexible para insertar código fuente en tu
32053  documento.
32054 \end_layout
32055
32056 \begin_layout Standard
32057 Al hacer clic-derecho sobre un recuadro de listado surge un cuadro de diálogo
32058  en el que puedes establecer el formato del mismo.
32059 \end_layout
32060
32061 \begin_layout Standard
32062 Por defecto, al insertar un listado de programa se inicia un párrafo nuevo.
32063  La opción de ubicación 
32064 \family sans
32065 Listado
32066 \begin_inset Space ~
32067 \end_inset
32068
32069 insertado
32070 \family default
32071  lo imprime en la línea, como este ejemplo: 
32072 \begin_inset listings
32073 lstparams "language={C++}"
32074 inline true
32075 status open
32076
32077 \begin_layout Plain Layout
32078
32079 \lang english
32080 int a=5;
32081 \end_layout
32082
32083 \end_inset
32084
32085
32086 \family sans
32087
32088 \begin_inset Newline newline
32089 \end_inset
32090
32091
32092 \family default
32093 La opción 
32094 \family sans
32095 Flotante
32096 \family default
32097  crea un listado flotante cuya colocación se puede especificar mediante
32098  las opciones 
32099 \begin_inset Quotes erd
32100 \end_inset
32101
32102
32103 \family sans
32104 h
32105 \family default
32106
32107 \begin_inset Quotes erd
32108 \end_inset
32109
32110
32111 \begin_inset Quotes eld
32112 \end_inset
32113
32114
32115 \family sans
32116 t
32117 \family default
32118
32119 \begin_inset Quotes erd
32120 \end_inset
32121
32122
32123 \begin_inset Quotes eld
32124 \end_inset
32125
32126
32127 \family sans
32128 b
32129 \family default
32130
32131 \begin_inset Quotes erd
32132 \end_inset
32133
32134  y 
32135 \begin_inset Quotes eld
32136 \end_inset
32137
32138
32139 \family sans
32140 p
32141 \family default
32142
32143 \begin_inset Quotes erd
32144 \end_inset
32145
32146 , correspondientes a las opciones de colocación de flotantes descritas en
32147  la sección
32148 \family sans
32149
32150 \begin_inset Space ~
32151 \end_inset
32152
32153
32154 \begin_inset CommandInset ref
32155 LatexCommand ref
32156 reference "sec:Colocación-de-Flotantes"
32157
32158 \end_inset
32159
32160
32161 \family default
32162 .
32163  Las opciones de colocación se pueden mezclar y se escriben sin separación,
32164  p.
32165 \family sans
32166
32167 \begin_inset Space \thinspace{}
32168 \end_inset
32169
32170
32171 \family default
32172 e.
32173 \begin_inset Space ~
32174 \end_inset
32175
32176
32177 \begin_inset Quotes eld
32178 \end_inset
32179
32180
32181 \family sans
32182 htbp
32183 \family default
32184
32185 \begin_inset Quotes erd
32186 \end_inset
32187
32188 .
32189  La opción 
32190 \begin_inset Quotes eld
32191 \end_inset
32192
32193
32194 \family sans
32195 h
32196 \family default
32197
32198 \begin_inset Quotes erd
32199 \end_inset
32200
32201  a veces no tiene efecto, pero no necesitas usar la opción 
32202 \family sans
32203 Flotante
32204 \family default
32205  en ese caso puesto que los listados de programa no flotantes también pueden
32206  tener leyendas y ser referenciadas.
32207 \end_layout
32208
32209 \begin_layout Standard
32210 Se puede añadir una leyenda a un listado de programa con el menú 
32211 \family sans
32212 Insertar\SpecialChar \menuseparator
32213 Leyenda
32214 \family default
32215
32216 \begin_inset Foot
32217 status open
32218
32219 \begin_layout Plain Layout
32220 Para traducir la etiqueta 
32221 \begin_inset Quotes eld
32222 \end_inset
32223
32224 Listado
32225 \begin_inset Quotes erd
32226 \end_inset
32227
32228  de la leyenda, se añade al preámbulo del documento el comando 
32229 \series bold
32230
32231 \backslash
32232 renewcommand{
32233 \backslash
32234 lstlistingname}{Listado}
32235 \series default
32236 .
32237  (
32238 \emph on
32239 N.
32240 \begin_inset Space \thinspace{}
32241 \end_inset
32242
32243 del t.
32244 \emph default
32245 )
32246 \end_layout
32247
32248 \end_inset
32249
32250 .
32251  Los listados de programa se pueden referenciar como los flotantes: Listado
32252 \begin_inset Space ~
32253 \end_inset
32254
32255
32256 \begin_inset CommandInset ref
32257 LatexCommand ref
32258 reference "lst:Ejemplo-de-listado-de-programa"
32259
32260 \end_inset
32261
32262
32263 \end_layout
32264
32265 \begin_layout Standard
32266 \begin_inset listings
32267 lstparams "language=Python"
32268 inline false
32269 status collapsed
32270
32271 \begin_layout Plain Layout
32272
32273 \lang english
32274 \begin_inset Caption
32275
32276 \begin_layout Plain Layout
32277 \begin_inset CommandInset label
32278 LatexCommand label
32279 name "lst:Ejemplo-de-listado-de-programa"
32280
32281 \end_inset
32282
32283 Ejemplo de listado de programa flotante
32284 \end_layout
32285
32286 \end_inset
32287
32288 # Ejemplo de listado flotante
32289 \end_layout
32290
32291 \begin_layout Plain Layout
32292
32293 \lang english
32294 def func(param):
32295 \end_layout
32296
32297 \begin_layout Plain Layout
32298
32299 \lang english
32300     'this is a python function'
32301 \end_layout
32302
32303 \begin_layout Plain Layout
32304
32305 \lang english
32306     pass
32307 \end_layout
32308
32309 \end_inset
32310
32311
32312 \end_layout
32313
32314 \begin_layout Standard
32315 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
32316  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
32317  y tipografiadas de manera especial en la salida.
32318  En el ejemplo, la clave de Python 
32319 \begin_inset Quotes eld
32320 \end_inset
32321
32322 def
32323 \begin_inset Quotes erd
32324 \end_inset
32325
32326  es reconocida y se imprimirá en negrita.
32327 \end_layout
32328
32329 \begin_layout Standard
32330 \begin_inset Note Greyedout
32331 status collapsed
32332
32333 \begin_layout Plain Layout
32334
32335 \series bold
32336 Nota:
32337 \series default
32338  Si no consigues caracteres en negrita cuando usas fuentes typewriter, se
32339  debe probablemente a que dicha fuente no suministra negritas.
32340  En este caso selecciona una fuente distinta en el menú 
32341 \family sans
32342 Documento
32343 \family default
32344 \SpecialChar \menuseparator
32345
32346 \family sans
32347 Configuración
32348 \family default
32349 \SpecialChar \menuseparator
32350
32351 \family sans
32352 Fuentes.
32353  
32354 \family default
32355 (Las fuentes 
32356 \emph on
32357 LuxiMono, BeraMono
32358 \emph default
32359  y 
32360 \emph on
32361 Courier 
32362 \emph default
32363 suministran negritas.)
32364 \end_layout
32365
32366 \end_inset
32367
32368
32369 \end_layout
32370
32371 \begin_layout Standard
32372 En la sección 
32373 \family sans
32374 Numeración
32375 \begin_inset Space ~
32376 \end_inset
32377
32378 de
32379 \begin_inset Space ~
32380 \end_inset
32381
32382 líneas
32383 \family default
32384  del diálogo puedes elegir el estilo de numeración de las líneas.
32385  En el campo 
32386 \family sans
32387 Paso 
32388 \family default
32389 puedes insertar un número para determinar qué líneas se numeran.
32390  Por ejemplo, si pones 
32391 \begin_inset Quotes eld
32392 \end_inset
32393
32394 3
32395 \begin_inset Quotes erd
32396 \end_inset
32397
32398 , se numera sólo una de cada tres líneas.
32399  
32400 \end_layout
32401
32402 \begin_layout Standard
32403 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
32404  en la salida.
32405  La opción 
32406 \family sans
32407 Tabla
32408 \begin_inset Space ~
32409 \end_inset
32410
32411 de
32412 \begin_inset Space ~
32413 \end_inset
32414
32415 caracteres
32416 \begin_inset Space ~
32417 \end_inset
32418
32419 extendida
32420 \family default
32421  debería emplearse si se usan en el código caracteres nacionales como la
32422  diéresis alemana.
32423 \begin_inset Newline newline
32424 \end_inset
32425
32426 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
32427  
32428 \begin_inset Quotes eld
32429 \end_inset
32430
32431 3
32432 \begin_inset Quotes erd
32433 \end_inset
32434
32435 , lenguaje 
32436 \begin_inset Quotes eld
32437 \end_inset
32438
32439 Python
32440 \begin_inset Quotes erd
32441 \end_inset
32442
32443 , opciones de estilo 
32444 \begin_inset Quotes eld
32445 \end_inset
32446
32447 Tabla de caracteres extendida
32448 \begin_inset Quotes erd
32449 \end_inset
32450
32451  y 
32452 \begin_inset Quotes eld
32453 \end_inset
32454
32455 Espacio como símbolo
32456 \begin_inset Quotes erd
32457 \end_inset
32458
32459 , rango de líneas 3-8:
32460 \begin_inset listings
32461 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
32462 inline false
32463 status collapsed
32464
32465 \begin_layout Plain Layout
32466
32467 \lang english
32468 def func(param):
32469 \end_layout
32470
32471 \begin_layout Plain Layout
32472
32473 \lang english
32474     'this is a python function'
32475 \end_layout
32476
32477 \begin_layout Plain Layout
32478
32479 \lang english
32480     pass
32481 \end_layout
32482
32483 \begin_layout Plain Layout
32484
32485 \lang english
32486 def func(param):
32487 \end_layout
32488
32489 \begin_layout Plain Layout
32490
32491 \lang english
32492 'This is a German word: Tschüß'
32493 \end_layout
32494
32495 \begin_layout Plain Layout
32496
32497 \lang english
32498 pass
32499 \end_layout
32500
32501 \begin_layout Plain Layout
32502
32503 \lang english
32504 def func(param):
32505 \end_layout
32506
32507 \begin_layout Plain Layout
32508
32509 \lang english
32510 'this is a python function'
32511 \end_layout
32512
32513 \begin_layout Plain Layout
32514
32515 \lang english
32516 pass
32517 \end_layout
32518
32519 \end_inset
32520
32521
32522 \end_layout
32523
32524 \begin_layout Standard
32525 \begin_inset Note Greyedout
32526 status open
32527
32528 \begin_layout Plain Layout
32529
32530 \series bold
32531 Nota:
32532 \series default
32533  Debido a un error en el paquete 
32534 \series bold
32535 listings
32536 \series default
32537  la numeración de líneas cambia en una línea por cada listado previo.
32538  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
32539  3 y 6.
32540 \end_layout
32541
32542 \end_inset
32543
32544
32545 \end_layout
32546
32547 \begin_layout Standard
32548 \begin_inset VSpace bigskip
32549 \end_inset
32550
32551
32552 \end_layout
32553
32554 \begin_layout Standard
32555 También es posible imprimir como listado de programa líneas de un archivo.
32556  Para hacer esto, usa el menú 
32557 \family sans
32558 Insertar\SpecialChar \menuseparator
32559 Archivo\SpecialChar \menuseparator
32560 Documento
32561 \begin_inset Space ~
32562 \end_inset
32563
32564 hijo 
32565 \family default
32566 y elige el tipo 
32567 \family sans
32568 Listado de programa
32569 \family default
32570 .
32571 \begin_inset Foot
32572 status collapsed
32573
32574 \begin_layout Plain Layout
32575 Los restantes tipos de documento hijo se describen en la sección
32576 \begin_inset Space ~
32577 \end_inset
32578
32579
32580 \begin_inset CommandInset ref
32581 LatexCommand ref
32582 reference "sec:Documento-Hijo"
32583
32584 \end_inset
32585
32586 .
32587 \end_layout
32588
32589 \end_inset
32590
32591  En el diálogo de documento hijo puedes especificar los parámetros del listado
32592  en el cuadro de texto.
32593  Para ver una lista de los parámetros disponibles teclea una interrogación
32594  
32595 \begin_inset Quotes eld
32596 \end_inset
32597
32598 ?
32599 \begin_inset Quotes erd
32600 \end_inset
32601
32602  en el cuadro.
32603 \end_layout
32604
32605 \begin_layout Standard
32606 Para referenciar un documento hijo tipo listado, escribe el texto de la
32607  etiqueta en el campo correspondiente del diálogo de documento hijo.
32608  Después se puede referenciar la etiqueta con el menú 
32609 \family sans
32610 Insertar\SpecialChar \menuseparator
32611 Referencia cruzada.
32612 \end_layout
32613
32614 \begin_layout Standard
32615 A continuación hay un ejemplo, Listado
32616 \begin_inset Space ~
32617 \end_inset
32618
32619
32620 \begin_inset CommandInset ref
32621 LatexCommand ref
32622 reference "lst:archivo-listado"
32623
32624 \end_inset
32625
32626 , de inserción de líneas de un archivo; en él se incluye el rango de las
32627  líneas 10
32628 \begin_inset Space \thinspace{}
32629 \end_inset
32630
32631 -
32632 \begin_inset Space \thinspace{}
32633 \end_inset
32634
32635 15 de este archivo LyX.
32636 \end_layout
32637
32638 \begin_layout Standard
32639 \begin_inset CommandInset include
32640 LatexCommand lstinputlisting
32641 filename "EmbeddedObjects.lyx"
32642 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
32643
32644 \end_inset
32645
32646
32647 \begin_inset VSpace bigskip
32648 \end_inset
32649
32650
32651 \end_layout
32652
32653 \begin_layout Standard
32654 Las preferencias globales se pueden establecer en el diálogo 
32655 \family sans
32656 Documento\SpecialChar \menuseparator
32657 Configuración\SpecialChar \menuseparator
32658 Diseño
32659 \begin_inset Space ~
32660 \end_inset
32661
32662 del
32663 \begin_inset Space ~
32664 \end_inset
32665
32666 texto.
32667  
32668 \family default
32669 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
32670  
32671 \begin_inset Quotes eld
32672 \end_inset
32673
32674 ?
32675 \begin_inset Quotes erd
32676 \end_inset
32677
32678  en el campo de texto.
32679 \end_layout
32680
32681 \begin_layout Standard
32682 Para más información sobre el paquete 
32683 \series bold
32684 listings
32685 \series default
32686 , consulta su documentación
32687 \begin_inset Space ~
32688 \end_inset
32689
32690
32691 \begin_inset CommandInset citation
32692 LatexCommand cite
32693 key "listings"
32694
32695 \end_inset
32696
32697 .
32698 \end_layout
32699
32700 \begin_layout Standard
32701 \begin_inset Newpage newpage
32702 \end_inset
32703
32704
32705 \end_layout
32706
32707 \begin_layout Chapter
32708 \start_of_appendix
32709 Unidades disponibles en LyX
32710 \begin_inset Index
32711 status collapsed
32712
32713 \begin_layout Plain Layout
32714 Unidades
32715 \end_layout
32716
32717 \end_inset
32718
32719
32720 \begin_inset CommandInset label
32721 LatexCommand label
32722 name "cha:Unidades-disponibles-en"
32723
32724 \end_inset
32725
32726
32727 \end_layout
32728
32729 \begin_layout Standard
32730 Para comprender las unidades utilizadas en este manual, el cuadro
32731 \begin_inset Space ~
32732 \end_inset
32733
32734
32735 \begin_inset CommandInset ref
32736 LatexCommand ref
32737 reference "tab:Unidades"
32738
32739 \end_inset
32740
32741  describe todas las unidades disponibles en LyX.
32742 \end_layout
32743
32744 \begin_layout Standard
32745 \begin_inset Float table
32746 placement h
32747 wide false
32748 sideways false
32749 status open
32750
32751 \begin_layout Plain Layout
32752 \begin_inset Caption
32753
32754 \begin_layout Plain Layout
32755 \begin_inset CommandInset label
32756 LatexCommand label
32757 name "tab:Unidades"
32758
32759 \end_inset
32760
32761 Unidades
32762 \end_layout
32763
32764 \end_inset
32765
32766
32767 \end_layout
32768
32769 \begin_layout Plain Layout
32770 \begin_inset VSpace medskip
32771 \end_inset
32772
32773
32774 \end_layout
32775
32776 \begin_layout Plain Layout
32777 \align center
32778 \begin_inset Tabular
32779 <lyxtabular version="3" rows="20" columns="2">
32780 <features>
32781 <column alignment="center" valignment="top" width="0">
32782 <column alignment="center" valignment="top" width="0">
32783 <row>
32784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32785 \begin_inset Text
32786
32787 \begin_layout Plain Layout
32788 unidad
32789 \end_layout
32790
32791 \end_inset
32792 </cell>
32793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32794 \begin_inset Text
32795
32796 \begin_layout Plain Layout
32797 nombre/descripción
32798 \end_layout
32799
32800 \end_inset
32801 </cell>
32802 </row>
32803 <row>
32804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32805 \begin_inset Text
32806
32807 \begin_layout Plain Layout
32808 mm
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32814 \begin_inset Text
32815
32816 \begin_layout Plain Layout
32817 milímetro
32818 \end_layout
32819
32820 \end_inset
32821 </cell>
32822 </row>
32823 <row>
32824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32825 \begin_inset Text
32826
32827 \begin_layout Plain Layout
32828 cm
32829 \end_layout
32830
32831 \end_inset
32832 </cell>
32833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32834 \begin_inset Text
32835
32836 \begin_layout Plain Layout
32837 centímetro
32838 \end_layout
32839
32840 \end_inset
32841 </cell>
32842 </row>
32843 <row>
32844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32845 \begin_inset Text
32846
32847 \begin_layout Plain Layout
32848 in
32849 \end_layout
32850
32851 \end_inset
32852 </cell>
32853 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32854 \begin_inset Text
32855
32856 \begin_layout Plain Layout
32857 pulgada
32858 \end_layout
32859
32860 \end_inset
32861 </cell>
32862 </row>
32863 <row>
32864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32865 \begin_inset Text
32866
32867 \begin_layout Plain Layout
32868 pt
32869 \end_layout
32870
32871 \end_inset
32872 </cell>
32873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32874 \begin_inset Text
32875
32876 \begin_layout Plain Layout
32877 punto (72.27
32878 \begin_inset Space \thinspace{}
32879 \end_inset
32880
32881 pt = 1
32882 \begin_inset Space \thinspace{}
32883 \end_inset
32884
32885 in)
32886 \end_layout
32887
32888 \end_inset
32889 </cell>
32890 </row>
32891 <row>
32892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896 pc
32897 \end_layout
32898
32899 \end_inset
32900 </cell>
32901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32902 \begin_inset Text
32903
32904 \begin_layout Plain Layout
32905 pica (1
32906 \begin_inset Space \thinspace{}
32907 \end_inset
32908
32909 pc = 12
32910 \begin_inset Space \thinspace{}
32911 \end_inset
32912
32913 pt)
32914 \end_layout
32915
32916 \end_inset
32917 </cell>
32918 </row>
32919 <row>
32920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32921 \begin_inset Text
32922
32923 \begin_layout Plain Layout
32924 sp
32925 \end_layout
32926
32927 \end_inset
32928 </cell>
32929 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32930 \begin_inset Text
32931
32932 \begin_layout Plain Layout
32933 punto escalado (65536
32934 \begin_inset Space \thinspace{}
32935 \end_inset
32936
32937 sp = 1
32938 \begin_inset Space \thinspace{}
32939 \end_inset
32940
32941 pt)
32942 \end_layout
32943
32944 \end_inset
32945 </cell>
32946 </row>
32947 <row>
32948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32949 \begin_inset Text
32950
32951 \begin_layout Plain Layout
32952 bp
32953 \end_layout
32954
32955 \end_inset
32956 </cell>
32957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32958 \begin_inset Text
32959
32960 \begin_layout Plain Layout
32961 punto grande (72
32962 \begin_inset Space \thinspace{}
32963 \end_inset
32964
32965 bp = 1
32966 \begin_inset Space \thinspace{}
32967 \end_inset
32968
32969 in)
32970 \end_layout
32971
32972 \end_inset
32973 </cell>
32974 </row>
32975 <row>
32976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32977 \begin_inset Text
32978
32979 \begin_layout Plain Layout
32980 dd
32981 \end_layout
32982
32983 \end_inset
32984 </cell>
32985 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32986 \begin_inset Text
32987
32988 \begin_layout Plain Layout
32989 didot (1
32990 \begin_inset Space \thinspace{}
32991 \end_inset
32992
32993 dd 
32994 \begin_inset Formula $\approx$
32995 \end_inset
32996
32997  0.376
32998 \begin_inset Space \thinspace{}
32999 \end_inset
33000
33001 mm)
33002 \end_layout
33003
33004 \end_inset
33005 </cell>
33006 </row>
33007 <row>
33008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33009 \begin_inset Text
33010
33011 \begin_layout Plain Layout
33012 cc
33013 \end_layout
33014
33015 \end_inset
33016 </cell>
33017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33018 \begin_inset Text
33019
33020 \begin_layout Plain Layout
33021 cicero (1
33022 \begin_inset Space \thinspace{}
33023 \end_inset
33024
33025 cc = 12
33026 \begin_inset Space \thinspace{}
33027 \end_inset
33028
33029 dd)
33030 \end_layout
33031
33032 \end_inset
33033 </cell>
33034 </row>
33035 <row>
33036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33037 \begin_inset Text
33038
33039 \begin_layout Plain Layout
33040 Scale%
33041 \end_layout
33042
33043 \end_inset
33044 </cell>
33045 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33046 \begin_inset Text
33047
33048 \begin_layout Plain Layout
33049 % de anchura original de la imagen
33050 \end_layout
33051
33052 \end_inset
33053 </cell>
33054 </row>
33055 <row>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060 text%
33061 \end_layout
33062
33063 \end_inset
33064 </cell>
33065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33066 \begin_inset Text
33067
33068 \begin_layout Plain Layout
33069 % de anchura de texto
33070 \end_layout
33071
33072 \end_inset
33073 </cell>
33074 </row>
33075 <row>
33076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33077 \begin_inset Text
33078
33079 \begin_layout Plain Layout
33080 col%
33081 \end_layout
33082
33083 \end_inset
33084 </cell>
33085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33086 \begin_inset Text
33087
33088 \begin_layout Plain Layout
33089 % de anchura de columna
33090 \end_layout
33091
33092 \end_inset
33093 </cell>
33094 </row>
33095 <row>
33096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33097 \begin_inset Text
33098
33099 \begin_layout Plain Layout
33100 page%
33101 \end_layout
33102
33103 \end_inset
33104 </cell>
33105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33106 \begin_inset Text
33107
33108 \begin_layout Plain Layout
33109 % de anchura de página
33110 \end_layout
33111
33112 \end_inset
33113 </cell>
33114 </row>
33115 <row>
33116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33117 \begin_inset Text
33118
33119 \begin_layout Plain Layout
33120 line%
33121 \end_layout
33122
33123 \end_inset
33124 </cell>
33125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33126 \begin_inset Text
33127
33128 \begin_layout Plain Layout
33129 % de anchura de línea
33130 \end_layout
33131
33132 \end_inset
33133 </cell>
33134 </row>
33135 <row>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140 theight%
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149 % de altura de texto
33150 \end_layout
33151
33152 \end_inset
33153 </cell>
33154 </row>
33155 <row>
33156 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33157 \begin_inset Text
33158
33159 \begin_layout Plain Layout
33160 pheight%
33161 \end_layout
33162
33163 \end_inset
33164 </cell>
33165 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33166 \begin_inset Text
33167
33168 \begin_layout Plain Layout
33169 % de altura de página
33170 \end_layout
33171
33172 \end_inset
33173 </cell>
33174 </row>
33175 <row>
33176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33177 \begin_inset Text
33178
33179 \begin_layout Plain Layout
33180 ex
33181 \end_layout
33182
33183 \end_inset
33184 </cell>
33185 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33186 \begin_inset Text
33187
33188 \begin_layout Plain Layout
33189 altura de la letra 
33190 \emph on
33191 x
33192 \emph default
33193  en la fuente actual
33194 \end_layout
33195
33196 \end_inset
33197 </cell>
33198 </row>
33199 <row>
33200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33201 \begin_inset Text
33202
33203 \begin_layout Plain Layout
33204 em
33205 \end_layout
33206
33207 \end_inset
33208 </cell>
33209 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33210 \begin_inset Text
33211
33212 \begin_layout Plain Layout
33213 anchura de la letra 
33214 \emph on
33215 M
33216 \emph default
33217  en la fuente actual
33218 \end_layout
33219
33220 \end_inset
33221 </cell>
33222 </row>
33223 <row>
33224 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33225 \begin_inset Text
33226
33227 \begin_layout Plain Layout
33228 mu
33229 \end_layout
33230
33231 \end_inset
33232 </cell>
33233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33234 \begin_inset Text
33235
33236 \begin_layout Plain Layout
33237 unidad matemática (1
33238 \begin_inset Space \thinspace{}
33239 \end_inset
33240
33241 mu = 1/18
33242 \begin_inset Space \thinspace{}
33243 \end_inset
33244
33245 em)
33246 \end_layout
33247
33248 \end_inset
33249 </cell>
33250 </row>
33251 </lyxtabular>
33252
33253 \end_inset
33254
33255
33256 \end_layout
33257
33258 \end_inset
33259
33260
33261 \end_layout
33262
33263 \begin_layout Chapter
33264 Formatos de archivos de salida con gráficos
33265 \begin_inset CommandInset label
33266 LatexCommand label
33267 name "cha:Formatos-de-Archivos-de-Salida"
33268
33269 \end_inset
33270
33271
33272 \end_layout
33273
33274 \begin_layout Section
33275 DVI
33276 \begin_inset Index
33277 status collapsed
33278
33279 \begin_layout Plain Layout
33280 Formatos de archivo ! DVI
33281 \end_layout
33282
33283 \end_inset
33284
33285
33286 \begin_inset Index
33287 status collapsed
33288
33289 \begin_layout Plain Layout
33290 DVI|see
33291 \begin_inset ERT
33292 status collapsed
33293
33294 \begin_layout Plain Layout
33295
33296 {
33297 \end_layout
33298
33299 \end_inset
33300
33301 Formatos de archivo
33302 \begin_inset ERT
33303 status collapsed
33304
33305 \begin_layout Plain Layout
33306
33307 }
33308 \end_layout
33309
33310 \end_inset
33311
33312
33313 \end_layout
33314
33315 \end_inset
33316
33317
33318 \end_layout
33319
33320 \begin_layout Standard
33321 Este tipo de archivo tiene la extensión 
33322 \begin_inset Quotes eld
33323 \end_inset
33324
33325
33326 \family typewriter
33327 .dvi
33328 \family default
33329
33330 \begin_inset Quotes erd
33331 \end_inset
33332
33333 .
33334  Se denomina 
33335 \begin_inset Quotes eld
33336 \end_inset
33337
33338 device-independent
33339 \begin_inset Quotes erd
33340 \end_inset
33341
33342  (DVI), porque es completamente portable; se pueden mover de una máquina
33343  a otra sin necesidad de conversión alguna.
33344  En la época en que se desarrolló este formato, esto no era un asunto baladí.
33345  Los DVI se usan para vistas preliminares rápidas y como preparación para
33346  otros formatos de salida como PostScript.
33347 \end_layout
33348
33349 \begin_layout Standard
33350 \begin_inset Note Greyedout
33351 status open
33352
33353 \begin_layout Plain Layout
33354
33355 \series bold
33356 Nota:
33357 \series default
33358  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
33359 \end_layout
33360
33361 \end_inset
33362
33363  Por tanto no debes olvidar esto si mueves archivos 
33364 \family typewriter
33365 .dvi
33366 \family default
33367  a otro ordenador.
33368  Esta característica también puede retardar la visualización del archivo,
33369  porque el visor DVI tiene que convertir la imagen en segundo plano para
33370  hacerla visible al deslizar el visor.
33371  Así pues recomendamos usar PDF para archivos con muchas imágenes.
33372 \end_layout
33373
33374 \begin_layout Standard
33375 Un documento se exporta a DVI con el menú 
33376 \family sans
33377 Archivo\SpecialChar \menuseparator
33378 Exportar\SpecialChar \menuseparator
33379 DVI
33380 \family default
33381 .
33382  Puedes ver la salida del documento en DVI con el menú 
33383 \family sans
33384 Ver\SpecialChar \menuseparator
33385 DVI 
33386 \family default
33387 o con el botón
33388 \begin_inset Space ~
33389 \end_inset
33390
33391
33392 \begin_inset Graphics
33393         filename ../../images/buffer-view_dvi.png
33394         scale 85
33395
33396 \end_inset
33397
33398 .
33399 \end_layout
33400
33401 \begin_layout Section
33402 PostScript
33403 \begin_inset CommandInset label
33404 LatexCommand label
33405 name "sec:PostScript"
33406
33407 \end_inset
33408
33409
33410 \begin_inset Index
33411 status collapsed
33412
33413 \begin_layout Plain Layout
33414 Formatos de archivo ! PostScript
33415 \end_layout
33416
33417 \end_inset
33418
33419
33420 \begin_inset Index
33421 status collapsed
33422
33423 \begin_layout Plain Layout
33424 PostScript|see
33425 \begin_inset ERT
33426 status collapsed
33427
33428 \begin_layout Plain Layout
33429
33430 {
33431 \end_layout
33432
33433 \end_inset
33434
33435 Formatos de archivo
33436 \begin_inset ERT
33437 status collapsed
33438
33439 \begin_layout Plain Layout
33440
33441 }
33442 \end_layout
33443
33444 \end_inset
33445
33446
33447 \end_layout
33448
33449 \end_inset
33450
33451
33452 \end_layout
33453
33454 \begin_layout Standard
33455 Este tipo de archivo tiene la extensión 
33456 \begin_inset Quotes eld
33457 \end_inset
33458
33459
33460 \family typewriter
33461 .ps
33462 \family default
33463
33464 \begin_inset Quotes erd
33465 \end_inset
33466
33467 .
33468  PostScript fue desarrollado por la compañía 
33469 \family typewriter
33470 Adobe
33471 \family default
33472  como lenguaje para impresoras.
33473  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
33474  PostScript puede considerarse como un 
33475 \begin_inset Quotes eld
33476 \end_inset
33477
33478 lenguaje de programación
33479 \begin_inset Quotes erd
33480 \end_inset
33481
33482 ; con él puedes calcular y dibujar imágenes y diagramas
33483 \begin_inset Foot
33484 status collapsed
33485
33486 \begin_layout Plain Layout
33487 Si estás interesado en este tema acude al paquete LaTeX 
33488 \series bold
33489 PSTricks
33490 \series default
33491  
33492 \begin_inset CommandInset citation
33493 LatexCommand cite
33494 key "pstricks"
33495
33496 \end_inset
33497
33498 .
33499 \end_layout
33500
33501 \end_inset
33502
33503 .
33504  Por esto los archivos suelen ser más grandes que los PDF.
33505 \end_layout
33506
33507 \begin_layout Standard
33508 Los archivos PostScript sólo pueden contener imágenes en el formato 
33509 \begin_inset Quotes eld
33510 \end_inset
33511
33512 Encapsulated PostScript
33513 \begin_inset Quotes erd
33514 \end_inset
33515
33516  (EPS, extensión 
33517 \begin_inset Quotes eld
33518 \end_inset
33519
33520
33521 \family typewriter
33522 .eps
33523 \family default
33524
33525 \begin_inset Quotes erd
33526 \end_inset
33527
33528 ).
33529  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
33530  en segundo plano para convertir las imágenes a EPS.
33531  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
33532  cada vez que veas o exportes el documento.
33533  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
33534  puedes evitar el problema insertando las imágenes directamente en EPS.
33535 \end_layout
33536
33537 \begin_layout Standard
33538 El documento se puede exportar a PostScript con el menú 
33539 \family sans
33540 Archivo\SpecialChar \menuseparator
33541 Exportar\SpecialChar \menuseparator
33542 Postscript
33543 \family default
33544 .
33545  Se puede ver la salida en PostScript con el menú 
33546 \family sans
33547 Ver\SpecialChar \menuseparator
33548 Postscript 
33549 \family default
33550 o con el botón
33551 \begin_inset Space ~
33552 \end_inset
33553
33554
33555 \begin_inset Graphics
33556         filename ../../images/buffer-view_ps.png
33557
33558 \end_inset
33559
33560 .
33561 \end_layout
33562
33563 \begin_layout Section
33564 PDF
33565 \begin_inset CommandInset label
33566 LatexCommand label
33567 name "sec:PDF"
33568
33569 \end_inset
33570
33571
33572 \begin_inset Index
33573 status collapsed
33574
33575 \begin_layout Plain Layout
33576 Formatos de archivo ! PDF
33577 \end_layout
33578
33579 \end_inset
33580
33581
33582 \begin_inset Index
33583 status collapsed
33584
33585 \begin_layout Plain Layout
33586 PDF
33587 \end_layout
33588
33589 \end_inset
33590
33591
33592 \end_layout
33593
33594 \begin_layout Standard
33595 Este tipo de archivo tiene la extensión 
33596 \begin_inset Quotes eld
33597 \end_inset
33598
33599
33600 \family typewriter
33601 .pdf
33602 \family default
33603
33604 \begin_inset Quotes erd
33605 \end_inset
33606
33607 .
33608  El formato 
33609 \begin_inset Quotes eld
33610 \end_inset
33611
33612 Portable Document Format
33613 \begin_inset Quotes erd
33614 \end_inset
33615
33616  (PDF) fue desarrollado por 
33617 \family typewriter
33618 Adobe
33619 \family default
33620  como derivado de PostScript.
33621  Es más comprimido y utiliza muchos menos comandos que PostScript.
33622  Como su nombre 
33623 \begin_inset Quotes eld
33624 \end_inset
33625
33626 portable
33627 \begin_inset Quotes erd
33628 \end_inset
33629
33630  indica, puede ser procesado por cualquier sistema operativo y la salida
33631  impresa se muestra exactamente igual.
33632 \end_layout
33633
33634 \begin_layout Standard
33635 PDF puede contener imágenes en su propio formato PDF, en el formato 
33636 \begin_inset Quotes eld
33637 \end_inset
33638
33639 Joint Photographic Experts Group
33640 \begin_inset Quotes erd
33641 \end_inset
33642
33643  (JPG, extensión 
33644 \begin_inset Quotes eld
33645 \end_inset
33646
33647
33648 \family typewriter
33649 .jpg
33650 \family default
33651
33652 \begin_inset Quotes erd
33653 \end_inset
33654
33655  o 
33656 \begin_inset Quotes eld
33657 \end_inset
33658
33659
33660 \family typewriter
33661 .jpeg
33662 \family default
33663
33664 \begin_inset Quotes erd
33665 \end_inset
33666
33667 ), y en el formato 
33668 \begin_inset Quotes eld
33669 \end_inset
33670
33671 Portable Network Graphics
33672 \begin_inset Quotes erd
33673 \end_inset
33674
33675  (PNG, extensión 
33676 \begin_inset Quotes eld
33677 \end_inset
33678
33679
33680 \family typewriter
33681 .png
33682 \family default
33683
33684 \begin_inset Quotes erd
33685 \end_inset
33686
33687 ).
33688  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
33689  en segundo plano a alguno de los anteriores.
33690  Pero como se ha comentado en la sección sobre PostScript, la conversión
33691  de gráficos ralentiza el trabajo.
33692  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
33693  mencionados.
33694 \end_layout
33695
33696 \begin_layout Standard
33697 Un documento se puede exportar a PDF con el menú 
33698 \family sans
33699 Archivo\SpecialChar \menuseparator
33700 Exportar
33701 \family default
33702  en tres modos diferentes:
33703 \end_layout
33704
33705 \begin_layout Description
33706 PDF
33707 \begin_inset Space ~
33708 \end_inset
33709
33710 (ps2pdf) Este utiliza el programa 
33711 \family typewriter
33712 ps2pdf
33713 \family default
33714  que crea un PDF a partir de una versión PostScript del archivo.
33715  La versión PostScript es producida por el programa 
33716 \family typewriter
33717 dvips
33718 \family default
33719  que usa una versión DVI como paso intermedio.
33720  Así que este modo de exportación consta de tres conversiones.
33721 \end_layout
33722
33723 \begin_layout Description
33724 PDF
33725 \begin_inset Space ~
33726 \end_inset
33727
33728 (dvipdfm) Este utiliza el programa 
33729 \family typewriter
33730 dvipdfm
33731 \family default
33732  que convierte el archivo a DVI en segundo plano y en un segundo paso a
33733  PDF.
33734 \end_layout
33735
33736 \begin_layout Description
33737 PDF
33738 \begin_inset Space ~
33739 \end_inset
33740
33741 (pdflatex) Este utiliza el programa 
33742 \family typewriter
33743 pdftex
33744 \family default
33745  que convierte directamente el archivo a PDF.
33746 \end_layout
33747
33748 \begin_layout Standard
33749 Se recomienda usar 
33750 \family sans
33751 PDF
33752 \begin_inset Space ~
33753 \end_inset
33754
33755 (pdflatex)
33756 \family default
33757  porque 
33758 \family typewriter
33759 pdftex
33760 \family default
33761  soporta todas las características de las versiones actuales de PDF, es
33762  rápido y estable.
33763  El programa 
33764 \family typewriter
33765 dvipdfm
33766 \family default
33767  ya no se desarrolla y está un poco obsoleto.
33768 \end_layout
33769
33770 \begin_layout Standard
33771 La salida en formato PDF se puede ver con el menú 
33772 \family sans
33773 Ver 
33774 \family default
33775 o con el botón
33776 \begin_inset Space ~
33777 \end_inset
33778
33779
33780 \begin_inset Graphics
33781         filename ../../images/buffer-view_pdf2.png
33782         scale 85
33783
33784 \end_inset
33785
33786  (que usa 
33787 \family sans
33788 PDF
33789 \begin_inset Space ~
33790 \end_inset
33791
33792 (pdflatex)
33793 \family default
33794 ).
33795 \end_layout
33796
33797 \begin_layout Chapter
33798 Explicación de la ecuación
33799 \begin_inset Space ~
33800 \end_inset
33801
33802
33803 \begin_inset CommandInset ref
33804 LatexCommand eqref
33805 reference "eq:Wgn"
33806
33807 \end_inset
33808
33809
33810 \begin_inset CommandInset label
33811 LatexCommand label
33812 name "cha:Explicación-de-la-Ecuación"
33813
33814 \end_inset
33815
33816
33817 \end_layout
33818
33819 \begin_layout Standard
33820 La anchura total de 
33821 \emph on
33822 n
33823 \emph default
33824  celdas de una tabla 
33825 \begin_inset Formula $W_{\mathrm{tot\, n}}$
33826 \end_inset
33827
33828  puede calcularse con
33829 \end_layout
33830
33831 \begin_layout Standard
33832 \begin_inset Formula \begin{equation}
33833 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}
33834
33835 \end_inset
33836
33837
33838 \end_layout
33839
33840 \begin_layout Standard
33841 donde 
33842 \begin_inset Formula $W_{g\, n}$
33843 \end_inset
33844
33845  es el ancho dado de todas las celdas.
33846  
33847 \series bold
33848
33849 \backslash
33850 tabcolsep
33851 \series default
33852  es la longitud LaTeX entre el texto y el borde de la celda, 6
33853 \begin_inset Space \thinspace{}
33854 \end_inset
33855
33856 pt por defecto.
33857  
33858 \series bold
33859
33860 \backslash
33861 arrayrulewidth
33862 \series default
33863  es el grosor de línea del borde, 0.4
33864 \begin_inset Space \thinspace{}
33865 \end_inset
33866
33867 pt por defecto.
33868 \end_layout
33869
33870 \begin_layout Standard
33871 Procediendo como en la ecuación
33872 \begin_inset Space ~
33873 \end_inset
33874
33875
33876 \begin_inset CommandInset ref
33877 LatexCommand eqref
33878 reference "eq:Wtot_n"
33879
33880 \end_inset
33881
33882 , el ancho total de una multicolumna, 
33883 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
33884 \end_inset
33885
33886  es
33887 \end_layout
33888
33889 \begin_layout Standard
33890 \begin_inset Formula \begin{equation}
33891 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
33892
33893 \end_inset
33894
33895
33896 \end_layout
33897
33898 \begin_layout Standard
33899 Igualando las ecuaciones
33900 \begin_inset Space ~
33901 \end_inset
33902
33903
33904 \begin_inset CommandInset ref
33905 LatexCommand eqref
33906 reference "eq:Wtot_n"
33907
33908 \end_inset
33909
33910  y 
33911 \begin_inset CommandInset ref
33912 LatexCommand eqref
33913 reference "eq:Wtot_mult"
33914
33915 \end_inset
33916
33917  podemos calcular el ancho dado necesario 
33918 \begin_inset Formula $W_{g\, n}$
33919 \end_inset
33920
33921  cuando se expanden 
33922 \emph on
33923 n
33924 \emph default
33925  columnas, de forma que cada una de ellas tiene una anchura total  
33926 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
33927 \end_inset
33928
33929 :
33930 \end_layout
33931
33932 \begin_layout Standard
33933 \begin_inset Formula \begin{equation}
33934 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
33935
33936 \end_inset
33937
33938
33939 \end_layout
33940
33941 \begin_layout Bibliography
33942 \begin_inset CommandInset bibitem
33943 LatexCommand bibitem
33944 key "latexcompanion"
33945
33946 \end_inset
33947
33948 Frank Mittelbach and Michel Goossens: 
33949 \emph on
33950 The LaTeX Companion Second Edition.
33951
33952 \emph default
33953  Addison-Wesley, 2004
33954 \end_layout
33955
33956 \begin_layout Bibliography
33957 \begin_inset CommandInset bibitem
33958 LatexCommand bibitem
33959 key "latexguide"
33960
33961 \end_inset
33962
33963 Helmut Kopka and Patrick W.
33964  Daly: 
33965 \emph on
33966 A Guide to LaTeX Fourth Edition.
33967
33968 \emph default
33969  Addison-Wesley, 2003
33970 \end_layout
33971
33972 \begin_layout Bibliography
33973 \begin_inset CommandInset bibitem
33974 LatexCommand bibitem
33975 key "latexbook"
33976
33977 \end_inset
33978
33979 Leslie Lamport: 
33980 \emph on
33981 LaTeX: A Document Preparation System.
33982
33983 \emph default
33984  Addison-Wesley, second edition, 1994
33985 \end_layout
33986
33987 \begin_layout Bibliography
33988 \begin_inset CommandInset bibitem
33989 LatexCommand bibitem
33990 key "booktabs"
33991
33992 \end_inset
33993
33994 Documentación del paquete LaTeX 
33995 \series bold
33996
33997 \begin_inset CommandInset href
33998 LatexCommand href
33999 name "booktabs"
34000 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
34001
34002 \end_inset
34003
34004
34005 \series default
34006
34007 \begin_inset Index
34008 status collapsed
34009
34010 \begin_layout Plain Layout
34011 LaTeX-paquetes ! booktabs
34012 \end_layout
34013
34014 \end_inset
34015
34016
34017 \end_layout
34018
34019 \begin_layout Bibliography
34020 \begin_inset CommandInset bibitem
34021 LatexCommand bibitem
34022 key "caption"
34023
34024 \end_inset
34025
34026 Documentación del paquete LaTeX 
34027 \series bold
34028
34029 \begin_inset CommandInset href
34030 LatexCommand href
34031 name "caption"
34032 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
34033
34034 \end_inset
34035
34036
34037 \series default
34038
34039 \begin_inset Index
34040 status collapsed
34041
34042 \begin_layout Plain Layout
34043 LaTeX-paquetes ! caption
34044 \end_layout
34045
34046 \end_inset
34047
34048
34049 \end_layout
34050
34051 \begin_layout Bibliography
34052 \begin_inset CommandInset bibitem
34053 LatexCommand bibitem
34054 key "endfloat"
34055
34056 \end_inset
34057
34058 Documentación del paquete LaTeX 
34059 \series bold
34060
34061 \begin_inset CommandInset href
34062 LatexCommand href
34063 name "endfloat"
34064 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
34065
34066 \end_inset
34067
34068
34069 \series default
34070
34071 \begin_inset Index
34072 status collapsed
34073
34074 \begin_layout Plain Layout
34075 LaTeX-paquetes ! endfloat
34076 \end_layout
34077
34078 \end_inset
34079
34080
34081 \end_layout
34082
34083 \begin_layout Bibliography
34084 \begin_inset CommandInset bibitem
34085 LatexCommand bibitem
34086 key "wrapfig"
34087
34088 \end_inset
34089
34090 Documentación del paquete LaTeX 
34091 \series bold
34092
34093 \begin_inset CommandInset href
34094 LatexCommand href
34095 name "wrapfig"
34096 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
34097
34098 \end_inset
34099
34100
34101 \series default
34102
34103 \begin_inset Index
34104 status collapsed
34105
34106 \begin_layout Plain Layout
34107 LaTeX-paquetes ! wrapfig
34108 \begin_inset ERT
34109 status collapsed
34110
34111 \begin_layout Plain Layout
34112
34113
34114 \backslash
34115
34116 \begin_inset ERT
34117 status collapsed
34118
34119 \begin_layout Plain Layout
34120
34121 {
34122 \end_layout
34123
34124 \end_inset
34125
34126
34127 \begin_inset ERT
34128 status collapsed
34129
34130 \begin_layout Plain Layout
34131
34132 }
34133 \end_layout
34134
34135 \end_inset
34136
34137
34138 \end_layout
34139
34140 \end_inset
34141
34142 vspace
34143 \begin_inset ERT
34144 status collapsed
34145
34146 \begin_layout Plain Layout
34147
34148 {
34149 \end_layout
34150
34151 \end_inset
34152
34153 4mm
34154 \begin_inset ERT
34155 status collapsed
34156
34157 \begin_layout Plain Layout
34158
34159 }
34160 \end_layout
34161
34162 \end_inset
34163
34164
34165 \end_layout
34166
34167 \end_inset
34168
34169
34170 \end_layout
34171
34172 \begin_layout Bibliography
34173 \begin_inset CommandInset bibitem
34174 LatexCommand bibitem
34175 key "footmisc"
34176
34177 \end_inset
34178
34179 Documentación del paquete LaTeX 
34180 \series bold
34181
34182 \begin_inset CommandInset href
34183 LatexCommand href
34184 name "footmisc"
34185 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
34186
34187 \end_inset
34188
34189
34190 \series default
34191
34192 \begin_inset Index
34193 status collapsed
34194
34195 \begin_layout Plain Layout
34196 LaTeX-paquetes ! footmisc
34197 \end_layout
34198
34199 \end_inset
34200
34201
34202 \end_layout
34203
34204 \begin_layout Bibliography
34205 \begin_inset CommandInset bibitem
34206 LatexCommand bibitem
34207 key "hypcap"
34208
34209 \end_inset
34210
34211 Documentación del paquete LaTeX 
34212 \series bold
34213
34214 \begin_inset CommandInset href
34215 LatexCommand href
34216 name "hypcap"
34217 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
34218
34219 \end_inset
34220
34221
34222 \series default
34223
34224 \begin_inset Index
34225 status collapsed
34226
34227 \begin_layout Plain Layout
34228 LaTeX-paquetes ! hyperref
34229 \end_layout
34230
34231 \end_inset
34232
34233
34234 \end_layout
34235
34236 \begin_layout Bibliography
34237 \begin_inset CommandInset bibitem
34238 LatexCommand bibitem
34239 key "hyperref"
34240
34241 \end_inset
34242
34243 Documentación del paquete LaTeX 
34244 \series bold
34245
34246 \begin_inset CommandInset href
34247 LatexCommand href
34248 name "hyperref"
34249 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
34250
34251 \end_inset
34252
34253
34254 \series default
34255
34256 \begin_inset Index
34257 status collapsed
34258
34259 \begin_layout Plain Layout
34260 LaTeX-paquetes ! hyperref
34261 \end_layout
34262
34263 \end_inset
34264
34265
34266 \end_layout
34267
34268 \begin_layout Bibliography
34269 \begin_inset CommandInset bibitem
34270 LatexCommand bibitem
34271 key "koma-script"
34272
34273 \end_inset
34274
34275 Documentación del paquete LaTeX 
34276 \series bold
34277
34278 \begin_inset CommandInset href
34279 LatexCommand href
34280 name "koma-script"
34281 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
34282
34283 \end_inset
34284
34285
34286 \series default
34287
34288 \begin_inset Index
34289 status collapsed
34290
34291 \begin_layout Plain Layout
34292 LaTeX-paquetes ! koma-script
34293 \end_layout
34294
34295 \end_inset
34296
34297
34298 \end_layout
34299
34300 \begin_layout Bibliography
34301 \begin_inset CommandInset bibitem
34302 LatexCommand bibitem
34303 key "listings"
34304
34305 \end_inset
34306
34307 Documentación del paquete LaTeX 
34308 \series bold
34309
34310 \begin_inset CommandInset href
34311 LatexCommand href
34312 name "listings"
34313 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
34314
34315 \end_inset
34316
34317
34318 \series default
34319
34320 \begin_inset Index
34321 status collapsed
34322
34323 \begin_layout Plain Layout
34324 LaTeX-paquetes ! listings
34325 \end_layout
34326
34327 \end_inset
34328
34329
34330 \end_layout
34331
34332 \begin_layout Bibliography
34333 \begin_inset CommandInset bibitem
34334 LatexCommand bibitem
34335 key "marginnote"
34336
34337 \end_inset
34338
34339 Documentación del paquete LaTeX 
34340 \series bold
34341
34342 \begin_inset CommandInset href
34343 LatexCommand href
34344 name "marginnote"
34345 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
34346
34347 \end_inset
34348
34349
34350 \series default
34351
34352 \begin_inset Index
34353 status collapsed
34354
34355 \begin_layout Plain Layout
34356 LaTeX-paquetes ! marginnote
34357 \end_layout
34358
34359 \end_inset
34360
34361
34362 \end_layout
34363
34364 \begin_layout Bibliography
34365 \begin_inset CommandInset bibitem
34366 LatexCommand bibitem
34367 key "pstricks"
34368
34369 \end_inset
34370
34371 Página web del paquete LaTeX 
34372 \series bold
34373
34374 \begin_inset CommandInset href
34375 LatexCommand href
34376 name "PSTricks"
34377 target "http://tug.org/PSTricks/"
34378
34379 \end_inset
34380
34381
34382 \series default
34383
34384 \begin_inset Index
34385 status collapsed
34386
34387 \begin_layout Plain Layout
34388 LaTeX-paquetes ! PSTricks
34389 \end_layout
34390
34391 \end_inset
34392
34393
34394 \end_layout
34395
34396 \begin_layout Bibliography
34397 \begin_inset CommandInset bibitem
34398 LatexCommand bibitem
34399 key "sidecap"
34400
34401 \end_inset
34402
34403 Documentación del paquete LaTeX 
34404 \series bold
34405
34406 \begin_inset CommandInset href
34407 LatexCommand href
34408 name "sidecap"
34409 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
34410
34411 \end_inset
34412
34413
34414 \series default
34415
34416 \begin_inset Index
34417 status collapsed
34418
34419 \begin_layout Plain Layout
34420 LaTeX-paquetes ! sidecap
34421 \end_layout
34422
34423 \end_inset
34424
34425
34426 \end_layout
34427
34428 \begin_layout Bibliography
34429 \begin_inset CommandInset bibitem
34430 LatexCommand bibitem
34431 key "NewInLyX16"
34432
34433 \end_inset
34434
34435
34436 \begin_inset CommandInset href
34437 LatexCommand href
34438 name "Página wiki"
34439 target "http://wiki.lyx.org/LyX/NewInLyX16"
34440
34441 \end_inset
34442
34443  sobre características nuevas para la versión 
34444 \family sans
34445 LyX
34446 \begin_inset Space ~
34447 \end_inset
34448
34449 1.6.0
34450 \family default
34451 .
34452 \end_layout
34453
34454 \begin_layout Standard
34455 \begin_inset CommandInset index_print
34456 LatexCommand printindex
34457
34458 \end_inset
34459
34460
34461 \end_layout
34462
34463 \begin_layout Standard
34464 \begin_inset FloatList figure
34465
34466 \end_inset
34467
34468
34469 \end_layout
34470
34471 \begin_layout Standard
34472 \begin_inset FloatList table
34473
34474 \end_inset
34475
34476
34477 \end_layout
34478
34479 \begin_layout Standard
34480 \begin_inset ERT
34481 status open
34482
34483 \begin_layout Plain Layout
34484
34485
34486 \backslash
34487 listof{algorithm}{Lista de algoritmos}
34488 \end_layout
34489
34490 \end_inset
34491
34492
34493 \begin_inset Note Note
34494 status collapsed
34495
34496 \begin_layout Plain Layout
34497 Véase la sección
34498 \begin_inset Space ~
34499 \end_inset
34500
34501
34502 \begin_inset CommandInset ref
34503 LatexCommand ref
34504 reference "sub:Algoritmos-Flotantes"
34505
34506 \end_inset
34507
34508  para una descripción.
34509 \end_layout
34510
34511 \end_inset
34512
34513
34514 \end_layout
34515
34516 \end_body
34517 \end_document