]> git.lyx.org Git - lyx.git/blob - lib/doc/es_EmbeddedObjects.lyx
four more ae symbols
[lyx.git] / lib / doc / es_EmbeddedObjects.lyx
1 #LyX 1.5.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 258
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % provides caption formatting
8 \usepackage[labelfont={bf,sf}, tableposition=top]{caption}[2004/07/16]
9
10 % provides commands to set caption
11 % beside tables/images
12 \usepackage{sidecap}
13
14 \newcommand{\TabBesBeg}{%
15  \let\MyTable\table
16  \let\MyEndtable\endtable
17  \renewenvironment{table}{\begin{SCtable}}{\end{SCtable}}}
18
19 \newcommand{\TabBesEnd}{%
20  \let\table\MyTable
21  \let\endtable\MyEndtable}
22
23 \newcommand{\FigBesBeg}{%
24  \let\MyFigure\figure
25  \let\MyEndfigure\endfigure
26  \renewenvironment{figure}{\begin{SCfigure}}{\end{SCfigure}}}
27
28 \newcommand{\FigBesEnd}{%
29  \let\figure\MyFigure
30  \let\endfigure\MyEndfigure}
31
32 % enables calculation of values,
33 \usepackage{calc}
34
35 % provides special table cell alignments
36 \usepackage{dcolumn}
37
38 % increase the bottom float placement fraction
39 \renewcommand{\bottomfraction}{0.5}
40
41 % avoids that floats are placed before their
42 % corresponding section starts
43 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
44
45 % speed up the longtable calculation
46 \setcounter{LTchunksize}{100}
47
48 % if pdflatex is used
49 \usepackage{ifpdf}
50 \ifpdf
51
52 % set fonts for nicer pdf view
53 \IfFileExists{lmodern.sty}
54  {\usepackage{lmodern}} % if it exists
55  {% if it exists not
56   \usepackage[scaled=0.92]{helvet}
57   \usepackage{mathptmx}
58   \usepackage{courier}
59  } % end if it exists not
60
61 % link all cross references and URLs
62 % in pdf output
63  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, bookmarksopen, bookmarksopenlevel=1,
64   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
65   pdfpagelayout=OneColumn, pdfnewwindow=true,
66   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
67   pdfauthor={LyX Team}, pdftex,
68   pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
69   pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
70   pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
71  
72 \else % if dvi or ps is produced
73
74  % link all cross references and URLs in DVI output
75  \usepackage[ps2pdf, colorlinks=true,
76   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
77
78 \fi % end if pdflatex is used
79
80 % that links to image floats jumps
81 % to the beginning of the float and 
82 % not to its caption
83 \usepackage[figure]{hypcap}
84
85 % used for colored tables
86 \@ifundefined{textcolor}
87  {\usepackage{color}}{}
88 \usepackage{colortbl}
89 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
90 \definecolor{grisclaro}{gray}{0.8}
91
92 % used for multirows
93 \usepackage{multirow}
94 %\renewcommand{\multirowsetup}{\centering}
95
96 % used for book-style tables
97 \usepackage{booktabs}
98
99 % used to have extra space in table cells,
100 \setlength{\extrarowheight}{2pt}
101
102 % used for customized tables
103 % ---
104 \newcolumntype{M}[1]
105  {>{\centering\hspace{0pt}}m{#1}}
106
107 \newcolumntype{S}[2]
108  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
109
110 \newcolumntype{K}[1]
111  {>{\columncolor{#1}\hspace{0pt}}c}
112
113 \newcolumntype{V}{!{\vrule width 1.5pt}}
114
115 \newcolumntype{W}{!{\color{green}\vline}}
116 % ---
117
118 % To be able to enter the characters ° and · directly in LyX
119 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
120 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
121
122 % the pages of the TOC are numbered roman
123 % and a PDF-bookmark for the TOC is added
124 \pagenumbering{roman}
125 \let\myTOC\tableofcontents
126 \renewcommand{\tableofcontents}{%
127  \pdfbookmark[1]{Contenidos}{}
128  \myTOC
129  \cleardoublepage
130  \pagenumbering{arabic}}
131
132 % insert additional vertical space of
133 % 1.5 mm between footnotes
134 \let\myFoot\footnote
135 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
136
137 % enable algorithm floats to be referenced
138 \newfloat{Xalgorithm}{tbp}{loa}
139 \floatname{Xalgorithm}{Algoritmo}
140 \newcommand{\theHalgorithm}{\theHXalgorithm}
141 \renewenvironment{algorithm}[1][tbp]
142  {\begin{Xalgorithm}[#1]}{\end{Xalgorithm}}
143
144 % number algorithm floats within chapters
145 \numberwithin{Xalgorithm}{chapter}
146
147 % redefine the greyed out note
148 \renewenvironment{lyxgreyedout}
149  {\textcolor{blue}\bgroup}{\egroup}
150
151 % ------------------------------------
152 % used to check for needed LaTeX packages
153 \usepackage{ifthen}
154
155 % check for package arydshln
156 % used for tables with dashed lines
157 \newboolean{arydshln}
158 \IfFileExists{arydshln.sty}
159  {\usepackage{arydshln}
160   \setboolean{arydshln}{true}}
161  {\setboolean{arydshln}{false}}
162
163 % check for package marginnote
164 % used for margin notes
165 \newboolean{marginnote}
166 \IfFileExists{marginnote.sty}
167  {\usepackage{marginnote}
168   \let\marginpar\marginnote
169   \setboolean{marginnote}{true}}
170  {\setboolean{marginnote}{false}}
171 \end_preamble
172 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage
173 \language spanish
174 \inputencoding auto
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_default_family default
179 \font_sc false
180 \font_osf false
181 \font_sf_scale 100
182 \font_tt_scale 100
183 \graphics default
184 \paperfontsize 12
185 \spacing single
186 \papersize default
187 \use_geometry false
188 \use_amsmath 2
189 \use_esint 0
190 \cite_engine basic
191 \use_bibtopic false
192 \paperorientation portrait
193 \secnumdepth 3
194 \tocdepth 3
195 \paragraph_separation skip
196 \defskip medskip
197 \quotes_language english
198 \papercolumns 1
199 \papersides 2
200 \paperpagestyle default
201 \bullet 1 1 34 -1
202 \bullet 2 2 35 -1
203 \bullet 3 2 7 -1
204 \tracking_changes false
205 \output_changes true
206 \author "Uwe Stöhr" 
207 \author "" 
208 \end_header
209
210 \begin_body
211
212 \begin_layout Title
213 Manual de Tablas, Figuras, Flotantes, Notas y Cuadros en LyX
214 \end_layout
215
216 \begin_layout Author
217 por el Equipo LyX
218 \begin_inset Foot
219 status collapsed
220
221 \begin_layout Standard
222 \noindent
223 Si tienes comentarios o correcciones, por favor, envíalo a la lista de correo
224  de Documentación de LyX: 
225 \family typewriter
226
227 \begin_inset ERT
228 status collapsed
229
230 \begin_layout Standard
231
232
233 \backslash
234 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's es-ExtendedInsets manual}{
235 \end_layout
236
237 \end_inset
238
239 lyx-docs@lists.lyx.org
240 \begin_inset ERT
241 status collapsed
242
243 \begin_layout Standard
244
245 }
246 \end_layout
247
248 \end_inset
249
250
251 \end_layout
252
253 \end_inset
254
255
256 \begin_inset Note Note
257 status collapsed
258
259 \begin_layout Standard
260 autor original: Uwe Stöhr
261 \end_layout
262
263 \end_inset
264
265
266 \begin_inset Note Note
267 status collapsed
268
269 \begin_layout Standard
270 Traducción de: Ignacio García <ignacio.garcia@tele2.es> 
271 \end_layout
272
273 \end_inset
274
275
276 \newline
277
278 \newline
279
280 \family sans
281 Versión 1.5.0-1
282 \end_layout
283
284 \begin_layout Standard
285 \begin_inset LatexCommand tableofcontents
286
287 \end_inset
288
289
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset Note Note
294 status open
295
296 \begin_layout Standard
297 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
298  estar instalados los paquetes LaTeX 
299 \series bold
300 arydshln
301 \series default
302  y 
303 \series bold
304 marginnote
305 \series default
306 .
307  Si no están instalados, también podrás exportar el documento, pero las
308  secciones en que dichos paquetes son necesarios no aparecen en la salida.
309 \end_layout
310
311 \begin_layout Standard
312 La última versión en PDF de este documento puede encontrarse aquí:
313 \series bold
314
315 \newline
316 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
317 \end_layout
318
319 \end_inset
320
321
322 \end_layout
323
324 \begin_layout Chapter
325 Figuras
326 \begin_inset LatexCommand label
327 name "cha:Figuras"
328
329 \end_inset
330
331
332 \begin_inset LatexCommand index
333 name "Figuras"
334
335 \end_inset
336
337
338 \end_layout
339
340 \begin_layout Section
341 Diálogo Gráficos
342 \begin_inset LatexCommand index
343 name "Figuras ! Diálogo Gráficos"
344
345 \end_inset
346
347
348 \end_layout
349
350 \begin_layout Standard
351 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
352  texto que desees y haz click en el icono 
353 \begin_inset Graphics
354         filename ../images/dialog-show-new-inset_graphics.xpm
355         scale 85
356
357 \end_inset
358
359  o en el menú 
360 \family sans
361 Insertar\SpecialChar \menuseparator
362 Imagen\SpecialChar \ldots{}
363
364 \family default
365  Aparecerá un diálogo para escoger el archivo a cargar.
366  La imagen aparecerá en el archivo de salida exactamente en la misma posición
367  en la que la has colocado.
368 \end_layout
369
370 \begin_layout Standard
371 El diálogo Gráficos puede lanzarse en cualquier momento haciendo click-derecha
372  sobre una imagen.
373  Este diálogo tiene tres pestañas:
374 \end_layout
375
376 \begin_layout Description
377 Gráficos 
378 \lang english
379 Here you can choose an image file and adjust its appearance in the output.
380
381 \lang spanish
382  En el apéndice\InsetSpace ~
383
384 \begin_inset LatexCommand ref
385 reference "cha:Unidades-disponibles-en"
386
387 \end_inset
388
389  se detallan las unidades disponibles para el tamaño del gráfico.
390 \newline
391 Puedes girar
392  los gráficos en el sentido de las agujas de reloj estableciendo un ángulo
393  y un origen de rotación.
394  La imagen también gira en LyX.
395 \lang english
396
397 \newline
398 Images can be opened in a program of your choice when pressing the 
399 \family sans
400 Edit
401 \family default
402  button.
403  The program can be set for every image format in the file format settings
404  in LyX's preferences.
405 \end_layout
406
407 \begin_layout Description
408 Recorte Alternativamente al escalado, es posible establacer las coordenadas
409  de la imagen para ajustar su altura y anchura en la salida.
410  Además, las coordenadas se pueden calcular automáticamente pinchando el
411  botón 
412 \family sans
413 Obtener\InsetSpace ~
414 de\InsetSpace ~
415 archivo
416 \family default
417 .
418  El botón 
419 \family sans
420 Recortar\InsetSpace ~
421 al\InsetSpace ~
422 cuadro\InsetSpace ~
423 delimitador
424 \family default
425  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
426 as.
427  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta pestaña.
428 \end_layout
429
430 \begin_layout Description
431 Opciones\InsetSpace ~
432 extra 
433 \lang english
434 In this tab you can modify the appearance of the image within LyX and set
435  the image to be a subfigure of a figure float with an own caption.
436  
437 \lang spanish
438 Las subfiguras se explican en la sección\InsetSpace ~
439
440 \begin_inset LatexCommand ref
441 reference "sec:Figuras-Flotantes"
442
443 \end_inset
444
445 .
446 \newline
447 Los expertos en LaTeX pueden especificar aquí opciones LaTeX adicionales.
448 \newline
449 La
450  opción 
451 \family sans
452 Modo\InsetSpace ~
453 borrador
454 \family default
455  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
456 \newline
457 La
458  opción 
459 \family sans
460 No\InsetSpace ~
461 descomprimir\InsetSpace ~
462 al\InsetSpace ~
463 exportar
464 \family default
465  sólo afecta a los gráficos EPS comprimidos, p.\InsetSpace \thinspace{}
466 e.\InsetSpace ~
467
468 \emph on
469 x.eps.gz
470 \emph default
471 .
472  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
473  puesto que LaTeX puede manejarlas como están.
474 \newline
475 Los gráficos EPS comprimidos
476  sirven para ahorrar espacio de disco si se utiliza PostScript como formato
477  de salida, ver apéndice\InsetSpace ~
478
479 \begin_inset LatexCommand ref
480 reference "sec:PostScript"
481
482 \end_inset
483
484 .
485  Para comprimir gráficos EPS, use los siguientes comandos en un UNIX-shell
486  o en consola de Windows:
487 \newline
488
489 \series bold
490 gzip x.eps
491 \series default
492
493 \newline
494
495 \series bold
496 zgrep %%Bounding x.eps.gz > x.eps.bb
497 \series default
498
499 \newline
500 El segundo comando crea un archivo de cuadro delimitador 
501 \begin_inset Quotes eld
502 \end_inset
503
504 x.eps.bb
505 \begin_inset Quotes erd
506 \end_inset
507
508  que necesita LaTeX para gráficos comprimidos.
509 \end_layout
510
511 \begin_layout Standard
512 \begin_inset VSpace bigskip
513 \end_inset
514
515
516 \end_layout
517
518 \begin_layout Standard
519 Esto es un ejemplo de imagen en formato EPS
520 \begin_inset Foot
521 status collapsed
522
523 \begin_layout Standard
524 Formatos de imagen se explica en el sección\InsetSpace ~
525
526 \begin_inset LatexCommand ref
527 reference "sec:Formatos-de-imagen"
528
529 \end_inset
530
531 .
532 \end_layout
533
534 \end_inset
535
536  en un párrafo separado centrado horizontalmente:
537 \end_layout
538
539 \begin_layout Standard
540 \align center
541 \begin_inset Graphics
542         filename mobius.eps
543         display color
544         scale 70
545         rotateOrigin center
546
547 \end_inset
548
549
550 \end_layout
551
552 \begin_layout Standard
553 Esta es la misma imagen pero en modo borrador:
554 \end_layout
555
556 \begin_layout Standard
557 \align center
558 \begin_inset Graphics
559         filename mobius.eps
560         display color
561         scale 70
562         draft
563         rotateOrigin center
564
565 \end_inset
566
567
568 \end_layout
569
570 \begin_layout Section
571 Figuras Flotantes
572 \begin_inset LatexCommand label
573 name "sec:Figuras-Flotantes"
574
575 \end_inset
576
577
578 \begin_inset LatexCommand index
579 name "Flotantes ! Figuras Flotantes"
580
581 \end_inset
582
583
584 \begin_inset LatexCommand index
585 name "Figuras ! Flotantes"
586
587 \end_inset
588
589
590 \end_layout
591
592 \begin_layout Standard
593 Para información general sobre flotantes, echa una ojeada a la sección\InsetSpace ~
594
595 \begin_inset LatexCommand ref
596 reference "sec:IntroducciónFlotantes"
597
598 \end_inset
599
600 .
601 \end_layout
602
603 \begin_layout Standard
604 El botón 
605 \begin_inset Graphics
606         filename ../images/float-insert_figure.xpm
607         scale 85
608
609 \end_inset
610
611  y el menú 
612 \family sans
613 Insertar\SpecialChar \menuseparator
614 Flotante\SpecialChar \menuseparator
615 Figura
616 \family default
617  insertan un flotante con la etiqueta "Figura #:" 
618 \lang english
619 (# is the actual number)
620 \lang spanish
621 .
622  
623 \lang english
624 You can insert the image above the caption, like in Figure\InsetSpace ~
625
626 \begin_inset LatexCommand ref
627 reference "fig:kill-plat"
628
629 \end_inset
630
631  or below the caption, like in Figure\InsetSpace ~
632
633 \begin_inset LatexCommand ref
634 reference "fig:escher"
635
636 \end_inset
637
638 .
639
640 \lang spanish
641  Más información sobre ubicación de encabezados en la sección\InsetSpace ~
642
643 \begin_inset LatexCommand ref
644 reference "sec:Colocación-de-Encabezados"
645
646 \end_inset
647
648 .
649 \end_layout
650
651 \begin_layout Standard
652 \begin_inset Float figure
653 wide false
654 sideways false
655 status open
656
657 \begin_layout Standard
658 \align center
659 \begin_inset Graphics
660         filename platypus.eps
661         display color
662         width 50col%
663         rotateOrigin center
664
665 \end_inset
666
667
668 \end_layout
669
670 \begin_layout Standard
671 \begin_inset Caption
672
673 \begin_layout Standard
674 \begin_inset LatexCommand label
675 name "fig:kill-plat"
676
677 \end_inset
678
679 Un platypus muy distorsionado en un flotante.
680 \end_layout
681
682 \end_inset
683
684
685 \end_layout
686
687 \end_inset
688
689
690 \end_layout
691
692 \begin_layout Standard
693 \begin_inset Float figure
694 wide false
695 sideways false
696 status open
697
698 \begin_layout Standard
699 \begin_inset Caption
700
701 \begin_layout Standard
702 \begin_inset LatexCommand label
703 name "fig:escher"
704
705 \end_inset
706
707 M.C.
708  Escher en ácido.
709 \end_layout
710
711 \end_inset
712
713
714 \end_layout
715
716 \begin_layout Standard
717 \align center
718 \begin_inset Graphics
719         filename escher-lsd.eps
720         display color
721         scale 80
722         rotateOrigin center
723
724 \end_inset
725
726
727 \end_layout
728
729 \end_inset
730
731
732 \end_layout
733
734 \begin_layout Standard
735 \begin_inset LatexCommand index
736 name "Referencias ! a Figuras"
737
738 \end_inset
739
740 Las figuras\InsetSpace ~
741
742 \begin_inset LatexCommand ref
743 reference "fig:kill-plat"
744
745 \end_inset
746
747  y 
748 \begin_inset LatexCommand ref
749 reference "fig:escher"
750
751 \end_inset
752
753  son ejemplos de figuras con referencias cruzadas.
754  Las figuras pueden tener referencias cruzadas en el documento mediante
755  referencia a su etiqueta.
756  Para hacerlo inserta una etiqueta en el encabezado usando el menú 
757 \family sans
758 Insertar\SpecialChar \menuseparator
759 Etiqueta
760 \family default
761  o el botón 
762 \begin_inset Graphics
763         filename ../images/label-insert.xpm
764         scale 85
765
766 \end_inset
767
768 .
769  Ahora puedes referirte a la etiqueta usando el menú 
770 \family sans
771 Insertar\SpecialChar \menuseparator
772 Referencia\InsetSpace ~
773 cruzada
774 \family default
775  o el botón 
776 \begin_inset Graphics
777         filename ../images/dialog-show-new-inset_ref.xpm
778         scale 85
779
780 \end_inset
781
782 .
783  Es importante emplear referencias a flotantes, mejor que alusiones vagas
784  como "la figura de arriba", porque como LaTeX recolocará los flotantes
785  en el documento final, podría no quedar "arriba" precisamente.
786 \lang english
787
788 \newline
789 Referencing is explained in detail in section\InsetSpace ~
790
791 \begin_inset LatexCommand ref
792 reference "sec:Referencing-Floats"
793
794 \end_inset
795
796 .
797 \end_layout
798
799 \begin_layout Standard
800 Normalmente sólo se inserta una imagen en un flotante, pero a veces podríamos
801  querer poner dos imágenes con subtítulos separados.
802  Esto es posible mediante la pestaña 
803 \family sans
804 Opciones\InsetSpace ~
805 extra
806 \family default
807  del diálogo gráficos.
808  Elije la opción 
809 \family sans
810 Subfigura
811 \family default
812  e introduce el subtítulo en la casilla 
813 \family sans
814 Descripción
815 \family default
816 .
817  Observa que sólo el título principal del encabezado del flotante se añade
818  a la Lista de Figuras.
819 \lang english
820
821 \newline
822 Referencing subfigures is explained in section\InsetSpace ~
823
824 \begin_inset LatexCommand ref
825 reference "sub:Referencing-Subfigures"
826
827 \end_inset
828
829 .
830 \end_layout
831
832 \begin_layout Standard
833 La figura\InsetSpace ~
834
835 \begin_inset LatexCommand ref
836 reference "fig:Dos-imágenes-distorsionadas"
837
838 \end_inset
839
840  es un ejemplo de figura flotante con dos imágenes una junto a otra.
841  También se pueden poner una sobre otra.
842 \end_layout
843
844 \begin_layout Standard
845 \begin_inset Float figure
846 wide false
847 sideways false
848 status open
849
850 \begin_layout Standard
851
852 \hfill
853
854 \begin_inset Graphics
855         filename escher-lsd.eps
856         width 45col%
857         subcaption
858         subcaptionText "Estructura indefinible"
859
860 \end_inset
861
862
863 \hfill
864
865 \begin_inset Graphics
866         filename platypus.eps
867         lyxscale 60
868         width 45col%
869         subcaption
870         subcaptionText "\label{fig: Platypus} Platypus"
871
872 \end_inset
873
874
875 \hfill
876
877 \end_layout
878
879 \begin_layout Standard
880 \begin_inset Caption
881
882 \begin_layout Standard
883 \begin_inset LatexCommand label
884 name "fig:Dos-imágenes-distorsionadas"
885
886 \end_inset
887
888 Dos imágenes distorsionadas.
889 \end_layout
890
891 \end_inset
892
893
894 \end_layout
895
896 \end_inset
897
898
899 \end_layout
900
901 \begin_layout Section
902 Formatos de Imagen
903 \begin_inset LatexCommand label
904 name "sec:Formatos-de-imagen"
905
906 \end_inset
907
908
909 \begin_inset LatexCommand index
910 name "Formatos de Imagen"
911
912 \end_inset
913
914
915 \begin_inset LatexCommand index
916 name "Figuras ! Formatos de Imagen"
917
918 \end_inset
919
920
921 \end_layout
922
923 \begin_layout Standard
924 Puedes insertar imágenes en cualquier formato.
925  Pero como se explica en el apéndice \InsetSpace ~
926
927 \begin_inset LatexCommand ref
928 reference "cha:Formatos-de-Archivos-de-Salida"
929
930 \end_inset
931
932 , cada formato de archivo del documento de salida permite solo ciertos formatos
933  de archivo de imagen.
934  Por eso LyX usa el programa 
935 \family sans
936 Imagemagick
937 \family default
938  en segundo plano para convertir imágenes al formato adecuado.
939  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
940  los formatos de imagen admitidos en el formato de archivo de salida.
941  Los formatos de salida se explican en el apéndice \InsetSpace ~
942
943 \begin_inset LatexCommand ref
944 reference "cha:Formatos-de-Archivos-de-Salida"
945
946 \end_inset
947
948 .
949 \end_layout
950
951 \begin_layout Standard
952 Como en el caso de las fuentes, hay dos tipos de archivos de imagen::
953 \end_layout
954
955 \begin_layout Description
956 Imágenes\InsetSpace ~
957 Mapa\InsetSpace ~
958 de\InsetSpace ~
959 bits (Bitmap) consiste en valores de píxel, generalmente comprimid
960 os.
961  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
962  de zoom.
963  Formatos de imágenes en bitmap bien conocidos son "Graphics Interchange
964  Format" (GIF, extensión ".gif")
965 \begin_inset LatexCommand index
966 name "GIF|see{Formatos de Imagen}"
967
968 \end_inset
969
970 , "Portable Network Graphics" (PNG, extensión ".png")
971 \begin_inset LatexCommand index
972 name "PNG|see{Formatos de Imagen}"
973
974 \end_inset
975
976 , y "Joint Photographic Experts Group" (JPG, extensión ".jpg" o ".jpeg")
977 \begin_inset LatexCommand index
978 name "JPG|see{Formatos de Imagen}"
979
980 \end_inset
981
982 .
983 \end_layout
984
985 \begin_layout Description
986 Imágenes\InsetSpace ~
987 vectoriales consisten en vectores y por tanto pueden escalarse a
988  cualquier tamaño sin pérdidas.
989  La posibilidad de escalado hace falta para crear presentaciones, porque
990  éstas siempre son escaladas por el proyector.
991  El escalado también es útil en los documentoos en línea para permitir el
992  zoom en diagramas.
993 \newline
994 Formatos de imagen escalables pueden ser "Scalable Vector
995  Graphics" (SVG, extensión ".svg")
996 \begin_inset LatexCommand index
997 name "SVG|see{Formatos de Imagen}"
998
999 \end_inset
1000
1001 , "Encapsulated PostScript" (EPS, extensión ".eps")
1002 \begin_inset LatexCommand index
1003 name "EPS|see{Formatos de Imagen}"
1004
1005 \end_inset
1006
1007 , "Portabla Document Format" (PDF, extensión ".pdf")
1008 \begin_inset LatexCommand index
1009 name "PDF|see{Formatos de Imagen}"
1010
1011 \end_inset
1012
1013 , y "Windows Metafile" (WMF, extensión ".wmf")
1014 \begin_inset LatexCommand index
1015 name "WMF|see{Formatos de Imagen}"
1016
1017 \end_inset
1018
1019 .
1020  Escribimos "pueden ser", porque se puede convertir cualquier imagen bitmap
1021  a PDF o EPS y el resultado será todavía una imagen bitmap.
1022  En estos casos sólo se añade una cabecera con las propiedades de la imagen
1023  a la imagen original
1024 \begin_inset Foot
1025 status open
1026
1027 \begin_layout Standard
1028 En el caso de PDF, además se comprime la imagen original.
1029 \end_layout
1030
1031 \end_inset
1032
1033 .
1034  Por ejemplo, los archivos PDF generados por 
1035 \family sans
1036 Adobe Photoshop
1037 \family default
1038  son imágenes bitmap.
1039 \end_layout
1040
1041 \begin_layout Standard
1042 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
1043  viceversa.
1044  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1045  archivos de salida PDF y PostScript, respectivamente.
1046  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1047  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1048 \begin_inset Formula $\to$
1049 \end_inset
1050
1051  PDF/EPS.
1052 \end_layout
1053
1054 \begin_layout Chapter
1055 Tablas
1056 \begin_inset LatexCommand label
1057 name "cha:Tablas"
1058
1059 \end_inset
1060
1061
1062 \begin_inset LatexCommand index
1063 name "Tablas"
1064
1065 \end_inset
1066
1067
1068 \end_layout
1069
1070 \begin_layout Section
1071 Introducción
1072 \begin_inset LatexCommand index
1073 name "Tablas ! Introducción"
1074
1075 \end_inset
1076
1077
1078 \end_layout
1079
1080 \begin_layout Standard
1081 Puede insertarse una tabla mediante el botón
1082 \begin_inset Graphics
1083         filename ../images/tabular-insert.xpm
1084         scale 85
1085
1086 \end_inset
1087
1088  o el menú 
1089 \family sans
1090 Insertar\SpecialChar \menuseparator
1091 Tabla
1092 \family default
1093 .
1094  Aparece un diálogo en el que se pide el número de filas y columnas.
1095  Por defecto, la tabla tiene líneas que enmarcan cada celda y la primera
1096  fila aparece separada por una línea doble: la línea inferior de la primera
1097  fila y la línea superior de la segunda fila.
1098  Ejemplo de tabla:
1099 \end_layout
1100
1101 \begin_layout Standard
1102 \align center
1103 \begin_inset Tabular
1104 <lyxtabular version="3" rows="4" columns="4">
1105 <features>
1106 <column alignment="center" valignment="top" leftline="true" width="0">
1107 <column alignment="center" valignment="top" leftline="true" width="0pt">
1108 <column alignment="center" valignment="top" leftline="true" width="0in">
1109 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1110 <row topline="true" bottomline="true">
1111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Standard
1115
1116 \end_layout
1117
1118 \end_inset
1119 </cell>
1120 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1121 \begin_inset Text
1122
1123 \begin_layout Standard
1124
1125 \family roman
1126 \series medium
1127 \shape up
1128 \size normal
1129 \emph off
1130 \bar no
1131 \noun off
1132 \color none
1133 1
1134 \end_layout
1135
1136 \end_inset
1137 </cell>
1138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1139 \begin_inset Text
1140
1141 \begin_layout Standard
1142 2
1143 \end_layout
1144
1145 \end_inset
1146 </cell>
1147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1148 \begin_inset Text
1149
1150 \begin_layout Standard
1151 3
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row topline="true">
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Standard
1162
1163 \family roman
1164 \series medium
1165 \shape up
1166 \size normal
1167 \emph off
1168 \bar no
1169 \noun off
1170 \color none
1171 A
1172 \end_layout
1173
1174 \end_inset
1175 </cell>
1176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1177 \begin_inset Text
1178
1179 \begin_layout Standard
1180
1181 \end_layout
1182
1183 \end_inset
1184 </cell>
1185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1186 \begin_inset Text
1187
1188 \begin_layout Standard
1189
1190 \end_layout
1191
1192 \end_inset
1193 </cell>
1194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1195 \begin_inset Text
1196
1197 \begin_layout Standard
1198
1199 \end_layout
1200
1201 \end_inset
1202 </cell>
1203 </row>
1204 <row topline="true">
1205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1206 \begin_inset Text
1207
1208 \begin_layout Standard
1209
1210 \family roman
1211 \series medium
1212 \shape up
1213 \size normal
1214 \emph off
1215 \bar no
1216 \noun off
1217 \color none
1218 B
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Standard
1227
1228 \end_layout
1229
1230 \end_inset
1231 </cell>
1232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1233 \begin_inset Text
1234
1235 \begin_layout Standard
1236
1237 \family roman
1238 \series medium
1239 \shape up
1240 \size normal
1241 \emph off
1242 \bar no
1243 \noun off
1244 \color none
1245  
1246 \end_layout
1247
1248 \end_inset
1249 </cell>
1250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1251 \begin_inset Text
1252
1253 \begin_layout Standard
1254
1255 \end_layout
1256
1257 \end_inset
1258 </cell>
1259 </row>
1260 <row topline="true" bottomline="true">
1261 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1262 \begin_inset Text
1263
1264 \begin_layout Standard
1265
1266 \family roman
1267 \series medium
1268 \shape up
1269 \size normal
1270 \emph off
1271 \bar no
1272 \noun off
1273 \color none
1274 C
1275 \end_layout
1276
1277 \end_inset
1278 </cell>
1279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1280 \begin_inset Text
1281
1282 \begin_layout Standard
1283
1284 \end_layout
1285
1286 \end_inset
1287 </cell>
1288 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1289 \begin_inset Text
1290
1291 \begin_layout Standard
1292
1293 \end_layout
1294
1295 \end_inset
1296 </cell>
1297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1298 \begin_inset Text
1299
1300 \begin_layout Standard
1301
1302 \end_layout
1303
1304 \end_inset
1305 </cell>
1306 </row>
1307 </lyxtabular>
1308
1309 \end_inset
1310
1311
1312 \end_layout
1313
1314 \begin_layout Section
1315 Diálogo Tablas
1316 \begin_inset LatexCommand index
1317 name "Tablas ! Diálogo"
1318
1319 \end_inset
1320
1321
1322 \end_layout
1323
1324 \begin_layout Standard
1325 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1326  pinchar sobre ella con el botón derecho del ratón.
1327  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1328  encuentra el cursor.
1329  La mayoría de opciones también trabajan sobre una selección de celdas,
1330  de filas o de columnas.
1331  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1332  su 
1333 \emph on
1334 contenido
1335 \emph default
1336 .
1337  En el cuadro de diálogo aparecen las siguientes pestañas:
1338 \end_layout
1339
1340 \begin_layout Description
1341
1342 \family sans
1343 Configuración\InsetSpace ~
1344 de\InsetSpace ~
1345 Tabla
1346 \family default
1347  Aquí puedes establacer la alineación horizontal para la fila actual y la
1348  anchura de la columna actual.
1349  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1350  Una anchura determinada permite tener saltos de línea y distintos párrafos
1351  de texto, ver sección \InsetSpace ~
1352
1353 \begin_inset LatexCommand ref
1354 reference "sub:Líneas-Múltiples-en"
1355
1356 \end_inset
1357
1358 .
1359  Si no establaces anchura, la columna será tan ancha como el contenido de
1360  la celda más ancha.
1361 \newline
1362 Además, puedes marcar una o más celdas de una fila como
1363  una celda multicolumna, ver sección\InsetSpace ~
1364
1365 \begin_inset LatexCommand ref
1366 reference "sub:Multicolumnas"
1367
1368 \end_inset
1369
1370 .
1371 \newline
1372 Las casillas de giro rotan la celda actual, una selección o toda la tabla
1373  90º en el sentido de las agujas del reloj.
1374  La rotación no se ve en LyX, sí en la salida.
1375 \newline
1376
1377 \begin_inset Note Greyedout
1378 status open
1379
1380 \begin_layout Standard
1381
1382 \series bold
1383 Nota: 
1384 \series default
1385 No todos los visores DVI pueden mostrar rotaciones.
1386 \end_layout
1387
1388 \end_inset
1389
1390
1391 \newline
1392 Tambien es posible introducir argumentos LaTeX necesarios para formatos
1393  especiales, ver sección\InsetSpace ~
1394
1395 \begin_inset LatexCommand ref
1396 reference "sub:Cálculos-en-Multicolumnas"
1397
1398 \end_inset
1399
1400  y 
1401 \begin_inset LatexCommand ref
1402 reference "sec:Tablas-Coloreadas"
1403
1404 \end_inset
1405
1406 .
1407 \end_layout
1408
1409 \begin_layout Description
1410
1411 \family sans
1412 Bordes
1413 \family default
1414  En esta pestaña puedes añadir y quitar bordes para la fila/columna actual.
1415 \end_layout
1416
1417 \begin_layout Description
1418
1419 \family sans
1420 Tabla\InsetSpace ~
1421 Larga
1422 \family default
1423  Para hacer "
1424 \emph on
1425 tablas largas
1426 \emph default
1427 " que pueden extenderse por varias páginas.
1428  La sección\InsetSpace ~
1429
1430 \begin_inset LatexCommand ref
1431 reference "sec:Tablas-Largas"
1432
1433 \end_inset
1434
1435  describe su uso en detalle.
1436 \end_layout
1437
1438 \begin_layout Standard
1439 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
1440  con las teclas de flecha de celda en celda y la propiedad de la celda actual
1441  aparecerá inmediatamente en el diálogo.
1442 \end_layout
1443
1444 \begin_layout Section
1445 Barra de Herramientas de Tablas
1446 \begin_inset LatexCommand index
1447 name "Tablas ! Barra de Herramientas"
1448
1449 \end_inset
1450
1451
1452 \end_layout
1453
1454 \begin_layout Standard
1455 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
1456  para cambiar las tablas de manera más rápida.
1457  Normalmente debería aparecer en la parte inferior de la ventana principal
1458  de LyX cuando el cursor está dentro de una tabla.
1459  En cualquier momento se puede presentar esta barra pinchando con el botón
1460  derecho del ratón en cualquier punto de la barra principal de menú.
1461 \end_layout
1462
1463 \begin_layout Standard
1464 La barra de herramientas tiene los siguientes iconos:
1465 \end_layout
1466
1467 \begin_layout Labeling
1468 \labelwidthstring 00.00.0000
1469 \begin_inset Graphics
1470         filename ../images/tabular-feature_append-row.xpm
1471
1472 \end_inset
1473
1474  añade una fila bajo la celda actual o selección
1475 \end_layout
1476
1477 \begin_layout Labeling
1478 \labelwidthstring 00.00.0000
1479 \begin_inset Graphics
1480         filename ../images/tabular-feature_append-column.xpm
1481
1482 \end_inset
1483
1484  añade una columna a la derecha de la celda actual o selección
1485 \end_layout
1486
1487 \begin_layout Labeling
1488 \labelwidthstring 00.00.0000
1489 \begin_inset Graphics
1490         filename ../images/tabular-feature_delete-row.xpm
1491
1492 \end_inset
1493
1494  borra la fila actual o selección
1495 \end_layout
1496
1497 \begin_layout Labeling
1498 \labelwidthstring 00.00.0000
1499 \begin_inset Graphics
1500         filename ../images/tabular-feature_delete-column.xpm
1501
1502 \end_inset
1503
1504  borra la columna actual o selección
1505 \end_layout
1506
1507 \begin_layout Labeling
1508 \labelwidthstring 00.00.0000
1509 \begin_inset Graphics
1510         filename ../images/tabular-feature_toggle-line-top.xpm
1511
1512 \end_inset
1513
1514  añade una línea sobre la celda/fila actual o la selección
1515 \end_layout
1516
1517 \begin_layout Labeling
1518 \labelwidthstring 00.00.0000
1519 \begin_inset Graphics
1520         filename ../images/tabular-feature_toggle-line-bottom.xpm
1521
1522 \end_inset
1523
1524  añade una línea bajo la celda/fila actual o la selección
1525 \end_layout
1526
1527 \begin_layout Labeling
1528 \labelwidthstring 00.00.0000
1529 \begin_inset Graphics
1530         filename ../images/tabular-feature_toggle-line-left.xpm
1531
1532 \end_inset
1533
1534  añade una línea a la izquierda de la celda/fila actual o la selección
1535 \end_layout
1536
1537 \begin_layout Labeling
1538 \labelwidthstring 00.00.0000
1539 \begin_inset Graphics
1540         filename ../images/tabular-feature_toggle-line-right.xpm
1541
1542 \end_inset
1543
1544  añade una línea a la derecha de la celda/fila actual o la selección
1545 \end_layout
1546
1547 \begin_layout Labeling
1548 \labelwidthstring 00.00.0000
1549 \begin_inset Graphics
1550         filename ../images/tabular-feature_set-all-lines.xpm
1551
1552 \end_inset
1553
1554  añade líneas alrededor de la celda actual o seleccionadas - si la celda
1555  actual no es multicolumna esto afecta también a la fila y columna actuales
1556 \end_layout
1557
1558 \begin_layout Labeling
1559 \labelwidthstring 00.00.0000
1560 \begin_inset Graphics
1561         filename ../images/tabular-feature_unset-all-lines.xpm
1562
1563 \end_inset
1564
1565  borra todas las líneas de la celda o celdas seleccionadas - si la celda
1566  actual no es multicolumna esto afecta también a la fila y columna actuales
1567 \end_layout
1568
1569 \begin_layout Labeling
1570 \labelwidthstring 00.00.0000
1571 \begin_inset Graphics
1572         filename ../images/tabular-feature_align-left.xpm
1573
1574 \end_inset
1575
1576  alinea a la izquierda el contenido de la celda / columna
1577 \end_layout
1578
1579 \begin_layout Labeling
1580 \labelwidthstring 00.00.0000
1581 \begin_inset Graphics
1582         filename ../images/tabular-feature_align-center.xpm
1583
1584 \end_inset
1585
1586  centra el contenido de la celda / columna horizontalmente
1587 \end_layout
1588
1589 \begin_layout Labeling
1590 \labelwidthstring 00.00.0000
1591 \begin_inset Graphics
1592         filename ../images/tabular-feature_align-right.xpm
1593
1594 \end_inset
1595
1596  alinea a la derecha el contenido de la celda / columna
1597 \end_layout
1598
1599 \begin_layout Labeling
1600 \labelwidthstring 00.00.0000
1601 \begin_inset Graphics
1602         filename ../images/tabular-feature_valign-top.xpm
1603
1604 \end_inset
1605
1606  alinea arriba el contenido de la celda
1607 \end_layout
1608
1609 \begin_layout Labeling
1610 \labelwidthstring 00.00.0000
1611 \begin_inset Graphics
1612         filename ../images/tabular-feature_valign-middle.xpm
1613
1614 \end_inset
1615
1616  centra verticalmente el contenido de la celda
1617 \end_layout
1618
1619 \begin_layout Labeling
1620 \labelwidthstring 00.00.0000
1621 \begin_inset Graphics
1622         filename ../images/tabular-feature_valign-bottom.xpm
1623
1624 \end_inset
1625
1626  alinea abajo el contenido de la celda
1627 \end_layout
1628
1629 \begin_layout Labeling
1630 \labelwidthstring 00.00.0000
1631 \begin_inset Graphics
1632         filename ../images/tabular-feature_set-rotate-cell.xpm
1633
1634 \end_inset
1635
1636  gira la celda o selección 90° como las agujas de reloj
1637 \end_layout
1638
1639 \begin_layout Labeling
1640 \labelwidthstring 00.00.0000
1641 \begin_inset Graphics
1642         filename ../images/tabular-feature_set-rotate-tabular.xpm
1643
1644 \end_inset
1645
1646  gira toda la tabla 90° como agujas del reloj
1647 \end_layout
1648
1649 \begin_layout Labeling
1650 \labelwidthstring 00.00.0000
1651 \begin_inset Graphics
1652         filename ../images/tabular-feature_multicolumn.xpm
1653
1654 \end_inset
1655
1656  establace la celda actual o selección como multicolumna
1657 \end_layout
1658
1659 \begin_layout Section
1660 Menú Editar Tabla
1661 \begin_inset LatexCommand index
1662 name "Tablas ! Menú Editar"
1663
1664 \end_inset
1665
1666
1667 \end_layout
1668
1669 \begin_layout Standard
1670 Además del diálogo y la barra de herramientas, el menú 
1671 \family sans
1672 Editar\SpecialChar \menuseparator
1673 Tabla
1674 \family default
1675  permite añadir y borrar bordes para la fila/columna actual y establacer
1676  la selección como multicolumna.
1677  El menú sólo está disponibla si el cursor está en la tabla.
1678 \end_layout
1679
1680 \begin_layout Section
1681 Tablas Flotantes
1682 \begin_inset LatexCommand label
1683 name "sec:Tablas-Flotantes"
1684
1685 \end_inset
1686
1687
1688 \begin_inset LatexCommand index
1689 name "Flotantes ! Tablas"
1690
1691 \end_inset
1692
1693
1694 \begin_inset LatexCommand index
1695 name "Tablas ! Flotantes"
1696
1697 \end_inset
1698
1699
1700 \end_layout
1701
1702 \begin_layout Standard
1703 Para una explicación general sobre flotantes, echa un vistazo a la sección\InsetSpace ~
1704
1705 \begin_inset LatexCommand ref
1706 reference "sec:IntroducciónFlotantes"
1707
1708 \end_inset
1709
1710 .
1711 \end_layout
1712
1713 \begin_layout Standard
1714 \begin_inset Float table
1715 placement h
1716 wide false
1717 sideways false
1718 status open
1719
1720 \begin_layout Standard
1721 \begin_inset Caption
1722
1723 \begin_layout Standard
1724 \begin_inset LatexCommand label
1725 name "tab:una tabla flotante"
1726
1727 \end_inset
1728
1729 Una tabla flotante.
1730 \end_layout
1731
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \begin_layout Standard
1738 \align center
1739 \begin_inset Tabular
1740 <lyxtabular version="3" rows="3" columns="3">
1741 <features>
1742 <column alignment="center" valignment="top" leftline="true" width="0pt">
1743 <column alignment="center" valignment="top" leftline="true" width="0pt">
1744 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1745 <row topline="true" bottomline="true">
1746 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1747 \begin_inset Text
1748
1749 \begin_layout Standard
1750
1751 \family roman
1752 \series medium
1753 \shape up
1754 \size normal
1755 \emph off
1756 \bar no
1757 \noun off
1758 \color none
1759 1
1760 \end_layout
1761
1762 \end_inset
1763 </cell>
1764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1765 \begin_inset Text
1766
1767 \begin_layout Standard
1768
1769 \family roman
1770 \series medium
1771 \shape up
1772 \size normal
1773 \emph off
1774 \bar no
1775 \noun off
1776 \color none
1777 2
1778 \end_layout
1779
1780 \end_inset
1781 </cell>
1782 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1783 \begin_inset Text
1784
1785 \begin_layout Standard
1786
1787 \family roman
1788 \series medium
1789 \shape up
1790 \size normal
1791 \emph off
1792 \bar no
1793 \noun off
1794 \color none
1795 3
1796 \end_layout
1797
1798 \end_inset
1799 </cell>
1800 </row>
1801 <row topline="true">
1802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1803 \begin_inset Text
1804
1805 \begin_layout Standard
1806
1807 \family roman
1808 \series medium
1809 \shape up
1810 \size normal
1811 \emph off
1812 \bar no
1813 \noun off
1814 \color none
1815 Pepe
1816 \end_layout
1817
1818 \end_inset
1819 </cell>
1820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1821 \begin_inset Text
1822
1823 \begin_layout Standard
1824
1825 \family roman
1826 \series medium
1827 \shape up
1828 \size normal
1829 \emph off
1830 \bar no
1831 \noun off
1832 \color none
1833 Mari
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Standard
1842
1843 \family roman
1844 \series medium
1845 \shape up
1846 \size normal
1847 \emph off
1848 \bar no
1849 \noun off
1850 \color none
1851 Teo
1852 \end_layout
1853
1854 \end_inset
1855 </cell>
1856 </row>
1857 <row topline="true" bottomline="true">
1858 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1859 \begin_inset Text
1860
1861 \begin_layout Standard
1862
1863 \family roman
1864 \series medium
1865 \shape up
1866 \size normal
1867 \emph off
1868 \bar no
1869 \noun off
1870 \color none
1871 \begin_inset Formula $\int x^{2}dx$
1872 \end_inset
1873
1874
1875 \end_layout
1876
1877 \end_inset
1878 </cell>
1879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1880 \begin_inset Text
1881
1882 \begin_layout Standard
1883
1884 \family roman
1885 \series medium
1886 \shape up
1887 \size normal
1888 \emph off
1889 \bar no
1890 \noun off
1891 \color none
1892 \begin_inset Formula $\left[\begin{array}{cc}
1893 a & b\\
1894 c & d\end{array}\right]$
1895 \end_inset
1896
1897
1898 \end_layout
1899
1900 \end_inset
1901 </cell>
1902 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1903 \begin_inset Text
1904
1905 \begin_layout Standard
1906
1907 \family roman
1908 \series medium
1909 \shape up
1910 \size normal
1911 \emph off
1912 \bar no
1913 \noun off
1914 \color none
1915 \begin_inset Formula $1+1=2$
1916 \end_inset
1917
1918
1919 \end_layout
1920
1921 \end_inset
1922 </cell>
1923 </row>
1924 </lyxtabular>
1925
1926 \end_inset
1927
1928
1929 \end_layout
1930
1931 \end_inset
1932
1933
1934 \end_layout
1935
1936 \begin_layout Standard
1937 Las tablas flotantes pueden insertarse con el menú 
1938 \family sans
1939 Insertar\SpecialChar \menuseparator
1940 Flotante\SpecialChar \menuseparator
1941 Tabla
1942 \family default
1943  o con el botón 
1944 \begin_inset Graphics
1945         filename ../images/float-insert_table.xpm
1946         scale 85
1947
1948 \end_inset
1949
1950 .
1951 \end_layout
1952
1953 \begin_layout Standard
1954 El flotante se muestra como un cuadro desplegable con la etiqueta "Tabla\InsetSpace ~
1955 #:"
1956  
1957 \lang english
1958 (# is the actual number)
1959 \lang spanish
1960 ..
1961  El texto que sigue a dicha etiqueta es el encabezado de tabla.
1962  Para insertar una tabla en el flotante se sitúa el cursor al final del
1963  texto de encabezado y se pulsa Enter.
1964  El encabezado se imprime encima de la tabla.
1965 \end_layout
1966
1967 \begin_layout Standard
1968 La tabla\InsetSpace ~
1969
1970 \begin_inset LatexCommand ref
1971 reference "tab:una tabla flotante"
1972
1973 \end_inset
1974
1975  es un ejemplo de tabla flotante.
1976 \end_layout
1977
1978 \begin_layout Standard
1979 Lo habitual es poner el encabezado sobre la tabla, lo que desafortunadamente
1980  no es soportado en las clases estándar de LaTeX.
1981  Esto significa que si estás usando las clases de documento
1982 \family sans
1983 article
1984 \family default
1985
1986 \family sans
1987 book
1988 \family default
1989
1990 \family sans
1991 letter
1992 \family default
1993 , o 
1994 \family sans
1995 report
1996 \family default
1997  no habrá espacio entre el encabezado y la tabla.
1998  Para añadir el espacio faltante hay que poner en el preámbulo LaTeX del
1999  documento la siguiente opción al comando del paquete de LaTeX 
2000 \series bold
2001 caption
2002 \series default
2003
2004 \begin_inset LatexCommand index
2005 name "LaTeX-paquetes ! caption"
2006
2007 \end_inset
2008
2009
2010 \begin_inset Foot
2011 status open
2012
2013 \begin_layout Standard
2014 Para más información ve a la sección\InsetSpace ~
2015
2016 \begin_inset LatexCommand ref
2017 reference "sec:Colocación-de-Encabezados"
2018
2019 \end_inset
2020
2021 .
2022 \end_layout
2023
2024 \end_inset
2025
2026 :
2027 \end_layout
2028
2029 \begin_layout Standard
2030
2031 \series bold
2032 tableposition=top
2033 \end_layout
2034
2035 \begin_layout Standard
2036 El encabezado puede formatearse mediante el paquete de LaTeX 
2037 \series bold
2038 caption
2039 \series default
2040  como se describe en la sección\InsetSpace ~
2041
2042 \begin_inset LatexCommand ref
2043 reference "sec:Formato-de-Encabezados"
2044
2045 \end_inset
2046
2047 .
2048  
2049 \end_layout
2050
2051 \begin_layout Standard
2052 \begin_inset LatexCommand index
2053 name "Referencias ! a Tablas"
2054
2055 \end_inset
2056
2057 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2058  etiqueta.
2059  Para hacerlo inserta una etiqueta en el encabezado con el menú 
2060 \family sans
2061 Insertar\SpecialChar \menuseparator
2062 Etiqueta
2063 \family default
2064  o con el botón 
2065 \begin_inset Graphics
2066         filename ../images/label-insert.xpm
2067         scale 85
2068
2069 \end_inset
2070
2071 .
2072  Ahora puedes referirte a la etiqueta con el menú 
2073 \family sans
2074 Insertar\SpecialChar \menuseparator
2075 Referencia\InsetSpace ~
2076 cruzada
2077 \family default
2078  o el botón 
2079 \begin_inset Graphics
2080         filename ../images/dialog-show-new-inset_ref.xpm
2081         scale 85
2082
2083 \end_inset
2084
2085 .
2086 \newline
2087
2088 \lang english
2089 Referencing is explained in detail in section\InsetSpace ~
2090
2091 \begin_inset LatexCommand ref
2092 reference "sec:Referencing-Floats"
2093
2094 \end_inset
2095
2096 .
2097 \end_layout
2098
2099 \begin_layout Section
2100 Tablas Largas
2101 \begin_inset LatexCommand label
2102 name "sec:Tablas-Largas"
2103
2104 \end_inset
2105
2106
2107 \begin_inset LatexCommand index
2108 name "Tablas Largas"
2109
2110 \end_inset
2111
2112
2113 \begin_inset LatexCommand index
2114 name "Tablas ! Largas"
2115
2116 \end_inset
2117
2118
2119 \end_layout
2120
2121 \begin_layout Standard
2122 Si la tabla es demasiado larga para una página, puedes usar la opción 
2123 \family sans
2124 Usar\InsetSpace ~
2125 tabla\InsetSpace ~
2126 larga
2127 \family default
2128  en la pestaña 
2129 \family sans
2130 Tabla\InsetSpace ~
2131 larga
2132 \family default
2133  del diálogo para repartir automáticamente la tabla en varias páginas.
2134  Al hacerlo se habilitan diversos botones opcionales en los que puedes definir:
2135 \end_layout
2136
2137 \begin_layout Description
2138
2139 \family sans
2140 Encabezado: 
2141 \family default
2142 La fila actual y todas las de arriba, que no tienen ninguna opción especial
2143  definida, se definen como filas de encabezado para todas las páginas de
2144  la tabla, excepto para la primera página
2145 \family sans
2146  
2147 \family default
2148 si
2149 \family sans
2150  Primer\InsetSpace ~
2151 encabezado 
2152 \family default
2153 está definido.
2154  Este se denomina encabezado principal.
2155 \end_layout
2156
2157 \begin_layout Description
2158
2159 \family sans
2160 Primer\InsetSpace ~
2161 encabezado: 
2162 \family default
2163 La fila actual y superiores, que no tienen ninguna opción especial definida,
2164  se definen como filas cabeceras de la primera página de la tabla.
2165 \end_layout
2166
2167 \begin_layout Description
2168
2169 \family sans
2170 Pie: 
2171 \family default
2172 La fila actual y todas las siguientes, que no tienen ninguna opción especial
2173  definida, se definen como filas de pie de todas las páginas de la tabla,
2174  excepto para la última página si se define
2175 \family sans
2176  Último\InsetSpace ~
2177 pie.
2178 \end_layout
2179
2180 \begin_layout Description
2181
2182 \family sans
2183 Último\InsetSpace ~
2184 pie: L
2185 \family default
2186 a fila actual y siguientes, que no tienen ninguna opción especial definida,
2187  se definen como filas de pie de la última página de la tabla.
2188 \end_layout
2189
2190 \begin_layout Standard
2191 También se puede especificar una fila en la que se dividirá la tabla.
2192  Si se establece más de una opción en la misma fila, habría que tener en
2193  cuenta que sólo la primera de ellas se usa en la fila dada.
2194  Las otras quedarán definidas como 
2195 \emph on
2196 vacías
2197 \emph default
2198 .
2199  En este contexto, primera significa primero en este orden: 
2200 \family sans
2201 Pie, Último\InsetSpace ~
2202 pie, Encabezado, Primer\InsetSpace ~
2203 encabezado
2204 \family default
2205 .
2206  La siguiente tabla muestra cómo funciona:
2207 \end_layout
2208
2209 \begin_layout Standard
2210
2211 \end_layout
2212
2213 \begin_layout Standard
2214 \align center
2215 \begin_inset Tabular
2216 <lyxtabular version="3" rows="69" columns="3">
2217 <features islongtable="true">
2218 <column alignment="left" valignment="top" leftline="true" width="0cm">
2219 <column alignment="left" valignment="top" width="0pt">
2220 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
2221 <row topline="true" bottomline="true" endfirsthead="true">
2222 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2223 \begin_inset Text
2224
2225 \begin_layout Standard
2226
2227 \series bold
2228 Ejemplo de lista telefónica (ignore los nombres)
2229 \end_layout
2230
2231 \end_inset
2232 </cell>
2233 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2234 \begin_inset Text
2235
2236 \begin_layout Standard
2237
2238 \end_layout
2239
2240 \end_inset
2241 </cell>
2242 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2243 \begin_inset Text
2244
2245 \begin_layout Standard
2246
2247 \end_layout
2248
2249 \end_inset
2250 </cell>
2251 </row>
2252 <row topline="true" bottomline="true" endfirsthead="true">
2253 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2254 \begin_inset Text
2255
2256 \begin_layout Standard
2257
2258 \series bold
2259 NOMBRE
2260 \end_layout
2261
2262 \end_inset
2263 </cell>
2264 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2265 \begin_inset Text
2266
2267 \begin_layout Standard
2268
2269 \end_layout
2270
2271 \end_inset
2272 </cell>
2273 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2274 \begin_inset Text
2275
2276 \begin_layout Standard
2277
2278 \series bold
2279 TEL.
2280 \end_layout
2281
2282 \end_inset
2283 </cell>
2284 </row>
2285 <row topline="true" bottomline="true" endhead="true">
2286 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2287 \begin_inset Text
2288
2289 \begin_layout Standard
2290
2291 \series bold
2292 Ejemplo de lista telefónica
2293 \end_layout
2294
2295 \end_inset
2296 </cell>
2297 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2298 \begin_inset Text
2299
2300 \begin_layout Standard
2301
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2307 \begin_inset Text
2308
2309 \begin_layout Standard
2310
2311 \end_layout
2312
2313 \end_inset
2314 </cell>
2315 </row>
2316 <row topline="true" bottomline="true" endhead="true">
2317 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2318 \begin_inset Text
2319
2320 \begin_layout Standard
2321
2322 \series bold
2323 NOMBRE
2324 \end_layout
2325
2326 \end_inset
2327 </cell>
2328 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2329 \begin_inset Text
2330
2331 \begin_layout Standard
2332
2333 \end_layout
2334
2335 \end_inset
2336 </cell>
2337 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2338 \begin_inset Text
2339
2340 \begin_layout Standard
2341
2342 \series bold
2343 TEL.
2344 \end_layout
2345
2346 \end_inset
2347 </cell>
2348 </row>
2349 <row topline="true" bottomline="true" endfoot="true">
2350 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
2351 \begin_inset Text
2352
2353 \begin_layout Standard
2354  continúa en la página siguiente
2355 \end_layout
2356
2357 \end_inset
2358 </cell>
2359 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2360 \begin_inset Text
2361
2362 \begin_layout Standard
2363
2364 \end_layout
2365
2366 \end_inset
2367 </cell>
2368 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2369 \begin_inset Text
2370
2371 \begin_layout Standard
2372
2373 \end_layout
2374
2375 \end_inset
2376 </cell>
2377 </row>
2378 <row>
2379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2380 \begin_inset Text
2381
2382 \begin_layout Standard
2383
2384 \series bold
2385 Annovi
2386 \end_layout
2387
2388 \end_inset
2389 </cell>
2390 <cell alignment="center" valignment="top" topline="true" usebox="none">
2391 \begin_inset Text
2392
2393 \begin_layout Standard
2394 Silvia
2395 \end_layout
2396
2397 \end_inset
2398 </cell>
2399 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2400 \begin_inset Text
2401
2402 \begin_layout Standard
2403 111
2404 \end_layout
2405
2406 \end_inset
2407 </cell>
2408 </row>
2409 <row>
2410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2411 \begin_inset Text
2412
2413 \begin_layout Standard
2414
2415 \series bold
2416 Bertoli
2417 \end_layout
2418
2419 \end_inset
2420 </cell>
2421 <cell alignment="center" valignment="top" topline="true" usebox="none">
2422 \begin_inset Text
2423
2424 \begin_layout Standard
2425 Stefano
2426 \end_layout
2427
2428 \end_inset
2429 </cell>
2430 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2431 \begin_inset Text
2432
2433 \begin_layout Standard
2434 111
2435 \end_layout
2436
2437 \end_inset
2438 </cell>
2439 </row>
2440 <row>
2441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2442 \begin_inset Text
2443
2444 \begin_layout Standard
2445
2446 \series bold
2447 Bozzi
2448 \end_layout
2449
2450 \end_inset
2451 </cell>
2452 <cell alignment="center" valignment="top" topline="true" usebox="none">
2453 \begin_inset Text
2454
2455 \begin_layout Standard
2456 Walter
2457 \end_layout
2458
2459 \end_inset
2460 </cell>
2461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2462 \begin_inset Text
2463
2464 \begin_layout Standard
2465 111
2466 \end_layout
2467
2468 \end_inset
2469 </cell>
2470 </row>
2471 <row>
2472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2473 \begin_inset Text
2474
2475 \begin_layout Standard
2476
2477 \series bold
2478 Cachia
2479 \end_layout
2480
2481 \end_inset
2482 </cell>
2483 <cell alignment="center" valignment="top" topline="true" usebox="none">
2484 \begin_inset Text
2485
2486 \begin_layout Standard
2487 Maria
2488 \end_layout
2489
2490 \end_inset
2491 </cell>
2492 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2493 \begin_inset Text
2494
2495 \begin_layout Standard
2496 111
2497 \end_layout
2498
2499 \end_inset
2500 </cell>
2501 </row>
2502 <row>
2503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2504 \begin_inset Text
2505
2506 \begin_layout Standard
2507
2508 \series bold
2509 Cachia
2510 \end_layout
2511
2512 \end_inset
2513 </cell>
2514 <cell alignment="center" valignment="top" topline="true" usebox="none">
2515 \begin_inset Text
2516
2517 \begin_layout Standard
2518 Maurizio
2519 \end_layout
2520
2521 \end_inset
2522 </cell>
2523 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2524 \begin_inset Text
2525
2526 \begin_layout Standard
2527 111
2528 \end_layout
2529
2530 \end_inset
2531 </cell>
2532 </row>
2533 <row>
2534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2535 \begin_inset Text
2536
2537 \begin_layout Standard
2538
2539 \series bold
2540 Cinquemani
2541 \end_layout
2542
2543 \end_inset
2544 </cell>
2545 <cell alignment="center" valignment="top" topline="true" usebox="none">
2546 \begin_inset Text
2547
2548 \begin_layout Standard
2549 Giusi
2550 \end_layout
2551
2552 \end_inset
2553 </cell>
2554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2555 \begin_inset Text
2556
2557 \begin_layout Standard
2558 111
2559 \end_layout
2560
2561 \end_inset
2562 </cell>
2563 </row>
2564 <row>
2565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2566 \begin_inset Text
2567
2568 \begin_layout Standard
2569
2570 \series bold
2571 Colin
2572 \end_layout
2573
2574 \end_inset
2575 </cell>
2576 <cell alignment="center" valignment="top" topline="true" usebox="none">
2577 \begin_inset Text
2578
2579 \begin_layout Standard
2580 Bernard
2581 \end_layout
2582
2583 \end_inset
2584 </cell>
2585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2586 \begin_inset Text
2587
2588 \begin_layout Standard
2589 111
2590 \end_layout
2591
2592 \end_inset
2593 </cell>
2594 </row>
2595 <row>
2596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2597 \begin_inset Text
2598
2599 \begin_layout Standard
2600
2601 \series bold
2602 Concli
2603 \end_layout
2604
2605 \end_inset
2606 </cell>
2607 <cell alignment="center" valignment="top" topline="true" usebox="none">
2608 \begin_inset Text
2609
2610 \begin_layout Standard
2611 Gianfranco
2612 \end_layout
2613
2614 \end_inset
2615 </cell>
2616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2617 \begin_inset Text
2618
2619 \begin_layout Standard
2620 111
2621 \end_layout
2622
2623 \end_inset
2624 </cell>
2625 </row>
2626 <row>
2627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2628 \begin_inset Text
2629
2630 \begin_layout Standard
2631
2632 \series bold
2633 Dal Bosco
2634 \end_layout
2635
2636 \end_inset
2637 </cell>
2638 <cell alignment="center" valignment="top" topline="true" usebox="none">
2639 \begin_inset Text
2640
2641 \begin_layout Standard
2642 Carolina
2643 \end_layout
2644
2645 \end_inset
2646 </cell>
2647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2648 \begin_inset Text
2649
2650 \begin_layout Standard
2651 111
2652 \end_layout
2653
2654 \end_inset
2655 </cell>
2656 </row>
2657 <row>
2658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2659 \begin_inset Text
2660
2661 \begin_layout Standard
2662
2663 \series bold
2664 Dalpiaz
2665 \end_layout
2666
2667 \end_inset
2668 </cell>
2669 <cell alignment="center" valignment="top" topline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Standard
2673 Annamaria
2674 \end_layout
2675
2676 \end_inset
2677 </cell>
2678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2679 \begin_inset Text
2680
2681 \begin_layout Standard
2682 111
2683 \end_layout
2684
2685 \end_inset
2686 </cell>
2687 </row>
2688 <row>
2689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2690 \begin_inset Text
2691
2692 \begin_layout Standard
2693
2694 \series bold
2695 Feliciello
2696 \end_layout
2697
2698 \end_inset
2699 </cell>
2700 <cell alignment="center" valignment="top" topline="true" usebox="none">
2701 \begin_inset Text
2702
2703 \begin_layout Standard
2704 Domenico
2705 \end_layout
2706
2707 \end_inset
2708 </cell>
2709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2710 \begin_inset Text
2711
2712 \begin_layout Standard
2713 111
2714 \end_layout
2715
2716 \end_inset
2717 </cell>
2718 </row>
2719 <row>
2720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2721 \begin_inset Text
2722
2723 \begin_layout Standard
2724
2725 \series bold
2726 Focarelli
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" topline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Standard
2735 Paola
2736 \end_layout
2737
2738 \end_inset
2739 </cell>
2740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2741 \begin_inset Text
2742
2743 \begin_layout Standard
2744 111
2745 \end_layout
2746
2747 \end_inset
2748 </cell>
2749 </row>
2750 <row>
2751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2752 \begin_inset Text
2753
2754 \begin_layout Standard
2755
2756 \series bold
2757 Galletti
2758 \end_layout
2759
2760 \end_inset
2761 </cell>
2762 <cell alignment="center" valignment="top" topline="true" usebox="none">
2763 \begin_inset Text
2764
2765 \begin_layout Standard
2766 Oreste
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Standard
2775 111
2776 \end_layout
2777
2778 \end_inset
2779 </cell>
2780 </row>
2781 <row>
2782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2783 \begin_inset Text
2784
2785 \begin_layout Standard
2786
2787 \series bold
2788 Gasparini
2789 \end_layout
2790
2791 \end_inset
2792 </cell>
2793 <cell alignment="center" valignment="top" topline="true" usebox="none">
2794 \begin_inset Text
2795
2796 \begin_layout Standard
2797 Franca
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Standard
2806 111
2807 \end_layout
2808
2809 \end_inset
2810 </cell>
2811 </row>
2812 <row>
2813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2814 \begin_inset Text
2815
2816 \begin_layout Standard
2817
2818 \series bold
2819 Rizzardi
2820 \end_layout
2821
2822 \end_inset
2823 </cell>
2824 <cell alignment="center" valignment="top" topline="true" usebox="none">
2825 \begin_inset Text
2826
2827 \begin_layout Standard
2828 Paola
2829 \end_layout
2830
2831 \end_inset
2832 </cell>
2833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2834 \begin_inset Text
2835
2836 \begin_layout Standard
2837 111
2838 \end_layout
2839
2840 \end_inset
2841 </cell>
2842 </row>
2843 <row>
2844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2845 \begin_inset Text
2846
2847 \begin_layout Standard
2848
2849 \series bold
2850 Lassini
2851 \end_layout
2852
2853 \end_inset
2854 </cell>
2855 <cell alignment="center" valignment="top" topline="true" usebox="none">
2856 \begin_inset Text
2857
2858 \begin_layout Standard
2859 Giancarlo
2860 \end_layout
2861
2862 \end_inset
2863 </cell>
2864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2865 \begin_inset Text
2866
2867 \begin_layout Standard
2868 111
2869 \end_layout
2870
2871 \end_inset
2872 </cell>
2873 </row>
2874 <row>
2875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2876 \begin_inset Text
2877
2878 \begin_layout Standard
2879
2880 \series bold
2881 Malfatti
2882 \end_layout
2883
2884 \end_inset
2885 </cell>
2886 <cell alignment="center" valignment="top" topline="true" usebox="none">
2887 \begin_inset Text
2888
2889 \begin_layout Standard
2890 Luciano
2891 \end_layout
2892
2893 \end_inset
2894 </cell>
2895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2896 \begin_inset Text
2897
2898 \begin_layout Standard
2899 111
2900 \end_layout
2901
2902 \end_inset
2903 </cell>
2904 </row>
2905 <row>
2906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2907 \begin_inset Text
2908
2909 \begin_layout Standard
2910
2911 \series bold
2912 Malfatti
2913 \end_layout
2914
2915 \end_inset
2916 </cell>
2917 <cell alignment="center" valignment="top" topline="true" usebox="none">
2918 \begin_inset Text
2919
2920 \begin_layout Standard
2921 Valeriano
2922 \end_layout
2923
2924 \end_inset
2925 </cell>
2926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2927 \begin_inset Text
2928
2929 \begin_layout Standard
2930 111
2931 \end_layout
2932
2933 \end_inset
2934 </cell>
2935 </row>
2936 <row>
2937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2938 \begin_inset Text
2939
2940 \begin_layout Standard
2941
2942 \series bold
2943 Meneguzzo
2944 \end_layout
2945
2946 \end_inset
2947 </cell>
2948 <cell alignment="center" valignment="top" topline="true" usebox="none">
2949 \begin_inset Text
2950
2951 \begin_layout Standard
2952 Roberto
2953 \end_layout
2954
2955 \end_inset
2956 </cell>
2957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2958 \begin_inset Text
2959
2960 \begin_layout Standard
2961 111
2962 \end_layout
2963
2964 \end_inset
2965 </cell>
2966 </row>
2967 <row>
2968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2969 \begin_inset Text
2970
2971 \begin_layout Standard
2972
2973 \series bold
2974 Mezzadra
2975 \end_layout
2976
2977 \end_inset
2978 </cell>
2979 <cell alignment="center" valignment="top" topline="true" usebox="none">
2980 \begin_inset Text
2981
2982 \begin_layout Standard
2983 Roberto
2984 \end_layout
2985
2986 \end_inset
2987 </cell>
2988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2989 \begin_inset Text
2990
2991 \begin_layout Standard
2992 111
2993 \end_layout
2994
2995 \end_inset
2996 </cell>
2997 </row>
2998 <row>
2999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3000 \begin_inset Text
3001
3002 \begin_layout Standard
3003
3004 \series bold
3005 Pirpamer
3006 \end_layout
3007
3008 \end_inset
3009 </cell>
3010 <cell alignment="center" valignment="top" topline="true" usebox="none">
3011 \begin_inset Text
3012
3013 \begin_layout Standard
3014 Erich
3015 \end_layout
3016
3017 \end_inset
3018 </cell>
3019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3020 \begin_inset Text
3021
3022 \begin_layout Standard
3023 111
3024 \end_layout
3025
3026 \end_inset
3027 </cell>
3028 </row>
3029 <row>
3030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3031 \begin_inset Text
3032
3033 \begin_layout Standard
3034
3035 \series bold
3036 Pochiesa
3037 \end_layout
3038
3039 \end_inset
3040 </cell>
3041 <cell alignment="center" valignment="top" topline="true" usebox="none">
3042 \begin_inset Text
3043
3044 \begin_layout Standard
3045 Paolo
3046 \end_layout
3047
3048 \end_inset
3049 </cell>
3050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3051 \begin_inset Text
3052
3053 \begin_layout Standard
3054 111, 222
3055 \end_layout
3056
3057 \end_inset
3058 </cell>
3059 </row>
3060 <row>
3061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3062 \begin_inset Text
3063
3064 \begin_layout Standard
3065
3066 \series bold
3067 Radina
3068 \end_layout
3069
3070 \end_inset
3071 </cell>
3072 <cell alignment="center" valignment="top" topline="true" usebox="none">
3073 \begin_inset Text
3074
3075 \begin_layout Standard
3076 Claudio
3077 \end_layout
3078
3079 \end_inset
3080 </cell>
3081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3082 \begin_inset Text
3083
3084 \begin_layout Standard
3085 111
3086 \end_layout
3087
3088 \end_inset
3089 </cell>
3090 </row>
3091 <row>
3092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3093 \begin_inset Text
3094
3095 \begin_layout Standard
3096
3097 \series bold
3098 Stuffer
3099 \end_layout
3100
3101 \end_inset
3102 </cell>
3103 <cell alignment="center" valignment="top" topline="true" usebox="none">
3104 \begin_inset Text
3105
3106 \begin_layout Standard
3107 Oskar
3108 \end_layout
3109
3110 \end_inset
3111 </cell>
3112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3113 \begin_inset Text
3114
3115 \begin_layout Standard
3116 111
3117 \end_layout
3118
3119 \end_inset
3120 </cell>
3121 </row>
3122 <row>
3123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3124 \begin_inset Text
3125
3126 \begin_layout Standard
3127
3128 \series bold
3129 Tacchelli
3130 \end_layout
3131
3132 \end_inset
3133 </cell>
3134 <cell alignment="center" valignment="top" topline="true" usebox="none">
3135 \begin_inset Text
3136
3137 \begin_layout Standard
3138 Ugo
3139 \end_layout
3140
3141 \end_inset
3142 </cell>
3143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3144 \begin_inset Text
3145
3146 \begin_layout Standard
3147 111
3148 \end_layout
3149
3150 \end_inset
3151 </cell>
3152 </row>
3153 <row>
3154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3155 \begin_inset Text
3156
3157 \begin_layout Standard
3158
3159 \series bold
3160 Tezzele
3161 \end_layout
3162
3163 \end_inset
3164 </cell>
3165 <cell alignment="center" valignment="top" topline="true" usebox="none">
3166 \begin_inset Text
3167
3168 \begin_layout Standard
3169 Margit
3170 \end_layout
3171
3172 \end_inset
3173 </cell>
3174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3175 \begin_inset Text
3176
3177 \begin_layout Standard
3178 111
3179 \end_layout
3180
3181 \end_inset
3182 </cell>
3183 </row>
3184 <row>
3185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3186 \begin_inset Text
3187
3188 \begin_layout Standard
3189
3190 \series bold
3191 Unterkalmsteiner
3192 \end_layout
3193
3194 \end_inset
3195 </cell>
3196 <cell alignment="center" valignment="top" topline="true" usebox="none">
3197 \begin_inset Text
3198
3199 \begin_layout Standard
3200 Frieda
3201 \end_layout
3202
3203 \end_inset
3204 </cell>
3205 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3206 \begin_inset Text
3207
3208 \begin_layout Standard
3209 111
3210 \end_layout
3211
3212 \end_inset
3213 </cell>
3214 </row>
3215 <row>
3216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3217 \begin_inset Text
3218
3219 \begin_layout Standard
3220
3221 \series bold
3222 Vieider
3223 \end_layout
3224
3225 \end_inset
3226 </cell>
3227 <cell alignment="center" valignment="top" topline="true" usebox="none">
3228 \begin_inset Text
3229
3230 \begin_layout Standard
3231 Hilde
3232 \end_layout
3233
3234 \end_inset
3235 </cell>
3236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3237 \begin_inset Text
3238
3239 \begin_layout Standard
3240 111
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row>
3247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Standard
3251
3252 \series bold
3253 Vigna
3254 \end_layout
3255
3256 \end_inset
3257 </cell>
3258 <cell alignment="center" valignment="top" topline="true" usebox="none">
3259 \begin_inset Text
3260
3261 \begin_layout Standard
3262 Jürgen
3263 \end_layout
3264
3265 \end_inset
3266 </cell>
3267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3268 \begin_inset Text
3269
3270 \begin_layout Standard
3271 111
3272 \end_layout
3273
3274 \end_inset
3275 </cell>
3276 </row>
3277 <row>
3278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3279 \begin_inset Text
3280
3281 \begin_layout Standard
3282
3283 \series bold
3284 Weber
3285 \end_layout
3286
3287 \end_inset
3288 </cell>
3289 <cell alignment="center" valignment="top" topline="true" usebox="none">
3290 \begin_inset Text
3291
3292 \begin_layout Standard
3293 Maurizio
3294 \end_layout
3295
3296 \end_inset
3297 </cell>
3298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3299 \begin_inset Text
3300
3301 \begin_layout Standard
3302 111
3303 \end_layout
3304
3305 \end_inset
3306 </cell>
3307 </row>
3308 <row bottomline="true">
3309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3310 \begin_inset Text
3311
3312 \begin_layout Standard
3313
3314 \series bold
3315 Winkler
3316 \end_layout
3317
3318 \end_inset
3319 </cell>
3320 <cell alignment="center" valignment="top" topline="true" usebox="none">
3321 \begin_inset Text
3322
3323 \begin_layout Standard
3324 Franz
3325 \end_layout
3326
3327 \end_inset
3328 </cell>
3329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3330 \begin_inset Text
3331
3332 \begin_layout Standard
3333 111
3334 \end_layout
3335
3336 \end_inset
3337 </cell>
3338 </row>
3339 <row bottomline="true">
3340 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3341 \begin_inset Text
3342
3343 \begin_layout Standard
3344  
3345 \end_layout
3346
3347 \end_inset
3348 </cell>
3349 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3350 \begin_inset Text
3351
3352 \begin_layout Standard
3353
3354 \end_layout
3355
3356 \end_inset
3357 </cell>
3358 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3359 \begin_inset Text
3360
3361 \begin_layout Standard
3362
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row>
3369 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Standard
3373
3374 \series bold
3375 Annovi
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell alignment="center" valignment="top" topline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Standard
3384 Silvia
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Standard
3393 555
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 </row>
3399 <row>
3400 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Standard
3404
3405 \series bold
3406 Bertoli
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell alignment="center" valignment="top" topline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Standard
3415 Stefano
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Standard
3424 555
3425 \end_layout
3426
3427 \end_inset
3428 </cell>
3429 </row>
3430 <row>
3431 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3432 \begin_inset Text
3433
3434 \begin_layout Standard
3435
3436 \series bold
3437 Bozzi
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell alignment="center" valignment="top" topline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Standard
3446 Walter
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Standard
3455 555
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Standard
3466
3467 \series bold
3468 Cachia
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" topline="true" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Standard
3477 Maria
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Standard
3486 555
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Standard
3497
3498 \series bold
3499 Cachia
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" topline="true" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Standard
3508 Maurizio
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Standard
3517 555
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Standard
3528
3529 \series bold
3530 Cinquemani
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" topline="true" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Standard
3539 Giusi
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Standard
3548 555
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Standard
3559
3560 \series bold
3561 Colin
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" topline="true" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Standard
3570 Bernard
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Standard
3579 555
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Standard
3590
3591 \series bold
3592 Concli
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" topline="true" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Standard
3601 Gianfranco
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Standard
3610 555
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Standard
3621
3622 \series bold
3623 Dal Bosco
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" topline="true" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Standard
3632 Carolina
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Standard
3641 555
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Standard
3652
3653 \series bold
3654 Dalpiaz
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" topline="true" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Standard
3663 Annamaria
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Standard
3672 555
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Standard
3683
3684 \series bold
3685 Feliciello
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" topline="true" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Standard
3694 Domenico
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Standard
3703 555
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Standard
3714
3715 \series bold
3716 Focarelli
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" topline="true" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Standard
3725 Paola
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Standard
3734 555
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Standard
3745
3746 \series bold
3747 Galletti
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" topline="true" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Standard
3756 Oreste
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Standard
3765 555
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Standard
3776
3777 \series bold
3778 Gasparini
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" topline="true" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Standard
3787 Franca
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Standard
3796 555
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Standard
3807
3808 \series bold
3809 Rizzardi
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" topline="true" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Standard
3818 Paola
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Standard
3827 555
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Standard
3838
3839 \series bold
3840 Lassini
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" topline="true" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Standard
3849 Giancarlo
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Standard
3858 555
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Standard
3869
3870 \series bold
3871 Malfatti
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" topline="true" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Standard
3880 Luciano
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Standard
3889 555
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Standard
3900
3901 \series bold
3902 Malfatti
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" topline="true" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Standard
3911 Valeriano
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Standard
3920 555
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Standard
3931
3932 \series bold
3933 Meneguzzo
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" topline="true" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Standard
3942 Roberto
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Standard
3951 555
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Standard
3962
3963 \series bold
3964 Mezzadra
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" topline="true" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Standard
3973 Roberto
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Standard
3982 555
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Standard
3993
3994 \series bold
3995 Pirpamer
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" topline="true" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Standard
4004 Erich
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Standard
4013 555
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Standard
4024
4025 \series bold
4026 Pochiesa
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" topline="true" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Standard
4035 Paolo
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Standard
4044 555, 222
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Standard
4055
4056 \series bold
4057 Radina
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" topline="true" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Standard
4066 Claudio
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Standard
4075 555
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Standard
4086
4087 \series bold
4088 Stuffer
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" topline="true" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Standard
4097 Oskar
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Standard
4106 555
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Standard
4117
4118 \series bold
4119 Tacchelli
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" topline="true" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Standard
4128 Ugo
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Standard
4137 555
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Standard
4148
4149 \series bold
4150 Tezzele
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" topline="true" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Standard
4159 Margit
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Standard
4168 555
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Standard
4179
4180 \series bold
4181 Unterkalmsteiner
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" topline="true" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Standard
4190 Frieda
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Standard
4199 555
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Standard
4210
4211 \series bold
4212 Vieider
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" topline="true" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Standard
4221 Hilde
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Standard
4230 555
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Standard
4241
4242 \series bold
4243 Vigna
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" topline="true" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Standard
4252 Jürgen
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Standard
4261 999
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Standard
4272
4273 \series bold
4274 Weber
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" topline="true" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Standard
4283 Maurizio
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Standard
4292 555
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row bottomline="true">
4299 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Standard
4303
4304 \series bold
4305 Winkler
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" topline="true" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Standard
4314 Franz
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Standard
4323 555
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row bottomline="true" endlastfoot="true">
4330 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Standard
4334 fin
4335 \end_layout
4336
4337 \end_inset
4338 </cell>
4339 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4340 \begin_inset Text
4341
4342 \begin_layout Standard
4343
4344 \end_layout
4345
4346 \end_inset
4347 </cell>
4348 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4349 \begin_inset Text
4350
4351 \begin_layout Standard
4352
4353 \end_layout
4354
4355 \end_inset
4356 </cell>
4357 </row>
4358 </lyxtabular>
4359
4360 \end_inset
4361
4362
4363 \begin_inset ERT
4364 status collapsed
4365
4366 \begin_layout Standard
4367
4368
4369 \backslash
4370 addtocounter{table}{-1}
4371 \end_layout
4372
4373 \end_inset
4374
4375
4376 \begin_inset Note Note
4377 status open
4378
4379 \begin_layout Standard
4380 Para comprender el uso de este comando, lee al final de la sección\InsetSpace ~
4381 2.6.2 la
4382  primera nota resaltada en gris.
4383  
4384 \end_layout
4385
4386 \end_inset
4387
4388
4389 \end_layout
4390
4391 \begin_layout Subsection
4392 Notas al pie en Tablas Largas
4393 \begin_inset LatexCommand label
4394 name "sub:Notas-al-pie-en-Tablas-Largas"
4395
4396 \end_inset
4397
4398
4399 \begin_inset LatexCommand index
4400 name "Tablas Largas ! Notas al pie"
4401
4402 \end_inset
4403
4404
4405 \end_layout
4406
4407 \begin_layout Standard
4408 Se pueden insertar notas al pie en cada celda de tabla larga.
4409  Aparecen abajo en la página donde esté la celda con la nota.
4410  La tabla\InsetSpace ~
4411
4412 \begin_inset LatexCommand ref
4413 reference "tab:DifEncabezados"
4414
4415 \end_inset
4416
4417  tiene un ejemplo de nota al pie.
4418 \end_layout
4419
4420 \begin_layout Subsection
4421 Encabezados en Tablas Largas
4422 \begin_inset LatexCommand index
4423 name "Tablas Largas ! Encabezados"
4424
4425 \end_inset
4426
4427
4428 \end_layout
4429
4430 \begin_layout Standard
4431
4432 \lang english
4433 A longtable cannot be put into a table float because floats can only be
4434  on one page but the caption environment of floats can also be used for
4435  longtables.
4436 \end_layout
4437
4438 \begin_layout Standard
4439
4440 \lang english
4441 As LyX does not yet fully support captions in longtables, a hack is needed
4442  to create them:
4443 \end_layout
4444
4445 \begin_layout Enumerate
4446
4447 \lang english
4448 Create a longtable
4449 \family sans
4450 .
4451 \end_layout
4452
4453 \begin_layout Enumerate
4454
4455 \lang english
4456 Mark the first row an disable its upper line.
4457 \end_layout
4458
4459 \begin_layout Enumerate
4460
4461 \lang english
4462 Insert a caption via the menu 
4463 \family sans
4464 Insert\SpecialChar \menuseparator
4465 Caption
4466 \family default
4467 \series bold
4468  
4469 \series default
4470 into the first table cell.
4471 \newline
4472 You can also add a short title for the caption.
4473 \end_layout
4474
4475 \begin_layout Enumerate
4476
4477 \lang english
4478 Insert a 
4479 \begin_inset Quotes eld
4480 \end_inset
4481
4482
4483 \series bold
4484
4485 \backslash
4486
4487 \backslash
4488 %
4489 \series default
4490
4491 \begin_inset Quotes erd
4492 \end_inset
4493
4494  as ERT behind the caption.
4495 \end_layout
4496
4497 \begin_layout Standard
4498
4499 \lang english
4500 A short title that will appear in the LOT instead of the full title.
4501  The 
4502 \series bold
4503
4504 \backslash
4505
4506 \backslash
4507 %
4508 \series default
4509  behind the caption omits the vertical lines between the following cells
4510  in the row.
4511
4512 \family sans
4513  
4514 \family default
4515 \lang spanish
4516 Ahora, la primera fila de la tabla es sólo una fila postiza para el encabezado,
4517  la tabla real comienza en la segunda fila.
4518 \end_layout
4519
4520 \begin_layout Standard
4521 He aquí una pequeña tabla larga para mostrar cómo funciona:
4522 \end_layout
4523
4524 \begin_layout Standard
4525 \begin_inset Tabular
4526 <lyxtabular version="3" rows="6" columns="5">
4527 <features islongtable="true">
4528 <column alignment="center" valignment="top" leftline="true" width="0">
4529 <column alignment="center" valignment="top" leftline="true" width="0">
4530 <column alignment="center" valignment="top" leftline="true" width="0">
4531 <column alignment="center" valignment="top" leftline="true" width="0">
4532 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4533 <row>
4534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Standard
4538 \begin_inset Caption
4539
4540 \begin_layout Standard
4541 Tabla larga con encabezado
4542 \begin_inset OptArg
4543 status collapsed
4544
4545 \begin_layout Standard
4546 Tabla larga con encabezado
4547 \end_layout
4548
4549 \end_inset
4550
4551
4552 \end_layout
4553
4554 \end_inset
4555
4556
4557 \begin_inset ERT
4558 status collapsed
4559
4560 \begin_layout Standard
4561
4562
4563 \backslash
4564
4565 \backslash
4566 %
4567 \end_layout
4568
4569 \end_inset
4570
4571
4572 \end_layout
4573
4574 \end_inset
4575 </cell>
4576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Standard
4580
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Standard
4589
4590 \end_layout
4591
4592 \end_inset
4593 </cell>
4594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4595 \begin_inset Text
4596
4597 \begin_layout Standard
4598
4599 \end_layout
4600
4601 \end_inset
4602 </cell>
4603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4604 \begin_inset Text
4605
4606 \begin_layout Standard
4607
4608 \end_layout
4609
4610 \end_inset
4611 </cell>
4612 </row>
4613 <row topline="true">
4614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4615 \begin_inset Text
4616
4617 \begin_layout Standard
4618 1
4619 \end_layout
4620
4621 \end_inset
4622 </cell>
4623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4624 \begin_inset Text
4625
4626 \begin_layout Standard
4627 2
4628 \end_layout
4629
4630 \end_inset
4631 </cell>
4632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4633 \begin_inset Text
4634
4635 \begin_layout Standard
4636 3
4637 \end_layout
4638
4639 \end_inset
4640 </cell>
4641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4642 \begin_inset Text
4643
4644 \begin_layout Standard
4645 4
4646 \end_layout
4647
4648 \end_inset
4649 </cell>
4650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4651 \begin_inset Text
4652
4653 \begin_layout Standard
4654 5
4655 \end_layout
4656
4657 \end_inset
4658 </cell>
4659 </row>
4660 <row topline="true">
4661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4662 \begin_inset Text
4663
4664 \begin_layout Standard
4665 asd
4666 \end_layout
4667
4668 \end_inset
4669 </cell>
4670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4671 \begin_inset Text
4672
4673 \begin_layout Standard
4674 s
4675 \end_layout
4676
4677 \end_inset
4678 </cell>
4679 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4680 \begin_inset Text
4681
4682 \begin_layout Standard
4683 s
4684 \end_layout
4685
4686 \end_inset
4687 </cell>
4688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4689 \begin_inset Text
4690
4691 \begin_layout Standard
4692 s
4693 \end_layout
4694
4695 \end_inset
4696 </cell>
4697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4698 \begin_inset Text
4699
4700 \begin_layout Standard
4701 asd
4702 \end_layout
4703
4704 \end_inset
4705 </cell>
4706 </row>
4707 <row topline="true">
4708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4709 \begin_inset Text
4710
4711 \begin_layout Standard
4712 asd
4713 \end_layout
4714
4715 \end_inset
4716 </cell>
4717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4718 \begin_inset Text
4719
4720 \begin_layout Standard
4721 s
4722 \end_layout
4723
4724 \end_inset
4725 </cell>
4726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4727 \begin_inset Text
4728
4729 \begin_layout Standard
4730 s
4731 \end_layout
4732
4733 \end_inset
4734 </cell>
4735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4736 \begin_inset Text
4737
4738 \begin_layout Standard
4739 s
4740 \end_layout
4741
4742 \end_inset
4743 </cell>
4744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4745 \begin_inset Text
4746
4747 \begin_layout Standard
4748 asd
4749 \end_layout
4750
4751 \end_inset
4752 </cell>
4753 </row>
4754 <row topline="true">
4755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4756 \begin_inset Text
4757
4758 \begin_layout Standard
4759 asd
4760 \end_layout
4761
4762 \end_inset
4763 </cell>
4764 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4765 \begin_inset Text
4766
4767 \begin_layout Standard
4768 s
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Standard
4777 s
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Standard
4786 s
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4792 \begin_inset Text
4793
4794 \begin_layout Standard
4795 asd
4796 \end_layout
4797
4798 \end_inset
4799 </cell>
4800 </row>
4801 <row topline="true" bottomline="true">
4802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4803 \begin_inset Text
4804
4805 \begin_layout Standard
4806 asd
4807 \end_layout
4808
4809 \end_inset
4810 </cell>
4811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4812 \begin_inset Text
4813
4814 \begin_layout Standard
4815 asd
4816 \end_layout
4817
4818 \end_inset
4819 </cell>
4820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4821 \begin_inset Text
4822
4823 \begin_layout Standard
4824 asd
4825 \end_layout
4826
4827 \end_inset
4828 </cell>
4829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4830 \begin_inset Text
4831
4832 \begin_layout Standard
4833 asd
4834 \end_layout
4835
4836 \end_inset
4837 </cell>
4838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4839 \begin_inset Text
4840
4841 \begin_layout Standard
4842 asd
4843 \end_layout
4844
4845 \end_inset
4846 </cell>
4847 </row>
4848 </lyxtabular>
4849
4850 \end_inset
4851
4852
4853 \end_layout
4854
4855 \begin_layout Standard
4856 \begin_inset VSpace medskip
4857 \end_inset
4858
4859
4860 \begin_inset Note Greyedout
4861 status open
4862
4863 \begin_layout Standard
4864
4865 \series bold
4866 Nota
4867 \series default
4868 : El número de la tabla es incrementado para cada tabla larga, aunque no
4869  pongas encabezado en alguna de ellas.
4870  Por esto podría suceder que, p.\InsetSpace \thinspace{}
4871 e., la Tabla\InsetSpace ~
4872 2.4 siga a la Tabla\InsetSpace ~
4873 2.1 en la lista
4874  de tablas debido a que hay dos tablas largas sin encabezado.
4875  Para evitarlo, puedes añadir el siguiente comando en ERT detrás de cada
4876  tabla larga sin encabezado:
4877 \end_layout
4878
4879 \begin_layout Standard
4880
4881 \series bold
4882
4883 \backslash
4884 addtocounter{table}{-1}
4885 \end_layout
4886
4887 \end_inset
4888
4889
4890 \begin_inset Note Greyedout
4891 status open
4892
4893 \begin_layout Standard
4894
4895 \series bold
4896 Nota: 
4897 \series default
4898 Si utilizas el paquete de LaTeX 
4899 \series bold
4900 hyperref
4901 \series default
4902
4903 \begin_inset LatexCommand index
4904 name "LaTeX-paquetes ! hyperref"
4905
4906 \end_inset
4907
4908  para enlazar referencias cruzadas, el enlace al encabezado de una tabla
4909  larga apuntará siempre al comienzo.
4910 \end_layout
4911
4912 \end_inset
4913
4914
4915 \end_layout
4916
4917 \begin_layout Subsubsection
4918 Referencias a Tablas Largas
4919 \begin_inset LatexCommand index
4920 name "Tablas Largas ! Referencias a"
4921
4922 \end_inset
4923
4924
4925 \end_layout
4926
4927 \begin_layout Standard
4928 \begin_inset Tabular
4929 <lyxtabular version="3" rows="6" columns="5">
4930 <features islongtable="true">
4931 <column alignment="center" valignment="top" leftline="true" width="0">
4932 <column alignment="center" valignment="top" leftline="true" width="0">
4933 <column alignment="center" valignment="top" leftline="true" width="0">
4934 <column alignment="center" valignment="top" leftline="true" width="0">
4935 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4936 <row>
4937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Standard
4941 \begin_inset Caption
4942
4943 \begin_layout Standard
4944 Tabla larga referenciada
4945 \begin_inset LatexCommand label
4946 name "tab:RefEjemplo"
4947
4948 \end_inset
4949
4950
4951 \end_layout
4952
4953 \end_inset
4954
4955
4956 \begin_inset ERT
4957 status collapsed
4958
4959 \begin_layout Standard
4960
4961
4962 \backslash
4963
4964 \backslash
4965 %
4966 \end_layout
4967
4968 \end_inset
4969
4970
4971 \end_layout
4972
4973 \end_inset
4974 </cell>
4975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4976 \begin_inset Text
4977
4978 \begin_layout Standard
4979
4980 \end_layout
4981
4982 \end_inset
4983 </cell>
4984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4985 \begin_inset Text
4986
4987 \begin_layout Standard
4988
4989 \end_layout
4990
4991 \end_inset
4992 </cell>
4993 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4994 \begin_inset Text
4995
4996 \begin_layout Standard
4997
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5003 \begin_inset Text
5004
5005 \begin_layout Standard
5006
5007 \end_layout
5008
5009 \end_inset
5010 </cell>
5011 </row>
5012 <row topline="true">
5013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5014 \begin_inset Text
5015
5016 \begin_layout Standard
5017 1
5018 \end_layout
5019
5020 \end_inset
5021 </cell>
5022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5023 \begin_inset Text
5024
5025 \begin_layout Standard
5026 2
5027 \end_layout
5028
5029 \end_inset
5030 </cell>
5031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5032 \begin_inset Text
5033
5034 \begin_layout Standard
5035 3
5036 \end_layout
5037
5038 \end_inset
5039 </cell>
5040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5041 \begin_inset Text
5042
5043 \begin_layout Standard
5044 4
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Standard
5053 5
5054 \end_layout
5055
5056 \end_inset
5057 </cell>
5058 </row>
5059 <row topline="true">
5060 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5061 \begin_inset Text
5062
5063 \begin_layout Standard
5064 asd
5065 \end_layout
5066
5067 \end_inset
5068 </cell>
5069 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5070 \begin_inset Text
5071
5072 \begin_layout Standard
5073 s
5074 \end_layout
5075
5076 \end_inset
5077 </cell>
5078 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5079 \begin_inset Text
5080
5081 \begin_layout Standard
5082 s
5083 \end_layout
5084
5085 \end_inset
5086 </cell>
5087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5088 \begin_inset Text
5089
5090 \begin_layout Standard
5091 s
5092 \end_layout
5093
5094 \end_inset
5095 </cell>
5096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5097 \begin_inset Text
5098
5099 \begin_layout Standard
5100 asd
5101 \end_layout
5102
5103 \end_inset
5104 </cell>
5105 </row>
5106 <row topline="true">
5107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5108 \begin_inset Text
5109
5110 \begin_layout Standard
5111 asd
5112 \end_layout
5113
5114 \end_inset
5115 </cell>
5116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5117 \begin_inset Text
5118
5119 \begin_layout Standard
5120 s
5121 \end_layout
5122
5123 \end_inset
5124 </cell>
5125 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5126 \begin_inset Text
5127
5128 \begin_layout Standard
5129 s
5130 \end_layout
5131
5132 \end_inset
5133 </cell>
5134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Standard
5138 s
5139 \end_layout
5140
5141 \end_inset
5142 </cell>
5143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5144 \begin_inset Text
5145
5146 \begin_layout Standard
5147 asd
5148 \end_layout
5149
5150 \end_inset
5151 </cell>
5152 </row>
5153 <row topline="true">
5154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Standard
5158 asd
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5164 \begin_inset Text
5165
5166 \begin_layout Standard
5167 s
5168 \end_layout
5169
5170 \end_inset
5171 </cell>
5172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5173 \begin_inset Text
5174
5175 \begin_layout Standard
5176 s
5177 \end_layout
5178
5179 \end_inset
5180 </cell>
5181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5182 \begin_inset Text
5183
5184 \begin_layout Standard
5185 s
5186 \end_layout
5187
5188 \end_inset
5189 </cell>
5190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5191 \begin_inset Text
5192
5193 \begin_layout Standard
5194 asd
5195 \end_layout
5196
5197 \end_inset
5198 </cell>
5199 </row>
5200 <row topline="true" bottomline="true">
5201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5202 \begin_inset Text
5203
5204 \begin_layout Standard
5205 asd
5206 \end_layout
5207
5208 \end_inset
5209 </cell>
5210 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5211 \begin_inset Text
5212
5213 \begin_layout Standard
5214 sad
5215 \end_layout
5216
5217 \end_inset
5218 </cell>
5219 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5220 \begin_inset Text
5221
5222 \begin_layout Standard
5223 asd
5224 \end_layout
5225
5226 \end_inset
5227 </cell>
5228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5229 \begin_inset Text
5230
5231 \begin_layout Standard
5232 asd
5233 \end_layout
5234
5235 \end_inset
5236 </cell>
5237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5238 \begin_inset Text
5239
5240 \begin_layout Standard
5241 asd
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 </lyxtabular>
5248
5249 \end_inset
5250
5251
5252 \end_layout
5253
5254 \begin_layout Standard
5255
5256 \lang english
5257 To reference a longtable, insert a label into the caption.
5258  
5259 \lang spanish
5260 Observa que tienes que añadir el prefijo "
5261 \emph on
5262 tab
5263 \emph default
5264 :" manualmente en el campo de etiqueta.
5265  
5266 \end_layout
5267
5268 \begin_layout Standard
5269
5270 \lang english
5271 This is a reference to
5272 \lang spanish
5273  Tabla\InsetSpace ~
5274
5275 \begin_inset LatexCommand ref
5276 reference "tab:RefEjemplo"
5277
5278 \end_inset
5279
5280 .
5281 \end_layout
5282
5283 \begin_layout Standard
5284 El formato del encabezado puede configurarse junto con todos los demás encabezad
5285 os del documento mediante el paquete LaTeX
5286 \series bold
5287  caption
5288 \series default
5289
5290 \begin_inset LatexCommand index
5291 name "LaTeX-paquetes ! caption"
5292
5293 \end_inset
5294
5295 , ver sección\InsetSpace ~
5296  
5297 \begin_inset LatexCommand ref
5298 reference "sec:Formato-de-Encabezados"
5299
5300 \end_inset
5301
5302 .
5303 \end_layout
5304
5305 \begin_layout Subsubsection
5306 Anchura de Encabezado
5307 \begin_inset LatexCommand index
5308 name "Tablas Largas ! Anchura de Encabezados"
5309
5310 \end_inset
5311
5312
5313 \end_layout
5314
5315 \begin_layout Standard
5316 La anchura máxima se define por la longitud 
5317 \series bold
5318
5319 \backslash
5320 LTcapwidth
5321 \series default
5322 .
5323  Por defecto es 4\InsetSpace \thinspace{}
5324 in.
5325  Para cambiarla añade el siguiente comando al preámbulo o como ERT en el
5326  documento antes de la tabla larga a la que afecta
5327 \end_layout
5328
5329 \begin_layout Standard
5330
5331 \series bold
5332
5333 \backslash
5334 setlength{
5335 \backslash
5336 LTcapwidth}{ancho}
5337 \end_layout
5338
5339 \begin_layout Standard
5340 donde el ancho puede ser una de las unidades listadas en el apéndice\InsetSpace ~
5341
5342 \begin_inset LatexCommand ref
5343 reference "cha:Unidades-disponibles-en"
5344
5345 \end_inset
5346
5347 .
5348 \end_layout
5349
5350 \begin_layout Standard
5351 Las tablas siguientes muestran la diferencia:
5352 \end_layout
5353
5354 \begin_layout Standard
5355 \begin_inset Tabular
5356 <lyxtabular version="3" rows="6" columns="5">
5357 <features islongtable="true">
5358 <column alignment="center" valignment="top" leftline="true" width="0">
5359 <column alignment="center" valignment="top" leftline="true" width="0">
5360 <column alignment="center" valignment="top" leftline="true" width="0">
5361 <column alignment="center" valignment="top" leftline="true" width="0">
5362 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5363 <row>
5364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5365 \begin_inset Text
5366
5367 \begin_layout Standard
5368 \begin_inset Caption
5369
5370 \begin_layout Standard
5371 Encabezado completo con ancho predeterminado encabezado completo con ancho
5372  predeterminado encabezado completo con ancho predeterminado
5373 \begin_inset OptArg
5374 status collapsed
5375
5376 \begin_layout Standard
5377 Encabezado con ancho predeterminado
5378 \end_layout
5379
5380 \end_inset
5381
5382
5383 \end_layout
5384
5385 \end_inset
5386
5387
5388 \begin_inset ERT
5389 status collapsed
5390
5391 \begin_layout Standard
5392
5393
5394 \backslash
5395
5396 \backslash
5397 %
5398 \end_layout
5399
5400 \end_inset
5401
5402
5403 \end_layout
5404
5405 \end_inset
5406 </cell>
5407 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5408 \begin_inset Text
5409
5410 \begin_layout Standard
5411
5412 \end_layout
5413
5414 \end_inset
5415 </cell>
5416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5417 \begin_inset Text
5418
5419 \begin_layout Standard
5420
5421 \end_layout
5422
5423 \end_inset
5424 </cell>
5425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5426 \begin_inset Text
5427
5428 \begin_layout Standard
5429
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Standard
5438
5439 \end_layout
5440
5441 \end_inset
5442 </cell>
5443 </row>
5444 <row topline="true">
5445 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5446 \begin_inset Text
5447
5448 \begin_layout Standard
5449 1
5450 \end_layout
5451
5452 \end_inset
5453 </cell>
5454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5455 \begin_inset Text
5456
5457 \begin_layout Standard
5458 2
5459 \end_layout
5460
5461 \end_inset
5462 </cell>
5463 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5464 \begin_inset Text
5465
5466 \begin_layout Standard
5467 3
5468 \end_layout
5469
5470 \end_inset
5471 </cell>
5472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5473 \begin_inset Text
5474
5475 \begin_layout Standard
5476 4
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Standard
5485 5
5486 \end_layout
5487
5488 \end_inset
5489 </cell>
5490 </row>
5491 <row topline="true">
5492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5493 \begin_inset Text
5494
5495 \begin_layout Standard
5496 asd
5497 \end_layout
5498
5499 \end_inset
5500 </cell>
5501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5502 \begin_inset Text
5503
5504 \begin_layout Standard
5505 s
5506 \end_layout
5507
5508 \end_inset
5509 </cell>
5510 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5511 \begin_inset Text
5512
5513 \begin_layout Standard
5514 s
5515 \end_layout
5516
5517 \end_inset
5518 </cell>
5519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5520 \begin_inset Text
5521
5522 \begin_layout Standard
5523 s
5524 \end_layout
5525
5526 \end_inset
5527 </cell>
5528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5529 \begin_inset Text
5530
5531 \begin_layout Standard
5532 asd
5533 \end_layout
5534
5535 \end_inset
5536 </cell>
5537 </row>
5538 <row topline="true">
5539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5540 \begin_inset Text
5541
5542 \begin_layout Standard
5543 asd
5544 \end_layout
5545
5546 \end_inset
5547 </cell>
5548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5549 \begin_inset Text
5550
5551 \begin_layout Standard
5552 s
5553 \end_layout
5554
5555 \end_inset
5556 </cell>
5557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5558 \begin_inset Text
5559
5560 \begin_layout Standard
5561 s
5562 \end_layout
5563
5564 \end_inset
5565 </cell>
5566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5567 \begin_inset Text
5568
5569 \begin_layout Standard
5570 s
5571 \end_layout
5572
5573 \end_inset
5574 </cell>
5575 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5576 \begin_inset Text
5577
5578 \begin_layout Standard
5579 asd
5580 \end_layout
5581
5582 \end_inset
5583 </cell>
5584 </row>
5585 <row topline="true">
5586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5587 \begin_inset Text
5588
5589 \begin_layout Standard
5590 asd
5591 \end_layout
5592
5593 \end_inset
5594 </cell>
5595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5596 \begin_inset Text
5597
5598 \begin_layout Standard
5599 s
5600 \end_layout
5601
5602 \end_inset
5603 </cell>
5604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5605 \begin_inset Text
5606
5607 \begin_layout Standard
5608 s
5609 \end_layout
5610
5611 \end_inset
5612 </cell>
5613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5614 \begin_inset Text
5615
5616 \begin_layout Standard
5617 s
5618 \end_layout
5619
5620 \end_inset
5621 </cell>
5622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5623 \begin_inset Text
5624
5625 \begin_layout Standard
5626 asd
5627 \end_layout
5628
5629 \end_inset
5630 </cell>
5631 </row>
5632 <row topline="true" bottomline="true">
5633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5634 \begin_inset Text
5635
5636 \begin_layout Standard
5637 asd
5638 \end_layout
5639
5640 \end_inset
5641 </cell>
5642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5643 \begin_inset Text
5644
5645 \begin_layout Standard
5646 sad
5647 \end_layout
5648
5649 \end_inset
5650 </cell>
5651 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5652 \begin_inset Text
5653
5654 \begin_layout Standard
5655 asd
5656 \end_layout
5657
5658 \end_inset
5659 </cell>
5660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5661 \begin_inset Text
5662
5663 \begin_layout Standard
5664 asd
5665 \end_layout
5666
5667 \end_inset
5668 </cell>
5669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5670 \begin_inset Text
5671
5672 \begin_layout Standard
5673 asd
5674 \end_layout
5675
5676 \end_inset
5677 </cell>
5678 </row>
5679 </lyxtabular>
5680
5681 \end_inset
5682
5683
5684 \end_layout
5685
5686 \begin_layout Standard
5687 \begin_inset ERT
5688 status collapsed
5689
5690 \begin_layout Standard
5691
5692
5693 \backslash
5694 setlength{
5695 \backslash
5696 LTcapwidth}{5cm}
5697 \end_layout
5698
5699 \end_inset
5700
5701
5702 \begin_inset Tabular
5703 <lyxtabular version="3" rows="6" columns="5">
5704 <features islongtable="true">
5705 <column alignment="center" valignment="top" leftline="true" width="0">
5706 <column alignment="center" valignment="top" leftline="true" width="0">
5707 <column alignment="center" valignment="top" leftline="true" width="0">
5708 <column alignment="center" valignment="top" leftline="true" width="0">
5709 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5710 <row>
5711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5712 \begin_inset Text
5713
5714 \begin_layout Standard
5715 \begin_inset Caption
5716
5717 \begin_layout Standard
5718 Encabezado completo con ancho de  5\InsetSpace \thinspace{}
5719 cm encabezado completo con ancho de 5\InsetSpace \thinspace{}
5720 cm
5721  encabezado completo con ancho de 5\InsetSpace \thinspace{}
5722 cm
5723 \begin_inset OptArg
5724 status collapsed
5725
5726 \begin_layout Standard
5727 Encabezado con anchura\InsetSpace \thinspace{}
5728 =\InsetSpace \thinspace{}
5729 5\InsetSpace \thinspace{}
5730 cm
5731 \end_layout
5732
5733 \end_inset
5734
5735
5736 \end_layout
5737
5738 \end_inset
5739
5740
5741 \begin_inset ERT
5742 status collapsed
5743
5744 \begin_layout Standard
5745
5746
5747 \backslash
5748
5749 \backslash
5750 %
5751 \end_layout
5752
5753 \end_inset
5754
5755
5756 \end_layout
5757
5758 \end_inset
5759 </cell>
5760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5761 \begin_inset Text
5762
5763 \begin_layout Standard
5764
5765 \end_layout
5766
5767 \end_inset
5768 </cell>
5769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5770 \begin_inset Text
5771
5772 \begin_layout Standard
5773
5774 \end_layout
5775
5776 \end_inset
5777 </cell>
5778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5779 \begin_inset Text
5780
5781 \begin_layout Standard
5782
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Standard
5791
5792 \end_layout
5793
5794 \end_inset
5795 </cell>
5796 </row>
5797 <row topline="true">
5798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5799 \begin_inset Text
5800
5801 \begin_layout Standard
5802 1
5803 \end_layout
5804
5805 \end_inset
5806 </cell>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Standard
5811 2
5812 \end_layout
5813
5814 \end_inset
5815 </cell>
5816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5817 \begin_inset Text
5818
5819 \begin_layout Standard
5820 3
5821 \end_layout
5822
5823 \end_inset
5824 </cell>
5825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5826 \begin_inset Text
5827
5828 \begin_layout Standard
5829 4
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Standard
5838 5
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 </row>
5844 <row topline="true">
5845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5846 \begin_inset Text
5847
5848 \begin_layout Standard
5849 asd
5850 \end_layout
5851
5852 \end_inset
5853 </cell>
5854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5855 \begin_inset Text
5856
5857 \begin_layout Standard
5858 s
5859 \end_layout
5860
5861 \end_inset
5862 </cell>
5863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5864 \begin_inset Text
5865
5866 \begin_layout Standard
5867 s
5868 \end_layout
5869
5870 \end_inset
5871 </cell>
5872 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5873 \begin_inset Text
5874
5875 \begin_layout Standard
5876 s
5877 \end_layout
5878
5879 \end_inset
5880 </cell>
5881 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5882 \begin_inset Text
5883
5884 \begin_layout Standard
5885 asd
5886 \end_layout
5887
5888 \end_inset
5889 </cell>
5890 </row>
5891 <row topline="true">
5892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5893 \begin_inset Text
5894
5895 \begin_layout Standard
5896 asd
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5902 \begin_inset Text
5903
5904 \begin_layout Standard
5905 s
5906 \end_layout
5907
5908 \end_inset
5909 </cell>
5910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5911 \begin_inset Text
5912
5913 \begin_layout Standard
5914 s
5915 \end_layout
5916
5917 \end_inset
5918 </cell>
5919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5920 \begin_inset Text
5921
5922 \begin_layout Standard
5923 s
5924 \end_layout
5925
5926 \end_inset
5927 </cell>
5928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5929 \begin_inset Text
5930
5931 \begin_layout Standard
5932 asd
5933 \end_layout
5934
5935 \end_inset
5936 </cell>
5937 </row>
5938 <row topline="true">
5939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5940 \begin_inset Text
5941
5942 \begin_layout Standard
5943 asd
5944 \end_layout
5945
5946 \end_inset
5947 </cell>
5948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5949 \begin_inset Text
5950
5951 \begin_layout Standard
5952 s
5953 \end_layout
5954
5955 \end_inset
5956 </cell>
5957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5958 \begin_inset Text
5959
5960 \begin_layout Standard
5961 s
5962 \end_layout
5963
5964 \end_inset
5965 </cell>
5966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5967 \begin_inset Text
5968
5969 \begin_layout Standard
5970 s
5971 \end_layout
5972
5973 \end_inset
5974 </cell>
5975 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5976 \begin_inset Text
5977
5978 \begin_layout Standard
5979 asd
5980 \end_layout
5981
5982 \end_inset
5983 </cell>
5984 </row>
5985 <row topline="true" bottomline="true">
5986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5987 \begin_inset Text
5988
5989 \begin_layout Standard
5990 asd
5991 \end_layout
5992
5993 \end_inset
5994 </cell>
5995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5996 \begin_inset Text
5997
5998 \begin_layout Standard
5999 sad
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6005 \begin_inset Text
6006
6007 \begin_layout Standard
6008 asd
6009 \end_layout
6010
6011 \end_inset
6012 </cell>
6013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6014 \begin_inset Text
6015
6016 \begin_layout Standard
6017 asd
6018 \end_layout
6019
6020 \end_inset
6021 </cell>
6022 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6023 \begin_inset Text
6024
6025 \begin_layout Standard
6026 asd
6027 \end_layout
6028
6029 \end_inset
6030 </cell>
6031 </row>
6032 </lyxtabular>
6033
6034 \end_inset
6035
6036
6037 \begin_inset ERT
6038 status collapsed
6039
6040 \begin_layout Standard
6041
6042
6043 \backslash
6044 setlength{
6045 \backslash
6046 LTcapwidth}{4in}
6047 \end_layout
6048
6049 \end_inset
6050
6051
6052 \end_layout
6053
6054 \begin_layout Subsubsection
6055 Encabezados Distintos para cada Página
6056 \begin_inset LatexCommand index
6057 name "Tablas Largas ! Encabezados Diferentes para cada Página"
6058
6059 \end_inset
6060
6061
6062 \end_layout
6063
6064 \begin_layout Standard
6065
6066 \lang english
6067 When the other captions should differ from the one of the first table page,
6068  insert a caption with a non-empty short title in a dummy caption row marked
6069  as first header.
6070  The caption used for the other table pages is inserted as caption without
6071  a short title in a dummy caption row that is marked as main header.
6072  When this caption shouldn't include the table number, use the command
6073 \end_layout
6074
6075 \begin_layout Standard
6076
6077 \series bold
6078 \lang english
6079
6080 \backslash
6081 caption*{caption text}
6082 \end_layout
6083
6084 \begin_layout Standard
6085
6086 \lang english
6087 instead of LyX's caption box.
6088
6089 \lang spanish
6090  La etiqueta para referenciar la tabla se inserta en el primer encabezado.
6091  La tabla\InsetSpace ~
6092
6093 \begin_inset LatexCommand ref
6094 reference "tab:DifEncabezados"
6095
6096 \end_inset
6097
6098  es un ejemplo de tabla larga con encabezados distintos donde el segundo
6099  no incluye número de tabla.
6100 \end_layout
6101
6102 \begin_layout Standard
6103 \align center
6104 \begin_inset Tabular
6105 <lyxtabular version="3" rows="60" columns="3">
6106 <features islongtable="true">
6107 <column alignment="left" valignment="top" leftline="true" width="0cm">
6108 <column alignment="left" valignment="top" rightline="true" width="0pt">
6109 <column alignment="right" valignment="top" rightline="true" width="0pt">
6110 <row endfirsthead="true">
6111 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6112 \begin_inset Text
6113
6114 \begin_layout Standard
6115 \begin_inset Caption
6116
6117 \begin_layout Standard
6118 Ejemplo de lista telefónica
6119 \begin_inset LatexCommand label
6120 name "tab:DifEncabezados"
6121
6122 \end_inset
6123
6124
6125 \begin_inset OptArg
6126 status collapsed
6127
6128 \begin_layout Standard
6129 Ejemplo de lista telefónica
6130 \end_layout
6131
6132 \end_inset
6133
6134
6135 \end_layout
6136
6137 \end_inset
6138
6139
6140 \begin_inset ERT
6141 status collapsed
6142
6143 \begin_layout Standard
6144
6145
6146 \backslash
6147
6148 \backslash
6149 %
6150 \end_layout
6151
6152 \end_inset
6153
6154
6155 \end_layout
6156
6157 \end_inset
6158 </cell>
6159 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6160 \begin_inset Text
6161
6162 \begin_layout Standard
6163
6164 \end_layout
6165
6166 \end_inset
6167 </cell>
6168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6169 \begin_inset Text
6170
6171 \begin_layout Standard
6172
6173 \end_layout
6174
6175 \end_inset
6176 </cell>
6177 </row>
6178 <row topline="true" bottomline="true" endfirsthead="true">
6179 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6180 \begin_inset Text
6181
6182 \begin_layout Standard
6183
6184 \series bold
6185 Ejemplo de lista telefónica (ignore los nombres)
6186 \end_layout
6187
6188 \end_inset
6189 </cell>
6190 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6191 \begin_inset Text
6192
6193 \begin_layout Standard
6194
6195 \end_layout
6196
6197 \end_inset
6198 </cell>
6199 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6200 \begin_inset Text
6201
6202 \begin_layout Standard
6203
6204 \end_layout
6205
6206 \end_inset
6207 </cell>
6208 </row>
6209 <row topline="true" bottomline="true" endfirsthead="true">
6210 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
6211 \begin_inset Text
6212
6213 \begin_layout Standard
6214
6215 \series bold
6216 NOMBRE
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Standard
6225
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Standard
6234
6235 \series bold
6236 TEL.
6237 \end_layout
6238
6239 \end_inset
6240 </cell>
6241 </row>
6242 <row bottomline="true" endhead="true">
6243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6244 \begin_inset Text
6245
6246 \begin_layout Standard
6247 \begin_inset ERT
6248 status collapsed
6249
6250 \begin_layout Standard
6251
6252
6253 \backslash
6254 caption*{Continúa Ejemplo de lista telefónica}
6255 \backslash
6256
6257 \backslash
6258 %
6259 \end_layout
6260
6261 \end_inset
6262
6263
6264 \end_layout
6265
6266 \end_inset
6267 </cell>
6268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6269 \begin_inset Text
6270
6271 \begin_layout Standard
6272
6273 \end_layout
6274
6275 \end_inset
6276 </cell>
6277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6278 \begin_inset Text
6279
6280 \begin_layout Standard
6281
6282 \end_layout
6283
6284 \end_inset
6285 </cell>
6286 </row>
6287 <row topline="true" bottomline="true" endhead="true">
6288 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6289 \begin_inset Text
6290
6291 \begin_layout Standard
6292
6293 \series bold
6294 Ejemplo de lista telefónica
6295 \end_layout
6296
6297 \end_inset
6298 </cell>
6299 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6300 \begin_inset Text
6301
6302 \begin_layout Standard
6303
6304 \end_layout
6305
6306 \end_inset
6307 </cell>
6308 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6309 \begin_inset Text
6310
6311 \begin_layout Standard
6312
6313 \end_layout
6314
6315 \end_inset
6316 </cell>
6317 </row>
6318 <row topline="true" bottomline="true" endhead="true">
6319 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
6320 \begin_inset Text
6321
6322 \begin_layout Standard
6323
6324 \series bold
6325 NOMBRE
6326 \end_layout
6327
6328 \end_inset
6329 </cell>
6330 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6331 \begin_inset Text
6332
6333 \begin_layout Standard
6334
6335 \end_layout
6336
6337 \end_inset
6338 </cell>
6339 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6340 \begin_inset Text
6341
6342 \begin_layout Standard
6343
6344 \series bold
6345 TEL.
6346 \end_layout
6347
6348 \end_inset
6349 </cell>
6350 </row>
6351 <row topline="true" bottomline="true" endfoot="true">
6352 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
6353 \begin_inset Text
6354
6355 \begin_layout Standard
6356 continúa en página siguiente
6357 \end_layout
6358
6359 \end_inset
6360 </cell>
6361 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6362 \begin_inset Text
6363
6364 \begin_layout Standard
6365
6366 \end_layout
6367
6368 \end_inset
6369 </cell>
6370 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6371 \begin_inset Text
6372
6373 \begin_layout Standard
6374
6375 \end_layout
6376
6377 \end_inset
6378 </cell>
6379 </row>
6380 <row>
6381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6382 \begin_inset Text
6383
6384 \begin_layout Standard
6385
6386 \series bold
6387 Annovi
6388 \end_layout
6389
6390 \end_inset
6391 </cell>
6392 <cell alignment="center" valignment="top" topline="true" usebox="none">
6393 \begin_inset Text
6394
6395 \begin_layout Standard
6396 Silvia
6397 \end_layout
6398
6399 \end_inset
6400 </cell>
6401 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6402 \begin_inset Text
6403
6404 \begin_layout Standard
6405 111
6406 \end_layout
6407
6408 \end_inset
6409 </cell>
6410 </row>
6411 <row>
6412 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6413 \begin_inset Text
6414
6415 \begin_layout Standard
6416
6417 \series bold
6418 Bertoli
6419 \end_layout
6420
6421 \end_inset
6422 </cell>
6423 <cell alignment="center" valignment="top" topline="true" usebox="none">
6424 \begin_inset Text
6425
6426 \begin_layout Standard
6427 Stefano
6428 \end_layout
6429
6430 \end_inset
6431 </cell>
6432 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6433 \begin_inset Text
6434
6435 \begin_layout Standard
6436 111
6437 \end_layout
6438
6439 \end_inset
6440 </cell>
6441 </row>
6442 <row>
6443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6444 \begin_inset Text
6445
6446 \begin_layout Standard
6447
6448 \series bold
6449 Bozzi
6450 \end_layout
6451
6452 \end_inset
6453 </cell>
6454 <cell alignment="center" valignment="top" topline="true" usebox="none">
6455 \begin_inset Text
6456
6457 \begin_layout Standard
6458 Walter
6459 \end_layout
6460
6461 \end_inset
6462 </cell>
6463 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6464 \begin_inset Text
6465
6466 \begin_layout Standard
6467 111
6468 \end_layout
6469
6470 \end_inset
6471 </cell>
6472 </row>
6473 <row>
6474 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Standard
6478
6479 \series bold
6480 Cachia
6481 \end_layout
6482
6483 \end_inset
6484 </cell>
6485 <cell alignment="center" valignment="top" topline="true" usebox="none">
6486 \begin_inset Text
6487
6488 \begin_layout Standard
6489 Maria
6490 \end_layout
6491
6492 \end_inset
6493 </cell>
6494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6495 \begin_inset Text
6496
6497 \begin_layout Standard
6498 111
6499 \end_layout
6500
6501 \end_inset
6502 </cell>
6503 </row>
6504 <row>
6505 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6506 \begin_inset Text
6507
6508 \begin_layout Standard
6509
6510 \series bold
6511 Cachia
6512 \end_layout
6513
6514 \end_inset
6515 </cell>
6516 <cell alignment="center" valignment="top" topline="true" usebox="none">
6517 \begin_inset Text
6518
6519 \begin_layout Standard
6520 Maurizio
6521 \end_layout
6522
6523 \end_inset
6524 </cell>
6525 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6526 \begin_inset Text
6527
6528 \begin_layout Standard
6529 111
6530 \end_layout
6531
6532 \end_inset
6533 </cell>
6534 </row>
6535 <row>
6536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6537 \begin_inset Text
6538
6539 \begin_layout Standard
6540
6541 \series bold
6542 Cinquemani
6543 \end_layout
6544
6545 \end_inset
6546 </cell>
6547 <cell alignment="center" valignment="top" topline="true" usebox="none">
6548 \begin_inset Text
6549
6550 \begin_layout Standard
6551 Giusi
6552 \end_layout
6553
6554 \end_inset
6555 </cell>
6556 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6557 \begin_inset Text
6558
6559 \begin_layout Standard
6560 111
6561 \end_layout
6562
6563 \end_inset
6564 </cell>
6565 </row>
6566 <row>
6567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6568 \begin_inset Text
6569
6570 \begin_layout Standard
6571
6572 \series bold
6573 Colin
6574 \end_layout
6575
6576 \end_inset
6577 </cell>
6578 <cell alignment="center" valignment="top" topline="true" usebox="none">
6579 \begin_inset Text
6580
6581 \begin_layout Standard
6582 Bernard
6583 \end_layout
6584
6585 \end_inset
6586 </cell>
6587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6588 \begin_inset Text
6589
6590 \begin_layout Standard
6591 111
6592 \end_layout
6593
6594 \end_inset
6595 </cell>
6596 </row>
6597 <row>
6598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6599 \begin_inset Text
6600
6601 \begin_layout Standard
6602
6603 \series bold
6604 Concli
6605 \end_layout
6606
6607 \end_inset
6608 </cell>
6609 <cell alignment="center" valignment="top" topline="true" usebox="none">
6610 \begin_inset Text
6611
6612 \begin_layout Standard
6613 Gianfranco
6614 \end_layout
6615
6616 \end_inset
6617 </cell>
6618 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6619 \begin_inset Text
6620
6621 \begin_layout Standard
6622 111
6623 \end_layout
6624
6625 \end_inset
6626 </cell>
6627 </row>
6628 <row>
6629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6630 \begin_inset Text
6631
6632 \begin_layout Standard
6633
6634 \series bold
6635 Dal Bosco
6636 \end_layout
6637
6638 \end_inset
6639 </cell>
6640 <cell alignment="center" valignment="top" topline="true" usebox="none">
6641 \begin_inset Text
6642
6643 \begin_layout Standard
6644 Carolina
6645 \end_layout
6646
6647 \end_inset
6648 </cell>
6649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6650 \begin_inset Text
6651
6652 \begin_layout Standard
6653 111
6654 \end_layout
6655
6656 \end_inset
6657 </cell>
6658 </row>
6659 <row>
6660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6661 \begin_inset Text
6662
6663 \begin_layout Standard
6664
6665 \series bold
6666 Dalpiaz
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell alignment="center" valignment="top" topline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Standard
6675 Annamaria
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Standard
6684 111
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 </row>
6690 <row>
6691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6692 \begin_inset Text
6693
6694 \begin_layout Standard
6695
6696 \series bold
6697 Feliciello
6698 \end_layout
6699
6700 \end_inset
6701 </cell>
6702 <cell alignment="center" valignment="top" topline="true" usebox="none">
6703 \begin_inset Text
6704
6705 \begin_layout Standard
6706 Domenico
6707 \end_layout
6708
6709 \end_inset
6710 </cell>
6711 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6712 \begin_inset Text
6713
6714 \begin_layout Standard
6715 111
6716 \end_layout
6717
6718 \end_inset
6719 </cell>
6720 </row>
6721 <row>
6722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6723 \begin_inset Text
6724
6725 \begin_layout Standard
6726
6727 \series bold
6728 Focarelli
6729 \end_layout
6730
6731 \end_inset
6732 </cell>
6733 <cell alignment="center" valignment="top" topline="true" usebox="none">
6734 \begin_inset Text
6735
6736 \begin_layout Standard
6737 Paola
6738 \end_layout
6739
6740 \end_inset
6741 </cell>
6742 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6743 \begin_inset Text
6744
6745 \begin_layout Standard
6746 111
6747 \end_layout
6748
6749 \end_inset
6750 </cell>
6751 </row>
6752 <row>
6753 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6754 \begin_inset Text
6755
6756 \begin_layout Standard
6757
6758 \series bold
6759 Galletti
6760 \end_layout
6761
6762 \end_inset
6763 </cell>
6764 <cell alignment="center" valignment="top" topline="true" usebox="none">
6765 \begin_inset Text
6766
6767 \begin_layout Standard
6768 Oreste
6769 \end_layout
6770
6771 \end_inset
6772 </cell>
6773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6774 \begin_inset Text
6775
6776 \begin_layout Standard
6777 111
6778 \end_layout
6779
6780 \end_inset
6781 </cell>
6782 </row>
6783 <row>
6784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6785 \begin_inset Text
6786
6787 \begin_layout Standard
6788
6789 \series bold
6790 Gasparini
6791 \end_layout
6792
6793 \end_inset
6794 </cell>
6795 <cell alignment="center" valignment="top" topline="true" usebox="none">
6796 \begin_inset Text
6797
6798 \begin_layout Standard
6799 Franca
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 Standard
6808 111
6809 \end_layout
6810
6811 \end_inset
6812 </cell>
6813 </row>
6814 <row>
6815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6816 \begin_inset Text
6817
6818 \begin_layout Standard
6819
6820 \series bold
6821 Rizzardi
6822 \series default
6823
6824 \begin_inset Foot
6825 status open
6826
6827 \begin_layout Standard
6828 Ejemplo de nota al pie
6829 \end_layout
6830
6831 \end_inset
6832
6833
6834 \end_layout
6835
6836 \end_inset
6837 </cell>
6838 <cell alignment="center" valignment="top" topline="true" usebox="none">
6839 \begin_inset Text
6840
6841 \begin_layout Standard
6842 Paola
6843 \end_layout
6844
6845 \end_inset
6846 </cell>
6847 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6848 \begin_inset Text
6849
6850 \begin_layout Standard
6851 111
6852 \end_layout
6853
6854 \end_inset
6855 </cell>
6856 </row>
6857 <row>
6858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6859 \begin_inset Text
6860
6861 \begin_layout Standard
6862
6863 \series bold
6864 Lassini
6865 \end_layout
6866
6867 \end_inset
6868 </cell>
6869 <cell alignment="center" valignment="top" topline="true" usebox="none">
6870 \begin_inset Text
6871
6872 \begin_layout Standard
6873 Giancarlo
6874 \end_layout
6875
6876 \end_inset
6877 </cell>
6878 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6879 \begin_inset Text
6880
6881 \begin_layout Standard
6882 111
6883 \end_layout
6884
6885 \end_inset
6886 </cell>
6887 </row>
6888 <row>
6889 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6890 \begin_inset Text
6891
6892 \begin_layout Standard
6893
6894 \series bold
6895 Malfatti
6896 \end_layout
6897
6898 \end_inset
6899 </cell>
6900 <cell alignment="center" valignment="top" topline="true" usebox="none">
6901 \begin_inset Text
6902
6903 \begin_layout Standard
6904 Luciano
6905 \end_layout
6906
6907 \end_inset
6908 </cell>
6909 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6910 \begin_inset Text
6911
6912 \begin_layout Standard
6913 111
6914 \end_layout
6915
6916 \end_inset
6917 </cell>
6918 </row>
6919 <row>
6920 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6921 \begin_inset Text
6922
6923 \begin_layout Standard
6924
6925 \series bold
6926 Malfatti
6927 \end_layout
6928
6929 \end_inset
6930 </cell>
6931 <cell alignment="center" valignment="top" topline="true" usebox="none">
6932 \begin_inset Text
6933
6934 \begin_layout Standard
6935 Valeriano
6936 \end_layout
6937
6938 \end_inset
6939 </cell>
6940 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6941 \begin_inset Text
6942
6943 \begin_layout Standard
6944 111
6945 \end_layout
6946
6947 \end_inset
6948 </cell>
6949 </row>
6950 <row>
6951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6952 \begin_inset Text
6953
6954 \begin_layout Standard
6955
6956 \series bold
6957 Meneguzzo
6958 \end_layout
6959
6960 \end_inset
6961 </cell>
6962 <cell alignment="center" valignment="top" topline="true" usebox="none">
6963 \begin_inset Text
6964
6965 \begin_layout Standard
6966 Roberto
6967 \end_layout
6968
6969 \end_inset
6970 </cell>
6971 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6972 \begin_inset Text
6973
6974 \begin_layout Standard
6975 111
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 Standard
6986
6987 \series bold
6988 Mezzadra
6989 \end_layout
6990
6991 \end_inset
6992 </cell>
6993 <cell alignment="center" valignment="top" topline="true" usebox="none">
6994 \begin_inset Text
6995
6996 \begin_layout Standard
6997 Roberto
6998 \end_layout
6999
7000 \end_inset
7001 </cell>
7002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7003 \begin_inset Text
7004
7005 \begin_layout Standard
7006 111
7007 \end_layout
7008
7009 \end_inset
7010 </cell>
7011 </row>
7012 <row>
7013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7014 \begin_inset Text
7015
7016 \begin_layout Standard
7017
7018 \series bold
7019 Pirpamer
7020 \end_layout
7021
7022 \end_inset
7023 </cell>
7024 <cell alignment="center" valignment="top" topline="true" usebox="none">
7025 \begin_inset Text
7026
7027 \begin_layout Standard
7028 Erich
7029 \end_layout
7030
7031 \end_inset
7032 </cell>
7033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7034 \begin_inset Text
7035
7036 \begin_layout Standard
7037 111
7038 \end_layout
7039
7040 \end_inset
7041 </cell>
7042 </row>
7043 <row>
7044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7045 \begin_inset Text
7046
7047 \begin_layout Standard
7048
7049 \series bold
7050 Pochiesa
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Standard
7059 Paolo
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Standard
7068 111, 222
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 </row>
7074 <row>
7075 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7076 \begin_inset Text
7077
7078 \begin_layout Standard
7079
7080 \series bold
7081 Radina
7082 \end_layout
7083
7084 \end_inset
7085 </cell>
7086 <cell alignment="center" valignment="top" topline="true" usebox="none">
7087 \begin_inset Text
7088
7089 \begin_layout Standard
7090 Claudio
7091 \end_layout
7092
7093 \end_inset
7094 </cell>
7095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7096 \begin_inset Text
7097
7098 \begin_layout Standard
7099 111
7100 \end_layout
7101
7102 \end_inset
7103 </cell>
7104 </row>
7105 <row>
7106 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7107 \begin_inset Text
7108
7109 \begin_layout Standard
7110
7111 \series bold
7112 Stuffer
7113 \end_layout
7114
7115 \end_inset
7116 </cell>
7117 <cell alignment="center" valignment="top" topline="true" usebox="none">
7118 \begin_inset Text
7119
7120 \begin_layout Standard
7121 Oskar
7122 \end_layout
7123
7124 \end_inset
7125 </cell>
7126 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7127 \begin_inset Text
7128
7129 \begin_layout Standard
7130 111
7131 \end_layout
7132
7133 \end_inset
7134 </cell>
7135 </row>
7136 <row>
7137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7138 \begin_inset Text
7139
7140 \begin_layout Standard
7141
7142 \series bold
7143 Tacchelli
7144 \end_layout
7145
7146 \end_inset
7147 </cell>
7148 <cell alignment="center" valignment="top" topline="true" usebox="none">
7149 \begin_inset Text
7150
7151 \begin_layout Standard
7152 Ugo
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Standard
7161 111
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Standard
7172
7173 \series bold
7174 Tezzele
7175 \end_layout
7176
7177 \end_inset
7178 </cell>
7179 <cell alignment="center" valignment="top" topline="true" usebox="none">
7180 \begin_inset Text
7181
7182 \begin_layout Standard
7183 Margit
7184 \end_layout
7185
7186 \end_inset
7187 </cell>
7188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7189 \begin_inset Text
7190
7191 \begin_layout Standard
7192 111
7193 \end_layout
7194
7195 \end_inset
7196 </cell>
7197 </row>
7198 <row>
7199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7200 \begin_inset Text
7201
7202 \begin_layout Standard
7203
7204 \series bold
7205 Unterkalmsteiner
7206 \end_layout
7207
7208 \end_inset
7209 </cell>
7210 <cell alignment="center" valignment="top" topline="true" usebox="none">
7211 \begin_inset Text
7212
7213 \begin_layout Standard
7214 Frieda
7215 \end_layout
7216
7217 \end_inset
7218 </cell>
7219 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7220 \begin_inset Text
7221
7222 \begin_layout Standard
7223 111
7224 \end_layout
7225
7226 \end_inset
7227 </cell>
7228 </row>
7229 <row>
7230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7231 \begin_inset Text
7232
7233 \begin_layout Standard
7234
7235 \series bold
7236 Vieider
7237 \end_layout
7238
7239 \end_inset
7240 </cell>
7241 <cell alignment="center" valignment="top" topline="true" usebox="none">
7242 \begin_inset Text
7243
7244 \begin_layout Standard
7245 Hilde
7246 \end_layout
7247
7248 \end_inset
7249 </cell>
7250 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7251 \begin_inset Text
7252
7253 \begin_layout Standard
7254 111
7255 \end_layout
7256
7257 \end_inset
7258 </cell>
7259 </row>
7260 <row>
7261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7262 \begin_inset Text
7263
7264 \begin_layout Standard
7265
7266 \series bold
7267 Vigna
7268 \end_layout
7269
7270 \end_inset
7271 </cell>
7272 <cell alignment="center" valignment="top" topline="true" usebox="none">
7273 \begin_inset Text
7274
7275 \begin_layout Standard
7276 Jürgen
7277 \end_layout
7278
7279 \end_inset
7280 </cell>
7281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7282 \begin_inset Text
7283
7284 \begin_layout Standard
7285 111
7286 \end_layout
7287
7288 \end_inset
7289 </cell>
7290 </row>
7291 <row>
7292 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7293 \begin_inset Text
7294
7295 \begin_layout Standard
7296
7297 \series bold
7298 Weber
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Standard
7307 Maurizio
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Standard
7316 111
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 </row>
7322 <row bottomline="true">
7323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7324 \begin_inset Text
7325
7326 \begin_layout Standard
7327
7328 \series bold
7329 Winkler
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 <cell alignment="center" valignment="top" topline="true" usebox="none">
7335 \begin_inset Text
7336
7337 \begin_layout Standard
7338 Franz
7339 \end_layout
7340
7341 \end_inset
7342 </cell>
7343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7344 \begin_inset Text
7345
7346 \begin_layout Standard
7347 111
7348 \end_layout
7349
7350 \end_inset
7351 </cell>
7352 </row>
7353 <row bottomline="true">
7354 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7355 \begin_inset Text
7356
7357 \begin_layout Standard
7358  
7359 \end_layout
7360
7361 \end_inset
7362 </cell>
7363 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
7364 \begin_inset Text
7365
7366 \begin_layout Standard
7367
7368 \end_layout
7369
7370 \end_inset
7371 </cell>
7372 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7373 \begin_inset Text
7374
7375 \begin_layout Standard
7376
7377 \end_layout
7378
7379 \end_inset
7380 </cell>
7381 </row>
7382 <row>
7383 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7384 \begin_inset Text
7385
7386 \begin_layout Standard
7387
7388 \series bold
7389 Annovi
7390 \end_layout
7391
7392 \end_inset
7393 </cell>
7394 <cell alignment="center" valignment="top" topline="true" usebox="none">
7395 \begin_inset Text
7396
7397 \begin_layout Standard
7398 Silvia
7399 \end_layout
7400
7401 \end_inset
7402 </cell>
7403 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7404 \begin_inset Text
7405
7406 \begin_layout Standard
7407 555
7408 \end_layout
7409
7410 \end_inset
7411 </cell>
7412 </row>
7413 <row>
7414 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7415 \begin_inset Text
7416
7417 \begin_layout Standard
7418
7419 \series bold
7420 Bertoli
7421 \end_layout
7422
7423 \end_inset
7424 </cell>
7425 <cell alignment="center" valignment="top" topline="true" usebox="none">
7426 \begin_inset Text
7427
7428 \begin_layout Standard
7429 Stefano
7430 \end_layout
7431
7432 \end_inset
7433 </cell>
7434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7435 \begin_inset Text
7436
7437 \begin_layout Standard
7438 555
7439 \end_layout
7440
7441 \end_inset
7442 </cell>
7443 </row>
7444 <row>
7445 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7446 \begin_inset Text
7447
7448 \begin_layout Standard
7449
7450 \series bold
7451 Bozzi
7452 \end_layout
7453
7454 \end_inset
7455 </cell>
7456 <cell alignment="center" valignment="top" topline="true" usebox="none">
7457 \begin_inset Text
7458
7459 \begin_layout Standard
7460 Walter
7461 \end_layout
7462
7463 \end_inset
7464 </cell>
7465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7466 \begin_inset Text
7467
7468 \begin_layout Standard
7469 555
7470 \end_layout
7471
7472 \end_inset
7473 </cell>
7474 </row>
7475 <row>
7476 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7477 \begin_inset Text
7478
7479 \begin_layout Standard
7480
7481 \series bold
7482 Cachia
7483 \end_layout
7484
7485 \end_inset
7486 </cell>
7487 <cell alignment="center" valignment="top" topline="true" usebox="none">
7488 \begin_inset Text
7489
7490 \begin_layout Standard
7491 Maria
7492 \end_layout
7493
7494 \end_inset
7495 </cell>
7496 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7497 \begin_inset Text
7498
7499 \begin_layout Standard
7500 555
7501 \end_layout
7502
7503 \end_inset
7504 </cell>
7505 </row>
7506 <row>
7507 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7508 \begin_inset Text
7509
7510 \begin_layout Standard
7511
7512 \series bold
7513 Cachia
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell alignment="center" valignment="top" topline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Standard
7522 Maurizio
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7528 \begin_inset Text
7529
7530 \begin_layout Standard
7531 555
7532 \end_layout
7533
7534 \end_inset
7535 </cell>
7536 </row>
7537 <row>
7538 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7539 \begin_inset Text
7540
7541 \begin_layout Standard
7542
7543 \series bold
7544 Cinquemani
7545 \end_layout
7546
7547 \end_inset
7548 </cell>
7549 <cell alignment="center" valignment="top" topline="true" usebox="none">
7550 \begin_inset Text
7551
7552 \begin_layout Standard
7553 Giusi
7554 \end_layout
7555
7556 \end_inset
7557 </cell>
7558 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7559 \begin_inset Text
7560
7561 \begin_layout Standard
7562 555
7563 \end_layout
7564
7565 \end_inset
7566 </cell>
7567 </row>
7568 <row>
7569 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7570 \begin_inset Text
7571
7572 \begin_layout Standard
7573
7574 \series bold
7575 Colin
7576 \end_layout
7577
7578 \end_inset
7579 </cell>
7580 <cell alignment="center" valignment="top" topline="true" usebox="none">
7581 \begin_inset Text
7582
7583 \begin_layout Standard
7584 Bernard
7585 \end_layout
7586
7587 \end_inset
7588 </cell>
7589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7590 \begin_inset Text
7591
7592 \begin_layout Standard
7593 555
7594 \end_layout
7595
7596 \end_inset
7597 </cell>
7598 </row>
7599 <row>
7600 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7601 \begin_inset Text
7602
7603 \begin_layout Standard
7604
7605 \series bold
7606 Concli
7607 \end_layout
7608
7609 \end_inset
7610 </cell>
7611 <cell alignment="center" valignment="top" topline="true" usebox="none">
7612 \begin_inset Text
7613
7614 \begin_layout Standard
7615 Gianfranco
7616 \end_layout
7617
7618 \end_inset
7619 </cell>
7620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7621 \begin_inset Text
7622
7623 \begin_layout Standard
7624 555
7625 \end_layout
7626
7627 \end_inset
7628 </cell>
7629 </row>
7630 <row>
7631 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7632 \begin_inset Text
7633
7634 \begin_layout Standard
7635
7636 \series bold
7637 Dal Bosco
7638 \end_layout
7639
7640 \end_inset
7641 </cell>
7642 <cell alignment="center" valignment="top" topline="true" usebox="none">
7643 \begin_inset Text
7644
7645 \begin_layout Standard
7646 Carolina
7647 \end_layout
7648
7649 \end_inset
7650 </cell>
7651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7652 \begin_inset Text
7653
7654 \begin_layout Standard
7655 555
7656 \end_layout
7657
7658 \end_inset
7659 </cell>
7660 </row>
7661 <row>
7662 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7663 \begin_inset Text
7664
7665 \begin_layout Standard
7666
7667 \series bold
7668 Dalpiaz
7669 \end_layout
7670
7671 \end_inset
7672 </cell>
7673 <cell alignment="center" valignment="top" topline="true" usebox="none">
7674 \begin_inset Text
7675
7676 \begin_layout Standard
7677 Annamaria
7678 \end_layout
7679
7680 \end_inset
7681 </cell>
7682 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7683 \begin_inset Text
7684
7685 \begin_layout Standard
7686 555
7687 \end_layout
7688
7689 \end_inset
7690 </cell>
7691 </row>
7692 <row>
7693 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7694 \begin_inset Text
7695
7696 \begin_layout Standard
7697
7698 \series bold
7699 Feliciello
7700 \end_layout
7701
7702 \end_inset
7703 </cell>
7704 <cell alignment="center" valignment="top" topline="true" usebox="none">
7705 \begin_inset Text
7706
7707 \begin_layout Standard
7708 Domenico
7709 \end_layout
7710
7711 \end_inset
7712 </cell>
7713 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7714 \begin_inset Text
7715
7716 \begin_layout Standard
7717 555
7718 \end_layout
7719
7720 \end_inset
7721 </cell>
7722 </row>
7723 <row>
7724 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7725 \begin_inset Text
7726
7727 \begin_layout Standard
7728
7729 \series bold
7730 Focarelli
7731 \end_layout
7732
7733 \end_inset
7734 </cell>
7735 <cell alignment="center" valignment="top" topline="true" usebox="none">
7736 \begin_inset Text
7737
7738 \begin_layout Standard
7739 Paola
7740 \end_layout
7741
7742 \end_inset
7743 </cell>
7744 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7745 \begin_inset Text
7746
7747 \begin_layout Standard
7748 555
7749 \end_layout
7750
7751 \end_inset
7752 </cell>
7753 </row>
7754 <row>
7755 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7756 \begin_inset Text
7757
7758 \begin_layout Standard
7759
7760 \series bold
7761 Galletti
7762 \end_layout
7763
7764 \end_inset
7765 </cell>
7766 <cell alignment="center" valignment="top" topline="true" usebox="none">
7767 \begin_inset Text
7768
7769 \begin_layout Standard
7770 Oreste
7771 \end_layout
7772
7773 \end_inset
7774 </cell>
7775 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7776 \begin_inset Text
7777
7778 \begin_layout Standard
7779 555
7780 \end_layout
7781
7782 \end_inset
7783 </cell>
7784 </row>
7785 <row>
7786 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7787 \begin_inset Text
7788
7789 \begin_layout Standard
7790
7791 \series bold
7792 Gasparini
7793 \end_layout
7794
7795 \end_inset
7796 </cell>
7797 <cell alignment="center" valignment="top" topline="true" usebox="none">
7798 \begin_inset Text
7799
7800 \begin_layout Standard
7801 Franca
7802 \end_layout
7803
7804 \end_inset
7805 </cell>
7806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7807 \begin_inset Text
7808
7809 \begin_layout Standard
7810 555
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 </row>
7816 <row>
7817 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7818 \begin_inset Text
7819
7820 \begin_layout Standard
7821
7822 \series bold
7823 Rizzardi
7824 \end_layout
7825
7826 \end_inset
7827 </cell>
7828 <cell alignment="center" valignment="top" topline="true" usebox="none">
7829 \begin_inset Text
7830
7831 \begin_layout Standard
7832 Paola
7833 \end_layout
7834
7835 \end_inset
7836 </cell>
7837 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7838 \begin_inset Text
7839
7840 \begin_layout Standard
7841 555
7842 \end_layout
7843
7844 \end_inset
7845 </cell>
7846 </row>
7847 <row>
7848 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7849 \begin_inset Text
7850
7851 \begin_layout Standard
7852
7853 \series bold
7854 Lassini
7855 \end_layout
7856
7857 \end_inset
7858 </cell>
7859 <cell alignment="center" valignment="top" topline="true" usebox="none">
7860 \begin_inset Text
7861
7862 \begin_layout Standard
7863 Giancarlo
7864 \end_layout
7865
7866 \end_inset
7867 </cell>
7868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7869 \begin_inset Text
7870
7871 \begin_layout Standard
7872 555
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row>
7879 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Standard
7883
7884 \series bold
7885 Malfatti
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" topline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Standard
7894 Luciano
7895 \end_layout
7896
7897 \end_inset
7898 </cell>
7899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7900 \begin_inset Text
7901
7902 \begin_layout Standard
7903 555
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 </row>
7909 <row>
7910 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7911 \begin_inset Text
7912
7913 \begin_layout Standard
7914
7915 \series bold
7916 Malfatti
7917 \end_layout
7918
7919 \end_inset
7920 </cell>
7921 <cell alignment="center" valignment="top" topline="true" usebox="none">
7922 \begin_inset Text
7923
7924 \begin_layout Standard
7925 Valeriano
7926 \end_layout
7927
7928 \end_inset
7929 </cell>
7930 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7931 \begin_inset Text
7932
7933 \begin_layout Standard
7934 555
7935 \end_layout
7936
7937 \end_inset
7938 </cell>
7939 </row>
7940 <row>
7941 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7942 \begin_inset Text
7943
7944 \begin_layout Standard
7945
7946 \series bold
7947 Meneguzzo
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 <cell alignment="center" valignment="top" topline="true" usebox="none">
7953 \begin_inset Text
7954
7955 \begin_layout Standard
7956 Roberto
7957 \end_layout
7958
7959 \end_inset
7960 </cell>
7961 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7962 \begin_inset Text
7963
7964 \begin_layout Standard
7965 555
7966 \end_layout
7967
7968 \end_inset
7969 </cell>
7970 </row>
7971 <row bottomline="true">
7972 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7973 \begin_inset Text
7974
7975 \begin_layout Standard
7976
7977 \series bold
7978 Mezzadra
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 <cell alignment="center" valignment="top" topline="true" usebox="none">
7984 \begin_inset Text
7985
7986 \begin_layout Standard
7987 Roberto
7988 \end_layout
7989
7990 \end_inset
7991 </cell>
7992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7993 \begin_inset Text
7994
7995 \begin_layout Standard
7996 555
7997 \end_layout
7998
7999 \end_inset
8000 </cell>
8001 </row>
8002 <row bottomline="true" endlastfoot="true">
8003 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
8004 \begin_inset Text
8005
8006 \begin_layout Standard
8007
8008 \end_layout
8009
8010 \end_inset
8011 </cell>
8012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8013 \begin_inset Text
8014
8015 \begin_layout Standard
8016
8017 \end_layout
8018
8019 \end_inset
8020 </cell>
8021 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8022 \begin_inset Text
8023
8024 \begin_layout Standard
8025
8026 \end_layout
8027
8028 \end_inset
8029 </cell>
8030 </row>
8031 </lyxtabular>
8032
8033 \end_inset
8034
8035
8036 \end_layout
8037
8038 \begin_layout Section
8039 Particularidades de las Tablas Largas
8040 \end_layout
8041
8042 \begin_layout Subsection
8043 Cálculos
8044 \begin_inset LatexCommand index
8045 name "Tablas Largas ! 2.7.1 Cálculos"
8046
8047 \end_inset
8048
8049
8050 \end_layout
8051
8052 \begin_layout Standard
8053 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
8054  utilizando los denominados "trozos", que son partes de la tabla presentes
8055  en la memoria de LaTeX.
8056  El valor predeterminado está establacido a solo 20 filas.
8057  Si estás usando tablas largas con muchas páginas, la generación del documento
8058  puede hacerse muy lenta.
8059  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
8060  el siguiente comando en el preámbulo del documento:
8061 \end_layout
8062
8063 \begin_layout Standard
8064
8065 \series bold
8066
8067 \backslash
8068 setcounter{LTchunksize}{100}
8069 \end_layout
8070
8071 \begin_layout Subsection
8072 Flotantes y Tablas Largas
8073 \begin_inset LatexCommand index
8074 name "Tablas Largas ! Flotantes"
8075
8076 \end_inset
8077
8078
8079 \end_layout
8080
8081 \begin_layout Standard
8082 Podría haber problemas si un flotante aparece en la misma página donde comienza
8083  una tabla larga.
8084  Para evitarlo, añade el comando 
8085 \series bold
8086
8087 \backslash
8088 clearpage
8089 \series default
8090  como ERT antes de la tabla.
8091 \end_layout
8092
8093 \begin_layout Subsection
8094 Saltos de Página Forzados
8095 \begin_inset LatexCommand index
8096 name "Tablas Largas ! Saltos de Página Forzados"
8097
8098 \end_inset
8099
8100
8101 \end_layout
8102
8103 \begin_layout Standard
8104 Por defecto, las tablas sólo se cortan entre filas.
8105  Si tienes una celda con líneas múltiples y necesitas un salto de página
8106  dentro de la celda, inserta el comando de nueva línea "
8107 \series bold
8108
8109 \backslash
8110
8111 \backslash
8112
8113 \series default
8114 " como ERT en el punto en que quieras cortar.
8115  Antes del comando "
8116 \series bold
8117
8118 \backslash
8119
8120 \backslash
8121
8122 \series default
8123 " debes insertar en ERT tantos caracteres "
8124 \series bold
8125 &
8126 \series default
8127 " como columnas siguientes de la tabla.
8128  
8129 \series bold
8130 &
8131 \series default
8132  es el caracter para separar celdas.
8133  Escribe en ERT después de cada 
8134 \series bold
8135 &
8136 \series default
8137  el contenido de la celda siguiente correspondiente y borra el contenido
8138  de esas celdas.
8139 \newline
8140 Detrás del comando 
8141 \series bold
8142
8143 \backslash
8144
8145 \backslash
8146
8147 \series default
8148 , inserta tantos 
8149 \series bold
8150 &
8151 \series default
8152  como columnas haya delante de la actual.
8153  En la tabla\InsetSpace ~
8154
8155 \begin_inset LatexCommand ref
8156 reference "tab:Saltos de Página Forzados"
8157
8158 \end_inset
8159
8160  la celda que debería cortarse está en la segunda columna seguida de otra
8161  columna.
8162  Por eso el siguiente comando se inserta en la celda como ERT detrás de
8163  "
8164 \emph on
8165 Castelchiodato,
8166 \emph default
8167 ":
8168 \end_layout
8169
8170 \begin_layout Standard
8171
8172 \series bold
8173 & 111
8174 \backslash
8175
8176 \backslash
8177
8178 \newline
8179 &
8180 \end_layout
8181
8182 \begin_layout Standard
8183 El "111" en la tercera columna de la fila se ha borrado.
8184  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
8185  superior pero quisieras una línea horizontal donde se corta la celda, usa
8186  este comando alternativo:
8187 \end_layout
8188
8189 \begin_layout Standard
8190
8191 \series bold
8192 & 111
8193 \backslash
8194
8195 \backslash
8196
8197 \newline
8198
8199 \backslash
8200 hline &
8201 \end_layout
8202
8203 \begin_layout Standard
8204 Cuando la celda a cortar está en la última columna, el comando
8205 \end_layout
8206
8207 \begin_layout Standard
8208
8209 \series bold
8210
8211 \backslash
8212 setlength{
8213 \backslash
8214 parf\SpecialChar \textcompwordmark{}
8215 illskip}{0pt}
8216 \end_layout
8217
8218 \begin_layout Standard
8219 debe insertarse como ERT al principio de la celda.
8220  Esto garantiza que la parte de la celda que será mostrada en la nueva página
8221  aparecerá con toda su anchura.
8222 \end_layout
8223
8224 \begin_layout Standard
8225 \align center
8226 \begin_inset Tabular
8227 <lyxtabular version="3" rows="39" columns="3">
8228 <features islongtable="true">
8229 <column alignment="left" valignment="top" leftline="true" width="0cm">
8230 <column alignment="left" valignment="top" rightline="true" width="3cm">
8231 <column alignment="right" valignment="top" rightline="true" width="0pt">
8232 <row endfirsthead="true">
8233 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Standard
8237 \begin_inset Caption
8238
8239 \begin_layout Standard
8240 Tabla con salto de página forzado en celda
8241 \begin_inset LatexCommand label
8242 name "tab:Saltos de Página Forzados"
8243
8244 \end_inset
8245
8246
8247 \begin_inset OptArg
8248 status collapsed
8249
8250 \begin_layout Standard
8251 Tabla con salto de página forzado en celda
8252 \end_layout
8253
8254 \end_inset
8255
8256
8257 \end_layout
8258
8259 \end_inset
8260
8261
8262 \begin_inset ERT
8263 status collapsed
8264
8265 \begin_layout Standard
8266
8267
8268 \backslash
8269
8270 \backslash
8271 %
8272 \end_layout
8273
8274 \end_inset
8275
8276
8277 \end_layout
8278
8279 \end_inset
8280 </cell>
8281 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8282 \begin_inset Text
8283
8284 \begin_layout Standard
8285
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Standard
8294
8295 \end_layout
8296
8297 \end_inset
8298 </cell>
8299 </row>
8300 <row topline="true" bottomline="true" endfirsthead="true">
8301 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8302 \begin_inset Text
8303
8304 \begin_layout Standard
8305
8306 \series bold
8307 Ejemplo de lista telefónica (ignore los nombres)
8308 \end_layout
8309
8310 \end_inset
8311 </cell>
8312 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8313 \begin_inset Text
8314
8315 \begin_layout Standard
8316
8317 \end_layout
8318
8319 \end_inset
8320 </cell>
8321 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8322 \begin_inset Text
8323
8324 \begin_layout Standard
8325
8326 \end_layout
8327
8328 \end_inset
8329 </cell>
8330 </row>
8331 <row topline="true" bottomline="true" endfirsthead="true">
8332 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8333 \begin_inset Text
8334
8335 \begin_layout Standard
8336
8337 \series bold
8338 NOMBRE
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Standard
8347
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Standard
8356
8357 \series bold
8358 TEL.
8359 \end_layout
8360
8361 \end_inset
8362 </cell>
8363 </row>
8364 <row bottomline="true" endhead="true">
8365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8366 \begin_inset Text
8367
8368 \begin_layout Standard
8369 \begin_inset ERT
8370 status collapsed
8371
8372 \begin_layout Standard
8373
8374
8375 \backslash
8376 caption*{Continúa tabla con salto de página forzado en celda}
8377 \backslash
8378
8379 \backslash
8380 %
8381 \end_layout
8382
8383 \end_inset
8384
8385
8386 \end_layout
8387
8388 \end_inset
8389 </cell>
8390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8391 \begin_inset Text
8392
8393 \begin_layout Standard
8394
8395 \end_layout
8396
8397 \end_inset
8398 </cell>
8399 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8400 \begin_inset Text
8401
8402 \begin_layout Standard
8403
8404 \end_layout
8405
8406 \end_inset
8407 </cell>
8408 </row>
8409 <row topline="true" bottomline="true" endhead="true">
8410 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8411 \begin_inset Text
8412
8413 \begin_layout Standard
8414
8415 \series bold
8416  Ejemplo de lista telefónica
8417 \end_layout
8418
8419 \end_inset
8420 </cell>
8421 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8422 \begin_inset Text
8423
8424 \begin_layout Standard
8425
8426 \end_layout
8427
8428 \end_inset
8429 </cell>
8430 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8431 \begin_inset Text
8432
8433 \begin_layout Standard
8434
8435 \end_layout
8436
8437 \end_inset
8438 </cell>
8439 </row>
8440 <row topline="true" bottomline="true" endhead="true">
8441 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8442 \begin_inset Text
8443
8444 \begin_layout Standard
8445
8446 \series bold
8447 NOMBRE
8448 \end_layout
8449
8450 \end_inset
8451 </cell>
8452 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8453 \begin_inset Text
8454
8455 \begin_layout Standard
8456
8457 \end_layout
8458
8459 \end_inset
8460 </cell>
8461 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8462 \begin_inset Text
8463
8464 \begin_layout Standard
8465
8466 \series bold
8467 TEL.
8468 \end_layout
8469
8470 \end_inset
8471 </cell>
8472 </row>
8473 <row topline="true" bottomline="true" endfoot="true">
8474 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
8475 \begin_inset Text
8476
8477 \begin_layout Standard
8478 continúa en página siguiente
8479 \end_layout
8480
8481 \end_inset
8482 </cell>
8483 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8484 \begin_inset Text
8485
8486 \begin_layout Standard
8487
8488 \end_layout
8489
8490 \end_inset
8491 </cell>
8492 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8493 \begin_inset Text
8494
8495 \begin_layout Standard
8496
8497 \end_layout
8498
8499 \end_inset
8500 </cell>
8501 </row>
8502 <row>
8503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8504 \begin_inset Text
8505
8506 \begin_layout Standard
8507
8508 \series bold
8509 Annovi
8510 \end_layout
8511
8512 \end_inset
8513 </cell>
8514 <cell alignment="center" valignment="top" topline="true" usebox="none">
8515 \begin_inset Text
8516
8517 \begin_layout Standard
8518 Silvia
8519 \end_layout
8520
8521 \end_inset
8522 </cell>
8523 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8524 \begin_inset Text
8525
8526 \begin_layout Standard
8527 111
8528 \end_layout
8529
8530 \end_inset
8531 </cell>
8532 </row>
8533 <row>
8534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8535 \begin_inset Text
8536
8537 \begin_layout Standard
8538
8539 \series bold
8540 Bertoli
8541 \end_layout
8542
8543 \end_inset
8544 </cell>
8545 <cell alignment="center" valignment="top" topline="true" usebox="none">
8546 \begin_inset Text
8547
8548 \begin_layout Standard
8549 Stefano
8550 \end_layout
8551
8552 \end_inset
8553 </cell>
8554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8555 \begin_inset Text
8556
8557 \begin_layout Standard
8558 111
8559 \end_layout
8560
8561 \end_inset
8562 </cell>
8563 </row>
8564 <row>
8565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8566 \begin_inset Text
8567
8568 \begin_layout Standard
8569
8570 \series bold
8571 Bozzi
8572 \end_layout
8573
8574 \end_inset
8575 </cell>
8576 <cell alignment="center" valignment="top" topline="true" usebox="none">
8577 \begin_inset Text
8578
8579 \begin_layout Standard
8580 Walter
8581 \end_layout
8582
8583 \end_inset
8584 </cell>
8585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8586 \begin_inset Text
8587
8588 \begin_layout Standard
8589 111
8590 \end_layout
8591
8592 \end_inset
8593 </cell>
8594 </row>
8595 <row>
8596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8597 \begin_inset Text
8598
8599 \begin_layout Standard
8600
8601 \series bold
8602 Cachia
8603 \end_layout
8604
8605 \end_inset
8606 </cell>
8607 <cell alignment="center" valignment="top" topline="true" usebox="none">
8608 \begin_inset Text
8609
8610 \begin_layout Standard
8611 Maria
8612 \end_layout
8613
8614 \end_inset
8615 </cell>
8616 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8617 \begin_inset Text
8618
8619 \begin_layout Standard
8620 111
8621 \end_layout
8622
8623 \end_inset
8624 </cell>
8625 </row>
8626 <row>
8627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8628 \begin_inset Text
8629
8630 \begin_layout Standard
8631
8632 \series bold
8633 Cachia
8634 \end_layout
8635
8636 \end_inset
8637 </cell>
8638 <cell alignment="center" valignment="top" topline="true" usebox="none">
8639 \begin_inset Text
8640
8641 \begin_layout Standard
8642 Maurizio
8643 \end_layout
8644
8645 \end_inset
8646 </cell>
8647 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8648 \begin_inset Text
8649
8650 \begin_layout Standard
8651 111
8652 \end_layout
8653
8654 \end_inset
8655 </cell>
8656 </row>
8657 <row>
8658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8659 \begin_inset Text
8660
8661 \begin_layout Standard
8662
8663 \series bold
8664 Cinquemani
8665 \end_layout
8666
8667 \end_inset
8668 </cell>
8669 <cell alignment="center" valignment="top" topline="true" usebox="none">
8670 \begin_inset Text
8671
8672 \begin_layout Standard
8673 Giusi
8674 \end_layout
8675
8676 \end_inset
8677 </cell>
8678 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8679 \begin_inset Text
8680
8681 \begin_layout Standard
8682 111
8683 \end_layout
8684
8685 \end_inset
8686 </cell>
8687 </row>
8688 <row>
8689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8690 \begin_inset Text
8691
8692 \begin_layout Standard
8693
8694 \series bold
8695 Colin
8696 \end_layout
8697
8698 \end_inset
8699 </cell>
8700 <cell alignment="center" valignment="top" topline="true" usebox="none">
8701 \begin_inset Text
8702
8703 \begin_layout Standard
8704 Bernard
8705 \end_layout
8706
8707 \end_inset
8708 </cell>
8709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8710 \begin_inset Text
8711
8712 \begin_layout Standard
8713 111
8714 \end_layout
8715
8716 \end_inset
8717 </cell>
8718 </row>
8719 <row>
8720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8721 \begin_inset Text
8722
8723 \begin_layout Standard
8724
8725 \series bold
8726 Concli
8727 \end_layout
8728
8729 \end_inset
8730 </cell>
8731 <cell alignment="center" valignment="top" topline="true" usebox="none">
8732 \begin_inset Text
8733
8734 \begin_layout Standard
8735 Gianfranco
8736 \end_layout
8737
8738 \end_inset
8739 </cell>
8740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8741 \begin_inset Text
8742
8743 \begin_layout Standard
8744 111
8745 \end_layout
8746
8747 \end_inset
8748 </cell>
8749 </row>
8750 <row>
8751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8752 \begin_inset Text
8753
8754 \begin_layout Standard
8755
8756 \series bold
8757 Dal Bosco
8758 \end_layout
8759
8760 \end_inset
8761 </cell>
8762 <cell alignment="center" valignment="top" topline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Standard
8766 Carolina
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Standard
8775 111
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Standard
8786
8787 \series bold
8788 Dalpiaz
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" topline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Standard
8797 Annamaria
8798 \end_layout
8799
8800 \end_inset
8801 </cell>
8802 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8803 \begin_inset Text
8804
8805 \begin_layout Standard
8806 111
8807 \end_layout
8808
8809 \end_inset
8810 </cell>
8811 </row>
8812 <row>
8813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8814 \begin_inset Text
8815
8816 \begin_layout Standard
8817
8818 \series bold
8819 Feliciello
8820 \end_layout
8821
8822 \end_inset
8823 </cell>
8824 <cell alignment="center" valignment="top" topline="true" usebox="none">
8825 \begin_inset Text
8826
8827 \begin_layout Standard
8828 Domenico
8829 \end_layout
8830
8831 \end_inset
8832 </cell>
8833 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8834 \begin_inset Text
8835
8836 \begin_layout Standard
8837 111
8838 \end_layout
8839
8840 \end_inset
8841 </cell>
8842 </row>
8843 <row>
8844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8845 \begin_inset Text
8846
8847 \begin_layout Standard
8848
8849 \series bold
8850 Focarelli
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 <cell alignment="center" valignment="top" topline="true" usebox="none">
8856 \begin_inset Text
8857
8858 \begin_layout Standard
8859 Paola
8860 \end_layout
8861
8862 \end_inset
8863 </cell>
8864 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8865 \begin_inset Text
8866
8867 \begin_layout Standard
8868 111
8869 \end_layout
8870
8871 \end_inset
8872 </cell>
8873 </row>
8874 <row>
8875 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8876 \begin_inset Text
8877
8878 \begin_layout Standard
8879
8880 \series bold
8881 Galletti
8882 \end_layout
8883
8884 \end_inset
8885 </cell>
8886 <cell alignment="center" valignment="top" topline="true" usebox="none">
8887 \begin_inset Text
8888
8889 \begin_layout Standard
8890 Oreste
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Standard
8899 111
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 <row>
8906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8907 \begin_inset Text
8908
8909 \begin_layout Standard
8910
8911 \series bold
8912 Gasparini
8913 \end_layout
8914
8915 \end_inset
8916 </cell>
8917 <cell alignment="center" valignment="top" topline="true" usebox="none">
8918 \begin_inset Text
8919
8920 \begin_layout Standard
8921 Franca
8922 \end_layout
8923
8924 \end_inset
8925 </cell>
8926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8927 \begin_inset Text
8928
8929 \begin_layout Standard
8930 111
8931 \end_layout
8932
8933 \end_inset
8934 </cell>
8935 </row>
8936 <row>
8937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8938 \begin_inset Text
8939
8940 \begin_layout Standard
8941
8942 \series bold
8943 Lassini
8944 \end_layout
8945
8946 \end_inset
8947 </cell>
8948 <cell alignment="center" valignment="top" topline="true" usebox="none">
8949 \begin_inset Text
8950
8951 \begin_layout Standard
8952 Giancarlo
8953 \end_layout
8954
8955 \end_inset
8956 </cell>
8957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8958 \begin_inset Text
8959
8960 \begin_layout Standard
8961 111
8962 \end_layout
8963
8964 \end_inset
8965 </cell>
8966 </row>
8967 <row>
8968 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8969 \begin_inset Text
8970
8971 \begin_layout Standard
8972
8973 \series bold
8974 Malfatti
8975 \end_layout
8976
8977 \end_inset
8978 </cell>
8979 <cell alignment="center" valignment="top" topline="true" usebox="none">
8980 \begin_inset Text
8981
8982 \begin_layout Standard
8983 Luciano
8984 \end_layout
8985
8986 \end_inset
8987 </cell>
8988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8989 \begin_inset Text
8990
8991 \begin_layout Standard
8992 111
8993 \end_layout
8994
8995 \end_inset
8996 </cell>
8997 </row>
8998 <row>
8999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9000 \begin_inset Text
9001
9002 \begin_layout Standard
9003
9004 \series bold
9005 Malfatti
9006 \end_layout
9007
9008 \end_inset
9009 </cell>
9010 <cell alignment="center" valignment="top" topline="true" usebox="none">
9011 \begin_inset Text
9012
9013 \begin_layout Standard
9014 Valeriano
9015 \end_layout
9016
9017 \end_inset
9018 </cell>
9019 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9020 \begin_inset Text
9021
9022 \begin_layout Standard
9023 111
9024 \end_layout
9025
9026 \end_inset
9027 </cell>
9028 </row>
9029 <row>
9030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9031 \begin_inset Text
9032
9033 \begin_layout Standard
9034
9035 \series bold
9036 Meneguzzo
9037 \end_layout
9038
9039 \end_inset
9040 </cell>
9041 <cell alignment="center" valignment="top" topline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Standard
9045 Roberto
9046 \end_layout
9047
9048 \end_inset
9049 </cell>
9050 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9051 \begin_inset Text
9052
9053 \begin_layout Standard
9054 111
9055 \end_layout
9056
9057 \end_inset
9058 </cell>
9059 </row>
9060 <row>
9061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9062 \begin_inset Text
9063
9064 \begin_layout Standard
9065
9066 \series bold
9067 Mezzadra
9068 \end_layout
9069
9070 \end_inset
9071 </cell>
9072 <cell alignment="center" valignment="top" topline="true" usebox="none">
9073 \begin_inset Text
9074
9075 \begin_layout Standard
9076 Roberto
9077 \end_layout
9078
9079 \end_inset
9080 </cell>
9081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9082 \begin_inset Text
9083
9084 \begin_layout Standard
9085 111
9086 \end_layout
9087
9088 \end_inset
9089 </cell>
9090 </row>
9091 <row>
9092 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9093 \begin_inset Text
9094
9095 \begin_layout Standard
9096
9097 \series bold
9098 Pirpamer
9099 \end_layout
9100
9101 \end_inset
9102 </cell>
9103 <cell alignment="center" valignment="top" topline="true" usebox="none">
9104 \begin_inset Text
9105
9106 \begin_layout Standard
9107 Erich
9108 \end_layout
9109
9110 \end_inset
9111 </cell>
9112 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9113 \begin_inset Text
9114
9115 \begin_layout Standard
9116 111
9117 \end_layout
9118
9119 \end_inset
9120 </cell>
9121 </row>
9122 <row>
9123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9124 \begin_inset Text
9125
9126 \begin_layout Standard
9127
9128 \series bold
9129 Pochiesa
9130 \end_layout
9131
9132 \end_inset
9133 </cell>
9134 <cell alignment="center" valignment="top" topline="true" usebox="none">
9135 \begin_inset Text
9136
9137 \begin_layout Standard
9138 Paolo
9139 \end_layout
9140
9141 \end_inset
9142 </cell>
9143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9144 \begin_inset Text
9145
9146 \begin_layout Standard
9147 111, 222
9148 \end_layout
9149
9150 \end_inset
9151 </cell>
9152 </row>
9153 <row>
9154 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9155 \begin_inset Text
9156
9157 \begin_layout Standard
9158
9159 \series bold
9160 Radina
9161 \end_layout
9162
9163 \end_inset
9164 </cell>
9165 <cell alignment="center" valignment="top" topline="true" usebox="none">
9166 \begin_inset Text
9167
9168 \begin_layout Standard
9169 Claudio
9170 \end_layout
9171
9172 \end_inset
9173 </cell>
9174 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9175 \begin_inset Text
9176
9177 \begin_layout Standard
9178 111
9179 \end_layout
9180
9181 \end_inset
9182 </cell>
9183 </row>
9184 <row>
9185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9186 \begin_inset Text
9187
9188 \begin_layout Standard
9189
9190 \series bold
9191 Rizzardi
9192 \end_layout
9193
9194 \end_inset
9195 </cell>
9196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9197 \begin_inset Text
9198
9199 \begin_layout Standard
9200 Paolo, 11.
9201  Fürst von Montecompatri, 11.
9202  Fürst von Sulmona und Vivaro, 10.
9203  Fürst von Rossano, 5.
9204  Herzog von Canemorte, 11.
9205  Herzog von Palombara, 5.
9206  Herzog von Castelchiodato,
9207 \begin_inset ERT
9208 status collapsed
9209
9210 \begin_layout Standard
9211
9212 & 111
9213 \backslash
9214
9215 \backslash
9216
9217 \end_layout
9218
9219 \begin_layout Standard
9220
9221 &
9222 \end_layout
9223
9224 \end_inset
9225
9226  11.
9227  Herzog von Poggionativo, 11.
9228  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
9229  Graf von Valinfreda, 11.
9230  Baron von Cropalati, 11.
9231  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
9232 \end_layout
9233
9234 \end_inset
9235 </cell>
9236 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9237 \begin_inset Text
9238
9239 \begin_layout Standard
9240
9241 \end_layout
9242
9243 \end_inset
9244 </cell>
9245 </row>
9246 <row>
9247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9248 \begin_inset Text
9249
9250 \begin_layout Standard
9251
9252 \series bold
9253 Stuffer
9254 \end_layout
9255
9256 \end_inset
9257 </cell>
9258 <cell alignment="center" valignment="top" topline="true" usebox="none">
9259 \begin_inset Text
9260
9261 \begin_layout Standard
9262 Oskar
9263 \end_layout
9264
9265 \end_inset
9266 </cell>
9267 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9268 \begin_inset Text
9269
9270 \begin_layout Standard
9271 111
9272 \end_layout
9273
9274 \end_inset
9275 </cell>
9276 </row>
9277 <row>
9278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9279 \begin_inset Text
9280
9281 \begin_layout Standard
9282
9283 \series bold
9284 Tacchelli
9285 \end_layout
9286
9287 \end_inset
9288 </cell>
9289 <cell alignment="center" valignment="top" topline="true" usebox="none">
9290 \begin_inset Text
9291
9292 \begin_layout Standard
9293 Ugo
9294 \end_layout
9295
9296 \end_inset
9297 </cell>
9298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9299 \begin_inset Text
9300
9301 \begin_layout Standard
9302 111
9303 \end_layout
9304
9305 \end_inset
9306 </cell>
9307 </row>
9308 <row>
9309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9310 \begin_inset Text
9311
9312 \begin_layout Standard
9313
9314 \series bold
9315 Tezzele
9316 \end_layout
9317
9318 \end_inset
9319 </cell>
9320 <cell alignment="center" valignment="top" topline="true" usebox="none">
9321 \begin_inset Text
9322
9323 \begin_layout Standard
9324 Margit
9325 \end_layout
9326
9327 \end_inset
9328 </cell>
9329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9330 \begin_inset Text
9331
9332 \begin_layout Standard
9333 111
9334 \end_layout
9335
9336 \end_inset
9337 </cell>
9338 </row>
9339 <row>
9340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9341 \begin_inset Text
9342
9343 \begin_layout Standard
9344
9345 \series bold
9346 Unterkalmsteiner
9347 \end_layout
9348
9349 \end_inset
9350 </cell>
9351 <cell alignment="center" valignment="top" topline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Standard
9355 Frieda
9356 \end_layout
9357
9358 \end_inset
9359 </cell>
9360 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9361 \begin_inset Text
9362
9363 \begin_layout Standard
9364 111
9365 \end_layout
9366
9367 \end_inset
9368 </cell>
9369 </row>
9370 <row>
9371 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9372 \begin_inset Text
9373
9374 \begin_layout Standard
9375
9376 \series bold
9377 Vieider
9378 \end_layout
9379
9380 \end_inset
9381 </cell>
9382 <cell alignment="center" valignment="top" topline="true" usebox="none">
9383 \begin_inset Text
9384
9385 \begin_layout Standard
9386 Hilde
9387 \end_layout
9388
9389 \end_inset
9390 </cell>
9391 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9392 \begin_inset Text
9393
9394 \begin_layout Standard
9395 111
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 </row>
9401 <row>
9402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9403 \begin_inset Text
9404
9405 \begin_layout Standard
9406
9407 \series bold
9408 Vigna
9409 \end_layout
9410
9411 \end_inset
9412 </cell>
9413 <cell alignment="center" valignment="top" topline="true" usebox="none">
9414 \begin_inset Text
9415
9416 \begin_layout Standard
9417 Jürgen
9418 \end_layout
9419
9420 \end_inset
9421 </cell>
9422 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9423 \begin_inset Text
9424
9425 \begin_layout Standard
9426 111
9427 \end_layout
9428
9429 \end_inset
9430 </cell>
9431 </row>
9432 <row>
9433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9434 \begin_inset Text
9435
9436 \begin_layout Standard
9437
9438 \series bold
9439 Weber
9440 \end_layout
9441
9442 \end_inset
9443 </cell>
9444 <cell alignment="center" valignment="top" topline="true" usebox="none">
9445 \begin_inset Text
9446
9447 \begin_layout Standard
9448 Maurizio
9449 \end_layout
9450
9451 \end_inset
9452 </cell>
9453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9454 \begin_inset Text
9455
9456 \begin_layout Standard
9457 111
9458 \end_layout
9459
9460 \end_inset
9461 </cell>
9462 </row>
9463 <row bottomline="true">
9464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9465 \begin_inset Text
9466
9467 \begin_layout Standard
9468
9469 \series bold
9470 Winkler
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 <cell alignment="center" valignment="top" topline="true" usebox="none">
9476 \begin_inset Text
9477
9478 \begin_layout Standard
9479 Franz
9480 \end_layout
9481
9482 \end_inset
9483 </cell>
9484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9485 \begin_inset Text
9486
9487 \begin_layout Standard
9488 111
9489 \end_layout
9490
9491 \end_inset
9492 </cell>
9493 </row>
9494 <row endlastfoot="true">
9495 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9496 \begin_inset Text
9497
9498 \begin_layout Standard
9499
9500 \end_layout
9501
9502 \end_inset
9503 </cell>
9504 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9505 \begin_inset Text
9506
9507 \begin_layout Standard
9508
9509 \end_layout
9510
9511 \end_inset
9512 </cell>
9513 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9514 \begin_inset Text
9515
9516 \begin_layout Standard
9517
9518 \end_layout
9519
9520 \end_inset
9521 </cell>
9522 </row>
9523 </lyxtabular>
9524
9525 \end_inset
9526
9527
9528 \end_layout
9529
9530 \begin_layout Section
9531 Líneas Múltiples en Columnas y Filas
9532 \end_layout
9533
9534 \begin_layout Subsection
9535 Líneas Múltiples en Celdas
9536 \begin_inset LatexCommand label
9537 name "sub:Líneas-Múltiples-en"
9538
9539 \end_inset
9540
9541
9542 \begin_inset LatexCommand index
9543 name "Líneas Múltiples en Celdas"
9544
9545 \end_inset
9546
9547
9548 \begin_inset LatexCommand index
9549 name "Tablas ! Saltos de Línea"
9550
9551 \end_inset
9552
9553
9554 \end_layout
9555
9556 \begin_layout Standard
9557 \align center
9558 \begin_inset Float table
9559 placement H
9560 wide false
9561 sideways false
9562 status open
9563
9564 \begin_layout Standard
9565 \begin_inset Caption
9566
9567 \begin_layout Standard
9568 \begin_inset LatexCommand label
9569 name "tab:Tabla-con-múltiples"
9570
9571 \end_inset
9572
9573 Tabla con líneas múltiples en celda
9574 \end_layout
9575
9576 \end_inset
9577
9578
9579 \end_layout
9580
9581 \begin_layout Standard
9582 \align center
9583 \begin_inset Tabular
9584 <lyxtabular version="3" rows="3" columns="3">
9585 <features>
9586 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9587 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9588 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9589 <row topline="true">
9590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9591 \begin_inset Text
9592
9593 \begin_layout Standard
9594 líneas
9595 \begin_inset ERT
9596 status collapsed
9597
9598 \begin_layout Standard
9599
9600
9601 \backslash
9602 linebreak 
9603 \end_layout
9604
9605 \end_inset
9606
9607 múltiples
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9613 \begin_inset Text
9614
9615 \begin_layout Standard
9616 b
9617 \end_layout
9618
9619 \end_inset
9620 </cell>
9621 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9622 \begin_inset Text
9623
9624 \begin_layout Standard
9625 c
9626 \end_layout
9627
9628 \end_inset
9629 </cell>
9630 </row>
9631 <row topline="true">
9632 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Standard
9636 d
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9642 \begin_inset Text
9643
9644 \begin_layout Standard
9645 e
9646 \end_layout
9647
9648 \end_inset
9649 </cell>
9650 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Standard
9654 f
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 </row>
9660 <row topline="true" bottomline="true">
9661 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9662 \begin_inset Text
9663
9664 \begin_layout Standard
9665 g
9666 \end_layout
9667
9668 \end_inset
9669 </cell>
9670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9671 \begin_inset Text
9672
9673 \begin_layout Standard
9674 h
9675 \end_layout
9676
9677 \end_inset
9678 </cell>
9679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9680 \begin_inset Text
9681
9682 \begin_layout Standard
9683 i
9684 \end_layout
9685
9686 \end_inset
9687 </cell>
9688 </row>
9689 </lyxtabular>
9690
9691 \end_inset
9692
9693
9694 \end_layout
9695
9696 \end_inset
9697
9698
9699 \end_layout
9700
9701 \begin_layout Standard
9702 Al ajustar anchura fija en una columna se habilita la entrada de texto como
9703  párrafos con varias líneas y guionado.
9704 \end_layout
9705
9706 \begin_layout Standard
9707 Para generar la tabla\InsetSpace ~
9708
9709 \begin_inset LatexCommand ref
9710 reference "tab:Tabla-con-múltiples"
9711
9712 \end_inset
9713
9714 , crea una tabla 3×3, marca la primera celda y click-derecha sobre ella.
9715  En el diálogo que surge establace una anchura de 2.5\InsetSpace \thinspace{}
9716 cm y escoge centro en
9717  alineación vertical y horizontal.
9718  Como nuestro texto es menor de 2.5\InsetSpace \thinspace{}
9719 cm, solo aparece una línea.
9720  Para poner dos añadimos un salto de línea con el comando
9721 \end_layout
9722
9723 \begin_layout Standard
9724
9725 \series bold
9726
9727 \backslash
9728 linebreak
9729 \end_layout
9730
9731 \begin_layout Standard
9732 en ERT.
9733  Si el texto es más ancho que la celda será automáticamente dividido en
9734  líneas.
9735 \end_layout
9736
9737 \begin_layout Standard
9738 Para centrar verticalmente el texto en las otras dos celdas de la primera
9739  fila, haz click-derecha en la segunda celda, ajusta una anchura de 0.5\InsetSpace \thinspace{}
9740 cm
9741  y marca alineaciones centrales.
9742  Haz lo mismo con la tercera celda de la fila.
9743 \end_layout
9744
9745 \begin_layout Standard
9746 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
9747  con guión si es la primera entrada.
9748  Por eso hay que insertar algo para que dicha palabra no sea la primera
9749  entrada: Añade el comando
9750 \end_layout
9751
9752 \begin_layout Standard
9753
9754 \series bold
9755
9756 \backslash
9757 hspace{0pt}
9758 \end_layout
9759
9760 \begin_layout Standard
9761 en ERT antes de la palabra.
9762  Como el espacio es 0 la salida no cambia.
9763  La tabla\InsetSpace ~
9764
9765 \begin_inset LatexCommand ref
9766 reference "tab:Tabla-con-y"
9767
9768 \end_inset
9769
9770  muestra el efecto.
9771 \end_layout
9772
9773 \begin_layout Standard
9774 \begin_inset Float table
9775 wide false
9776 sideways false
9777 status open
9778
9779 \begin_layout Standard
9780 \begin_inset Caption
9781
9782 \begin_layout Standard
9783 \begin_inset LatexCommand label
9784 name "tab:Tabla-con-y"
9785
9786 \end_inset
9787
9788 Tablas con y sin guión
9789 \end_layout
9790
9791 \end_inset
9792
9793
9794 \end_layout
9795
9796 \begin_layout Standard
9797
9798 \hfill
9799
9800 \begin_inset Tabular
9801 <lyxtabular version="3" rows="3" columns="3">
9802 <features>
9803 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9804 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9805 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9806 <row topline="true">
9807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Standard
9811 celdaconpalabramuylarga
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9817 \begin_inset Text
9818
9819 \begin_layout Standard
9820 b
9821 \end_layout
9822
9823 \end_inset
9824 </cell>
9825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9826 \begin_inset Text
9827
9828 \begin_layout Standard
9829 c
9830 \end_layout
9831
9832 \end_inset
9833 </cell>
9834 </row>
9835 <row topline="true">
9836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Standard
9840 d
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9846 \begin_inset Text
9847
9848 \begin_layout Standard
9849 e
9850 \end_layout
9851
9852 \end_inset
9853 </cell>
9854 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9855 \begin_inset Text
9856
9857 \begin_layout Standard
9858 f
9859 \end_layout
9860
9861 \end_inset
9862 </cell>
9863 </row>
9864 <row topline="true" bottomline="true">
9865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9866 \begin_inset Text
9867
9868 \begin_layout Standard
9869 g
9870 \end_layout
9871
9872 \end_inset
9873 </cell>
9874 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9875 \begin_inset Text
9876
9877 \begin_layout Standard
9878 h
9879 \end_layout
9880
9881 \end_inset
9882 </cell>
9883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9884 \begin_inset Text
9885
9886 \begin_layout Standard
9887 i
9888 \end_layout
9889
9890 \end_inset
9891 </cell>
9892 </row>
9893 </lyxtabular>
9894
9895 \end_inset
9896
9897
9898 \hfill
9899
9900 \begin_inset Tabular
9901 <lyxtabular version="3" rows="3" columns="3">
9902 <features>
9903 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9904 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9905 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9906 <row topline="true">
9907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9908 \begin_inset Text
9909
9910 \begin_layout Standard
9911 \begin_inset ERT
9912 status collapsed
9913
9914 \begin_layout Standard
9915
9916
9917 \backslash
9918 hspace{0pt}
9919 \end_layout
9920
9921 \end_inset
9922
9923 celdaconpalabramuylarga
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9929 \begin_inset Text
9930
9931 \begin_layout Standard
9932 b
9933 \end_layout
9934
9935 \end_inset
9936 </cell>
9937 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9938 \begin_inset Text
9939
9940 \begin_layout Standard
9941 c
9942 \end_layout
9943
9944 \end_inset
9945 </cell>
9946 </row>
9947 <row topline="true">
9948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Standard
9952 d
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9958 \begin_inset Text
9959
9960 \begin_layout Standard
9961 e
9962 \end_layout
9963
9964 \end_inset
9965 </cell>
9966 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9967 \begin_inset Text
9968
9969 \begin_layout Standard
9970 f
9971 \end_layout
9972
9973 \end_inset
9974 </cell>
9975 </row>
9976 <row topline="true" bottomline="true">
9977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9978 \begin_inset Text
9979
9980 \begin_layout Standard
9981 g
9982 \end_layout
9983
9984 \end_inset
9985 </cell>
9986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9987 \begin_inset Text
9988
9989 \begin_layout Standard
9990 h
9991 \end_layout
9992
9993 \end_inset
9994 </cell>
9995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9996 \begin_inset Text
9997
9998 \begin_layout Standard
9999 i
10000 \end_layout
10001
10002 \end_inset
10003 </cell>
10004 </row>
10005 </lyxtabular>
10006
10007 \end_inset
10008
10009
10010 \hfill
10011
10012 \end_layout
10013
10014 \end_inset
10015
10016
10017 \end_layout
10018
10019 \begin_layout Standard
10020
10021 \newpage
10022
10023 \end_layout
10024
10025 \begin_layout Subsection
10026 Multicolumnas
10027 \begin_inset LatexCommand label
10028 name "sub:Multicolumnas"
10029
10030 \end_inset
10031
10032
10033 \begin_inset LatexCommand index
10034 name "Multicolumnas"
10035
10036 \end_inset
10037
10038
10039 \begin_inset LatexCommand index
10040 name "Tablas ! Multicolumnas"
10041
10042 \end_inset
10043
10044
10045 \end_layout
10046
10047 \begin_layout Subsubsection
10048 Fundamentos de Multicolumna
10049 \end_layout
10050
10051 \begin_layout Standard
10052 Para extender una celda sobre varias columnas, se marcan las celdas que
10053  se desee combinar y se usa el botón 
10054 \begin_inset Graphics
10055         filename ../images/tabular-feature_multicolumn.xpm
10056         scale 85
10057
10058 \end_inset
10059
10060 , o el menú 
10061 \family sans
10062 Editar\SpecialChar \menuseparator
10063 Tabla\SpecialChar \menuseparator
10064 Multicolumn
10065 \family default
10066 a, o click-derecha sobre las celdas marcadas y se selecciona en el diálogo,
10067  bajo la pestaña 
10068 \family sans
10069 Configuración
10070 \family default
10071 , la casilla Multicolumna.
10072 \end_layout
10073
10074 \begin_layout Standard
10075 Las multicolumnas tienen su propia configuración de celdas.
10076  Esto es, los cambios de bordes, alineación y anchura solo afectan a la
10077  multicolumna.
10078  Aquí hay un ejemplo de tabla con una multicolumna en la primera fila y
10079  otra en la última fila sin borde superior:
10080 \end_layout
10081
10082 \begin_layout Standard
10083 \align center
10084 \begin_inset Tabular
10085 <lyxtabular version="3" rows="3" columns="4">
10086 <features firstHeadTopDL="true" firstHeadBottomDL="true">
10087 <column alignment="center" valignment="top" leftline="true" width="0pt">
10088 <column alignment="center" valignment="middle" leftline="true" width="0">
10089 <column alignment="center" valignment="top" leftline="true" width="0in">
10090 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10091 <row topline="true" bottomline="true">
10092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10093 \begin_inset Text
10094
10095 \begin_layout Standard
10096 abc
10097 \end_layout
10098
10099 \end_inset
10100 </cell>
10101 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
10102 \begin_inset Text
10103
10104 \begin_layout Standard
10105 def
10106 \lang ngerman
10107  
10108 \lang spanish
10109 ghi
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Standard
10118
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Standard
10127 jkl
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 </row>
10133 <row topline="true">
10134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Standard
10138
10139 \family roman
10140 \series medium
10141 \shape up
10142 \size normal
10143 \emph off
10144 \bar no
10145 \noun off
10146 \color none
10147 A
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Standard
10156 B
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Standard
10165 C
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10171 \begin_inset Text
10172
10173 \begin_layout Standard
10174 D
10175 \end_layout
10176
10177 \end_inset
10178 </cell>
10179 </row>
10180 <row topline="true" bottomline="true">
10181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10182 \begin_inset Text
10183
10184 \begin_layout Standard
10185 1
10186 \end_layout
10187
10188 \end_inset
10189 </cell>
10190 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10191 \begin_inset Text
10192
10193 \begin_layout Standard
10194 2
10195 \end_layout
10196
10197 \end_inset
10198 </cell>
10199 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10200 \begin_inset Text
10201
10202 \begin_layout Standard
10203 3
10204 \end_layout
10205
10206 \end_inset
10207 </cell>
10208 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10209 \begin_inset Text
10210
10211 \begin_layout Standard
10212 4
10213 \end_layout
10214
10215 \end_inset
10216 </cell>
10217 </row>
10218 </lyxtabular>
10219
10220 \end_inset
10221
10222
10223 \end_layout
10224
10225 \begin_layout Subsubsection
10226 Cálculos en Multicolumnas
10227 \begin_inset LatexCommand label
10228 name "sub:Cálculos-en-Multicolumnas"
10229
10230 \end_inset
10231
10232
10233 \begin_inset LatexCommand index
10234 name "Multicolumnas ! Cálculos"
10235
10236 \end_inset
10237
10238
10239 \end_layout
10240
10241 \begin_layout Standard
10242 LyX soporta multicolumnas directamente, pero hay que prestar atención a
10243  la anchura de celda de las columnas combinadas en la celda multicolumna.
10244 \end_layout
10245
10246 \begin_layout Standard
10247 \begin_inset Float table
10248 wide false
10249 sideways false
10250 status open
10251
10252 \begin_layout Standard
10253 \begin_inset Caption
10254
10255 \begin_layout Standard
10256 \begin_inset LatexCommand label
10257 name "tab:Tabla-con-centrado"
10258
10259 \end_inset
10260
10261 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
10262 te la mitad de anchura que la celda multicolumna
10263 \begin_inset OptArg
10264 status collapsed
10265
10266 \begin_layout Standard
10267 Tabla multicolumna perfecta
10268 \end_layout
10269
10270 \end_inset
10271
10272
10273 \end_layout
10274
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \align center
10282 \begin_inset Tabular
10283 <lyxtabular version="3" rows="3" columns="3">
10284 <features>
10285 <column alignment="center" valignment="middle" leftline="true" width="0" special="|>{\centering}m{1.25cm-6.2pt}">
10286 <column alignment="center" valignment="middle" leftline="true" width="0">
10287 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10288 <row topline="true">
10289 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special="|>{\centering}m{2.5cm}|">
10290 \begin_inset Text
10291
10292 \begin_layout Standard
10293 multicolumna línea múltiple
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10299 \begin_inset Text
10300
10301 \begin_layout Standard
10302
10303 \end_layout
10304
10305 \end_inset
10306 </cell>
10307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10308 \begin_inset Text
10309
10310 \begin_layout Standard
10311 c
10312 \end_layout
10313
10314 \end_inset
10315 </cell>
10316 </row>
10317 <row topline="true">
10318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Standard
10322 d
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10328 \begin_inset Text
10329
10330 \begin_layout Standard
10331 e
10332 \end_layout
10333
10334 \end_inset
10335 </cell>
10336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10337 \begin_inset Text
10338
10339 \begin_layout Standard
10340 f
10341 \end_layout
10342
10343 \end_inset
10344 </cell>
10345 </row>
10346 <row topline="true" bottomline="true">
10347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10348 \begin_inset Text
10349
10350 \begin_layout Standard
10351 g
10352 \end_layout
10353
10354 \end_inset
10355 </cell>
10356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10357 \begin_inset Text
10358
10359 \begin_layout Standard
10360 h
10361 \end_layout
10362
10363 \end_inset
10364 </cell>
10365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10366 \begin_inset Text
10367
10368 \begin_layout Standard
10369 i
10370 \end_layout
10371
10372 \end_inset
10373 </cell>
10374 </row>
10375 </lyxtabular>
10376
10377 \end_inset
10378
10379
10380 \end_layout
10381
10382 \end_inset
10383
10384
10385 \end_layout
10386
10387 \begin_layout Standard
10388 Por ejemplo, para crear la Tabla\InsetSpace ~
10389
10390 \begin_inset LatexCommand ref
10391 reference "tab:Tabla-con-centrado"
10392
10393 \end_inset
10394
10395 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
10396  click-derecha.
10397  En el diálogo marca 
10398 \emph on
10399 multicolumna
10400 \emph default
10401
10402 \emph on
10403 alineación centro
10404 \emph default
10405  y una anchura de 2.5\InsetSpace \thinspace{}
10406 cm.
10407  Las columnas combinadas deberían tener exactamente la mitad de la anchura
10408  de la celda multicolumna, así que deberías ajustar 1.25\InsetSpace \thinspace{}
10409 cm para la primera
10410  columna.
10411  La segunda columna tendrá entonces automáticamente 1.25\InsetSpace \thinspace{}
10412 cm de anchura.
10413  Para la Tabla 
10414 \begin_inset LatexCommand ref
10415 reference "tab:Tabla-sin-mitad"
10416
10417 \end_inset
10418
10419  se ha procedido de la siguiente manera:
10420 \end_layout
10421
10422 \begin_layout Standard
10423 \begin_inset Float table
10424 wide false
10425 sideways false
10426 status open
10427
10428 \begin_layout Standard
10429 \begin_inset Caption
10430
10431 \begin_layout Standard
10432 \begin_inset LatexCommand label
10433 name "tab:Tabla-sin-mitad"
10434
10435 \end_inset
10436
10437 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
10438  anchura que la celda multicolumna
10439 \begin_inset OptArg
10440 status collapsed
10441
10442 \begin_layout Standard
10443 Tabla multicolumna imperfecta
10444 \end_layout
10445
10446 \end_inset
10447
10448
10449 \end_layout
10450
10451 \end_inset
10452
10453
10454 \end_layout
10455
10456 \begin_layout Standard
10457 \align center
10458 \begin_inset Tabular
10459 <lyxtabular version="3" rows="3" columns="3">
10460 <features>
10461 <column alignment="center" valignment="top" leftline="true" width="1.25cm">
10462 <column alignment="center" valignment="top" leftline="true" width="0">
10463 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10464 <row topline="true" bottomline="true">
10465 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
10466 \begin_inset Text
10467
10468 \begin_layout Standard
10469 multicolumna línea múltiple
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10475 \begin_inset Text
10476
10477 \begin_layout Standard
10478
10479 \end_layout
10480
10481 \end_inset
10482 </cell>
10483 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10484 \begin_inset Text
10485
10486 \begin_layout Standard
10487 c
10488 \end_layout
10489
10490 \end_inset
10491 </cell>
10492 </row>
10493 <row topline="true">
10494 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Standard
10498 d
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10504 \begin_inset Text
10505
10506 \begin_layout Standard
10507 e
10508 \end_layout
10509
10510 \end_inset
10511 </cell>
10512 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10513 \begin_inset Text
10514
10515 \begin_layout Standard
10516 f
10517 \end_layout
10518
10519 \end_inset
10520 </cell>
10521 </row>
10522 <row topline="true" bottomline="true">
10523 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10524 \begin_inset Text
10525
10526 \begin_layout Standard
10527 g
10528 \end_layout
10529
10530 \end_inset
10531 </cell>
10532 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10533 \begin_inset Text
10534
10535 \begin_layout Standard
10536 h
10537 \end_layout
10538
10539 \end_inset
10540 </cell>
10541 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10542 \begin_inset Text
10543
10544 \begin_layout Standard
10545 i
10546 \end_layout
10547
10548 \end_inset
10549 </cell>
10550 </row>
10551 </lyxtabular>
10552
10553 \end_inset
10554
10555
10556 \end_layout
10557
10558 \end_inset
10559
10560
10561 \end_layout
10562
10563 \begin_layout Standard
10564 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
10565 a, es un poco mayor.
10566  La razón es que la anchura dada para una celda 
10567 \begin_inset Formula $W_{g}$
10568 \end_inset
10569
10570  no es su anchura total 
10571 \begin_inset Formula $W_{\mathrm{tot}}$
10572 \end_inset
10573
10574  porque una celda es siempre algo mayor que la anchura dada.
10575  El Apéndice\InsetSpace ~
10576
10577 \begin_inset LatexCommand eqref
10578 reference "cha:Explicación-de-la-Ecuación"
10579
10580 \end_inset
10581
10582  lo explica con detalle.
10583 \end_layout
10584
10585 \begin_layout Standard
10586 La anchura dada necesaria, 
10587 \begin_inset Formula $W_{g\, n}$
10588 \end_inset
10589
10590  para combinar 
10591 \emph on
10592 n
10593 \emph default
10594  columnas puede calcularse de manera que cada columna tenga una anchura
10595  total de 
10596 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
10597 \end_inset
10598
10599 :
10600 \begin_inset Formula \begin{equation}
10601 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)·(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
10602
10603 \end_inset
10604
10605
10606 \end_layout
10607
10608 \begin_layout Standard
10609 En nuestro caso tenemos 
10610 \begin_inset Formula $n=2$
10611 \end_inset
10612
10613
10614 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
10615 \end_inset
10616
10617 \InsetSpace \thinspace{}
10618 cm y los valores predeterminados para longitudes, así la ecuación\InsetSpace ~
10619
10620 \begin_inset LatexCommand ref
10621 reference "eq:Wgn"
10622
10623 \end_inset
10624
10625  queda
10626 \begin_inset Formula \begin{equation}
10627 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
10628
10629 \end_inset
10630
10631
10632 \end_layout
10633
10634 \begin_layout Standard
10635 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
10636  
10637 \series bold
10638 calc
10639 \series default
10640  con la línea
10641 \begin_inset LatexCommand index
10642 name "LaTeX-paquetes ! calc"
10643
10644 \end_inset
10645
10646
10647 \end_layout
10648
10649 \begin_layout Standard
10650
10651 \series bold
10652
10653 \backslash
10654 usepackage{calc}
10655 \end_layout
10656
10657 \begin_layout Standard
10658 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
10659  Por tanto hay que insertar un argumento LaTeX en el diálogo.
10660  He aquí un repaso de los argumentos:
10661 \end_layout
10662
10663 \begin_layout Itemize
10664
10665 \series bold
10666 p{ancho}
10667 \series default
10668  crea celdas con anchura fija, el texto alineado arriba
10669 \end_layout
10670
10671 \begin_layout Itemize
10672
10673 \series bold
10674 m{ancho}
10675 \series default
10676  crea celdas con anchura fija, el texto con alineación vertical centrada
10677  
10678 \end_layout
10679
10680 \begin_layout Itemize
10681
10682 \series bold
10683 b{ancho}
10684 \series default
10685  crea celdas con anchura fija, el texto alineado abajo
10686 \end_layout
10687
10688 \begin_layout Standard
10689 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
10690  en el diálogo se ignoran.
10691  
10692 \begin_inset Note Greyedout
10693 status open
10694
10695 \begin_layout Standard
10696
10697 \series bold
10698 Nota:
10699 \series default
10700  Debido a un error, LyX muestra de todas formas estas propiedades.
10701 \end_layout
10702
10703 \end_inset
10704
10705  El comando 
10706 \series bold
10707
10708 \backslash
10709 centering
10710 \series default
10711  se añade para centrar horizontalmente el texto.
10712  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
10713  columna extendida:
10714 \end_layout
10715
10716 \begin_layout Standard
10717
10718 \series bold
10719 |>{
10720 \backslash
10721 centering}m{1.25cm-6.2pt}
10722 \end_layout
10723
10724 \begin_layout Standard
10725 La barra "
10726 \series bold
10727 |
10728 \series default
10729 " al principio dibuja el borde y el comando
10730 \series bold
10731  >{ }
10732 \series default
10733  significa que los comandos entre llaves se aplican antes de crear la celda.
10734 \end_layout
10735
10736 \begin_layout Standard
10737 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
10738 , aún está alineado a la izquierda.
10739  Esto se debe a que LyX solo aplica alineado a columnas simples.
10740  Así que para multicolumnas hemos de usar el argumento de LaTeX
10741 \end_layout
10742
10743 \begin_layout Standard
10744
10745 \series bold
10746 |>{
10747 \backslash
10748 centering}m{2.5cm}|
10749 \end_layout
10750
10751 \begin_layout Subsection
10752 Multifilas
10753 \begin_inset LatexCommand index
10754 name "Multifilas"
10755
10756 \end_inset
10757
10758
10759 \begin_inset LatexCommand index
10760 name "Tablas ! Multifilas"
10761
10762 \end_inset
10763
10764
10765 \begin_inset LatexCommand index
10766 name "LaTeX-paquetes ! multirow"
10767
10768 \end_inset
10769
10770
10771 \end_layout
10772
10773 \begin_layout Standard
10774 A diferencia de multicolumnas, LyX aún no soporta multifilas por lo que
10775  hace falta un poco de ERT.
10776  Hay que cargar el paquete de LaTeX 
10777 \series bold
10778 multirow
10779 \series default
10780  en el preámbulo del documento con el comando
10781 \end_layout
10782
10783 \begin_layout Standard
10784
10785 \series bold
10786
10787 \backslash
10788 usepackage{multirow}
10789 \end_layout
10790
10791 \begin_layout Standard
10792 Las multifilas se crean con el comando
10793 \end_layout
10794
10795 \begin_layout Standard
10796
10797 \series bold
10798
10799 \backslash
10800 multirow{número de filas}{ancho de celda}{entrada de celda}
10801 \end_layout
10802
10803 \begin_layout Standard
10804 Para crear la siguiente tabla:
10805 \end_layout
10806
10807 \begin_layout Standard
10808 \align center
10809 \begin_inset ERT
10810 status collapsed
10811
10812 \begin_layout Standard
10813
10814
10815 \backslash
10816 renewcommand{
10817 \backslash
10818 multirowsetup}{
10819 \backslash
10820 centering}
10821 \end_layout
10822
10823 \end_inset
10824
10825
10826 \begin_inset Tabular
10827 <lyxtabular version="3" rows="3" columns="3">
10828 <features>
10829 <column alignment="center" valignment="top" leftline="true" width="0">
10830 <column alignment="center" valignment="top" leftline="true" width="0">
10831 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10832 <row topline="true">
10833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10834 \begin_inset Text
10835
10836 \begin_layout Standard
10837 a
10838 \end_layout
10839
10840 \end_inset
10841 </cell>
10842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10843 \begin_inset Text
10844
10845 \begin_layout Standard
10846 b
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Standard
10855 c
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 </row>
10861 <row topline="true">
10862 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10863 \begin_inset Text
10864
10865 \begin_layout Standard
10866 \begin_inset ERT
10867 status collapsed
10868
10869 \begin_layout Standard
10870
10871
10872 \backslash
10873 multirow{2}{2.5cm}{
10874 \end_layout
10875
10876 \end_inset
10877
10878 entrada multifila
10879 \begin_inset ERT
10880 status collapsed
10881
10882 \begin_layout Standard
10883
10884 }
10885 \end_layout
10886
10887 \end_inset
10888
10889
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10895 \begin_inset Text
10896
10897 \begin_layout Standard
10898 e
10899 \end_layout
10900
10901 \end_inset
10902 </cell>
10903 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10904 \begin_inset Text
10905
10906 \begin_layout Standard
10907 f
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 </row>
10913 <row topline="true" bottomline="true">
10914 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10915 \begin_inset Text
10916
10917 \begin_layout Standard
10918
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Standard
10927 h
10928 \end_layout
10929
10930 \end_inset
10931 </cell>
10932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10933 \begin_inset Text
10934
10935 \begin_layout Standard
10936 i
10937 \end_layout
10938
10939 \end_inset
10940 </cell>
10941 </row>
10942 </lyxtabular>
10943
10944 \end_inset
10945
10946
10947 \begin_inset ERT
10948 status collapsed
10949
10950 \begin_layout Standard
10951
10952
10953 \backslash
10954 renewcommand{
10955 \backslash
10956 multirowsetup}{
10957 \backslash
10958 raggedright}
10959 \end_layout
10960
10961 \end_inset
10962
10963
10964 \end_layout
10965
10966 \begin_layout Standard
10967 crea una tabla 3×3.
10968  Para quitar la línea sobre la última celda en la primera columna, se marca
10969  la celda como multicolumna y se quita el borde superior.
10970  Ahora se crea la multifila en la segunda fila de la primera columna insertando
10971  ahí el comando
10972 \end_layout
10973
10974 \begin_layout Standard
10975
10976 \series bold
10977
10978 \backslash
10979 multirow{2}{2.5cm}{
10980 \end_layout
10981
10982 \begin_layout Standard
10983 como ERT.
10984  Según los parámetros del comando la multifila se expande a dos filas y
10985  tiene de ancho 2.5\InsetSpace \thinspace{}
10986 cm.
10987  El contenido de la celda multifila sigue fuera del cuadro ERT y el comando
10988  finaliza con llave derecha 
10989 \series bold
10990 }
10991 \series default
10992  en otro cuadro ERT tras el texto.
10993 \end_layout
10994
10995 \begin_layout Standard
10996
10997 \series bold
10998
10999 \backslash
11000 multirow
11001 \series default
11002  alinea su contenido a la izquierda por defecto.
11003  Para cambiarlo renombra el comando 
11004 \series bold
11005
11006 \backslash
11007 multirowsetup
11008 \series default
11009  con el comando
11010 \end_layout
11011
11012 \begin_layout Standard
11013
11014 \series bold
11015
11016 \backslash
11017 renewcommand{
11018 \backslash
11019 multirowsetup}{
11020 \backslash
11021 centering}
11022 \end_layout
11023
11024 \begin_layout Standard
11025 en ERT en el preámbulo del documento.
11026  Entonces se centran todas las entradas de celdas multifila en el documento.
11027  Si solo queremos centrar en algunas tablas, se puede renombrar el comando
11028  en ERT justo antes de la tabla en lugar de en el preámbulo.
11029  Si el texto debe estar alineado a la derecha, reemplaza 
11030 \series bold
11031
11032 \backslash
11033 centering
11034 \series default
11035  por 
11036 \series bold
11037
11038 \backslash
11039 raggedleft
11040 \series default
11041 .
11042  Para volver a alineado a la izquierda usa 
11043 \series bold
11044
11045 \backslash
11046 raggedright
11047 \series default
11048 .
11049 \end_layout
11050
11051 \begin_layout Section
11052 Booktabs
11053 \begin_inset LatexCommand index
11054 name "Booktabs"
11055
11056 \end_inset
11057
11058
11059 \begin_inset LatexCommand index
11060 name "Tablas ! Booktabs"
11061
11062 \end_inset
11063
11064  
11065 \begin_inset Note Note
11066 status collapsed
11067
11068 \begin_layout Standard
11069
11070 \family roman
11071 \series medium
11072 \size footnotesize
11073 N.
11074  del t.
11075  A la espera de la traducción que se le asigne en LyX 1.5, he dejado el original
11076  en inglés
11077 \end_layout
11078
11079 \end_inset
11080
11081
11082 \end_layout
11083
11084 \begin_layout Standard
11085 En los libros, las tablas se suelen presentar como en la Tabla \InsetSpace ~
11086
11087 \begin_inset LatexCommand ref
11088 reference "tab:Ejemplo-tabla-booktabs"
11089
11090 \end_inset
11091
11092 .
11093  En inglés se denominan "
11094 \emph on
11095 booktabs
11096 \emph default
11097 ".
11098  La próxima versión de LyX, LyX\InsetSpace ~
11099 1.5, tendrá soporte para "booktabs", véase
11100  
11101 \begin_inset ERT
11102 status collapsed
11103
11104 \begin_layout Standard
11105
11106
11107 \backslash
11108 href{http://wiki.lyx.org/LyX/NewInLyX15}{
11109 \end_layout
11110
11111 \end_inset
11112
11113 What's new in LyX\InsetSpace ~
11114 1.5
11115 \begin_inset ERT
11116 status collapsed
11117
11118 \begin_layout Standard
11119
11120 }
11121 \end_layout
11122
11123 \end_inset
11124
11125 .
11126 \end_layout
11127
11128 \begin_layout Standard
11129 \begin_inset Float table
11130 placement h
11131 wide false
11132 sideways false
11133 status open
11134
11135 \begin_layout Standard
11136 \begin_inset Caption
11137
11138 \begin_layout Standard
11139 \begin_inset LatexCommand label
11140 name "tab:Ejemplo-tabla-booktabs"
11141
11142 \end_inset
11143
11144 Ejemplo de tabla booktabs
11145 \end_layout
11146
11147 \end_inset
11148
11149
11150 \end_layout
11151
11152 \begin_layout Standard
11153 \align center
11154 \begin_inset Tabular
11155 <lyxtabular version="3" rows="8" columns="4">
11156 <features booktabs="true">
11157 <column alignment="center" valignment="top" rightline="true" width="0">
11158 <column alignment="center" valignment="top" width="0">
11159 <column alignment="center" valignment="top" width="0">
11160 <column alignment="center" valignment="top" width="0">
11161 <row topline="true">
11162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11163 \begin_inset Text
11164
11165 \begin_layout Standard
11166 System
11167 \end_layout
11168
11169 \end_inset
11170 </cell>
11171 <cell alignment="center" valignment="top" topline="true" usebox="none">
11172 \begin_inset Text
11173
11174 \begin_layout Standard
11175 Medipix
11176 \begin_inset Formula $\,$
11177 \end_inset
11178
11179 1
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Standard
11188 Medipix
11189 \begin_inset Formula $\,$
11190 \end_inset
11191
11192 2
11193 \end_layout
11194
11195 \end_inset
11196 </cell>
11197 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11198 \begin_inset Text
11199
11200 \begin_layout Standard
11201
11202 \end_layout
11203
11204 \end_inset
11205 </cell>
11206 </row>
11207 <row>
11208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11209 \begin_inset Text
11210
11211 \begin_layout Standard
11212 \begin_inset ERT
11213 status collapsed
11214
11215 \begin_layout Standard
11216
11217
11218 \backslash
11219 cmidrule(r){2-2}
11220 \end_layout
11221
11222 \end_inset
11223
11224
11225 \begin_inset ERT
11226 status collapsed
11227
11228 \begin_layout Standard
11229
11230
11231 \backslash
11232 cmidrule(l){3-4}
11233 \end_layout
11234
11235 \end_inset
11236
11237 Detector thickness [µm]
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11243 \begin_inset Text
11244
11245 \begin_layout Standard
11246 300
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Standard
11255 300
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11261 \begin_inset Text
11262
11263 \begin_layout Standard
11264 700
11265 \end_layout
11266
11267 \end_inset
11268 </cell>
11269 </row>
11270 <row topline="true">
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Standard
11275 Edge angle [°]
11276 \end_layout
11277
11278 \end_inset
11279 </cell>
11280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11281 \begin_inset Text
11282
11283 \begin_layout Standard
11284 3.55
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Standard
11293 2.71
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Standard
11302 7.99
11303 \end_layout
11304
11305 \end_inset
11306 </cell>
11307 </row>
11308 <row topspace="default">
11309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11310 \begin_inset Text
11311
11312 \begin_layout Standard
11313 Spatial resolution [µm]
11314 \end_layout
11315
11316 \end_inset
11317 </cell>
11318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11319 \begin_inset Text
11320
11321 \begin_layout Standard
11322 4.26
11323 \end_layout
11324
11325 \end_inset
11326 </cell>
11327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11328 \begin_inset Text
11329
11330 \begin_layout Standard
11331 10.17
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11337 \begin_inset Text
11338
11339 \begin_layout Standard
11340 10.56
11341 \end_layout
11342
11343 \end_inset
11344 </cell>
11345 </row>
11346 <row topspace="default">
11347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11348 \begin_inset Text
11349
11350 \begin_layout Standard
11351 MTF at 
11352 \begin_inset Formula $f_{\mathrm{max}}$
11353 \end_inset
11354
11355
11356 \end_layout
11357
11358 \end_inset
11359 </cell>
11360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11361 \begin_inset Text
11362
11363 \begin_layout Standard
11364 0.53
11365 \end_layout
11366
11367 \end_inset
11368 </cell>
11369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11370 \begin_inset Text
11371
11372 \begin_layout Standard
11373 0.37
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11379 \begin_inset Text
11380
11381 \begin_layout Standard
11382 0.39
11383 \end_layout
11384
11385 \end_inset
11386 </cell>
11387 </row>
11388 <row topspace="default">
11389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11390 \begin_inset Text
11391
11392 \begin_layout Standard
11393 \begin_inset ERT
11394 status collapsed
11395
11396 \begin_layout Standard
11397
11398
11399 \backslash
11400 cmidrule(l{10pt}){1-1}
11401 \end_layout
11402
11403 \end_inset
11404
11405 LSF-spatial resolution
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Standard
11414
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Standard
11423
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11429 \begin_inset Text
11430
11431 \begin_layout Standard
11432
11433 \end_layout
11434
11435 \end_inset
11436 </cell>
11437 </row>
11438 <row>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Standard
11443 in µm
11444 \end_layout
11445
11446 \end_inset
11447 </cell>
11448 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11449 \begin_inset Text
11450
11451 \begin_layout Standard
11452 129.7
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Standard
11461 52.75
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11467 \begin_inset Text
11468
11469 \begin_layout Standard
11470 50.78
11471 \end_layout
11472
11473 \end_inset
11474 </cell>
11475 </row>
11476 <row bottomline="true">
11477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11478 \begin_inset Text
11479
11480 \begin_layout Standard
11481 in % of pixel size
11482 \end_layout
11483
11484 \end_inset
11485 </cell>
11486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11487 \begin_inset Text
11488
11489 \begin_layout Standard
11490 76.3
11491 \end_layout
11492
11493 \end_inset
11494 </cell>
11495 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11496 \begin_inset Text
11497
11498 \begin_layout Standard
11499 95.9
11500 \end_layout
11501
11502 \end_inset
11503 </cell>
11504 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11505 \begin_inset Text
11506
11507 \begin_layout Standard
11508 92.3
11509 \end_layout
11510
11511 \end_inset
11512 </cell>
11513 </row>
11514 </lyxtabular>
11515
11516 \end_inset
11517
11518
11519 \end_layout
11520
11521 \end_inset
11522
11523
11524 \end_layout
11525
11526 \begin_layout Standard
11527 Este capítulo describe la creación de tablas "booktabs" en LyX\InsetSpace ~
11528 1.4.
11529 \end_layout
11530
11531 \begin_layout Subsection
11532 Comandos Fundamentales
11533 \begin_inset LatexCommand index
11534 name "Booktabs ! Comandos Fundamentales"
11535
11536 \end_inset
11537
11538
11539 \end_layout
11540
11541 \begin_layout Standard
11542 Para poder usar "booktabs" hay que cargar el paquete de LaTeX 
11543 \series bold
11544 booktabs
11545 \series default
11546  en el preámbulo del documento con la línea
11547 \begin_inset LatexCommand index
11548 name "LaTeX-paquetes ! booktabs"
11549
11550 \end_inset
11551
11552
11553 \end_layout
11554
11555 \begin_layout Standard
11556
11557 \series bold
11558
11559 \backslash
11560 usepackage{booktabs}
11561 \end_layout
11562
11563 \begin_layout Standard
11564 \begin_inset VSpace medskip
11565 \end_inset
11566
11567
11568 \end_layout
11569
11570 \begin_layout Standard
11571 La primera línea de una tabla booktabs se crea con el comando
11572 \end_layout
11573
11574 \begin_layout Standard
11575
11576 \series bold
11577
11578 \backslash
11579 toprule[ancho]
11580 \end_layout
11581
11582 \begin_layout Standard
11583 que se inserta como ERT en la primera celda como primera entrada.
11584  La anchura opcional especifica el grosor de línea; la predeterminada es
11585  0.08\InsetSpace \thinspace{}
11586 em.
11587  Puedes usar todas las unidades listadas en el apéndice \InsetSpace ~
11588
11589 \begin_inset LatexCommand ref
11590 reference "cha:Unidades-disponibles-en"
11591
11592 \end_inset
11593
11594  para fijar el ancho.
11595 \newline
11596 ¡Observa que todos los comandos ERT deben acabar con
11597  un espacio si les sigue texto!
11598 \end_layout
11599
11600 \begin_layout Standard
11601 La última línea de una tabla booktabs se crea con el comando ERT
11602 \end_layout
11603
11604 \begin_layout Standard
11605
11606 \series bold
11607
11608 \backslash
11609 bottomrule[ancho]
11610 \end_layout
11611
11612 \begin_layout Standard
11613 en la primera celda de la última fila.
11614  La última fila es solo para este comando y no debería tener ningún otro
11615  contenido.
11616  La anchura predeterminada es la misma que para 
11617 \series bold
11618
11619 \backslash
11620 toprule
11621 \series default
11622 .
11623 \end_layout
11624
11625 \begin_layout Standard
11626 Las líneas horizontales que se extienden sobre todas las columnas se crean
11627  con el comando ERT
11628 \end_layout
11629
11630 \begin_layout Standard
11631
11632 \series bold
11633
11634 \backslash
11635 midrule[ancho]
11636 \end_layout
11637
11638 \begin_layout Standard
11639 La anchura predeterminada es 0.05\InsetSpace \thinspace{}
11640 em.
11641 \end_layout
11642
11643 \begin_layout Standard
11644 Las líneas que no se extienden a todas las columnas se crean con el comando
11645  ERT
11646 \end_layout
11647
11648 \begin_layout Standard
11649
11650 \series bold
11651
11652 \backslash
11653 cmidrule[ancho](recorte){inicol-fincol}
11654 \end_layout
11655
11656 \begin_layout Standard
11657 El grosor predeterminado es 0.03\InsetSpace \thinspace{}
11658 em; inicol es el número de columna donde
11659  empieza la línea y fincol el número de columna donde acaba; fincol debe
11660  ser siempre especificado incluso cuando la línea se extiende solo una columna.
11661  El parámetro opcional recorte debe ser 
11662 \emph on
11663 l{recorte}
11664 \emph default
11665  o 
11666 \emph on
11667 r{recorte}
11668 \emph default
11669 , donde recorte también es opcional.
11670  Por ejemplo, el parámetro 
11671 \emph on
11672 l{2pt}
11673 \emph default
11674  significa que la línea se recorta 2 pt por su izquierda.
11675  Si no se especifica el tamaño del recorte, las líneas se recortan por defecto
11676  en 0.5\InsetSpace \thinspace{}
11677 em.
11678 \end_layout
11679
11680 \begin_layout Standard
11681 Los comandos 
11682 \series bold
11683
11684 \backslash
11685 cmidrule
11686 \series default
11687  y 
11688 \series bold
11689
11690 \backslash
11691 midrule
11692 \series default
11693  deben insertarse como primera entrada de la primera celda de una fila .
11694  Las líneas se crean sobre la fila.
11695 \end_layout
11696
11697 \begin_layout Standard
11698 \begin_inset VSpace bigskip
11699 \end_inset
11700
11701 La Tabla\InsetSpace ~
11702
11703 \begin_inset LatexCommand ref
11704 reference "tab:Ejemplo-tabla-booktabs"
11705
11706 \end_inset
11707
11708  se ha creado con los comandos
11709 \end_layout
11710
11711 \begin_layout Standard
11712
11713 \series bold
11714
11715 \backslash
11716 cmidrule(r){2-2}
11717 \backslash
11718 cmidrule(l){3-4}
11719 \end_layout
11720
11721 \begin_layout Standard
11722 en la segunda fila, 
11723 \series bold
11724
11725 \backslash
11726 midrule
11727 \series default
11728  en la tercera, y
11729 \end_layout
11730
11731 \begin_layout Standard
11732
11733 \series bold
11734
11735 \backslash
11736 cmidrule(l{10pt}){1-1}
11737 \end_layout
11738
11739 \begin_layout Standard
11740 en la sexta fila.
11741 \end_layout
11742
11743 \begin_layout Subsection
11744 Comandos Especiales
11745 \begin_inset LatexCommand index
11746 name "Booktabs ! Comandos Especiales"
11747
11748 \end_inset
11749
11750
11751 \end_layout
11752
11753 \begin_layout Standard
11754 Para separar filas verticalmente se puede emplear el siguiente comando ERT
11755 \end_layout
11756
11757 \begin_layout Standard
11758
11759 \series bold
11760
11761 \backslash
11762 addlinespace[ancho]
11763 \end_layout
11764
11765 \begin_layout Standard
11766 El ancho predeterminado es 0.5\InsetSpace \thinspace{}
11767 em.
11768  En la Tabla\InsetSpace ~
11769
11770 \begin_inset LatexCommand ref
11771 reference "tab:Ejemplo-tabla-booktabs"
11772
11773 \end_inset
11774
11775  se ha insertado 
11776 \series bold
11777
11778 \backslash
11779 addlinespace
11780 \series default
11781  en la primera celda de algunas filas.
11782  El espacio se crea sobre las filas en las que se inserta el comando.
11783 \end_layout
11784
11785 \begin_layout Standard
11786 \begin_inset VSpace medskip
11787 \end_inset
11788
11789
11790 \end_layout
11791
11792 \begin_layout Standard
11793 Quizá quieras superponer líneas 
11794 \series bold
11795
11796 \backslash
11797 cmidrules
11798 \series default
11799  como en la Tabla\InsetSpace ~
11800
11801 \begin_inset LatexCommand ref
11802 reference "tab:Tabla-booktabs-especial"
11803
11804 \end_inset
11805
11806 .
11807  Esto se consigue con el comando ERT
11808 \end_layout
11809
11810 \begin_layout Standard
11811
11812 \series bold
11813
11814 \backslash
11815 morecmidrule
11816 \series default
11817 s
11818 \end_layout
11819
11820 \begin_layout Standard
11821 El comando que se ha utilizado para la segunda fila de la Tabla\InsetSpace ~
11822
11823 \begin_inset LatexCommand ref
11824 reference "tab:Tabla-booktabs-especial"
11825
11826 \end_inset
11827
11828  es
11829 \end_layout
11830
11831 \begin_layout Standard
11832
11833 \series bold
11834
11835 \backslash
11836 cmidrule(r){2-2}
11837 \backslash
11838 cmidrule(l){3-4}
11839 \backslash
11840 morecmidrules
11841 \backslash
11842 cmidrule{2-4}
11843 \end_layout
11844
11845 \begin_layout Standard
11846 El comando para la sexta fila es
11847 \end_layout
11848
11849 \begin_layout Standard
11850
11851 \series bold
11852
11853 \backslash
11854 midrule
11855 \backslash
11856 morecmidrules
11857 \backslash
11858 cmidrule{3-4}
11859 \end_layout
11860
11861 \begin_layout Standard
11862 \begin_inset VSpace bigskip
11863 \end_inset
11864
11865
11866 \end_layout
11867
11868 \begin_layout Standard
11869 El espacio alrededor de cada línea en una tabla "booktabs" puede especificarse
11870  en el preámbulo del documento.
11871  Para más información al respecto, véase el manual del paquete 
11872 \begin_inset LatexCommand cite
11873 key "booktabs"
11874
11875 \end_inset
11876
11877 .
11878  Si de todas formas no te satisface el espaciado, puedes usar el siguiente
11879  comando para dibujar líneas que se extienden sobre todas las columnas
11880 \end_layout
11881
11882 \begin_layout Standard
11883
11884 \series bold
11885
11886 \backslash
11887 specialrule{anchura}{espacio superior}{espacio inferior}
11888 \end_layout
11889
11890 \begin_layout Standard
11891 \begin_inset Float table
11892 placement h
11893 wide false
11894 sideways false
11895 status open
11896
11897 \begin_layout Standard
11898 \begin_inset Caption
11899
11900 \begin_layout Standard
11901 \begin_inset LatexCommand label
11902 name "tab:Tabla-booktabs-especial"
11903
11904 \end_inset
11905
11906 Tabla booktabs especial
11907 \end_layout
11908
11909 \end_inset
11910
11911
11912 \end_layout
11913
11914 \begin_layout Standard
11915 \align center
11916 \begin_inset Tabular
11917 <lyxtabular version="3" rows="8" columns="4">
11918 <features booktabs="true">
11919 <column alignment="center" valignment="top" width="0">
11920 <column alignment="center" valignment="top" width="0">
11921 <column alignment="center" valignment="top" width="0">
11922 <column alignment="center" valignment="top" width="0">
11923 <row topline="true">
11924 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11925 \begin_inset Text
11926
11927 \begin_layout Standard
11928 System
11929 \end_layout
11930
11931 \end_inset
11932 </cell>
11933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11934 \begin_inset Text
11935
11936 \begin_layout Standard
11937 Medipix\InsetSpace \thinspace{}
11938 1
11939 \end_layout
11940
11941 \end_inset
11942 </cell>
11943 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
11944 \begin_inset Text
11945
11946 \begin_layout Standard
11947 Medipix\InsetSpace \thinspace{}
11948 2
11949 \end_layout
11950
11951 \end_inset
11952 </cell>
11953 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11954 \begin_inset Text
11955
11956 \begin_layout Standard
11957
11958 \end_layout
11959
11960 \end_inset
11961 </cell>
11962 </row>
11963 <row>
11964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11965 \begin_inset Text
11966
11967 \begin_layout Standard
11968 \begin_inset ERT
11969 status collapsed
11970
11971 \begin_layout Standard
11972
11973
11974 \backslash
11975 cmidrule(r){2-2}
11976 \end_layout
11977
11978 \end_inset
11979
11980
11981 \begin_inset ERT
11982 status collapsed
11983
11984 \begin_layout Standard
11985
11986
11987 \backslash
11988 cmidrule(l){3-4}
11989 \end_layout
11990
11991 \end_inset
11992
11993
11994 \begin_inset ERT
11995 status collapsed
11996
11997 \begin_layout Standard
11998
11999
12000 \backslash
12001 morecmidrules 
12002 \end_layout
12003
12004 \end_inset
12005
12006
12007 \begin_inset ERT
12008 status collapsed
12009
12010 \begin_layout Standard
12011
12012
12013 \backslash
12014 cmidrule{2-4}
12015 \end_layout
12016
12017 \end_inset
12018
12019 Detector thickness [µm]
12020 \end_layout
12021
12022 \end_inset
12023 </cell>
12024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12025 \begin_inset Text
12026
12027 \begin_layout Standard
12028 300
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Standard
12037 300
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12043 \begin_inset Text
12044
12045 \begin_layout Standard
12046 700
12047 \end_layout
12048
12049 \end_inset
12050 </cell>
12051 </row>
12052 <row topline="true">
12053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Standard
12057 Edge angle [°]
12058 \end_layout
12059
12060 \end_inset
12061 </cell>
12062 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12063 \begin_inset Text
12064
12065 \begin_layout Standard
12066 3.55
12067 \end_layout
12068
12069 \end_inset
12070 </cell>
12071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12072 \begin_inset Text
12073
12074 \begin_layout Standard
12075 2.71
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12081 \begin_inset Text
12082
12083 \begin_layout Standard
12084 7.99
12085 \end_layout
12086
12087 \end_inset
12088 </cell>
12089 </row>
12090 <row topspace="default">
12091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12092 \begin_inset Text
12093
12094 \begin_layout Standard
12095 Spatial resolution [µm]
12096 \end_layout
12097
12098 \end_inset
12099 </cell>
12100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12101 \begin_inset Text
12102
12103 \begin_layout Standard
12104 4.26
12105 \end_layout
12106
12107 \end_inset
12108 </cell>
12109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12110 \begin_inset Text
12111
12112 \begin_layout Standard
12113 10.17
12114 \end_layout
12115
12116 \end_inset
12117 </cell>
12118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12119 \begin_inset Text
12120
12121 \begin_layout Standard
12122 10.56
12123 \end_layout
12124
12125 \end_inset
12126 </cell>
12127 </row>
12128 <row topspace="default">
12129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12130 \begin_inset Text
12131
12132 \begin_layout Standard
12133 MTF at 
12134 \begin_inset Formula $f_{\mathrm{max}}$
12135 \end_inset
12136
12137
12138 \end_layout
12139
12140 \end_inset
12141 </cell>
12142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12143 \begin_inset Text
12144
12145 \begin_layout Standard
12146 0.53
12147 \end_layout
12148
12149 \end_inset
12150 </cell>
12151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12152 \begin_inset Text
12153
12154 \begin_layout Standard
12155 0.37
12156 \end_layout
12157
12158 \end_inset
12159 </cell>
12160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12161 \begin_inset Text
12162
12163 \begin_layout Standard
12164 0.39
12165 \end_layout
12166
12167 \end_inset
12168 </cell>
12169 </row>
12170 <row topline="true">
12171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12172 \begin_inset Text
12173
12174 \begin_layout Standard
12175 \begin_inset ERT
12176 status collapsed
12177
12178 \begin_layout Standard
12179
12180
12181 \backslash
12182 morecmidrules 
12183 \end_layout
12184
12185 \end_inset
12186
12187
12188 \begin_inset ERT
12189 status collapsed
12190
12191 \begin_layout Standard
12192
12193
12194 \backslash
12195 cmidrule{3-4}
12196 \end_layout
12197
12198 \end_inset
12199
12200 LSF-spatial resolution
12201 \end_layout
12202
12203 \end_inset
12204 </cell>
12205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12206 \begin_inset Text
12207
12208 \begin_layout Standard
12209
12210 \end_layout
12211
12212 \end_inset
12213 </cell>
12214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12215 \begin_inset Text
12216
12217 \begin_layout Standard
12218
12219 \end_layout
12220
12221 \end_inset
12222 </cell>
12223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12224 \begin_inset Text
12225
12226 \begin_layout Standard
12227
12228 \end_layout
12229
12230 \end_inset
12231 </cell>
12232 </row>
12233 <row>
12234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12235 \begin_inset Text
12236
12237 \begin_layout Standard
12238 in µm
12239 \end_layout
12240
12241 \end_inset
12242 </cell>
12243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12244 \begin_inset Text
12245
12246 \begin_layout Standard
12247 129.7
12248 \end_layout
12249
12250 \end_inset
12251 </cell>
12252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12253 \begin_inset Text
12254
12255 \begin_layout Standard
12256 52.75
12257 \end_layout
12258
12259 \end_inset
12260 </cell>
12261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12262 \begin_inset Text
12263
12264 \begin_layout Standard
12265 50.78
12266 \end_layout
12267
12268 \end_inset
12269 </cell>
12270 </row>
12271 <row bottomline="true">
12272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12273 \begin_inset Text
12274
12275 \begin_layout Standard
12276 in % of pixel size
12277 \end_layout
12278
12279 \end_inset
12280 </cell>
12281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12282 \begin_inset Text
12283
12284 \begin_layout Standard
12285 76.3
12286 \end_layout
12287
12288 \end_inset
12289 </cell>
12290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12291 \begin_inset Text
12292
12293 \begin_layout Standard
12294 95.9
12295 \end_layout
12296
12297 \end_inset
12298 </cell>
12299 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12300 \begin_inset Text
12301
12302 \begin_layout Standard
12303 92.3
12304 \end_layout
12305
12306 \end_inset
12307 </cell>
12308 </row>
12309 </lyxtabular>
12310
12311 \end_inset
12312
12313
12314 \end_layout
12315
12316 \end_inset
12317
12318
12319 \end_layout
12320
12321 \begin_layout Section
12322 Alineación Vertical en Tablas
12323 \end_layout
12324
12325 \begin_layout Standard
12326 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
12327  en un cuadro.
12328  Entonces el cuadro se puede alinear verticalmente como se describe en la
12329  sección\InsetSpace ~
12330
12331 \begin_inset LatexCommand ref
12332 reference "sec:Diálogo-Cuadros"
12333
12334 \end_inset
12335
12336 .
12337  
12338 \end_layout
12339
12340 \begin_layout Standard
12341 En el ejemplo siguiente las tablas están en un cuadro de minipágina
12342 \begin_inset Foot
12343 status collapsed
12344
12345 \begin_layout Standard
12346 Las minipáginas se describen en la sección\InsetSpace ~
12347
12348 \begin_inset LatexCommand ref
12349 reference "sec:Minipáginas"
12350
12351 \end_inset
12352
12353 .
12354 \end_layout
12355
12356 \end_inset
12357
12358  que tiene una anchura de 15\InsetSpace \thinspace{}
12359 col%:
12360 \end_layout
12361
12362 \begin_layout Itemize
12363 test 
12364 \begin_inset Box Frameless
12365 position "t"
12366 hor_pos "c"
12367 has_inner_box 1
12368 inner_pos "c"
12369 use_parbox 0
12370 width "15col%"
12371 special "none"
12372 height "1in"
12373 height_special "totalheight"
12374 status collapsed
12375
12376 \begin_layout Standard
12377 \begin_inset Tabular
12378 <lyxtabular version="3" rows="3" columns="3">
12379 <features>
12380 <column alignment="center" valignment="top" leftline="true" width="0">
12381 <column alignment="center" valignment="top" leftline="true" width="0">
12382 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12383 <row topline="true">
12384 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12385 \begin_inset Text
12386
12387 \begin_layout Standard
12388 a
12389 \end_layout
12390
12391 \end_inset
12392 </cell>
12393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12394 \begin_inset Text
12395
12396 \begin_layout Standard
12397 d
12398 \end_layout
12399
12400 \end_inset
12401 </cell>
12402 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12403 \begin_inset Text
12404
12405 \begin_layout Standard
12406 g
12407 \end_layout
12408
12409 \end_inset
12410 </cell>
12411 </row>
12412 <row topline="true">
12413 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12414 \begin_inset Text
12415
12416 \begin_layout Standard
12417 b
12418 \end_layout
12419
12420 \end_inset
12421 </cell>
12422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12423 \begin_inset Text
12424
12425 \begin_layout Standard
12426 e
12427 \end_layout
12428
12429 \end_inset
12430 </cell>
12431 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12432 \begin_inset Text
12433
12434 \begin_layout Standard
12435 h
12436 \end_layout
12437
12438 \end_inset
12439 </cell>
12440 </row>
12441 <row topline="true" bottomline="true">
12442 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12443 \begin_inset Text
12444
12445 \begin_layout Standard
12446 c
12447 \end_layout
12448
12449 \end_inset
12450 </cell>
12451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12452 \begin_inset Text
12453
12454 \begin_layout Standard
12455 f
12456 \end_layout
12457
12458 \end_inset
12459 </cell>
12460 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12461 \begin_inset Text
12462
12463 \begin_layout Standard
12464 i
12465 \end_layout
12466
12467 \end_inset
12468 </cell>
12469 </row>
12470 </lyxtabular>
12471
12472 \end_inset
12473
12474
12475 \end_layout
12476
12477 \end_inset
12478
12479  test 
12480 \begin_inset ERT
12481 status collapsed
12482
12483 \begin_layout Standard
12484
12485
12486 \backslash
12487 raisebox{0.85
12488 \backslash
12489 baselineskip}{
12490 \end_layout
12491
12492 \end_inset
12493
12494
12495 \begin_inset Box Frameless
12496 position "t"
12497 hor_pos "c"
12498 has_inner_box 1
12499 inner_pos "c"
12500 use_parbox 0
12501 width "15col%"
12502 special "none"
12503 height "1in"
12504 height_special "totalheight"
12505 status collapsed
12506
12507 \begin_layout Standard
12508 \begin_inset Tabular
12509 <lyxtabular version="3" rows="3" columns="3">
12510 <features>
12511 <column alignment="center" valignment="top" leftline="true" width="0">
12512 <column alignment="center" valignment="top" leftline="true" width="0">
12513 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12514 <row topline="true">
12515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Standard
12519 a
12520 \end_layout
12521
12522 \end_inset
12523 </cell>
12524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12525 \begin_inset Text
12526
12527 \begin_layout Standard
12528 d
12529 \end_layout
12530
12531 \end_inset
12532 </cell>
12533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12534 \begin_inset Text
12535
12536 \begin_layout Standard
12537 g
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 </row>
12543 <row topline="true">
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Standard
12548 b
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12554 \begin_inset Text
12555
12556 \begin_layout Standard
12557 e
12558 \end_layout
12559
12560 \end_inset
12561 </cell>
12562 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12563 \begin_inset Text
12564
12565 \begin_layout Standard
12566 h
12567 \end_layout
12568
12569 \end_inset
12570 </cell>
12571 </row>
12572 <row topline="true" bottomline="true">
12573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12574 \begin_inset Text
12575
12576 \begin_layout Standard
12577 c
12578 \end_layout
12579
12580 \end_inset
12581 </cell>
12582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12583 \begin_inset Text
12584
12585 \begin_layout Standard
12586 f
12587 \end_layout
12588
12589 \end_inset
12590 </cell>
12591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12592 \begin_inset Text
12593
12594 \begin_layout Standard
12595 i
12596 \end_layout
12597
12598 \end_inset
12599 </cell>
12600 </row>
12601 </lyxtabular>
12602
12603 \end_inset
12604
12605
12606 \end_layout
12607
12608 \end_inset
12609
12610
12611 \begin_inset ERT
12612 status collapsed
12613
12614 \begin_layout Standard
12615
12616 }
12617 \end_layout
12618
12619 \end_inset
12620
12621
12622 \end_layout
12623
12624 \begin_layout Itemize
12625 test 
12626 \begin_inset Box Frameless
12627 position "c"
12628 hor_pos "c"
12629 has_inner_box 1
12630 inner_pos "c"
12631 use_parbox 0
12632 width "15col%"
12633 special "none"
12634 height "1in"
12635 height_special "totalheight"
12636 status collapsed
12637
12638 \begin_layout Standard
12639 \begin_inset Tabular
12640 <lyxtabular version="3" rows="3" columns="3">
12641 <features>
12642 <column alignment="center" valignment="top" leftline="true" width="0">
12643 <column alignment="center" valignment="top" leftline="true" width="0">
12644 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12645 <row topline="true">
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Standard
12650 a
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12656 \begin_inset Text
12657
12658 \begin_layout Standard
12659 d
12660 \end_layout
12661
12662 \end_inset
12663 </cell>
12664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12665 \begin_inset Text
12666
12667 \begin_layout Standard
12668 g
12669 \end_layout
12670
12671 \end_inset
12672 </cell>
12673 </row>
12674 <row topline="true">
12675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Standard
12679 b
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12685 \begin_inset Text
12686
12687 \begin_layout Standard
12688 e
12689 \end_layout
12690
12691 \end_inset
12692 </cell>
12693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12694 \begin_inset Text
12695
12696 \begin_layout Standard
12697 h
12698 \end_layout
12699
12700 \end_inset
12701 </cell>
12702 </row>
12703 <row topline="true" bottomline="true">
12704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12705 \begin_inset Text
12706
12707 \begin_layout Standard
12708 c
12709 \end_layout
12710
12711 \end_inset
12712 </cell>
12713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12714 \begin_inset Text
12715
12716 \begin_layout Standard
12717 f
12718 \end_layout
12719
12720 \end_inset
12721 </cell>
12722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12723 \begin_inset Text
12724
12725 \begin_layout Standard
12726 i
12727 \end_layout
12728
12729 \end_inset
12730 </cell>
12731 </row>
12732 </lyxtabular>
12733
12734 \end_inset
12735
12736
12737 \end_layout
12738
12739 \end_inset
12740
12741
12742 \end_layout
12743
12744 \begin_layout Itemize
12745 test 
12746 \begin_inset Box Frameless
12747 position "b"
12748 hor_pos "c"
12749 has_inner_box 1
12750 inner_pos "c"
12751 use_parbox 0
12752 width "15col%"
12753 special "none"
12754 height "1in"
12755 height_special "totalheight"
12756 status collapsed
12757
12758 \begin_layout Standard
12759 \begin_inset Tabular
12760 <lyxtabular version="3" rows="3" columns="3">
12761 <features>
12762 <column alignment="center" valignment="top" leftline="true" width="0">
12763 <column alignment="center" valignment="top" leftline="true" width="0">
12764 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12765 <row topline="true">
12766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Standard
12770 a
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12776 \begin_inset Text
12777
12778 \begin_layout Standard
12779 d
12780 \end_layout
12781
12782 \end_inset
12783 </cell>
12784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12785 \begin_inset Text
12786
12787 \begin_layout Standard
12788 g
12789 \end_layout
12790
12791 \end_inset
12792 </cell>
12793 </row>
12794 <row topline="true">
12795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Standard
12799 b
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12805 \begin_inset Text
12806
12807 \begin_layout Standard
12808 e
12809 \end_layout
12810
12811 \end_inset
12812 </cell>
12813 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12814 \begin_inset Text
12815
12816 \begin_layout Standard
12817 h
12818 \end_layout
12819
12820 \end_inset
12821 </cell>
12822 </row>
12823 <row topline="true" bottomline="true">
12824 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12825 \begin_inset Text
12826
12827 \begin_layout Standard
12828 c
12829 \end_layout
12830
12831 \end_inset
12832 </cell>
12833 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12834 \begin_inset Text
12835
12836 \begin_layout Standard
12837 f
12838 \end_layout
12839
12840 \end_inset
12841 </cell>
12842 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12843 \begin_inset Text
12844
12845 \begin_layout Standard
12846 i
12847 \end_layout
12848
12849 \end_inset
12850 </cell>
12851 </row>
12852 </lyxtabular>
12853
12854 \end_inset
12855
12856
12857 \end_layout
12858
12859 \end_inset
12860
12861  test 
12862 \begin_inset ERT
12863 status collapsed
12864
12865 \begin_layout Standard
12866
12867
12868 \backslash
12869 raisebox{-0.32
12870 \backslash
12871 baselineskip}{
12872 \end_layout
12873
12874 \end_inset
12875
12876
12877 \begin_inset Box Frameless
12878 position "b"
12879 hor_pos "c"
12880 has_inner_box 1
12881 inner_pos "c"
12882 use_parbox 0
12883 width "15col%"
12884 special "none"
12885 height "1in"
12886 height_special "totalheight"
12887 status collapsed
12888
12889 \begin_layout Standard
12890 \begin_inset Tabular
12891 <lyxtabular version="3" rows="3" columns="3">
12892 <features>
12893 <column alignment="center" valignment="top" leftline="true" width="0">
12894 <column alignment="center" valignment="top" leftline="true" width="0">
12895 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12896 <row topline="true">
12897 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12898 \begin_inset Text
12899
12900 \begin_layout Standard
12901 a
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12907 \begin_inset Text
12908
12909 \begin_layout Standard
12910 d
12911 \end_layout
12912
12913 \end_inset
12914 </cell>
12915 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Standard
12919 g
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 </row>
12925 <row topline="true">
12926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Standard
12930 b
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12936 \begin_inset Text
12937
12938 \begin_layout Standard
12939 e
12940 \end_layout
12941
12942 \end_inset
12943 </cell>
12944 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12945 \begin_inset Text
12946
12947 \begin_layout Standard
12948 h
12949 \end_layout
12950
12951 \end_inset
12952 </cell>
12953 </row>
12954 <row topline="true" bottomline="true">
12955 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12956 \begin_inset Text
12957
12958 \begin_layout Standard
12959 c
12960 \end_layout
12961
12962 \end_inset
12963 </cell>
12964 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12965 \begin_inset Text
12966
12967 \begin_layout Standard
12968 f
12969 \end_layout
12970
12971 \end_inset
12972 </cell>
12973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12974 \begin_inset Text
12975
12976 \begin_layout Standard
12977 i
12978 \end_layout
12979
12980 \end_inset
12981 </cell>
12982 </row>
12983 </lyxtabular>
12984
12985 \end_inset
12986
12987
12988 \end_layout
12989
12990 \end_inset
12991
12992
12993 \begin_inset ERT
12994 status collapsed
12995
12996 \begin_layout Standard
12997
12998 }
12999 \end_layout
13000
13001 \end_inset
13002
13003
13004 \end_layout
13005
13006 \begin_layout Standard
13007 Como ves, los contenidos de la primera y última filas no se alinean correctament
13008 e con la línea de texto donde está la tabla.
13009  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
13010  un cuadro elevado ("raisebox")
13011 \begin_inset Foot
13012 status collapsed
13013
13014 \begin_layout Standard
13015 El uso del comando 
13016 \series bold
13017
13018 \backslash
13019 raisebox
13020 \series default
13021  se explica en la sección\InsetSpace ~
13022
13023 \begin_inset LatexCommand ref
13024 reference "sub:Alineación-Vertical"
13025
13026 \end_inset
13027
13028 .
13029 \end_layout
13030
13031 \end_inset
13032
13033 .
13034  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
13035  usando el comando en ERT
13036 \end_layout
13037
13038 \begin_layout Standard
13039
13040 \series bold
13041
13042 \backslash
13043 raisebox{0.85
13044 \backslash
13045 baselineskip}{
13046 \end_layout
13047
13048 \begin_layout Standard
13049 antes del cuadro.
13050  Tras él, se pone la llave de cierre 
13051 \series bold
13052 }
13053 \series default
13054  también como ERT.
13055  Para la segunda tabla en el tercer ítem se usa el comando 
13056 \end_layout
13057
13058 \begin_layout Standard
13059
13060 \series bold
13061
13062 \backslash
13063 raisebox{-0.32
13064 \backslash
13065 baselineskip}{
13066 \end_layout
13067
13068 \begin_layout Section
13069 Tablas Coloreadas
13070 \begin_inset LatexCommand label
13071 name "sec:Tablas-Coloreadas"
13072
13073 \end_inset
13074
13075
13076 \begin_inset LatexCommand index
13077 name "Tablas ! Coloreadas"
13078
13079 \end_inset
13080
13081
13082 \end_layout
13083
13084 \begin_layout Subsection
13085 Celdas Coloreadas
13086 \begin_inset LatexCommand index
13087 name "Tablas Coloreadas ! Celdas"
13088
13089 \end_inset
13090
13091
13092 \begin_inset LatexCommand index
13093 name "Color ! en Celdas de Tablas"
13094
13095 \end_inset
13096
13097
13098 \end_layout
13099
13100 \begin_layout Standard
13101 \begin_inset Float table
13102 placement h
13103 wide false
13104 sideways false
13105 status open
13106
13107 \begin_layout Standard
13108 \begin_inset Caption
13109
13110 \begin_layout Standard
13111 \begin_inset LatexCommand label
13112 name "tab:Tabla-coloreada-sin"
13113
13114 \end_inset
13115
13116 Tabla coloreada sin usar el paquete 
13117 \series bold
13118 colortbl
13119 \series default
13120
13121 \begin_inset OptArg
13122 status collapsed
13123
13124 \begin_layout Standard
13125 Tabla sin colortbl
13126 \end_layout
13127
13128 \end_inset
13129
13130
13131 \end_layout
13132
13133 \end_inset
13134
13135
13136 \end_layout
13137
13138 \begin_layout Standard
13139 \align center
13140 \begin_inset Tabular
13141 <lyxtabular version="3" rows="3" columns="3">
13142 <features>
13143 <column alignment="center" valignment="top" leftline="true" width="0">
13144 <column alignment="center" valignment="top" leftline="true" width="0">
13145 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13146 <row topline="true">
13147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13148 \begin_inset Text
13149
13150 \begin_layout Standard
13151
13152 \color green
13153 a
13154 \end_layout
13155
13156 \end_inset
13157 </cell>
13158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13159 \begin_inset Text
13160
13161 \begin_layout Standard
13162
13163 \color red
13164 b
13165 \end_layout
13166
13167 \end_inset
13168 </cell>
13169 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13170 \begin_inset Text
13171
13172 \begin_layout Standard
13173
13174 \color red
13175 c
13176 \end_layout
13177
13178 \end_inset
13179 </cell>
13180 </row>
13181 <row topline="true">
13182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13183 \begin_inset Text
13184
13185 \begin_layout Standard
13186
13187 \color green
13188 d
13189 \end_layout
13190
13191 \end_inset
13192 </cell>
13193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13194 \begin_inset Text
13195
13196 \begin_layout Standard
13197
13198 \color blue
13199 e
13200 \end_layout
13201
13202 \end_inset
13203 </cell>
13204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13205 \begin_inset Text
13206
13207 \begin_layout Standard
13208
13209 \color blue
13210 f
13211 \end_layout
13212
13213 \end_inset
13214 </cell>
13215 </row>
13216 <row topline="true" bottomline="true">
13217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13218 \begin_inset Text
13219
13220 \begin_layout Standard
13221
13222 \color green
13223 g
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13229 \begin_inset Text
13230
13231 \begin_layout Standard
13232
13233 \color blue
13234 h
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Standard
13243
13244 \color blue
13245 i
13246 \end_layout
13247
13248 \end_inset
13249 </cell>
13250 </row>
13251 </lyxtabular>
13252
13253 \end_inset
13254
13255
13256 \end_layout
13257
13258 \end_inset
13259
13260
13261 \end_layout
13262
13263 \begin_layout Standard
13264 Si solo necesitas color en el texto, marca las celdas y elige un color en
13265  el menú 
13266 \family sans
13267 Editar\SpecialChar \menuseparator
13268 Estilo\InsetSpace ~
13269 del\InsetSpace ~
13270 Texto
13271 \family default
13272 .
13273  Esto se ha hecho en la Tabla\InsetSpace ~
13274
13275 \begin_inset LatexCommand ref
13276 reference "tab:Tabla-coloreada-sin"
13277
13278 \end_inset
13279
13280 .
13281  En cualquier otro caso hay que usar el paquete LaTeX 
13282 \series bold
13283 colortbl
13284 \series default
13285 .
13286 \begin_inset LatexCommand index
13287 name "LaTeX-paquetes ! colortbl"
13288
13289 \end_inset
13290
13291
13292 \end_layout
13293
13294 \begin_layout Standard
13295 Para crear tablas coloreadas, 
13296 \series bold
13297 colortbl
13298 \series default
13299  debe cargarse en el preámbulo con la línea
13300 \end_layout
13301
13302 \begin_layout Standard
13303
13304 \series bold
13305
13306 \backslash
13307 usepackage{colortbl}
13308 \end_layout
13309
13310 \begin_layout Standard
13311 El color de una columna se define con el comando
13312 \end_layout
13313
13314 \begin_layout Standard
13315
13316 \series bold
13317
13318 \backslash
13319 columncolor{nombre del color}
13320 \end_layout
13321
13322 \begin_layout Standard
13323 dentro del comando 
13324 \series bold
13325 >{ }
13326 \series default
13327 .
13328  Más sobre el comando 
13329 \series bold
13330 >{}
13331 \series default
13332  se explica en la sección\InsetSpace ~
13333
13334 \begin_inset LatexCommand ref
13335 reference "sub:Cálculos-en-Multicolumnas"
13336
13337 \end_inset
13338
13339 .
13340 \end_layout
13341
13342 \begin_layout Standard
13343 Los siguientes nombres de color están predefinidos:
13344 \end_layout
13345
13346 \begin_layout Standard
13347
13348 \family sans
13349 red
13350 \family default
13351
13352 \family sans
13353 green
13354 \family default
13355 ,
13356 \family sans
13357  yellow, blue
13358 \family default
13359 ,
13360 \family sans
13361  cyan
13362 \family default
13363 \series bold
13364 ,
13365 \family sans
13366 \series default
13367  magenta, black
13368 \family default
13369 ,
13370 \family sans
13371  white
13372 \end_layout
13373
13374 \begin_layout Standard
13375 \begin_inset VSpace medskip
13376 \end_inset
13377
13378
13379 \end_layout
13380
13381 \begin_layout Standard
13382 Puedes definir tus propios colores con el comando
13383 \end_layout
13384
13385 \begin_layout Standard
13386
13387 \series bold
13388
13389 \backslash
13390 def\SpecialChar \textcompwordmark{}
13391 inecolor{nombre del color}{modelo de color}{valores de color}
13392 \end_layout
13393
13394 \begin_layout Standard
13395 El modelo de color puede ser
13396 \end_layout
13397
13398 \begin_layout Labeling
13399 \labelwidthstring 00.00.0000
13400 cmyk: cyan, magenta, yellow, black
13401 \end_layout
13402
13403 \begin_layout Labeling
13404 \labelwidthstring 00.00.0000
13405 rgb: red, green, blue
13406 \end_layout
13407
13408 \begin_layout Labeling
13409 \labelwidthstring 00.00.0000
13410 gray gray
13411 \end_layout
13412
13413 \begin_layout Standard
13414 y los valores de color son números separados por comas entre 0 y 1 que describen
13415  el factor para el color correspondiente del modelo de color.
13416 \end_layout
13417
13418 \begin_layout Standard
13419 Por ejemplo, puedes definir el color "
13420 \emph on
13421 verde oscuro
13422 \emph default
13423 " en el preámbulo con
13424 \end_layout
13425
13426 \begin_layout Standard
13427
13428 \series bold
13429
13430 \backslash
13431 def\SpecialChar \textcompwordmark{}
13432 inecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13433 \end_layout
13434
13435 \begin_layout Standard
13436 y el color "
13437 \emph on
13438 gris claro
13439 \emph default
13440 " con
13441 \end_layout
13442
13443 \begin_layout Standard
13444
13445 \series bold
13446
13447 \backslash
13448 def\SpecialChar \textcompwordmark{}
13449 inecolor{grisclaro}{gray}{0.8}
13450 \end_layout
13451
13452 \begin_layout Standard
13453 \begin_inset VSpace medskip
13454 \end_inset
13455
13456
13457 \end_layout
13458
13459 \begin_layout Standard
13460 Las líneas se colorean con el comando
13461 \end_layout
13462
13463 \begin_layout Standard
13464
13465 \series bold
13466
13467 \backslash
13468 rowcolor{nombre del color}
13469 \end_layout
13470
13471 \begin_layout Standard
13472 y las celdas se colorean con el comando
13473 \end_layout
13474
13475 \begin_layout Standard
13476
13477 \series bold
13478
13479 \backslash
13480 cellcolor{nombre del color}
13481 \end_layout
13482
13483 \begin_layout Standard
13484 Ambos comandos se insertan al principio de una celda como ERT.
13485 \end_layout
13486
13487 \begin_layout Standard
13488 Para colorear caracteres en la tabla marca las celdas y usa el menú 
13489 \family sans
13490 Editar\SpecialChar \menuseparator
13491 Estilo\InsetSpace ~
13492 del\InsetSpace ~
13493 Texto
13494 \family default
13495 .
13496  Si una celda contiene ERT marca solo los caracteres, si no el ERT con color
13497  puede ocasionar errores de LaTeX.
13498 \end_layout
13499
13500 \begin_layout Standard
13501 \begin_inset VSpace bigskip
13502 \end_inset
13503
13504
13505 \end_layout
13506
13507 \begin_layout Standard
13508 Para crear la Tabla\InsetSpace ~
13509
13510 \begin_inset LatexCommand ref
13511 reference "tab:Tabla-coloreada-con"
13512
13513 \end_inset
13514
13515  haz lo siguiente: El color de la primera columna debería ser 
13516 \emph on
13517 verde oscuro
13518 \emph default
13519 .
13520  Así pues
13521 \end_layout
13522
13523 \begin_layout Standard
13524
13525 \series bold
13526 >{
13527 \backslash
13528 columncolor{verdeoscuro}
13529 \backslash
13530 centering}c
13531 \end_layout
13532
13533 \begin_layout Standard
13534 como argumento LaTeX para esta columna.
13535  La primera fila debería ser azul, por tanto el comando ERT
13536 \end_layout
13537
13538 \begin_layout Standard
13539
13540 \series bold
13541
13542 \backslash
13543 rowcolow{cyan}
13544 \end_layout
13545
13546 \begin_layout Standard
13547 se inserta en la primera celda de esta fila.
13548  Observa que esto sobreescribe el color de la columna para la primera celda.
13549  La última celda de la última fila se colorea magenta insertando el comando
13550  ERT
13551 \end_layout
13552
13553 \begin_layout Standard
13554
13555 \series bold
13556
13557 \backslash
13558 cellcolor{magenta}
13559 \end_layout
13560
13561 \begin_layout Standard
13562 Ahora podrían colorearse los caracteres usando el menú 
13563 \family sans
13564 Editar\SpecialChar \menuseparator
13565 Estilo\InsetSpace ~
13566 del\InsetSpace ~
13567 Texto
13568 \family default
13569 .
13570 \end_layout
13571
13572 \begin_layout Standard
13573 \begin_inset Float table
13574 placement h
13575 wide false
13576 sideways false
13577 status open
13578
13579 \begin_layout Standard
13580 \begin_inset Caption
13581
13582 \begin_layout Standard
13583 \begin_inset LatexCommand label
13584 name "tab:Tabla-coloreada-con"
13585
13586 \end_inset
13587
13588 Tabla coloreada usando el paquete 
13589 \series bold
13590 colortbl
13591 \series default
13592
13593 \begin_inset OptArg
13594 status collapsed
13595
13596 \begin_layout Standard
13597 Tabla con colortbl
13598 \end_layout
13599
13600 \end_inset
13601
13602
13603 \end_layout
13604
13605 \end_inset
13606
13607
13608 \end_layout
13609
13610 \begin_layout Standard
13611 \align center
13612 \begin_inset Tabular
13613 <lyxtabular version="3" rows="3" columns="3">
13614 <features>
13615 <column alignment="center" valignment="top" leftline="true" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
13616 <column alignment="center" valignment="top" width="0">
13617 <column alignment="center" valignment="top" width="0">
13618 <row>
13619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13620 \begin_inset Text
13621
13622 \begin_layout Standard
13623 \begin_inset ERT
13624 status collapsed
13625
13626 \begin_layout Standard
13627
13628
13629 \backslash
13630 rowcolor{cyan}
13631 \end_layout
13632
13633 \end_inset
13634
13635
13636 \color magenta
13637 a
13638 \end_layout
13639
13640 \end_inset
13641 </cell>
13642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13643 \begin_inset Text
13644
13645 \begin_layout Standard
13646
13647 \color red
13648 b
13649 \end_layout
13650
13651 \end_inset
13652 </cell>
13653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13654 \begin_inset Text
13655
13656 \begin_layout Standard
13657
13658 \color red
13659 c
13660 \end_layout
13661
13662 \end_inset
13663 </cell>
13664 </row>
13665 <row>
13666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13667 \begin_inset Text
13668
13669 \begin_layout Standard
13670
13671 \color yellow
13672 d
13673 \end_layout
13674
13675 \end_inset
13676 </cell>
13677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13678 \begin_inset Text
13679
13680 \begin_layout Standard
13681
13682 \color blue
13683 e
13684 \end_layout
13685
13686 \end_inset
13687 </cell>
13688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13689 \begin_inset Text
13690
13691 \begin_layout Standard
13692
13693 \color blue
13694 f
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 </row>
13700 <row>
13701 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13702 \begin_inset Text
13703
13704 \begin_layout Standard
13705
13706 \color yellow
13707 g
13708 \end_layout
13709
13710 \end_inset
13711 </cell>
13712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13713 \begin_inset Text
13714
13715 \begin_layout Standard
13716
13717 \color blue
13718 h
13719 \end_layout
13720
13721 \end_inset
13722 </cell>
13723 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13724 \begin_inset Text
13725
13726 \begin_layout Standard
13727 \begin_inset ERT
13728 status collapsed
13729
13730 \begin_layout Standard
13731
13732
13733 \backslash
13734 cellcolor{magenta}
13735 \end_layout
13736
13737 \end_inset
13738
13739
13740 \color green
13741 i
13742 \end_layout
13743
13744 \end_inset
13745 </cell>
13746 </row>
13747 </lyxtabular>
13748
13749 \end_inset
13750
13751
13752 \end_layout
13753
13754 \end_inset
13755
13756
13757 \end_layout
13758
13759 \begin_layout Subsection
13760 Líneas coloreadas
13761 \begin_inset LatexCommand index
13762 name "Tablas Coloreadas ! Líneas"
13763
13764 \end_inset
13765
13766
13767 \begin_inset LatexCommand index
13768 name "Color ! en Líneas de Tabla"
13769
13770 \end_inset
13771
13772
13773 \end_layout
13774
13775 \begin_layout Standard
13776 Como se describe en la sección\InsetSpace ~
13777
13778 \begin_inset LatexCommand ref
13779 reference "sub:Grosor-de-Líneas"
13780
13781 \end_inset
13782
13783 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
13784  
13785 \series bold
13786
13787 \backslash
13788 arrayrulewidth
13789 \series default
13790 .
13791  Se ha puesto 1.5\InsetSpace \thinspace{}
13792 pt para todas las tablas de esta sección.
13793 \begin_inset ERT
13794 status collapsed
13795
13796 \begin_layout Standard
13797
13798
13799 \backslash
13800 setlength{
13801 \backslash
13802 arrayrulewidth}{1.5pt}
13803 \end_layout
13804
13805 \end_inset
13806
13807
13808 \end_layout
13809
13810 \begin_layout Standard
13811 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
13812  el preámbulo del documento el siguiente formato de columna, de acuerdo
13813  a lo descrito en la sección\InsetSpace ~
13814
13815 \begin_inset LatexCommand ref
13816 reference "sub:Formato-Personalizado"
13817
13818 \end_inset
13819
13820 :
13821 \end_layout
13822
13823 \begin_layout Standard
13824
13825 \series bold
13826
13827 \backslash
13828 newcolumntype{W}{!{
13829 \backslash
13830 color{green}
13831 \backslash
13832 vline}}
13833 \end_layout
13834
13835 \begin_layout Standard
13836 Para la Tabla\InsetSpace ~
13837
13838 \begin_inset LatexCommand ref
13839 reference "tab:Tabla-con-verticales-coloreadas"
13840
13841 \end_inset
13842
13843  se usó el argumento LaTeX
13844 \end_layout
13845
13846 \begin_layout Standard
13847
13848 \series bold
13849 WcW
13850 \end_layout
13851
13852 \begin_layout Standard
13853 para la última columna y
13854 \end_layout
13855
13856 \begin_layout Standard
13857
13858 \series bold
13859 Wc
13860 \end_layout
13861
13862 \begin_layout Standard
13863 para las demás.
13864 \end_layout
13865
13866 \begin_layout Standard
13867 Si quieres tener varios colores, define más formatos de columna.
13868 \end_layout
13869
13870 \begin_layout Standard
13871 \begin_inset Float table
13872 wide false
13873 sideways false
13874 status collapsed
13875
13876 \begin_layout Standard
13877 \begin_inset Caption
13878
13879 \begin_layout Standard
13880 \begin_inset LatexCommand label
13881 name "tab:Tabla-con-verticales-coloreadas"
13882
13883 \end_inset
13884
13885 Tabla con líneas verticales coloreadas
13886 \end_layout
13887
13888 \end_inset
13889
13890
13891 \end_layout
13892
13893 \begin_layout Standard
13894 \align center
13895 \begin_inset Tabular
13896 <lyxtabular version="3" rows="3" columns="3">
13897 <features>
13898 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
13899 <column alignment="center" valignment="top" width="0" special="Wc">
13900 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
13901 <row topline="true">
13902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Standard
13906 sd
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13912 \begin_inset Text
13913
13914 \begin_layout Standard
13915
13916 \end_layout
13917
13918 \end_inset
13919 </cell>
13920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13921 \begin_inset Text
13922
13923 \begin_layout Standard
13924
13925 \end_layout
13926
13927 \end_inset
13928 </cell>
13929 </row>
13930 <row topline="true">
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Standard
13935
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Standard
13944 sd
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Standard
13953
13954 \end_layout
13955
13956 \end_inset
13957 </cell>
13958 </row>
13959 <row topline="true" bottomline="true">
13960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13961 \begin_inset Text
13962
13963 \begin_layout Standard
13964
13965 \end_layout
13966
13967 \end_inset
13968 </cell>
13969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Standard
13973
13974 \end_layout
13975
13976 \end_inset
13977 </cell>
13978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13979 \begin_inset Text
13980
13981 \begin_layout Standard
13982 sd
13983 \end_layout
13984
13985 \end_inset
13986 </cell>
13987 </row>
13988 </lyxtabular>
13989
13990 \end_inset
13991
13992
13993 \end_layout
13994
13995 \end_inset
13996
13997
13998 \end_layout
13999
14000 \begin_layout Standard
14001 \begin_inset VSpace bigskip
14002 \end_inset
14003
14004 Para colorear líneas horizontales, por ejemplo en rojo, como en la Tabla\InsetSpace ~
14005
14006 \begin_inset LatexCommand ref
14007 reference "tab:Tabla-con-horizontales-coloreadas"
14008
14009 \end_inset
14010
14011 , inserta estos comandos en ERT antes de la tabla o del flotante:
14012 \end_layout
14013
14014 \begin_layout Standard
14015
14016 \series bold
14017
14018 \backslash
14019 let
14020 \backslash
14021 myHlineC
14022 \backslash
14023 hline
14024 \newline
14025
14026 \backslash
14027 renewcommand{
14028 \backslash
14029 hline}{
14030 \backslash
14031 arrayrulecolor{red}
14032 \backslash
14033 myHlineC
14034 \backslash
14035 arrayrulecolor{black}}
14036 \end_layout
14037
14038 \begin_layout Standard
14039 \begin_inset ERT
14040 status collapsed
14041
14042 \begin_layout Standard
14043
14044
14045 \backslash
14046 let
14047 \backslash
14048 myHlineC
14049 \backslash
14050 hline
14051 \end_layout
14052
14053 \begin_layout Standard
14054
14055
14056 \backslash
14057 renewcommand{
14058 \backslash
14059 hline}{
14060 \backslash
14061 arrayrulecolor{red}
14062 \backslash
14063 myHlineC
14064 \backslash
14065 arrayrulecolor{black}}
14066 \end_layout
14067
14068 \end_inset
14069
14070
14071 \begin_inset Float table
14072 wide false
14073 sideways false
14074 status open
14075
14076 \begin_layout Standard
14077 \begin_inset Caption
14078
14079 \begin_layout Standard
14080 \begin_inset LatexCommand label
14081 name "tab:Tabla-con-horizontales-coloreadas"
14082
14083 \end_inset
14084
14085 Tabla con líneas horizontales coloreadas
14086 \end_layout
14087
14088 \end_inset
14089
14090
14091 \end_layout
14092
14093 \begin_layout Standard
14094 \align center
14095 \begin_inset Tabular
14096 <lyxtabular version="3" rows="3" columns="3">
14097 <features>
14098 <column alignment="center" valignment="top" leftline="true" width="0">
14099 <column alignment="center" valignment="top" leftline="true" width="0">
14100 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14101 <row topline="true">
14102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14103 \begin_inset Text
14104
14105 \begin_layout Standard
14106 sd
14107 \end_layout
14108
14109 \end_inset
14110 </cell>
14111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14112 \begin_inset Text
14113
14114 \begin_layout Standard
14115
14116 \end_layout
14117
14118 \end_inset
14119 </cell>
14120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14121 \begin_inset Text
14122
14123 \begin_layout Standard
14124
14125 \end_layout
14126
14127 \end_inset
14128 </cell>
14129 </row>
14130 <row topline="true">
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Standard
14135
14136 \end_layout
14137
14138 \end_inset
14139 </cell>
14140 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14141 \begin_inset Text
14142
14143 \begin_layout Standard
14144 sd
14145 \end_layout
14146
14147 \end_inset
14148 </cell>
14149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14150 \begin_inset Text
14151
14152 \begin_layout Standard
14153
14154 \end_layout
14155
14156 \end_inset
14157 </cell>
14158 </row>
14159 <row topline="true" bottomline="true">
14160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14161 \begin_inset Text
14162
14163 \begin_layout Standard
14164
14165 \end_layout
14166
14167 \end_inset
14168 </cell>
14169 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14170 \begin_inset Text
14171
14172 \begin_layout Standard
14173
14174 \end_layout
14175
14176 \end_inset
14177 </cell>
14178 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14179 \begin_inset Text
14180
14181 \begin_layout Standard
14182 sd
14183 \end_layout
14184
14185 \end_inset
14186 </cell>
14187 </row>
14188 </lyxtabular>
14189
14190 \end_inset
14191
14192
14193 \end_layout
14194
14195 \end_inset
14196
14197
14198 \end_layout
14199
14200 \begin_layout Standard
14201 \begin_inset ERT
14202 status collapsed
14203
14204 \begin_layout Standard
14205
14206
14207 \backslash
14208 pagebreak 
14209 \end_layout
14210
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \begin_layout Standard
14217 Para volver al color de línea negro predeterminado inserta este comando
14218  en ERT detrás de la tabla o el flotante:
14219 \end_layout
14220
14221 \begin_layout Standard
14222
14223 \series bold
14224
14225 \backslash
14226 renewcommand{
14227 \backslash
14228 hline}{
14229 \backslash
14230 myHlineC}
14231 \end_layout
14232
14233 \begin_layout Standard
14234 La Tabla\InsetSpace ~
14235
14236 \begin_inset LatexCommand ref
14237 reference "tab:Tabla-con-líneas-coloreadas"
14238
14239 \end_inset
14240
14241  es un ejemplo con líneas verticales y horizontales coloreadas.
14242 \end_layout
14243
14244 \begin_layout Standard
14245 \begin_inset Float table
14246 wide false
14247 sideways false
14248 status open
14249
14250 \begin_layout Standard
14251 \begin_inset Caption
14252
14253 \begin_layout Standard
14254 \begin_inset LatexCommand label
14255 name "tab:Tabla-con-líneas-coloreadas"
14256
14257 \end_inset
14258
14259 Tabla con líneas coloreadas
14260 \end_layout
14261
14262 \end_inset
14263
14264
14265 \end_layout
14266
14267 \begin_layout Standard
14268 \align center
14269 \begin_inset Tabular
14270 <lyxtabular version="3" rows="3" columns="3">
14271 <features>
14272 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
14273 <column alignment="center" valignment="top" width="0" special="Wc">
14274 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
14275 <row topline="true">
14276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Standard
14280 sd
14281 \end_layout
14282
14283 \end_inset
14284 </cell>
14285 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14286 \begin_inset Text
14287
14288 \begin_layout Standard
14289
14290 \end_layout
14291
14292 \end_inset
14293 </cell>
14294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14295 \begin_inset Text
14296
14297 \begin_layout Standard
14298
14299 \end_layout
14300
14301 \end_inset
14302 </cell>
14303 </row>
14304 <row topline="true">
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Standard
14309
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14315 \begin_inset Text
14316
14317 \begin_layout Standard
14318 sd
14319 \end_layout
14320
14321 \end_inset
14322 </cell>
14323 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14324 \begin_inset Text
14325
14326 \begin_layout Standard
14327
14328 \end_layout
14329
14330 \end_inset
14331 </cell>
14332 </row>
14333 <row topline="true" bottomline="true">
14334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14335 \begin_inset Text
14336
14337 \begin_layout Standard
14338
14339 \end_layout
14340
14341 \end_inset
14342 </cell>
14343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14344 \begin_inset Text
14345
14346 \begin_layout Standard
14347
14348 \end_layout
14349
14350 \end_inset
14351 </cell>
14352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14353 \begin_inset Text
14354
14355 \begin_layout Standard
14356 sd
14357 \end_layout
14358
14359 \end_inset
14360 </cell>
14361 </row>
14362 </lyxtabular>
14363
14364 \end_inset
14365
14366
14367 \end_layout
14368
14369 \end_inset
14370
14371
14372 \end_layout
14373
14374 \begin_layout Standard
14375 \begin_inset ERT
14376 status collapsed
14377
14378 \begin_layout Standard
14379
14380
14381 \backslash
14382 renewcommand{
14383 \backslash
14384 hline}{
14385 \backslash
14386 myHlineC}
14387 \end_layout
14388
14389 \end_inset
14390
14391
14392 \end_layout
14393
14394 \begin_layout Standard
14395 \begin_inset ERT
14396 status collapsed
14397
14398 \begin_layout Standard
14399
14400
14401 \backslash
14402 setlength{
14403 \backslash
14404 arrayrulewidth}{0.4pt}
14405 \end_layout
14406
14407 \end_inset
14408
14409
14410 \end_layout
14411
14412 \begin_layout Section
14413 Personalización de Tablas
14414 \begin_inset LatexCommand index
14415 name "Personalización de Tablas"
14416
14417 \end_inset
14418
14419
14420 \begin_inset LatexCommand index
14421 name "Tablas ! Personalización"
14422
14423 \end_inset
14424
14425
14426 \end_layout
14427
14428 \begin_layout Subsection
14429 Row Spacing
14430 \begin_inset LatexCommand label
14431 name "sub:Row-Spacing"
14432
14433 \end_inset
14434
14435
14436 \begin_inset LatexCommand index
14437 name "Personalización de Tablas ! Row Spacing"
14438
14439 \end_inset
14440
14441
14442 \end_layout
14443
14444 \begin_layout Standard
14445
14446 \lang english
14447 You can add vertical space to table rows in the 
14448 \family sans
14449 Borders
14450 \family default
14451  tab of the table dialog.
14452  You find there three possibilities:
14453 \end_layout
14454
14455 \begin_layout Description
14456
14457 \lang english
14458 Top\InsetSpace ~
14459 of\InsetSpace ~
14460 row will add space above the characters of the table row.
14461  If the table is a formal table
14462 \begin_inset Foot
14463 status collapsed
14464
14465 \begin_layout Standard
14466
14467 \lang english
14468 Formal tables are explained in section\InsetSpace ~
14469
14470 \begin_inset LatexCommand ref
14471 reference "sec:Formal-Tables"
14472
14473 \end_inset
14474
14475 .
14476 \end_layout
14477
14478 \end_inset
14479
14480  LyX will insert as default 0.5\InsetSpace \thinspace{}
14481 em space.
14482  For normal tables the inserted space will unfortunately destroy the vertical
14483  table lines as in the following table: 
14484 \lang spanish
14485
14486 \begin_inset Tabular
14487 <lyxtabular version="3" rows="3" columns="1">
14488 <features>
14489 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14490 <row topline="true">
14491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14492 \begin_inset Text
14493
14494 \begin_layout Standard
14495 A
14496 \end_layout
14497
14498 \end_inset
14499 </cell>
14500 </row>
14501 <row topline="true" topspace="3mm">
14502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14503 \begin_inset Text
14504
14505 \begin_layout Standard
14506 3\InsetSpace \thinspace{}
14507 mm space top of row
14508 \end_layout
14509
14510 \end_inset
14511 </cell>
14512 </row>
14513 <row topline="true" bottomline="true">
14514 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14515 \begin_inset Text
14516
14517 \begin_layout Standard
14518 C
14519 \end_layout
14520
14521 \end_inset
14522 </cell>
14523 </row>
14524 </lyxtabular>
14525
14526 \end_inset
14527
14528
14529 \lang english
14530
14531 \newline
14532 So inserting space to the top of row for normal tables is only useful when
14533  you don't have vertical lines.
14534 \end_layout
14535
14536 \begin_layout Description
14537
14538 \lang english
14539 Bottom\InsetSpace ~
14540 of\InsetSpace ~
14541 row will add space below the characters of the table row.
14542  If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
14543 em space, for
14544  normal tables the default size is 2\InsetSpace \thinspace{}
14545 pt.
14546 \end_layout
14547
14548 \begin_layout Description
14549
14550 \lang english
14551 Between\InsetSpace ~
14552 rows only has an effect when you have selected the whole table row
14553  before.
14554  The space is added between the current and the following row.
14555  If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
14556 em space.
14557  For normal tables the inserted space will unfortunately destroy the vertical
14558  table lines as in the following table: 
14559 \lang spanish
14560
14561 \begin_inset Tabular
14562 <lyxtabular version="3" rows="3" columns="1">
14563 <features>
14564 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14565 <row topline="true">
14566 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14567 \begin_inset Text
14568
14569 \begin_layout Standard
14570 A
14571 \end_layout
14572
14573 \end_inset
14574 </cell>
14575 </row>
14576 <row topline="true" interlinespace="3mm">
14577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14578 \begin_inset Text
14579
14580 \begin_layout Standard
14581 \begin_inset Formula $\downarrow$
14582 \end_inset
14583
14584  3\InsetSpace \thinspace{}
14585 mm space between row 
14586 \begin_inset Formula $\downarrow$
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \end_inset
14593 </cell>
14594 </row>
14595 <row topline="true" bottomline="true">
14596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14597 \begin_inset Text
14598
14599 \begin_layout Standard
14600 \begin_inset Formula $\uparrow$
14601 \end_inset
14602
14603  3\InsetSpace \thinspace{}
14604 mm space between row 
14605 \begin_inset Formula $\uparrow$
14606 \end_inset
14607
14608
14609 \end_layout
14610
14611 \end_inset
14612 </cell>
14613 </row>
14614 </lyxtabular>
14615
14616 \end_inset
14617
14618
14619 \lang english
14620
14621 \newline
14622 So inserting space to the top of row for normal tables is only useful when
14623  you don't have vertical lines.
14624 \end_layout
14625
14626 \begin_layout Standard
14627
14628 \lang english
14629 When you want to add extra height to all cells of all tables, you can do
14630  this with the following preamble line:
14631 \end_layout
14632
14633 \begin_layout Standard
14634
14635 \series bold
14636 \lang english
14637
14638 \backslash
14639 setlength{
14640 \backslash
14641 extrarowheight}{height}
14642 \end_layout
14643
14644 \begin_layout Standard
14645
14646 \lang english
14647 But this has the disadvantage that the cell texts are no longer exactly
14648  vertically centered.
14649 \end_layout
14650
14651 \begin_layout Subsection
14652 Alineación Especial de Celdas
14653 \begin_inset LatexCommand index
14654 name "Personalización de Tablas ! Alineación Especial de Celdas"
14655
14656 \end_inset
14657
14658
14659 \end_layout
14660
14661 \begin_layout Standard
14662 A veces mejora la presentación si las entradas en las celdas de una columna
14663  se alinean con un carácter determinado, p.\InsetSpace \thinspace{}
14664 e.\InsetSpace ~
14665 el separador decimal, como en
14666  la Tabla\InsetSpace ~
14667
14668 \begin_inset LatexCommand ref
14669 reference "tab:Tabla-con-celdas-de"
14670
14671 \end_inset
14672
14673 .
14674 \end_layout
14675
14676 \begin_layout Standard
14677 \begin_inset Float table
14678 wide false
14679 sideways false
14680 status open
14681
14682 \begin_layout Standard
14683 \begin_inset Caption
14684
14685 \begin_layout Standard
14686 \begin_inset LatexCommand label
14687 name "tab:Tabla-con-celdas-de"
14688
14689 \end_inset
14690
14691 Tabla con celdas alineadas con el separador decimal.
14692 \end_layout
14693
14694 \end_inset
14695
14696
14697 \end_layout
14698
14699 \begin_layout Standard
14700 \align center
14701 \begin_inset Tabular
14702 <lyxtabular version="3" rows="4" columns="2">
14703 <features>
14704 <column alignment="right" valignment="top" width="0">
14705 <column alignment="left" valignment="top" width="0" special="@{}l">
14706 <row bottomline="true">
14707 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
14708 \begin_inset Text
14709
14710 \begin_layout Standard
14711 encabezado
14712 \end_layout
14713
14714 \end_inset
14715 </cell>
14716 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14717 \begin_inset Text
14718
14719 \begin_layout Standard
14720
14721 \end_layout
14722
14723 \end_inset
14724 </cell>
14725 </row>
14726 <row>
14727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14728 \begin_inset Text
14729
14730 \begin_layout Standard
14731 12.
14732 \end_layout
14733
14734 \end_inset
14735 </cell>
14736 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14737 \begin_inset Text
14738
14739 \begin_layout Standard
14740 6
14741 \end_layout
14742
14743 \end_inset
14744 </cell>
14745 </row>
14746 <row>
14747 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14748 \begin_inset Text
14749
14750 \begin_layout Standard
14751 0.
14752 \end_layout
14753
14754 \end_inset
14755 </cell>
14756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14757 \begin_inset Text
14758
14759 \begin_layout Standard
14760 68
14761 \end_layout
14762
14763 \end_inset
14764 </cell>
14765 </row>
14766 <row>
14767 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14768 \begin_inset Text
14769
14770 \begin_layout Standard
14771 -123.
14772 \end_layout
14773
14774 \end_inset
14775 </cell>
14776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14777 \begin_inset Text
14778
14779 \begin_layout Standard
14780 0
14781 \end_layout
14782
14783 \end_inset
14784 </cell>
14785 </row>
14786 </lyxtabular>
14787
14788 \end_inset
14789
14790
14791 \end_layout
14792
14793 \end_inset
14794
14795
14796 \end_layout
14797
14798 \begin_layout Standard
14799 Esta es una tabla 4×2.
14800  El encabezado es una multicolumna centrada.
14801  La primera columna está alineada a la derecha y contiene el punto decimal
14802  y los dígitos anteriores.
14803  La segunda columna está alineada a la izquierda y contiene los dígitos
14804  posteriores al punto decimal.
14805  Para omitir el espacio que hay normalmente entre dos columnas usa el siguiente
14806  argumento LaTeX para la segunda columna:
14807 \end_layout
14808
14809 \begin_layout Standard
14810
14811 \series bold
14812 @{}l
14813 \end_layout
14814
14815 \begin_layout Standard
14816 Si quieres una línea vertical a la derecha de la segunda columna, usa en
14817  su lugar el argumento LaTeX: 
14818 \series bold
14819 @{}l|
14820 \end_layout
14821
14822 \begin_layout Standard
14823 La Tabla\InsetSpace ~
14824
14825 \begin_inset LatexCommand ref
14826 reference "tab:Varias-alineaciones"
14827
14828 \end_inset
14829
14830  muestra varios ejemplos de alineación.
14831  Para alinear con el signo de relación debes añadir el segundo espacio matemátic
14832 o más pequeño al comienzo de la última columna para conseguir el espacio
14833  adecuado alrededor del signo.
14834 \end_layout
14835
14836 \begin_layout Standard
14837 \begin_inset Float table
14838 wide false
14839 sideways false
14840 status open
14841
14842 \begin_layout Standard
14843 \begin_inset Caption
14844
14845 \begin_layout Standard
14846 \begin_inset LatexCommand label
14847 name "tab:Varias-alineaciones"
14848
14849 \end_inset
14850
14851 Tabla con varias alineaciones.
14852 \end_layout
14853
14854 \end_inset
14855
14856
14857 \end_layout
14858
14859 \begin_layout Standard
14860 \align center
14861 \begin_inset Tabular
14862 <lyxtabular version="3" rows="4" columns="6">
14863 <features>
14864 <column alignment="right" valignment="top" width="0">
14865 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l|">
14866 <column alignment="right" valignment="top" width="0">
14867 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l|">
14868 <column alignment="right" valignment="top" width="0">
14869 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
14870 <row bottomline="true">
14871 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14872 \begin_inset Text
14873
14874 \begin_layout Standard
14875 unidades
14876 \end_layout
14877
14878 \end_inset
14879 </cell>
14880 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14881 \begin_inset Text
14882
14883 \begin_layout Standard
14884
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14890 \begin_inset Text
14891
14892 \begin_layout Standard
14893 exponentes
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Standard
14902
14903 \end_layout
14904
14905 \end_inset
14906 </cell>
14907 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
14908 \begin_inset Text
14909
14910 \begin_layout Standard
14911 relaciones
14912 \end_layout
14913
14914 \end_inset
14915 </cell>
14916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Standard
14920
14921 \end_layout
14922
14923 \end_inset
14924 </cell>
14925 </row>
14926 <row>
14927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Standard
14931 12×
14932 \end_layout
14933
14934 \end_inset
14935 </cell>
14936 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14937 \begin_inset Text
14938
14939 \begin_layout Standard
14940 24\InsetSpace \thinspace{}
14941 bottles
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14947 \begin_inset Text
14948
14949 \begin_layout Standard
14950 \begin_inset Formula $10\cdot$
14951 \end_inset
14952
14953
14954 \end_layout
14955
14956 \end_inset
14957 </cell>
14958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14959 \begin_inset Text
14960
14961 \begin_layout Standard
14962 \begin_inset Formula $10^{\mbox{-}17}$
14963 \end_inset
14964
14965
14966 \end_layout
14967
14968 \end_inset
14969 </cell>
14970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14971 \begin_inset Text
14972
14973 \begin_layout Standard
14974 \begin_inset Formula $\Gamma(t)\propto$
14975 \end_inset
14976
14977
14978 \end_layout
14979
14980 \end_inset
14981 </cell>
14982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14983 \begin_inset Text
14984
14985 \begin_layout Standard
14986 \begin_inset Formula $\:\Upsilon(t)$
14987 \end_inset
14988
14989
14990 \end_layout
14991
14992 \end_inset
14993 </cell>
14994 </row>
14995 <row>
14996 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14997 \begin_inset Text
14998
14999 \begin_layout Standard
15000 1024×
15001 \end_layout
15002
15003 \end_inset
15004 </cell>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Standard
15009 768\InsetSpace \thinspace{}
15010 Pixels
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15016 \begin_inset Text
15017
15018 \begin_layout Standard
15019 \begin_inset Formula $5.78\cdot$
15020 \end_inset
15021
15022
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Standard
15031 \begin_inset Formula $10^{7}$
15032 \end_inset
15033
15034
15035 \end_layout
15036
15037 \end_inset
15038 </cell>
15039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15040 \begin_inset Text
15041
15042 \begin_layout Standard
15043 \begin_inset Formula $A\ne$
15044 \end_inset
15045
15046
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Standard
15055 \begin_inset Formula $\: B_{\mathrm{red}}$
15056 \end_inset
15057
15058
15059 \end_layout
15060
15061 \end_inset
15062 </cell>
15063 </row>
15064 <row>
15065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15066 \begin_inset Text
15067
15068 \begin_layout Standard
15069 32×
15070 \end_layout
15071
15072 \end_inset
15073 </cell>
15074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15075 \begin_inset Text
15076
15077 \begin_layout Standard
15078 6\InsetSpace \thinspace{}
15079 cm
15080 \end_layout
15081
15082 \end_inset
15083 </cell>
15084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15085 \begin_inset Text
15086
15087 \begin_layout Standard
15088 -
15089 \begin_inset Formula $33.5\cdot$
15090 \end_inset
15091
15092
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Standard
15101 \begin_inset Formula $10^{4}$
15102 \end_inset
15103
15104
15105 \end_layout
15106
15107 \end_inset
15108 </cell>
15109 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15110 \begin_inset Text
15111
15112 \begin_layout Standard
15113 \begin_inset Formula $\sin(\alpha)\ge$
15114 \end_inset
15115
15116
15117 \end_layout
15118
15119 \end_inset
15120 </cell>
15121 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15122 \begin_inset Text
15123
15124 \begin_layout Standard
15125 \begin_inset Formula $\:\sin(\beta)$
15126 \end_inset
15127
15128
15129 \end_layout
15130
15131 \end_inset
15132 </cell>
15133 </row>
15134 </lyxtabular>
15135
15136 \end_inset
15137
15138
15139 \end_layout
15140
15141 \end_inset
15142
15143
15144 \end_layout
15145
15146 \begin_layout Standard
15147 \begin_inset VSpace bigskip
15148 \end_inset
15149
15150 también hay un paquete LaTeX, 
15151 \series bold
15152 dcolumn
15153 \series default
15154
15155 \begin_inset LatexCommand index
15156 name "LaTeX-paquetes ! dcolumn"
15157
15158 \end_inset
15159
15160 , que provee alineación de celdas.
15161  Pero desgraciadamente trata las entradas de celda en modo matemático y
15162  no permite fórmulas en celdas: La primera columna de la Tabla\InsetSpace ~
15163
15164 \begin_inset LatexCommand ref
15165 reference "tab:Varias-alineaciones"
15166
15167 \end_inset
15168
15169  se verá con 
15170 \series bold
15171 dcolumn
15172 \series default
15173  como la primera columna en la Tabla\InsetSpace ~
15174
15175 \begin_inset LatexCommand ref
15176 reference "tab:Alineaciones-con-el"
15177
15178 \end_inset
15179
15180  y solo con algunos trucos se consigue lo que se espera.
15181  La lineación de la segunda y tercera columnas de la Tabla\InsetSpace ~
15182
15183 \begin_inset LatexCommand ref
15184 reference "tab:Varias-alineaciones"
15185
15186 \end_inset
15187
15188  no es posible con 
15189 \series bold
15190 dcolumn
15191 \series default
15192 .
15193 \end_layout
15194
15195 \begin_layout Standard
15196 \begin_inset Float table
15197 placement h
15198 wide false
15199 sideways false
15200 status open
15201
15202 \begin_layout Standard
15203 \begin_inset Caption
15204
15205 \begin_layout Standard
15206 \begin_inset LatexCommand label
15207 name "tab:Alineaciones-con-el"
15208
15209 \end_inset
15210
15211 Alineaciones con el paquete LaTeX 
15212 \series bold
15213 dcolumn
15214 \series default
15215 .
15216  Para la segunda y tercera alineaciones se han hecho algunos trucos.
15217 \end_layout
15218
15219 \end_inset
15220
15221
15222 \end_layout
15223
15224 \begin_layout Standard
15225 \align center
15226 \begin_inset Tabular
15227 <lyxtabular version="3" rows="4" columns="3">
15228 <features>
15229 <column alignment="center" valignment="top" rightline="true" width="0" special="D{×}{\times}{-1}|">
15230 <column alignment="center" valignment="top" width="0" special="D{×}{\times}{4.9}|">
15231 <column alignment="center" valignment="top" rightline="true" width="0" special="D{~}{\,}{9.7}">
15232 <row bottomline="true">
15233 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15234 \begin_inset Text
15235
15236 \begin_layout Standard
15237 unidades
15238 \end_layout
15239
15240 \end_inset
15241 </cell>
15242 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15243 \begin_inset Text
15244
15245 \begin_layout Standard
15246 unidades
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
15252 \begin_inset Text
15253
15254 \begin_layout Standard
15255 unidades
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 </row>
15261 <row>
15262 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15263 \begin_inset Text
15264
15265 \begin_layout Standard
15266 12×24\InsetSpace \thinspace{}
15267 bottles
15268 \end_layout
15269
15270 \end_inset
15271 </cell>
15272 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15273 \begin_inset Text
15274
15275 \begin_layout Standard
15276 12×24\InsetSpace \thinspace{}
15277
15278 \begin_inset Formula $\mbox{bottles}$
15279 \end_inset
15280
15281
15282 \end_layout
15283
15284 \end_inset
15285 </cell>
15286 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15287 \begin_inset Text
15288
15289 \begin_layout Standard
15290 12×24~
15291 \begin_inset Formula $\mbox{bottles}$
15292 \end_inset
15293
15294
15295 \end_layout
15296
15297 \end_inset
15298 </cell>
15299 </row>
15300 <row>
15301 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15302 \begin_inset Text
15303
15304 \begin_layout Standard
15305 1024×768\InsetSpace \thinspace{}
15306 Pixels
15307 \end_layout
15308
15309 \end_inset
15310 </cell>
15311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15312 \begin_inset Text
15313
15314 \begin_layout Standard
15315 1024×768\InsetSpace \thinspace{}
15316
15317 \begin_inset Formula $\mbox{Pixels}$
15318 \end_inset
15319
15320
15321 \end_layout
15322
15323 \end_inset
15324 </cell>
15325 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15326 \begin_inset Text
15327
15328 \begin_layout Standard
15329 1024×768~
15330 \begin_inset Formula $\mbox{Pixels}$
15331 \end_inset
15332
15333
15334 \end_layout
15335
15336 \end_inset
15337 </cell>
15338 </row>
15339 <row>
15340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15341 \begin_inset Text
15342
15343 \begin_layout Standard
15344 32×6\InsetSpace \thinspace{}
15345 cm
15346 \end_layout
15347
15348 \end_inset
15349 </cell>
15350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15351 \begin_inset Text
15352
15353 \begin_layout Standard
15354 32×6\InsetSpace \thinspace{}
15355
15356 \begin_inset Formula $\mbox{cm}$
15357 \end_inset
15358
15359
15360 \end_layout
15361
15362 \end_inset
15363 </cell>
15364 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15365 \begin_inset Text
15366
15367 \begin_layout Standard
15368 32×6~
15369 \begin_inset Formula $\mbox{cm}$
15370 \end_inset
15371
15372
15373 \end_layout
15374
15375 \end_inset
15376 </cell>
15377 </row>
15378 </lyxtabular>
15379
15380 \end_inset
15381
15382
15383 \end_layout
15384
15385 \end_inset
15386
15387
15388 \end_layout
15389
15390 \begin_layout Subsection
15391 Formato Personalizado de Celda/Columna
15392 \begin_inset LatexCommand label
15393 name "sub:Formato-Personalizado"
15394
15395 \end_inset
15396
15397
15398 \begin_inset LatexCommand index
15399 name "Personalización de Tablas ! Formato de Celda/Columna"
15400
15401 \end_inset
15402
15403
15404 \end_layout
15405
15406 \begin_layout Standard
15407 El cálculo de la anchura nesesaria para columnas extendidas descrito en
15408  la sección\InsetSpace ~
15409
15410 \begin_inset LatexCommand ref
15411 reference "sub:Cálculos-en-Multicolumnas"
15412
15413 \end_inset
15414
15415  es muy pesado si tienes varias tablas con multicolumnas.
15416  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
15417 mna aplicable a todas las tablas del documento.
15418  El formato se define con el comando
15419 \end_layout
15420
15421 \begin_layout Standard
15422
15423 \series bold
15424
15425 \backslash
15426 newcolumntype{nombre del formato}[número de argumentos]{comandos}
15427 \end_layout
15428
15429 \begin_layout Standard
15430 El nombre de formato puede ser una sola letra.
15431  Las letras 
15432 \emph on
15433 b, c, l, m, p 
15434 \emph default
15435 y
15436 \emph on
15437  r
15438 \emph default
15439  están predefinidas y no pueden usarse.
15440  Pero se permiten todas las mayúsculas.
15441 \end_layout
15442
15443 \begin_layout Standard
15444 \begin_inset VSpace medskip
15445 \end_inset
15446
15447
15448 \end_layout
15449
15450 \begin_layout Standard
15451 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
15452  fija puedes definir el formato de celda
15453 \end_layout
15454
15455 \begin_layout Standard
15456
15457 \series bold
15458
15459 \backslash
15460 newcolumntype{M}[1]{>{
15461 \backslash
15462 centering
15463 \backslash
15464 hspace{0pt}}m{#1}}
15465 \end_layout
15466
15467 \begin_layout Standard
15468 donde 
15469 \series bold
15470
15471 \backslash
15472 hspace{0pt}
15473 \series default
15474  evita el problema de partir con guión la primera palabra, como se describe
15475  en la sección\InsetSpace ~
15476
15477 \begin_inset LatexCommand ref
15478 reference "sub:Líneas-Múltiples-en"
15479
15480 \end_inset
15481
15482 .
15483  Ahora puedes introducir simplemente
15484 \end_layout
15485
15486 \begin_layout Standard
15487
15488 \series bold
15489 |M{ancho}
15490 \end_layout
15491
15492 \begin_layout Standard
15493 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
15494 \end_layout
15495
15496 \begin_layout Standard
15497 \begin_inset VSpace bigskip
15498 \end_inset
15499
15500
15501 \end_layout
15502
15503 \begin_layout Standard
15504 Para celdas extendidas en una celda multicolumna, puedes definir el formato
15505 \end_layout
15506
15507 \begin_layout Standard
15508
15509 \series bold
15510
15511 \backslash
15512 newcolumntype{S}[2]{>{
15513 \backslash
15514 centering
15515 \backslash
15516 hspace{0pt}}
15517 \newline
15518
15519 \begin_inset ERT
15520 status collapsed
15521
15522 \begin_layout Standard
15523
15524
15525 \backslash
15526 phantom{
15527 \end_layout
15528
15529 \end_inset
15530
15531
15532 \backslash
15533 newcolumntype{S}[2]
15534 \begin_inset ERT
15535 status collapsed
15536
15537 \begin_layout Standard
15538
15539 }
15540 \end_layout
15541
15542 \end_inset
15543
15544 m{(#1+(2
15545 \backslash
15546 tabcolsep+
15547 \backslash
15548 arrayrulewidth)*(1-#2))/#2}}
15549 \end_layout
15550
15551 \begin_layout Standard
15552 Este formato usa la ecuación 
15553 \begin_inset LatexCommand eqref
15554 reference "eq:Wgn"
15555
15556 \end_inset
15557
15558  para calcular la anchura necesaria para que cada celda extendida tenga
15559  la misma anchura.
15560 \end_layout
15561
15562 \begin_layout Standard
15563 Ahora puedes introducir
15564 \end_layout
15565
15566 \begin_layout Standard
15567
15568 \series bold
15569 |S{ancho de la celda multicolumna}{número de columnas extendidas}
15570 \end_layout
15571
15572 \begin_layout Standard
15573 como argumento LaTeX de la columna.
15574 \end_layout
15575
15576 \begin_layout Standard
15577 \begin_inset VSpace bigskip
15578 \end_inset
15579
15580
15581 \end_layout
15582
15583 \begin_layout Standard
15584 Para columnas coloreadas puedes definir
15585 \end_layout
15586
15587 \begin_layout Standard
15588
15589 \series bold
15590
15591 \backslash
15592 newcolumntype{K}[1]{>{
15593 \backslash
15594 columncolor{#1}
15595 \backslash
15596 hspace{0pt}}c}
15597 \end_layout
15598
15599 \begin_layout Standard
15600 La "c" al final crea una columna con anchura flexible cuyo texto está centrado
15601  horizontalmente.
15602  Ahora puedes introducir
15603 \end_layout
15604
15605 \begin_layout Standard
15606
15607 \series bold
15608 K{nombre del color}
15609 \end_layout
15610
15611 \begin_layout Standard
15612 como argumento LaTeX.
15613 \end_layout
15614
15615 \begin_layout Standard
15616 \begin_inset VSpace bigskip
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \begin_layout Standard
15623 Para crear la Tabla\InsetSpace ~
15624
15625 \begin_inset LatexCommand ref
15626 reference "tab:Tabla-con-formatos-definidos-por"
15627
15628 \end_inset
15629
15630  usa los argumentos LaTeX
15631 \end_layout
15632
15633 \begin_layout Standard
15634
15635 \series bold
15636 |M{2.5cm}
15637 \end_layout
15638
15639 \begin_layout Standard
15640 para la primera columna y la multicolumna,
15641 \end_layout
15642
15643 \begin_layout Standard
15644
15645 \series bold
15646 |K{red}|
15647 \end_layout
15648
15649 \begin_layout Standard
15650 para la última columna y
15651 \end_layout
15652
15653 \begin_layout Standard
15654
15655 \series bold
15656 |S{2.5cm}{2}
15657 \end_layout
15658
15659 \begin_layout Standard
15660 para las celdas en la segunda columna.
15661 \end_layout
15662
15663 \begin_layout Standard
15664 \begin_inset Float table
15665 placement h
15666 wide false
15667 sideways false
15668 status open
15669
15670 \begin_layout Standard
15671 \begin_inset Caption
15672
15673 \begin_layout Standard
15674 \begin_inset LatexCommand label
15675 name "tab:Tabla-con-formatos-definidos-por"
15676
15677 \end_inset
15678
15679 Tabla con formatos definidos por el usuario
15680 \end_layout
15681
15682 \end_inset
15683
15684
15685 \end_layout
15686
15687 \begin_layout Standard
15688 \align center
15689 \begin_inset Tabular
15690 <lyxtabular version="3" rows="3" columns="4">
15691 <features>
15692 <column alignment="center" valignment="middle" leftline="true" width="2.5cm" special="|M{2.5cm}">
15693 <column alignment="center" valignment="middle" leftline="true" width="0" special="|S{2.5cm}{2}">
15694 <column alignment="center" valignment="middle" leftline="true" width="0">
15695 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0" special="|K{red}|">
15696 <row topline="true">
15697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15698 \begin_inset Text
15699
15700 \begin_layout Standard
15701 palabramuylargaenceldadetabla
15702 \end_layout
15703
15704 \end_inset
15705 </cell>
15706 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="M{2.5cm}|">
15707 \begin_inset Text
15708
15709 \begin_layout Standard
15710 multicolumna línea múltiple
15711 \end_layout
15712
15713 \end_inset
15714 </cell>
15715 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15716 \begin_inset Text
15717
15718 \begin_layout Standard
15719
15720 \end_layout
15721
15722 \end_inset
15723 </cell>
15724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15725 \begin_inset Text
15726
15727 \begin_layout Standard
15728 c
15729 \end_layout
15730
15731 \end_inset
15732 </cell>
15733 </row>
15734 <row topline="true">
15735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15736 \begin_inset Text
15737
15738 \begin_layout Standard
15739 d
15740 \end_layout
15741
15742 \end_inset
15743 </cell>
15744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15745 \begin_inset Text
15746
15747 \begin_layout Standard
15748 e
15749 \end_layout
15750
15751 \end_inset
15752 </cell>
15753 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15754 \begin_inset Text
15755
15756 \begin_layout Standard
15757 f
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Standard
15766 g
15767 \end_layout
15768
15769 \end_inset
15770 </cell>
15771 </row>
15772 <row topline="true" bottomline="true">
15773 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15774 \begin_inset Text
15775
15776 \begin_layout Standard
15777 h
15778 \end_layout
15779
15780 \end_inset
15781 </cell>
15782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15783 \begin_inset Text
15784
15785 \begin_layout Standard
15786 i
15787 \end_layout
15788
15789 \end_inset
15790 </cell>
15791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15792 \begin_inset Text
15793
15794 \begin_layout Standard
15795 j
15796 \end_layout
15797
15798 \end_inset
15799 </cell>
15800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15801 \begin_inset Text
15802
15803 \begin_layout Standard
15804 k
15805 \end_layout
15806
15807 \end_inset
15808 </cell>
15809 </row>
15810 </lyxtabular>
15811
15812 \end_inset
15813
15814
15815 \end_layout
15816
15817 \end_inset
15818
15819
15820 \end_layout
15821
15822 \begin_layout Subsection
15823 Grosor de Líneas
15824 \begin_inset LatexCommand label
15825 name "sub:Grosor-de-Líneas"
15826
15827 \end_inset
15828
15829
15830 \begin_inset LatexCommand index
15831 name "Personalización de Tablas ! Grosor de Línea"
15832
15833 \end_inset
15834
15835
15836 \end_layout
15837
15838 \begin_layout Standard
15839 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
15840  
15841 \series bold
15842
15843 \backslash
15844 arrayrulewidth
15845 \series default
15846 .
15847  Por ejemplo, para poner un grosor de línea de 1.5\InsetSpace \thinspace{}
15848 pt, como en la Tabla\InsetSpace ~
15849
15850 \begin_inset LatexCommand ref
15851 reference "tab:Tabla-con-líneas"
15852
15853 \end_inset
15854
15855 , inserta el comando
15856 \end_layout
15857
15858 \begin_layout Standard
15859
15860 \series bold
15861
15862 \backslash
15863 setlength{
15864 \backslash
15865 arrayrulewidth}{1.5pt}
15866 \end_layout
15867
15868 \begin_layout Standard
15869 en ERT antes de la tabla o flotante.
15870  Este cambio es válido para todas las siguientes tablas.
15871  Para volver al valor predeterminado, define 
15872 \series bold
15873
15874 \backslash
15875 arrayrulewidth
15876 \series default
15877  a 0.4\InsetSpace \thinspace{}
15878 pt en ERT detrás de la tabla o flotante.
15879 \end_layout
15880
15881 \begin_layout Standard
15882 \begin_inset ERT
15883 status collapsed
15884
15885 \begin_layout Standard
15886
15887
15888 \backslash
15889 setlength{
15890 \backslash
15891 arrayrulewidth}{1.5pt}
15892 \end_layout
15893
15894 \end_inset
15895
15896
15897 \begin_inset Float table
15898 wide false
15899 sideways false
15900 status open
15901
15902 \begin_layout Standard
15903 \begin_inset Caption
15904
15905 \begin_layout Standard
15906 \begin_inset LatexCommand label
15907 name "tab:Tabla-con-líneas"
15908
15909 \end_inset
15910
15911 Tabla con líneas de grosor 1.5\InsetSpace \thinspace{}
15912 pt
15913 \end_layout
15914
15915 \end_inset
15916
15917
15918 \end_layout
15919
15920 \begin_layout Standard
15921 \align center
15922 \begin_inset Tabular
15923 <lyxtabular version="3" rows="3" columns="3">
15924 <features>
15925 <column alignment="center" valignment="top" leftline="true" width="0">
15926 <column alignment="center" valignment="top" leftline="true" width="0">
15927 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
15928 <row topline="true">
15929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15930 \begin_inset Text
15931
15932 \begin_layout Standard
15933 sd
15934 \end_layout
15935
15936 \end_inset
15937 </cell>
15938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15939 \begin_inset Text
15940
15941 \begin_layout Standard
15942
15943 \end_layout
15944
15945 \end_inset
15946 </cell>
15947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15948 \begin_inset Text
15949
15950 \begin_layout Standard
15951
15952 \end_layout
15953
15954 \end_inset
15955 </cell>
15956 </row>
15957 <row topline="true">
15958 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15959 \begin_inset Text
15960
15961 \begin_layout Standard
15962
15963 \end_layout
15964
15965 \end_inset
15966 </cell>
15967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15968 \begin_inset Text
15969
15970 \begin_layout Standard
15971 sd
15972 \end_layout
15973
15974 \end_inset
15975 </cell>
15976 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15977 \begin_inset Text
15978
15979 \begin_layout Standard
15980
15981 \end_layout
15982
15983 \end_inset
15984 </cell>
15985 </row>
15986 <row topline="true" bottomline="true">
15987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15988 \begin_inset Text
15989
15990 \begin_layout Standard
15991
15992 \end_layout
15993
15994 \end_inset
15995 </cell>
15996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15997 \begin_inset Text
15998
15999 \begin_layout Standard
16000
16001 \end_layout
16002
16003 \end_inset
16004 </cell>
16005 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16006 \begin_inset Text
16007
16008 \begin_layout Standard
16009 sd
16010 \end_layout
16011
16012 \end_inset
16013 </cell>
16014 </row>
16015 </lyxtabular>
16016
16017 \end_inset
16018
16019
16020 \end_layout
16021
16022 \end_inset
16023
16024
16025 \begin_inset ERT
16026 status collapsed
16027
16028 \begin_layout Standard
16029
16030
16031 \backslash
16032 setlength{
16033 \backslash
16034 arrayrulewidth}{0.4pt}
16035 \end_layout
16036
16037 \end_inset
16038
16039
16040 \end_layout
16041
16042 \begin_layout Standard
16043 \begin_inset VSpace bigskip
16044 \end_inset
16045
16046 Para definir un grosor de 1.5\InsetSpace \thinspace{}
16047 pt sólo para líneas horizontales, como en la
16048  Tabla\InsetSpace ~
16049
16050 \begin_inset LatexCommand ref
16051 reference "tab:Tabla-con-horizontales"
16052
16053 \end_inset
16054
16055 , inserta estos comandos en ERT antes de la tabla o flotante:
16056 \end_layout
16057
16058 \begin_layout Standard
16059
16060 \series bold
16061
16062 \backslash
16063 let
16064 \backslash
16065 myHline
16066 \backslash
16067 hline
16068 \newline
16069
16070 \backslash
16071 renewcommand{
16072 \backslash
16073 hline}
16074 \newline
16075  {
16076 \backslash
16077 noalign{
16078 \backslash
16079 global
16080 \backslash
16081 arrayrulewidth 1.5pt}
16082 \newline
16083   
16084 \backslash
16085 myHline
16086 \backslash
16087 noalign{
16088 \backslash
16089 global
16090 \backslash
16091 arrayrulewidth 0.4pt}}
16092 \end_layout
16093
16094 \begin_layout Standard
16095 Para volver al grosor predeterminado, inserta este comando en ERT detrás
16096  de la tabla o flotante:
16097 \end_layout
16098
16099 \begin_layout Standard
16100
16101 \series bold
16102
16103 \backslash
16104 renewcommand{
16105 \backslash
16106 hline}{
16107 \backslash
16108 myHline}
16109 \end_layout
16110
16111 \begin_layout Standard
16112 \begin_inset ERT
16113 status collapsed
16114
16115 \begin_layout Standard
16116
16117
16118 \backslash
16119 let
16120 \backslash
16121 myHline
16122 \backslash
16123 hline
16124 \end_layout
16125
16126 \begin_layout Standard
16127
16128
16129 \backslash
16130 renewcommand{
16131 \backslash
16132 hline}
16133 \end_layout
16134
16135 \begin_layout Standard
16136
16137  {
16138 \backslash
16139 noalign{
16140 \backslash
16141 global
16142 \backslash
16143 arrayrulewidth 1.5pt}
16144 \end_layout
16145
16146 \begin_layout Standard
16147
16148   
16149 \backslash
16150 myHline
16151 \backslash
16152 noalign{
16153 \backslash
16154 global
16155 \backslash
16156 arrayrulewidth 0.4pt}}
16157 \end_layout
16158
16159 \end_inset
16160
16161
16162 \begin_inset Float table
16163 wide false
16164 sideways false
16165 status open
16166
16167 \begin_layout Standard
16168 \begin_inset Caption
16169
16170 \begin_layout Standard
16171 \begin_inset LatexCommand label
16172 name "tab:Tabla-con-horizontales"
16173
16174 \end_inset
16175
16176 Tabla con líneas horizontales de 1.5\InsetSpace \thinspace{}
16177 pt
16178 \end_layout
16179
16180 \end_inset
16181
16182
16183 \end_layout
16184
16185 \begin_layout Standard
16186 \align center
16187 \begin_inset Tabular
16188 <lyxtabular version="3" rows="3" columns="3">
16189 <features>
16190 <column alignment="center" valignment="top" leftline="true" width="0">
16191 <column alignment="center" valignment="top" leftline="true" width="0">
16192 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16193 <row topline="true">
16194 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16195 \begin_inset Text
16196
16197 \begin_layout Standard
16198 sd
16199 \end_layout
16200
16201 \end_inset
16202 </cell>
16203 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16204 \begin_inset Text
16205
16206 \begin_layout Standard
16207
16208 \end_layout
16209
16210 \end_inset
16211 </cell>
16212 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16213 \begin_inset Text
16214
16215 \begin_layout Standard
16216
16217 \end_layout
16218
16219 \end_inset
16220 </cell>
16221 </row>
16222 <row topline="true">
16223 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16224 \begin_inset Text
16225
16226 \begin_layout Standard
16227
16228 \end_layout
16229
16230 \end_inset
16231 </cell>
16232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16233 \begin_inset Text
16234
16235 \begin_layout Standard
16236 sd
16237 \end_layout
16238
16239 \end_inset
16240 </cell>
16241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16242 \begin_inset Text
16243
16244 \begin_layout Standard
16245
16246 \end_layout
16247
16248 \end_inset
16249 </cell>
16250 </row>
16251 <row topline="true" bottomline="true">
16252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16253 \begin_inset Text
16254
16255 \begin_layout Standard
16256
16257 \end_layout
16258
16259 \end_inset
16260 </cell>
16261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16262 \begin_inset Text
16263
16264 \begin_layout Standard
16265
16266 \end_layout
16267
16268 \end_inset
16269 </cell>
16270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16271 \begin_inset Text
16272
16273 \begin_layout Standard
16274 sd
16275 \end_layout
16276
16277 \end_inset
16278 </cell>
16279 </row>
16280 </lyxtabular>
16281
16282 \end_inset
16283
16284
16285 \end_layout
16286
16287 \end_inset
16288
16289
16290 \begin_inset ERT
16291 status collapsed
16292
16293 \begin_layout Standard
16294
16295
16296 \backslash
16297 renewcommand{
16298 \backslash
16299 hline}{
16300 \backslash
16301 myHline}
16302 \end_layout
16303
16304 \end_inset
16305
16306
16307 \end_layout
16308
16309 \begin_layout Standard
16310 \begin_inset VSpace bigskip
16311 \end_inset
16312
16313 Para establacer grosor de 1.5 pt sólo para líneas verticales, crea el siguiente
16314  formato de columna en el preámbulo del documento, de acuerdo con lo descrito
16315  en la sección\InsetSpace ~
16316
16317 \begin_inset LatexCommand ref
16318 reference "sub:Formato-Personalizado"
16319
16320 \end_inset
16321
16322 :
16323 \end_layout
16324
16325 \begin_layout Standard
16326
16327 \series bold
16328
16329 \backslash
16330 newcolumntype{V}{!{
16331 \backslash
16332 vrule width 1.5pt}}
16333 \end_layout
16334
16335 \begin_layout Standard
16336 Para la Tabla\InsetSpace ~
16337
16338 \begin_inset LatexCommand ref
16339 reference "tab:Tabla-con-verticales"
16340
16341 \end_inset
16342
16343  se usó el argumento LaTeX
16344 \end_layout
16345
16346 \begin_layout Standard
16347
16348 \series bold
16349 VcV
16350 \end_layout
16351
16352 \begin_layout Standard
16353 para la última columna y
16354 \end_layout
16355
16356 \begin_layout Standard
16357
16358 \series bold
16359 Vc
16360 \end_layout
16361
16362 \begin_layout Standard
16363 para las otras.
16364 \end_layout
16365
16366 \begin_layout Standard
16367 \begin_inset Float table
16368 wide false
16369 sideways false
16370 status open
16371
16372 \begin_layout Standard
16373 \begin_inset Caption
16374
16375 \begin_layout Standard
16376 \begin_inset LatexCommand label
16377 name "tab:Tabla-con-verticales"
16378
16379 \end_inset
16380
16381 Tabla con líneas verticales de 1.5\InsetSpace \thinspace{}
16382 pt de grosor
16383 \end_layout
16384
16385 \end_inset
16386
16387
16388 \end_layout
16389
16390 \begin_layout Standard
16391 \align center
16392 \begin_inset Tabular
16393 <lyxtabular version="3" rows="3" columns="3">
16394 <features>
16395 <column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
16396 <column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
16397 <column alignment="center" valignment="top" leftline="true" width="0" special="VcV">
16398 <row topline="true">
16399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16400 \begin_inset Text
16401
16402 \begin_layout Standard
16403 sd
16404 \end_layout
16405
16406 \end_inset
16407 </cell>
16408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16409 \begin_inset Text
16410
16411 \begin_layout Standard
16412
16413 \end_layout
16414
16415 \end_inset
16416 </cell>
16417 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16418 \begin_inset Text
16419
16420 \begin_layout Standard
16421
16422 \end_layout
16423
16424 \end_inset
16425 </cell>
16426 </row>
16427 <row topline="true">
16428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16429 \begin_inset Text
16430
16431 \begin_layout Standard
16432
16433 \end_layout
16434
16435 \end_inset
16436 </cell>
16437 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16438 \begin_inset Text
16439
16440 \begin_layout Standard
16441 sd
16442 \end_layout
16443
16444 \end_inset
16445 </cell>
16446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16447 \begin_inset Text
16448
16449 \begin_layout Standard
16450
16451 \end_layout
16452
16453 \end_inset
16454 </cell>
16455 </row>
16456 <row topline="true" bottomline="true">
16457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16458 \begin_inset Text
16459
16460 \begin_layout Standard
16461
16462 \end_layout
16463
16464 \end_inset
16465 </cell>
16466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16467 \begin_inset Text
16468
16469 \begin_layout Standard
16470
16471 \end_layout
16472
16473 \end_inset
16474 </cell>
16475 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16476 \begin_inset Text
16477
16478 \begin_layout Standard
16479 sd
16480 \end_layout
16481
16482 \end_inset
16483 </cell>
16484 </row>
16485 </lyxtabular>
16486
16487 \end_inset
16488
16489
16490 \end_layout
16491
16492 \end_inset
16493
16494
16495 \end_layout
16496
16497 \begin_layout Subsection
16498 Líneas de Trazos
16499 \begin_inset LatexCommand index
16500 name "Personalización de Tablas ! Líneas de Trazos"
16501
16502 \end_inset
16503
16504
16505 \end_layout
16506
16507 \begin_layout Standard
16508 \begin_inset ERT
16509 status collapsed
16510
16511 \begin_layout Standard
16512
16513
16514 \backslash
16515 ifarydshln
16516 \end_layout
16517
16518 \end_inset
16519
16520
16521 \begin_inset Note Note
16522 status open
16523
16524 \begin_layout Standard
16525 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16526  LaTeX 
16527 \series bold
16528 arydshln
16529 \series default
16530 .
16531 \end_layout
16532
16533 \end_inset
16534
16535
16536 \end_layout
16537
16538 \begin_layout Standard
16539 \begin_inset Float table
16540 placement H
16541 wide false
16542 sideways false
16543 status open
16544
16545 \begin_layout Standard
16546 \begin_inset Caption
16547
16548 \begin_layout Standard
16549 \begin_inset LatexCommand label
16550 name "tab:Tabla-con-trazos"
16551
16552 \end_inset
16553
16554 Tabla con líneas de trazos
16555 \end_layout
16556
16557 \end_inset
16558
16559
16560 \end_layout
16561
16562 \begin_layout Standard
16563 \align center
16564 \begin_inset Tabular
16565 <lyxtabular version="3" rows="5" columns="5">
16566 <features>
16567 <column alignment="center" valignment="top" leftline="true" width="0">
16568 <column alignment="center" valignment="top" leftline="true" width="0">
16569 <column alignment="center" valignment="top" width="0" special=":c">
16570 <column alignment="center" valignment="top" leftline="true" width="0">
16571 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16572 <row topline="true" bottomline="true">
16573 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16574 \begin_inset Text
16575
16576 \begin_layout Standard
16577 a
16578 \end_layout
16579
16580 \end_inset
16581 </cell>
16582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16583 \begin_inset Text
16584
16585 \begin_layout Standard
16586 b
16587 \end_layout
16588
16589 \end_inset
16590 </cell>
16591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16592 \begin_inset Text
16593
16594 \begin_layout Standard
16595 c
16596 \end_layout
16597
16598 \end_inset
16599 </cell>
16600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Standard
16604 d
16605 \end_layout
16606
16607 \end_inset
16608 </cell>
16609 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16610 \begin_inset Text
16611
16612 \begin_layout Standard
16613 e
16614 \end_layout
16615
16616 \end_inset
16617 </cell>
16618 </row>
16619 <row topline="true">
16620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16621 \begin_inset Text
16622
16623 \begin_layout Standard
16624 f
16625 \end_layout
16626
16627 \end_inset
16628 </cell>
16629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16630 \begin_inset Text
16631
16632 \begin_layout Standard
16633 g
16634 \end_layout
16635
16636 \end_inset
16637 </cell>
16638 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16639 \begin_inset Text
16640
16641 \begin_layout Standard
16642 h
16643 \end_layout
16644
16645 \end_inset
16646 </cell>
16647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16648 \begin_inset Text
16649
16650 \begin_layout Standard
16651 i
16652 \end_layout
16653
16654 \end_inset
16655 </cell>
16656 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16657 \begin_inset Text
16658
16659 \begin_layout Standard
16660 j
16661 \end_layout
16662
16663 \end_inset
16664 </cell>
16665 </row>
16666 <row>
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Standard
16671 \begin_inset ERT
16672 status collapsed
16673
16674 \begin_layout Standard
16675
16676
16677 \backslash
16678 hdashline 
16679 \end_layout
16680
16681 \end_inset
16682
16683 k
16684 \end_layout
16685
16686 \end_inset
16687 </cell>
16688 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16689 \begin_inset Text
16690
16691 \begin_layout Standard
16692 l
16693 \end_layout
16694
16695 \end_inset
16696 </cell>
16697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16698 \begin_inset Text
16699
16700 \begin_layout Standard
16701 m
16702 \end_layout
16703
16704 \end_inset
16705 </cell>
16706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16707 \begin_inset Text
16708
16709 \begin_layout Standard
16710 n
16711 \end_layout
16712
16713 \end_inset
16714 </cell>
16715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16716 \begin_inset Text
16717
16718 \begin_layout Standard
16719 o
16720 \end_layout
16721
16722 \end_inset
16723 </cell>
16724 </row>
16725 <row topline="true">
16726 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Standard
16730 \begin_inset ERT
16731 status collapsed
16732
16733 \begin_layout Standard
16734
16735
16736 \backslash
16737 cdashline{4-5}
16738 \end_layout
16739
16740 \end_inset
16741
16742 p
16743 \end_layout
16744
16745 \end_inset
16746 </cell>
16747 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16748 \begin_inset Text
16749
16750 \begin_layout Standard
16751 q
16752 \end_layout
16753
16754 \end_inset
16755 </cell>
16756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="c:">
16757 \begin_inset Text
16758
16759 \begin_layout Standard
16760 r
16761 \end_layout
16762
16763 \end_inset
16764 </cell>
16765 <cell multicolumn="1" alignment="center" valignment="top" rightline="true" usebox="none" special="c:">
16766 \begin_inset Text
16767
16768 \begin_layout Standard
16769 s
16770 \end_layout
16771
16772 \end_inset
16773 </cell>
16774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16775 \begin_inset Text
16776
16777 \begin_layout Standard
16778
16779 \end_layout
16780
16781 \end_inset
16782 </cell>
16783 </row>
16784 <row topline="true" bottomline="true">
16785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16786 \begin_inset Text
16787
16788 \begin_layout Standard
16789 t
16790 \end_layout
16791
16792 \end_inset
16793 </cell>
16794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16795 \begin_inset Text
16796
16797 \begin_layout Standard
16798 u
16799 \end_layout
16800
16801 \end_inset
16802 </cell>
16803 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16804 \begin_inset Text
16805
16806 \begin_layout Standard
16807 v
16808 \end_layout
16809
16810 \end_inset
16811 </cell>
16812 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16813 \begin_inset Text
16814
16815 \begin_layout Standard
16816 w
16817 \end_layout
16818
16819 \end_inset
16820 </cell>
16821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16822 \begin_inset Text
16823
16824 \begin_layout Standard
16825 x
16826 \end_layout
16827
16828 \end_inset
16829 </cell>
16830 </row>
16831 </lyxtabular>
16832
16833 \end_inset
16834
16835
16836 \end_layout
16837
16838 \end_inset
16839
16840
16841 \end_layout
16842
16843 \begin_layout Standard
16844 En principio LyX no soporta líneas de trazos, hay que usar ERT.
16845  Hay que cargar antes en el preámbulo del documento el paquete LaTeX 
16846 \series bold
16847 arydshln
16848 \series default
16849
16850 \begin_inset LatexCommand index
16851 name "LaTeX-paquetes ! arydshln"
16852
16853 \end_inset
16854
16855  
16856 \end_layout
16857
16858 \begin_layout Standard
16859
16860 \series bold
16861
16862 \backslash
16863 usepackage{arydshln}
16864 \end_layout
16865
16866 \begin_layout Standard
16867 Para hacer una línea vertical a trazos, introduce dos puntos ":" junto con
16868  el caracter para alineación horizontal como argumento LaTeX en el diálogo
16869  de celda de tabla.
16870 \end_layout
16871
16872 \begin_layout Standard
16873 Para una línea de trazos horizontal añade el comando
16874 \end_layout
16875
16876 \begin_layout Standard
16877
16878 \series bold
16879
16880 \backslash
16881 hdashline
16882 \end_layout
16883
16884 \begin_layout Standard
16885 en ERT como primer elemento de la primera celda en la fila.
16886 \end_layout
16887
16888 \begin_layout Standard
16889 Para líneas de trazos en multicolumna usa el comando
16890 \end_layout
16891
16892 \begin_layout Standard
16893
16894 \series bold
16895
16896 \backslash
16897 cdashline{line number
16898 \series default
16899 }
16900 \end_layout
16901
16902 \begin_layout Standard
16903 en ERT como primer elemento de la primera celda en la fila.
16904  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
16905  4 y quieres una línea de trazos por encima, añade el comando
16906 \end_layout
16907
16908 \begin_layout Standard
16909
16910 \series bold
16911
16912 \backslash
16913 cdashline{2-4}
16914 \end_layout
16915
16916 \begin_layout Standard
16917 como primer elemento de la primera celda en la fila de la multicolumna.
16918 \end_layout
16919
16920 \begin_layout Standard
16921 \begin_inset VSpace bigskip
16922 \end_inset
16923
16924
16925 \end_layout
16926
16927 \begin_layout Standard
16928 La Tabla\InsetSpace ~
16929
16930 \begin_inset LatexCommand ref
16931 reference "tab:Tabla-con-trazos"
16932
16933 \end_inset
16934
16935  se ha hecho usando "
16936 \series bold
16937 :c
16938 \series default
16939 " como argumento LaTeX de la tercera columna.
16940  El comando ERT 
16941 \series bold
16942
16943 \backslash
16944 hdashline
16945 \series default
16946  se ha insertado en la primera celda de la tercera fila y el comando ERT
16947 \newline
16948
16949 \series bold
16950
16951 \backslash
16952 cdashline{4-5}
16953 \series default
16954  en la primera celda de la cuarta fila.
16955 \end_layout
16956
16957 \begin_layout Standard
16958 \begin_inset Note Greyedout
16959 status open
16960
16961 \begin_layout Standard
16962
16963 \series bold
16964 Nota: 
16965 \series default
16966 Aparentemente el paquete LaTeX 
16967 \series bold
16968 arydshln
16969 \series default
16970  no es compatible con el paquete LaTeX 
16971 \series bold
16972 colortbl
16973 \series default
16974
16975 \begin_inset LatexCommand index
16976 name "LaTeX-paquetes ! colortbl"
16977
16978 \end_inset
16979
16980  que se usa para tablas coloreadas en la sección\InsetSpace ~
16981
16982 \begin_inset LatexCommand ref
16983 reference "sec:Tablas-Coloreadas"
16984
16985 \end_inset
16986
16987 .
16988  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
16989 \end_layout
16990
16991 \end_inset
16992
16993
16994 \end_layout
16995
16996 \begin_layout Standard
16997 \begin_inset ERT
16998 status collapsed
16999
17000 \begin_layout Standard
17001
17002
17003 \backslash
17004 else
17005 \end_layout
17006
17007 \end_inset
17008
17009
17010 \begin_inset Note Note
17011 status open
17012
17013 \begin_layout Standard
17014 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
17015  
17016 \series bold
17017 arydshln
17018 \series default
17019 .
17020 \end_layout
17021
17022 \end_inset
17023
17024
17025 \end_layout
17026
17027 \begin_layout Standard
17028 Debes instalar el paquete LaTeX 
17029 \series bold
17030 arydshln
17031 \series default
17032  para ver la parte siguiente en la salida.
17033 \end_layout
17034
17035 \begin_layout Standard
17036 \begin_inset ERT
17037 status collapsed
17038
17039 \begin_layout Standard
17040
17041
17042 \backslash
17043 fi
17044 \end_layout
17045
17046 \end_inset
17047
17048
17049 \end_layout
17050
17051 \begin_layout Chapter
17052 Flotantes
17053 \begin_inset LatexCommand label
17054 name "cha:Floats"
17055
17056 \end_inset
17057
17058
17059 \begin_inset LatexCommand index
17060 name "Flotantes"
17061
17062 \end_inset
17063
17064
17065 \end_layout
17066
17067 \begin_layout Section
17068 Introducción
17069 \begin_inset LatexCommand label
17070 name "sec:IntroducciónFlotantes"
17071
17072 \end_inset
17073
17074
17075 \begin_inset LatexCommand index
17076 name "Flotantes ! Introducción"
17077
17078 \end_inset
17079
17080
17081 \end_layout
17082
17083 \begin_layout Standard
17084 Un flotante es un bloque de texto asociado con alguna especie de etiqueta
17085  que no tiene posición fija.
17086  Puede "flotar" adelante o atrás una o dos páginas, donde encaje mejor.
17087  Las 
17088 \family sans
17089 Notas\InsetSpace ~
17090 al\InsetSpace ~
17091 pie
17092 \family default
17093  y 
17094 \family sans
17095 Notas\InsetSpace ~
17096 al\InsetSpace ~
17097 margen
17098 \family default
17099  también son flotantes, porque pueden flotar a la página siguiente cuando
17100  hay demasiadas notas en la página.
17101 \end_layout
17102
17103 \begin_layout Standard
17104 Los flotantes hacen posible composiciones de alta calidad.
17105  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
17106  impedir espacios en blanco y páginas sin texto.
17107  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
17108  cada flotante puede estar referido en el texto.
17109  Por lo tanto los flotantes están numerados.
17110  Las referencias se describen en la sección\InsetSpace ~
17111
17112 \begin_inset LatexCommand ref
17113 reference "sec:Referencias-a-Flotantes"
17114
17115 \end_inset
17116
17117  .
17118 \end_layout
17119
17120 \begin_layout Standard
17121 Para insertar un flotante, usa el menú 
17122 \family sans
17123 Insertar\SpecialChar \menuseparator
17124 Flotante
17125 \family default
17126 .
17127  En el documento se inserta un cuadro con etiqueta en el entorno 
17128 \family sans
17129 Encabezado
17130 \begin_inset Foot
17131 status collapsed
17132
17133 \begin_layout Standard
17134 El entorno 
17135 \family sans
17136 Encabezado
17137 \family default
17138  se describe en 
17139 \emph on
17140 Guía\InsetSpace ~
17141 del\InsetSpace ~
17142 Usuario 
17143 \emph default
17144 de LyX.
17145 \end_layout
17146
17147 \end_inset
17148
17149 .
17150
17151 \family default
17152  Cada etiqueta acaba con el caracter "#" como receptáculo para el número
17153  de flotante en la salida.
17154  La etiqueta será traducida automáticamente al lenguaje del documento.
17155  Tras la etiqueta se puede insertar el texto de encabezado.
17156  La imagen o tabla se inserta encima o debajo del encabezado en un párrafo
17157  separado dentro del flotante.
17158  Más sobre colocación de encabezados se describe en la sección\InsetSpace ~
17159
17160 \begin_inset LatexCommand ref
17161 reference "sec:Colocación-de-Encabezados"
17162
17163 \end_inset
17164
17165 .
17166  Para mantener legible el documento LyX, puedes abrir y cerrar el cuadro
17167  del flotante haciendo click-izquierda sobre él.
17168  Un cuadro cerrado se muestra así: 
17169 \begin_inset Graphics
17170         filename ../clipart/flotanteQt4.png
17171         scale 70
17172
17173 \end_inset
17174
17175  -- un cuadro gris con etiqueta en rojo.
17176 \end_layout
17177
17178 \begin_layout Standard
17179 Se recomienda insertar flotantes como párrafos separados para evitar posibles
17180  errores de LaTeX si el texto circundante se formatea de modo especial.
17181 \end_layout
17182
17183 \begin_layout Standard
17184 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
17185  y pinchando el botón correspondiente de la barra de herramientas para un
17186  flotante nuevo.
17187 \end_layout
17188
17189 \begin_layout Section
17190 Tipos de Flotantes
17191 \end_layout
17192
17193 \begin_layout Standard
17194 Además de los flotantes de imagen y de tabla que se describen en la sección\InsetSpace ~
17195
17196 \begin_inset LatexCommand ref
17197 reference "sec:Figuras-Flotantes"
17198
17199 \end_inset
17200
17201  y 
17202 \begin_inset LatexCommand ref
17203 reference "sec:Tablas-Flotantes"
17204
17205 \end_inset
17206
17207 , respectivamente, LyX ofrece los tipos 
17208 \series bold
17209 Algoritmo
17210 \series default
17211  y 
17212 \series bold
17213 Ajustado\InsetSpace ~
17214 al\InsetSpace ~
17215 Texto
17216 \series default
17217 .
17218 \end_layout
17219
17220 \begin_layout Subsection
17221 Algoritmos Flotantes
17222 \begin_inset LatexCommand index
17223 name "Flotantes ! Algoritmos Flotantes"
17224
17225 \end_inset
17226
17227
17228 \end_layout
17229
17230 \begin_layout Standard
17231 \begin_inset Float algorithm
17232 placement h
17233 wide false
17234 sideways false
17235 status open
17236
17237 \begin_layout Standard
17238 \begin_inset Caption
17239
17240 \begin_layout Standard
17241 \begin_inset LatexCommand label
17242 name "alg:Ejemplo-de-Algoritmo-flotante"
17243
17244 \end_inset
17245
17246 Ejemplo de Algoritmo flotante
17247 \end_layout
17248
17249 \end_inset
17250
17251
17252 \end_layout
17253
17254 \begin_layout LyX-Code
17255 for I in 1..N loop
17256 \newline
17257  Sum:= Sum + A(I); /*senseless comment*/
17258 \newline
17259 end loop
17260 \begin_inset VSpace -4mm
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \end_inset
17267
17268
17269 \end_layout
17270
17271 \begin_layout Standard
17272 Este tipo de flotante se inserta con el menú 
17273 \family sans
17274 Insertar\SpecialChar \menuseparator
17275 Flotante\SpecialChar \menuseparator
17276 Algoritmo
17277 \family default
17278 .
17279  Se usa para códigos y descripciones de algoritmos.
17280  Un posible entorno para algoritmos es 
17281 \family sans
17282 Código-LyX
17283 \family default
17284 , descrito en 
17285 \emph on
17286 Guía del Usuario
17287 \emph default
17288  de LyX.
17289  El algoritmo\InsetSpace ~
17290
17291 \begin_inset LatexCommand ref
17292 reference "alg:Ejemplo-de-Algoritmo-flotante"
17293
17294 \end_inset
17295
17296  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
17297  vertical de -4\InsetSpace \thinspace{}
17298 mm al final para tener la línea inferior exactamente bajo
17299  la última línea de texto.
17300 \end_layout
17301
17302 \begin_layout Standard
17303 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
17304  Si tu documento no es en Inglés, tienes que hacerlo manualmente añadiendo
17305  la siguiente línea al preámbulo del documento
17306 \series bold
17307 :
17308 \end_layout
17309
17310 \begin_layout Standard
17311
17312 \series bold
17313
17314 \backslash
17315 floatname{algorithm}{nombre}
17316 \end_layout
17317
17318 \begin_layout Standard
17319
17320 \family sans
17321 nombre
17322 \family default
17323  es la palabra
17324 \begin_inset Quotes eld
17325 \end_inset
17326
17327
17328 \emph on
17329 algorithm
17330 \emph default
17331
17332 \begin_inset Quotes erd
17333 \end_inset
17334
17335  en el lenguaje deseado.
17336 \end_layout
17337
17338 \begin_layout Description
17339
17340 \series bold
17341 Nota: 
17342 \series default
17343 Si se emplea el paquete LaTeX 
17344 \series bold
17345 hyperref
17346 \series default
17347
17348 \begin_inset LatexCommand index
17349 name "LaTeX-paquetes ! hyperref"
17350
17351 \end_inset
17352
17353  para enlazar referencias cruzadas a flotantes en la salida PDF, debe cargarse
17354  en el preámbulo LaTeX antes de la definición de flotantes para poder referirse
17355  a ellos.
17356
17357 \series bold
17358  
17359 \series default
17360 LyX establece la definición de algoritmos flotantes automáticamente antes
17361  de la parte del preámbulo editable por el usuario, así que hay que insertar
17362  las siguientes líneas 
17363 \emph on
17364 después
17365 \emph default
17366  de cargar el comando
17367 \series bold
17368  hyperref:
17369 \begin_inset VSpace defskip
17370 \end_inset
17371
17372
17373 \newline
17374
17375 \backslash
17376 newfloat{Xalgorithm}{tbp}{loa}
17377 \newline
17378
17379 \backslash
17380 floatname{Xalgorithm}{nombre}
17381 \newline
17382
17383 \backslash
17384 newcommand{
17385 \backslash
17386 theHalgorithm}{
17387 \backslash
17388 theHXalgorithm}
17389 \newline
17390
17391 \backslash
17392 renewenvironment{algorithm}[1][tbp]
17393 \newline
17394
17395 \begin_inset ERT
17396 status collapsed
17397
17398 \begin_layout Standard
17399
17400
17401 \backslash
17402 hphantom{ }
17403 \end_layout
17404
17405 \end_inset
17406
17407 {
17408 \backslash
17409 begin{Xalgorithm}[#1]}{
17410 \backslash
17411 end{Xalgorithm}}
17412 \begin_inset VSpace defskip
17413 \end_inset
17414
17415
17416 \series default
17417
17418 \newline
17419 Donde 
17420 \family sans
17421 nombre
17422 \family default
17423  es la palabra "
17424 \emph on
17425 algorithm
17426 \emph default
17427 " en el lenguaje deseado.
17428 \end_layout
17429
17430 \begin_layout Standard
17431 Los algoritmos flotantes no se numeran por defecto según el esquema "capítulo.alg
17432 oritmo" como es el caso para tablas e imágenes flotantes en muchas clases
17433  de documento.
17434  Para numerar algoritmos flotantes en el mismo esquema, añade este comando
17435  en el preámbulo del documento:
17436 \end_layout
17437
17438 \begin_layout Standard
17439
17440 \series bold
17441
17442 \backslash
17443 numberwithin{algorithm}{chapter}
17444 \end_layout
17445
17446 \begin_layout Standard
17447 Si usas el paquete LaTeX 
17448 \series bold
17449 hyperref
17450 \series default
17451 , añade en su lugar esta línea 
17452 \emph on
17453 después
17454 \emph default
17455  de la definición de 
17456 \family sans
17457 Xalgorithm
17458 \family default
17459  (los comandos de anteriores) en el preámbulo:
17460 \end_layout
17461
17462 \begin_layout Standard
17463
17464 \series bold
17465
17466 \backslash
17467 numberwithin{Xalgorithm}{chapter}
17468 \end_layout
17469
17470 \begin_layout Standard
17471 Para poder usar el comando 
17472 \series bold
17473
17474 \backslash
17475 numberwithin
17476 \series default
17477 , marca la opción 
17478 \family sans
17479 Usar\InsetSpace ~
17480 el\InsetSpace ~
17481 paquete\InsetSpace ~
17482 AMS
17483 \family default
17484  en el menú 
17485 \family sans
17486 Documento\SpecialChar \menuseparator
17487 Configuración\SpecialChar \menuseparator
17488 Ecuaciones
17489 \family default
17490 .
17491 \end_layout
17492
17493 \begin_layout Subsection
17494 Flotantes Ajustados a Texto
17495 \begin_inset LatexCommand index
17496 name "Flotantes ! Ajustados a Texto"
17497
17498 \end_inset
17499
17500
17501 \begin_inset LatexCommand label
17502 name "sub:floatflt-flotante-ajustado"
17503
17504 \end_inset
17505
17506
17507 \end_layout
17508
17509 \begin_layout Standard
17510 Este tipo de flotante se usa cuando quieres envolver una figura en el texto,
17511  de manera que ocupe solo una parte del ancho de columna.
17512  Puede insertarse usando el menú 
17513 \begin_inset Wrap figure
17514 placement l
17515 width "40col%"
17516 status open
17517
17518 \begin_layout Standard
17519 \begin_inset Graphics
17520         filename mobius.eps
17521         display color
17522         width 40col%
17523         rotateOrigin center
17524
17525 \end_inset
17526
17527
17528 \end_layout
17529
17530 \begin_layout Standard
17531 \begin_inset Caption
17532
17533 \begin_layout Standard
17534 \begin_inset LatexCommand label
17535 name "fig:Esto-es-una"
17536
17537 \end_inset
17538
17539 Esto es una figura envuelta, y esto la genial cabecera que la describe.
17540 \begin_inset VSpace medskip
17541 \end_inset
17542
17543
17544 \end_layout
17545
17546 \end_inset
17547
17548
17549 \end_layout
17550
17551 \end_inset
17552
17553  
17554 \family sans
17555 Insertar\SpecialChar \menuseparator
17556 Flotante\SpecialChar \menuseparator
17557 Flotante\InsetSpace ~
17558 de\InsetSpace ~
17559 ajuste\InsetSpace ~
17560 de\InsetSpace ~
17561 texto
17562 \family default
17563  si está instalado el paquete LaTeX 
17564 \series bold
17565 floatflt
17566 \series default
17567
17568 \begin_inset LatexCommand index
17569 name "LaTeX-paquetes ! floatflt"
17570
17571 \end_inset
17572
17573 .
17574 \begin_inset Foot
17575 status collapsed
17576
17577 \begin_layout Standard
17578 La instalación de paquetes LaTeX se explica en el manual 
17579 \emph on
17580 Configuration de LaTeX
17581 \emph default
17582 .
17583 \end_layout
17584
17585 \end_inset
17586
17587  La anchura y posición del flotante se ajusta con click-derecha sobre el
17588  cuadro del flotante.
17589  La Figura \InsetSpace ~
17590
17591 \begin_inset LatexCommand ref
17592 reference "fig:Esto-es-una"
17593
17594 \end_inset
17595
17596  es un ejemplo de flotante ajustado a texto con una anchura del 40\InsetSpace \thinspace{}
17597 col%.
17598 \begin_inset Foot
17599 status collapsed
17600
17601 \begin_layout Standard
17602 Ver unidades disponibles en\InsetSpace ~
17603
17604 \begin_inset LatexCommand ref
17605 reference "cha:Unidades-disponibles-en"
17606
17607 \end_inset
17608
17609 .
17610 \end_layout
17611
17612 \end_inset
17613
17614  Se ha añadido algún espacio bajo el encabezado para separarlo mejor del
17615  texto envolvente.
17616 \end_layout
17617
17618 \begin_layout Standard
17619 El paquete LaTeX 
17620 \series bold
17621 floatflt
17622 \series default
17623  también soporta tablas ajustadas a texto pero aún no es soportado por LyX.
17624  Si lo necesitas, consulta la documentoación de 
17625 \series bold
17626 floatflt
17627 \series default
17628  
17629 \begin_inset LatexCommand cite
17630 key "floatflt"
17631
17632 \end_inset
17633
17634 .
17635 \end_layout
17636
17637 \begin_layout Standard
17638 \begin_inset Note Greyedout
17639 status open
17640
17641 \begin_layout Standard
17642
17643 \series bold
17644 Nota:
17645 \series default
17646  ¡Los flotantes ajustados a texto son frágiles! P.\InsetSpace \thinspace{}
17647 e.\InsetSpace ~
17648 si una figura está demasiado
17649  cerca de la parte inferior de la página se pueden perder cosas en el camino
17650  de salida, el flotante puede no aparecer o situarse junto a otro texto.
17651 \begin_inset Foot
17652 status open
17653
17654 \begin_layout Standard
17655 La mejor solución es usar el paquete LaTeX 
17656 \series bold
17657 wrapf\SpecialChar \textcompwordmark{}
17658 ig
17659 \series default
17660
17661 \begin_inset LatexCommand index
17662 name "LaTeX-paquetes ! wrapfig\\vspace{4mm}"
17663
17664 \end_inset
17665
17666  en vez de 
17667 \series bold
17668 floatf\SpecialChar \textcompwordmark{}
17669 lt
17670 \series default
17671  pero actualmente no es soportado por LyX.
17672 \end_layout
17673
17674 \end_inset
17675
17676
17677 \end_layout
17678
17679 \end_inset
17680
17681
17682 \end_layout
17683
17684 \begin_layout Standard
17685 En general:
17686 \end_layout
17687
17688 \begin_layout Itemize
17689 Los flotantes ajustados no deberían situarse en párrafos que van sobre un
17690  salto de página.
17691  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
17692  esté casi listo y puedas prever los saltos de página.
17693 \end_layout
17694
17695 \begin_layout Itemize
17696 Los flotantes ajustados deberían situarse, bien en un párrafo propio antes
17697  del párrafo donde deben ajustarse, o bien dentro de un párrafo.
17698 \end_layout
17699
17700 \begin_layout Itemize
17701 Los flotantes ajustados en párrafos consecutivos pueden dar problemas, así
17702  que asegura que hay un párrafo de texto entre ellos.
17703 \end_layout
17704
17705 \begin_layout Itemize
17706 Los flotantes ajustados no están permitidos en cabeceras de sección o tablas.
17707 \end_layout
17708
17709 \begin_layout Section
17710 Referencias a Flotantes
17711 \begin_inset LatexCommand label
17712 name "sec:Referencias-a-Flotantes"
17713
17714 \end_inset
17715
17716
17717 \begin_inset LatexCommand index
17718 name "Flotantes ! Referencias"
17719
17720 \end_inset
17721
17722
17723 \begin_inset LatexCommand index
17724 name "Referencias"
17725
17726 \end_inset
17727
17728
17729 \end_layout
17730
17731 \begin_layout Standard
17732 Para referirse a un flotante, inserta una etiqueta en su encabezado con
17733  el menú 
17734 \family sans
17735 Insertar\SpecialChar \menuseparator
17736 Etiqueta
17737 \family default
17738  o el botón 
17739 \begin_inset Graphics
17740         filename ../images/label-insert.xpm
17741         scale 85
17742
17743 \end_inset
17744
17745 .
17746  Aparece una ventana esperando la introducción del texto de la etiqueta
17747  y se inserta un cuadro gris como este: 
17748 \begin_inset Graphics
17749         filename ../clipart/etiquetaQt4.png
17750         scale 85
17751
17752 \end_inset
17753
17754 .
17755  LyX ofrece como texto las primeras palabras del encabezado con un prefijo.
17756  El prefijo depende del tipo de flotante, p.\InsetSpace \thinspace{}
17757 e.\InsetSpace ~
17758 para figuras el prefijo será
17759  "
17760 \family sans
17761 fig:
17762 \family default
17763 ".
17764 \end_layout
17765
17766 \begin_layout Standard
17767 La etiqueta se usa como ancla y el nombre para la referencia.
17768  Puedes referir a la etiqueta usando el menú 
17769 \family sans
17770 Insertar\SpecialChar \menuseparator
17771 Referencia
17772 \family default
17773 \InsetSpace ~
17774
17775 \family sans
17776 cruzada
17777 \family default
17778  o el botón 
17779 \begin_inset Graphics
17780         filename ../images/dialog-show-new-inset_ref.xpm
17781         scale 85
17782
17783 \end_inset
17784
17785 .
17786  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
17787  Si tienes abiertos varios documentos LyX, escoge el que estás trabajando
17788  de la lista desplegable de la parte superior del diálogo.
17789  Puedes ordenar las etiquetas alfabéticamente y elegir una.
17790  Se inserta un cuadro gris como este: 
17791 \begin_inset Graphics
17792         filename ../clipart/referenciaQt4.png
17793         scale 85
17794
17795 \end_inset
17796
17797 .
17798  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
17799 \end_layout
17800
17801 \begin_layout Standard
17802 Se recomienda poner un espacio protegido entre el nombre de la referencia
17803  cruzada y su número para evitar saltos de línea entre ellos.
17804  Si una referencia cruzada corresponde a una etiqueta inexistente verás
17805  dos interrogaciones en la salida.
17806 \end_layout
17807
17808 \begin_layout Standard
17809 En cualquier momento puedes cambiar etiquetas haciendo click sobre el cuadro.
17810  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
17811  al texto de la etiqueta nueva, no te ocupes por eso.
17812 \end_layout
17813
17814 \begin_layout Standard
17815 El botón 
17816 \family sans
17817 Ir\InsetSpace ~
17818 a\InsetSpace ~
17819 la\InsetSpace ~
17820 etiqueta
17821 \family default
17822  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
17823  y el texto del botón cambia a 
17824 \family sans
17825 Volver
17826 \family default
17827  con el que se puede retornar a la referencia.
17828  Click-derecha sobre el cuadro de la referencia también lleva el cursor
17829  hasta la etiqueta pero sin opción de volver.
17830 \end_layout
17831
17832 \begin_layout Subsection
17833 Formatos de Referencia Cruzada
17834 \begin_inset LatexCommand label
17835 name "sub:Formatos-referencia-cruzada"
17836
17837 \end_inset
17838
17839
17840 \begin_inset LatexCommand index
17841 name "Referencias ! Formatos"
17842
17843 \end_inset
17844
17845
17846 \end_layout
17847
17848 \begin_layout Standard
17849 Hay seis variedades de referencias cruzadas:
17850 \end_layout
17851
17852 \begin_layout Description
17853 <referencia>: imprime el número flotante, esta es la opción predeterminada:
17854  
17855 \begin_inset LatexCommand ref
17856 reference "fig:Dos-imágenes-distorsionadas"
17857
17858 \end_inset
17859
17860
17861 \end_layout
17862
17863 \begin_layout Description
17864 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
17865  habitual para referirse a fórmulas, especialmente si se omite el nombre
17866  "Ecuación": 
17867 \begin_inset LatexCommand eqref
17868 reference "eq:Wgn"
17869
17870 \end_inset
17871
17872
17873 \end_layout
17874
17875 \begin_layout Description
17876 <página>: imprime el número de página: Página\InsetSpace ~
17877
17878 \begin_inset LatexCommand pageref
17879 reference "fig:Dos-imágenes-distorsionadas"
17880
17881 \end_inset
17882
17883
17884 \end_layout
17885
17886 \begin_layout Description
17887 en\InsetSpace ~
17888 página\InsetSpace ~
17889 <página>: imprime el texto "en la página" y el número de página:
17890  
17891 \begin_inset LatexCommand vpageref
17892 reference "fig:Dos-imágenes-distorsionadas"
17893
17894 \end_inset
17895
17896
17897 \end_layout
17898
17899 \begin_layout Description
17900 <referencia>\InsetSpace ~
17901 en\InsetSpace ~
17902 página\InsetSpace ~
17903 <página>: imprime el número flotante, el texto "en la
17904  página" y el número de página: 
17905 \begin_inset LatexCommand vref
17906 reference "fig:Dos-imágenes-distorsionadas"
17907
17908 \end_inset
17909
17910
17911 \end_layout
17912
17913 \begin_layout Description
17914 Referencia\InsetSpace ~
17915 con\InsetSpace ~
17916 formato: imprime un formato autodefinido.
17917  
17918 \begin_inset Note Greyedout
17919 status open
17920
17921 \begin_layout Standard
17922
17923 \series bold
17924 Nota:
17925 \series default
17926  Esta característica sólo está disponible si está instalado el paquete LaTeX
17927  
17928 \series bold
17929 prettyref
17930 \series default
17931 .
17932 \end_layout
17933
17934 \end_inset
17935
17936
17937 \end_layout
17938
17939 \begin_layout Standard
17940 Ten en cuenta que el estilo <página> no imprime el número si la etiqueta
17941  está en la misma página, en la anterior o en la siguiente.
17942  En su lugar verás p.\InsetSpace \thinspace{}
17943 e.\InsetSpace ~
17944 el texto "
17945 \family sans
17946 en esta página
17947 \family default
17948 ".
17949 \end_layout
17950
17951 \begin_layout Standard
17952 El número y página actual de la parte del documento referida es automáticamente
17953  calculado por LaTeX en la salida.
17954  Las variedades se ajustan en el campo 
17955 \family sans
17956 Formato
17957 \family default
17958  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
17959 \end_layout
17960
17961 \begin_layout Subsection
17962
17963 \lang english
17964 Referencing Subfigures
17965 \begin_inset LatexCommand label
17966 name "sub:Referencing-Subfigures"
17967
17968 \end_inset
17969
17970
17971 \begin_inset LatexCommand index
17972 name "Referencias ! to Subfigures"
17973
17974 \end_inset
17975
17976
17977 \end_layout
17978
17979 \begin_layout Standard
17980
17981 \lang english
17982 Currently referencing subfigures is not supported by LyX, so you have to
17983  use LaTeX-commands.
17984  The label is the created
17985 \series bold
17986  
17987 \series default
17988 with the command
17989 \end_layout
17990
17991 \begin_layout Standard
17992
17993 \series bold
17994 \lang english
17995
17996 \backslash
17997 label{fig: YourLabelName}
17998 \end_layout
17999
18000 \begin_layout Standard
18001
18002 \lang english
18003 that is directly inserted into the subfigure caption field.
18004  To reference the label add this command in ERT
18005 \end_layout
18006
18007 \begin_layout Standard
18008
18009 \series bold
18010 \lang english
18011
18012 \backslash
18013 ref{fig: YourLabelName}
18014 \end_layout
18015
18016 \begin_layout Standard
18017
18018 \lang english
18019 to the position in your document where the reference should be placed.
18020  Here is a reference to a subfigure: Subfigure\InsetSpace ~
18021
18022 \begin_inset ERT
18023 status collapsed
18024
18025 \begin_layout Standard
18026
18027
18028 \backslash
18029 ref{fig: Platypus}
18030 \end_layout
18031
18032 \end_inset
18033
18034 .
18035 \end_layout
18036
18037 \begin_layout Subsection
18038 Designación Automática de Referencias
18039 \begin_inset LatexCommand index
18040 name "Referencias ! Designación Automática"
18041
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \begin_layout Standard
18048 El paquete LaTeX 
18049 \series bold
18050 hyperref
18051 \series default
18052  dispone de una característica muy útil que permite incluir automáticamente
18053  en las referencias cruzadas el nombre de los flotantes referidos (o partes
18054  de texto como secciones).
18055  Quieres p.\InsetSpace \thinspace{}
18056 e.\InsetSpace ~
18057 escribir la palabra "Figura" antes de cada cuadro de referencia.
18058  Para conseguirlo debes cargar el paquete LaTeX 
18059 \series bold
18060 hyperref
18061 \series default
18062
18063 \begin_inset LatexCommand index
18064 name "LaTeX-paquetes ! hyperref"
18065
18066 \end_inset
18067
18068  en el preámbulo del documento con
18069 \end_layout
18070
18071 \begin_layout Standard
18072
18073 \series bold
18074
18075 \backslash
18076 usepackage[pdfborder={0 0 0}]{hyperref}
18077 \newline
18078
18079 \backslash
18080 AtBeginDocument{
18081 \backslash
18082 renewcommand{
18083 \backslash
18084 ref}[1]{
18085 \backslash
18086 mbox{
18087 \backslash
18088 autoref{#1}}}}
18089 \end_layout
18090
18091 \begin_layout Standard
18092
18093 \series bold
18094 hyperref 
18095 \series default
18096 se utiliza para enlazar referencias cruzadas en las salidas DVI y PDF, esto
18097  significa que el lector del documento podrá pinchar sobre una entrada de
18098  Índice o una referencia y será inmediatamente dirigido a esa parte del
18099  documento.
18100  
18101 \series bold
18102 hyperref
18103 \series default
18104  también crea marcadores PDF para cada sección para facilitar al lector
18105  la navegación por el documento.
18106  Esto también se ha usado en este documento pero si echas una ojeada al
18107  preámbulo encontrarás varias opciones en la carga de 
18108 \series bold
18109 hyperref
18110 \series default
18111 .
18112  Para aprender más sobre ello acude a la documentoación del paquete 
18113 \begin_inset LatexCommand cite
18114 key "hyperref"
18115
18116 \end_inset
18117
18118 .
18119 \end_layout
18120
18121 \begin_layout Standard
18122 \begin_inset Note Greyedout
18123 status open
18124
18125 \begin_layout Standard
18126
18127 \series bold
18128 Nota:
18129 \series default
18130  La designación automática de referencias no puede usarse en el estilo 
18131 \family sans
18132 Referencia\InsetSpace ~
18133 con\InsetSpace ~
18134 formato
18135 \family default
18136 , descrita en la sección\InsetSpace ~
18137
18138 \begin_inset LatexCommand ref
18139 reference "sub:Formatos-referencia-cruzada"
18140
18141 \end_inset
18142
18143 .
18144 \end_layout
18145
18146 \end_inset
18147
18148
18149 \end_layout
18150
18151 \begin_layout Subsection
18152 Colocación de Referencias
18153 \begin_inset LatexCommand label
18154 name "sub:Colocación-de-Referencias"
18155
18156 \end_inset
18157
18158
18159 \begin_inset LatexCommand index
18160 name "Referencias ! Colocación"
18161
18162 \end_inset
18163
18164
18165 \end_layout
18166
18167 \begin_layout Standard
18168 Si usas 
18169 \series bold
18170 hyperref
18171 \series default
18172
18173 \begin_inset LatexCommand index
18174 name "LaTeX-paquetes ! hyperref"
18175
18176 \end_inset
18177
18178  para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
18179  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
18180  El encabezado será la primera parte de texto en pantalla, de forma que
18181  para ver la imagen debes deslizar.
18182  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
18183  Usando el paquete 
18184 \series bold
18185 hypcap
18186 \series default
18187
18188 \begin_inset LatexCommand index
18189 name "LaTeX-paquetes ! hypcap"
18190
18191 \end_inset
18192
18193 , que forma parte del paquete LaTeX 
18194 \series bold
18195 oberdiek
18196 \series default
18197
18198 \begin_inset LatexCommand index
18199 name "LaTeX-paquetes ! oberdiek"
18200
18201 \end_inset
18202
18203 , el ancla de enlace se sitúa al comienzo de un flotante.
18204  Para usar esta característica para figuras flotantes carga 
18205 \series bold
18206 hypcap
18207 \series default
18208  en el preámbulo con
18209 \end_layout
18210
18211 \begin_layout Standard
18212
18213 \series bold
18214
18215 \backslash
18216 usepackage[f\SpecialChar \textcompwordmark{}
18217 igure]{hypcap}
18218 \end_layout
18219
18220 \begin_layout Standard
18221 Puedes usar 
18222 \series bold
18223 hypcap
18224 \series default
18225  para todos los flotantes aunque no se recomienda por razones de estabilidad.
18226  Más información en el manual de 
18227 \series bold
18228 hypcap
18229 \series default
18230  
18231 \begin_inset LatexCommand cite
18232 key "hypcap"
18233
18234 \end_inset
18235
18236 .
18237 \end_layout
18238
18239 \begin_layout Standard
18240 \begin_inset Note Greyedout
18241 status open
18242
18243 \begin_layout Standard
18244
18245 \series bold
18246 Nota: hypcap 
18247 \series default
18248 debe cargarse después de
18249 \series bold
18250  hyperref 
18251 \series default
18252 en el preámbulo
18253 \series bold
18254 .
18255 \end_layout
18256
18257 \end_inset
18258
18259
18260 \end_layout
18261
18262 \begin_layout Standard
18263
18264 \lang english
18265 \begin_inset Note Greyedout
18266 status open
18267
18268 \begin_layout Standard
18269
18270 \series bold
18271 \lang english
18272 Note:
18273 \series default
18274  The set reference position has no effect for references to subfigures.
18275 \end_layout
18276
18277 \end_inset
18278
18279
18280 \end_layout
18281
18282 \begin_layout Section
18283 Colocación de Flotantes
18284 \begin_inset LatexCommand label
18285 name "sec:Colocación-de-Flotantes"
18286
18287 \end_inset
18288
18289
18290 \begin_inset LatexCommand index
18291 name "Flotantes ! Colocación"
18292
18293 \end_inset
18294
18295
18296 \end_layout
18297
18298 \begin_layout Standard
18299 Click-derecha sobre un cuadro de flotante abre un diálogo en el que pueden
18300  cambiarse las opciones de LaTeX para situar los flotantes.
18301 \newline
18302 La opción 
18303 \family sans
18304 Extender\InsetSpace ~
18305 columnas
18306 \family default
18307  solo es aplicable a documentoos de dos columnas: Si lo seleccionas, el
18308  flotante abarcará ambas columnas en lugar de una sola.
18309  La opción 
18310 \family sans
18311 Girar\InsetSpace ~
18312 a\InsetSpace ~
18313 un\InsetSpace ~
18314 lado
18315 \family default
18316  sirve para girar flotantes, ver sección\InsetSpace ~
18317
18318 \begin_inset LatexCommand ref
18319 reference "sec:Rotación-de-Flotantes"
18320
18321 \end_inset
18322
18323 .
18324  
18325 \end_layout
18326
18327 \begin_layout Standard
18328 Puedes usar una o más de las siguientes opciones en el diálogo para establacer
18329  la posición de un flotante si desmarcas la opción 
18330 \family sans
18331 Usar\InsetSpace ~
18332 ubicación\InsetSpace ~
18333 predeterminada
18334 \family default
18335 :
18336 \end_layout
18337
18338 \begin_layout Standard
18339
18340 \family sans
18341 \series bold
18342 Aquí\InsetSpace ~
18343 si\InsetSpace ~
18344 es\InsetSpace ~
18345 posible:
18346 \family default
18347 \series default
18348  intenta situar el flotante en la posición en la que se inserta
18349 \end_layout
18350
18351 \begin_layout Standard
18352
18353 \family sans
18354 \series bold
18355 Principio\InsetSpace ~
18356 de\InsetSpace ~
18357 página:
18358 \family default
18359 \series default
18360  intenta situar el flotante al principio de la página actual
18361 \end_layout
18362
18363 \begin_layout Standard
18364
18365 \family sans
18366 \series bold
18367 Fin\InsetSpace ~
18368 de\InsetSpace ~
18369 página:
18370 \family default
18371 \series default
18372  intenta situar el flotante al final de la página actual
18373 \end_layout
18374
18375 \begin_layout Standard
18376
18377 \family sans
18378 \series bold
18379 Página\InsetSpace ~
18380 de\InsetSpace ~
18381 flotantes:
18382 \family default
18383 \series default
18384  intenta situar el flotante en una página propia 
18385 \end_layout
18386
18387 \begin_layout Standard
18388 LaTeX usa 
18389 \emph on
18390 siempre
18391 \emph default
18392  ese orden de opciones.
18393  Significa que si usas la colocación predeterminada, LaTeX probará en primer
18394  lugar 
18395 \family sans
18396 Aquí\InsetSpace ~
18397 si\InsetSpace ~
18398 es\InsetSpace ~
18399 posible
18400 \family default
18401 , luego 
18402 \family sans
18403 Principio\InsetSpace ~
18404 de\InsetSpace ~
18405 página
18406 \family default
18407 , y después las otras.
18408  Si no usas la predeterminada, LaTeX solo probará las opciones marcadas
18409  pero en dicho orden.
18410  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
18411  pero intenta poner el flotante en la página siguiente.
18412 \end_layout
18413
18414 \begin_layout Standard
18415 De forma predeterminada cada una de las opciones tiene sus propias reglas:
18416 \end_layout
18417
18418 \begin_layout Labeling
18419 \labelwidthstring 00.00.0000
18420
18421 \family sans
18422 Principio\InsetSpace ~
18423 de\InsetSpace ~
18424 página: 
18425 \family default
18426 solo si el flotante ocupa menos del 70\InsetSpace \thinspace{}
18427 % de la página puede ubicarse al principio
18428  de página (
18429 \series bold
18430
18431 \backslash
18432 topfraction
18433 \series default
18434 )
18435 \end_layout
18436
18437 \begin_layout Labeling
18438 \labelwidthstring 00.00.0000
18439
18440 \family sans
18441 Fin\InsetSpace ~
18442 de\InsetSpace ~
18443 página: 
18444 \family default
18445 solo si el flotante ocupa menos del 30\InsetSpace \thinspace{}
18446 % de la página puede ubicarse al fin
18447  de página.
18448  (
18449 \series bold
18450
18451 \backslash
18452 bottomfraction
18453 \series default
18454 )
18455 \end_layout
18456
18457 \begin_layout Labeling
18458 \labelwidthstring 00.00.0000
18459
18460 \family sans
18461 Página\InsetSpace ~
18462 de\InsetSpace ~
18463 flotantes: 
18464 \family default
18465 solo si más del 50\InsetSpace \thinspace{}
18466 % de la página se ocupa por flotantes puede haber varios
18467  juntos en la misma página.
18468  (
18469 \series bold
18470
18471 \backslash
18472 floatpagefraction
18473 \series default
18474 )
18475 \end_layout
18476
18477 \begin_layout Standard
18478 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
18479  
18480 \family sans
18481 Ignorar\InsetSpace ~
18482 reglas\InsetSpace ~
18483 de\InsetSpace ~
18484 LaTeX
18485 \family default
18486 .
18487 \newline
18488 También puedes redefinir las reglas con los comandos LaTeX que van entre
18489  paréntesis tras la descripción de las reglas anteriores.
18490  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
18491  la regla 
18492 \family sans
18493 Fin
18494 \family default
18495 \InsetSpace ~
18496
18497 \family sans
18498 de
18499 \family default
18500 \InsetSpace ~
18501
18502 \family sans
18503 página 
18504 \family default
18505 al 50\InsetSpace \thinspace{}
18506 %, añade esta línea en el preámbulo:
18507 \end_layout
18508
18509 \begin_layout Standard
18510
18511 \series bold
18512
18513 \backslash
18514 renewcommand{
18515 \backslash
18516 bottomfraction}{0.5}
18517 \end_layout
18518
18519 \begin_layout Standard
18520 En determinados casos podrías necesitar ubicar un flotante exactamente en
18521  la posición en la que se inserta.
18522  Para esto puedes usar la opción 
18523 \family sans
18524 Aquí\InsetSpace ~
18525 definitivamente
18526 \family default
18527 .
18528  Usa esta opción esporádicamente y solo cuando el documento esté casi listo,
18529  porque el flotante ya no podrá "flotar" y si haces cambios al documento
18530  se podría estropear el diseño de la página.
18531 \end_layout
18532
18533 \begin_layout Standard
18534 No hay opciones de ubicación para flotantes ajustados a texto porque siempre
18535  están rodeados por texto de un párrafo determinado.
18536 \begin_inset VSpace bigskip
18537 \end_inset
18538
18539
18540 \end_layout
18541
18542 \begin_layout Standard
18543 A veces surge el problema de que un flotante se sitúa al principio de la
18544  página mientras que su sección correspondiente empieza en mitad de la página,
18545  así que el lector podría creer que el flotante forma parte de la sección
18546  anterior.
18547  Para evitarlo puede emplearse el comando LaTeX 
18548 \series bold
18549
18550 \backslash
18551 suppressf\SpecialChar \textcompwordmark{}
18552 loats
18553 \series default
18554 , que suprime la ubicación de un flotante dado en la página donde se inserta
18555  y además puede servir para evitar que el flotante se coloque antes del
18556  inicio de sección.
18557  Para ello, añade estos comandos al préambulo:
18558 \end_layout
18559
18560 \begin_layout Standard
18561
18562 \series bold
18563
18564 \backslash
18565 let
18566 \backslash
18567 mySection
18568 \backslash
18569 section
18570 \newline
18571
18572 \backslash
18573 renewcommand{
18574 \backslash
18575 section}{
18576 \backslash
18577 suppressf\SpecialChar \textcompwordmark{}
18578 loats[t]
18579 \backslash
18580 mySection}
18581 \end_layout
18582
18583 \begin_layout Standard
18584 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
18585  subsecciones.
18586  No es recomendable para partes pequeñas de texto como subsubsecciones porque
18587  LaTeX podría tener problemas para encontrar una ubicación adecuada.
18588 \end_layout
18589
18590 \begin_layout Standard
18591 \begin_inset VSpace bigskip
18592 \end_inset
18593
18594 En ciertos casos se quieren tener todas las figuras/tablas al final del
18595  documento.
18596  Para estos casos está el paquete LaTeX 
18597 \series bold
18598 endf\SpecialChar \textcompwordmark{}
18599 loat
18600 \series default
18601
18602 \begin_inset LatexCommand index
18603 name "LaTeX-paquetes ! endfloat"
18604
18605 \end_inset
18606
18607 .
18608  Pone todas las figuras y tablas flotantes al final del documento en secciones
18609  propias.
18610  En la posición original del flotante se inserta una indicación como 
18611 \begin_inset Quotes eld
18612 \end_inset
18613
18614
18615 \family sans
18616 [Figura\InsetSpace ~
18617 3.2 por aquí.]
18618 \family default
18619
18620 \begin_inset Quotes erd
18621 \end_inset
18622
18623 .
18624  El paquete 
18625 \series bold
18626 endf\SpecialChar \textcompwordmark{}
18627 loat
18628 \series default
18629  se carga en el preámbulo con la línea
18630 \end_layout
18631
18632 \begin_layout Standard
18633
18634 \series bold
18635
18636 \backslash
18637 usepackage[options]{endf\SpecialChar \textcompwordmark{}
18638 loat}
18639 \end_layout
18640
18641 \begin_layout Standard
18642 Hay varias opciones para diseñar las secciones figura/tabla creadas.
18643  Para más información ver la documentación de 
18644 \begin_inset LatexCommand cite
18645 key "endfloat"
18646
18647 \end_inset
18648
18649 .
18650 \newline
18651
18652 \begin_inset Note Greyedout
18653 status open
18654
18655 \begin_layout Standard
18656
18657 \series bold
18658 Nota: endf\SpecialChar \textcompwordmark{}
18659 loat
18660 \series default
18661  no traduce automáticamente la indicación, hay que hacerlo manualmente,
18662  ver sección\InsetSpace ~
18663 4 en 
18664 \begin_inset LatexCommand cite
18665 key "endfloat"
18666
18667 \end_inset
18668
18669 .
18670 \end_layout
18671
18672 \end_inset
18673
18674
18675 \newline
18676
18677 \begin_inset Note Greyedout
18678 status open
18679
18680 \begin_layout Standard
18681
18682 \series bold
18683 Nota:
18684 \series default
18685  Actualmente hay un error en 
18686 \series bold
18687 endf\SpecialChar \textcompwordmark{}
18688 loat
18689 \series default
18690  cuando el encabezado contiene el caracter alemán 
18691 \begin_inset Quotes eld
18692 \end_inset
18693
18694 ß
18695 \begin_inset Quotes erd
18696 \end_inset
18697
18698 .
18699  Usa en ese caso el comando 
18700 \begin_inset Quotes eld
18701 \end_inset
18702
18703
18704 \series bold
18705
18706 \backslash
18707 ss
18708 \series default
18709
18710 \begin_inset Quotes erd
18711 \end_inset
18712
18713  en ERT en vez de 
18714 \begin_inset Quotes eld
18715 \end_inset
18716
18717 ß
18718 \begin_inset Quotes erd
18719 \end_inset
18720
18721 .
18722 \end_layout
18723
18724 \end_inset
18725
18726
18727 \end_layout
18728
18729 \begin_layout Standard
18730 \begin_inset VSpace bigskip
18731 \end_inset
18732
18733 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
18734 \begin_inset LatexCommand cite
18735 key "latexcompanion,latexguide,latexbook"
18736
18737 \end_inset
18738
18739 .
18740 \end_layout
18741
18742 \begin_layout Section
18743 Rotación de Flotantes
18744 \begin_inset LatexCommand label
18745 name "sec:Rotación-de-Flotantes"
18746
18747 \end_inset
18748
18749
18750 \begin_inset LatexCommand index
18751 name "Flotantes ! Rotación"
18752
18753 \end_inset
18754
18755
18756 \end_layout
18757
18758 \begin_layout Standard
18759 Podrías necesitar girar flotantes, especialmente con tablas grandes.
18760  Para girar todo el flotante y su encabezado, pincha sobre su cuadro y marca
18761  la opción 
18762 \family sans
18763 Girar\InsetSpace ~
18764 a\InsetSpace ~
18765 un\InsetSpace ~
18766 lado
18767 \family default
18768 .
18769 \end_layout
18770
18771 \begin_layout Standard
18772 Los flotantes girados son puestos siempre en su propia página (o columna
18773  si el documento es de dos columnas).
18774  Normalmente se rotan de forma que puedes leerlos desde el margen externo
18775  -- a la izquierda en páginas pares, a la derecha en impares.
18776 \end_layout
18777
18778 \begin_layout Standard
18779 Los flotantes girados se refieren igual que los normales, y el formato de
18780  encabezado también es el mismo: Un ejemplo es la Tabla\InsetSpace ~
18781
18782 \begin_inset LatexCommand ref
18783 reference "tab:Tabla-girada"
18784
18785 \end_inset
18786
18787 .
18788 \end_layout
18789
18790 \begin_layout Standard
18791 \begin_inset Note Greyedout
18792 status open
18793
18794 \begin_layout Standard
18795
18796 \series bold
18797 Nota:
18798 \series default
18799  No todos los visores DVI pueden mostrar tablas giradas.
18800 \end_layout
18801
18802 \end_inset
18803
18804
18805 \end_layout
18806
18807 \begin_layout Standard
18808 \begin_inset Float table
18809 wide false
18810 sideways true
18811 status open
18812
18813 \begin_layout Standard
18814 \begin_inset Caption
18815
18816 \begin_layout Standard
18817 \begin_inset LatexCommand label
18818 name "tab:Tabla-girada"
18819
18820 \end_inset
18821
18822  Tabla girada
18823 \end_layout
18824
18825 \end_inset
18826
18827
18828 \end_layout
18829
18830 \begin_layout Standard
18831 \align center
18832 \begin_inset Tabular
18833 <lyxtabular version="3" rows="1" columns="5">
18834 <features>
18835 <column alignment="center" valignment="top" leftline="true" width="0">
18836 <column alignment="center" valignment="top" leftline="true" width="0">
18837 <column alignment="center" valignment="top" leftline="true" width="0">
18838 <column alignment="center" valignment="top" leftline="true" width="0">
18839 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18840 <row topline="true" bottomline="true">
18841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Standard
18845 test
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18851 \begin_inset Text
18852
18853 \begin_layout Standard
18854 b
18855 \end_layout
18856
18857 \end_inset
18858 </cell>
18859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18860 \begin_inset Text
18861
18862 \begin_layout Standard
18863 c
18864 \end_layout
18865
18866 \end_inset
18867 </cell>
18868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18869 \begin_inset Text
18870
18871 \begin_layout Standard
18872 d
18873 \end_layout
18874
18875 \end_inset
18876 </cell>
18877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18878 \begin_inset Text
18879
18880 \begin_layout Standard
18881 e
18882 \end_layout
18883
18884 \end_inset
18885 </cell>
18886 </row>
18887 </lyxtabular>
18888
18889 \end_inset
18890
18891
18892 \end_layout
18893
18894 \end_inset
18895
18896
18897 \end_layout
18898
18899 \begin_layout Section
18900 Formato de Encabezados
18901 \begin_inset LatexCommand index
18902 name "Encabezados ! Formato"
18903
18904 \end_inset
18905
18906
18907 \begin_inset LatexCommand index
18908 name "Flotantes ! Formato de Encabezados"
18909
18910 \end_inset
18911
18912
18913 \begin_inset LatexCommand index
18914 name "LaTeX-paquetes ! caption"
18915
18916 \end_inset
18917
18918
18919 \begin_inset LatexCommand label
18920 name "sec:Formato-de-Encabezados"
18921
18922 \end_inset
18923
18924
18925 \end_layout
18926
18927 \begin_layout Standard
18928 El entorno 
18929 \family sans
18930 Encabezado
18931 \family default
18932  es el predeterminado para los 
18933 \family sans
18934 Flotantes
18935 \family default
18936 .
18937  En LyX los encabezados se muestran como etiqueta, p.\InsetSpace \thinspace{}
18938 e.\InsetSpace ~
18939 "
18940 \family sans
18941 Figura #
18942 \family default
18943 :" seguida por el texto.
18944  El símbolo de número 
18945 \begin_inset Quotes eld
18946 \end_inset
18947
18948 #
18949 \begin_inset Quotes erd
18950 \end_inset
18951
18952  es sustituido en la salida impresa por el número de referencia real.
18953  Por defecto la etiqueta y el número usan la misma fuente que el texto del
18954  encabezado y el signo dos puntos sigue al número para separar la etiqueta
18955  del texto.
18956  El formato de encabezado no es apropiado para todos los formatos de documento.
18957  
18958 \end_layout
18959
18960 \begin_layout Standard
18961 Para cambiar el formato predeterminado carga el paquete LaTeX 
18962 \series bold
18963 caption
18964 \series default
18965
18966 \begin_inset LatexCommand index
18967 name "LaTeX-paquetes ! caption"
18968
18969 \end_inset
18970
18971  en el preámbulo del documento con la línea:
18972 \end_layout
18973
18974 \begin_layout Standard
18975
18976 \series bold
18977
18978 \backslash
18979 usepackage[definición de formato]{caption}
18980 \end_layout
18981
18982 \begin_layout Standard
18983 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
18984  los encabezados de tabla siempre sobre ella como en este documento, usa
18985  el comando:
18986 \end_layout
18987
18988 \begin_layout Standard
18989
18990 \series bold
18991
18992 \backslash
18993 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
18994 \end_layout
18995
18996 \begin_layout Standard
18997 También puedes definir distintos formatos de encabezado para los distintos
18998  tipos de flotantes.
18999  En ese caso carga el paquete 
19000 \series bold
19001 caption
19002 \series default
19003  sin opciones específicas y define los distintos formatos con ayuda del
19004  comando
19005 \end_layout
19006
19007 \begin_layout Standard
19008
19009 \series bold
19010
19011 \backslash
19012 captionsetup[tipo de flotante]{definición de formato}
19013 \end_layout
19014
19015 \begin_layout Standard
19016 en el preámbulo del documento.
19017  Por ejemplo los encabezados de la Figura\InsetSpace ~
19018
19019 \begin_inset LatexCommand ref
19020 reference "fig:Esto-es-una-fig"
19021
19022 \end_inset
19023
19024  y la Tabla\InsetSpace ~
19025
19026 \begin_inset LatexCommand ref
19027 reference "tab:Esto-es-una-tab"
19028
19029 \end_inset
19030
19031  pueden crearse usando los siguientes comandos en el preámbulo:
19032 \end_layout
19033
19034 \begin_layout Standard
19035
19036 \series bold
19037
19038 \backslash
19039 usepackage[tableposition=top]{caption}
19040 \series default
19041
19042 \newline
19043
19044 \series bold
19045
19046 \backslash
19047 captionsetup[f\SpecialChar \textcompwordmark{}
19048 igure]{labelfont={tt}, textfont=it, indention=1cm,%
19049 \newline
19050
19051 \begin_inset ERT
19052 status collapsed
19053
19054 \begin_layout Standard
19055
19056
19057 \backslash
19058 hphantom{
19059 \backslash
19060
19061 \backslash
19062 captionsetup[figure]
19063 \backslash
19064 {}
19065 \end_layout
19066
19067 \end_inset
19068
19069  labelsep=period}
19070 \newline
19071
19072 \backslash
19073 captionsetup[table]{labelfont={bf,sf}}
19074 \end_layout
19075
19076 \begin_layout Standard
19077 Para más información sobre el paquete 
19078 \series bold
19079 caption
19080 \series default
19081  acude a su documentación 
19082 \begin_inset LatexCommand cite
19083 key "caption,caption-de"
19084
19085 \end_inset
19086
19087 .
19088 \end_layout
19089
19090 \begin_layout Standard
19091 \begin_inset VSpace bigskip
19092 \end_inset
19093
19094 Si estás usando la clase de documento 
19095 \series bold
19096 koma-script
19097 \series default
19098
19099 \begin_inset LatexCommand index
19100 name "LaTeX-paquetes ! koma-script"
19101
19102 \end_inset
19103
19104  (
19105 \family sans
19106 article (koma-script)
19107 \family default
19108
19109 \family sans
19110 book (koma-script)
19111 \family default
19112
19113 \family sans
19114 letter (koma-script)
19115 \family default
19116 , o 
19117 \family sans
19118 report (koma-script)
19119 \family default
19120 \InsetSpace \thinspace{}
19121 ), puedes emplear en vez del paquete 
19122 \series bold
19123 caption
19124 \series default
19125  el comando
19126 \series bold
19127  
19128 \backslash
19129 setkomafont
19130 \series default
19131  incluido en 
19132 \series bold
19133 koma-script
19134 \series default
19135 .
19136  Por ejemplo, para poner en negrita la etiqueta del encabezado añade este
19137  comando en el preámbulo del documento:
19138 \end_layout
19139
19140 \begin_layout Standard
19141
19142 \series bold
19143
19144 \backslash
19145 setkomafont{captionlabel}{
19146 \backslash
19147 bfseries}
19148 \end_layout
19149
19150 \begin_layout Standard
19151 Más información sobre 
19152 \series bold
19153
19154 \backslash
19155 setkomafont
19156 \series default
19157  en la documentación de 
19158 \series bold
19159 koma-script
19160 \series default
19161  
19162 \begin_inset LatexCommand cite
19163 key "koma-script,koma-script-de"
19164
19165 \end_inset
19166
19167 .
19168 \end_layout
19169
19170 \begin_layout Standard
19171 \begin_inset ERT
19172 status collapsed
19173
19174 \begin_layout Standard
19175
19176
19177 \backslash
19178 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
19179 }
19180 \end_layout
19181
19182 \end_inset
19183
19184
19185 \begin_inset Note Note
19186 status open
19187
19188 \begin_layout Standard
19189 El formato de encabezado se ha cambiado sólo para este ejemplo.
19190 \end_layout
19191
19192 \end_inset
19193
19194
19195 \end_layout
19196
19197 \begin_layout Standard
19198 \begin_inset Float figure
19199 placement !p
19200 wide false
19201 sideways false
19202 status open
19203
19204 \begin_layout Standard
19205 \align center
19206 \begin_inset Graphics
19207         filename mobius.eps
19208         lyxscale 50
19209         scale 50
19210
19211 \end_inset
19212
19213
19214 \end_layout
19215
19216 \begin_layout Standard
19217 \begin_inset Caption
19218
19219 \begin_layout Standard
19220 \begin_inset LatexCommand label
19221 name "fig:Esto-es-una-fig"
19222
19223 \end_inset
19224
19225 Este es un ejemplo de encabezado de figura que es mayor de una línea para
19226  mostrar el formato diferente.
19227  Aquí se usa un encabezado autodefinido.
19228 \end_layout
19229
19230 \end_inset
19231
19232
19233 \end_layout
19234
19235 \end_inset
19236
19237
19238 \end_layout
19239
19240 \begin_layout Standard
19241 \begin_inset ERT
19242 status collapsed
19243
19244 \begin_layout Standard
19245
19246
19247 \backslash
19248 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
19249 on}
19250 \end_layout
19251
19252 \end_inset
19253
19254
19255 \end_layout
19256
19257 \begin_layout Standard
19258 \begin_inset Float table
19259 placement !p
19260 wide false
19261 sideways false
19262 status open
19263
19264 \begin_layout Standard
19265 \begin_inset Caption
19266
19267 \begin_layout Standard
19268 \begin_inset LatexCommand label
19269 name "tab:Esto-es-una-tab"
19270
19271 \end_inset
19272
19273 Este es un ejemplo de encabezado de tabla mayor que una línea para mostrar
19274  el formato diferente.
19275  Aquí se usa el formato de encabezado standard para tablas de este documento.
19276 \end_layout
19277
19278 \end_inset
19279
19280
19281 \end_layout
19282
19283 \begin_layout Standard
19284 \align center
19285 \begin_inset Tabular
19286 <lyxtabular version="3" rows="1" columns="5">
19287 <features>
19288 <column alignment="center" valignment="top" leftline="true" width="0">
19289 <column alignment="center" valignment="top" leftline="true" width="0">
19290 <column alignment="center" valignment="top" leftline="true" width="0">
19291 <column alignment="center" valignment="top" leftline="true" width="0">
19292 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
19293 <row topline="true" bottomline="true">
19294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19295 \begin_inset Text
19296
19297 \begin_layout Standard
19298 a
19299 \end_layout
19300
19301 \end_inset
19302 </cell>
19303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19304 \begin_inset Text
19305
19306 \begin_layout Standard
19307 b
19308 \end_layout
19309
19310 \end_inset
19311 </cell>
19312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19313 \begin_inset Text
19314
19315 \begin_layout Standard
19316 c
19317 \end_layout
19318
19319 \end_inset
19320 </cell>
19321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19322 \begin_inset Text
19323
19324 \begin_layout Standard
19325 d
19326 \end_layout
19327
19328 \end_inset
19329 </cell>
19330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19331 \begin_inset Text
19332
19333 \begin_layout Standard
19334 e
19335 \end_layout
19336
19337 \end_inset
19338 </cell>
19339 </row>
19340 </lyxtabular>
19341
19342 \end_inset
19343
19344
19345 \end_layout
19346
19347 \end_inset
19348
19349
19350 \end_layout
19351
19352 \begin_layout Section
19353 Colocación de Encabezados
19354 \begin_inset LatexCommand index
19355 name "Encabezados ! Colocación"
19356
19357 \end_inset
19358
19359
19360 \begin_inset LatexCommand index
19361 name "Flotantes ! Colocación de Encabezados"
19362
19363 \end_inset
19364
19365
19366 \begin_inset LatexCommand label
19367 name "sec:Colocación-de-Encabezados"
19368
19369 \end_inset
19370
19371
19372 \end_layout
19373
19374 \begin_layout Standard
19375 La norma habitual para colocar encabezados es:
19376 \end_layout
19377
19378 \begin_layout Description
19379 Figura: El encabezado bajo la figura
19380 \end_layout
19381
19382 \begin_layout Description
19383 Tabla: El encabezado sobre la tabla
19384 \end_layout
19385
19386 \begin_layout Standard
19387 Desafortunadamente, las clases standard de LaTeX no soportan encabezados
19388  sobre la tabla.
19389  Esto implica que si usas las clases de documento 
19390 \family sans
19391 article
19392 \family default
19393
19394 \family sans
19395 book
19396 \family default
19397
19398 \family sans
19399 letter
19400 \family default
19401 , o 
19402 \family sans
19403 report
19404 \family default
19405  no habrá espacio entre el encabezado y la tabla.
19406  Para insertar el espacio adecuado añade la siguiente opción al comando
19407  del paquete LaTeX 
19408 \series bold
19409 caption
19410 \series default
19411  en el preámbulo del documento
19412 \begin_inset Foot
19413 status collapsed
19414
19415 \begin_layout Standard
19416 Ver la sección\InsetSpace ~
19417
19418 \begin_inset LatexCommand ref
19419 reference "sec:Formato-de-Encabezados"
19420
19421 \end_inset
19422
19423  para más información sobre el paquete 
19424 \series bold
19425 caption
19426 \series default
19427 .
19428 \end_layout
19429
19430 \end_inset
19431
19432 :
19433 \end_layout
19434
19435 \begin_layout Standard
19436
19437 \series bold
19438 tableposition=top
19439 \end_layout
19440
19441 \begin_layout Standard
19442 Si estás usando la clase 
19443 \series bold
19444 koma-script
19445 \series default
19446
19447 \begin_inset LatexCommand index
19448 name "LaTeX-paquetes ! koma-script"
19449
19450 \end_inset
19451
19452  (
19453 \family sans
19454 article (koma-script)
19455 \family default
19456
19457 \family sans
19458 book (koma-script)
19459 \family default
19460
19461 \family sans
19462 letter (koma-script)
19463 \family default
19464 , o 
19465 \family sans
19466 report (koma-script)
19467 \family default
19468 \InsetSpace \thinspace{}
19469 ), en vez de 
19470 \series bold
19471 caption
19472 \series default
19473  puedes poner la opción 
19474 \series bold
19475 tablecaptionabove
19476 \series default
19477  de la clase de documento, o usar el entorno 
19478 \family sans
19479 Encabezado
19480 \family default
19481 \InsetSpace ~
19482
19483 \family sans
19484 Arriba
19485 \family default
19486  en vez del entorno 
19487 \family sans
19488 Encabezado
19489 \family default
19490 .
19491 \end_layout
19492
19493 \begin_layout Standard
19494 \begin_inset VSpace bigskip
19495 \end_inset
19496
19497 También es posible poner el encabezado junto a una figura o tabla.
19498  Para conseguirlo hay que cargar el paquete LaTeX 
19499 \series bold
19500 sidecap
19501 \series default
19502
19503 \begin_inset LatexCommand index
19504 name "LaTeX-paquetes ! sidecap"
19505
19506 \end_inset
19507
19508  añadiendo en el preámbulo del documento la línea
19509 \end_layout
19510
19511 \begin_layout Standard
19512
19513 \series bold
19514
19515 \backslash
19516 usepackage[option]{sidecap}
19517 \end_layout
19518
19519 \begin_layout Standard
19520 Si no se especifica opción, el encabezado se ubica del lado del margen externo
19521  de la página -- a la derecha en páginas impares, a la izquierda en las
19522  pares.
19523  Puedes cambiar la colocación al margen interno con la opción 
19524 \series bold
19525 innercaption
19526 \series default
19527 .
19528  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
19529  opciones 
19530 \series bold
19531 rightcaption
19532 \series default
19533  o 
19534 \series bold
19535 leftcaption
19536 \series default
19537 , respectivamente.
19538 \end_layout
19539
19540 \begin_layout Standard
19541 Para situar en LyX el encabezado de un flotante al lado, es necesario añadir
19542  estos comandos al preámbulo del documento:
19543 \end_layout
19544
19545 \begin_layout Standard
19546
19547 \lyxline
19548
19549 \end_layout
19550
19551 \begin_layout Standard
19552
19553 \series bold
19554
19555 \backslash
19556 newcommand{
19557 \backslash
19558 TabBesBeg}{%
19559 \newline
19560
19561 \begin_inset ERT
19562 status collapsed
19563
19564 \begin_layout Standard
19565
19566
19567 \backslash
19568 hphantom{ }
19569 \end_layout
19570
19571 \end_inset
19572
19573
19574 \backslash
19575 let
19576 \backslash
19577 MyTable
19578 \backslash
19579 table
19580 \newline
19581
19582 \begin_inset ERT
19583 status collapsed
19584
19585 \begin_layout Standard
19586
19587
19588 \backslash
19589 hphantom{ }
19590 \end_layout
19591
19592 \end_inset
19593
19594
19595 \backslash
19596 let
19597 \backslash
19598 MyEndtable
19599 \backslash
19600 endtable
19601 \newline
19602
19603 \begin_inset ERT
19604 status collapsed
19605
19606 \begin_layout Standard
19607
19608
19609 \backslash
19610 hphantom{ }
19611 \end_layout
19612
19613 \end_inset
19614
19615
19616 \backslash
19617 renewenvironment{table}{
19618 \backslash
19619 begin{SCtable}}{
19620 \backslash
19621 end{SCtable}}}
19622 \end_layout
19623
19624 \begin_layout Standard
19625
19626 \series bold
19627
19628 \backslash
19629 newcommand{
19630 \backslash
19631 TabBesEnd}{%
19632 \newline
19633
19634 \begin_inset ERT
19635 status collapsed
19636
19637 \begin_layout Standard
19638
19639
19640 \backslash
19641 hphantom{ }
19642 \end_layout
19643
19644 \end_inset
19645
19646
19647 \backslash
19648 let
19649 \backslash
19650 table
19651 \backslash
19652 MyTable
19653 \newline
19654
19655 \begin_inset ERT
19656 status collapsed
19657
19658 \begin_layout Standard
19659
19660
19661 \backslash
19662 hphantom{ }
19663 \end_layout
19664
19665 \end_inset
19666
19667
19668 \backslash
19669 let
19670 \backslash
19671 endtable
19672 \backslash
19673 MyEndtable
19674 \end_layout
19675
19676 \begin_layout Standard
19677
19678 \series bold
19679
19680 \backslash
19681 newcommand{
19682 \backslash
19683 FigBesBeg}{%
19684 \newline
19685
19686 \begin_inset ERT
19687 status collapsed
19688
19689 \begin_layout Standard
19690
19691
19692 \backslash
19693 hphantom{ }
19694 \end_layout
19695
19696 \end_inset
19697
19698
19699 \backslash
19700 let
19701 \backslash
19702 MyFigure
19703 \backslash
19704 f\SpecialChar \textcompwordmark{}
19705 igure
19706 \newline
19707
19708 \begin_inset ERT
19709 status collapsed
19710
19711 \begin_layout Standard
19712
19713
19714 \backslash
19715 hphantom{ }
19716 \end_layout
19717
19718 \end_inset
19719
19720
19721 \backslash
19722 let
19723 \backslash
19724 MyEndf\SpecialChar \textcompwordmark{}
19725 igure
19726 \backslash
19727 endf\SpecialChar \textcompwordmark{}
19728 igure
19729 \newline
19730
19731 \begin_inset ERT
19732 status collapsed
19733
19734 \begin_layout Standard
19735
19736
19737 \backslash
19738 hphantom{ }
19739 \end_layout
19740
19741 \end_inset
19742
19743
19744 \backslash
19745 renewenvironment{f\SpecialChar \textcompwordmark{}
19746 igure}{
19747 \backslash
19748 begin{SCf\SpecialChar \textcompwordmark{}
19749 igure}}{
19750 \backslash
19751 end{SCf\SpecialChar \textcompwordmark{}
19752 igure}}}
19753 \end_layout
19754
19755 \begin_layout Standard
19756
19757 \series bold
19758
19759 \backslash
19760 newcommand{
19761 \backslash
19762 FigBesEnd}{%
19763 \newline
19764
19765 \begin_inset ERT
19766 status collapsed
19767
19768 \begin_layout Standard
19769
19770
19771 \backslash
19772 hphantom{ }
19773 \end_layout
19774
19775 \end_inset
19776
19777
19778 \backslash
19779 let
19780 \backslash
19781 f\SpecialChar \textcompwordmark{}
19782 igure
19783 \backslash
19784 MyFigure
19785 \newline
19786
19787 \begin_inset ERT
19788 status collapsed
19789
19790 \begin_layout Standard
19791
19792
19793 \backslash
19794 hphantom{ }
19795 \end_layout
19796
19797 \end_inset
19798
19799
19800 \backslash
19801 let
19802 \backslash
19803 endf\SpecialChar \textcompwordmark{}
19804 igure
19805 \backslash
19806 MyEndf\SpecialChar \textcompwordmark{}
19807 igure}
19808 \end_layout
19809
19810 \begin_layout Standard
19811
19812 \lyxline
19813
19814 \end_layout
19815
19816 \begin_layout Standard
19817 Estos comandos permiten redefinir los flotantes de modo que el encabezado
19818  aparezca en un lado.
19819  Para figuras flotantes usa el comando
19820 \end_layout
19821
19822 \begin_layout Standard
19823
19824 \series bold
19825
19826 \backslash
19827 FigBesBeg
19828 \end_layout
19829
19830 \begin_layout Standard
19831 en ERT antes del flotante.
19832  Detrás del flotante inserta
19833 \end_layout
19834
19835 \begin_layout Standard
19836
19837 \series bold
19838
19839 \backslash
19840 FigBesEnd
19841 \end_layout
19842
19843 \begin_layout Standard
19844 en ERT para volver a la definición original de flotantes.
19845 \end_layout
19846
19847 \begin_layout Standard
19848 Para tablas flotantes usa los comandos correspondientes
19849 \end_layout
19850
19851 \begin_layout Standard
19852
19853 \series bold
19854
19855 \backslash
19856 TabBesBeg
19857 \series default
19858  y 
19859 \series bold
19860
19861 \backslash
19862 TabBesEnd
19863 \end_layout
19864
19865 \begin_layout Standard
19866 La Figura\InsetSpace ~
19867
19868 \begin_inset LatexCommand ref
19869 reference "fig:encab-al-lado"
19870
19871 \end_inset
19872
19873  y la Tabla\InsetSpace ~
19874
19875 \begin_inset LatexCommand ref
19876 reference "tab:encab-al-lado"
19877
19878 \end_inset
19879
19880  son ejemplos en los que el encabezado se sitúa al lado.
19881 \end_layout
19882
19883 \begin_layout Standard
19884 En los ejemplos puedes ver que el texto del encabezado aparece encima del
19885  flotante en tablas flotantes y debajo en las figuras flotantes.
19886  Para cambiarlo, puedes usar el comando
19887 \end_layout
19888
19889 \begin_layout Standard
19890
19891 \series bold
19892
19893 \backslash
19894 sidecaptionvpos{tipo de flotante}{colocación}
19895 \end_layout
19896
19897 \begin_layout Standard
19898 en el preámbulo o en ERT antes del flotante.
19899  El tipo de flotante es 
19900 \family sans
19901 figure
19902 \family default
19903  o 
19904 \family sans
19905 table
19906 \family default
19907 , la colocación puede ser 
19908 \begin_inset Quotes eld
19909 \end_inset
19910
19911
19912 \family sans
19913 t
19914 \family default
19915
19916 \begin_inset Quotes erd
19917 \end_inset
19918
19919  por 
19920 \begin_inset Quotes eld
19921 \end_inset
19922
19923 top
19924 \begin_inset Quotes erd
19925 \end_inset
19926
19927  (arriba), 
19928 \begin_inset Quotes eld
19929 \end_inset
19930
19931
19932 \family sans
19933 c
19934 \family default
19935
19936 \begin_inset Quotes erd
19937 \end_inset
19938
19939  por 
19940 \begin_inset Quotes eld
19941 \end_inset
19942
19943 center
19944 \begin_inset Quotes erd
19945 \end_inset
19946
19947  (centro), o 
19948 \begin_inset Quotes eld
19949 \end_inset
19950
19951
19952 \family sans
19953 b
19954 \family default
19955
19956 \begin_inset Quotes erd
19957 \end_inset
19958
19959  por 
19960 \begin_inset Quotes eld
19961 \end_inset
19962
19963 bottom
19964 \begin_inset Quotes erd
19965 \end_inset
19966
19967  (abajo).
19968  Para tener, por ejemplo, el encabezado de figuras flotantes verticalmente
19969  centrado, usa el comando
19970 \end_layout
19971
19972 \begin_layout Standard
19973
19974 \series bold
19975
19976 \backslash
19977 sidecaptionvpos{f\SpecialChar \textcompwordmark{}
19978 igure}{c}
19979 \end_layout
19980
19981 \begin_layout Standard
19982 Esto se ha hecho en la Figura\InsetSpace ~
19983
19984 \begin_inset LatexCommand ref
19985 reference "fig:encab-al-lado-de-fig"
19986
19987 \end_inset
19988
19989 .
19990 \end_layout
19991
19992 \begin_layout Standard
19993 \begin_inset VSpace defskip
19994 \end_inset
19995
19996 Más información sobre el paquete 
19997 \series bold
19998 sidecap
19999 \series default
20000  en su documentación 
20001 \begin_inset LatexCommand cite
20002 key "sidecap"
20003
20004 \end_inset
20005
20006 .
20007 \end_layout
20008
20009 \begin_layout Standard
20010 \begin_inset Note Greyedout
20011 status open
20012
20013 \begin_layout Standard
20014
20015 \series bold
20016 Nota:
20017 \series default
20018  El paquete LaTeX 
20019 \series bold
20020 hypcap
20021 \series default
20022
20023 \begin_inset LatexCommand index
20024 name "LaTeX-paquetes ! hypcap"
20025
20026 \end_inset
20027
20028 , descrito en la sección\InsetSpace ~
20029
20030 \begin_inset LatexCommand ref
20031 reference "sub:Colocación-de-Referencias"
20032
20033 \end_inset
20034
20035 , no afecta a flotantes con el encabezado al lado.
20036 \end_layout
20037
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \begin_layout Standard
20044 \begin_inset ERT
20045 status collapsed
20046
20047 \begin_layout Standard
20048
20049
20050 \backslash
20051 FigBesBeg 
20052 \end_layout
20053
20054 \end_inset
20055
20056
20057 \end_layout
20058
20059 \begin_layout Standard
20060 \begin_inset Float figure
20061 wide false
20062 sideways false
20063 status open
20064
20065 \begin_layout Standard
20066 \begin_inset Graphics
20067         filename escher-lsd.eps
20068         scale 75
20069
20070 \end_inset
20071
20072
20073 \end_layout
20074
20075 \begin_layout Standard
20076 \begin_inset Caption
20077
20078 \begin_layout Standard
20079 \begin_inset LatexCommand label
20080 name "fig:encab-al-lado"
20081
20082 \end_inset
20083
20084 Encabezado al lado de una figura.
20085 \end_layout
20086
20087 \end_inset
20088
20089
20090 \end_layout
20091
20092 \end_inset
20093
20094
20095 \end_layout
20096
20097 \begin_layout Standard
20098 \begin_inset ERT
20099 status collapsed
20100
20101 \begin_layout Standard
20102
20103
20104 \backslash
20105 TabBesBeg 
20106 \end_layout
20107
20108 \end_inset
20109
20110
20111 \end_layout
20112
20113 \begin_layout Standard
20114 \begin_inset Float table
20115 wide false
20116 sideways false
20117 status open
20118
20119 \begin_layout Standard
20120 \begin_inset Caption
20121
20122 \begin_layout Standard
20123 \begin_inset LatexCommand label
20124 name "tab:encab-al-lado"
20125
20126 \end_inset
20127
20128 Esto es un encabezado al lado de una tabla.
20129 \end_layout
20130
20131 \end_inset
20132
20133
20134 \end_layout
20135
20136 \begin_layout Standard
20137 \begin_inset Tabular
20138 <lyxtabular version="3" rows="4" columns="5">
20139 <features>
20140 <column alignment="center" valignment="top" leftline="true" width="0">
20141 <column alignment="center" valignment="top" leftline="true" width="0">
20142 <column alignment="center" valignment="top" leftline="true" width="0">
20143 <column alignment="center" valignment="top" leftline="true" width="0">
20144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20145 <row topline="true">
20146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20147 \begin_inset Text
20148
20149 \begin_layout Standard
20150 a
20151 \end_layout
20152
20153 \end_inset
20154 </cell>
20155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20156 \begin_inset Text
20157
20158 \begin_layout Standard
20159
20160 \end_layout
20161
20162 \end_inset
20163 </cell>
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Standard
20168 b
20169 \end_layout
20170
20171 \end_inset
20172 </cell>
20173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20174 \begin_inset Text
20175
20176 \begin_layout Standard
20177
20178 \end_layout
20179
20180 \end_inset
20181 </cell>
20182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Standard
20186 c
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 </row>
20192 <row topline="true">
20193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20194 \begin_inset Text
20195
20196 \begin_layout Standard
20197
20198 \end_layout
20199
20200 \end_inset
20201 </cell>
20202 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20203 \begin_inset Text
20204
20205 \begin_layout Standard
20206 d
20207 \end_layout
20208
20209 \end_inset
20210 </cell>
20211 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20212 \begin_inset Text
20213
20214 \begin_layout Standard
20215
20216 \end_layout
20217
20218 \end_inset
20219 </cell>
20220 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20221 \begin_inset Text
20222
20223 \begin_layout Standard
20224 e
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Standard
20233
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 </row>
20239 <row topline="true">
20240 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20241 \begin_inset Text
20242
20243 \begin_layout Standard
20244 f
20245 \end_layout
20246
20247 \end_inset
20248 </cell>
20249 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20250 \begin_inset Text
20251
20252 \begin_layout Standard
20253
20254 \end_layout
20255
20256 \end_inset
20257 </cell>
20258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20259 \begin_inset Text
20260
20261 \begin_layout Standard
20262 g
20263 \end_layout
20264
20265 \end_inset
20266 </cell>
20267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20268 \begin_inset Text
20269
20270 \begin_layout Standard
20271
20272 \end_layout
20273
20274 \end_inset
20275 </cell>
20276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20277 \begin_inset Text
20278
20279 \begin_layout Standard
20280 h
20281 \end_layout
20282
20283 \end_inset
20284 </cell>
20285 </row>
20286 <row topline="true" bottomline="true">
20287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20288 \begin_inset Text
20289
20290 \begin_layout Standard
20291
20292 \end_layout
20293
20294 \end_inset
20295 </cell>
20296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20297 \begin_inset Text
20298
20299 \begin_layout Standard
20300 i
20301 \end_layout
20302
20303 \end_inset
20304 </cell>
20305 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20306 \begin_inset Text
20307
20308 \begin_layout Standard
20309
20310 \end_layout
20311
20312 \end_inset
20313 </cell>
20314 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20315 \begin_inset Text
20316
20317 \begin_layout Standard
20318 j
20319 \end_layout
20320
20321 \end_inset
20322 </cell>
20323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20324 \begin_inset Text
20325
20326 \begin_layout Standard
20327
20328 \end_layout
20329
20330 \end_inset
20331 </cell>
20332 </row>
20333 </lyxtabular>
20334
20335 \end_inset
20336
20337
20338 \end_layout
20339
20340 \end_inset
20341
20342
20343 \end_layout
20344
20345 \begin_layout Standard
20346 \begin_inset ERT
20347 status collapsed
20348
20349 \begin_layout Standard
20350
20351
20352 \backslash
20353 TabBesEnd
20354 \end_layout
20355
20356 \end_inset
20357
20358
20359 \end_layout
20360
20361 \begin_layout Standard
20362 \begin_inset ERT
20363 status collapsed
20364
20365 \begin_layout Standard
20366
20367
20368 \backslash
20369 sidecaptionvpos{figure}{c}
20370 \end_layout
20371
20372 \end_inset
20373
20374
20375 \begin_inset Float figure
20376 wide false
20377 sideways false
20378 status open
20379
20380 \begin_layout Standard
20381 \begin_inset Graphics
20382         filename escher-lsd.eps
20383         scale 75
20384
20385 \end_inset
20386
20387
20388 \end_layout
20389
20390 \begin_layout Standard
20391 \begin_inset Caption
20392
20393 \begin_layout Standard
20394 \begin_inset LatexCommand label
20395 name "fig:encab-al-lado-de-fig"
20396
20397 \end_inset
20398
20399 Encabezado junto a una figura centrado verticalmente.
20400 \end_layout
20401
20402 \end_inset
20403
20404
20405 \end_layout
20406
20407 \end_inset
20408
20409
20410 \end_layout
20411
20412 \begin_layout Standard
20413 \begin_inset ERT
20414 status collapsed
20415
20416 \begin_layout Standard
20417
20418
20419 \backslash
20420 FigBesEnd
20421 \end_layout
20422
20423 \end_inset
20424
20425
20426 \end_layout
20427
20428 \begin_layout Section
20429 Lista de Flotantes
20430 \begin_inset LatexCommand label
20431 name "sec:Lista-de-Flotantes"
20432
20433 \end_inset
20434
20435
20436 \begin_inset LatexCommand index
20437 name "Flotantes ! Lista"
20438
20439 \end_inset
20440
20441
20442 \end_layout
20443
20444 \begin_layout Standard
20445 Igual que en el índice general se listan las secciones del documento, hay
20446  listas para todos los tipos de flotantes, como las figuras.
20447  Se pueden insertar mediante los submenús 
20448 \family sans
20449 Insertar\SpecialChar \menuseparator
20450 Lista / IG
20451 \family default
20452 .
20453 \end_layout
20454
20455 \begin_layout Standard
20456 Las entradas de la lista son los encabezados del flotante o su título corto,
20457  el número de flotante, y el número de la página del documento en la que
20458  aparecen.
20459 \end_layout
20460
20461 \begin_layout Standard
20462 Puedes encontrar las listas de figuras y tablas al final de este documento.
20463 \end_layout
20464
20465 \begin_layout Chapter
20466 Notas
20467 \end_layout
20468
20469 \begin_layout Section
20470 Notas en 
20471 \begin_inset ERT
20472 status collapsed
20473
20474 \begin_layout Standard
20475
20476
20477 \backslash
20478 texorpdfstring{
20479 \end_layout
20480
20481 \end_inset
20482
20483 LyX
20484 \begin_inset ERT
20485 status collapsed
20486
20487 \begin_layout Standard
20488
20489 }{LyX}
20490 \end_layout
20491
20492 \end_inset
20493
20494  
20495 \begin_inset LatexCommand label
20496 name "sec:Notas-en-LyX"
20497
20498 \end_inset
20499
20500
20501 \begin_inset LatexCommand index
20502 name "Notas ! Notas en LyX"
20503
20504 \end_inset
20505
20506
20507 \begin_inset Note Note
20508 status collapsed
20509
20510 \begin_layout Standard
20511 El comando 
20512 \backslash
20513 texorpdfstring es suministrado por el paquete LaTeX hyperref para evitar
20514  que los enlaces se muestren erróneamente en los marcadores PDF.
20515  Para más información sobre esto mira en 
20516 \begin_inset LatexCommand cite
20517 key "hyperref"
20518
20519 \end_inset
20520
20521 .
20522 \end_layout
20523
20524 \end_inset
20525
20526
20527 \end_layout
20528
20529 \begin_layout Standard
20530 Las notas se insertan con el botón 
20531 \begin_inset Graphics
20532         filename ../images/note-insert.xpm
20533         scale 85
20534
20535 \end_inset
20536
20537  o el menú 
20538 \family sans
20539 Insertar\SpecialChar \menuseparator
20540 Nota
20541 \family default
20542 .
20543  Hay tres tipos de notas:
20544 \end_layout
20545
20546 \begin_layout Description
20547 Nota\InsetSpace ~
20548 LyX Este tipo es para notas internas que no han de aparecer en la salida.
20549  Su cuadro se muestra como este:
20550 \newline
20551
20552 \newline
20553
20554 \begin_inset Graphics
20555         filename ../clipart/NotaLyXImagenQt4.png
20556         display none
20557         scale 85
20558
20559 \end_inset
20560
20561  
20562 \begin_inset Note Note
20563 status open
20564
20565 \begin_layout Standard
20566 Este es un texto en un recuadro que no se muestra en la salida.
20567 \end_layout
20568
20569 \end_inset
20570
20571
20572 \end_layout
20573
20574 \begin_layout Description
20575 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
20576  comentario de LaTeX, cuando exportas el documento a LaTeX via el menú 
20577 \family sans
20578 Archivo\SpecialChar \menuseparator
20579 Exportar\SpecialChar \menuseparator
20580 LaTeX (pdflatex) / LaTeX (plain)
20581 \family default
20582 .
20583  Su recuadro se ve así:
20584 \newline
20585
20586 \newline
20587
20588 \begin_inset Graphics
20589         filename ../clipart/ComentNotaImagenQt4.png
20590         display none
20591         scale 85
20592
20593 \end_inset
20594
20595  
20596 \begin_inset Note Comment
20597 status open
20598
20599 \begin_layout Standard
20600 Una nota comentario que solo aparece como comentario en archivos LaTeX.
20601 \end_layout
20602
20603 \end_inset
20604
20605
20606 \end_layout
20607
20608 \begin_layout Description
20609 Resaltado\InsetSpace ~
20610 en\InsetSpace ~
20611 gris Esta nota aparece en la salida como texto resaltado en gris.
20612  Su recuadro se parece a este:
20613 \newline
20614
20615 \newline
20616
20617 \begin_inset Graphics
20618         filename ../clipart/GrisNotaImagenQt4.png
20619         display none
20620         scale 85
20621
20622 \end_inset
20623
20624
20625 \newline
20626
20627 \begin_inset ERT
20628 status collapsed
20629
20630 \begin_layout Standard
20631
20632
20633 \backslash
20634 renewenvironment{lyxgreyedout}
20635 \end_layout
20636
20637 \begin_layout Standard
20638
20639 {
20640 \backslash
20641 textcolor[gray]{0.8}
20642 \backslash
20643 bgroup}{
20644 \backslash
20645 egroup}
20646 \end_layout
20647
20648 \end_inset
20649
20650
20651 \begin_inset Note Greyedout
20652 status open
20653
20654 \begin_layout Standard
20655 Este es el texto
20656 \begin_inset Foot
20657 status open
20658
20659 \begin_layout Standard
20660 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
20661 \end_layout
20662
20663 \end_inset
20664
20665  de un comentario que se muestra resaltado en gris.
20666 \end_layout
20667
20668 \end_inset
20669
20670
20671 \begin_inset ERT
20672 status collapsed
20673
20674 \begin_layout Standard
20675
20676
20677 \backslash
20678 renewenvironment{lyxgreyedout}
20679 \end_layout
20680
20681 \begin_layout Standard
20682
20683 {
20684 \backslash
20685 textcolor{blue}
20686 \backslash
20687 bgroup}{
20688 \backslash
20689 egroup}
20690 \end_layout
20691
20692 \end_inset
20693
20694
20695 \newline
20696
20697 \newline
20698 Como se ve en el ejemplo, la primera línea de notas resaltadas en gris está
20699  un poco sangrada y puede tener notas al pie.
20700 \end_layout
20701
20702 \begin_layout Standard
20703 \begin_inset VSpace bigskip
20704 \end_inset
20705
20706 Si usas el botón de la barra de herramientas para insertar notas, se inserta
20707  una 
20708 \family sans
20709 Nota\InsetSpace ~
20710 LyX
20711 \family default
20712 .
20713  Puedes cambiar entre los tres tipos de nota con click-derecha sobre el
20714  recuadro.
20715  
20716 \family roman
20717 \series medium
20718 \bar no
20719 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
20720  botón de herramienta nota
20721 \family default
20722 \series default
20723 \bar default
20724 .
20725 \end_layout
20726
20727 \begin_layout Standard
20728 \begin_inset VSpace bigskip
20729 \end_inset
20730
20731 Se puede cambiar el color del resaltado en gris poniendo en el preámbulo
20732  el comando:
20733 \end_layout
20734
20735 \begin_layout Standard
20736
20737 \series bold
20738
20739 \backslash
20740 renewenvironment{lyxgreyedout}
20741 \newline
20742
20743 \begin_inset ERT
20744 status collapsed
20745
20746 \begin_layout Standard
20747
20748
20749 \backslash
20750 hphantom{ }
20751 \end_layout
20752
20753 \end_inset
20754
20755 {
20756 \backslash
20757 textcolor{color}
20758 \backslash
20759 bgroup}{
20760 \backslash
20761 egroup}
20762 \end_layout
20763
20764 \begin_layout Standard
20765 Los colores disponibles y el método para definir nuestros propios colores
20766  se explica en la sección\InsetSpace ~
20767
20768 \begin_inset LatexCommand ref
20769 reference "sec:Tablas-Coloreadas"
20770
20771 \end_inset
20772
20773 .
20774 \end_layout
20775
20776 \begin_layout Standard
20777 Las notas en azul en este documento se han hecho con notas resaltado en
20778  gris definiendo el color del texto en azul.
20779 \end_layout
20780
20781 \begin_layout Section
20782 Notas al pie
20783 \begin_inset LatexCommand label
20784 name "sec:Notas-al-pie"
20785
20786 \end_inset
20787
20788
20789 \begin_inset LatexCommand index
20790 name "Notas ! al Pie"
20791
20792 \end_inset
20793
20794
20795 \begin_inset LatexCommand index
20796 name "Notas al Pie"
20797
20798 \end_inset
20799
20800
20801 \end_layout
20802
20803 \begin_layout Standard
20804 Las notas al pie se insertan con el botón 
20805 \begin_inset Graphics
20806         filename ../images/footnote-insert.xpm
20807         scale 85
20808
20809 \end_inset
20810
20811  o el menú 
20812 \family sans
20813 Insertar\SpecialChar \menuseparator
20814 Nota\InsetSpace ~
20815 al\InsetSpace ~
20816 pie
20817 \family default
20818 .
20819  
20820 \family roman
20821 \series medium
20822 \bar no
20823 Aparece un recuadro como este:
20824 \family default
20825 \series default
20826 \bar default
20827  
20828 \begin_inset Graphics
20829         filename ../clipart/notapieQt4.png
20830         scale 80
20831
20832 \end_inset
20833
20834
20835 \family roman
20836 \series medium
20837 \bar no
20838  donde puedes introducir el texto.
20839  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
20840  sobre el
20841 \family default
20842 \series default
20843 \bar default
20844  
20845 \family roman
20846 \series medium
20847 \bar no
20848 botón
20849 \family default
20850 \series default
20851 \bar default
20852 .
20853 \end_layout
20854
20855 \begin_layout Standard
20856 Aquí hay un ejemplo de nota al pie:
20857 \family roman
20858 \series medium
20859 \bar no
20860
20861 \begin_inset Foot
20862 status open
20863
20864 \begin_layout Standard
20865 \begin_inset LatexCommand label
20866 name "pie:Esto-es-una"
20867
20868 \end_inset
20869
20870 Ejemplo de nota al pie.
20871 \end_layout
20872
20873 \end_inset
20874
20875
20876 \family default
20877 \series default
20878 \bar default
20879
20880 \begin_inset ERT
20881 status collapsed
20882
20883 \begin_layout Standard
20884
20885
20886 \backslash
20887 newcounter{MyRepeatFoot}
20888 \end_layout
20889
20890 \begin_layout Standard
20891
20892
20893 \backslash
20894 setcounter{MyRepeatFoot}{
20895 \backslash
20896 thefootnote}
20897 \end_layout
20898
20899 \end_inset
20900
20901
20902 \end_layout
20903
20904 \begin_layout Standard
20905 En la salida, el pie se muestra como número exponente en el lugar del texto
20906  donde se coloca el recuadro.
20907  El texto se coloca al final de la página actual.
20908  Los números de las notas son calculados por LaTeX, y son consecutivos.
20909  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
20910 \end_layout
20911
20912 \begin_layout Standard
20913 Las notas al pie pueden referenciarse como flotantes: Inserta una etiqueta
20914  en la nota y pon una referencia cruzada a esta etiqueta en el texto como
20915  se describe en la sección\InsetSpace ~
20916
20917 \begin_inset LatexCommand ref
20918 reference "sec:Referencias-a-Flotantes"
20919
20920 \end_inset
20921
20922 .
20923 \newline
20924 Esto es una referencia cruzada a la Nota al pie\InsetSpace ~
20925
20926 \begin_inset LatexCommand ref
20927 reference "pie:Esto-es-una"
20928
20929 \end_inset
20930
20931 .
20932 \newline
20933
20934 \begin_inset Note Greyedout
20935 status collapsed
20936
20937 \begin_layout Standard
20938
20939 \series bold
20940 Nota:
20941 \series default
20942  LyX no suministra prefijos para etiquetas en notas al pie, así que has
20943  de insertar un prefijo, p.\InsetSpace \thinspace{}
20944 e.\InsetSpace ~
20945
20946 \family sans
20947
20948 \begin_inset Quotes eld
20949 \end_inset
20950
20951 pie:
20952 \family default
20953
20954 \begin_inset Quotes erd
20955 \end_inset
20956
20957  manualmente cuando quieras usar el estilo 
20958 \family sans
20959 Referencia\InsetSpace ~
20960 con\InsetSpace ~
20961 formato
20962 \family default
20963 .
20964 \end_layout
20965
20966 \end_inset
20967
20968
20969 \end_layout
20970
20971 \begin_layout Standard
20972 \begin_inset VSpace defskip
20973 \end_inset
20974
20975 Para poner notas al pie en tablas, tienes que usar minipáginas, ver sección\InsetSpace ~
20976
20977 \begin_inset LatexCommand ref
20978 reference "sec:Minipáginas"
20979
20980 \end_inset
20981
20982 .
20983  Los pies en tablas largas en la sección\InsetSpace ~
20984
20985 \begin_inset LatexCommand ref
20986 reference "sub:Notas-al-pie-en-Tablas-Largas"
20987
20988 \end_inset
20989
20990 .
20991 \end_layout
20992
20993 \begin_layout Standard
20994 \begin_inset VSpace defskip
20995 \end_inset
20996
20997 Para crear solo una marca para una nota al pie, puedes usar el comando 
20998 \series bold
20999
21000 \backslash
21001 footnotemark[número]
21002 \series default
21003  en ERT.
21004  Esto se emplea si tienes la misma anotación varias veces en el texto pero
21005  no quieres imprimir el pie cada vez.
21006 \newline
21007 Como no sabes el número del pie que
21008  se repite mientras escribes el texto, tienes que guardarlo.
21009  Para el siguiente ejemplo de marca de pie, se han insertado estos comandos
21010  en ERT detrás de Nota\InsetSpace ~
21011 al\InsetSpace ~
21012 pie\InsetSpace ~
21013
21014 \begin_inset LatexCommand ref
21015 reference "pie:Esto-es-una"
21016
21017 \end_inset
21018
21019  para guardar el número de pie:
21020 \end_layout
21021
21022 \begin_layout Standard
21023
21024 \series bold
21025
21026 \backslash
21027 newcounter{MyRepeatFoot}
21028 \newline
21029
21030 \backslash
21031 setcounter{MyRepeatFoot}{
21032 \backslash
21033 thefootnote}
21034 \end_layout
21035
21036 \begin_layout Standard
21037 La marca de pie se crea entonces con el comando:
21038 \end_layout
21039
21040 \begin_layout Standard
21041
21042 \series bold
21043
21044 \backslash
21045 footnotemark[
21046 \backslash
21047 theMyRepeatFoot]
21048 \end_layout
21049
21050 \begin_layout Standard
21051 Aquí hay un ejemplo de marca de pie:
21052 \family roman
21053 \series medium
21054 \bar no
21055
21056 \begin_inset ERT
21057 status collapsed
21058
21059 \begin_layout Standard
21060
21061
21062 \backslash
21063 footnotemark[
21064 \backslash
21065 theMyRepeatFoot]
21066 \end_layout
21067
21068 \end_inset
21069
21070
21071 \end_layout
21072
21073 \begin_layout Subsection
21074 Numeración de Notas al Pie
21075 \begin_inset LatexCommand label
21076 name "sub:Numeración-de-Notas-al-Pie"
21077
21078 \end_inset
21079
21080
21081 \begin_inset LatexCommand index
21082 name "Notas al Pie ! Numeración"
21083
21084 \end_inset
21085
21086
21087 \end_layout
21088
21089 \begin_layout Standard
21090 Si quieres numerar notas al pie en el esquema 
21091 \begin_inset Quotes eld
21092 \end_inset
21093
21094 capítulo.nota
21095 \begin_inset Quotes erd
21096 \end_inset
21097
21098 , añade el siguiente comando al preámbulo del documento:
21099 \end_layout
21100
21101 \begin_layout Standard
21102
21103 \series bold
21104
21105 \backslash
21106 numberwithin{footnote}{chapter}
21107 \end_layout
21108
21109 \begin_layout Standard
21110 Para poder usar el comando 
21111 \series bold
21112
21113 \backslash
21114 numberwithin
21115 \series default
21116 , marca la opción 
21117 \family sans
21118 Usar
21119 \family default
21120 \InsetSpace ~
21121
21122 \family sans
21123 el
21124 \family default
21125 \InsetSpace ~
21126
21127 \family sans
21128 paquete
21129 \family default
21130 \InsetSpace ~
21131
21132 \family sans
21133 AMS 
21134 \family default
21135 en la pestaña 
21136 \family sans
21137 Ecuaciones
21138 \family default
21139  de la configuración del documento.
21140 \end_layout
21141
21142 \begin_layout Standard
21143 \begin_inset ERT
21144 status collapsed
21145
21146 \begin_layout Standard
21147
21148
21149 \backslash
21150 numberwithin{footnote}{chapter}
21151 \end_layout
21152
21153 \end_inset
21154
21155 Esto es otro ejemplo de nota al pie:
21156 \series bold
21157
21158 \begin_inset Foot
21159 status open
21160
21161 \begin_layout Standard
21162 Nota al pie numerada en el esquema 
21163 \begin_inset Quotes eld
21164 \end_inset
21165
21166 capítulo.nota
21167 \begin_inset Quotes erd
21168 \end_inset
21169
21170 .
21171 \end_layout
21172
21173 \end_inset
21174
21175
21176 \series default
21177
21178 \begin_inset ERT
21179 status collapsed
21180
21181 \begin_layout Standard
21182
21183
21184 \backslash
21185 numberwithin{footnote}{part}
21186 \end_layout
21187
21188 \end_inset
21189
21190
21191 \end_layout
21192
21193 \begin_layout Standard
21194 \begin_inset VSpace bigskip
21195 \end_inset
21196
21197
21198 \end_layout
21199
21200 \begin_layout Standard
21201 Para reestablecer el número de pie a 1 en cada sección añade este
21202 \family roman
21203  comando en el preámbulo:
21204 \end_layout
21205
21206 \begin_layout Standard
21207
21208 \series bold
21209
21210 \backslash
21211 @addtoreset{footnote}{section}
21212 \end_layout
21213
21214 \begin_layout Standard
21215 \begin_inset VSpace bigskip
21216 \end_inset
21217
21218 El siguiente comando en el preámbulo cambia el estilo de numeración del
21219  pie a números romanos pequeños:
21220 \end_layout
21221
21222 \begin_layout Standard
21223
21224 \series bold
21225
21226 \backslash
21227 renewcommand{
21228 \backslash
21229 thefootnote}{
21230 \backslash
21231 roman{footnote}}
21232 \end_layout
21233
21234 \begin_layout Standard
21235 \begin_inset ERT
21236 status collapsed
21237
21238 \begin_layout Standard
21239
21240
21241 \backslash
21242 renewcommand{
21243 \backslash
21244 thefootnote}{
21245 \backslash
21246 roman{footnote}}
21247 \end_layout
21248
21249 \end_inset
21250
21251  Nota al pie en números romanos:
21252 \begin_inset Foot
21253 status open
21254
21255 \begin_layout Standard
21256 Ejemplo de nota al pie en números romanos.
21257 \end_layout
21258
21259 \end_inset
21260
21261
21262 \begin_inset ERT
21263 status collapsed
21264
21265 \begin_layout Standard
21266
21267
21268 \backslash
21269 renewcommand{
21270 \backslash
21271 thefootnote}{
21272 \backslash
21273 arabic{footnote}}
21274 \end_layout
21275
21276 \end_inset
21277
21278
21279 \end_layout
21280
21281 \begin_layout Standard
21282 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
21283  
21284 \series bold
21285
21286 \backslash
21287 roman
21288 \series default
21289  por 
21290 \series bold
21291
21292 \backslash
21293 Roman
21294 \series default
21295 .
21296  Para 
21297 \begin_inset Quotes eld
21298 \end_inset
21299
21300 numerar
21301 \begin_inset Quotes erd
21302 \end_inset
21303
21304  las
21305 \series bold
21306  
21307 \series default
21308 notas al pie con letras mayúsculas o minúsculas usa 
21309 \series bold
21310
21311 \backslash
21312 Alph
21313 \series default
21314  o 
21315 \series bold
21316
21317 \backslash
21318 alph
21319 \series default
21320 , respectivamente.
21321  Para 
21322 \begin_inset Quotes eld
21323 \end_inset
21324
21325 numerar
21326 \begin_inset Quotes erd
21327 \end_inset
21328
21329  las notas al pie con símbolos usa 
21330 \series bold
21331
21332 \backslash
21333 fnsymbol
21334 \series default
21335 .
21336 \end_layout
21337
21338 \begin_layout Standard
21339 \begin_inset Note Greyedout
21340 status open
21341
21342 \begin_layout Standard
21343
21344 \series bold
21345 Nota:
21346 \series medium
21347  
21348 \series default
21349 Sólo puedes numerar hasta 26 pies con letras, porque esta numeración está
21350  limitada a letras simples.
21351 \end_layout
21352
21353 \end_inset
21354
21355
21356 \newline
21357
21358 \begin_inset Note Greyedout
21359 status open
21360
21361 \begin_layout Standard
21362
21363 \series bold
21364 Nota:
21365 \series default
21366  Sólo puedes numerar 9 pies con símbolos.
21367 \end_layout
21368
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \begin_layout Standard
21375 Para volver al estilo de numeración predeterminado cuando has cambiado a
21376  otro estilo, usa 
21377 \series bold
21378
21379 \backslash
21380 arabic
21381 \series default
21382  en vez de 
21383 \series bold
21384
21385 \backslash
21386 roman
21387 \series default
21388  en el comando anterior.
21389 \end_layout
21390
21391 \begin_layout Subsection
21392 Colocación de Notas al Pie
21393 \begin_inset LatexCommand index
21394 name "Notas al Pie ! Colocación"
21395
21396 \end_inset
21397
21398
21399 \end_layout
21400
21401 \begin_layout Standard
21402 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
21403  entre ellas al final de la página.
21404  Para hacerlas más legibles puedes añadir p.\InsetSpace \thinspace{}
21405 e.\InsetSpace ~
21406 1.5\InsetSpace \thinspace{}
21407 mm con el comando siguiente
21408  en el preámbulo:
21409 \end_layout
21410
21411 \begin_layout Standard
21412
21413 \series bold
21414
21415 \backslash
21416 let
21417 \backslash
21418 myFoot
21419 \backslash
21420 footnote
21421 \newline
21422
21423 \backslash
21424 renewcommand{
21425 \backslash
21426 footnote}[1]{
21427 \backslash
21428 myFoot{#1
21429 \backslash
21430 vspace{1.5mm}}}
21431 \end_layout
21432
21433 \begin_layout Standard
21434 \begin_inset VSpace bigskip
21435 \end_inset
21436
21437 En documentos a dos columnas la nota al pie aparece al final de cada columna,
21438  ver la Figura\InsetSpace ~
21439
21440 \begin_inset LatexCommand ref
21441 reference "fig:Colocación-standard-del-pie"
21442
21443 \end_inset
21444
21445 .
21446  Si las notas debieran mostrarse sólo al final de la columna derecha, como
21447  en la Figura\InsetSpace ~
21448
21449 \begin_inset LatexCommand ref
21450 reference "fig:Colocación-del-pie-en"
21451
21452 \end_inset
21453
21454 , usa el paquete LaTeX 
21455 \series bold
21456 ftnright
21457 \series default
21458
21459 \begin_inset LatexCommand index
21460 name "LaTeX-paquetes ! ftnright"
21461
21462 \end_inset
21463
21464  con este comando en el preámbulo:
21465 \end_layout
21466
21467 \begin_layout Standard
21468
21469 \series bold
21470
21471 \backslash
21472 usepackage{ftnright}
21473 \end_layout
21474
21475 \begin_layout Standard
21476 \begin_inset Float figure
21477 placement !h
21478 wide false
21479 sideways false
21480 status open
21481
21482 \begin_layout Standard
21483 \begin_inset ERT
21484 status collapsed
21485
21486 \begin_layout Standard
21487
21488
21489 \backslash
21490 framebox{
21491 \end_layout
21492
21493 \end_inset
21494
21495
21496 \begin_inset Graphics
21497         filename ../clipart/without_fntright.pdf
21498         width 100col%
21499
21500 \end_inset
21501
21502
21503 \begin_inset ERT
21504 status collapsed
21505
21506 \begin_layout Standard
21507
21508 }
21509 \end_layout
21510
21511 \end_inset
21512
21513
21514 \end_layout
21515
21516 \begin_layout Standard
21517 \begin_inset Caption
21518
21519 \begin_layout Standard
21520 \begin_inset LatexCommand label
21521 name "fig:Colocación-standard-del-pie"
21522
21523 \end_inset
21524
21525 Colocación standard de notas al pie en documentos a dos columnas.
21526 \end_layout
21527
21528 \end_inset
21529
21530
21531 \end_layout
21532
21533 \end_inset
21534
21535
21536 \end_layout
21537
21538 \begin_layout Standard
21539 \begin_inset Float figure
21540 placement !h
21541 wide false
21542 sideways false
21543 status open
21544
21545 \begin_layout Standard
21546 \begin_inset ERT
21547 status collapsed
21548
21549 \begin_layout Standard
21550
21551
21552 \backslash
21553 framebox{
21554 \end_layout
21555
21556 \end_inset
21557
21558
21559 \begin_inset Graphics
21560         filename ../clipart/with_fntright.pdf
21561         width 100col%
21562
21563 \end_inset
21564
21565
21566 \begin_inset ERT
21567 status collapsed
21568
21569 \begin_layout Standard
21570
21571 }
21572 \end_layout
21573
21574 \end_inset
21575
21576
21577 \end_layout
21578
21579 \begin_layout Standard
21580 \begin_inset Caption
21581
21582 \begin_layout Standard
21583 \begin_inset LatexCommand label
21584 name "fig:Colocación-del-pie-en"
21585
21586 \end_inset
21587
21588 Colocación del pie en documentos a dos columnas cuando se usa el paquete
21589  LaTeX 
21590 \series bold
21591 ftnright
21592 \series default
21593 .
21594 \end_layout
21595
21596 \end_inset
21597
21598
21599 \end_layout
21600
21601 \end_inset
21602
21603
21604 \end_layout
21605
21606 \begin_layout Standard
21607 \begin_inset VSpace bigskip
21608 \end_inset
21609
21610 En alguna literatura científica se acostumbra reunir las notas e imprimirlas
21611  en un párrafo separado al final de la sección, como en la Figura\InsetSpace ~
21612
21613 \begin_inset LatexCommand ref
21614 reference "fig:Notas-al-final----notas-al-pie"
21615
21616 \end_inset
21617
21618 .
21619  Para usar notas finales en vez de notas al pie , carga el paquete LaTeX
21620  
21621 \series bold
21622 endnotes
21623 \series default
21624
21625 \begin_inset LatexCommand index
21626 name "LaTeX-paquetes ! endnotes"
21627
21628 \end_inset
21629
21630  con las siguientes líneas en el preámbulo de tu documento:
21631 \end_layout
21632
21633 \begin_layout Standard
21634
21635 \series bold
21636
21637 \backslash
21638 usepackage{endnotes}
21639 \newline
21640
21641 \backslash
21642 let
21643 \backslash
21644 footnote
21645 \backslash
21646 endnote
21647 \end_layout
21648
21649 \begin_layout Standard
21650 Para insertar la colección de notas, escribe el comando
21651 \end_layout
21652
21653 \begin_layout Standard
21654
21655 \series bold
21656
21657 \backslash
21658 theendnotes
21659 \end_layout
21660
21661 \begin_layout Standard
21662 en ERT al final de una sección o capítulo.
21663 \end_layout
21664
21665 \begin_layout Standard
21666 \begin_inset Float figure
21667 wide false
21668 sideways false
21669 status open
21670
21671 \begin_layout Standard
21672 \align center
21673 \begin_inset ERT
21674 status collapsed
21675
21676 \begin_layout Standard
21677
21678
21679 \backslash
21680 framebox{
21681 \end_layout
21682
21683 \end_inset
21684
21685
21686 \begin_inset Graphics
21687         filename ../clipart/endnotes.pdf
21688
21689 \end_inset
21690
21691
21692 \begin_inset ERT
21693 status collapsed
21694
21695 \begin_layout Standard
21696
21697 }
21698 \end_layout
21699
21700 \end_inset
21701
21702
21703 \end_layout
21704
21705 \begin_layout Standard
21706 \begin_inset Caption
21707
21708 \begin_layout Standard
21709 \begin_inset LatexCommand label
21710 name "fig:Notas-al-final----notas-al-pie"
21711
21712 \end_inset
21713
21714 Notas al final -- notas al pie impresas en párrafo separado al final de
21715  la sección o del capítulo.
21716 \end_layout
21717
21718 \end_inset
21719
21720
21721 \end_layout
21722
21723 \end_inset
21724
21725
21726 \end_layout
21727
21728 \begin_layout Standard
21729 \begin_inset VSpace defskip
21730 \end_inset
21731
21732 La cabecera de párrafo para las notas finales no se traduce automáticamente
21733  al lenguaje del documento, hay que hacerlo manualmente.
21734   El siguiente comando de preámbulo traduce el nombre en inglés 
21735 \begin_inset Quotes eld
21736 \end_inset
21737
21738 Notes
21739 \begin_inset Quotes erd
21740 \end_inset
21741
21742  al español 
21743 \begin_inset Quotes eld
21744 \end_inset
21745
21746 Notas
21747 \begin_inset Quotes erd
21748 \end_inset
21749
21750 :
21751 \end_layout
21752
21753 \begin_layout Standard
21754
21755 \series bold
21756
21757 \backslash
21758 renewcommand{
21759 \backslash
21760 notesname}{Notas}
21761 \end_layout
21762
21763 \begin_layout Standard
21764 \begin_inset VSpace defskip
21765 \end_inset
21766
21767 La numeración de notas finales puede cambiarse como la de las notas al pie,
21768  como se describe en la sección\InsetSpace ~
21769
21770 \begin_inset LatexCommand ref
21771 reference "sub:Numeración-de-Notas-al-Pie"
21772
21773 \end_inset
21774
21775 ; sólo hay que reemplazar el comando 
21776 \series bold
21777
21778 \backslash
21779 thefootnote
21780 \series default
21781  por 
21782 \series bold
21783
21784 \backslash
21785 theendnote
21786 \series default
21787 .
21788  Para restablecer la numeración usa el comando 
21789 \series bold
21790
21791 \backslash
21792 @addtoreset 
21793 \series default
21794 como se describe en la sección\InsetSpace ~
21795
21796 \begin_inset LatexCommand ref
21797 reference "sub:Numeración-de-Notas-al-Pie"
21798
21799 \end_inset
21800
21801  y sustituye el parámetro de comando 
21802 \series bold
21803 footnote
21804 \series default
21805  por 
21806 \series bold
21807 endnote
21808 \series default
21809 .
21810 \end_layout
21811
21812 \begin_layout Standard
21813 Para crear solo una marca para una nota final, usa el comando 
21814 \series bold
21815
21816 \backslash
21817 endnotemark[número]
21818 \series default
21819  similar al comando 
21820 \series bold
21821
21822 \backslash
21823 footnotemark
21824 \series default
21825 , descrito en la sección\InsetSpace ~
21826
21827 \begin_inset LatexCommand ref
21828 reference "sec:Notas-al-pie"
21829
21830 \end_inset
21831
21832 .
21833 \end_layout
21834
21835 \begin_layout Standard
21836 \begin_inset VSpace bigskip
21837 \end_inset
21838
21839 Las notas al pie también pueden colocarse al margen de la página y la alineación
21840  del texto del pie también puede cambiarse, ver el paquete LaTeX 
21841 \series bold
21842 footmisc
21843 \series default
21844
21845 \begin_inset LatexCommand index
21846 name "LaTeX-paquetes ! footmisc"
21847
21848 \end_inset
21849
21850
21851 \begin_inset LatexCommand cite
21852 key "footmisc"
21853
21854 \end_inset
21855
21856  para más información.
21857 \end_layout
21858
21859 \begin_layout Standard
21860 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
21861  
21862 \begin_inset LatexCommand cite
21863 key "latexcompanion,latexguide,latexbook"
21864
21865 \end_inset
21866
21867 .
21868 \end_layout
21869
21870 \begin_layout Section
21871 Notas al Margen
21872 \begin_inset LatexCommand index
21873 name "Notas ! al Margen"
21874
21875 \end_inset
21876
21877
21878 \end_layout
21879
21880 \begin_layout Standard
21881 Las notas al margen se ven y se comportan en LyX como notas al pie.
21882  Se insertan con el menú 
21883 \family sans
21884 Insertar\SpecialChar \menuseparator
21885 Nota\InsetSpace ~
21886 al\InsetSpace ~
21887 margen
21888 \family default
21889  o el botón 
21890 \begin_inset Graphics
21891         filename ../images/marginalnote-insert.xpm
21892         scale 85
21893
21894 \end_inset
21895
21896 .
21897  Aparece un cuadro gris con la etiqueta en rojo
21898 \family roman
21899 \series medium
21900  
21901 \begin_inset Quotes eld
21902 \end_inset
21903
21904 margen
21905 \begin_inset Quotes erd
21906 \end_inset
21907
21908  en el que puedes escribir el texto de la nota.
21909 \end_layout
21910
21911 \begin_layout Standard
21912 Al lado hay un ejemplo de nota al margen.
21913 \family roman
21914 \series medium
21915
21916 \begin_inset Marginal
21917 status open
21918
21919 \begin_layout Standard
21920 Esto es una nota al margen.
21921 \end_layout
21922
21923 \end_inset
21924
21925
21926 \end_layout
21927
21928 \begin_layout Standard
21929 Estas notas salen en el margen derecho en documentos a una cara.
21930  En documentos a doble cara se muestran en el margen externo -- izquierdo
21931  en páginas pares, derecho en páginas impares.
21932  El texto de las notas se alinea en la parte opuesta al margen -- se alinea
21933  a la derecha si la nota aparece en el margen izquierdo.
21934  La primera línea de la nota se sitúa en la posición de la línea del texto
21935  en la que se inserta en el documento.
21936 \end_layout
21937
21938 \begin_layout Standard
21939 \begin_inset VSpace bigskip
21940 \end_inset
21941
21942 Para colocar la nota en el margen interno añade el comando
21943 \end_layout
21944
21945 \begin_layout Standard
21946
21947 \series bold
21948
21949 \backslash
21950 reversemarginpar
21951 \end_layout
21952
21953 \begin_layout Standard
21954 en ERT antes de la nota.
21955  La nueva colocación es válida para todas las siguientes notas al margen.
21956 \begin_inset ERT
21957 status collapsed
21958
21959 \begin_layout Standard
21960
21961
21962 \backslash
21963 reversemarginpar 
21964 \end_layout
21965
21966 \end_inset
21967
21968
21969 \begin_inset Marginal
21970 status open
21971
21972 \begin_layout Standard
21973 Esto es una nota en el margen interno.
21974 \end_layout
21975
21976 \end_inset
21977
21978
21979 \series bold
21980
21981 \newline
21982
21983 \series default
21984
21985 \begin_inset Note Greyedout
21986 status open
21987
21988 \begin_layout Standard
21989
21990 \series bold
21991 Nota:
21992 \series default
21993  A veces no hay espacio suficiente en el margen interno, por lo que la nota
21994  no se mostrará correctamente en la salida.
21995 \end_layout
21996
21997 \end_inset
21998
21999
22000 \end_layout
22001
22002 \begin_layout Standard
22003 \begin_inset ERT
22004 status collapsed
22005
22006 \begin_layout Standard
22007
22008
22009 \backslash
22010 normalmarginpar 
22011 \end_layout
22012
22013 \end_inset
22014
22015 Para volver a la ubicación predeterminada inserta el comando
22016 \end_layout
22017
22018 \begin_layout Standard
22019
22020 \series bold
22021
22022 \backslash
22023 normalmarginpar
22024 \end_layout
22025
22026 \begin_layout Standard
22027 en ERT.
22028 \newline
22029  
22030 \begin_inset Note Greyedout
22031 status open
22032
22033 \begin_layout Standard
22034
22035 \series bold
22036 Nota:
22037 \series default
22038  El comando se ignora si en el mismo párrafo está también presente el comando
22039  
22040 \series bold
22041
22042 \backslash
22043 reversemarginpar
22044 \series default
22045 .
22046 \end_layout
22047
22048 \end_inset
22049
22050
22051 \end_layout
22052
22053 \begin_layout Standard
22054 \begin_inset VSpace bigskip
22055 \end_inset
22056
22057
22058 \family roman
22059 \series medium
22060
22061 \begin_inset Marginal
22062 status open
22063
22064 \begin_layout Standard
22065 PalabraMuyLargaAlMargen no partida con guión.
22066 \end_layout
22067
22068 \end_inset
22069
22070
22071 \family default
22072 \series default
22073 Como en el caso descrito en la sección\InsetSpace ~
22074
22075 \begin_inset LatexCommand ref
22076 reference "sub:Líneas-Múltiples-en"
22077
22078 \end_inset
22079
22080 , una palabra larga no puede partirse con guión cuando es la primera en
22081  la nota al margen.
22082  Para evitar esto, inserta el comando
22083 \end_layout
22084
22085 \begin_layout Standard
22086
22087 \series bold
22088
22089 \backslash
22090 hspace{0pt}
22091 \end_layout
22092
22093 \begin_layout Standard
22094 en ERT antes de la palabra
22095 \family roman
22096 \series medium
22097 .
22098 \begin_inset Marginal
22099 status open
22100
22101 \begin_layout Standard
22102 \begin_inset ERT
22103 status collapsed
22104
22105 \begin_layout Standard
22106
22107
22108 \backslash
22109 hspace{0pt}
22110 \end_layout
22111
22112 \end_inset
22113
22114 PalabraMuyLargaAlMargen partida con guión.
22115 \end_layout
22116
22117 \end_inset
22118
22119
22120 \end_layout
22121
22122 \begin_layout Standard
22123 \begin_inset VSpace bigskip
22124 \end_inset
22125
22126
22127 \end_layout
22128
22129 \begin_layout Standard
22130 \begin_inset Note Greyedout
22131 status open
22132
22133 \begin_layout Standard
22134
22135 \series bold
22136 Nota:
22137 \series default
22138  Normalmente no pueden utilizarse notas al margen en tablas, flotantes,
22139  y notas al pie.
22140 \end_layout
22141
22142 \end_inset
22143
22144
22145 \end_layout
22146
22147 \begin_layout Standard
22148 \begin_inset VSpace bigskip
22149 \end_inset
22150
22151
22152 \end_layout
22153
22154 \begin_layout Standard
22155 \begin_inset ERT
22156 status collapsed
22157
22158 \begin_layout Standard
22159
22160
22161 \backslash
22162 ifmarginnote
22163 \end_layout
22164
22165 \end_inset
22166
22167
22168 \begin_inset Note Note
22169 status open
22170
22171 \begin_layout Standard
22172 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22173  LaTeX 
22174 \series bold
22175 marginnote
22176 \series default
22177 .
22178 \end_layout
22179
22180 \end_inset
22181
22182
22183 \end_layout
22184
22185 \begin_layout Standard
22186 Esta restricción se puede salvar con el paquete LaTeX 
22187 \series bold
22188 marginnote
22189 \series default
22190
22191 \begin_inset LatexCommand index
22192 name "LaTeX-paquetes ! marginnote"
22193
22194 \end_inset
22195
22196 .
22197  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
22198  notas al margen es redefinido para usar el comando provisto por el paquete
22199  
22200 \series bold
22201 marginnote
22202 \series default
22203 :
22204 \end_layout
22205
22206 \begin_layout Standard
22207
22208 \series bold
22209
22210 \backslash
22211 usepackage{marginnote}
22212 \newline
22213
22214 \backslash
22215 let
22216 \backslash
22217 marginpar
22218 \backslash
22219 marginnote
22220 \end_layout
22221
22222 \begin_layout Standard
22223 Esto se ha utilizado en el presente documento porque 
22224 \series bold
22225 marginnote
22226 \series default
22227  tiene una característica adicional útil: Puedes imponer un offset vertical
22228  a la nota.
22229  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
22230  diseño de la página.
22231  El offset se determina en LyX como ERT directamente tras la nota al margen
22232  en el esquema
22233 \end_layout
22234
22235 \begin_layout Standard
22236
22237 \series bold
22238 [offset]
22239 \end_layout
22240
22241 \begin_layout Standard
22242 donde offset es una longitud en una de las unidades listadas en la Tabla\InsetSpace ~
22243
22244 \begin_inset LatexCommand ref
22245 reference "tab:Unidades"
22246
22247 \end_inset
22248
22249 .
22250  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
22251  abajo.
22252
22253 \family roman
22254 \series medium
22255  Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5\InsetSpace \thinspace{}
22256 cm
22257  arriba con el comando ERT 
22258 \begin_inset Quotes eld
22259 \end_inset
22260
22261
22262 \family default
22263 \series bold
22264 [-1.5cm]
22265 \family roman
22266 \series medium
22267
22268 \begin_inset Quotes erd
22269 \end_inset
22270
22271
22272 \begin_inset Marginal
22273 status open
22274
22275 \begin_layout Standard
22276 Esta nota está 1.5\InsetSpace \thinspace{}
22277 cm por encima de su posición original.
22278 \end_layout
22279
22280 \end_inset
22281
22282
22283 \family default
22284 \series default
22285
22286 \begin_inset ERT
22287 status collapsed
22288
22289 \begin_layout Standard
22290
22291 [-1.5cm]
22292 \end_layout
22293
22294 \end_inset
22295
22296
22297 \end_layout
22298
22299 \begin_layout Standard
22300 \begin_inset VSpace defskip
22301 \end_inset
22302
22303 Con 
22304 \series bold
22305 marginnote
22306 \series default
22307  también puedes cambiar la alineación del texto en el margen.
22308  Por ejemplo los comandos
22309 \end_layout
22310
22311 \begin_layout Standard
22312
22313 \series bold
22314
22315 \backslash
22316 renewcommand*{
22317 \backslash
22318 raggedleftmarginnote}{
22319 \backslash
22320 centering}
22321 \newline
22322
22323 \backslash
22324 renewcommand*{
22325 \backslash
22326 raggedrightmarginnote}{
22327 \backslash
22328 centering}
22329 \end_layout
22330
22331 \begin_layout Standard
22332 producen alineación centrada.
22333  
22334 \series bold
22335
22336 \backslash
22337 raggedleftmarginnote
22338 \series default
22339  identifica las notas que aparecen al lado izquierdo.
22340 \family roman
22341 \series medium
22342
22343 \begin_inset ERT
22344 status collapsed
22345
22346 \begin_layout Standard
22347
22348
22349 \backslash
22350 renewcommand*{
22351 \backslash
22352 raggedleftmarginnote}{
22353 \backslash
22354 centering}
22355 \end_layout
22356
22357 \begin_layout Standard
22358
22359
22360 \backslash
22361 renewcommand*{
22362 \backslash
22363 raggedrightmarginnote}{
22364 \backslash
22365 centering}
22366 \end_layout
22367
22368 \end_inset
22369
22370
22371 \begin_inset Marginal
22372 status open
22373
22374 \begin_layout Standard
22375 El texto de esta nota está centrado.
22376 \end_layout
22377
22378 \end_inset
22379
22380  
22381 \family default
22382 \series default
22383 El valor predeterminado es 
22384 \end_layout
22385
22386 \begin_layout Standard
22387
22388 \series bold
22389
22390 \backslash
22391 renewcommand*{
22392 \backslash
22393 raggedleftmarginnote}{
22394 \backslash
22395 raggedleft}
22396 \newline
22397
22398 \backslash
22399 renewcommand*{
22400 \backslash
22401 raggedrightmarginnote}{
22402 \backslash
22403 raggedright}
22404 \family roman
22405 \series medium
22406
22407 \begin_inset ERT
22408 status collapsed
22409
22410 \begin_layout Standard
22411
22412
22413 \backslash
22414 renewcommand*{
22415 \backslash
22416 raggedleftmarginnote}{
22417 \backslash
22418 raggedleft}
22419 \end_layout
22420
22421 \begin_layout Standard
22422
22423
22424 \backslash
22425 renewcommand*{
22426 \backslash
22427 raggedrightmarginnote}{
22428 \backslash
22429 raggedright}
22430 \end_layout
22431
22432 \end_inset
22433
22434
22435 \end_layout
22436
22437 \begin_layout Standard
22438 \begin_inset VSpace defskip
22439 \end_inset
22440
22441 Para otras características de 
22442 \series bold
22443 marginnote
22444 \series default
22445  mira en su documentación 
22446 \begin_inset LatexCommand cite
22447 key "marginnote"
22448
22449 \end_inset
22450
22451 .
22452 \end_layout
22453
22454 \begin_layout Standard
22455 \begin_inset VSpace bigskip
22456 \end_inset
22457
22458 El diseño de las notas al margen puede ser redefinido.
22459  Por ejemplo, para crear una cabecera para todas las notas con el texto
22460  
22461 \begin_inset Quotes eld
22462 \end_inset
22463
22464
22465 \series bold
22466 \bar under
22467 ¡
22468 \family sans
22469 Atención
22470 \family default
22471 !
22472 \series default
22473 \bar default
22474
22475 \begin_inset Quotes erd
22476 \end_inset
22477
22478 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
22479 \end_layout
22480
22481 \begin_layout Standard
22482
22483 \series bold
22484
22485 \backslash
22486 let
22487 \backslash
22488 myMarginpar
22489 \backslash
22490 marginpar
22491 \newline
22492
22493 \backslash
22494 renewcommand{
22495 \backslash
22496 marginpar}[1]{
22497 \backslash
22498 myMarginpar{%
22499 \newline
22500
22501 \begin_inset ERT
22502 status collapsed
22503
22504 \begin_layout Standard
22505
22506
22507 \backslash
22508 hphantom{ }
22509 \end_layout
22510
22511 \end_inset
22512
22513
22514 \backslash
22515 hspace{0pt}
22516 \backslash
22517 textsf{
22518 \backslash
22519 textbf{
22520 \backslash
22521 underbar{¡Atención!}}}%
22522 \newline
22523
22524 \begin_inset ERT
22525 status collapsed
22526
22527 \begin_layout Standard
22528
22529
22530 \backslash
22531 hphantom{ }
22532 \end_layout
22533
22534 \end_inset
22535
22536
22537 \backslash
22538 vspace{1.5mm}
22539 \backslash
22540
22541 \backslash
22542 #1}}
22543 \end_layout
22544
22545 \begin_layout Standard
22546
22547 \family roman
22548 \series medium
22549 \begin_inset ERT
22550 status collapsed
22551
22552 \begin_layout Standard
22553
22554
22555 \backslash
22556 let
22557 \backslash
22558 myMarginpar
22559 \backslash
22560 marginpar
22561 \end_layout
22562
22563 \begin_layout Standard
22564
22565
22566 \backslash
22567 renewcommand{
22568 \backslash
22569 marginpar}[1]{
22570 \backslash
22571 myMarginpar{%
22572 \end_layout
22573
22574 \begin_layout Standard
22575
22576    
22577 \backslash
22578 textsf{
22579 \backslash
22580 textbf{
22581 \backslash
22582 underbar{¡Atención!}}}%
22583 \end_layout
22584
22585 \begin_layout Standard
22586
22587    
22588 \backslash
22589 vspace{1.5mm}
22590 \backslash
22591
22592 \backslash
22593 #1}}
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \begin_inset Marginal
22600 status open
22601
22602 \begin_layout Standard
22603 Esta es una nota con una cabecera definida.
22604 \end_layout
22605
22606 \end_inset
22607
22608
22609 \family default
22610 \series default
22611
22612 \begin_inset ERT
22613 status collapsed
22614
22615 \begin_layout Standard
22616
22617 [-1.5cm]
22618 \end_layout
22619
22620 \end_inset
22621
22622
22623 \family roman
22624 \series medium
22625
22626 \begin_inset ERT
22627 status collapsed
22628
22629 \begin_layout Standard
22630
22631
22632 \backslash
22633 renewcommand{
22634 \backslash
22635 marginpar}[1]{
22636 \backslash
22637 myMarginpar{#1}}
22638 \end_layout
22639
22640 \end_inset
22641
22642
22643 \family default
22644 \series default
22645
22646 \begin_inset Note Note
22647 status collapsed
22648
22649 \begin_layout Standard
22650 El formato de la nota al margen se ha cambiado solo para este ejemplo.
22651 \end_layout
22652
22653 \end_inset
22654
22655
22656 \end_layout
22657
22658 \begin_layout Standard
22659 \begin_inset ERT
22660 status collapsed
22661
22662 \begin_layout Standard
22663
22664
22665 \backslash
22666 else
22667 \end_layout
22668
22669 \end_inset
22670
22671
22672 \begin_inset Note Note
22673 status open
22674
22675 \begin_layout Standard
22676 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
22677  
22678 \series bold
22679 marginnote
22680 \series default
22681 .
22682 \end_layout
22683
22684 \end_inset
22685
22686
22687 \end_layout
22688
22689 \begin_layout Standard
22690 Debes instalar el paquete LaTeX 
22691 \series bold
22692 marginnote
22693 \series default
22694  para ver la parte siguiente en la salida.
22695 \end_layout
22696
22697 \begin_layout Standard
22698 \begin_inset ERT
22699 status collapsed
22700
22701 \begin_layout Standard
22702
22703
22704 \backslash
22705 fi
22706 \end_layout
22707
22708 \end_inset
22709
22710
22711 \end_layout
22712
22713 \begin_layout Chapter
22714 Cuadros
22715 \end_layout
22716
22717 \begin_layout Section
22718 Introducción
22719 \begin_inset LatexCommand index
22720 name "Cuadros ! Introducción"
22721
22722 \end_inset
22723
22724
22725 \end_layout
22726
22727 \begin_layout Standard
22728 Los cuadros se emplean para dar formato a bloques de texto.
22729  Se pueden usar para escribir documentos con varios lenguajes, ver sección\InsetSpace ~
22730
22731 \begin_inset LatexCommand ref
22732 reference "sec:Minipáginas"
22733
22734 \end_inset
22735
22736 , enmarcar textos, ver sección\InsetSpace ~
22737
22738 \begin_inset LatexCommand ref
22739 reference "sec:Cuadros-Enmarcados"
22740
22741 \end_inset
22742
22743 , evitar la división de palabras, ver sección\InsetSpace ~
22744
22745 \begin_inset LatexCommand ref
22746 reference "sec:Prevención-de-la-Partición-con-Guiones"
22747
22748 \end_inset
22749
22750 , alinear texto, ver sección\InsetSpace ~
22751
22752 \begin_inset LatexCommand ref
22753 reference "sub:Alineación-Vertical"
22754
22755 \end_inset
22756
22757 , o para poner color de fondo a un texto, ver sección\InsetSpace ~
22758
22759 \begin_inset LatexCommand ref
22760 reference "sec:Cuadros-Coloreados"
22761
22762 \end_inset
22763
22764 .
22765 \end_layout
22766
22767 \begin_layout Standard
22768 Se insertan con el menú 
22769 \family sans
22770 Insertar\SpecialChar \menuseparator
22771 Cuadro
22772 \family default
22773 .
22774  Surge un recuadro gris con la etiqueta 
22775 \family sans
22776 Cuadro (Minipágina)
22777 \family default
22778
22779 \begin_inset Graphics
22780         filename ../clipart/CuadroMinipagQt4.png
22781         scale 75
22782         keepAspectRatio
22783
22784 \end_inset
22785
22786 .
22787  El tipo de cuadro se puede elegir al hacer click-derecho sobre él.
22788  Sale un diálogo en el que 
22789 \family sans
22790 Cuadro
22791 \family default
22792 \InsetSpace ~
22793
22794 \family sans
22795 interior
22796 \family default
22797  permite escoger los tipos 
22798 \family sans
22799 Parbox (
22800 \family default
22801
22802 \begin_inset Quotes eld
22803 \end_inset
22804
22805
22806 \family sans
22807 Párrafo
22808 \family default
22809
22810 \begin_inset Quotes erd
22811 \end_inset
22812
22813
22814 \family sans
22815 )
22816 \family default
22817  y 
22818 \family sans
22819 Minipágina
22820 \family default
22821 .
22822  El 
22823 \family sans
22824 Minipágina
22825 \family default
22826  es el predeterminado para nuevos cuadros y se explica en la sección\InsetSpace ~
22827
22828 \begin_inset LatexCommand ref
22829 reference "sec:Minipáginas"
22830
22831 \end_inset
22832
22833 ; el tipo 
22834 \family sans
22835 Parbox
22836 \family default
22837  se describe en la sección\InsetSpace ~
22838
22839 \begin_inset LatexCommand ref
22840 reference "sec:Cuadros-de-Párrafo"
22841
22842 \end_inset
22843
22844 .
22845 \end_layout
22846
22847 \begin_layout Standard
22848 Los cuadros no se numeran y por tanto no se pueden referenciar como los
22849  flotantes o las notas al pie.
22850 \end_layout
22851
22852 \begin_layout Standard
22853 \begin_inset Note Greyedout
22854 status open
22855
22856 \begin_layout Standard
22857
22858 \series bold
22859 Nota:
22860 \series default
22861  Debido a un error en LyX hay que insertar un espacio protegido detrás de
22862  un cuadro si se desea separar con un espacio el cuadro y el texto siguiente.
22863 \end_layout
22864
22865 \end_inset
22866
22867
22868 \end_layout
22869
22870 \begin_layout Standard
22871 \begin_inset Note Greyedout
22872 status open
22873
22874 \begin_layout Standard
22875
22876 \series bold
22877 Nota:
22878 \series default
22879  Los cuadros no deben ser el item en un entorno 
22880 \family sans
22881 Enumeración
22882 \family default
22883  o 
22884 \family sans
22885 Descripción
22886 \family default
22887 .
22888 \end_layout
22889
22890 \end_inset
22891
22892
22893 \end_layout
22894
22895 \begin_layout Standard
22896 \begin_inset Note Greyedout
22897 status open
22898
22899 \begin_layout Standard
22900
22901 \series bold
22902 Nota:
22903 \series default
22904  Por razones desconocidas solo se puede poner el tipo 
22905 \family sans
22906 Cuadro\InsetSpace ~
22907 interior
22908 \family default
22909  en 
22910 \family sans
22911 Ninguno
22912 \family default
22913  cuando se emplea un cuadro enmarcado.
22914  Los cuadros sin ningún tipo de 
22915 \family sans
22916 Cuadro\InsetSpace ~
22917 interior
22918 \family default
22919  y sin marcos se explican en la sección\InsetSpace ~
22920
22921 \begin_inset LatexCommand ref
22922 reference "sec:Prevención-de-la-Partición-con-Guiones"
22923
22924 \end_inset
22925
22926 .
22927 \end_layout
22928
22929 \end_inset
22930
22931
22932 \end_layout
22933
22934 \begin_layout Section
22935 Diálogo Cuadros
22936 \begin_inset LatexCommand label
22937 name "sec:Diálogo-Cuadros"
22938
22939 \end_inset
22940
22941
22942 \begin_inset LatexCommand index
22943 name "Cuadros ! Diálogo"
22944
22945 \end_inset
22946
22947
22948 \begin_inset LatexCommand index
22949 name "Cuadros ! Alineación"
22950
22951 \end_inset
22952
22953
22954 \end_layout
22955
22956 \begin_layout Standard
22957 En el diálogo puedes ajustar la geometría del cuadro en los campos 
22958 \family sans
22959 Ancho
22960 \family default
22961  y 
22962 \family sans
22963 Alto
22964 \family default
22965 .
22966  Las unidades disponibles para la geometría se explican en la Tabla\InsetSpace ~
22967
22968 \begin_inset LatexCommand ref
22969 reference "tab:Unidades"
22970
22971 \end_inset
22972
22973 .
22974  El campo 
22975 \family sans
22976 Alto
22977 \family default
22978  ofrece los siguientes tamaños adicionales:
22979 \end_layout
22980
22981 \begin_layout Description
22982 Profundidad Este es el texto plano 
22983 \begin_inset Quotes eld
22984 \end_inset
22985
22986 alto
22987 \begin_inset Quotes erd
22988 \end_inset
22989
22990 .
22991  Ignora la profundidad total cuando hay mútiples líneas de texto en el cuadro:
22992 \newline
22993
22994 \newline
22995
22996 \newline
22997
22998 \begin_inset Box Boxed
22999 position "c"
23000 hor_pos "c"
23001 has_inner_box 1
23002 inner_pos "c"
23003 use_parbox 0
23004 width "12col%"
23005 special "none"
23006 height "1in"
23007 height_special "depth"
23008 status open
23009
23010 \begin_layout Standard
23011 \align center
23012 Cuadro con altura establecida en 1\InsetSpace \thinspace{}
23013 Profundidad
23014 \end_layout
23015
23016 \end_inset
23017
23018
23019 \newline
23020
23021 \newline
23022
23023 \end_layout
23024
23025 \begin_layout Description
23026 Alto Es la altura del texto que está dentro del cuadro.
23027  Un valor de, p.\InsetSpace \thinspace{}
23028 e.\InsetSpace ~
23029 2 para este tamaño fijará la altura del cuadro a 2 veces
23030  la altura del texto: 
23031 \begin_inset Box Boxed
23032 position "c"
23033 hor_pos "c"
23034 has_inner_box 1
23035 inner_pos "c"
23036 use_parbox 0
23037 width "20col%"
23038 special "none"
23039 height "2in"
23040 height_special "height"
23041 status open
23042
23043 \begin_layout Standard
23044 \align center
23045 Cuadro con altura puesta en 2\InsetSpace \thinspace{}
23046 Alto
23047 \end_layout
23048
23049 \end_inset
23050
23051
23052 \end_layout
23053
23054 \begin_layout Description
23055 Alto\InsetSpace ~
23056 Total Esto es el Alto\InsetSpace \thinspace{}
23057 +\InsetSpace \thinspace{}
23058 Profundidad: 
23059 \begin_inset Box Boxed
23060 position "c"
23061 hor_pos "c"
23062 has_inner_box 1
23063 inner_pos "c"
23064 use_parbox 0
23065 width "20col%"
23066 special "none"
23067 height "1in"
23068 height_special "totalheight"
23069 status open
23070
23071 \begin_layout Standard
23072 \align center
23073 Cuadro con altura puesta a 1\InsetSpace \thinspace{}
23074 Alto\InsetSpace ~
23075 total
23076 \end_layout
23077
23078 \end_inset
23079
23080
23081 \end_layout
23082
23083 \begin_layout Description
23084 Ancho Esto determina al ancho del cuadro como altura: 
23085 \begin_inset Box Boxed
23086 position "c"
23087 hor_pos "c"
23088 has_inner_box 1
23089 inner_pos "c"
23090 use_parbox 0
23091 width "12col%"
23092 special "none"
23093 height "1in"
23094 height_special "width"
23095 status open
23096
23097 \begin_layout Standard
23098 \align center
23099 Cuadro con altura puesta en 1\InsetSpace \thinspace{}
23100 Ancho
23101 \end_layout
23102
23103 \end_inset
23104
23105
23106 \end_layout
23107
23108 \begin_layout Standard
23109 \begin_inset VSpace bigskip
23110 \end_inset
23111
23112 Si has elegido un 
23113 \family sans
23114 Cuadro\InsetSpace ~
23115 interior
23116 \family default
23117 , la alineación vertical del cuadro puede ser:
23118 \end_layout
23119
23120 \begin_layout Description
23121 Superior Ejemplo de línea de texto.
23122  
23123 \begin_inset Box Boxed
23124 position "t"
23125 hor_pos "c"
23126 has_inner_box 1
23127 inner_pos "c"
23128 use_parbox 0
23129 width "12col%"
23130 special "none"
23131 height "1in"
23132 height_special "totalheight"
23133 status open
23134
23135 \begin_layout Standard
23136 \align center
23137 Cuadro alineado arriba.
23138 \end_layout
23139
23140 \end_inset
23141
23142 \InsetSpace ~
23143 Ejemplo de línea de texto.
23144 \end_layout
23145
23146 \begin_layout Description
23147 Medio Ejemplo de línea de texto.
23148  
23149 \begin_inset Box Boxed
23150 position "c"
23151 hor_pos "c"
23152 has_inner_box 1
23153 inner_pos "c"
23154 use_parbox 0
23155 width "12col%"
23156 special "none"
23157 height "1in"
23158 height_special "totalheight"
23159 status open
23160
23161 \begin_layout Standard
23162 \align center
23163 Cuadro alineado enmedio.
23164 \end_layout
23165
23166 \end_inset
23167
23168 \InsetSpace ~
23169 Ejemplo de línea de texto.
23170 \end_layout
23171
23172 \begin_layout Description
23173 Inferior Ejemplo de línea de texto.
23174  
23175 \begin_inset Box Boxed
23176 position "b"
23177 hor_pos "c"
23178 has_inner_box 1
23179 inner_pos "c"
23180 use_parbox 0
23181 width "12col%"
23182 special "none"
23183 height "1in"
23184 height_special "totalheight"
23185 status open
23186
23187 \begin_layout Standard
23188 \align center
23189 Cuadro alineado abajo.
23190 \end_layout
23191
23192 \end_inset
23193
23194 \InsetSpace ~
23195 Ejemplo de línea de texto.
23196 \end_layout
23197
23198 \begin_layout Standard
23199 La alineación horizontal del cuadro puede establecerse en el diálogo de
23200  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
23201 \end_layout
23202
23203 \begin_layout Standard
23204 \begin_inset VSpace bigskip
23205 \end_inset
23206
23207 Cuando has escogido un 
23208 \family sans
23209 Cuadro\InsetSpace ~
23210 interior
23211 \family default
23212 , el contenido puede alinearse verticalmente a:
23213 \end_layout
23214
23215 \begin_layout Description
23216 Superior Ejemplo de línea de texto.
23217  
23218 \begin_inset Box Boxed
23219 position "c"
23220 hor_pos "c"
23221 has_inner_box 1
23222 inner_pos "t"
23223 use_parbox 0
23224 width "12col%"
23225 special "none"
23226 height "1.5in"
23227 height_special "totalheight"
23228 status open
23229
23230 \begin_layout Standard
23231 \align center
23232 Cuadro con texto alineado arriba.
23233 \end_layout
23234
23235 \end_inset
23236
23237 \InsetSpace ~
23238 Ejemplo de línea de texto.
23239 \end_layout
23240
23241 \begin_layout Description
23242 Medio Ejemplo de línea de texto.
23243  
23244 \begin_inset Box Boxed
23245 position "c"
23246 hor_pos "c"
23247 has_inner_box 1
23248 inner_pos "c"
23249 use_parbox 0
23250 width "12col%"
23251 special "none"
23252 height "1.5in"
23253 height_special "totalheight"
23254 status open
23255
23256 \begin_layout Standard
23257 \align center
23258 Cuadro con texto alineado enmedio.
23259 \end_layout
23260
23261 \end_inset
23262
23263 \InsetSpace ~
23264 Ejemplo de línea de texto.
23265 \end_layout
23266
23267 \begin_layout Description
23268 Inferior Ejemplo de línea de texto.
23269  
23270 \begin_inset Box Boxed
23271 position "c"
23272 hor_pos "c"
23273 has_inner_box 1
23274 inner_pos "b"
23275 use_parbox 0
23276 width "12col%"
23277 special "none"
23278 height "1.5in"
23279 height_special "totalheight"
23280 status open
23281
23282 \begin_layout Standard
23283 \align center
23284 Cuadro con texto alineado abajo.
23285 \end_layout
23286
23287 \end_inset
23288
23289 \InsetSpace ~
23290 Ejemplo de línea de texto.
23291 \end_layout
23292
23293 \begin_layout Description
23294 Estirado Ejemplo de línea de texto.
23295  
23296 \begin_inset Box Boxed
23297 position "c"
23298 hor_pos "c"
23299 has_inner_box 1
23300 inner_pos "s"
23301 use_parbox 0
23302 width "12col%"
23303 special "none"
23304 height "1.5in"
23305 height_special "totalheight"
23306 status open
23307
23308 \begin_layout Standard
23309 \align center
23310 Este texto
23311 \end_layout
23312
23313 \begin_layout Standard
23314 \align center
23315 está
23316 \end_layout
23317
23318 \begin_layout Standard
23319 \align center
23320 estirado.
23321 \end_layout
23322
23323 \end_inset
23324
23325 \InsetSpace ~
23326 Ejemplo de línea de texto.
23327 \end_layout
23328
23329 \begin_layout Standard
23330 Para estirar el contenido debe tener más de un párrafo.
23331  En el ejemplo anterior cada línea de texto está en un párrafo propio.
23332 \end_layout
23333
23334 \begin_layout Standard
23335 \begin_inset VSpace bigskip
23336 \end_inset
23337
23338 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
23339  LyX cuando hayas escogido un 
23340 \family sans
23341 Cuadro\InsetSpace ~
23342 interior
23343 \family default
23344 .
23345 \end_layout
23346
23347 \begin_layout Standard
23348 \align center
23349 \begin_inset Box Boxed
23350 position "c"
23351 hor_pos "c"
23352 has_inner_box 1
23353 inner_pos "s"
23354 use_parbox 0
23355 width "15col%"
23356 special "none"
23357 height "1.25in"
23358 height_special "totalheight"
23359 status open
23360
23361 \begin_layout Standard
23362 \align left
23363 Cuadro
23364 \end_layout
23365
23366 \begin_layout Standard
23367 \align center
23368 con texto
23369 \end_layout
23370
23371 \begin_layout Standard
23372 \align right
23373 estirado
23374 \end_layout
23375
23376 \end_inset
23377
23378
23379 \end_layout
23380
23381 \begin_layout Standard
23382 Si no has estabecido un 
23383 \family sans
23384 Cuadro\InsetSpace ~
23385 interior
23386 \family default
23387 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
23388  cuadro.
23389 \end_layout
23390
23391 \begin_layout Standard
23392 \align center
23393 \begin_inset Box Boxed
23394 position "c"
23395 hor_pos "s"
23396 has_inner_box 0
23397 inner_pos "s"
23398 use_parbox 0
23399 width "90col%"
23400 special "none"
23401 height "1.25in"
23402 height_special "totalheight"
23403 status open
23404
23405 \begin_layout Standard
23406 \align left
23407 Texto estirado horizontalmente.
23408 \end_layout
23409
23410 \end_inset
23411
23412
23413 \end_layout
23414
23415 \begin_layout Section
23416 Cuadros Enmarcados
23417 \begin_inset LatexCommand label
23418 name "sec:Cuadros-Enmarcados"
23419
23420 \end_inset
23421
23422
23423 \begin_inset LatexCommand index
23424 name "Cuadros ! Marcos"
23425
23426 \end_inset
23427
23428
23429 \end_layout
23430
23431 \begin_layout Standard
23432 El estilo de marco del cuadro se puede determinar en la lista desplegable
23433  
23434 \family sans
23435 Tipo
23436 \family default
23437  del diálogo de cuadros.
23438  Son posibles los siguientes marcos:
23439 \end_layout
23440
23441 \begin_layout Description
23442 Marco\InsetSpace ~
23443 rectangular Dibuja un marco rectangular alrededor del cuadro.
23444  El grosor del marco depende de 
23445 \series bold
23446
23447 \backslash
23448 fboxrule
23449 \series default
23450 .
23451  
23452 \begin_inset Box Boxed
23453 position "c"
23454 hor_pos "c"
23455 has_inner_box 1
23456 inner_pos "c"
23457 use_parbox 0
23458 width "25col%"
23459 special "none"
23460 height "1in"
23461 height_special "totalheight"
23462 status open
23463
23464 \begin_layout Standard
23465 \align center
23466 Cuadro rectangular
23467 \end_layout
23468
23469 \end_inset
23470
23471
23472 \end_layout
23473
23474 \begin_layout Description
23475 Marco\InsetSpace ~
23476 ovalado,\InsetSpace ~
23477 fino Dibuja un marco ovalado cuya línea tiene un grosor de
23478  0.4\InsetSpace \thinspace{}
23479 pt.
23480  
23481 \begin_inset Box ovalbox
23482 position "c"
23483 hor_pos "c"
23484 has_inner_box 1
23485 inner_pos "c"
23486 use_parbox 0
23487 width "25col%"
23488 special "none"
23489 height "1in"
23490 height_special "totalheight"
23491 status open
23492
23493 \begin_layout Standard
23494 \align center
23495 Marco ovalado, fino
23496 \end_layout
23497
23498 \end_inset
23499
23500
23501 \end_layout
23502
23503 \begin_layout Description
23504 Marco\InsetSpace ~
23505 ovalado,\InsetSpace ~
23506 grueso Dibuja un marco ovalado cuya línea tiene un grosor de
23507  0.8\InsetSpace \thinspace{}
23508 pt.
23509  
23510 \begin_inset Box Ovalbox
23511 position "c"
23512 hor_pos "c"
23513 has_inner_box 1
23514 inner_pos "c"
23515 use_parbox 0
23516 width "30col%"
23517 special "none"
23518 height "1in"
23519 height_special "totalheight"
23520 status open
23521
23522 \begin_layout Standard
23523 \align center
23524 Cuadro ovalado, grueso
23525 \end_layout
23526
23527 \end_inset
23528
23529
23530 \end_layout
23531
23532 \begin_layout Description
23533 Marco\InsetSpace ~
23534 con\InsetSpace ~
23535 sombra Dibuja un cuadro rectangular con sombra alrededor del cuadro.
23536  El grosor de la línea tiene el tamaño dado por 
23537 \series bold
23538
23539 \backslash
23540 fboxrule
23541 \series default
23542 , la sombra tiene una anchura de 4\InsetSpace \thinspace{}
23543 pt.
23544  
23545 \begin_inset Box Shadowbox
23546 position "c"
23547 hor_pos "c"
23548 has_inner_box 1
23549 inner_pos "c"
23550 use_parbox 0
23551 width "20col%"
23552 special "none"
23553 height "1in"
23554 height_special "totalheight"
23555 status open
23556
23557 \begin_layout Standard
23558 \align center
23559 Marco sombrado
23560 \end_layout
23561
23562 \end_inset
23563
23564
23565 \end_layout
23566
23567 \begin_layout Description
23568 Marco\InsetSpace ~
23569 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
23570  El grosor de la línea interior es 0.75\InsetSpace \thinspace{}
23571
23572 \series bold
23573
23574 \backslash
23575 fboxrule
23576 \series default
23577 , el de la línea exterior es 1.5\InsetSpace \thinspace{}
23578
23579 \series bold
23580
23581 \backslash
23582 fboxrule
23583 \series default
23584 .
23585  La distancia entre líneas es 1.5\InsetSpace \thinspace{}
23586
23587 \series bold
23588
23589 \backslash
23590 fboxrule
23591 \series default
23592 \InsetSpace \thinspace{}
23593 +\InsetSpace \thinspace{}
23594 0.5\InsetSpace \thinspace{}
23595 pt.
23596  
23597 \begin_inset Box Doublebox
23598 position "c"
23599 hor_pos "c"
23600 has_inner_box 1
23601 inner_pos "c"
23602 use_parbox 0
23603 width "20col%"
23604 special "none"
23605 height "1in"
23606 height_special "totalheight"
23607 status open
23608
23609 \begin_layout Standard
23610 \align center
23611 Marco doble
23612 \end_layout
23613
23614 \end_inset
23615
23616
23617 \end_layout
23618
23619 \begin_layout Standard
23620 \begin_inset VSpace bigskip
23621 \end_inset
23622
23623 La etiqueta del recuadro en LyX cambiará según el estilo de marco elegido.
23624  Para poder utilizar los distintos marcos, debe estar instalado el paquete
23625  LaTeX 
23626 \series bold
23627 fancybox
23628 \series default
23629
23630 \begin_inset LatexCommand index
23631 name "LaTeX-paquetes ! fancybox"
23632
23633 \end_inset
23634
23635 .
23636 \end_layout
23637
23638 \begin_layout Standard
23639 \begin_inset VSpace bigskip
23640 \end_inset
23641
23642 El valor predeterminado por 
23643 \series bold
23644
23645 \backslash
23646 fboxrule
23647 \series default
23648  es 0.4\InsetSpace \thinspace{}
23649 pt.
23650  Puede cambiarse con el siguiente comando en ERT, p.\InsetSpace \thinspace{}
23651 e.\InsetSpace ~
23652 a\InsetSpace ~
23653 2\InsetSpace \thinspace{}
23654 pt:
23655 \end_layout
23656
23657 \begin_layout Standard
23658
23659 \series bold
23660
23661 \backslash
23662 setlength{
23663 \backslash
23664 fboxrule}{2pt}
23665 \end_layout
23666
23667 \begin_layout Standard
23668 \begin_inset ERT
23669 status collapsed
23670
23671 \begin_layout Standard
23672
23673
23674 \backslash
23675 setlength{
23676 \backslash
23677 fboxrule}{2pt}
23678 \end_layout
23679
23680 \end_inset
23681
23682
23683 \begin_inset Box Boxed
23684 position "c"
23685 hor_pos "c"
23686 has_inner_box 1
23687 inner_pos "c"
23688 use_parbox 0
23689 width "25col%"
23690 special "none"
23691 height "1in"
23692 height_special "totalheight"
23693 status open
23694
23695 \begin_layout Standard
23696 \align center
23697 Cuadro rectangular con 
23698 \series bold
23699
23700 \backslash
23701 fboxrule
23702 \series default
23703 \InsetSpace \thinspace{}
23704 =\InsetSpace \thinspace{}
23705 2\InsetSpace \thinspace{}
23706 pt
23707 \end_layout
23708
23709 \end_inset
23710
23711
23712 \begin_inset ERT
23713 status collapsed
23714
23715 \begin_layout Standard
23716
23717
23718 \backslash
23719 setlength{
23720 \backslash
23721 fboxrule}{0.4pt}
23722 \end_layout
23723
23724 \end_inset
23725
23726
23727 \end_layout
23728
23729 \begin_layout Standard
23730 \begin_inset VSpace bigskip
23731 \end_inset
23732
23733 El espacio entre el marco y el contenido del cuadro es 3\InsetSpace \thinspace{}
23734 pt por defecto para
23735  todos los estilos.
23736  Se puede cambiar mediante la longitud 
23737 \series bold
23738
23739 \backslash
23740 fboxsep
23741 \series default
23742 .
23743  Por ejemplo el comando
23744 \end_layout
23745
23746 \begin_layout Standard
23747
23748 \series bold
23749
23750 \backslash
23751 setlength{
23752 \backslash
23753 fboxsep}{10pt}
23754 \end_layout
23755
23756 \begin_layout Standard
23757 determina un valor de 10\InsetSpace \thinspace{}
23758 pt, como en el siguiente cuadro:
23759 \end_layout
23760
23761 \begin_layout Standard
23762 \begin_inset ERT
23763 status collapsed
23764
23765 \begin_layout Standard
23766
23767
23768 \backslash
23769 setlength{
23770 \backslash
23771 fboxsep}{10pt}
23772 \end_layout
23773
23774 \end_inset
23775
23776
23777 \begin_inset Box Boxed
23778 position "c"
23779 hor_pos "c"
23780 has_inner_box 1
23781 inner_pos "c"
23782 use_parbox 0
23783 width "25col%"
23784 special "none"
23785 height "1in"
23786 height_special "totalheight"
23787 status open
23788
23789 \begin_layout Standard
23790 \align center
23791 Cuadro rectangular con 
23792 \series bold
23793
23794 \backslash
23795 fboxsep
23796 \series default
23797 \InsetSpace \thinspace{}
23798 =\InsetSpace \thinspace{}
23799 10\InsetSpace \thinspace{}
23800 pt
23801 \end_layout
23802
23803 \end_inset
23804
23805
23806 \begin_inset ERT
23807 status collapsed
23808
23809 \begin_layout Standard
23810
23811
23812 \backslash
23813 setlength{
23814 \backslash
23815 fboxsep}{3pt}
23816 \end_layout
23817
23818 \end_inset
23819
23820
23821 \end_layout
23822
23823 \begin_layout Standard
23824 \begin_inset VSpace bigskip
23825 \end_inset
23826
23827 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
23828  el comando 
23829 \series bold
23830
23831 \backslash
23832 cornersize
23833 \series default
23834 .
23835  El comando
23836 \end_layout
23837
23838 \begin_layout Standard
23839
23840 \series bold
23841
23842 \backslash
23843 cornersize*{1cm}
23844 \end_layout
23845
23846 \begin_layout Standard
23847 establece un diámetro de 1\InsetSpace \thinspace{}
23848 cm.
23849  El comando
23850 \end_layout
23851
23852 \begin_layout Standard
23853
23854 \series bold
23855
23856 \backslash
23857 cornersize{num}
23858 \end_layout
23859
23860 \begin_layout Standard
23861 fija el diámetro en 
23862 \family sans
23863 num\InsetSpace \thinspace{}
23864 ×\InsetSpace \thinspace{}
23865 minimo(ancho y alto del cuadro)
23866 \family default
23867 .
23868  Por defecto es 
23869 \series bold
23870
23871 \backslash
23872 cornersize{0.5}
23873 \series default
23874 .
23875 \end_layout
23876
23877 \begin_layout Standard
23878 \begin_inset ERT
23879 status collapsed
23880
23881 \begin_layout Standard
23882
23883
23884 \backslash
23885 cornersize*{1.5cm}
23886 \end_layout
23887
23888 \end_inset
23889
23890
23891 \begin_inset Box Ovalbox
23892 position "c"
23893 hor_pos "c"
23894 has_inner_box 1
23895 inner_pos "c"
23896 use_parbox 0
23897 width "28col%"
23898 special "none"
23899 height "1in"
23900 height_special "totalheight"
23901 status open
23902
23903 \begin_layout Standard
23904 \align center
23905 Cuadro ovalado con 
23906 \series bold
23907
23908 \backslash
23909 cornersize
23910 \series default
23911 \InsetSpace \thinspace{}
23912 =\InsetSpace \thinspace{}
23913 1.5\InsetSpace \thinspace{}
23914 cm
23915 \end_layout
23916
23917 \end_inset
23918
23919
23920 \begin_inset ERT
23921 status collapsed
23922
23923 \begin_layout Standard
23924
23925
23926 \backslash
23927 cornersize{0.5}
23928 \end_layout
23929
23930 \end_inset
23931
23932
23933 \end_layout
23934
23935 \begin_layout Standard
23936 \begin_inset VSpace bigskip
23937 \end_inset
23938
23939 El tamaño de la sombra se puede ajustar cambiando la longitud 
23940 \series bold
23941
23942 \backslash
23943 shadowsize
23944 \series default
23945 .
23946  Este comando la ajusta a 2\InsetSpace \thinspace{}
23947 pt en el cuadro siguiente:
23948 \end_layout
23949
23950 \begin_layout Standard
23951
23952 \series bold
23953
23954 \backslash
23955 setlength{
23956 \backslash
23957 shadowsize}{2pt}
23958 \end_layout
23959
23960 \begin_layout Standard
23961 \begin_inset ERT
23962 status collapsed
23963
23964 \begin_layout Standard
23965
23966
23967 \backslash
23968 setlength{
23969 \backslash
23970 shadowsize}{2pt}
23971 \end_layout
23972
23973 \end_inset
23974
23975
23976 \begin_inset Box Shadowbox
23977 position "c"
23978 hor_pos "c"
23979 has_inner_box 1
23980 inner_pos "c"
23981 use_parbox 0
23982 width "28col%"
23983 special "none"
23984 height "1in"
23985 height_special "totalheight"
23986 status open
23987
23988 \begin_layout Standard
23989 \align center
23990 Cuadro sombreado con 
23991 \series bold
23992
23993 \backslash
23994 shadowsize
23995 \series default
23996 \InsetSpace \thinspace{}
23997 =\InsetSpace \thinspace{}
23998 2\InsetSpace \thinspace{}
23999 pt
24000 \end_layout
24001
24002 \end_inset
24003
24004
24005 \begin_inset ERT
24006 status collapsed
24007
24008 \begin_layout Standard
24009
24010
24011 \backslash
24012 setlength{
24013 \backslash
24014 shadowsize}{4pt}
24015 \end_layout
24016
24017 \end_inset
24018
24019
24020 \end_layout
24021
24022 \begin_layout Standard
24023 \begin_inset VSpace bigskip
24024 \end_inset
24025
24026 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
24027  a los comandos.
24028 \end_layout
24029
24030 \begin_layout Section
24031 Minipáginas
24032 \begin_inset LatexCommand label
24033 name "sec:Minipáginas"
24034
24035 \end_inset
24036
24037
24038 \begin_inset LatexCommand index
24039 name "Cuadros ! Minipáginas"
24040
24041 \end_inset
24042
24043
24044 \end_layout
24045
24046 \begin_layout Standard
24047 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
24048  por tanto pueden tener, por ejemplo, sus propias notas al pie.
24049 \end_layout
24050
24051 \begin_layout Standard
24052 Las minipáginas son útiles para escribir documentos con distintos lenguajes.
24053 \end_layout
24054
24055 \begin_layout Standard
24056 A continuación hay dos ejemplos de minipáginas adosadas.
24057  Su anchura está puesta en 45\InsetSpace \thinspace{}
24058 col% y separadas por un relleno horizontal,
24059  insertado via el menú 
24060 \family sans
24061 Insertar\SpecialChar \menuseparator
24062 Formato\InsetSpace ~
24063
24064 \family default
24065 es
24066 \family sans
24067 pecial\InsetSpace ~
24068 \SpecialChar \menuseparator
24069 Relleno\InsetSpace ~
24070 horizontal
24071 \family default
24072 .
24073 \end_layout
24074
24075 \begin_layout Standard
24076 \begin_inset Box Frameless
24077 position "t"
24078 hor_pos "c"
24079 has_inner_box 1
24080 inner_pos "c"
24081 use_parbox 0
24082 width "45col%"
24083 special "none"
24084 height "1in"
24085 height_special "totalheight"
24086 status open
24087
24088 \begin_layout Standard
24089
24090 \lang german
24091 Dies ist ein deutscher Text.
24092  Dies ist ein deutscher Text.
24093  Dies ist ein deutscher Text.
24094  Dies ist ein deutscher Text.
24095  Dies ist ein deutscher Text.
24096  Dies ist ein deutscher Text.
24097  Dies ist ein deutscher Text.
24098  Dies ist ein deutscher Text.
24099  Dies ist ein deutscher Text.
24100  Dies ist ein deutscher Text.
24101  Dies ist ein deutscher Text.
24102  Dies ist ein deutscher Text.
24103  Dies ist ein deutscher Text
24104 \begin_inset Foot
24105 status collapsed
24106
24107 \begin_layout Standard
24108
24109 \lang german
24110 Dies ist eine deutsche Fußnote.
24111 \end_layout
24112
24113 \end_inset
24114
24115 .
24116  Dies ist ein deutscher Text.
24117  Dies ist ein deutscher Text.
24118 \end_layout
24119
24120 \end_inset
24121
24122
24123 \hfill
24124
24125 \begin_inset Box Frameless
24126 position "t"
24127 hor_pos "c"
24128 has_inner_box 1
24129 inner_pos "c"
24130 use_parbox 0
24131 width "45col%"
24132 special "none"
24133 height "1in"
24134 height_special "totalheight"
24135 status open
24136
24137 \begin_layout Standard
24138 This is an English Text.
24139  This is an English Text.
24140  This is an English Text.
24141  This is an English Text.
24142  This is an English Text.
24143  This is an English Text.
24144  This is an English Text.
24145  This is an English Text.
24146  This is an English Text.
24147  This is an English Text.
24148  This is an English Text.
24149  This is an English Text.
24150  This is an English Text.
24151  This is an English Text.
24152  This is an English Text.
24153  This is an English Text.
24154 \begin_inset Foot
24155 status collapsed
24156
24157 \begin_layout Standard
24158 This is an English footnote.
24159 \end_layout
24160
24161 \end_inset
24162
24163  This is an English Text.
24164  
24165 \end_layout
24166
24167 \end_inset
24168
24169
24170 \end_layout
24171
24172 \begin_layout Standard
24173 \begin_inset VSpace bigskip
24174 \end_inset
24175
24176 Otra aplicación de los cuadros son las notas a pie en tablas.
24177  Debido a una restricción de LaTeX las notas a pie en tablas no aparecen
24178  al final de la página actual.
24179  Pero si pones la tabla con notas al pie en una minipágina, las notas aparecen
24180  en la parte inferior, ordenadas con letras.
24181  La ordenación de las notas al pie se restablece en cada minipágina pero
24182  no fuera de las minipáginas.
24183 \end_layout
24184
24185 \begin_layout Standard
24186 La nota al pie en esta tabla no aparece: 
24187 \begin_inset Tabular
24188 <lyxtabular version="3" rows="3" columns="4">
24189 <features>
24190 <column alignment="center" valignment="top" leftline="true" width="0pt">
24191 <column alignment="center" valignment="top" leftline="true" width="0pt">
24192 <column alignment="center" valignment="top" leftline="true" width="0pt">
24193 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24194 <row topline="true">
24195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24196 \begin_inset Text
24197
24198 \begin_layout Standard
24199 1
24200 \end_layout
24201
24202 \end_inset
24203 </cell>
24204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24205 \begin_inset Text
24206
24207 \begin_layout Standard
24208 2
24209 \end_layout
24210
24211 \end_inset
24212 </cell>
24213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24214 \begin_inset Text
24215
24216 \begin_layout Standard
24217 3
24218 \begin_inset Foot
24219 status open
24220
24221 \begin_layout Standard
24222 Nota al pie en una tabla.
24223 \end_layout
24224
24225 \end_inset
24226
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Standard
24236 4
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 <row topline="true">
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Standard
24247 a
24248 \end_layout
24249
24250 \end_inset
24251 </cell>
24252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24253 \begin_inset Text
24254
24255 \begin_layout Standard
24256 b
24257 \end_layout
24258
24259 \end_inset
24260 </cell>
24261 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24262 \begin_inset Text
24263
24264 \begin_layout Standard
24265 c
24266 \end_layout
24267
24268 \end_inset
24269 </cell>
24270 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24271 \begin_inset Text
24272
24273 \begin_layout Standard
24274 d
24275 \end_layout
24276
24277 \end_inset
24278 </cell>
24279 </row>
24280 <row topline="true" bottomline="true">
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Standard
24285 e
24286 \end_layout
24287
24288 \end_inset
24289 </cell>
24290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24291 \begin_inset Text
24292
24293 \begin_layout Standard
24294 f
24295 \end_layout
24296
24297 \end_inset
24298 </cell>
24299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24300 \begin_inset Text
24301
24302 \begin_layout Standard
24303 g
24304 \end_layout
24305
24306 \end_inset
24307 </cell>
24308 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24309 \begin_inset Text
24310
24311 \begin_layout Standard
24312 h
24313 \end_layout
24314
24315 \end_inset
24316 </cell>
24317 </row>
24318 </lyxtabular>
24319
24320 \end_inset
24321
24322
24323 \end_layout
24324
24325 \begin_layout Standard
24326 \align center
24327 \begin_inset Box Frameless
24328 position "t"
24329 hor_pos "c"
24330 has_inner_box 1
24331 inner_pos "c"
24332 use_parbox 0
24333 width "30col%"
24334 special "none"
24335 height "1in"
24336 height_special "totalheight"
24337 status open
24338
24339 \begin_layout Standard
24340 \align center
24341 \begin_inset Tabular
24342 <lyxtabular version="3" rows="3" columns="4">
24343 <features>
24344 <column alignment="center" valignment="top" leftline="true" width="0pt">
24345 <column alignment="center" valignment="top" leftline="true" width="0pt">
24346 <column alignment="center" valignment="top" leftline="true" width="0pt">
24347 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24348 <row topline="true">
24349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24350 \begin_inset Text
24351
24352 \begin_layout Standard
24353 1
24354 \end_layout
24355
24356 \end_inset
24357 </cell>
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Standard
24362 2
24363 \end_layout
24364
24365 \end_inset
24366 </cell>
24367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24368 \begin_inset Text
24369
24370 \begin_layout Standard
24371 3
24372 \begin_inset Foot
24373 status open
24374
24375 \begin_layout Standard
24376 Nota al pie en una tabla..
24377 \end_layout
24378
24379 \end_inset
24380
24381
24382 \end_layout
24383
24384 \end_inset
24385 </cell>
24386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24387 \begin_inset Text
24388
24389 \begin_layout Standard
24390 4
24391 \end_layout
24392
24393 \end_inset
24394 </cell>
24395 </row>
24396 <row topline="true">
24397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24398 \begin_inset Text
24399
24400 \begin_layout Standard
24401 a
24402 \end_layout
24403
24404 \end_inset
24405 </cell>
24406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24407 \begin_inset Text
24408
24409 \begin_layout Standard
24410 b
24411 \end_layout
24412
24413 \end_inset
24414 </cell>
24415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24416 \begin_inset Text
24417
24418 \begin_layout Standard
24419 c
24420 \end_layout
24421
24422 \end_inset
24423 </cell>
24424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24425 \begin_inset Text
24426
24427 \begin_layout Standard
24428 d
24429 \end_layout
24430
24431 \end_inset
24432 </cell>
24433 </row>
24434 <row topline="true" bottomline="true">
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Standard
24439 e
24440 \end_layout
24441
24442 \end_inset
24443 </cell>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Standard
24448 f
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24454 \begin_inset Text
24455
24456 \begin_layout Standard
24457 g
24458 \end_layout
24459
24460 \end_inset
24461 </cell>
24462 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24463 \begin_inset Text
24464
24465 \begin_layout Standard
24466 h
24467 \end_layout
24468
24469 \end_inset
24470 </cell>
24471 </row>
24472 </lyxtabular>
24473
24474 \end_inset
24475
24476
24477 \end_layout
24478
24479 \end_inset
24480
24481
24482 \end_layout
24483
24484 \begin_layout Standard
24485 \begin_inset VSpace bigskip
24486 \end_inset
24487
24488 La configuración global de párrafos se ignora en las minipáginas.
24489  Esto significa que en las mismas no habrá espacio entre párrafos aunque
24490  pongas p.\InsetSpace \thinspace{}
24491 e.\InsetSpace ~
24492
24493 \family sans
24494 Salto\InsetSpace ~
24495 medio
24496 \family default
24497  en la configuración del documento.
24498 \end_layout
24499
24500 \begin_layout Standard
24501 Las minipáginas también sirven para poner un color de fondo para partes
24502  de texto, ver sección\InsetSpace ~
24503
24504 \begin_inset LatexCommand ref
24505 reference "sub:Color-en-Párrafos"
24506
24507 \end_inset
24508
24509 .
24510 \end_layout
24511
24512 \begin_layout Standard
24513 \begin_inset Note Greyedout
24514 status open
24515
24516 \begin_layout Standard
24517
24518 \series bold
24519 Nota:
24520 \series default
24521  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
24522  tener minipáginas en tablas, flotantes, y otros cuadros.
24523 \end_layout
24524
24525 \end_inset
24526
24527
24528 \end_layout
24529
24530 \begin_layout Section
24531 Cuadros de Párrafo (Parbox)
24532 \begin_inset LatexCommand label
24533 name "sec:Cuadros-de-Párrafo"
24534
24535 \end_inset
24536
24537
24538 \begin_inset LatexCommand index
24539 name "Cuadros ! de Párrafo"
24540
24541 \end_inset
24542
24543
24544 \end_layout
24545
24546 \begin_layout Standard
24547 Los cuadros de párrafo son similares a las minipáginas con la diferencia
24548  de que no pueden contener notas al pie.
24549   La diferencia principal es que las minipáginas no son verdaderos cuadros
24550  sino entornos de LaTeX.
24551 \end_layout
24552
24553 \begin_layout Standard
24554 \align center
24555 \begin_inset Box Frameless
24556 position "t"
24557 hor_pos "c"
24558 has_inner_box 1
24559 inner_pos "t"
24560 use_parbox 1
24561 width "33col%"
24562 special "none"
24563 height "1in"
24564 height_special "totalheight"
24565 status collapsed
24566
24567 \begin_layout Standard
24568 Texto en un cuadro de párrafo.
24569  Texto en un cuadro de párrafo.
24570  Esta nota no aparece:
24571 \begin_inset Foot
24572 status open
24573
24574 \begin_layout Standard
24575 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
24576 \end_layout
24577
24578 \end_inset
24579
24580
24581 \end_layout
24582
24583 \end_inset
24584
24585
24586 \end_layout
24587
24588 \begin_layout Section
24589 Cuadros para Palabras y Caracteres
24590 \begin_inset LatexCommand index
24591 name "Cuadros ! para Palabras y Caracteres"
24592
24593 \end_inset
24594
24595
24596 \end_layout
24597
24598 \begin_layout Subsection
24599 Prevención de la Partición con Guiones
24600 \begin_inset LatexCommand label
24601 name "sec:Prevención-de-la-Partición-con-Guiones"
24602
24603 \end_inset
24604
24605
24606 \begin_inset LatexCommand index
24607 name "Cuadros ! Prevenir Partición con Guiones"
24608
24609 \end_inset
24610
24611
24612 \end_layout
24613
24614 \begin_layout Standard
24615 Hay un tipo especial de cuadro para impedir que una palabra sea partida
24616  con guión.
24617 \newline
24618 He aquí un ejemplo:
24619 \end_layout
24620
24621 \begin_layout Standard
24622 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24623 e.\InsetSpace ~
24624 estalarguís
24625 imapalabra.
24626 \end_layout
24627
24628 \begin_layout Standard
24629 Para evitar su división usa el comando
24630 \end_layout
24631
24632 \begin_layout Standard
24633
24634 \series bold
24635
24636 \backslash
24637 mbox{
24638 \end_layout
24639
24640 \begin_layout Standard
24641 en ERT antes de la palabra.
24642  Tras ella inserta una llave de cierre 
24643 \begin_inset Quotes eld
24644 \end_inset
24645
24646
24647 \series bold
24648 }
24649 \series default
24650
24651 \begin_inset Quotes erd
24652 \end_inset
24653
24654  en ERT.
24655 \begin_inset ERT
24656 status collapsed
24657
24658 \begin_layout Standard
24659
24660
24661 \backslash
24662 pagebreak 
24663 \end_layout
24664
24665 \end_inset
24666
24667
24668 \end_layout
24669
24670 \begin_layout Standard
24671 Este es el resultado:
24672 \end_layout
24673
24674 \begin_layout Standard
24675 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24676 e.\InsetSpace ~
24677
24678 \begin_inset ERT
24679 status collapsed
24680
24681 \begin_layout Standard
24682
24683
24684 \backslash
24685 mbox{
24686 \end_layout
24687
24688 \end_inset
24689
24690 estalarguísimapalabra.
24691 \begin_inset ERT
24692 status collapsed
24693
24694 \begin_layout Standard
24695
24696 }
24697 \end_layout
24698
24699 \end_inset
24700
24701
24702 \end_layout
24703
24704 \begin_layout Standard
24705 Por supuesto, la palabra sobresale del margen.
24706  Para evitarlo añade, via el menú 
24707 \family sans
24708 Insertar\SpecialChar \menuseparator
24709 Formato\InsetSpace ~
24710 especial\InsetSpace ~
24711 \SpecialChar \menuseparator
24712 Salto\InsetSpace ~
24713 de\InsetSpace ~
24714
24715 \family default
24716 línea (atajo 
24717 \series bold
24718 Ctrl-Return
24719 \series default
24720 ), un salto de línea antes de la palabra:
24721 \end_layout
24722
24723 \begin_layout Standard
24724 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24725 e.\InsetSpace ~
24726
24727 \newline
24728
24729 \begin_inset ERT
24730 status collapsed
24731
24732 \begin_layout Standard
24733
24734
24735 \backslash
24736 mbox{
24737 \end_layout
24738
24739 \end_inset
24740
24741 estalarguísimapalabra.
24742 \begin_inset ERT
24743 status collapsed
24744
24745 \begin_layout Standard
24746
24747 }
24748 \end_layout
24749
24750 \end_inset
24751
24752
24753 \end_layout
24754
24755 \begin_layout Subsection
24756 Alineación Vertical
24757 \begin_inset LatexCommand label
24758 name "sub:Alineación-Vertical"
24759
24760 \end_inset
24761
24762
24763 \begin_inset LatexCommand index
24764 name "Cuadros ! para Alineación Vertical"
24765
24766 \end_inset
24767
24768
24769 \end_layout
24770
24771 \begin_layout Standard
24772 Con ayuda del comando 
24773 \series bold
24774
24775 \backslash
24776 raisebox
24777 \series default
24778  puedes alinear verticalmente con el texto circundante palabras o caracteres.
24779  
24780 \series bold
24781
24782 \backslash
24783 raisebox
24784 \series default
24785  se utiliza según el esquema:
24786 \end_layout
24787
24788 \begin_layout Standard
24789
24790 \series bold
24791
24792 \backslash
24793 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
24794 \end_layout
24795
24796 \begin_layout Standard
24797 La elevación puede ser un valor positivo para subir el cuadro o negativo
24798  para bajarlo.
24799 \end_layout
24800
24801 \begin_layout Standard
24802 Para alinear una palabra, p.\InsetSpace \thinspace{}
24803 e\InsetSpace ~
24804
24805 \begin_inset Quotes eld
24806 \end_inset
24807
24808 prevención
24809 \begin_inset Quotes erd
24810 \end_inset
24811
24812  para que la parte inferior de la letra más 
24813 \begin_inset Quotes eld
24814 \end_inset
24815
24816 profunda
24817 \begin_inset Quotes erd
24818 \end_inset
24819
24820  
24821 \begin_inset Quotes eld
24822 \end_inset
24823
24824 p
24825 \begin_inset Quotes erd
24826 \end_inset
24827
24828  esté en la línea de base, inserta el comando
24829 \end_layout
24830
24831 \begin_layout Standard
24832
24833 \series bold
24834
24835 \backslash
24836 raisebox{
24837 \backslash
24838 depth}{
24839 \end_layout
24840
24841 \begin_layout Standard
24842 en ERT antes de la palabra.
24843  Detrás de la palabra inserta una llave de cierre 
24844 \begin_inset Quotes eld
24845 \end_inset
24846
24847
24848 \series bold
24849 }
24850 \series default
24851
24852 \begin_inset Quotes erd
24853 \end_inset
24854
24855  en ERT.
24856 \newline
24857 Este es el resultado:
24858 \end_layout
24859
24860 \begin_layout Standard
24861 Esto es una línea de texto con la palabra 
24862 \begin_inset ERT
24863 status collapsed
24864
24865 \begin_layout Standard
24866
24867
24868 \backslash
24869 raisebox{
24870 \backslash
24871 depth}{
24872 \end_layout
24873
24874 \end_inset
24875
24876
24877 \begin_inset Quotes eld
24878 \end_inset
24879
24880 prevención
24881 \begin_inset Quotes erd
24882 \end_inset
24883
24884
24885 \begin_inset ERT
24886 status collapsed
24887
24888 \begin_layout Standard
24889
24890 }
24891 \end_layout
24892
24893 \end_inset
24894
24895  elevada.
24896 \end_layout
24897
24898 \begin_layout Standard
24899 \begin_inset VSpace bigskip
24900 \end_inset
24901
24902 Cuando eleves o bajes caracteres en una línea, se modifica el espacio entre
24903  líneas:
24904 \end_layout
24905
24906 \begin_layout Standard
24907 Esto es una línea de texto con la palabra 
24908 \begin_inset ERT
24909 status collapsed
24910
24911 \begin_layout Standard
24912
24913
24914 \backslash
24915 raisebox{-
24916 \backslash
24917 depth}{
24918 \end_layout
24919
24920 \end_inset
24921
24922
24923 \begin_inset Quotes eld
24924 \end_inset
24925
24926 prevención
24927 \begin_inset Quotes erd
24928 \end_inset
24929
24930
24931 \begin_inset ERT
24932 status collapsed
24933
24934 \begin_layout Standard
24935
24936 }
24937 \end_layout
24938
24939 \end_inset
24940
24941  como palabra más baja.
24942 \newline
24943 Esto es una línea de texto con la palabra 
24944 \begin_inset ERT
24945 status collapsed
24946
24947 \begin_layout Standard
24948
24949
24950 \backslash
24951 raisebox{0.5cm}{
24952 \end_layout
24953
24954 \end_inset
24955
24956
24957 \begin_inset Quotes eld
24958 \end_inset
24959
24960 testigo
24961 \begin_inset Quotes erd
24962 \end_inset
24963
24964
24965 \begin_inset ERT
24966 status collapsed
24967
24968 \begin_layout Standard
24969
24970 }
24971 \end_layout
24972
24973 \end_inset
24974
24975  como palabra más alta.
24976 \end_layout
24977
24978 \begin_layout Standard
24979 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
24980  Por ejemplo
24981 \end_layout
24982
24983 \begin_layout Standard
24984
24985 \series bold
24986
24987 \backslash
24988 raisebox{-
24989 \backslash
24990 depth}[0pt]{
24991 \end_layout
24992
24993 \begin_layout Standard
24994 Esto es una línea de texto con la palabra 
24995 \begin_inset ERT
24996 status collapsed
24997
24998 \begin_layout Standard
24999
25000
25001 \backslash
25002 raisebox{-
25003 \backslash
25004 depth}[0pt]{
25005 \end_layout
25006
25007 \end_inset
25008
25009
25010 \begin_inset Quotes eld
25011 \end_inset
25012
25013 prevención
25014 \begin_inset Quotes erd
25015 \end_inset
25016
25017
25018 \begin_inset ERT
25019 status collapsed
25020
25021 \begin_layout Standard
25022
25023 }
25024 \end_layout
25025
25026 \end_inset
25027
25028  como palabra más baja.
25029 \newline
25030 Esto es una línea de texto con la palabra 
25031 \begin_inset ERT
25032 status collapsed
25033
25034 \begin_layout Standard
25035
25036
25037 \backslash
25038 raisebox{0.5cm}[0pt]{
25039 \end_layout
25040
25041 \end_inset
25042
25043
25044 \begin_inset Quotes eld
25045 \end_inset
25046
25047 testigo
25048 \begin_inset Quotes erd
25049 \end_inset
25050
25051
25052 \begin_inset ERT
25053 status collapsed
25054
25055 \begin_layout Standard
25056
25057 }
25058 \end_layout
25059
25060 \end_inset
25061
25062  como palabra más alta.
25063 \end_layout
25064
25065 \begin_layout Standard
25066 \begin_inset VSpace bigskip
25067 \end_inset
25068
25069 El comando 
25070 \series bold
25071
25072 \backslash
25073 raisebox
25074 \series default
25075  es útil para insertar espacio vertical extra para ciertas filas de tabla
25076  de modo que su contenido esté más separado de las líneas circundantes.
25077  En la Tabla\InsetSpace ~
25078
25079 \begin_inset LatexCommand ref
25080 reference "tab:Dos-tablas-que"
25081
25082 \end_inset
25083
25084  las filas con subíndice y exponente obtienen espacio extra al elevarlas
25085  con un cuadro vacío: El comando
25086 \end_layout
25087
25088 \begin_layout Standard
25089
25090 \series bold
25091
25092 \backslash
25093 raisebox{5mm}{}
25094 \end_layout
25095
25096 \begin_layout Standard
25097 se ha insertado en las filas de la tabla.
25098 \end_layout
25099
25100 \begin_layout Standard
25101 Para añadir espacio extra vertical a todas las filas de todas las tablas,
25102  sería más conveniente  el método descrito en la sección\InsetSpace ~
25103
25104 \begin_inset LatexCommand ref
25105 reference "sub:Row-Spacing"
25106
25107 \end_inset
25108
25109 .
25110 \end_layout
25111
25112 \begin_layout Standard
25113 \begin_inset Float table
25114 wide false
25115 sideways false
25116 status open
25117
25118 \begin_layout Standard
25119 \begin_inset Caption
25120
25121 \begin_layout Standard
25122 \begin_inset LatexCommand label
25123 name "tab:Dos-tablas-que"
25124
25125 \end_inset
25126
25127 Dos tablas que muestran el efecto de espacio vertical extra con 
25128 \backslash
25129
25130 \series bold
25131 raisebox
25132 \end_layout
25133
25134 \end_inset
25135
25136
25137 \end_layout
25138
25139 \begin_layout Standard
25140
25141 \hfill
25142
25143 \begin_inset Tabular
25144 <lyxtabular version="3" rows="5" columns="2">
25145 <features>
25146 <column alignment="center" valignment="top" leftline="true" width="0pt">
25147 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
25148 <row topline="true">
25149 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25150 \begin_inset Text
25151
25152 \begin_layout Standard
25153 sin 
25154 \series bold
25155
25156 \backslash
25157 raisebox
25158 \end_layout
25159
25160 \end_inset
25161 </cell>
25162 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25163 \begin_inset Text
25164
25165 \begin_layout Standard
25166
25167 \end_layout
25168
25169 \end_inset
25170 </cell>
25171 </row>
25172 <row topline="true">
25173 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25174 \begin_inset Text
25175
25176 \begin_layout Standard
25177 Comando
25178 \end_layout
25179
25180 \end_inset
25181 </cell>
25182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25183 \begin_inset Text
25184
25185 \begin_layout Standard
25186 Resultado
25187 \end_layout
25188
25189 \end_inset
25190 </cell>
25191 </row>
25192 <row topline="true">
25193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25194 \begin_inset Text
25195
25196 \begin_layout Standard
25197 B_V
25198 \end_layout
25199
25200 \end_inset
25201 </cell>
25202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25203 \begin_inset Text
25204
25205 \begin_layout Standard
25206 \begin_inset Formula $B_{V}$
25207 \end_inset
25208
25209
25210 \end_layout
25211
25212 \end_inset
25213 </cell>
25214 </row>
25215 <row topline="true">
25216 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25217 \begin_inset Text
25218
25219 \begin_layout Standard
25220 B^V
25221 \end_layout
25222
25223 \end_inset
25224 </cell>
25225 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25226 \begin_inset Text
25227
25228 \begin_layout Standard
25229 \begin_inset Formula $B^{V}$
25230 \end_inset
25231
25232
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 </row>
25238 <row topline="true" bottomline="true">
25239 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25240 \begin_inset Text
25241
25242 \begin_layout Standard
25243 B^
25244 \begin_inset ERT
25245 status collapsed
25246
25247 \begin_layout Standard
25248
25249
25250 \backslash
25251 textvisiblespace 
25252 \end_layout
25253
25254 \end_inset
25255
25256 A
25257 \end_layout
25258
25259 \end_inset
25260 </cell>
25261 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25262 \begin_inset Text
25263
25264 \begin_layout Standard
25265 \begin_inset Formula $B^{A}$
25266 \end_inset
25267
25268
25269 \end_layout
25270
25271 \end_inset
25272 </cell>
25273 </row>
25274 </lyxtabular>
25275
25276 \end_inset
25277
25278
25279 \begin_inset ERT
25280 status collapsed
25281
25282 \begin_layout Standard
25283
25284
25285 \backslash
25286 hspace{2pt}
25287 \end_layout
25288
25289 \end_inset
25290
25291
25292 \begin_inset Tabular
25293 <lyxtabular version="3" rows="5" columns="2">
25294 <features>
25295 <column alignment="center" valignment="top" leftline="true" width="0">
25296 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25297 <row topline="true" bottomline="true">
25298 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Standard
25302 con 
25303 \series bold
25304
25305 \backslash
25306 raisebox
25307 \end_layout
25308
25309 \end_inset
25310 </cell>
25311 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Standard
25315
25316 \end_layout
25317
25318 \end_inset
25319 </cell>
25320 </row>
25321 <row topline="true">
25322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25323 \begin_inset Text
25324
25325 \begin_layout Standard
25326 Comando
25327 \end_layout
25328
25329 \end_inset
25330 </cell>
25331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25332 \begin_inset Text
25333
25334 \begin_layout Standard
25335 Resultado
25336 \end_layout
25337
25338 \end_inset
25339 </cell>
25340 </row>
25341 <row topline="true">
25342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25343 \begin_inset Text
25344
25345 \begin_layout Standard
25346 B_V
25347 \end_layout
25348
25349 \end_inset
25350 </cell>
25351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25352 \begin_inset Text
25353
25354 \begin_layout Standard
25355 \begin_inset Formula $B_{V}$
25356 \end_inset
25357
25358
25359 \end_layout
25360
25361 \end_inset
25362 </cell>
25363 </row>
25364 <row topline="true">
25365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25366 \begin_inset Text
25367
25368 \begin_layout Standard
25369 B^V
25370 \end_layout
25371
25372 \end_inset
25373 </cell>
25374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25375 \begin_inset Text
25376
25377 \begin_layout Standard
25378 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
25379 \end_inset
25380
25381
25382 \end_layout
25383
25384 \end_inset
25385 </cell>
25386 </row>
25387 <row topline="true" bottomline="true">
25388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25389 \begin_inset Text
25390
25391 \begin_layout Standard
25392 B^
25393 \begin_inset ERT
25394 status collapsed
25395
25396 \begin_layout Standard
25397
25398
25399 \backslash
25400 textvisiblespace 
25401 \end_layout
25402
25403 \end_inset
25404
25405 A
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Standard
25414 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
25415 \end_inset
25416
25417
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 </row>
25423 </lyxtabular>
25424
25425 \end_inset
25426
25427
25428 \hfill
25429
25430 \end_layout
25431
25432 \end_inset
25433
25434
25435 \end_layout
25436
25437 \begin_layout Section
25438 Cuadros Coloreados
25439 \begin_inset LatexCommand label
25440 name "sec:Cuadros-Coloreados"
25441
25442 \end_inset
25443
25444
25445 \begin_inset LatexCommand index
25446 name "Cuadros ! Color"
25447
25448 \end_inset
25449
25450
25451 \end_layout
25452
25453 \begin_layout Subsection
25454 Color en Texto
25455 \begin_inset LatexCommand index
25456 name "Color ! en Texto"
25457
25458 \end_inset
25459
25460
25461 \end_layout
25462
25463 \begin_layout Standard
25464 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
25465  Esto requiere cargar el paquete LaTeX 
25466 \series bold
25467 color
25468 \series default
25469
25470 \begin_inset LatexCommand index
25471 name "LaTeX-paquetes ! color"
25472
25473 \end_inset
25474
25475  en el preámbulo del documento con
25476 \end_layout
25477
25478 \begin_layout Standard
25479
25480 \series bold
25481
25482 \backslash
25483 @ifundef\SpecialChar \textcompwordmark{}
25484 ined{textcolor}
25485 \newline
25486
25487 \begin_inset ERT
25488 status collapsed
25489
25490 \begin_layout Standard
25491
25492
25493 \backslash
25494 hphantom{ }
25495 \end_layout
25496
25497 \end_inset
25498
25499 {
25500 \backslash
25501 usepackage{color}}{}
25502 \end_layout
25503
25504 \begin_layout Standard
25505 LyX cargará automáticamente el paquete 
25506 \series bold
25507 color
25508 \series default
25509  cuando colorees texto
25510 \begin_inset Foot
25511 status collapsed
25512
25513 \begin_layout Standard
25514 Para evitar cargarlo dos veces se usa el comando 
25515 \series bold
25516
25517 \backslash
25518 @ifundef\SpecialChar \textcompwordmark{}
25519 ined
25520 \series default
25521 .
25522 \end_layout
25523
25524 \end_inset
25525
25526 .
25527 \end_layout
25528
25529 \begin_layout Standard
25530 \begin_inset VSpace medskip
25531 \end_inset
25532
25533 Los cuadros coloreados se crean con el comando 
25534 \series bold
25535
25536 \backslash
25537 colorbox
25538 \series default
25539 , de acuerdo con el siguiente esquema:
25540 \end_layout
25541
25542 \begin_layout Standard
25543
25544 \series bold
25545
25546 \backslash
25547 colorbox{color}{contenido del cuadro}
25548 \end_layout
25549
25550 \begin_layout Standard
25551 El contenido también puede ser un cuadro y los cuadros coloreados también
25552  pueden estar en otros cuadros.
25553 \end_layout
25554
25555 \begin_layout Standard
25556 Los siguientes colores están predefinidos:
25557 \newline
25558
25559 \family sans
25560 black
25561 \family default
25562
25563 \family sans
25564 blue
25565 \family default
25566
25567 \family sans
25568 cyan
25569 \family default
25570 \series bold
25571
25572 \family sans
25573 \series default
25574 green
25575 \family default
25576
25577 \family sans
25578 magenta
25579 \family default
25580
25581 \family sans
25582 red
25583 \family default
25584
25585 \family sans
25586 white
25587 \family default
25588
25589 \family sans
25590 yellow
25591 \family default
25592 .
25593 \newline
25594 También puedes definir tus propios colores según se explica en la sección\InsetSpace ~
25595
25596 \begin_inset LatexCommand ref
25597 reference "sec:Tablas-Coloreadas"
25598
25599 \end_inset
25600
25601 .
25602 \end_layout
25603
25604 \begin_layout Standard
25605 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
25606 \end_layout
25607
25608 \begin_layout Standard
25609
25610 \series bold
25611
25612 \backslash
25613 colorbox{red}{
25614 \end_layout
25615
25616 \begin_layout Standard
25617 en ERT antes de la palabra.
25618  Tras la palabra inserta una llave de cierre 
25619 \begin_inset Quotes eld
25620 \end_inset
25621
25622
25623 \series bold
25624 }
25625 \series default
25626
25627 \begin_inset Quotes erd
25628 \end_inset
25629
25630  en ERT.
25631 \newline
25632 Este es el resultado:
25633 \end_layout
25634
25635 \begin_layout Standard
25636 Línea en la que la palabra 
25637 \begin_inset ERT
25638 status collapsed
25639
25640 \begin_layout Standard
25641
25642
25643 \backslash
25644 colorbox{red}{
25645 \end_layout
25646
25647 \end_inset
25648
25649
25650 \begin_inset Quotes eld
25651 \end_inset
25652
25653 ¡Atención!
25654 \begin_inset Quotes erd
25655 \end_inset
25656
25657
25658 \begin_inset ERT
25659 status collapsed
25660
25661 \begin_layout Standard
25662
25663 }
25664 \end_layout
25665
25666 \end_inset
25667
25668  tiene fondo rojo.
25669 \end_layout
25670
25671 \begin_layout Standard
25672 \begin_inset VSpace bigskip
25673 \end_inset
25674
25675 Si quieres un marco de distinto color, puedes emplear el comando 
25676 \series bold
25677
25678 \backslash
25679 fcolorbox
25680 \series default
25681  con el esquema siguiente:
25682 \end_layout
25683
25684 \begin_layout Standard
25685
25686 \series bold
25687
25688 \backslash
25689 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
25690 \end_layout
25691
25692 \begin_layout Standard
25693
25694 \series bold
25695
25696 \backslash
25697 fcolorbox
25698 \series default
25699  es una extensión de 
25700 \series bold
25701
25702 \backslash
25703 colorbox
25704 \series default
25705 .
25706  El grosor del marco y el espacio entre él y el contenido se puede ajustar
25707  con las longitudes 
25708 \series bold
25709
25710 \backslash
25711 fboxrule
25712 \series default
25713  y 
25714 \series bold
25715
25716 \backslash
25717 fboxsep
25718 \series default
25719 , respectivamente, como se describe en la sección\InsetSpace ~
25720
25721 \begin_inset LatexCommand ref
25722 reference "sec:Cuadros-Enmarcados"
25723
25724 \end_inset
25725
25726 .
25727 \end_layout
25728
25729 \begin_layout Standard
25730 Para el ejemplo siguiente se ha utilizado el comando
25731 \end_layout
25732
25733 \begin_layout Standard
25734
25735 \series bold
25736
25737 \backslash
25738 fcolorbox{cyan}{magenta}{
25739 \end_layout
25740
25741 \begin_layout Standard
25742 Este es un ejemplo en el que se ha puesto un grosor de 1\InsetSpace \thinspace{}
25743 mm para la línea
25744  del marco:
25745 \newline
25746
25747 \begin_inset ERT
25748 status collapsed
25749
25750 \begin_layout Standard
25751
25752
25753 \backslash
25754 fboxrule 1mm 
25755 \backslash
25756 fboxsep 1mm
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \begin_inset ERT
25763 status collapsed
25764
25765 \begin_layout Standard
25766
25767
25768 \backslash
25769 fcolorbox{cyan}{magenta}{
25770 \end_layout
25771
25772 \end_inset
25773
25774 Texto en un marco coloreado y enmarcado.
25775 \begin_inset ERT
25776 status collapsed
25777
25778 \begin_layout Standard
25779
25780 }
25781 \end_layout
25782
25783 \end_inset
25784
25785
25786 \end_layout
25787
25788 \begin_layout Standard
25789 \begin_inset VSpace bigskip
25790 \end_inset
25791
25792 Por supuesto también puedes colorear el texto en un marco coloreado:
25793 \newline
25794
25795 \begin_inset ERT
25796 status collapsed
25797
25798 \begin_layout Standard
25799
25800
25801 \backslash
25802 fcolorbox{cyan}{magenta}{
25803 \end_layout
25804
25805 \end_inset
25806
25807
25808 \color yellow
25809 Texto coloreado en un marco sombreado y coloreado.
25810 \color none
25811
25812 \begin_inset ERT
25813 status collapsed
25814
25815 \begin_layout Standard
25816
25817 }
25818 \end_layout
25819
25820 \end_inset
25821
25822
25823 \begin_inset ERT
25824 status collapsed
25825
25826 \begin_layout Standard
25827
25828
25829 \backslash
25830 fboxrule 0.4pt 
25831 \backslash
25832 fboxsep 3pt
25833 \end_layout
25834
25835 \end_inset
25836
25837
25838 \end_layout
25839
25840 \begin_layout Standard
25841
25842 \series bold
25843 \begin_inset VSpace medskip
25844 \end_inset
25845
25846
25847 \end_layout
25848
25849 \begin_layout Standard
25850 \begin_inset Note Greyedout
25851 status open
25852
25853 \begin_layout Standard
25854
25855 \series bold
25856 Nota:
25857 \series default
25858  El texto en cuadros coloreados no puede tener saltos de línea.
25859  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
25860  coloreado como se describe a continuación.
25861 \end_layout
25862
25863 \end_inset
25864
25865
25866 \end_layout
25867
25868 \begin_layout Subsection
25869 Color en Párrafos
25870 \begin_inset LatexCommand label
25871 name "sub:Color-en-Párrafos"
25872
25873 \end_inset
25874
25875
25876 \begin_inset LatexCommand index
25877 name "Color ! en Párrafos"
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \begin_layout Standard
25885 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
25886  Antes de la minipágina inserta el comando 
25887 \series bold
25888
25889 \backslash
25890 colorbox
25891 \end_layout
25892
25893 \begin_layout Standard
25894
25895 \series bold
25896
25897 \backslash
25898 colorbox{color}{
25899 \end_layout
25900
25901 \begin_layout Standard
25902 en ERT.
25903  Detrás de la minipágina inserta una llave de cierre 
25904 \begin_inset Quotes eld
25905 \end_inset
25906
25907
25908 \series bold
25909 }
25910 \series default
25911
25912 \begin_inset Quotes erd
25913 \end_inset
25914
25915  en ERT.
25916 \end_layout
25917
25918 \begin_layout Standard
25919 \begin_inset ERT
25920 status collapsed
25921
25922 \begin_layout Standard
25923
25924
25925 \backslash
25926 colorbox{grisclaro}{
25927 \end_layout
25928
25929 \end_inset
25930
25931
25932 \begin_inset Box Frameless
25933 position "t"
25934 hor_pos "c"
25935 has_inner_box 1
25936 inner_pos "t"
25937 use_parbox 0
25938 width "100col%"
25939 special "none"
25940 height "1in"
25941 height_special "totalheight"
25942 status open
25943
25944 \begin_layout Standard
25945 Texto con color de fondo.
25946  Texto con color de fondo.
25947 \end_layout
25948
25949 \begin_layout Standard
25950 \begin_inset VSpace defskip
25951 \end_inset
25952
25953 El texto puede tener notas al pie
25954 \begin_inset Foot
25955 status open
25956
25957 \begin_layout Standard
25958 Otro ejemplo de nota
25959 \end_layout
25960
25961 \end_inset
25962
25963  y puede incluir tablas y figuras.
25964 \end_layout
25965
25966 \begin_layout Standard
25967 \align center
25968 \begin_inset Tabular
25969 <lyxtabular version="3" rows="3" columns="3">
25970 <features>
25971 <column alignment="center" valignment="top" leftline="true" width="0">
25972 <column alignment="center" valignment="top" leftline="true" width="0">
25973 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25974 <row topline="true">
25975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25976 \begin_inset Text
25977
25978 \begin_layout Standard
25979 a
25980 \end_layout
25981
25982 \end_inset
25983 </cell>
25984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25985 \begin_inset Text
25986
25987 \begin_layout Standard
25988 !
25989 \end_layout
25990
25991 \end_inset
25992 </cell>
25993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25994 \begin_inset Text
25995
25996 \begin_layout Standard
25997 3
25998 \end_layout
25999
26000 \end_inset
26001 </cell>
26002 </row>
26003 <row topline="true">
26004 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26005 \begin_inset Text
26006
26007 \begin_layout Standard
26008 <
26009 \end_layout
26010
26011 \end_inset
26012 </cell>
26013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26014 \begin_inset Text
26015
26016 \begin_layout Standard
26017 b2
26018 \begin_inset Quotes erd
26019 \end_inset
26020
26021 |
26022 \end_layout
26023
26024 \end_inset
26025 </cell>
26026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26027 \begin_inset Text
26028
26029 \begin_layout Standard
26030 >
26031 \end_layout
26032
26033 \end_inset
26034 </cell>
26035 </row>
26036 <row topline="true" bottomline="true">
26037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26038 \begin_inset Text
26039
26040 \begin_layout Standard
26041 1
26042 \end_layout
26043
26044 \end_inset
26045 </cell>
26046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26047 \begin_inset Text
26048
26049 \begin_layout Standard
26050 §
26051 \end_layout
26052
26053 \end_inset
26054 </cell>
26055 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26056 \begin_inset Text
26057
26058 \begin_layout Standard
26059 c
26060 \end_layout
26061
26062 \end_inset
26063 </cell>
26064 </row>
26065 </lyxtabular>
26066
26067 \end_inset
26068
26069
26070 \end_layout
26071
26072 \end_inset
26073
26074
26075 \begin_inset ERT
26076 status collapsed
26077
26078 \begin_layout Standard
26079
26080 }
26081 \end_layout
26082
26083 \end_inset
26084
26085
26086 \end_layout
26087
26088 \begin_layout Section
26089 URLs (Localizador Uniforme de Recursos)
26090 \begin_inset LatexCommand index
26091 name "URLs"
26092
26093 \end_inset
26094
26095
26096 \end_layout
26097
26098 \begin_layout Standard
26099 Los enlaces a páginas web o direcciones de correo se insertan con el menú
26100  
26101 \family sans
26102 Insertar\SpecialChar \menuseparator
26103 URL
26104 \family default
26105 .
26106  Surge un diálogo con dos campos; el campo 
26107 \family sans
26108 URL
26109 \family default
26110  y el campo 
26111 \family sans
26112 Nombre
26113 \family default
26114  para la descripción del URL, que saldrá impreso como texto normal inmediatament
26115 e antes del URL.
26116 \end_layout
26117
26118 \begin_layout Standard
26119 He aquí un ejemplo de URL: 
26120 \begin_inset LatexCommand url
26121 name "Página de LyX"
26122 target "http://www.lyx.org"
26123
26124 \end_inset
26125
26126
26127 \end_layout
26128
26129 \begin_layout Standard
26130 La opción 
26131 \family sans
26132 Generar\InsetSpace ~
26133 hiperenlace
26134 \family default
26135  en el diálogo URL sólo tiene efecto al exportar el documento al formato
26136  
26137 \begin_inset Quotes eld
26138 \end_inset
26139
26140
26141 \family sans
26142 LinuxDoc
26143 \family default
26144
26145 \begin_inset Quotes erd
26146 \end_inset
26147
26148 .
26149 \end_layout
26150
26151 \begin_layout Standard
26152 No se puede cambiar el estilo del texto del enlace.
26153  El texto del campo 
26154 \family sans
26155 Nombre
26156 \family default
26157  tendrá el estilo de texto predeterminado para el documento mientras que
26158  el texto del campo 
26159 \family sans
26160 URL
26161 \family default
26162  tendrá el estilo 
26163 \begin_inset Quotes eld
26164 \end_inset
26165
26166
26167 \family sans
26168 Typewriter
26169 \family default
26170
26171 \begin_inset Quotes erd
26172 \end_inset
26173
26174 .
26175 \end_layout
26176
26177 \begin_layout Standard
26178 Cuando usas el paquete LaTeX 
26179 \series bold
26180 hyperref
26181 \series default
26182
26183 \begin_inset LatexCommand index
26184 name "LaTeX-paquetes ! hyperref"
26185
26186 \end_inset
26187
26188  para enlazar referencias cruzadas, en las salidas DVI y PDF los URLs se
26189  convierten automáticamente en hiperenlaces disponibles.
26190 \end_layout
26191
26192 \begin_layout Standard
26193 \begin_inset Note Greyedout
26194 status open
26195
26196 \begin_layout Standard
26197
26198 \series bold
26199 Nota: 
26200 \series default
26201 Cuando utilices los caracteres: "%", "#", "^", debes escribirlos precedidos
26202  por una barra invertida, p.\InsetSpace \thinspace{}
26203 e.\InsetSpace ~
26204
26205 \begin_inset Quotes eld
26206 \end_inset
26207
26208
26209 \backslash
26210 #
26211 \begin_inset Quotes erd
26212 \end_inset
26213
26214 .
26215  Los URLs no deben finalizar con una barra invertida.
26216 \end_layout
26217
26218 \end_inset
26219
26220
26221 \end_layout
26222
26223 \begin_layout Standard
26224 \begin_inset VSpace bigskip
26225 \end_inset
26226
26227 Para crear hiperenlaces reales sin tener que escribir la dirección del enlace
26228  en el texto, puedes usar el comando
26229 \end_layout
26230
26231 \begin_layout Standard
26232
26233 \series bold
26234
26235 \backslash
26236 href{dirección del enlace}{texto del enlace}
26237 \end_layout
26238
26239 \begin_layout Standard
26240 en ERT.
26241  Por ejemplo, para conseguir un enlace a la página web de LyX, escribe el
26242  comando
26243 \end_layout
26244
26245 \begin_layout Standard
26246
26247 \series bold
26248
26249 \backslash
26250 href{http://www.lyx.org}{
26251 \end_layout
26252
26253 \begin_layout Standard
26254 en ERT.
26255  Inserta después del comando el texto del enlace 
26256 \begin_inset Quotes eld
26257 \end_inset
26258
26259 Página de LyX
26260 \begin_inset Quotes erd
26261 \end_inset
26262
26263  seguido por una llave en ERT.
26264  Este es el resultado: 
26265 \begin_inset ERT
26266 status collapsed
26267
26268 \begin_layout Standard
26269
26270
26271 \backslash
26272 href{http://www.lyx.org}{
26273 \end_layout
26274
26275 \end_inset
26276
26277 Página de LyX
26278 \begin_inset ERT
26279 status collapsed
26280
26281 \begin_layout Standard
26282
26283 }
26284 \end_layout
26285
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \begin_layout Standard
26292 Para enlazar a direcciones de correo, añade el prefijo 
26293 \begin_inset Quotes eld
26294 \end_inset
26295
26296
26297 \family sans
26298 mailto:
26299 \family default
26300
26301 \begin_inset Quotes erd
26302 \end_inset
26303
26304  a la dirección del enlace:
26305 \newline
26306 Correo para 
26307 \begin_inset ERT
26308 status collapsed
26309
26310 \begin_layout Standard
26311
26312
26313 \backslash
26314 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
26315 \end_layout
26316
26317 \end_inset
26318
26319 la lista de correo de documentación de LyX (lyx-docs)
26320 \begin_inset ERT
26321 status collapsed
26322
26323 \begin_layout Standard
26324
26325 }
26326 \end_layout
26327
26328 \end_inset
26329
26330 .
26331 \end_layout
26332
26333 \begin_layout Standard
26334 Emplear 
26335 \series bold
26336
26337 \backslash
26338 href
26339 \series default
26340  en vez del cuadro URL de LyX tiene la ventaja de que puedes especificar
26341  el estilo de texto del enlace como en las demás partes del texto.
26342  Puedes poner guiones y saltos de línea forzados para dividir textos extensos
26343  de enlaces en el margen de página.
26344  También puedes cambiar el estilo de texto para todos los URLs en el documento
26345  con una opción en el comando de carga de 
26346 \series bold
26347 hyperref
26348 \series default
26349 .
26350  Además las restricciones mencionadas antes no se aplican a 
26351 \series bold
26352
26353 \backslash
26354 href
26355 \series default
26356 .
26357  
26358 \end_layout
26359
26360 \begin_layout Standard
26361
26362 \end_layout
26363
26364 \begin_layout Standard
26365
26366 \newpage
26367
26368 \end_layout
26369
26370 \begin_layout Chapter
26371 \start_of_appendix
26372 Unidades disponibles en 
26373 \begin_inset ERT
26374 status collapsed
26375
26376 \begin_layout Standard
26377
26378
26379 \backslash
26380 texorpdfstring{
26381 \end_layout
26382
26383 \end_inset
26384
26385 LyX
26386 \begin_inset ERT
26387 status collapsed
26388
26389 \begin_layout Standard
26390
26391 }{LyX}
26392 \end_layout
26393
26394 \end_inset
26395
26396
26397 \begin_inset LatexCommand index
26398 name "Unidades"
26399
26400 \end_inset
26401
26402
26403 \begin_inset LatexCommand label
26404 name "cha:Unidades-disponibles-en"
26405
26406 \end_inset
26407
26408
26409 \begin_inset Note Note
26410 status collapsed
26411
26412 \begin_layout Standard
26413 El comando 
26414 \backslash
26415 texorpdfstring suministrado por el paquete LaTeX hyperref impide que los
26416  enlaces se muestren erróneamente en los marcadores PDF.
26417  Más información en 
26418 \begin_inset LatexCommand cite
26419 key "hyperref"
26420
26421 \end_inset
26422
26423 .
26424 \end_layout
26425
26426 \end_inset
26427
26428
26429 \end_layout
26430
26431 \begin_layout Standard
26432 Para comprender las unidades descritas en este manual, la Tabla\InsetSpace ~
26433
26434 \begin_inset LatexCommand ref
26435 reference "tab:Unidades"
26436
26437 \end_inset
26438
26439  describe todas las unidades disponibles en LyX.
26440 \end_layout
26441
26442 \begin_layout Standard
26443 \begin_inset Float table
26444 placement h
26445 wide false
26446 sideways false
26447 status open
26448
26449 \begin_layout Standard
26450 \begin_inset Caption
26451
26452 \begin_layout Standard
26453 \begin_inset LatexCommand label
26454 name "tab:Unidades"
26455
26456 \end_inset
26457
26458 Unidades
26459 \end_layout
26460
26461 \end_inset
26462
26463
26464 \end_layout
26465
26466 \begin_layout Standard
26467 \begin_inset VSpace medskip
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \begin_layout Standard
26474 \align center
26475 \begin_inset Tabular
26476 <lyxtabular version="3" rows="20" columns="2">
26477 <features>
26478 <column alignment="center" valignment="top" leftline="true" width="0">
26479 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
26480 <row topline="true" bottomline="true">
26481 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26482 \begin_inset Text
26483
26484 \begin_layout Standard
26485 unidad
26486 \end_layout
26487
26488 \end_inset
26489 </cell>
26490 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26491 \begin_inset Text
26492
26493 \begin_layout Standard
26494 nombre/descripción
26495 \end_layout
26496
26497 \end_inset
26498 </cell>
26499 </row>
26500 <row topline="true">
26501 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26502 \begin_inset Text
26503
26504 \begin_layout Standard
26505 mm
26506 \end_layout
26507
26508 \end_inset
26509 </cell>
26510 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26511 \begin_inset Text
26512
26513 \begin_layout Standard
26514 milímetro
26515 \end_layout
26516
26517 \end_inset
26518 </cell>
26519 </row>
26520 <row topline="true">
26521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26522 \begin_inset Text
26523
26524 \begin_layout Standard
26525 cm
26526 \end_layout
26527
26528 \end_inset
26529 </cell>
26530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26531 \begin_inset Text
26532
26533 \begin_layout Standard
26534 centímetro
26535 \end_layout
26536
26537 \end_inset
26538 </cell>
26539 </row>
26540 <row topline="true">
26541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26542 \begin_inset Text
26543
26544 \begin_layout Standard
26545 in
26546 \end_layout
26547
26548 \end_inset
26549 </cell>
26550 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Standard
26554 pulgada
26555 \end_layout
26556
26557 \end_inset
26558 </cell>
26559 </row>
26560 <row topline="true">
26561 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26562 \begin_inset Text
26563
26564 \begin_layout Standard
26565 pt
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26571 \begin_inset Text
26572
26573 \begin_layout Standard
26574 punto (72.27\InsetSpace \thinspace{}
26575 pt = 1\InsetSpace \thinspace{}
26576 in)
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 </row>
26582 <row topline="true">
26583 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26584 \begin_inset Text
26585
26586 \begin_layout Standard
26587 pc
26588 \end_layout
26589
26590 \end_inset
26591 </cell>
26592 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26593 \begin_inset Text
26594
26595 \begin_layout Standard
26596 pica (1\InsetSpace \thinspace{}
26597 pc = 12\InsetSpace \thinspace{}
26598 pt)
26599 \end_layout
26600
26601 \end_inset
26602 </cell>
26603 </row>
26604 <row topline="true">
26605 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26606 \begin_inset Text
26607
26608 \begin_layout Standard
26609 sp
26610 \end_layout
26611
26612 \end_inset
26613 </cell>
26614 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26615 \begin_inset Text
26616
26617 \begin_layout Standard
26618 punto escalado (65536\InsetSpace \thinspace{}
26619 sp = 1\InsetSpace \thinspace{}
26620 pt)
26621 \end_layout
26622
26623 \end_inset
26624 </cell>
26625 </row>
26626 <row topline="true">
26627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26628 \begin_inset Text
26629
26630 \begin_layout Standard
26631 bp
26632 \end_layout
26633
26634 \end_inset
26635 </cell>
26636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26637 \begin_inset Text
26638
26639 \begin_layout Standard
26640 punto grande (72\InsetSpace \thinspace{}
26641 bp = 1\InsetSpace \thinspace{}
26642 in)
26643 \end_layout
26644
26645 \end_inset
26646 </cell>
26647 </row>
26648 <row topline="true">
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Standard
26653 dd
26654 \end_layout
26655
26656 \end_inset
26657 </cell>
26658 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26659 \begin_inset Text
26660
26661 \begin_layout Standard
26662 didot (72\InsetSpace \thinspace{}
26663 dd 
26664 \begin_inset Formula $\approx$
26665 \end_inset
26666
26667  37.6\InsetSpace \thinspace{}
26668 mm)
26669 \end_layout
26670
26671 \end_inset
26672 </cell>
26673 </row>
26674 <row topline="true">
26675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26676 \begin_inset Text
26677
26678 \begin_layout Standard
26679 cc
26680 \end_layout
26681
26682 \end_inset
26683 </cell>
26684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26685 \begin_inset Text
26686
26687 \begin_layout Standard
26688 cicero (1\InsetSpace \thinspace{}
26689 cc = 12\InsetSpace \thinspace{}
26690 dd)
26691 \end_layout
26692
26693 \end_inset
26694 </cell>
26695 </row>
26696 <row topline="true">
26697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26698 \begin_inset Text
26699
26700 \begin_layout Standard
26701 Escala%
26702 \end_layout
26703
26704 \end_inset
26705 </cell>
26706 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26707 \begin_inset Text
26708
26709 \begin_layout Standard
26710 % de anchura original de la imagen
26711 \end_layout
26712
26713 \end_inset
26714 </cell>
26715 </row>
26716 <row topline="true">
26717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26718 \begin_inset Text
26719
26720 \begin_layout Standard
26721 text%
26722 \end_layout
26723
26724 \end_inset
26725 </cell>
26726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26727 \begin_inset Text
26728
26729 \begin_layout Standard
26730 % de anchura de texto
26731 \end_layout
26732
26733 \end_inset
26734 </cell>
26735 </row>
26736 <row topline="true">
26737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26738 \begin_inset Text
26739
26740 \begin_layout Standard
26741 col%
26742 \end_layout
26743
26744 \end_inset
26745 </cell>
26746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26747 \begin_inset Text
26748
26749 \begin_layout Standard
26750 % de anchura de columna
26751 \end_layout
26752
26753 \end_inset
26754 </cell>
26755 </row>
26756 <row topline="true">
26757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26758 \begin_inset Text
26759
26760 \begin_layout Standard
26761 page%
26762 \end_layout
26763
26764 \end_inset
26765 </cell>
26766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26767 \begin_inset Text
26768
26769 \begin_layout Standard
26770 % de anchura de página
26771 \end_layout
26772
26773 \end_inset
26774 </cell>
26775 </row>
26776 <row topline="true">
26777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26778 \begin_inset Text
26779
26780 \begin_layout Standard
26781 line%
26782 \end_layout
26783
26784 \end_inset
26785 </cell>
26786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26787 \begin_inset Text
26788
26789 \begin_layout Standard
26790 % de anchura de línea
26791 \end_layout
26792
26793 \end_inset
26794 </cell>
26795 </row>
26796 <row topline="true">
26797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26798 \begin_inset Text
26799
26800 \begin_layout Standard
26801 theight%
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26807 \begin_inset Text
26808
26809 \begin_layout Standard
26810 % de altura de texto
26811 \end_layout
26812
26813 \end_inset
26814 </cell>
26815 </row>
26816 <row topline="true">
26817 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26818 \begin_inset Text
26819
26820 \begin_layout Standard
26821 pheight%
26822 \end_layout
26823
26824 \end_inset
26825 </cell>
26826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26827 \begin_inset Text
26828
26829 \begin_layout Standard
26830 % de altura de página
26831 \end_layout
26832
26833 \end_inset
26834 </cell>
26835 </row>
26836 <row topline="true">
26837 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26838 \begin_inset Text
26839
26840 \begin_layout Standard
26841 ex
26842 \end_layout
26843
26844 \end_inset
26845 </cell>
26846 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26847 \begin_inset Text
26848
26849 \begin_layout Standard
26850 altura de la letra 
26851 \emph on
26852 x
26853 \emph default
26854  en la fuente actual
26855 \end_layout
26856
26857 \end_inset
26858 </cell>
26859 </row>
26860 <row topline="true">
26861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26862 \begin_inset Text
26863
26864 \begin_layout Standard
26865 em
26866 \end_layout
26867
26868 \end_inset
26869 </cell>
26870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26871 \begin_inset Text
26872
26873 \begin_layout Standard
26874 anchura de la letra 
26875 \emph on
26876 M
26877 \emph default
26878  en la fuente actual
26879 \end_layout
26880
26881 \end_inset
26882 </cell>
26883 </row>
26884 <row topline="true" bottomline="true">
26885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26886 \begin_inset Text
26887
26888 \begin_layout Standard
26889 mu
26890 \end_layout
26891
26892 \end_inset
26893 </cell>
26894 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26895 \begin_inset Text
26896
26897 \begin_layout Standard
26898 unidad matemática (1\InsetSpace \thinspace{}
26899 mu = 1/18\InsetSpace \thinspace{}
26900 em)
26901 \end_layout
26902
26903 \end_inset
26904 </cell>
26905 </row>
26906 </lyxtabular>
26907
26908 \end_inset
26909
26910
26911 \end_layout
26912
26913 \end_inset
26914
26915
26916 \end_layout
26917
26918 \begin_layout Chapter
26919 Formatos de Archivos de Salida con Gráficos
26920 \begin_inset LatexCommand label
26921 name "cha:Formatos-de-Archivos-de-Salida"
26922
26923 \end_inset
26924
26925
26926 \end_layout
26927
26928 \begin_layout Section
26929 DVI
26930 \begin_inset LatexCommand index
26931 name "Formatos de Archivo ! DVI"
26932
26933 \end_inset
26934
26935
26936 \begin_inset LatexCommand index
26937 name "DVI|see{Formatos de Archivo}"
26938
26939 \end_inset
26940
26941
26942 \end_layout
26943
26944 \begin_layout Standard
26945 Este tipo de archivo tiene la extensión 
26946 \begin_inset Quotes eld
26947 \end_inset
26948
26949
26950 \family typewriter
26951 .dvi
26952 \family default
26953
26954 \begin_inset Quotes erd
26955 \end_inset
26956
26957 .
26958  Se denomina 
26959 \begin_inset Quotes eld
26960 \end_inset
26961
26962 device-independent
26963 \begin_inset Quotes erd
26964 \end_inset
26965
26966  (DVI), porque es completamente portable; se pueden mover de una máquina
26967  a otra sin necesidad de conversión alguna.
26968  En la época en que se desarrolló este formato, esto no era un asunto baladí.
26969  Los DVIs se usan para previsualizaciones rápidas y como preparación para
26970  otros formatos de salida como PostScript.
26971 \end_layout
26972
26973 \begin_layout Standard
26974 \begin_inset Note Greyedout
26975 status open
26976
26977 \begin_layout Standard
26978
26979 \series bold
26980 Nota:
26981 \series default
26982  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
26983 \end_layout
26984
26985 \end_inset
26986
26987  Por tanto no debes olvidar esto si mueves archivos 
26988 \family typewriter
26989 .dvi
26990 \family default
26991  a otro ordenador.
26992  Esta característica también puede retardar la visualización del archivo,
26993  porque el visor DVI tiene que convertir la imagen en segundo plano para
26994  hacerla visible al deslizar el visor.
26995  Así pues recomendamos usar PDF para archivos con muchas imágenes.
26996 \end_layout
26997
26998 \begin_layout Standard
26999 Un documento se exporta a DVI con el menú 
27000 \family sans
27001 Archivo\SpecialChar \menuseparator
27002 Exportar\SpecialChar \menuseparator
27003 DVI
27004 \family default
27005 .
27006 \end_layout
27007
27008 \begin_layout Section
27009 PostScript
27010 \begin_inset LatexCommand label
27011 name "sec:PostScript"
27012
27013 \end_inset
27014
27015
27016 \begin_inset LatexCommand index
27017 name "Formatos de Archivo ! PostScript"
27018
27019 \end_inset
27020
27021
27022 \begin_inset LatexCommand index
27023 name "PostScript|see{Formatos de Archivo}"
27024
27025 \end_inset
27026
27027
27028 \end_layout
27029
27030 \begin_layout Standard
27031 Este tipo de archivo tiene la extensión 
27032 \begin_inset Quotes eld
27033 \end_inset
27034
27035
27036 \family typewriter
27037 .ps
27038 \family default
27039
27040 \begin_inset Quotes erd
27041 \end_inset
27042
27043 .
27044  PostScript fue desarrollado por la compañía 
27045 \family typewriter
27046 Adobe
27047 \family default
27048  como lenguaje para impresoras.
27049  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
27050  PostScript puede considerarse como un 
27051 \begin_inset Quotes eld
27052 \end_inset
27053
27054 lenguaje de programación
27055 \begin_inset Quotes erd
27056 \end_inset
27057
27058 ; con él puedes calcular y dibujar imágenes y diagramas
27059 \begin_inset Foot
27060 status collapsed
27061
27062 \begin_layout Standard
27063 Si estás interesado en este tema acude al paquete LaTeX 
27064 \series bold
27065 PSTricks
27066 \series default
27067  
27068 \begin_inset LatexCommand cite
27069 key "pstricks"
27070
27071 \end_inset
27072
27073 .
27074 \end_layout
27075
27076 \end_inset
27077
27078 .
27079  Por esto los archivos suelen ser más grandes que los PDFs.
27080 \end_layout
27081
27082 \begin_layout Standard
27083 Los archivos PostScript solo pueden contener imágenes en el formato 
27084 \begin_inset Quotes eld
27085 \end_inset
27086
27087 Encapsulated PostScript
27088 \begin_inset Quotes erd
27089 \end_inset
27090
27091  (EPS, extensión 
27092 \begin_inset Quotes eld
27093 \end_inset
27094
27095
27096 \family typewriter
27097 .eps
27098 \family default
27099
27100 \begin_inset Quotes erd
27101 \end_inset
27102
27103 ).
27104  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
27105  en segundo plano para convertir las imágenes a EPS.
27106  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
27107  cada vez que veas o exportes el documento.
27108  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
27109  puedes evitar el problema insertando las imágenes directamente en EPS.
27110 \end_layout
27111
27112 \begin_layout Standard
27113 El documento se puede exportar a PostScript con el menú 
27114 \family sans
27115 Archivo\SpecialChar \menuseparator
27116 Exportar\SpecialChar \menuseparator
27117 Postscript
27118 \family default
27119 .
27120 \end_layout
27121
27122 \begin_layout Section
27123 PDF
27124 \begin_inset LatexCommand label
27125 name "sec:PDF"
27126
27127 \end_inset
27128
27129
27130 \begin_inset LatexCommand index
27131 name "Formatos de Archivo ! PDF"
27132
27133 \end_inset
27134
27135
27136 \begin_inset LatexCommand index
27137 name "PDF"
27138
27139 \end_inset
27140
27141
27142 \end_layout
27143
27144 \begin_layout Standard
27145 Este tipo de archivo tiene la extensión 
27146 \begin_inset Quotes eld
27147 \end_inset
27148
27149
27150 \family typewriter
27151 .pdf
27152 \family default
27153
27154 \begin_inset Quotes erd
27155 \end_inset
27156
27157 .
27158  El formato 
27159 \begin_inset Quotes eld
27160 \end_inset
27161
27162 Portable Document Format
27163 \begin_inset Quotes erd
27164 \end_inset
27165
27166  (PDF) fue desarrollado por 
27167 \family typewriter
27168 Adobe
27169 \family default
27170  como derivado de PostScript.
27171  Es más comprimido y utiliza muchos menos comandos que PostScript.
27172  Como su nombre 
27173 \begin_inset Quotes eld
27174 \end_inset
27175
27176 portable
27177 \begin_inset Quotes erd
27178 \end_inset
27179
27180  indica, puede ser procesado por cualquier sistema operativo y la salida
27181  impresa se muestra exactamente igual.
27182 \end_layout
27183
27184 \begin_layout Standard
27185 PDF puede contener imágenes en su propio formato PDF, en el formato 
27186 \begin_inset Quotes eld
27187 \end_inset
27188
27189 Joint Photographic Experts Group
27190 \begin_inset Quotes erd
27191 \end_inset
27192
27193  (JPG, extensión 
27194 \begin_inset Quotes eld
27195 \end_inset
27196
27197
27198 \family typewriter
27199 .jpg
27200 \family default
27201
27202 \begin_inset Quotes erd
27203 \end_inset
27204
27205  o 
27206 \begin_inset Quotes eld
27207 \end_inset
27208
27209
27210 \family typewriter
27211 .jpeg
27212 \family default
27213
27214 \begin_inset Quotes erd
27215 \end_inset
27216
27217 ), y en el formato 
27218 \begin_inset Quotes eld
27219 \end_inset
27220
27221 Portable Network Graphics
27222 \begin_inset Quotes erd
27223 \end_inset
27224
27225  (PNG, extensión 
27226 \begin_inset Quotes eld
27227 \end_inset
27228
27229
27230 \family typewriter
27231 .png
27232 \family default
27233
27234 \begin_inset Quotes erd
27235 \end_inset
27236
27237 ).
27238  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
27239  en segundo plano a alguno de los anteriores.
27240  Pero como se ha comentado en la sección sobre PostScript, la conversión
27241  de gráficos ralentiza el trabajo.
27242  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
27243  mencionados.
27244 \end_layout
27245
27246 \begin_layout Standard
27247 Un documento se puede exportar a PDF con el menú 
27248 \family sans
27249 Archivo\SpecialChar \menuseparator
27250 Exportar
27251 \family default
27252  en tres modos diferentes:
27253 \end_layout
27254
27255 \begin_layout Description
27256 PDF Este utiliza el programa 
27257 \family typewriter
27258 ps2pdf
27259 \family default
27260  que crea un PDF a partir de una versión PostScript del archivo.
27261  La versión PostScript es producida por el programa 
27262 \family typewriter
27263 dvips
27264 \family default
27265  que usa una versión DVI como paso intermedio.
27266  Así que este modo de exportación consta de tres conversiones.
27267 \end_layout
27268
27269 \begin_layout Description
27270 PDF\InsetSpace ~
27271 (dvipdfm) Este utiliza el programa 
27272 \family typewriter
27273 dvipdfm
27274 \family default
27275  que convierte el archivo a DVI en segundo plano y en un segundo paso a
27276  PDF.
27277 \end_layout
27278
27279 \begin_layout Description
27280 PDF\InsetSpace ~
27281 (pdflatex) Este utiliza el programa 
27282 \family typewriter
27283 pdftex
27284 \family default
27285  que convierte directamente el archivo a PDF.
27286 \end_layout
27287
27288 \begin_layout Standard
27289 Se recomienda usar 
27290 \family sans
27291 PDF\InsetSpace ~
27292 (pdflatex)
27293 \family default
27294  porque 
27295 \family typewriter
27296 pdftex
27297 \family default
27298  soporta todas las características de las versiones actuales de PDF, es
27299  rápido y estable.
27300  El programa 
27301 \family typewriter
27302 dvipdfm
27303 \family default
27304  ya no se desarrolla y está un poco obsoleto.
27305 \end_layout
27306
27307 \begin_layout Chapter
27308 Explicación de la Ecuación\InsetSpace ~
27309
27310 \begin_inset LatexCommand eqref
27311 reference "eq:Wgn"
27312
27313 \end_inset
27314
27315
27316 \begin_inset LatexCommand label
27317 name "cha:Explicación-de-la-Ecuación"
27318
27319 \end_inset
27320
27321
27322 \end_layout
27323
27324 \begin_layout Standard
27325 La anchura total de 
27326 \emph on
27327 n
27328 \emph default
27329  celdas de una tabla 
27330 \begin_inset Formula $W_{\mathrm{tot\, n}}$
27331 \end_inset
27332
27333  puede calcularse con
27334 \end_layout
27335
27336 \begin_layout Standard
27337 \begin_inset Formula \begin{equation}
27338 W_{\mathrm{tot}\, n}=n·(W_{g\, n}+2·\backslash\mbox{tabcolsep})+(n+1)·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
27339
27340 \end_inset
27341
27342
27343 \end_layout
27344
27345 \begin_layout Standard
27346 donde 
27347 \begin_inset Formula $W_{g\, n}$
27348 \end_inset
27349
27350  es el ancho dado de todas las celdas.
27351  
27352 \series bold
27353
27354 \backslash
27355 tabcolsep
27356 \series default
27357  es la longitud LaTeX entre el texto y el borde de la celda, 6\InsetSpace \thinspace{}
27358 pt por defecto.
27359  
27360 \series bold
27361
27362 \backslash
27363 arrayrulewidth
27364 \series default
27365  es el grosor de línea del borde, 0.4\InsetSpace \thinspace{}
27366 pt por defecto.
27367 \end_layout
27368
27369 \begin_layout Standard
27370 Procediendo como en la ecuación\InsetSpace ~
27371
27372 \begin_inset LatexCommand eqref
27373 reference "eq:Wtot_n"
27374
27375 \end_inset
27376
27377 , el ancho total de una multicolumna, 
27378 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
27379 \end_inset
27380
27381  es
27382 \end_layout
27383
27384 \begin_layout Standard
27385 \begin_inset Formula \begin{equation}
27386 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2·\backslash\mbox{tabcolsep}+2·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
27387
27388 \end_inset
27389
27390
27391 \end_layout
27392
27393 \begin_layout Standard
27394 Igualando las ecuaciones\InsetSpace ~
27395
27396 \begin_inset LatexCommand eqref
27397 reference "eq:Wtot_n"
27398
27399 \end_inset
27400
27401  y 
27402 \begin_inset LatexCommand eqref
27403 reference "eq:Wtot_mult"
27404
27405 \end_inset
27406
27407  podemos calcular el ancho dado necesario 
27408 \begin_inset Formula $W_{g\, n}$
27409 \end_inset
27410
27411  cuando se expanden 
27412 \emph on
27413 n
27414 \emph default
27415  columnas, de forma que cada una de ellas tiene una anchura total  
27416 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
27417 \end_inset
27418
27419 :
27420 \end_layout
27421
27422 \begin_layout Standard
27423 \begin_inset Formula \begin{equation}
27424 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)·(2·\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
27425
27426 \end_inset
27427
27428
27429 \end_layout
27430
27431 \begin_layout Bibliography
27432 \begin_inset LatexCommand bibitem
27433 key "latexcompanion"
27434
27435 \end_inset
27436
27437 Frank Mittelbach and Michel Goossens: 
27438 \emph on
27439 The LaTeX Companion Second Edition.
27440  
27441 \emph default
27442 Addison-Wesley, 2004
27443 \end_layout
27444
27445 \begin_layout Bibliography
27446 \begin_inset LatexCommand bibitem
27447 key "latexguide"
27448
27449 \end_inset
27450
27451 Helmut Kopka and Patrick W.
27452  Daly: 
27453 \emph on
27454 A Guide to LaTeX Fourth Edition.
27455  
27456 \emph default
27457 Addison-Wesley, 2003
27458 \end_layout
27459
27460 \begin_layout Bibliography
27461 \begin_inset LatexCommand bibitem
27462 key "latexbook"
27463
27464 \end_inset
27465
27466 Leslie Lamport: 
27467 \emph on
27468 LaTeX: A Document Preparation System.
27469  
27470 \emph default
27471 Addison-Wesley, second edition, 1994
27472 \end_layout
27473
27474 \begin_layout Bibliography
27475 \begin_inset LatexCommand bibitem
27476 key "booktabs"
27477
27478 \end_inset
27479
27480
27481 \begin_inset ERT
27482 status collapsed
27483
27484 \begin_layout Standard
27485
27486
27487 \backslash
27488 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf}
27489 {
27490 \end_layout
27491
27492 \end_inset
27493
27494 Documentación
27495 \begin_inset ERT
27496 status collapsed
27497
27498 \begin_layout Standard
27499
27500 }
27501 \end_layout
27502
27503 \end_inset
27504
27505  del paquete LaTeX 
27506 \series bold
27507 booktabs
27508 \series default
27509
27510 \begin_inset LatexCommand index
27511 name "LaTeX-paquetes ! booktabs"
27512
27513 \end_inset
27514
27515
27516 \end_layout
27517
27518 \begin_layout Bibliography
27519 \begin_inset LatexCommand bibitem
27520 key "caption"
27521
27522 \end_inset
27523
27524
27525 \begin_inset ERT
27526 status collapsed
27527
27528 \begin_layout Standard
27529
27530
27531 \backslash
27532 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
27533 \end_layout
27534
27535 \end_inset
27536
27537 Documentación
27538 \begin_inset ERT
27539 status collapsed
27540
27541 \begin_layout Standard
27542
27543 }
27544 \end_layout
27545
27546 \end_inset
27547
27548  del paquete LaTeX 
27549 \series bold
27550 caption
27551 \series default
27552
27553 \begin_inset LatexCommand index
27554 name "LaTeX-paquetes ! caption"
27555
27556 \end_inset
27557
27558
27559 \end_layout
27560
27561 \begin_layout Bibliography
27562 \begin_inset LatexCommand bibitem
27563 key "caption-de"
27564
27565 \end_inset
27566
27567 (En Alemán) 
27568 \begin_inset ERT
27569 status collapsed
27570
27571 \begin_layout Standard
27572
27573
27574 \backslash
27575 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/anleitung.pdf}
27576 {
27577 \end_layout
27578
27579 \end_inset
27580
27581 Documentación
27582 \begin_inset ERT
27583 status collapsed
27584
27585 \begin_layout Standard
27586
27587 }
27588 \end_layout
27589
27590 \end_inset
27591
27592  del paquete LaTeX 
27593 \series bold
27594 caption
27595 \end_layout
27596
27597 \begin_layout Bibliography
27598 \begin_inset LatexCommand bibitem
27599 key "endfloat"
27600
27601 \end_inset
27602
27603
27604 \begin_inset ERT
27605 status collapsed
27606
27607 \begin_layout Standard
27608
27609
27610 \backslash
27611 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf}
27612 {
27613 \end_layout
27614
27615 \end_inset
27616
27617 Documentación
27618 \begin_inset ERT
27619 status collapsed
27620
27621 \begin_layout Standard
27622
27623 }
27624 \end_layout
27625
27626 \end_inset
27627
27628  del paquete LaTeX 
27629 \series bold
27630 endf\SpecialChar \textcompwordmark{}
27631 loat
27632 \series default
27633
27634 \begin_inset LatexCommand index
27635 name "LaTeX-paquetes ! endfloat"
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \begin_layout Bibliography
27643 \begin_inset LatexCommand bibitem
27644 key "floatflt"
27645
27646 \end_inset
27647
27648
27649 \begin_inset ERT
27650 status collapsed
27651
27652 \begin_layout Standard
27653
27654
27655 \backslash
27656 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
27657 {
27658 \end_layout
27659
27660 \end_inset
27661
27662 Documentación
27663 \begin_inset ERT
27664 status collapsed
27665
27666 \begin_layout Standard
27667
27668 }
27669 \end_layout
27670
27671 \end_inset
27672
27673  del paquete LaTeX 
27674 \series bold
27675 floatf\SpecialChar \textcompwordmark{}
27676 lt
27677 \series default
27678
27679 \begin_inset LatexCommand index
27680 name "LaTeX-paquetes ! floatflt"
27681
27682 \end_inset
27683
27684
27685 \end_layout
27686
27687 \begin_layout Bibliography
27688 \begin_inset LatexCommand bibitem
27689 key "footmisc"
27690
27691 \end_inset
27692
27693
27694 \begin_inset ERT
27695 status collapsed
27696
27697 \begin_layout Standard
27698
27699
27700 \backslash
27701 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf}
27702 {
27703 \end_layout
27704
27705 \end_inset
27706
27707 Documentación
27708 \begin_inset ERT
27709 status collapsed
27710
27711 \begin_layout Standard
27712
27713 }
27714 \end_layout
27715
27716 \end_inset
27717
27718  del paquete LaTeX 
27719 \series bold
27720 footmisc
27721 \series default
27722
27723 \begin_inset LatexCommand index
27724 name "LaTeX-paquetes ! footmisc"
27725
27726 \end_inset
27727
27728
27729 \end_layout
27730
27731 \begin_layout Bibliography
27732 \begin_inset LatexCommand bibitem
27733 key "hypcap"
27734
27735 \end_inset
27736
27737
27738 \begin_inset ERT
27739 status collapsed
27740
27741 \begin_layout Standard
27742
27743
27744 \backslash
27745 href{http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf}{
27746 \end_layout
27747
27748 \end_inset
27749
27750 Documentación
27751 \begin_inset ERT
27752 status collapsed
27753
27754 \begin_layout Standard
27755
27756 }
27757 \end_layout
27758
27759 \end_inset
27760
27761  del paquete LaTeX 
27762 \series bold
27763 hypcap
27764 \series default
27765
27766 \begin_inset LatexCommand index
27767 name "LaTeX-paquetes ! hyperref"
27768
27769 \end_inset
27770
27771
27772 \end_layout
27773
27774 \begin_layout Bibliography
27775 \begin_inset LatexCommand bibitem
27776 key "hyperref"
27777
27778 \end_inset
27779
27780
27781 \begin_inset ERT
27782 status collapsed
27783
27784 \begin_layout Standard
27785
27786
27787 \backslash
27788 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf}
27789 {
27790 \end_layout
27791
27792 \end_inset
27793
27794 Documentación
27795 \begin_inset ERT
27796 status collapsed
27797
27798 \begin_layout Standard
27799
27800 }
27801 \end_layout
27802
27803 \end_inset
27804
27805  del paquete LaTeX 
27806 \series bold
27807 hyperref
27808 \series default
27809
27810 \begin_inset LatexCommand index
27811 name "LaTeX-paquetes ! hyperref"
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \begin_layout Bibliography
27819 \begin_inset LatexCommand bibitem
27820 key "koma-script"
27821
27822 \end_inset
27823
27824
27825 \begin_inset ERT
27826 status collapsed
27827
27828 \begin_layout Standard
27829
27830
27831 \backslash
27832 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.p
27833 df}{
27834 \end_layout
27835
27836 \end_inset
27837
27838 Documentación
27839 \begin_inset ERT
27840 status collapsed
27841
27842 \begin_layout Standard
27843
27844 }
27845 \end_layout
27846
27847 \end_inset
27848
27849  del paquete LaTeX 
27850 \series bold
27851 koma-script
27852 \series default
27853
27854 \begin_inset LatexCommand index
27855 name "LaTeX-paquetes ! koma-script"
27856
27857 \end_inset
27858
27859
27860 \end_layout
27861
27862 \begin_layout Bibliography
27863 \begin_inset LatexCommand bibitem
27864 key "koma-script-de"
27865
27866 \end_inset
27867
27868 (En Alemán) 
27869 \begin_inset ERT
27870 status collapsed
27871
27872 \begin_layout Standard
27873
27874
27875 \backslash
27876 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.p
27877 df}{
27878 \end_layout
27879
27880 \end_inset
27881
27882 Documentación
27883 \begin_inset ERT
27884 status collapsed
27885
27886 \begin_layout Standard
27887
27888 }
27889 \end_layout
27890
27891 \end_inset
27892
27893  del paquete LaTeX 
27894 \series bold
27895 koma-script
27896 \series default
27897
27898 \begin_inset LatexCommand index
27899 name "LaTeX-paquetes ! koma-script"
27900
27901 \end_inset
27902
27903
27904 \end_layout
27905
27906 \begin_layout Bibliography
27907 \begin_inset LatexCommand bibitem
27908 key "marginnote"
27909
27910 \end_inset
27911
27912
27913 \begin_inset ERT
27914 status collapsed
27915
27916 \begin_layout Standard
27917
27918
27919 \backslash
27920 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.
27921 pdf}{
27922 \end_layout
27923
27924 \end_inset
27925
27926 Documentación
27927 \begin_inset ERT
27928 status collapsed
27929
27930 \begin_layout Standard
27931
27932 }
27933 \end_layout
27934
27935 \end_inset
27936
27937  del paquete LaTeX 
27938 \series bold
27939 marginnote
27940 \series default
27941
27942 \begin_inset LatexCommand index
27943 name "LaTeX-paquetes ! marginnote"
27944
27945 \end_inset
27946
27947
27948 \end_layout
27949
27950 \begin_layout Bibliography
27951 \begin_inset LatexCommand bibitem
27952 key "pstricks"
27953
27954 \end_inset
27955
27956
27957 \begin_inset ERT
27958 status collapsed
27959
27960 \begin_layout Standard
27961
27962
27963 \backslash
27964 href{http://tug.org/PSTricks/main.cgi/}{
27965 \end_layout
27966
27967 \end_inset
27968
27969 Página Web
27970 \begin_inset ERT
27971 status collapsed
27972
27973 \begin_layout Standard
27974
27975 }
27976 \end_layout
27977
27978 \end_inset
27979
27980  del paquete LaTeX 
27981 \series bold
27982 PSTricks
27983 \series default
27984
27985 \begin_inset LatexCommand index
27986 name "LaTeX-paquetes ! PSTricks"
27987
27988 \end_inset
27989
27990
27991 \end_layout
27992
27993 \begin_layout Bibliography
27994 \begin_inset LatexCommand bibitem
27995 key "sidecap"
27996
27997 \end_inset
27998
27999
28000 \begin_inset ERT
28001 status collapsed
28002
28003 \begin_layout Standard
28004
28005
28006 \backslash
28007 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf}{
28008 \end_layout
28009
28010 \end_inset
28011
28012 Documentación
28013 \begin_inset ERT
28014 status collapsed
28015
28016 \begin_layout Standard
28017
28018 }
28019 \end_layout
28020
28021 \end_inset
28022
28023  del paquete LaTeX 
28024 \series bold
28025 sidecap
28026 \series default
28027
28028 \begin_inset LatexCommand index
28029 name "LaTeX-paquetes ! sidecap"
28030
28031 \end_inset
28032
28033
28034 \end_layout
28035
28036 \begin_layout Bibliography
28037 \begin_inset LatexCommand bibitem
28038 key "NewInLyX15"
28039
28040 \end_inset
28041
28042
28043 \begin_inset ERT
28044 status collapsed
28045
28046 \begin_layout Standard
28047
28048
28049 \backslash
28050 href{http://wiki.lyx.org/LyX/NewInLyX15}{
28051 \end_layout
28052
28053 \end_inset
28054
28055 Página Wiki
28056 \begin_inset ERT
28057 status collapsed
28058
28059 \begin_layout Standard
28060
28061 }
28062 \end_layout
28063
28064 \end_inset
28065
28066  sobre características nuevas previstas para la versión 
28067 \family sans
28068 LyX\InsetSpace ~
28069 1.5
28070 \family default
28071 .
28072 \end_layout
28073
28074 \begin_layout Standard
28075 \begin_inset LatexCommand printindex
28076
28077 \end_inset
28078
28079
28080 \end_layout
28081
28082 \begin_layout Standard
28083 \begin_inset FloatList figure
28084
28085 \end_inset
28086
28087
28088 \end_layout
28089
28090 \begin_layout Standard
28091 \begin_inset FloatList table
28092
28093 \end_inset
28094
28095
28096 \end_layout
28097
28098 \end_body
28099 \end_document