]> git.lyx.org Git - lyx.git/blob - lib/doc/es_EmbeddedObjects.lyx
Spanish updates from Ignacio
[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 % define a new reference format
49 \newrefformat{fig}
50  {Figura~flotante~\ref{#1} impresa en la página~\pageref{#1}}
51
52 % if pdflatex is used
53 \usepackage{ifpdf}
54 \ifpdf
55
56 % set fonts for nicer pdf view
57 \IfFileExists{lmodern.sty}
58  {\usepackage{lmodern}} % if it exists
59  {% if it exists not
60   \usepackage[scaled=0.92]{helvet}
61   \usepackage{mathptmx}
62   \usepackage{courier}
63  } % end if it exists not
64
65 % link all cross references and URLs
66 % in pdf output
67  \usepackage[colorlinks=true, bookmarks, bookmarksnumbered, bookmarksopen, bookmarksopenlevel=1,
68   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
69   pdfpagelayout=OneColumn, pdfnewwindow=true,
70   pdfstartview=XYZ, plainpages=false, pdfpagelabels,
71   pdfauthor={LyX Team}, pdftex,
72   pdftitle={LyX's Figure, Table, Floats, Notes, and Boxes manual},
73   pdfsubject={LyX-documentation about figures, tables, floats, notes, and boxes},
74   pdfkeywords={LyX, Tables, Figures, Floats, Boxes, Notes}]{hyperref}
75  
76 \else % if dvi or ps is produced
77
78  % link all cross references and URLs in DVI output
79  \usepackage[ps2pdf, colorlinks=true,
80   linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
81
82 \fi % end if pdflatex is used
83
84 % that links to image floats jumps
85 % to the beginning of the float and 
86 % not to its caption
87 \usepackage[figure]{hypcap}
88
89 % used for colored tables
90 \@ifundefined{textcolor}
91  {\usepackage{color}}{}
92 \usepackage{colortbl}
93 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
94 \definecolor{grisclaro}{gray}{0.8}
95
96 % used for multirows
97 \usepackage{multirow}
98 %\renewcommand{\multirowsetup}{\centering}
99
100 % used for book-style tables
101 \usepackage{booktabs}
102
103 % used to have extra space in table cells,
104 \setlength{\extrarowheight}{2pt}
105
106 % used for customized tables
107 % ---
108 \newcolumntype{M}[1]
109  {>{\centering\hspace{0pt}}m{#1}}
110
111 \newcolumntype{S}[2]
112  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
113
114 \newcolumntype{K}[1]
115  {>{\columncolor{#1}\hspace{0pt}}c}
116
117 \newcolumntype{V}{!{\vrule width 1.5pt}}
118
119 \newcolumntype{W}{!{\color{green}\vline}}
120 % ---
121
122 % To be able to enter the characters ° and · directly in LyX
123 \DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi}
124 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
125
126 % the pages of the TOC are numbered roman
127 % and a PDF-bookmark for the TOC is added
128 \pagenumbering{roman}
129 \let\myTOC\tableofcontents
130 \renewcommand{\tableofcontents}{%
131  \pdfbookmark[1]{Contenidos}{}
132  \myTOC
133  \cleardoublepage
134  \pagenumbering{arabic}}
135
136 % insert additional vertical space of
137 % 1.5 mm between footnotes
138 \let\myFoot\footnote
139 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
140
141 % enable algorithm floats to be referenced
142 \newfloat{Xalgorithm}{tbp}{loa}
143 \floatname{Xalgorithm}{Algoritmo}
144 \newcommand{\theHalgorithm}{\theHXalgorithm}
145 \renewenvironment{algorithm}[1][tbp]
146  {\begin{Xalgorithm}[#1]}{\end{Xalgorithm}}
147
148 % number algorithm floats within chapters
149 \numberwithin{Xalgorithm}{chapter}
150
151 % redefine the greyed out note
152 \renewenvironment{lyxgreyedout}
153  {\textcolor{blue}\bgroup}{\egroup}
154
155 % ------------------------------------
156 % used to check for needed LaTeX packages
157 \usepackage{ifthen}
158
159 % check for package arydshln
160 % used for tables with dashed lines
161 \newboolean{arydshln}
162 \IfFileExists{arydshln.sty}
163  {\usepackage{arydshln}
164   \setboolean{arydshln}{true}}
165  {\setboolean{arydshln}{false}}
166
167 % check for package marginnote
168 % used for margin notes
169 \newboolean{marginnote}
170 \IfFileExists{marginnote.sty}
171  {\usepackage{marginnote}
172   \let\marginpar\marginnote
173   \setboolean{marginnote}{true}}
174  {\setboolean{marginnote}{false}}
175 \end_preamble
176 \options fleqn,liststotoc,bibtotoc,idxtotoc,BCOR7.5mm,titlepage
177 \language spanish
178 \inputencoding auto
179 \font_roman default
180 \font_sans default
181 \font_typewriter default
182 \font_default_family default
183 \font_sc false
184 \font_osf false
185 \font_sf_scale 100
186 \font_tt_scale 100
187 \graphics default
188 \paperfontsize 12
189 \spacing single
190 \papersize default
191 \use_geometry false
192 \use_amsmath 2
193 \use_esint 0
194 \cite_engine basic
195 \use_bibtopic false
196 \paperorientation portrait
197 \secnumdepth 3
198 \tocdepth 3
199 \paragraph_separation skip
200 \defskip medskip
201 \quotes_language english
202 \papercolumns 1
203 \papersides 2
204 \paperpagestyle default
205 \bullet 1 1 34 -1
206 \bullet 2 2 35 -1
207 \bullet 3 2 7 -1
208 \tracking_changes false
209 \output_changes true
210 \author "" 
211 \end_header
212
213 \begin_body
214
215 \begin_layout Title
216 Manual de Tablas, Figuras, Flotantes, Notas y Cuadros en LyX
217 \end_layout
218
219 \begin_layout Author
220 por el Equipo LyX
221 \begin_inset Foot
222 status collapsed
223
224 \begin_layout Standard
225 \noindent
226 Si tienes comentarios o correcciones, por favor, envíalo a la lista de correo
227  de Documentación de LyX: 
228 \family typewriter
229
230 \begin_inset ERT
231 status collapsed
232
233 \begin_layout Standard
234
235
236 \backslash
237 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's es-ExtendedInsets manual}{
238 \end_layout
239
240 \end_inset
241
242 lyx-docs@lists.lyx.org
243 \begin_inset ERT
244 status collapsed
245
246 \begin_layout Standard
247
248 }
249 \end_layout
250
251 \end_inset
252
253
254 \end_layout
255
256 \end_inset
257
258
259 \begin_inset Note Note
260 status collapsed
261
262 \begin_layout Standard
263 autor original: Uwe Stöhr
264 \end_layout
265
266 \end_inset
267
268
269 \begin_inset Note Note
270 status collapsed
271
272 \begin_layout Standard
273 Traducción de: Ignacio García <ignacio.garcia@tele2.es> 
274 \end_layout
275
276 \end_inset
277
278
279 \newline
280
281 \newline
282
283 \family sans
284 Versión 1.5.0-1
285 \end_layout
286
287 \begin_layout Standard
288 \begin_inset LatexCommand tableofcontents
289
290 \end_inset
291
292
293 \end_layout
294
295 \begin_layout Standard
296 \begin_inset Note Note
297 status open
298
299 \begin_layout Standard
300 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
301  estar instalados los paquetes LaTeX 
302 \series bold
303 arydshln
304 \series default
305  y 
306 \series bold
307 marginnote
308 \series default
309 .
310  Si no están instalados, también podrás exportar el documento, pero las
311  secciones en que dichos paquetes son necesarios no aparecen en la salida.
312 \end_layout
313
314 \begin_layout Standard
315 La última versión en PDF de este documento puede encontrarse aquí:
316 \series bold
317
318 \newline
319 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
320 \end_layout
321
322 \end_inset
323
324
325 \end_layout
326
327 \begin_layout Chapter
328 Figuras
329 \begin_inset LatexCommand label
330 name "cha:Figuras"
331
332 \end_inset
333
334
335 \begin_inset LatexCommand index
336 name "Figuras"
337
338 \end_inset
339
340
341 \end_layout
342
343 \begin_layout Section
344 Diálogo Gráficos
345 \begin_inset LatexCommand index
346 name "Figuras ! Diálogo Gráficos"
347
348 \end_inset
349
350
351 \end_layout
352
353 \begin_layout Standard
354 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
355  texto que desees y haz click en el icono 
356 \begin_inset Graphics
357         filename ../images/dialog-show-new-inset_graphics.xpm
358         scale 85
359
360 \end_inset
361
362  o en el menú 
363 \family sans
364 Insertar\SpecialChar \menuseparator
365 Imagen\SpecialChar \ldots{}
366
367 \family default
368  Aparecerá un diálogo para escoger el archivo a cargar.
369  La imagen aparecerá en el archivo de salida exactamente en la misma posición
370  en la que la has colocado.
371 \end_layout
372
373 \begin_layout Standard
374 El diálogo Gráficos puede lanzarse en cualquier momento haciendo click-derecha
375  sobre una imagen.
376  Este diálogo tiene tres pestañas:
377 \end_layout
378
379 \begin_layout Description
380 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
381  presentación en LyX y en la salida.
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 \end_layout
396
397 \begin_layout Description
398 Recorte Alternativamente al escalado, es posible establacer las coordenadas
399  de la imagen para ajustar su altura y anchura en la salida.
400  Además, las coordenadas se pueden calcular automáticamente pinchando el
401  botón 
402 \family sans
403 Obtener\InsetSpace ~
404 de\InsetSpace ~
405 archivo
406 \family default
407 .
408  El botón 
409 \family sans
410 Recortar\InsetSpace ~
411 al\InsetSpace ~
412 cuadro\InsetSpace ~
413 delimitador
414 \family default
415  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
416 as.
417  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta pestaña.
418 \end_layout
419
420 \begin_layout Description
421 Opciones\InsetSpace ~
422 extra Aquí puedes poner una imagen como subfigura de una figura
423  flotante que tiene su propio título.
424  Las subfiguras se explican en la sección\InsetSpace ~
425
426 \begin_inset LatexCommand ref
427 reference "sec:Figuras-Flotantes"
428
429 \end_inset
430
431 .
432 \newline
433 Los expertos en LaTeX pueden especificar aquí opciones LaTeX adicionales.
434 \newline
435 La
436  opción 
437 \family sans
438 Modo\InsetSpace ~
439 borrador
440 \family default
441  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
442 \newline
443 La
444  opción 
445 \family sans
446 No\InsetSpace ~
447 descomprimir\InsetSpace ~
448 al\InsetSpace ~
449 exportar
450 \family default
451  sólo afecta a los gráficos EPS comprimidos, p.\InsetSpace \thinspace{}
452 e.\InsetSpace ~
453
454 \emph on
455 x.eps.gz
456 \emph default
457 .
458  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
459  puesto que LaTeX puede manejarlas como están.
460 \newline
461 Los gráficos EPS comprimidos
462  sirven para ahorrar espacio de disco si se utiliza PostScript como formato
463  de salida, ver apéndice\InsetSpace ~
464
465 \begin_inset LatexCommand ref
466 reference "sec:PostScript"
467
468 \end_inset
469
470 .
471  Para comprimir gráficos EPS, use los siguientes comandos en un UNIX-shell
472  o en consola de Windows:
473 \newline
474
475 \series bold
476 gzip x.eps
477 \series default
478
479 \newline
480
481 \series bold
482 zgrep %%Bounding x.eps.gz > x.eps.bb
483 \series default
484
485 \newline
486 El segundo comando crea un archivo de cuadro delimitador 
487 \begin_inset Quotes eld
488 \end_inset
489
490 x.eps.bb
491 \begin_inset Quotes erd
492 \end_inset
493
494  que necesita LaTeX para gráficos comprimidos.
495 \end_layout
496
497 \begin_layout Standard
498
499 \newpage
500
501 \end_layout
502
503 \begin_layout Standard
504 Esto es un ejemplo de imagen en formato EPS
505 \begin_inset Foot
506 status collapsed
507
508 \begin_layout Standard
509 Formatos de imagen se explica en el sección\InsetSpace ~
510
511 \begin_inset LatexCommand ref
512 reference "sec:Formatos-de-imagen"
513
514 \end_inset
515
516 .
517 \end_layout
518
519 \end_inset
520
521  en un párrafo separado centrado horizontalmente:
522 \end_layout
523
524 \begin_layout Standard
525 \align center
526 \begin_inset Graphics
527         filename mobius.eps
528         display color
529         scale 70
530         rotateOrigin center
531
532 \end_inset
533
534
535 \end_layout
536
537 \begin_layout Standard
538 Esta es la misma imagen pero en modo borrador:
539 \end_layout
540
541 \begin_layout Standard
542 \align center
543 \begin_inset Graphics
544         filename mobius.eps
545         display color
546         scale 70
547         draft
548         rotateOrigin center
549
550 \end_inset
551
552
553 \end_layout
554
555 \begin_layout Section
556 Figuras Flotantes
557 \begin_inset LatexCommand label
558 name "sec:Figuras-Flotantes"
559
560 \end_inset
561
562
563 \begin_inset LatexCommand index
564 name "Flotantes ! Figuras Flotantes"
565
566 \end_inset
567
568
569 \begin_inset LatexCommand index
570 name "Figuras ! Flotantes"
571
572 \end_inset
573
574
575 \end_layout
576
577 \begin_layout Standard
578 Para información general sobre flotantes, echa una ojeada a la sección\InsetSpace ~
579
580 \begin_inset LatexCommand ref
581 reference "sec:IntroducciónFlotantes"
582
583 \end_inset
584
585 .
586 \end_layout
587
588 \begin_layout Standard
589 El botón 
590 \begin_inset Graphics
591         filename ../images/float-insert_figure.xpm
592         scale 85
593
594 \end_inset
595
596  y el menú 
597 \family sans
598 Insertar\SpecialChar \menuseparator
599 Flotante\SpecialChar \menuseparator
600 Figura
601 \family default
602  insertan un flotante con la etiqueta "
603 \series bold
604 Figura #:
605 \series default
606 ".
607  Detrás de esta etiqueta escribe el texto para el encabezado que quieras
608  para la figura.
609  Para insertar una imagen sobre su título sitúa el cursor delante del encabezado
610 , presiona Enter e inserta la imagen como se describe arriba.
611  Esto se hace para la Figura\InsetSpace ~
612
613 \begin_inset LatexCommand ref
614 reference "fig:kill-plat"
615
616 \end_inset
617
618 .
619  Si quieres que la imagen esté bajo su título, sitúa el cursor detrás del
620  mismo, presiona Enter e inserta la imagen.
621  Esto se hace para la Figura\InsetSpace ~
622
623 \begin_inset LatexCommand ref
624 reference "fig:escher"
625
626 \end_inset
627
628 .
629  Más información sobre ubicación de encabezados en la sección\InsetSpace ~
630
631 \begin_inset LatexCommand ref
632 reference "sec:Colocación-de-Encabezados"
633
634 \end_inset
635
636 .
637 \end_layout
638
639 \begin_layout Standard
640 \begin_inset Float figure
641 wide false
642 sideways false
643 status open
644
645 \begin_layout Standard
646 \align center
647 \begin_inset Graphics
648         filename platypus.eps
649         display color
650         width 50col%
651         rotateOrigin center
652
653 \end_inset
654
655
656 \end_layout
657
658 \begin_layout Standard
659 \begin_inset Caption
660
661 \begin_layout Standard
662 \begin_inset LatexCommand label
663 name "fig:kill-plat"
664
665 \end_inset
666
667 Un platypus muy distorsionado en un flotante.
668 \end_layout
669
670 \end_inset
671
672
673 \end_layout
674
675 \end_inset
676
677
678 \end_layout
679
680 \begin_layout Standard
681 \begin_inset Float figure
682 wide false
683 sideways false
684 status open
685
686 \begin_layout Standard
687 \begin_inset Caption
688
689 \begin_layout Standard
690 \begin_inset LatexCommand label
691 name "fig:escher"
692
693 \end_inset
694
695 M.C.
696  Escher en ácido.
697 \end_layout
698
699 \end_inset
700
701
702 \end_layout
703
704 \begin_layout Standard
705 \align center
706 \begin_inset Graphics
707         filename escher-lsd.eps
708         display color
709         scale 80
710         rotateOrigin center
711
712 \end_inset
713
714
715 \end_layout
716
717 \end_inset
718
719
720 \end_layout
721
722 \begin_layout Standard
723 \begin_inset LatexCommand index
724 name "Referencias ! a Figuras"
725
726 \end_inset
727
728 Las figuras\InsetSpace ~
729
730 \begin_inset LatexCommand ref
731 reference "fig:kill-plat"
732
733 \end_inset
734
735  y 
736 \begin_inset LatexCommand ref
737 reference "fig:escher"
738
739 \end_inset
740
741  son ejemplos de figuras con referencias cruzadas.
742  Las figuras pueden tener referencias cruzadas en el documento mediante
743  referencia a su etiqueta.
744  Para hacerlo inserta una etiqueta en el encabezado usando el menú 
745 \family sans
746 Insertar\SpecialChar \menuseparator
747 Etiqueta
748 \family default
749  o el botón 
750 \begin_inset Graphics
751         filename ../images/label-insert.xpm
752         scale 85
753
754 \end_inset
755
756 .
757  Ahora puedes referirte a la etiqueta usando el menú 
758 \family sans
759 Insertar\SpecialChar \menuseparator
760 Referencia\InsetSpace ~
761 cruzada
762 \family default
763  o el botón 
764 \begin_inset Graphics
765         filename ../images/dialog-show-new-inset_ref.xpm
766         scale 85
767
768 \end_inset
769
770 .
771  Es importante emplear referencias a flotantes, mejor que alusiones vagas
772  como "la figura de arriba", porque como LaTeX recolocará los flotantes
773  en el documento final, podría no quedar "arriba" precisamente.
774 \end_layout
775
776 \begin_layout Standard
777 Normalmente sólo se inserta una imagen en un flotante, pero a veces podríamos
778  querer poner dos imágenes con subtítulos separados.
779  Esto es posible mediante la pestaña 
780 \family sans
781 Opciones\InsetSpace ~
782 extra
783 \family default
784  del diálogo gráficos.
785  Elije la opción 
786 \family sans
787 Subfigura
788 \family default
789  e introduce el subtítulo en la casilla 
790 \family sans
791 Descripción
792 \family default
793 .
794  Observa que sólo el título principal del encabezado del flotante se añade
795  a la Lista de Figuras.
796 \end_layout
797
798 \begin_layout Standard
799 La figura\InsetSpace ~
800
801 \begin_inset LatexCommand ref
802 reference "fig:Dos-imágenes-distorsionadas"
803
804 \end_inset
805
806  es un ejemplo de figura flotante con dos imágenes una junto a otra.
807  También se pueden poner una sobre otra.
808 \end_layout
809
810 \begin_layout Standard
811 \begin_inset Float figure
812 wide false
813 sideways false
814 status open
815
816 \begin_layout Standard
817
818 \hfill
819
820 \begin_inset Graphics
821         filename escher-lsd.eps
822         width 45col%
823         subcaption
824         subcaptionText "Estructura indefinible"
825
826 \end_inset
827
828
829 \hfill
830
831 \begin_inset Graphics
832         filename platypus.eps
833         lyxscale 60
834         width 45col%
835         subcaption
836         subcaptionText "Platypus"
837
838 \end_inset
839
840
841 \hfill
842
843 \end_layout
844
845 \begin_layout Standard
846 \begin_inset Caption
847
848 \begin_layout Standard
849 \begin_inset LatexCommand label
850 name "fig:Dos-imágenes-distorsionadas"
851
852 \end_inset
853
854 Dos imágenes distorsionadas.
855 \end_layout
856
857 \end_inset
858
859
860 \end_layout
861
862 \end_inset
863
864
865 \end_layout
866
867 \begin_layout Section
868 Formatos de Imagen
869 \begin_inset LatexCommand label
870 name "sec:Formatos-de-imagen"
871
872 \end_inset
873
874
875 \begin_inset LatexCommand index
876 name "Formatos de Imagen"
877
878 \end_inset
879
880
881 \begin_inset LatexCommand index
882 name "Figuras ! Formatos de Imagen"
883
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Standard
890 Puedes insertar imágenes en cualquier formato.
891  Pero como se explica en el apéndice \InsetSpace ~
892
893 \begin_inset LatexCommand ref
894 reference "cha:Formatos-de-Archivos-de-Salida"
895
896 \end_inset
897
898 , cada formato de archivo del documento de salida permite solo ciertos formatos
899  de archivo de imagen.
900  Por eso LyX usa el programa 
901 \family sans
902 Imagemagick
903 \family default
904  en segundo plano para convertir imágenes al formato adecuado.
905  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
906  los formatos de imagen admitidos en el formato de archivo de salida.
907  Los formatos de salida se explican en el apéndice \InsetSpace ~
908
909 \begin_inset LatexCommand ref
910 reference "cha:Formatos-de-Archivos-de-Salida"
911
912 \end_inset
913
914 .
915 \end_layout
916
917 \begin_layout Standard
918 Como en el caso de las fuentes, hay dos tipos de archivos de imagen::
919 \end_layout
920
921 \begin_layout Description
922 Imágenes\InsetSpace ~
923 Mapa\InsetSpace ~
924 de\InsetSpace ~
925 bits (Bitmap) consiste en valores de píxel, generalmente comprimid
926 os.
927  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
928  de zoom.
929  Formatos de imágenes en bitmap bien conocidos son "Graphics Interchange
930  Format" (GIF, extensión ".gif")
931 \begin_inset LatexCommand index
932 name "GIF|see{Formatos de Imagen}"
933
934 \end_inset
935
936 , "Portable Network Graphics" (PNG, extensión ".png")
937 \begin_inset LatexCommand index
938 name "PNG|see{Formatos de Imagen}"
939
940 \end_inset
941
942 , y "Joint Photographic Experts Group" (JPG, extensión ".jpg" o ".jpeg")
943 \begin_inset LatexCommand index
944 name "JPG|see{Formatos de Imagen}"
945
946 \end_inset
947
948 .
949 \end_layout
950
951 \begin_layout Description
952 Imágenes\InsetSpace ~
953 vectoriales consisten en vectores y por tanto pueden escalarse a
954  cualquier tamaño sin pérdidas.
955  La posibilidad de escalado hace falta para crear presentaciones, porque
956  éstas siempre son escaladas por el proyector.
957  El escalado también es útil en los documentoos en línea para permitir el
958  zoom en diagramas.
959 \newline
960 Formatos de imagen escalables pueden ser "Scalable Vector
961  Graphics" (SVG, extensión ".svg")
962 \begin_inset LatexCommand index
963 name "SVG|see{Formatos de Imagen}"
964
965 \end_inset
966
967 , "Encapsulated PostScript" (EPS, extensión ".eps")
968 \begin_inset LatexCommand index
969 name "EPS|see{Formatos de Imagen}"
970
971 \end_inset
972
973 , "Portabla Document Format" (PDF, extensión ".pdf")
974 \begin_inset LatexCommand index
975 name "PDF|see{Formatos de Imagen}"
976
977 \end_inset
978
979 , y "Windows Metafile" (WMF, extensión ".wmf")
980 \begin_inset LatexCommand index
981 name "WMF|see{Formatos de Imagen}"
982
983 \end_inset
984
985 .
986  Escribimos "pueden ser", porque se puede convertir cualquier imagen bitmap
987  a PDF o EPS y el resultado será todavía una imagen bitmap.
988  En estos casos sólo se añade una cabecera con las propiedades de la imagen
989  a la imagen original
990 \begin_inset Foot
991 status open
992
993 \begin_layout Standard
994 En el caso de PDF, además se comprime la imagen original.
995 \end_layout
996
997 \end_inset
998
999 .
1000  Por ejemplo, los archivos PDF generados por 
1001 \family sans
1002 Adobe Photoshop
1003 \family default
1004  son imágenes bitmap.
1005 \end_layout
1006
1007 \begin_layout Standard
1008 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
1009  viceversa.
1010  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1011  archivos de salida PDF y PostScript, respectivamente.
1012  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1013  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1014 \begin_inset Formula $\to$
1015 \end_inset
1016
1017  PDF/EPS.
1018 \end_layout
1019
1020 \begin_layout Chapter
1021 Tablas
1022 \begin_inset LatexCommand label
1023 name "cha:Tablas"
1024
1025 \end_inset
1026
1027
1028 \begin_inset LatexCommand index
1029 name "Tablas"
1030
1031 \end_inset
1032
1033
1034 \end_layout
1035
1036 \begin_layout Section
1037 Introducción
1038 \begin_inset LatexCommand index
1039 name "Tablas ! Introducción"
1040
1041 \end_inset
1042
1043
1044 \end_layout
1045
1046 \begin_layout Standard
1047 Puede insertarse una tabla mediante el botón
1048 \begin_inset Graphics
1049         filename ../images/tabular-insert.xpm
1050         scale 85
1051
1052 \end_inset
1053
1054  o el menú 
1055 \family sans
1056 Insertar\SpecialChar \menuseparator
1057 Tabla
1058 \family default
1059 .
1060  Aparece un diálogo en el que se pide el número de filas y columnas.
1061  Por defecto, la tabla tiene líneas que enmarcan cada celda y la primera
1062  fila aparece separada por una línea doble: la línea inferior de la primera
1063  fila y la línea superior de la segunda fila.
1064  Ejemplo de tabla:
1065 \end_layout
1066
1067 \begin_layout Standard
1068 \align center
1069 \begin_inset Tabular
1070 <lyxtabular version="3" rows="4" columns="4">
1071 <features>
1072 <column alignment="center" valignment="top" leftline="true" width="0">
1073 <column alignment="center" valignment="top" leftline="true" width="0pt">
1074 <column alignment="center" valignment="top" leftline="true" width="0in">
1075 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1076 <row topline="true" bottomline="true">
1077 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1078 \begin_inset Text
1079
1080 \begin_layout Standard
1081
1082 \end_layout
1083
1084 \end_inset
1085 </cell>
1086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1087 \begin_inset Text
1088
1089 \begin_layout Standard
1090
1091 \family roman
1092 \series medium
1093 \shape up
1094 \size normal
1095 \emph off
1096 \bar no
1097 \noun off
1098 \color none
1099 1
1100 \end_layout
1101
1102 \end_inset
1103 </cell>
1104 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1105 \begin_inset Text
1106
1107 \begin_layout Standard
1108 2
1109 \end_layout
1110
1111 \end_inset
1112 </cell>
1113 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1114 \begin_inset Text
1115
1116 \begin_layout Standard
1117 3
1118 \end_layout
1119
1120 \end_inset
1121 </cell>
1122 </row>
1123 <row topline="true">
1124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1125 \begin_inset Text
1126
1127 \begin_layout Standard
1128
1129 \family roman
1130 \series medium
1131 \shape up
1132 \size normal
1133 \emph off
1134 \bar no
1135 \noun off
1136 \color none
1137 A
1138 \end_layout
1139
1140 \end_inset
1141 </cell>
1142 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1143 \begin_inset Text
1144
1145 \begin_layout Standard
1146
1147 \end_layout
1148
1149 \end_inset
1150 </cell>
1151 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1152 \begin_inset Text
1153
1154 \begin_layout Standard
1155
1156 \end_layout
1157
1158 \end_inset
1159 </cell>
1160 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1161 \begin_inset Text
1162
1163 \begin_layout Standard
1164
1165 \end_layout
1166
1167 \end_inset
1168 </cell>
1169 </row>
1170 <row topline="true">
1171 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1172 \begin_inset Text
1173
1174 \begin_layout Standard
1175
1176 \family roman
1177 \series medium
1178 \shape up
1179 \size normal
1180 \emph off
1181 \bar no
1182 \noun off
1183 \color none
1184 B
1185 \end_layout
1186
1187 \end_inset
1188 </cell>
1189 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1190 \begin_inset Text
1191
1192 \begin_layout Standard
1193
1194 \end_layout
1195
1196 \end_inset
1197 </cell>
1198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1199 \begin_inset Text
1200
1201 \begin_layout Standard
1202
1203 \family roman
1204 \series medium
1205 \shape up
1206 \size normal
1207 \emph off
1208 \bar no
1209 \noun off
1210 \color none
1211  
1212 \end_layout
1213
1214 \end_inset
1215 </cell>
1216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1217 \begin_inset Text
1218
1219 \begin_layout Standard
1220
1221 \end_layout
1222
1223 \end_inset
1224 </cell>
1225 </row>
1226 <row topline="true" bottomline="true">
1227 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1228 \begin_inset Text
1229
1230 \begin_layout Standard
1231
1232 \family roman
1233 \series medium
1234 \shape up
1235 \size normal
1236 \emph off
1237 \bar no
1238 \noun off
1239 \color none
1240 C
1241 \end_layout
1242
1243 \end_inset
1244 </cell>
1245 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1246 \begin_inset Text
1247
1248 \begin_layout Standard
1249
1250 \end_layout
1251
1252 \end_inset
1253 </cell>
1254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1255 \begin_inset Text
1256
1257 \begin_layout Standard
1258
1259 \end_layout
1260
1261 \end_inset
1262 </cell>
1263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1264 \begin_inset Text
1265
1266 \begin_layout Standard
1267
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 </row>
1273 </lyxtabular>
1274
1275 \end_inset
1276
1277
1278 \end_layout
1279
1280 \begin_layout Section
1281 Diálogo Tablas
1282 \begin_inset LatexCommand index
1283 name "Tablas ! Diálogo"
1284
1285 \end_inset
1286
1287
1288 \end_layout
1289
1290 \begin_layout Standard
1291 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
1292  pinchar sobre ella con el botón derecho del ratón.
1293  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1294  encuentra el cursor.
1295  La mayoría de opciones también trabajan sobre una selección de celdas,
1296  de filas o de columnas.
1297  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1298  su 
1299 \emph on
1300 contenido
1301 \emph default
1302 .
1303  En el cuadro de diálogo aparecen las siguientes pestañas:
1304 \end_layout
1305
1306 \begin_layout Description
1307
1308 \family sans
1309 Configuración\InsetSpace ~
1310 de\InsetSpace ~
1311 Tabla
1312 \family default
1313  Aquí puedes establacer la alineación horizontal para la fila actual y la
1314  anchura de la columna actual.
1315  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1316  Una anchura determinada permite tener saltos de línea y distintos párrafos
1317  de texto, ver sección \InsetSpace ~
1318
1319 \begin_inset LatexCommand ref
1320 reference "sub:Líneas-Múltiples-en"
1321
1322 \end_inset
1323
1324 .
1325  Si no establaces anchura, la columna será tan ancha como el contenido de
1326  la celda más ancha.
1327 \newline
1328 Además, puedes marcar una o más celdas de una fila como
1329  una celda multicolumna, ver sección\InsetSpace ~
1330
1331 \begin_inset LatexCommand ref
1332 reference "sub:Multicolumnas"
1333
1334 \end_inset
1335
1336 .
1337 \newline
1338 Las casillas de giro rotan la celda actual, una selección o toda la tabla
1339  90º en el sentido de las agujas del reloj.
1340  La rotación no se ve en LyX, sí en la salida.
1341 \newline
1342
1343 \begin_inset Note Greyedout
1344 status open
1345
1346 \begin_layout Standard
1347
1348 \series bold
1349 Nota: 
1350 \series default
1351 No todos los visores DVI pueden mostrar rotaciones.
1352 \end_layout
1353
1354 \end_inset
1355
1356
1357 \newline
1358 Tambien es posible introducir argumentos LaTeX necesarios para formatos
1359  especiales, ver sección\InsetSpace ~
1360
1361 \begin_inset LatexCommand ref
1362 reference "sub:Cálculos-en-Multicolumnas"
1363
1364 \end_inset
1365
1366  y 
1367 \begin_inset LatexCommand ref
1368 reference "sec:Tablas-Coloreadas"
1369
1370 \end_inset
1371
1372 .
1373 \end_layout
1374
1375 \begin_layout Description
1376
1377 \family sans
1378 Bordes
1379 \family default
1380  En esta pestaña puedes añadir y quitar bordes para la fila/columna actual.
1381 \end_layout
1382
1383 \begin_layout Description
1384
1385 \family sans
1386 Tabla\InsetSpace ~
1387 Larga
1388 \family default
1389  Para hacer "
1390 \emph on
1391 tablas largas
1392 \emph default
1393 " que pueden extenderse por varias páginas.
1394  La sección\InsetSpace ~
1395
1396 \begin_inset LatexCommand ref
1397 reference "sec:Tablas-Largas"
1398
1399 \end_inset
1400
1401  describe su uso en detalle.
1402 \end_layout
1403
1404 \begin_layout Standard
1405 Si la barra de herramientas de tabla está abierta, puedes mover el cursor
1406  con las teclas de flecha de celda en celda y la propiedad de la celda actual
1407  aparecerá inmediatamente en el diálogo.
1408 \end_layout
1409
1410 \begin_layout Section
1411 Barra de Herramientas de Tablas
1412 \begin_inset LatexCommand index
1413 name "Tablas ! Barra de Herramientas"
1414
1415 \end_inset
1416
1417
1418 \end_layout
1419
1420 \begin_layout Standard
1421 La barra de herramientas de tabla es una alternativa al cuadro de diálogo
1422  para cambiar las tablas de manera más rápida.
1423  Normalmente debería aparecer en la parte inferior de la ventana principal
1424  de LyX cuando el cursor está dentro de una tabla.
1425  En cualquier momento se puede presentar esta barra pinchando con el botón
1426  derecho del ratón en cualquier punto de la barra principal de menú.
1427 \end_layout
1428
1429 \begin_layout Standard
1430 La barra de herramientas tiene los siguientes iconos:
1431 \end_layout
1432
1433 \begin_layout Labeling
1434 \labelwidthstring 00.00.0000
1435 \begin_inset Graphics
1436         filename ../images/tabular-feature_append-row.xpm
1437
1438 \end_inset
1439
1440  añade una fila bajo la celda actual o selección
1441 \end_layout
1442
1443 \begin_layout Labeling
1444 \labelwidthstring 00.00.0000
1445 \begin_inset Graphics
1446         filename ../images/tabular-feature_append-column.xpm
1447
1448 \end_inset
1449
1450  añade una columna a la derecha de la celda actual o selección
1451 \end_layout
1452
1453 \begin_layout Labeling
1454 \labelwidthstring 00.00.0000
1455 \begin_inset Graphics
1456         filename ../images/tabular-feature_delete-row.xpm
1457
1458 \end_inset
1459
1460  borra la fila actual o selección
1461 \end_layout
1462
1463 \begin_layout Labeling
1464 \labelwidthstring 00.00.0000
1465 \begin_inset Graphics
1466         filename ../images/tabular-feature_delete-column.xpm
1467
1468 \end_inset
1469
1470  borra la columna actual o selección
1471 \end_layout
1472
1473 \begin_layout Labeling
1474 \labelwidthstring 00.00.0000
1475 \begin_inset Graphics
1476         filename ../images/tabular-feature_toggle-line-top.xpm
1477
1478 \end_inset
1479
1480  añade una línea sobre la celda/fila actual o la selección
1481 \end_layout
1482
1483 \begin_layout Labeling
1484 \labelwidthstring 00.00.0000
1485 \begin_inset Graphics
1486         filename ../images/tabular-feature_toggle-line-bottom.xpm
1487
1488 \end_inset
1489
1490  añade una línea bajo la celda/fila actual o la selección
1491 \end_layout
1492
1493 \begin_layout Labeling
1494 \labelwidthstring 00.00.0000
1495 \begin_inset Graphics
1496         filename ../images/tabular-feature_toggle-line-left.xpm
1497
1498 \end_inset
1499
1500  añade una línea a la izquierda de la celda/fila actual o la selección
1501 \end_layout
1502
1503 \begin_layout Labeling
1504 \labelwidthstring 00.00.0000
1505 \begin_inset Graphics
1506         filename ../images/tabular-feature_toggle-line-right.xpm
1507
1508 \end_inset
1509
1510  añade una línea a la derecha de la celda/fila actual o la selección
1511 \end_layout
1512
1513 \begin_layout Labeling
1514 \labelwidthstring 00.00.0000
1515 \begin_inset Graphics
1516         filename ../images/tabular-feature_set-all-lines.xpm
1517
1518 \end_inset
1519
1520  añade líneas alrededor de la celda actual o seleccionadas - si la celda
1521  actual no es multicolumna esto afecta también a la fila y columna actuales
1522 \end_layout
1523
1524 \begin_layout Labeling
1525 \labelwidthstring 00.00.0000
1526 \begin_inset Graphics
1527         filename ../images/tabular-feature_unset-all-lines.xpm
1528
1529 \end_inset
1530
1531  borra todas las líneas de la celda o celdas seleccionadas - si la celda
1532  actual no es multicolumna esto afecta también a la fila y columna actuales
1533 \end_layout
1534
1535 \begin_layout Labeling
1536 \labelwidthstring 00.00.0000
1537 \begin_inset Graphics
1538         filename ../images/tabular-feature_align-left.xpm
1539
1540 \end_inset
1541
1542  alinea a la izquierda el contenido de la celda / columna
1543 \end_layout
1544
1545 \begin_layout Labeling
1546 \labelwidthstring 00.00.0000
1547 \begin_inset Graphics
1548         filename ../images/tabular-feature_align-center.xpm
1549
1550 \end_inset
1551
1552  centra el contenido de la celda / columna horizontalmente
1553 \end_layout
1554
1555 \begin_layout Labeling
1556 \labelwidthstring 00.00.0000
1557 \begin_inset Graphics
1558         filename ../images/tabular-feature_align-right.xpm
1559
1560 \end_inset
1561
1562  alinea a la derecha el contenido de la celda / columna
1563 \end_layout
1564
1565 \begin_layout Labeling
1566 \labelwidthstring 00.00.0000
1567 \begin_inset Graphics
1568         filename ../images/tabular-feature_valign-top.xpm
1569
1570 \end_inset
1571
1572  alinea arriba el contenido de la celda
1573 \end_layout
1574
1575 \begin_layout Labeling
1576 \labelwidthstring 00.00.0000
1577 \begin_inset Graphics
1578         filename ../images/tabular-feature_valign-middle.xpm
1579
1580 \end_inset
1581
1582  centra verticalmente el contenido de la celda
1583 \end_layout
1584
1585 \begin_layout Labeling
1586 \labelwidthstring 00.00.0000
1587 \begin_inset Graphics
1588         filename ../images/tabular-feature_valign-bottom.xpm
1589
1590 \end_inset
1591
1592  alinea abajo el contenido de la celda
1593 \end_layout
1594
1595 \begin_layout Labeling
1596 \labelwidthstring 00.00.0000
1597 \begin_inset Graphics
1598         filename ../images/tabular-feature_set-rotate-cell.xpm
1599
1600 \end_inset
1601
1602  gira la celda o selección 90° como las agujas de reloj
1603 \end_layout
1604
1605 \begin_layout Labeling
1606 \labelwidthstring 00.00.0000
1607 \begin_inset Graphics
1608         filename ../images/tabular-feature_set-rotate-tabular.xpm
1609
1610 \end_inset
1611
1612  gira toda la tabla 90° como agujas del reloj
1613 \end_layout
1614
1615 \begin_layout Labeling
1616 \labelwidthstring 00.00.0000
1617 \begin_inset Graphics
1618         filename ../images/tabular-feature_multicolumn.xpm
1619
1620 \end_inset
1621
1622  establace la celda actual o selección como multicolumna
1623 \end_layout
1624
1625 \begin_layout Section
1626 Menú Editar Tabla
1627 \begin_inset LatexCommand index
1628 name "Tablas ! Menú Editar"
1629
1630 \end_inset
1631
1632
1633 \end_layout
1634
1635 \begin_layout Standard
1636 Además del diálogo y la barra de herramientas, el menú 
1637 \family sans
1638 Editar\SpecialChar \menuseparator
1639 Tabla
1640 \family default
1641  permite añadir y borrar bordes para la fila/columna actual y establacer
1642  la selección como multicolumna.
1643  El menú sólo está disponibla si el cursor está en la tabla.
1644 \end_layout
1645
1646 \begin_layout Section
1647 Tablas Flotantes
1648 \begin_inset LatexCommand label
1649 name "sec:Tablas-Flotantes"
1650
1651 \end_inset
1652
1653
1654 \begin_inset LatexCommand index
1655 name "Flotantes ! Tablas"
1656
1657 \end_inset
1658
1659
1660 \begin_inset LatexCommand index
1661 name "Tablas ! Flotantes"
1662
1663 \end_inset
1664
1665
1666 \end_layout
1667
1668 \begin_layout Standard
1669 Para una explicación general sobre flotantes, echa un vistazo a la sección\InsetSpace ~
1670
1671 \begin_inset LatexCommand ref
1672 reference "sec:IntroducciónFlotantes"
1673
1674 \end_inset
1675
1676 .
1677 \end_layout
1678
1679 \begin_layout Standard
1680 \begin_inset Float table
1681 placement h
1682 wide false
1683 sideways false
1684 status open
1685
1686 \begin_layout Standard
1687 \begin_inset Caption
1688
1689 \begin_layout Standard
1690 \begin_inset LatexCommand label
1691 name "tab:una tabla flotante"
1692
1693 \end_inset
1694
1695 Una tabla flotante.
1696 \end_layout
1697
1698 \end_inset
1699
1700
1701 \end_layout
1702
1703 \begin_layout Standard
1704 \align center
1705 \begin_inset Tabular
1706 <lyxtabular version="3" rows="3" columns="3">
1707 <features>
1708 <column alignment="center" valignment="top" leftline="true" width="0pt">
1709 <column alignment="center" valignment="top" leftline="true" width="0pt">
1710 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
1711 <row topline="true" bottomline="true">
1712 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1713 \begin_inset Text
1714
1715 \begin_layout Standard
1716
1717 \family roman
1718 \series medium
1719 \shape up
1720 \size normal
1721 \emph off
1722 \bar no
1723 \noun off
1724 \color none
1725 1
1726 \end_layout
1727
1728 \end_inset
1729 </cell>
1730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1731 \begin_inset Text
1732
1733 \begin_layout Standard
1734
1735 \family roman
1736 \series medium
1737 \shape up
1738 \size normal
1739 \emph off
1740 \bar no
1741 \noun off
1742 \color none
1743 2
1744 \end_layout
1745
1746 \end_inset
1747 </cell>
1748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1749 \begin_inset Text
1750
1751 \begin_layout Standard
1752
1753 \family roman
1754 \series medium
1755 \shape up
1756 \size normal
1757 \emph off
1758 \bar no
1759 \noun off
1760 \color none
1761 3
1762 \end_layout
1763
1764 \end_inset
1765 </cell>
1766 </row>
1767 <row topline="true">
1768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1769 \begin_inset Text
1770
1771 \begin_layout Standard
1772
1773 \family roman
1774 \series medium
1775 \shape up
1776 \size normal
1777 \emph off
1778 \bar no
1779 \noun off
1780 \color none
1781 Pepe
1782 \end_layout
1783
1784 \end_inset
1785 </cell>
1786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1787 \begin_inset Text
1788
1789 \begin_layout Standard
1790
1791 \family roman
1792 \series medium
1793 \shape up
1794 \size normal
1795 \emph off
1796 \bar no
1797 \noun off
1798 \color none
1799 Mari
1800 \end_layout
1801
1802 \end_inset
1803 </cell>
1804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1805 \begin_inset Text
1806
1807 \begin_layout Standard
1808
1809 \family roman
1810 \series medium
1811 \shape up
1812 \size normal
1813 \emph off
1814 \bar no
1815 \noun off
1816 \color none
1817 Teo
1818 \end_layout
1819
1820 \end_inset
1821 </cell>
1822 </row>
1823 <row topline="true" bottomline="true">
1824 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1825 \begin_inset Text
1826
1827 \begin_layout Standard
1828
1829 \family roman
1830 \series medium
1831 \shape up
1832 \size normal
1833 \emph off
1834 \bar no
1835 \noun off
1836 \color none
1837 \begin_inset Formula $\int x^{2}dx$
1838 \end_inset
1839
1840
1841 \end_layout
1842
1843 \end_inset
1844 </cell>
1845 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1846 \begin_inset Text
1847
1848 \begin_layout Standard
1849
1850 \family roman
1851 \series medium
1852 \shape up
1853 \size normal
1854 \emph off
1855 \bar no
1856 \noun off
1857 \color none
1858 \begin_inset Formula $\left[\begin{array}{cc}
1859 a & b\\
1860 c & d\end{array}\right]$
1861 \end_inset
1862
1863
1864 \end_layout
1865
1866 \end_inset
1867 </cell>
1868 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1869 \begin_inset Text
1870
1871 \begin_layout Standard
1872
1873 \family roman
1874 \series medium
1875 \shape up
1876 \size normal
1877 \emph off
1878 \bar no
1879 \noun off
1880 \color none
1881 \begin_inset Formula $1+1=2$
1882 \end_inset
1883
1884
1885 \end_layout
1886
1887 \end_inset
1888 </cell>
1889 </row>
1890 </lyxtabular>
1891
1892 \end_inset
1893
1894
1895 \end_layout
1896
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \begin_layout Standard
1903 Las tablas flotantes pueden insertarse con el menú 
1904 \family sans
1905 Insertar\SpecialChar \menuseparator
1906 Flotante\SpecialChar \menuseparator
1907 Tabla
1908 \family default
1909  o con el botón 
1910 \begin_inset Graphics
1911         filename ../images/float-insert_table.xpm
1912         scale 85
1913
1914 \end_inset
1915
1916 .
1917 \end_layout
1918
1919 \begin_layout Standard
1920 El flotante se muestra como un cuadro desplegable con la etiqueta "
1921 \series bold
1922 Tabla\InsetSpace ~
1923 #:
1924 \series default
1925 " en su interior.
1926  El texto que sigue a dicha etiqueta es el encabezado de tabla.
1927  Para insertar una tabla en el flotante se sitúa el cursor al final del
1928  texto de encabezado y se pulsa Enter.
1929  El encabezado se imprime encima de la tabla.
1930 \end_layout
1931
1932 \begin_layout Standard
1933 La tabla\InsetSpace ~
1934
1935 \begin_inset LatexCommand ref
1936 reference "tab:una tabla flotante"
1937
1938 \end_inset
1939
1940  es un ejemplo de tabla flotante.
1941 \end_layout
1942
1943 \begin_layout Standard
1944 Lo habitual es poner el encabezado sobre la tabla, lo que desafortunadamente
1945  no es soportado en las clases estándar de LaTeX.
1946  Esto significa que si estás usando las clases de documento
1947 \family sans
1948 article
1949 \family default
1950
1951 \family sans
1952 book
1953 \family default
1954
1955 \family sans
1956 letter
1957 \family default
1958 , o 
1959 \family sans
1960 report
1961 \family default
1962  no habrá espacio entre el encabezado y la tabla.
1963  Para añadir el espacio faltante hay que poner en el preámbulo LaTeX del
1964  documento la siguiente opción al comando del paquete de LaTeX 
1965 \series bold
1966 caption
1967 \series default
1968
1969 \begin_inset LatexCommand index
1970 name "LaTeX-paquetes ! caption"
1971
1972 \end_inset
1973
1974
1975 \begin_inset Foot
1976 status open
1977
1978 \begin_layout Standard
1979 Para más información ve a la sección\InsetSpace ~
1980
1981 \begin_inset LatexCommand ref
1982 reference "sec:Colocación-de-Encabezados"
1983
1984 \end_inset
1985
1986 .
1987 \end_layout
1988
1989 \end_inset
1990
1991 :
1992 \end_layout
1993
1994 \begin_layout Standard
1995
1996 \series bold
1997 tableposition=top
1998 \end_layout
1999
2000 \begin_layout Standard
2001 El encabezado puede formatearse mediante el paquete de LaTeX 
2002 \series bold
2003 caption
2004 \series default
2005  como se describe en la sección\InsetSpace ~
2006
2007 \begin_inset LatexCommand ref
2008 reference "sec:Formato-de-Encabezados"
2009
2010 \end_inset
2011
2012 .
2013  
2014 \end_layout
2015
2016 \begin_layout Standard
2017 \begin_inset LatexCommand index
2018 name "Referencias ! a Tablas"
2019
2020 \end_inset
2021
2022 Las tablas pueden tener referencias cruzadas en el texto referenciando su
2023  etiqueta.
2024  Para hacerlo inserta una etiqueta en el encabezado con el menú 
2025 \family sans
2026 Insertar\SpecialChar \menuseparator
2027 Etiqueta
2028 \family default
2029  o con el botón 
2030 \begin_inset Graphics
2031         filename ../images/label-insert.xpm
2032         scale 85
2033
2034 \end_inset
2035
2036 .
2037  Ahora puedes referirte a la etiqueta con el menú 
2038 \family sans
2039 Insertar\SpecialChar \menuseparator
2040 Referencia\InsetSpace ~
2041 cruzada
2042 \family default
2043  o el botón 
2044 \begin_inset Graphics
2045         filename ../images/dialog-show-new-inset_ref.xpm
2046         scale 85
2047
2048 \end_inset
2049
2050 .
2051 \end_layout
2052
2053 \begin_layout Section
2054 Tablas Largas
2055 \begin_inset LatexCommand label
2056 name "sec:Tablas-Largas"
2057
2058 \end_inset
2059
2060
2061 \begin_inset LatexCommand index
2062 name "Tablas Largas"
2063
2064 \end_inset
2065
2066
2067 \begin_inset LatexCommand index
2068 name "Tablas ! Largas"
2069
2070 \end_inset
2071
2072
2073 \end_layout
2074
2075 \begin_layout Standard
2076 Si la tabla es demasiado larga para una página, puedes usar la opción 
2077 \family sans
2078 Usar\InsetSpace ~
2079 tabla\InsetSpace ~
2080 larga
2081 \family default
2082  en la pestaña 
2083 \family sans
2084 Tabla\InsetSpace ~
2085 larga
2086 \family default
2087  del diálogo para repartir automáticamente la tabla en varias páginas.
2088  Al hacerlo se habilitan diversos botones opcionales en los que puedes definir:
2089 \end_layout
2090
2091 \begin_layout Description
2092
2093 \family sans
2094 Encabezado: 
2095 \family default
2096 La fila actual y todas las de arriba, que no tienen ninguna opción especial
2097  definida, se definen como filas de encabezado para todas las páginas de
2098  la tabla, excepto para la primera página
2099 \family sans
2100  
2101 \family default
2102 si
2103 \family sans
2104  Primer\InsetSpace ~
2105 encabezado 
2106 \family default
2107 está definido.
2108  Este se denomina encabezado principal.
2109 \end_layout
2110
2111 \begin_layout Description
2112
2113 \family sans
2114 Primer\InsetSpace ~
2115 encabezado: 
2116 \family default
2117 La fila actual y superiores, que no tienen ninguna opción especial definida,
2118  se definen como filas cabeceras de la primera página de la tabla.
2119 \end_layout
2120
2121 \begin_layout Description
2122
2123 \family sans
2124 Pie: 
2125 \family default
2126 La fila actual y todas las siguientes, que no tienen ninguna opción especial
2127  definida, se definen como filas de pie de todas las páginas de la tabla,
2128  excepto para la última página si se define
2129 \family sans
2130  Último\InsetSpace ~
2131 pie.
2132 \end_layout
2133
2134 \begin_layout Description
2135
2136 \family sans
2137 Último\InsetSpace ~
2138 pie: L
2139 \family default
2140 a fila actual y siguientes, que no tienen ninguna opción especial definida,
2141  se definen como filas de pie de la última página de la tabla.
2142 \end_layout
2143
2144 \begin_layout Standard
2145 También se puede especificar una fila en la que se dividirá la tabla.
2146  Si se establece más de una opción en la misma fila, habría que tener en
2147  cuenta que sólo la primera de ellas se usa en la fila dada.
2148  Las otras quedarán definidas como 
2149 \emph on
2150 vacías
2151 \emph default
2152 .
2153  En este contexto, primera significa primero en este orden: 
2154 \family sans
2155 Pie, Último\InsetSpace ~
2156 pie, Encabezado, Primer\InsetSpace ~
2157 encabezado
2158 \family default
2159 .
2160  La siguiente tabla muestra cómo funciona:
2161 \end_layout
2162
2163 \begin_layout Standard
2164
2165 \end_layout
2166
2167 \begin_layout Standard
2168 \align center
2169 \begin_inset Tabular
2170 <lyxtabular version="3" rows="69" columns="3">
2171 <features islongtable="true">
2172 <column alignment="left" valignment="top" leftline="true" width="0cm">
2173 <column alignment="left" valignment="top" width="0pt">
2174 <column alignment="right" valignment="top" leftline="true" rightline="true" width="0pt">
2175 <row topline="true" bottomline="true" endfirsthead="true">
2176 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2177 \begin_inset Text
2178
2179 \begin_layout Standard
2180
2181 \series bold
2182 Ejemplo de lista telefónica (ignore los nombres)
2183 \end_layout
2184
2185 \end_inset
2186 </cell>
2187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2188 \begin_inset Text
2189
2190 \begin_layout Standard
2191
2192 \end_layout
2193
2194 \end_inset
2195 </cell>
2196 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2197 \begin_inset Text
2198
2199 \begin_layout Standard
2200
2201 \end_layout
2202
2203 \end_inset
2204 </cell>
2205 </row>
2206 <row topline="true" bottomline="true" endfirsthead="true">
2207 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2208 \begin_inset Text
2209
2210 \begin_layout Standard
2211
2212 \series bold
2213 NOMBRE
2214 \end_layout
2215
2216 \end_inset
2217 </cell>
2218 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2219 \begin_inset Text
2220
2221 \begin_layout Standard
2222
2223 \end_layout
2224
2225 \end_inset
2226 </cell>
2227 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2228 \begin_inset Text
2229
2230 \begin_layout Standard
2231
2232 \series bold
2233 TEL.
2234 \end_layout
2235
2236 \end_inset
2237 </cell>
2238 </row>
2239 <row topline="true" bottomline="true" endhead="true">
2240 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2241 \begin_inset Text
2242
2243 \begin_layout Standard
2244
2245 \series bold
2246 Ejemplo de lista telefónica
2247 \end_layout
2248
2249 \end_inset
2250 </cell>
2251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2252 \begin_inset Text
2253
2254 \begin_layout Standard
2255
2256 \end_layout
2257
2258 \end_inset
2259 </cell>
2260 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2261 \begin_inset Text
2262
2263 \begin_layout Standard
2264
2265 \end_layout
2266
2267 \end_inset
2268 </cell>
2269 </row>
2270 <row topline="true" bottomline="true" endhead="true">
2271 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2272 \begin_inset Text
2273
2274 \begin_layout Standard
2275
2276 \series bold
2277 NOMBRE
2278 \end_layout
2279
2280 \end_inset
2281 </cell>
2282 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2283 \begin_inset Text
2284
2285 \begin_layout Standard
2286
2287 \end_layout
2288
2289 \end_inset
2290 </cell>
2291 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2292 \begin_inset Text
2293
2294 \begin_layout Standard
2295
2296 \series bold
2297 TEL.
2298 \end_layout
2299
2300 \end_inset
2301 </cell>
2302 </row>
2303 <row topline="true" bottomline="true" endfoot="true">
2304 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
2305 \begin_inset Text
2306
2307 \begin_layout Standard
2308  continúa en la página siguiente
2309 \end_layout
2310
2311 \end_inset
2312 </cell>
2313 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
2314 \begin_inset Text
2315
2316 \begin_layout Standard
2317
2318 \end_layout
2319
2320 \end_inset
2321 </cell>
2322 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2323 \begin_inset Text
2324
2325 \begin_layout Standard
2326
2327 \end_layout
2328
2329 \end_inset
2330 </cell>
2331 </row>
2332 <row>
2333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2334 \begin_inset Text
2335
2336 \begin_layout Standard
2337
2338 \series bold
2339 Annovi
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 <cell alignment="center" valignment="top" topline="true" usebox="none">
2345 \begin_inset Text
2346
2347 \begin_layout Standard
2348 Silvia
2349 \end_layout
2350
2351 \end_inset
2352 </cell>
2353 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2354 \begin_inset Text
2355
2356 \begin_layout Standard
2357 111
2358 \end_layout
2359
2360 \end_inset
2361 </cell>
2362 </row>
2363 <row>
2364 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2365 \begin_inset Text
2366
2367 \begin_layout Standard
2368
2369 \series bold
2370 Bertoli
2371 \end_layout
2372
2373 \end_inset
2374 </cell>
2375 <cell alignment="center" valignment="top" topline="true" usebox="none">
2376 \begin_inset Text
2377
2378 \begin_layout Standard
2379 Stefano
2380 \end_layout
2381
2382 \end_inset
2383 </cell>
2384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2385 \begin_inset Text
2386
2387 \begin_layout Standard
2388 111
2389 \end_layout
2390
2391 \end_inset
2392 </cell>
2393 </row>
2394 <row>
2395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2396 \begin_inset Text
2397
2398 \begin_layout Standard
2399
2400 \series bold
2401 Bozzi
2402 \end_layout
2403
2404 \end_inset
2405 </cell>
2406 <cell alignment="center" valignment="top" topline="true" usebox="none">
2407 \begin_inset Text
2408
2409 \begin_layout Standard
2410 Walter
2411 \end_layout
2412
2413 \end_inset
2414 </cell>
2415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2416 \begin_inset Text
2417
2418 \begin_layout Standard
2419 111
2420 \end_layout
2421
2422 \end_inset
2423 </cell>
2424 </row>
2425 <row>
2426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2427 \begin_inset Text
2428
2429 \begin_layout Standard
2430
2431 \series bold
2432 Cachia
2433 \end_layout
2434
2435 \end_inset
2436 </cell>
2437 <cell alignment="center" valignment="top" topline="true" usebox="none">
2438 \begin_inset Text
2439
2440 \begin_layout Standard
2441 Maria
2442 \end_layout
2443
2444 \end_inset
2445 </cell>
2446 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2447 \begin_inset Text
2448
2449 \begin_layout Standard
2450 111
2451 \end_layout
2452
2453 \end_inset
2454 </cell>
2455 </row>
2456 <row>
2457 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2458 \begin_inset Text
2459
2460 \begin_layout Standard
2461
2462 \series bold
2463 Cachia
2464 \end_layout
2465
2466 \end_inset
2467 </cell>
2468 <cell alignment="center" valignment="top" topline="true" usebox="none">
2469 \begin_inset Text
2470
2471 \begin_layout Standard
2472 Maurizio
2473 \end_layout
2474
2475 \end_inset
2476 </cell>
2477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2478 \begin_inset Text
2479
2480 \begin_layout Standard
2481 111
2482 \end_layout
2483
2484 \end_inset
2485 </cell>
2486 </row>
2487 <row>
2488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2489 \begin_inset Text
2490
2491 \begin_layout Standard
2492
2493 \series bold
2494 Cinquemani
2495 \end_layout
2496
2497 \end_inset
2498 </cell>
2499 <cell alignment="center" valignment="top" topline="true" usebox="none">
2500 \begin_inset Text
2501
2502 \begin_layout Standard
2503 Giusi
2504 \end_layout
2505
2506 \end_inset
2507 </cell>
2508 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2509 \begin_inset Text
2510
2511 \begin_layout Standard
2512 111
2513 \end_layout
2514
2515 \end_inset
2516 </cell>
2517 </row>
2518 <row>
2519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2520 \begin_inset Text
2521
2522 \begin_layout Standard
2523
2524 \series bold
2525 Colin
2526 \end_layout
2527
2528 \end_inset
2529 </cell>
2530 <cell alignment="center" valignment="top" topline="true" usebox="none">
2531 \begin_inset Text
2532
2533 \begin_layout Standard
2534 Bernard
2535 \end_layout
2536
2537 \end_inset
2538 </cell>
2539 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2540 \begin_inset Text
2541
2542 \begin_layout Standard
2543 111
2544 \end_layout
2545
2546 \end_inset
2547 </cell>
2548 </row>
2549 <row>
2550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2551 \begin_inset Text
2552
2553 \begin_layout Standard
2554
2555 \series bold
2556 Concli
2557 \end_layout
2558
2559 \end_inset
2560 </cell>
2561 <cell alignment="center" valignment="top" topline="true" usebox="none">
2562 \begin_inset Text
2563
2564 \begin_layout Standard
2565 Gianfranco
2566 \end_layout
2567
2568 \end_inset
2569 </cell>
2570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2571 \begin_inset Text
2572
2573 \begin_layout Standard
2574 111
2575 \end_layout
2576
2577 \end_inset
2578 </cell>
2579 </row>
2580 <row>
2581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2582 \begin_inset Text
2583
2584 \begin_layout Standard
2585
2586 \series bold
2587 Dal Bosco
2588 \end_layout
2589
2590 \end_inset
2591 </cell>
2592 <cell alignment="center" valignment="top" topline="true" usebox="none">
2593 \begin_inset Text
2594
2595 \begin_layout Standard
2596 Carolina
2597 \end_layout
2598
2599 \end_inset
2600 </cell>
2601 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2602 \begin_inset Text
2603
2604 \begin_layout Standard
2605 111
2606 \end_layout
2607
2608 \end_inset
2609 </cell>
2610 </row>
2611 <row>
2612 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2613 \begin_inset Text
2614
2615 \begin_layout Standard
2616
2617 \series bold
2618 Dalpiaz
2619 \end_layout
2620
2621 \end_inset
2622 </cell>
2623 <cell alignment="center" valignment="top" topline="true" usebox="none">
2624 \begin_inset Text
2625
2626 \begin_layout Standard
2627 Annamaria
2628 \end_layout
2629
2630 \end_inset
2631 </cell>
2632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2633 \begin_inset Text
2634
2635 \begin_layout Standard
2636 111
2637 \end_layout
2638
2639 \end_inset
2640 </cell>
2641 </row>
2642 <row>
2643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2644 \begin_inset Text
2645
2646 \begin_layout Standard
2647
2648 \series bold
2649 Feliciello
2650 \end_layout
2651
2652 \end_inset
2653 </cell>
2654 <cell alignment="center" valignment="top" topline="true" usebox="none">
2655 \begin_inset Text
2656
2657 \begin_layout Standard
2658 Domenico
2659 \end_layout
2660
2661 \end_inset
2662 </cell>
2663 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2664 \begin_inset Text
2665
2666 \begin_layout Standard
2667 111
2668 \end_layout
2669
2670 \end_inset
2671 </cell>
2672 </row>
2673 <row>
2674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2675 \begin_inset Text
2676
2677 \begin_layout Standard
2678
2679 \series bold
2680 Focarelli
2681 \end_layout
2682
2683 \end_inset
2684 </cell>
2685 <cell alignment="center" valignment="top" topline="true" usebox="none">
2686 \begin_inset Text
2687
2688 \begin_layout Standard
2689 Paola
2690 \end_layout
2691
2692 \end_inset
2693 </cell>
2694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2695 \begin_inset Text
2696
2697 \begin_layout Standard
2698 111
2699 \end_layout
2700
2701 \end_inset
2702 </cell>
2703 </row>
2704 <row>
2705 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2706 \begin_inset Text
2707
2708 \begin_layout Standard
2709
2710 \series bold
2711 Galletti
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 <cell alignment="center" valignment="top" topline="true" usebox="none">
2717 \begin_inset Text
2718
2719 \begin_layout Standard
2720 Oreste
2721 \end_layout
2722
2723 \end_inset
2724 </cell>
2725 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2726 \begin_inset Text
2727
2728 \begin_layout Standard
2729 111
2730 \end_layout
2731
2732 \end_inset
2733 </cell>
2734 </row>
2735 <row>
2736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2737 \begin_inset Text
2738
2739 \begin_layout Standard
2740
2741 \series bold
2742 Gasparini
2743 \end_layout
2744
2745 \end_inset
2746 </cell>
2747 <cell alignment="center" valignment="top" topline="true" usebox="none">
2748 \begin_inset Text
2749
2750 \begin_layout Standard
2751 Franca
2752 \end_layout
2753
2754 \end_inset
2755 </cell>
2756 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2757 \begin_inset Text
2758
2759 \begin_layout Standard
2760 111
2761 \end_layout
2762
2763 \end_inset
2764 </cell>
2765 </row>
2766 <row>
2767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2768 \begin_inset Text
2769
2770 \begin_layout Standard
2771
2772 \series bold
2773 Rizzardi
2774 \end_layout
2775
2776 \end_inset
2777 </cell>
2778 <cell alignment="center" valignment="top" topline="true" usebox="none">
2779 \begin_inset Text
2780
2781 \begin_layout Standard
2782 Paola
2783 \end_layout
2784
2785 \end_inset
2786 </cell>
2787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Standard
2791 111
2792 \end_layout
2793
2794 \end_inset
2795 </cell>
2796 </row>
2797 <row>
2798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2799 \begin_inset Text
2800
2801 \begin_layout Standard
2802
2803 \series bold
2804 Lassini
2805 \end_layout
2806
2807 \end_inset
2808 </cell>
2809 <cell alignment="center" valignment="top" topline="true" usebox="none">
2810 \begin_inset Text
2811
2812 \begin_layout Standard
2813 Giancarlo
2814 \end_layout
2815
2816 \end_inset
2817 </cell>
2818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2819 \begin_inset Text
2820
2821 \begin_layout Standard
2822 111
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 </row>
2828 <row>
2829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Standard
2833
2834 \series bold
2835 Malfatti
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 <cell alignment="center" valignment="top" topline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \begin_layout Standard
2844 Luciano
2845 \end_layout
2846
2847 \end_inset
2848 </cell>
2849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2850 \begin_inset Text
2851
2852 \begin_layout Standard
2853 111
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 </row>
2859 <row>
2860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2861 \begin_inset Text
2862
2863 \begin_layout Standard
2864
2865 \series bold
2866 Malfatti
2867 \end_layout
2868
2869 \end_inset
2870 </cell>
2871 <cell alignment="center" valignment="top" topline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Standard
2875 Valeriano
2876 \end_layout
2877
2878 \end_inset
2879 </cell>
2880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2881 \begin_inset Text
2882
2883 \begin_layout Standard
2884 111
2885 \end_layout
2886
2887 \end_inset
2888 </cell>
2889 </row>
2890 <row>
2891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2892 \begin_inset Text
2893
2894 \begin_layout Standard
2895
2896 \series bold
2897 Meneguzzo
2898 \end_layout
2899
2900 \end_inset
2901 </cell>
2902 <cell alignment="center" valignment="top" topline="true" usebox="none">
2903 \begin_inset Text
2904
2905 \begin_layout Standard
2906 Roberto
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Standard
2915 111
2916 \end_layout
2917
2918 \end_inset
2919 </cell>
2920 </row>
2921 <row>
2922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2923 \begin_inset Text
2924
2925 \begin_layout Standard
2926
2927 \series bold
2928 Mezzadra
2929 \end_layout
2930
2931 \end_inset
2932 </cell>
2933 <cell alignment="center" valignment="top" topline="true" usebox="none">
2934 \begin_inset Text
2935
2936 \begin_layout Standard
2937 Roberto
2938 \end_layout
2939
2940 \end_inset
2941 </cell>
2942 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2943 \begin_inset Text
2944
2945 \begin_layout Standard
2946 111
2947 \end_layout
2948
2949 \end_inset
2950 </cell>
2951 </row>
2952 <row>
2953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2954 \begin_inset Text
2955
2956 \begin_layout Standard
2957
2958 \series bold
2959 Pirpamer
2960 \end_layout
2961
2962 \end_inset
2963 </cell>
2964 <cell alignment="center" valignment="top" topline="true" usebox="none">
2965 \begin_inset Text
2966
2967 \begin_layout Standard
2968 Erich
2969 \end_layout
2970
2971 \end_inset
2972 </cell>
2973 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2974 \begin_inset Text
2975
2976 \begin_layout Standard
2977 111
2978 \end_layout
2979
2980 \end_inset
2981 </cell>
2982 </row>
2983 <row>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Standard
2988
2989 \series bold
2990 Pochiesa
2991 \end_layout
2992
2993 \end_inset
2994 </cell>
2995 <cell alignment="center" valignment="top" topline="true" usebox="none">
2996 \begin_inset Text
2997
2998 \begin_layout Standard
2999 Paolo
3000 \end_layout
3001
3002 \end_inset
3003 </cell>
3004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3005 \begin_inset Text
3006
3007 \begin_layout Standard
3008 111, 222
3009 \end_layout
3010
3011 \end_inset
3012 </cell>
3013 </row>
3014 <row>
3015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3016 \begin_inset Text
3017
3018 \begin_layout Standard
3019
3020 \series bold
3021 Radina
3022 \end_layout
3023
3024 \end_inset
3025 </cell>
3026 <cell alignment="center" valignment="top" topline="true" usebox="none">
3027 \begin_inset Text
3028
3029 \begin_layout Standard
3030 Claudio
3031 \end_layout
3032
3033 \end_inset
3034 </cell>
3035 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3036 \begin_inset Text
3037
3038 \begin_layout Standard
3039 111
3040 \end_layout
3041
3042 \end_inset
3043 </cell>
3044 </row>
3045 <row>
3046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3047 \begin_inset Text
3048
3049 \begin_layout Standard
3050
3051 \series bold
3052 Stuffer
3053 \end_layout
3054
3055 \end_inset
3056 </cell>
3057 <cell alignment="center" valignment="top" topline="true" usebox="none">
3058 \begin_inset Text
3059
3060 \begin_layout Standard
3061 Oskar
3062 \end_layout
3063
3064 \end_inset
3065 </cell>
3066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3067 \begin_inset Text
3068
3069 \begin_layout Standard
3070 111
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 </row>
3076 <row>
3077 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3078 \begin_inset Text
3079
3080 \begin_layout Standard
3081
3082 \series bold
3083 Tacchelli
3084 \end_layout
3085
3086 \end_inset
3087 </cell>
3088 <cell alignment="center" valignment="top" topline="true" usebox="none">
3089 \begin_inset Text
3090
3091 \begin_layout Standard
3092 Ugo
3093 \end_layout
3094
3095 \end_inset
3096 </cell>
3097 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3098 \begin_inset Text
3099
3100 \begin_layout Standard
3101 111
3102 \end_layout
3103
3104 \end_inset
3105 </cell>
3106 </row>
3107 <row>
3108 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3109 \begin_inset Text
3110
3111 \begin_layout Standard
3112
3113 \series bold
3114 Tezzele
3115 \end_layout
3116
3117 \end_inset
3118 </cell>
3119 <cell alignment="center" valignment="top" topline="true" usebox="none">
3120 \begin_inset Text
3121
3122 \begin_layout Standard
3123 Margit
3124 \end_layout
3125
3126 \end_inset
3127 </cell>
3128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3129 \begin_inset Text
3130
3131 \begin_layout Standard
3132 111
3133 \end_layout
3134
3135 \end_inset
3136 </cell>
3137 </row>
3138 <row>
3139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3140 \begin_inset Text
3141
3142 \begin_layout Standard
3143
3144 \series bold
3145 Unterkalmsteiner
3146 \end_layout
3147
3148 \end_inset
3149 </cell>
3150 <cell alignment="center" valignment="top" topline="true" usebox="none">
3151 \begin_inset Text
3152
3153 \begin_layout Standard
3154 Frieda
3155 \end_layout
3156
3157 \end_inset
3158 </cell>
3159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3160 \begin_inset Text
3161
3162 \begin_layout Standard
3163 111
3164 \end_layout
3165
3166 \end_inset
3167 </cell>
3168 </row>
3169 <row>
3170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3171 \begin_inset Text
3172
3173 \begin_layout Standard
3174
3175 \series bold
3176 Vieider
3177 \end_layout
3178
3179 \end_inset
3180 </cell>
3181 <cell alignment="center" valignment="top" topline="true" usebox="none">
3182 \begin_inset Text
3183
3184 \begin_layout Standard
3185 Hilde
3186 \end_layout
3187
3188 \end_inset
3189 </cell>
3190 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3191 \begin_inset Text
3192
3193 \begin_layout Standard
3194 111
3195 \end_layout
3196
3197 \end_inset
3198 </cell>
3199 </row>
3200 <row>
3201 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3202 \begin_inset Text
3203
3204 \begin_layout Standard
3205
3206 \series bold
3207 Vigna
3208 \end_layout
3209
3210 \end_inset
3211 </cell>
3212 <cell alignment="center" valignment="top" topline="true" usebox="none">
3213 \begin_inset Text
3214
3215 \begin_layout Standard
3216 Jürgen
3217 \end_layout
3218
3219 \end_inset
3220 </cell>
3221 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3222 \begin_inset Text
3223
3224 \begin_layout Standard
3225 111
3226 \end_layout
3227
3228 \end_inset
3229 </cell>
3230 </row>
3231 <row>
3232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3233 \begin_inset Text
3234
3235 \begin_layout Standard
3236
3237 \series bold
3238 Weber
3239 \end_layout
3240
3241 \end_inset
3242 </cell>
3243 <cell alignment="center" valignment="top" topline="true" usebox="none">
3244 \begin_inset Text
3245
3246 \begin_layout Standard
3247 Maurizio
3248 \end_layout
3249
3250 \end_inset
3251 </cell>
3252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3253 \begin_inset Text
3254
3255 \begin_layout Standard
3256 111
3257 \end_layout
3258
3259 \end_inset
3260 </cell>
3261 </row>
3262 <row bottomline="true">
3263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3264 \begin_inset Text
3265
3266 \begin_layout Standard
3267
3268 \series bold
3269 Winkler
3270 \end_layout
3271
3272 \end_inset
3273 </cell>
3274 <cell alignment="center" valignment="top" topline="true" usebox="none">
3275 \begin_inset Text
3276
3277 \begin_layout Standard
3278 Franz
3279 \end_layout
3280
3281 \end_inset
3282 </cell>
3283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3284 \begin_inset Text
3285
3286 \begin_layout Standard
3287 111
3288 \end_layout
3289
3290 \end_inset
3291 </cell>
3292 </row>
3293 <row bottomline="true">
3294 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3295 \begin_inset Text
3296
3297 \begin_layout Standard
3298  
3299 \end_layout
3300
3301 \end_inset
3302 </cell>
3303 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
3304 \begin_inset Text
3305
3306 \begin_layout Standard
3307
3308 \end_layout
3309
3310 \end_inset
3311 </cell>
3312 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3313 \begin_inset Text
3314
3315 \begin_layout Standard
3316
3317 \end_layout
3318
3319 \end_inset
3320 </cell>
3321 </row>
3322 <row>
3323 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3324 \begin_inset Text
3325
3326 \begin_layout Standard
3327
3328 \series bold
3329 Annovi
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 <cell alignment="center" valignment="top" topline="true" usebox="none">
3335 \begin_inset Text
3336
3337 \begin_layout Standard
3338 Silvia
3339 \end_layout
3340
3341 \end_inset
3342 </cell>
3343 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3344 \begin_inset Text
3345
3346 \begin_layout Standard
3347 555
3348 \end_layout
3349
3350 \end_inset
3351 </cell>
3352 </row>
3353 <row>
3354 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3355 \begin_inset Text
3356
3357 \begin_layout Standard
3358
3359 \series bold
3360 Bertoli
3361 \end_layout
3362
3363 \end_inset
3364 </cell>
3365 <cell alignment="center" valignment="top" topline="true" usebox="none">
3366 \begin_inset Text
3367
3368 \begin_layout Standard
3369 Stefano
3370 \end_layout
3371
3372 \end_inset
3373 </cell>
3374 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3375 \begin_inset Text
3376
3377 \begin_layout Standard
3378 555
3379 \end_layout
3380
3381 \end_inset
3382 </cell>
3383 </row>
3384 <row>
3385 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3386 \begin_inset Text
3387
3388 \begin_layout Standard
3389
3390 \series bold
3391 Bozzi
3392 \end_layout
3393
3394 \end_inset
3395 </cell>
3396 <cell alignment="center" valignment="top" topline="true" usebox="none">
3397 \begin_inset Text
3398
3399 \begin_layout Standard
3400 Walter
3401 \end_layout
3402
3403 \end_inset
3404 </cell>
3405 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3406 \begin_inset Text
3407
3408 \begin_layout Standard
3409 555
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row>
3416 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Standard
3420
3421 \series bold
3422 Cachia
3423 \end_layout
3424
3425 \end_inset
3426 </cell>
3427 <cell alignment="center" valignment="top" topline="true" usebox="none">
3428 \begin_inset Text
3429
3430 \begin_layout Standard
3431 Maria
3432 \end_layout
3433
3434 \end_inset
3435 </cell>
3436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3437 \begin_inset Text
3438
3439 \begin_layout Standard
3440 555
3441 \end_layout
3442
3443 \end_inset
3444 </cell>
3445 </row>
3446 <row>
3447 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3448 \begin_inset Text
3449
3450 \begin_layout Standard
3451
3452 \series bold
3453 Cachia
3454 \end_layout
3455
3456 \end_inset
3457 </cell>
3458 <cell alignment="center" valignment="top" topline="true" usebox="none">
3459 \begin_inset Text
3460
3461 \begin_layout Standard
3462 Maurizio
3463 \end_layout
3464
3465 \end_inset
3466 </cell>
3467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3468 \begin_inset Text
3469
3470 \begin_layout Standard
3471 555
3472 \end_layout
3473
3474 \end_inset
3475 </cell>
3476 </row>
3477 <row>
3478 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3479 \begin_inset Text
3480
3481 \begin_layout Standard
3482
3483 \series bold
3484 Cinquemani
3485 \end_layout
3486
3487 \end_inset
3488 </cell>
3489 <cell alignment="center" valignment="top" topline="true" usebox="none">
3490 \begin_inset Text
3491
3492 \begin_layout Standard
3493 Giusi
3494 \end_layout
3495
3496 \end_inset
3497 </cell>
3498 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3499 \begin_inset Text
3500
3501 \begin_layout Standard
3502 555
3503 \end_layout
3504
3505 \end_inset
3506 </cell>
3507 </row>
3508 <row>
3509 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3510 \begin_inset Text
3511
3512 \begin_layout Standard
3513
3514 \series bold
3515 Colin
3516 \end_layout
3517
3518 \end_inset
3519 </cell>
3520 <cell alignment="center" valignment="top" topline="true" usebox="none">
3521 \begin_inset Text
3522
3523 \begin_layout Standard
3524 Bernard
3525 \end_layout
3526
3527 \end_inset
3528 </cell>
3529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3530 \begin_inset Text
3531
3532 \begin_layout Standard
3533 555
3534 \end_layout
3535
3536 \end_inset
3537 </cell>
3538 </row>
3539 <row>
3540 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3541 \begin_inset Text
3542
3543 \begin_layout Standard
3544
3545 \series bold
3546 Concli
3547 \end_layout
3548
3549 \end_inset
3550 </cell>
3551 <cell alignment="center" valignment="top" topline="true" usebox="none">
3552 \begin_inset Text
3553
3554 \begin_layout Standard
3555 Gianfranco
3556 \end_layout
3557
3558 \end_inset
3559 </cell>
3560 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3561 \begin_inset Text
3562
3563 \begin_layout Standard
3564 555
3565 \end_layout
3566
3567 \end_inset
3568 </cell>
3569 </row>
3570 <row>
3571 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3572 \begin_inset Text
3573
3574 \begin_layout Standard
3575
3576 \series bold
3577 Dal Bosco
3578 \end_layout
3579
3580 \end_inset
3581 </cell>
3582 <cell alignment="center" valignment="top" topline="true" usebox="none">
3583 \begin_inset Text
3584
3585 \begin_layout Standard
3586 Carolina
3587 \end_layout
3588
3589 \end_inset
3590 </cell>
3591 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3592 \begin_inset Text
3593
3594 \begin_layout Standard
3595 555
3596 \end_layout
3597
3598 \end_inset
3599 </cell>
3600 </row>
3601 <row>
3602 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3603 \begin_inset Text
3604
3605 \begin_layout Standard
3606
3607 \series bold
3608 Dalpiaz
3609 \end_layout
3610
3611 \end_inset
3612 </cell>
3613 <cell alignment="center" valignment="top" topline="true" usebox="none">
3614 \begin_inset Text
3615
3616 \begin_layout Standard
3617 Annamaria
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3623 \begin_inset Text
3624
3625 \begin_layout Standard
3626 555
3627 \end_layout
3628
3629 \end_inset
3630 </cell>
3631 </row>
3632 <row>
3633 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3634 \begin_inset Text
3635
3636 \begin_layout Standard
3637
3638 \series bold
3639 Feliciello
3640 \end_layout
3641
3642 \end_inset
3643 </cell>
3644 <cell alignment="center" valignment="top" topline="true" usebox="none">
3645 \begin_inset Text
3646
3647 \begin_layout Standard
3648 Domenico
3649 \end_layout
3650
3651 \end_inset
3652 </cell>
3653 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3654 \begin_inset Text
3655
3656 \begin_layout Standard
3657 555
3658 \end_layout
3659
3660 \end_inset
3661 </cell>
3662 </row>
3663 <row>
3664 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3665 \begin_inset Text
3666
3667 \begin_layout Standard
3668
3669 \series bold
3670 Focarelli
3671 \end_layout
3672
3673 \end_inset
3674 </cell>
3675 <cell alignment="center" valignment="top" topline="true" usebox="none">
3676 \begin_inset Text
3677
3678 \begin_layout Standard
3679 Paola
3680 \end_layout
3681
3682 \end_inset
3683 </cell>
3684 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3685 \begin_inset Text
3686
3687 \begin_layout Standard
3688 555
3689 \end_layout
3690
3691 \end_inset
3692 </cell>
3693 </row>
3694 <row>
3695 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3696 \begin_inset Text
3697
3698 \begin_layout Standard
3699
3700 \series bold
3701 Galletti
3702 \end_layout
3703
3704 \end_inset
3705 </cell>
3706 <cell alignment="center" valignment="top" topline="true" usebox="none">
3707 \begin_inset Text
3708
3709 \begin_layout Standard
3710 Oreste
3711 \end_layout
3712
3713 \end_inset
3714 </cell>
3715 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3716 \begin_inset Text
3717
3718 \begin_layout Standard
3719 555
3720 \end_layout
3721
3722 \end_inset
3723 </cell>
3724 </row>
3725 <row>
3726 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3727 \begin_inset Text
3728
3729 \begin_layout Standard
3730
3731 \series bold
3732 Gasparini
3733 \end_layout
3734
3735 \end_inset
3736 </cell>
3737 <cell alignment="center" valignment="top" topline="true" usebox="none">
3738 \begin_inset Text
3739
3740 \begin_layout Standard
3741 Franca
3742 \end_layout
3743
3744 \end_inset
3745 </cell>
3746 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3747 \begin_inset Text
3748
3749 \begin_layout Standard
3750 555
3751 \end_layout
3752
3753 \end_inset
3754 </cell>
3755 </row>
3756 <row>
3757 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3758 \begin_inset Text
3759
3760 \begin_layout Standard
3761
3762 \series bold
3763 Rizzardi
3764 \end_layout
3765
3766 \end_inset
3767 </cell>
3768 <cell alignment="center" valignment="top" topline="true" usebox="none">
3769 \begin_inset Text
3770
3771 \begin_layout Standard
3772 Paola
3773 \end_layout
3774
3775 \end_inset
3776 </cell>
3777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3778 \begin_inset Text
3779
3780 \begin_layout Standard
3781 555
3782 \end_layout
3783
3784 \end_inset
3785 </cell>
3786 </row>
3787 <row>
3788 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3789 \begin_inset Text
3790
3791 \begin_layout Standard
3792
3793 \series bold
3794 Lassini
3795 \end_layout
3796
3797 \end_inset
3798 </cell>
3799 <cell alignment="center" valignment="top" topline="true" usebox="none">
3800 \begin_inset Text
3801
3802 \begin_layout Standard
3803 Giancarlo
3804 \end_layout
3805
3806 \end_inset
3807 </cell>
3808 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3809 \begin_inset Text
3810
3811 \begin_layout Standard
3812 555
3813 \end_layout
3814
3815 \end_inset
3816 </cell>
3817 </row>
3818 <row>
3819 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3820 \begin_inset Text
3821
3822 \begin_layout Standard
3823
3824 \series bold
3825 Malfatti
3826 \end_layout
3827
3828 \end_inset
3829 </cell>
3830 <cell alignment="center" valignment="top" topline="true" usebox="none">
3831 \begin_inset Text
3832
3833 \begin_layout Standard
3834 Luciano
3835 \end_layout
3836
3837 \end_inset
3838 </cell>
3839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3840 \begin_inset Text
3841
3842 \begin_layout Standard
3843 555
3844 \end_layout
3845
3846 \end_inset
3847 </cell>
3848 </row>
3849 <row>
3850 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3851 \begin_inset Text
3852
3853 \begin_layout Standard
3854
3855 \series bold
3856 Malfatti
3857 \end_layout
3858
3859 \end_inset
3860 </cell>
3861 <cell alignment="center" valignment="top" topline="true" usebox="none">
3862 \begin_inset Text
3863
3864 \begin_layout Standard
3865 Valeriano
3866 \end_layout
3867
3868 \end_inset
3869 </cell>
3870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3871 \begin_inset Text
3872
3873 \begin_layout Standard
3874 555
3875 \end_layout
3876
3877 \end_inset
3878 </cell>
3879 </row>
3880 <row>
3881 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3882 \begin_inset Text
3883
3884 \begin_layout Standard
3885
3886 \series bold
3887 Meneguzzo
3888 \end_layout
3889
3890 \end_inset
3891 </cell>
3892 <cell alignment="center" valignment="top" topline="true" usebox="none">
3893 \begin_inset Text
3894
3895 \begin_layout Standard
3896 Roberto
3897 \end_layout
3898
3899 \end_inset
3900 </cell>
3901 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3902 \begin_inset Text
3903
3904 \begin_layout Standard
3905 555
3906 \end_layout
3907
3908 \end_inset
3909 </cell>
3910 </row>
3911 <row>
3912 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3913 \begin_inset Text
3914
3915 \begin_layout Standard
3916
3917 \series bold
3918 Mezzadra
3919 \end_layout
3920
3921 \end_inset
3922 </cell>
3923 <cell alignment="center" valignment="top" topline="true" usebox="none">
3924 \begin_inset Text
3925
3926 \begin_layout Standard
3927 Roberto
3928 \end_layout
3929
3930 \end_inset
3931 </cell>
3932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3933 \begin_inset Text
3934
3935 \begin_layout Standard
3936 555
3937 \end_layout
3938
3939 \end_inset
3940 </cell>
3941 </row>
3942 <row>
3943 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3944 \begin_inset Text
3945
3946 \begin_layout Standard
3947
3948 \series bold
3949 Pirpamer
3950 \end_layout
3951
3952 \end_inset
3953 </cell>
3954 <cell alignment="center" valignment="top" topline="true" usebox="none">
3955 \begin_inset Text
3956
3957 \begin_layout Standard
3958 Erich
3959 \end_layout
3960
3961 \end_inset
3962 </cell>
3963 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3964 \begin_inset Text
3965
3966 \begin_layout Standard
3967 555
3968 \end_layout
3969
3970 \end_inset
3971 </cell>
3972 </row>
3973 <row>
3974 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
3975 \begin_inset Text
3976
3977 \begin_layout Standard
3978
3979 \series bold
3980 Pochiesa
3981 \end_layout
3982
3983 \end_inset
3984 </cell>
3985 <cell alignment="center" valignment="top" topline="true" usebox="none">
3986 \begin_inset Text
3987
3988 \begin_layout Standard
3989 Paolo
3990 \end_layout
3991
3992 \end_inset
3993 </cell>
3994 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3995 \begin_inset Text
3996
3997 \begin_layout Standard
3998 555, 222
3999 \end_layout
4000
4001 \end_inset
4002 </cell>
4003 </row>
4004 <row>
4005 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4006 \begin_inset Text
4007
4008 \begin_layout Standard
4009
4010 \series bold
4011 Radina
4012 \end_layout
4013
4014 \end_inset
4015 </cell>
4016 <cell alignment="center" valignment="top" topline="true" usebox="none">
4017 \begin_inset Text
4018
4019 \begin_layout Standard
4020 Claudio
4021 \end_layout
4022
4023 \end_inset
4024 </cell>
4025 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4026 \begin_inset Text
4027
4028 \begin_layout Standard
4029 555
4030 \end_layout
4031
4032 \end_inset
4033 </cell>
4034 </row>
4035 <row>
4036 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4037 \begin_inset Text
4038
4039 \begin_layout Standard
4040
4041 \series bold
4042 Stuffer
4043 \end_layout
4044
4045 \end_inset
4046 </cell>
4047 <cell alignment="center" valignment="top" topline="true" usebox="none">
4048 \begin_inset Text
4049
4050 \begin_layout Standard
4051 Oskar
4052 \end_layout
4053
4054 \end_inset
4055 </cell>
4056 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4057 \begin_inset Text
4058
4059 \begin_layout Standard
4060 555
4061 \end_layout
4062
4063 \end_inset
4064 </cell>
4065 </row>
4066 <row>
4067 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4068 \begin_inset Text
4069
4070 \begin_layout Standard
4071
4072 \series bold
4073 Tacchelli
4074 \end_layout
4075
4076 \end_inset
4077 </cell>
4078 <cell alignment="center" valignment="top" topline="true" usebox="none">
4079 \begin_inset Text
4080
4081 \begin_layout Standard
4082 Ugo
4083 \end_layout
4084
4085 \end_inset
4086 </cell>
4087 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4088 \begin_inset Text
4089
4090 \begin_layout Standard
4091 555
4092 \end_layout
4093
4094 \end_inset
4095 </cell>
4096 </row>
4097 <row>
4098 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4099 \begin_inset Text
4100
4101 \begin_layout Standard
4102
4103 \series bold
4104 Tezzele
4105 \end_layout
4106
4107 \end_inset
4108 </cell>
4109 <cell alignment="center" valignment="top" topline="true" usebox="none">
4110 \begin_inset Text
4111
4112 \begin_layout Standard
4113 Margit
4114 \end_layout
4115
4116 \end_inset
4117 </cell>
4118 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4119 \begin_inset Text
4120
4121 \begin_layout Standard
4122 555
4123 \end_layout
4124
4125 \end_inset
4126 </cell>
4127 </row>
4128 <row>
4129 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4130 \begin_inset Text
4131
4132 \begin_layout Standard
4133
4134 \series bold
4135 Unterkalmsteiner
4136 \end_layout
4137
4138 \end_inset
4139 </cell>
4140 <cell alignment="center" valignment="top" topline="true" usebox="none">
4141 \begin_inset Text
4142
4143 \begin_layout Standard
4144 Frieda
4145 \end_layout
4146
4147 \end_inset
4148 </cell>
4149 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4150 \begin_inset Text
4151
4152 \begin_layout Standard
4153 555
4154 \end_layout
4155
4156 \end_inset
4157 </cell>
4158 </row>
4159 <row>
4160 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4161 \begin_inset Text
4162
4163 \begin_layout Standard
4164
4165 \series bold
4166 Vieider
4167 \end_layout
4168
4169 \end_inset
4170 </cell>
4171 <cell alignment="center" valignment="top" topline="true" usebox="none">
4172 \begin_inset Text
4173
4174 \begin_layout Standard
4175 Hilde
4176 \end_layout
4177
4178 \end_inset
4179 </cell>
4180 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4181 \begin_inset Text
4182
4183 \begin_layout Standard
4184 555
4185 \end_layout
4186
4187 \end_inset
4188 </cell>
4189 </row>
4190 <row>
4191 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4192 \begin_inset Text
4193
4194 \begin_layout Standard
4195
4196 \series bold
4197 Vigna
4198 \end_layout
4199
4200 \end_inset
4201 </cell>
4202 <cell alignment="center" valignment="top" topline="true" usebox="none">
4203 \begin_inset Text
4204
4205 \begin_layout Standard
4206 Jürgen
4207 \end_layout
4208
4209 \end_inset
4210 </cell>
4211 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4212 \begin_inset Text
4213
4214 \begin_layout Standard
4215 999
4216 \end_layout
4217
4218 \end_inset
4219 </cell>
4220 </row>
4221 <row>
4222 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4223 \begin_inset Text
4224
4225 \begin_layout Standard
4226
4227 \series bold
4228 Weber
4229 \end_layout
4230
4231 \end_inset
4232 </cell>
4233 <cell alignment="center" valignment="top" topline="true" usebox="none">
4234 \begin_inset Text
4235
4236 \begin_layout Standard
4237 Maurizio
4238 \end_layout
4239
4240 \end_inset
4241 </cell>
4242 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4243 \begin_inset Text
4244
4245 \begin_layout Standard
4246 555
4247 \end_layout
4248
4249 \end_inset
4250 </cell>
4251 </row>
4252 <row bottomline="true">
4253 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
4254 \begin_inset Text
4255
4256 \begin_layout Standard
4257
4258 \series bold
4259 Winkler
4260 \end_layout
4261
4262 \end_inset
4263 </cell>
4264 <cell alignment="center" valignment="top" topline="true" usebox="none">
4265 \begin_inset Text
4266
4267 \begin_layout Standard
4268 Franz
4269 \end_layout
4270
4271 \end_inset
4272 </cell>
4273 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4274 \begin_inset Text
4275
4276 \begin_layout Standard
4277 555
4278 \end_layout
4279
4280 \end_inset
4281 </cell>
4282 </row>
4283 <row bottomline="true" endlastfoot="true">
4284 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
4285 \begin_inset Text
4286
4287 \begin_layout Standard
4288 fin
4289 \end_layout
4290
4291 \end_inset
4292 </cell>
4293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4294 \begin_inset Text
4295
4296 \begin_layout Standard
4297
4298 \end_layout
4299
4300 \end_inset
4301 </cell>
4302 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4303 \begin_inset Text
4304
4305 \begin_layout Standard
4306
4307 \end_layout
4308
4309 \end_inset
4310 </cell>
4311 </row>
4312 </lyxtabular>
4313
4314 \end_inset
4315
4316
4317 \begin_inset ERT
4318 status collapsed
4319
4320 \begin_layout Standard
4321
4322
4323 \backslash
4324 addtocounter{table}{-1}
4325 \end_layout
4326
4327 \end_inset
4328
4329
4330 \begin_inset Note Note
4331 status open
4332
4333 \begin_layout Standard
4334 Para comprender el uso de este comando, lee al final de la sección\InsetSpace ~
4335 2.6.2 la
4336  primera nota resaltada en gris.
4337  
4338 \end_layout
4339
4340 \end_inset
4341
4342
4343 \end_layout
4344
4345 \begin_layout Subsection
4346 Notas al pie en Tablas Largas
4347 \begin_inset LatexCommand label
4348 name "sub:Notas-al-pie-en-Tablas-Largas"
4349
4350 \end_inset
4351
4352
4353 \begin_inset LatexCommand index
4354 name "Tablas Largas ! Notas al pie"
4355
4356 \end_inset
4357
4358
4359 \end_layout
4360
4361 \begin_layout Standard
4362 Se pueden insertar notas al pie en cada celda de tabla larga.
4363  Aparecen abajo en la página donde esté la celda con la nota.
4364  La tabla\InsetSpace ~
4365
4366 \begin_inset LatexCommand ref
4367 reference "tab:DifEncabezados"
4368
4369 \end_inset
4370
4371  tiene un ejemplo de nota al pie.
4372 \end_layout
4373
4374 \begin_layout Subsection
4375 Encabezados en Tablas Largas
4376 \begin_inset LatexCommand index
4377 name "Tablas Largas ! Encabezados"
4378
4379 \end_inset
4380
4381
4382 \end_layout
4383
4384 \begin_layout Standard
4385
4386 \lang english
4387 A longtable cannot be put into a table float because floats can only be
4388  on one page but the caption environment of floats can also be used for
4389  longtables.
4390 \end_layout
4391
4392 \begin_layout Standard
4393
4394 \lang english
4395 As LyX does not yet fully support captions in longtables, a hack is needed
4396  to create them:
4397 \end_layout
4398
4399 \begin_layout Enumerate
4400
4401 \lang english
4402 Create a longtable
4403 \family sans
4404 .
4405 \end_layout
4406
4407 \begin_layout Enumerate
4408
4409 \lang english
4410 Mark the first row an disable its upper line.
4411 \end_layout
4412
4413 \begin_layout Enumerate
4414
4415 \lang english
4416 Insert a caption via the menu 
4417 \family sans
4418 Insert\SpecialChar \menuseparator
4419 Caption
4420 \family default
4421 \series bold
4422  
4423 \series default
4424 into the first table cell.
4425 \newline
4426 You can also add a short title for the caption.
4427 \end_layout
4428
4429 \begin_layout Enumerate
4430
4431 \lang english
4432 Insert a 
4433 \begin_inset Quotes eld
4434 \end_inset
4435
4436
4437 \series bold
4438
4439 \backslash
4440
4441 \backslash
4442 %
4443 \series default
4444
4445 \begin_inset Quotes erd
4446 \end_inset
4447
4448  as ERT behind the caption.
4449 \end_layout
4450
4451 \begin_layout Standard
4452
4453 \lang english
4454 A short title that will appear in the LOT instead of the full title.
4455  The 
4456 \series bold
4457
4458 \backslash
4459
4460 \backslash
4461 %
4462 \series default
4463  behind the caption omits the vertical lines between the following cells
4464  in the row.
4465
4466 \family sans
4467  
4468 \family default
4469 \lang spanish
4470 Ahora, la primera fila de la tabla es sólo una fila postiza para el encabezado,
4471  la tabla real comienza en la segunda fila.
4472 \end_layout
4473
4474 \begin_layout Standard
4475 He aquí una pequeña tabla larga para mostrar cómo funciona:
4476 \end_layout
4477
4478 \begin_layout Standard
4479 \begin_inset Tabular
4480 <lyxtabular version="3" rows="6" columns="5">
4481 <features islongtable="true">
4482 <column alignment="center" valignment="top" leftline="true" width="0">
4483 <column alignment="center" valignment="top" leftline="true" width="0">
4484 <column alignment="center" valignment="top" leftline="true" width="0">
4485 <column alignment="center" valignment="top" leftline="true" width="0">
4486 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4487 <row>
4488 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4489 \begin_inset Text
4490
4491 \begin_layout Standard
4492 \begin_inset Caption
4493
4494 \begin_layout Standard
4495 Tabla larga con encabezado
4496 \begin_inset OptArg
4497 status collapsed
4498
4499 \begin_layout Standard
4500 Tabla larga con encabezado
4501 \end_layout
4502
4503 \end_inset
4504
4505
4506 \end_layout
4507
4508 \end_inset
4509
4510
4511 \begin_inset ERT
4512 status collapsed
4513
4514 \begin_layout Standard
4515
4516
4517 \backslash
4518
4519 \backslash
4520 %
4521 \end_layout
4522
4523 \end_inset
4524
4525
4526 \end_layout
4527
4528 \end_inset
4529 </cell>
4530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4531 \begin_inset Text
4532
4533 \begin_layout Standard
4534
4535 \end_layout
4536
4537 \end_inset
4538 </cell>
4539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4540 \begin_inset Text
4541
4542 \begin_layout Standard
4543
4544 \end_layout
4545
4546 \end_inset
4547 </cell>
4548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4549 \begin_inset Text
4550
4551 \begin_layout Standard
4552
4553 \end_layout
4554
4555 \end_inset
4556 </cell>
4557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4558 \begin_inset Text
4559
4560 \begin_layout Standard
4561
4562 \end_layout
4563
4564 \end_inset
4565 </cell>
4566 </row>
4567 <row topline="true">
4568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4569 \begin_inset Text
4570
4571 \begin_layout Standard
4572 1
4573 \end_layout
4574
4575 \end_inset
4576 </cell>
4577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4578 \begin_inset Text
4579
4580 \begin_layout Standard
4581 2
4582 \end_layout
4583
4584 \end_inset
4585 </cell>
4586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4587 \begin_inset Text
4588
4589 \begin_layout Standard
4590 3
4591 \end_layout
4592
4593 \end_inset
4594 </cell>
4595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4596 \begin_inset Text
4597
4598 \begin_layout Standard
4599 4
4600 \end_layout
4601
4602 \end_inset
4603 </cell>
4604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4605 \begin_inset Text
4606
4607 \begin_layout Standard
4608 5
4609 \end_layout
4610
4611 \end_inset
4612 </cell>
4613 </row>
4614 <row topline="true">
4615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4616 \begin_inset Text
4617
4618 \begin_layout Standard
4619 asd
4620 \end_layout
4621
4622 \end_inset
4623 </cell>
4624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Standard
4628 s
4629 \end_layout
4630
4631 \end_inset
4632 </cell>
4633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4634 \begin_inset Text
4635
4636 \begin_layout Standard
4637 s
4638 \end_layout
4639
4640 \end_inset
4641 </cell>
4642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4643 \begin_inset Text
4644
4645 \begin_layout Standard
4646 s
4647 \end_layout
4648
4649 \end_inset
4650 </cell>
4651 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4652 \begin_inset Text
4653
4654 \begin_layout Standard
4655 asd
4656 \end_layout
4657
4658 \end_inset
4659 </cell>
4660 </row>
4661 <row topline="true">
4662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4663 \begin_inset Text
4664
4665 \begin_layout Standard
4666 asd
4667 \end_layout
4668
4669 \end_inset
4670 </cell>
4671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4672 \begin_inset Text
4673
4674 \begin_layout Standard
4675 s
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Standard
4684 s
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Standard
4693 s
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4699 \begin_inset Text
4700
4701 \begin_layout Standard
4702 asd
4703 \end_layout
4704
4705 \end_inset
4706 </cell>
4707 </row>
4708 <row topline="true">
4709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4710 \begin_inset Text
4711
4712 \begin_layout Standard
4713 asd
4714 \end_layout
4715
4716 \end_inset
4717 </cell>
4718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4719 \begin_inset Text
4720
4721 \begin_layout Standard
4722 s
4723 \end_layout
4724
4725 \end_inset
4726 </cell>
4727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4728 \begin_inset Text
4729
4730 \begin_layout Standard
4731 s
4732 \end_layout
4733
4734 \end_inset
4735 </cell>
4736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4737 \begin_inset Text
4738
4739 \begin_layout Standard
4740 s
4741 \end_layout
4742
4743 \end_inset
4744 </cell>
4745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4746 \begin_inset Text
4747
4748 \begin_layout Standard
4749 asd
4750 \end_layout
4751
4752 \end_inset
4753 </cell>
4754 </row>
4755 <row topline="true" bottomline="true">
4756 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4757 \begin_inset Text
4758
4759 \begin_layout Standard
4760 asd
4761 \end_layout
4762
4763 \end_inset
4764 </cell>
4765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4766 \begin_inset Text
4767
4768 \begin_layout Standard
4769 asd
4770 \end_layout
4771
4772 \end_inset
4773 </cell>
4774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4775 \begin_inset Text
4776
4777 \begin_layout Standard
4778 asd
4779 \end_layout
4780
4781 \end_inset
4782 </cell>
4783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4784 \begin_inset Text
4785
4786 \begin_layout Standard
4787 asd
4788 \end_layout
4789
4790 \end_inset
4791 </cell>
4792 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4793 \begin_inset Text
4794
4795 \begin_layout Standard
4796 asd
4797 \end_layout
4798
4799 \end_inset
4800 </cell>
4801 </row>
4802 </lyxtabular>
4803
4804 \end_inset
4805
4806
4807 \end_layout
4808
4809 \begin_layout Standard
4810 \begin_inset VSpace medskip
4811 \end_inset
4812
4813
4814 \begin_inset Note Greyedout
4815 status open
4816
4817 \begin_layout Standard
4818
4819 \series bold
4820 Nota
4821 \series default
4822 : El número de la tabla es incrementado para cada tabla larga, aunque no
4823  pongas encabezado en alguna de ellas.
4824  Por esto podría suceder que, p.e., la Tabla\InsetSpace ~
4825 2.4 siga a la Tabla\InsetSpace ~
4826 2.1 en la lista
4827  de tablas debido a que hay dos tablas largas sin encabezado.
4828  Para evitarlo, puedes añadir el siguiente comando en ERT detrás de cada
4829  tabla larga sin encabezado:
4830 \end_layout
4831
4832 \begin_layout Standard
4833
4834 \series bold
4835
4836 \backslash
4837 addtocounter{table}{-1}
4838 \end_layout
4839
4840 \end_inset
4841
4842
4843 \begin_inset Note Greyedout
4844 status open
4845
4846 \begin_layout Standard
4847
4848 \series bold
4849 Nota: 
4850 \series default
4851 Si utilizas el paquete de LaTeX 
4852 \series bold
4853 hyperref
4854 \series default
4855
4856 \begin_inset LatexCommand index
4857 name "LaTeX-paquetes ! hyperref"
4858
4859 \end_inset
4860
4861  para enlazar referencias cruzadas, el enlace al encabezado de una tabla
4862  larga apuntará siempre al comienzo.
4863 \end_layout
4864
4865 \end_inset
4866
4867
4868 \end_layout
4869
4870 \begin_layout Subsubsection
4871 Referencias a Tablas Largas
4872 \begin_inset LatexCommand index
4873 name "Tablas Largas ! Referencias a"
4874
4875 \end_inset
4876
4877
4878 \end_layout
4879
4880 \begin_layout Standard
4881 \begin_inset Tabular
4882 <lyxtabular version="3" rows="6" columns="5">
4883 <features islongtable="true">
4884 <column alignment="center" valignment="top" leftline="true" width="0">
4885 <column alignment="center" valignment="top" leftline="true" width="0">
4886 <column alignment="center" valignment="top" leftline="true" width="0">
4887 <column alignment="center" valignment="top" leftline="true" width="0">
4888 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
4889 <row>
4890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4891 \begin_inset Text
4892
4893 \begin_layout Standard
4894 \begin_inset Caption
4895
4896 \begin_layout Standard
4897 Tabla larga referenciada
4898 \begin_inset LatexCommand label
4899 name "tab:RefEjemplo"
4900
4901 \end_inset
4902
4903
4904 \end_layout
4905
4906 \end_inset
4907
4908
4909 \begin_inset ERT
4910 status collapsed
4911
4912 \begin_layout Standard
4913
4914
4915 \backslash
4916
4917 \backslash
4918 %
4919 \end_layout
4920
4921 \end_inset
4922
4923
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Standard
4932
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Standard
4941
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4947 \begin_inset Text
4948
4949 \begin_layout Standard
4950
4951 \end_layout
4952
4953 \end_inset
4954 </cell>
4955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4956 \begin_inset Text
4957
4958 \begin_layout Standard
4959
4960 \end_layout
4961
4962 \end_inset
4963 </cell>
4964 </row>
4965 <row topline="true">
4966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4967 \begin_inset Text
4968
4969 \begin_layout Standard
4970 1
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 2
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 3
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 4
4998 \end_layout
4999
5000 \end_inset
5001 </cell>
5002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5003 \begin_inset Text
5004
5005 \begin_layout Standard
5006 5
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 asd
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 s
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 s
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 s
5045 \end_layout
5046
5047 \end_inset
5048 </cell>
5049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5050 \begin_inset Text
5051
5052 \begin_layout Standard
5053 asd
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" bottomline="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 sad
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 asd
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 asd
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 </lyxtabular>
5201
5202 \end_inset
5203
5204
5205 \end_layout
5206
5207 \begin_layout Standard
5208
5209 \lang english
5210 To reference a longtable, insert a label into the caption.
5211  
5212 \lang spanish
5213 Observa que tienes que añadir el prefijo "
5214 \emph on
5215 tab
5216 \emph default
5217 :" manualmente en el campo de etiqueta.
5218  
5219 \end_layout
5220
5221 \begin_layout Standard
5222
5223 \lang english
5224 This is a reference to
5225 \lang spanish
5226  Tabla\InsetSpace ~
5227
5228 \begin_inset LatexCommand ref
5229 reference "tab:RefEjemplo"
5230
5231 \end_inset
5232
5233 .
5234 \end_layout
5235
5236 \begin_layout Standard
5237 El formato del encabezado puede configurarse junto con todos los demás encabezad
5238 os del documento mediante el paquete LaTeX
5239 \series bold
5240  caption
5241 \series default
5242
5243 \begin_inset LatexCommand index
5244 name "LaTeX-paquetes ! caption"
5245
5246 \end_inset
5247
5248 , ver sección\InsetSpace ~
5249  
5250 \begin_inset LatexCommand ref
5251 reference "sec:Formato-de-Encabezados"
5252
5253 \end_inset
5254
5255 .
5256 \end_layout
5257
5258 \begin_layout Subsubsection
5259 Anchura de Encabezado
5260 \begin_inset LatexCommand index
5261 name "Tablas Largas ! Anchura de Encabezados"
5262
5263 \end_inset
5264
5265
5266 \end_layout
5267
5268 \begin_layout Standard
5269 La anchura máxima se define por la longitud 
5270 \series bold
5271
5272 \backslash
5273 LTcapwidth
5274 \series default
5275 .
5276  Por defecto es 4\InsetSpace \thinspace{}
5277 in.
5278  Para cambiarla añade el siguiente comando al preámbulo o como ERT en el
5279  documento antes de la tabla larga a la que afecta
5280 \end_layout
5281
5282 \begin_layout Standard
5283
5284 \series bold
5285
5286 \backslash
5287 setlength{
5288 \backslash
5289 LTcapwidth}{ancho}
5290 \end_layout
5291
5292 \begin_layout Standard
5293 donde el ancho puede ser una de las unidades listadas en el apéndice\InsetSpace ~
5294
5295 \begin_inset LatexCommand ref
5296 reference "cha:Unidades-disponibles-en"
5297
5298 \end_inset
5299
5300 .
5301 \end_layout
5302
5303 \begin_layout Standard
5304 Las tablas siguientes muestran la diferencia:
5305 \end_layout
5306
5307 \begin_layout Standard
5308 \begin_inset Tabular
5309 <lyxtabular version="3" rows="6" columns="5">
5310 <features islongtable="true">
5311 <column alignment="center" valignment="top" leftline="true" width="0">
5312 <column alignment="center" valignment="top" leftline="true" width="0">
5313 <column alignment="center" valignment="top" leftline="true" width="0">
5314 <column alignment="center" valignment="top" leftline="true" width="0">
5315 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5316 <row>
5317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5318 \begin_inset Text
5319
5320 \begin_layout Standard
5321 \begin_inset Caption
5322
5323 \begin_layout Standard
5324 Encabezado completo con ancho predeterminado encabezado completo con ancho
5325  predeterminado encabezado completo con ancho predeterminado
5326 \begin_inset OptArg
5327 status collapsed
5328
5329 \begin_layout Standard
5330 Encabezado con ancho predeterminado
5331 \end_layout
5332
5333 \end_inset
5334
5335
5336 \end_layout
5337
5338 \end_inset
5339
5340
5341 \begin_inset ERT
5342 status collapsed
5343
5344 \begin_layout Standard
5345
5346
5347 \backslash
5348
5349 \backslash
5350 %
5351 \end_layout
5352
5353 \end_inset
5354
5355
5356 \end_layout
5357
5358 \end_inset
5359 </cell>
5360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5361 \begin_inset Text
5362
5363 \begin_layout Standard
5364
5365 \end_layout
5366
5367 \end_inset
5368 </cell>
5369 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5370 \begin_inset Text
5371
5372 \begin_layout Standard
5373
5374 \end_layout
5375
5376 \end_inset
5377 </cell>
5378 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5379 \begin_inset Text
5380
5381 \begin_layout Standard
5382
5383 \end_layout
5384
5385 \end_inset
5386 </cell>
5387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5388 \begin_inset Text
5389
5390 \begin_layout Standard
5391
5392 \end_layout
5393
5394 \end_inset
5395 </cell>
5396 </row>
5397 <row topline="true">
5398 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Standard
5402 1
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 2
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 3
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 4
5430 \end_layout
5431
5432 \end_inset
5433 </cell>
5434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5435 \begin_inset Text
5436
5437 \begin_layout Standard
5438 5
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 asd
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 s
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 s
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 s
5477 \end_layout
5478
5479 \end_inset
5480 </cell>
5481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5482 \begin_inset Text
5483
5484 \begin_layout Standard
5485 asd
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" bottomline="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 sad
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 asd
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 asd
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 </lyxtabular>
5633
5634 \end_inset
5635
5636
5637 \end_layout
5638
5639 \begin_layout Standard
5640 \begin_inset ERT
5641 status collapsed
5642
5643 \begin_layout Standard
5644
5645
5646 \backslash
5647 setlength{
5648 \backslash
5649 LTcapwidth}{5cm}
5650 \end_layout
5651
5652 \end_inset
5653
5654
5655 \begin_inset Tabular
5656 <lyxtabular version="3" rows="6" columns="5">
5657 <features islongtable="true">
5658 <column alignment="center" valignment="top" leftline="true" width="0">
5659 <column alignment="center" valignment="top" leftline="true" width="0">
5660 <column alignment="center" valignment="top" leftline="true" width="0">
5661 <column alignment="center" valignment="top" leftline="true" width="0">
5662 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
5663 <row>
5664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5665 \begin_inset Text
5666
5667 \begin_layout Standard
5668 \begin_inset Caption
5669
5670 \begin_layout Standard
5671 Encabezado completo con ancho de  5\InsetSpace \thinspace{}
5672 cm encabezado completo con ancho de 5\InsetSpace \thinspace{}
5673 cm
5674  encabezado completo con ancho de 5\InsetSpace \thinspace{}
5675 cm
5676 \begin_inset OptArg
5677 status collapsed
5678
5679 \begin_layout Standard
5680 Encabezado con anchura\InsetSpace \thinspace{}
5681 =\InsetSpace \thinspace{}
5682 5\InsetSpace \thinspace{}
5683 cm
5684 \end_layout
5685
5686 \end_inset
5687
5688
5689 \end_layout
5690
5691 \end_inset
5692
5693
5694 \begin_inset ERT
5695 status collapsed
5696
5697 \begin_layout Standard
5698
5699
5700 \backslash
5701
5702 \backslash
5703 %
5704 \end_layout
5705
5706 \end_inset
5707
5708
5709 \end_layout
5710
5711 \end_inset
5712 </cell>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Standard
5717
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Standard
5726
5727 \end_layout
5728
5729 \end_inset
5730 </cell>
5731 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5732 \begin_inset Text
5733
5734 \begin_layout Standard
5735
5736 \end_layout
5737
5738 \end_inset
5739 </cell>
5740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5741 \begin_inset Text
5742
5743 \begin_layout Standard
5744
5745 \end_layout
5746
5747 \end_inset
5748 </cell>
5749 </row>
5750 <row topline="true">
5751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5752 \begin_inset Text
5753
5754 \begin_layout Standard
5755 1
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 2
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 3
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 4
5783 \end_layout
5784
5785 \end_inset
5786 </cell>
5787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5788 \begin_inset Text
5789
5790 \begin_layout Standard
5791 5
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 asd
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 s
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 s
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 s
5830 \end_layout
5831
5832 \end_inset
5833 </cell>
5834 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5835 \begin_inset Text
5836
5837 \begin_layout Standard
5838 asd
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" bottomline="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 sad
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 asd
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 asd
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 </lyxtabular>
5986
5987 \end_inset
5988
5989
5990 \begin_inset ERT
5991 status collapsed
5992
5993 \begin_layout Standard
5994
5995
5996 \backslash
5997 setlength{
5998 \backslash
5999 LTcapwidth}{4in}
6000 \end_layout
6001
6002 \end_inset
6003
6004
6005 \end_layout
6006
6007 \begin_layout Subsubsection
6008 Encabezados Distintos para cada Página
6009 \begin_inset LatexCommand index
6010 name "Tablas Largas ! Encabezados Diferentes para cada Página"
6011
6012 \end_inset
6013
6014
6015 \end_layout
6016
6017 \begin_layout Standard
6018
6019 \lang english
6020 When the other captions should differ from the one of the first table page,
6021  insert a caption with a non-empty short title in a dummy caption row marked
6022  as first header.
6023  The caption used for the other table pages is inserted as caption without
6024  a short title in a dummy caption row that is marked as main header.
6025  When this caption shouldn't include the table number, use the command
6026 \end_layout
6027
6028 \begin_layout Standard
6029
6030 \series bold
6031 \lang english
6032
6033 \backslash
6034 caption*{caption text}
6035 \end_layout
6036
6037 \begin_layout Standard
6038
6039 \lang english
6040 instead of LyX's caption box.
6041
6042 \lang spanish
6043  La etiqueta para referenciar la tabla se inserta en el primer encabezado.
6044  La tabla\InsetSpace ~
6045
6046 \begin_inset LatexCommand ref
6047 reference "tab:DifEncabezados"
6048
6049 \end_inset
6050
6051  es un ejemplo de tabla larga con encabezados distintos donde el segundo
6052  no incluye número de tabla.
6053 \end_layout
6054
6055 \begin_layout Standard
6056 \align center
6057 \begin_inset Tabular
6058 <lyxtabular version="3" rows="60" columns="3">
6059 <features islongtable="true">
6060 <column alignment="left" valignment="top" leftline="true" width="0cm">
6061 <column alignment="left" valignment="top" rightline="true" width="0pt">
6062 <column alignment="right" valignment="top" rightline="true" width="0pt">
6063 <row endfirsthead="true">
6064 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6065 \begin_inset Text
6066
6067 \begin_layout Standard
6068 \begin_inset Caption
6069
6070 \begin_layout Standard
6071 Ejemplo de lista telefónica
6072 \begin_inset LatexCommand label
6073 name "tab:DifEncabezados"
6074
6075 \end_inset
6076
6077
6078 \begin_inset OptArg
6079 status collapsed
6080
6081 \begin_layout Standard
6082 Ejemplo de lista telefónica
6083 \end_layout
6084
6085 \end_inset
6086
6087
6088 \end_layout
6089
6090 \end_inset
6091
6092
6093 \begin_inset ERT
6094 status collapsed
6095
6096 \begin_layout Standard
6097
6098
6099 \backslash
6100
6101 \backslash
6102 %
6103 \end_layout
6104
6105 \end_inset
6106
6107
6108 \end_layout
6109
6110 \end_inset
6111 </cell>
6112 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6113 \begin_inset Text
6114
6115 \begin_layout Standard
6116
6117 \end_layout
6118
6119 \end_inset
6120 </cell>
6121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6122 \begin_inset Text
6123
6124 \begin_layout Standard
6125
6126 \end_layout
6127
6128 \end_inset
6129 </cell>
6130 </row>
6131 <row topline="true" bottomline="true" endfirsthead="true">
6132 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6133 \begin_inset Text
6134
6135 \begin_layout Standard
6136
6137 \series bold
6138 Ejemplo de lista telefónica (ignore los nombres)
6139 \end_layout
6140
6141 \end_inset
6142 </cell>
6143 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6144 \begin_inset Text
6145
6146 \begin_layout Standard
6147
6148 \end_layout
6149
6150 \end_inset
6151 </cell>
6152 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6153 \begin_inset Text
6154
6155 \begin_layout Standard
6156
6157 \end_layout
6158
6159 \end_inset
6160 </cell>
6161 </row>
6162 <row topline="true" bottomline="true" endfirsthead="true">
6163 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
6164 \begin_inset Text
6165
6166 \begin_layout Standard
6167
6168 \series bold
6169 NOMBRE
6170 \end_layout
6171
6172 \end_inset
6173 </cell>
6174 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6175 \begin_inset Text
6176
6177 \begin_layout Standard
6178
6179 \end_layout
6180
6181 \end_inset
6182 </cell>
6183 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6184 \begin_inset Text
6185
6186 \begin_layout Standard
6187
6188 \series bold
6189 TEL.
6190 \end_layout
6191
6192 \end_inset
6193 </cell>
6194 </row>
6195 <row bottomline="true" endhead="true">
6196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6197 \begin_inset Text
6198
6199 \begin_layout Standard
6200 \begin_inset ERT
6201 status collapsed
6202
6203 \begin_layout Standard
6204
6205
6206 \backslash
6207 caption*{Continúa Ejemplo de lista telefónica}
6208 \backslash
6209
6210 \backslash
6211 %
6212 \end_layout
6213
6214 \end_inset
6215
6216
6217 \end_layout
6218
6219 \end_inset
6220 </cell>
6221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6222 \begin_inset Text
6223
6224 \begin_layout Standard
6225
6226 \end_layout
6227
6228 \end_inset
6229 </cell>
6230 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6231 \begin_inset Text
6232
6233 \begin_layout Standard
6234
6235 \end_layout
6236
6237 \end_inset
6238 </cell>
6239 </row>
6240 <row topline="true" bottomline="true" endhead="true">
6241 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6242 \begin_inset Text
6243
6244 \begin_layout Standard
6245
6246 \series bold
6247 Ejemplo de lista telefónica
6248 \end_layout
6249
6250 \end_inset
6251 </cell>
6252 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6253 \begin_inset Text
6254
6255 \begin_layout Standard
6256
6257 \end_layout
6258
6259 \end_inset
6260 </cell>
6261 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6262 \begin_inset Text
6263
6264 \begin_layout Standard
6265
6266 \end_layout
6267
6268 \end_inset
6269 </cell>
6270 </row>
6271 <row topline="true" bottomline="true" endhead="true">
6272 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
6273 \begin_inset Text
6274
6275 \begin_layout Standard
6276
6277 \series bold
6278 NOMBRE
6279 \end_layout
6280
6281 \end_inset
6282 </cell>
6283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6284 \begin_inset Text
6285
6286 \begin_layout Standard
6287
6288 \end_layout
6289
6290 \end_inset
6291 </cell>
6292 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
6293 \begin_inset Text
6294
6295 \begin_layout Standard
6296
6297 \series bold
6298 TEL.
6299 \end_layout
6300
6301 \end_inset
6302 </cell>
6303 </row>
6304 <row topline="true" bottomline="true" endfoot="true">
6305 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
6306 \begin_inset Text
6307
6308 \begin_layout Standard
6309 continúa en página siguiente
6310 \end_layout
6311
6312 \end_inset
6313 </cell>
6314 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Standard
6318
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Standard
6327
6328 \end_layout
6329
6330 \end_inset
6331 </cell>
6332 </row>
6333 <row>
6334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6335 \begin_inset Text
6336
6337 \begin_layout Standard
6338
6339 \series bold
6340 Annovi
6341 \end_layout
6342
6343 \end_inset
6344 </cell>
6345 <cell alignment="center" valignment="top" topline="true" usebox="none">
6346 \begin_inset Text
6347
6348 \begin_layout Standard
6349 Silvia
6350 \end_layout
6351
6352 \end_inset
6353 </cell>
6354 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6355 \begin_inset Text
6356
6357 \begin_layout Standard
6358 111
6359 \end_layout
6360
6361 \end_inset
6362 </cell>
6363 </row>
6364 <row>
6365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6366 \begin_inset Text
6367
6368 \begin_layout Standard
6369
6370 \series bold
6371 Bertoli
6372 \end_layout
6373
6374 \end_inset
6375 </cell>
6376 <cell alignment="center" valignment="top" topline="true" usebox="none">
6377 \begin_inset Text
6378
6379 \begin_layout Standard
6380 Stefano
6381 \end_layout
6382
6383 \end_inset
6384 </cell>
6385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6386 \begin_inset Text
6387
6388 \begin_layout Standard
6389 111
6390 \end_layout
6391
6392 \end_inset
6393 </cell>
6394 </row>
6395 <row>
6396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6397 \begin_inset Text
6398
6399 \begin_layout Standard
6400
6401 \series bold
6402 Bozzi
6403 \end_layout
6404
6405 \end_inset
6406 </cell>
6407 <cell alignment="center" valignment="top" topline="true" usebox="none">
6408 \begin_inset Text
6409
6410 \begin_layout Standard
6411 Walter
6412 \end_layout
6413
6414 \end_inset
6415 </cell>
6416 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6417 \begin_inset Text
6418
6419 \begin_layout Standard
6420 111
6421 \end_layout
6422
6423 \end_inset
6424 </cell>
6425 </row>
6426 <row>
6427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6428 \begin_inset Text
6429
6430 \begin_layout Standard
6431
6432 \series bold
6433 Cachia
6434 \end_layout
6435
6436 \end_inset
6437 </cell>
6438 <cell alignment="center" valignment="top" topline="true" usebox="none">
6439 \begin_inset Text
6440
6441 \begin_layout Standard
6442 Maria
6443 \end_layout
6444
6445 \end_inset
6446 </cell>
6447 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6448 \begin_inset Text
6449
6450 \begin_layout Standard
6451 111
6452 \end_layout
6453
6454 \end_inset
6455 </cell>
6456 </row>
6457 <row>
6458 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6459 \begin_inset Text
6460
6461 \begin_layout Standard
6462
6463 \series bold
6464 Cachia
6465 \end_layout
6466
6467 \end_inset
6468 </cell>
6469 <cell alignment="center" valignment="top" topline="true" usebox="none">
6470 \begin_inset Text
6471
6472 \begin_layout Standard
6473 Maurizio
6474 \end_layout
6475
6476 \end_inset
6477 </cell>
6478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6479 \begin_inset Text
6480
6481 \begin_layout Standard
6482 111
6483 \end_layout
6484
6485 \end_inset
6486 </cell>
6487 </row>
6488 <row>
6489 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6490 \begin_inset Text
6491
6492 \begin_layout Standard
6493
6494 \series bold
6495 Cinquemani
6496 \end_layout
6497
6498 \end_inset
6499 </cell>
6500 <cell alignment="center" valignment="top" topline="true" usebox="none">
6501 \begin_inset Text
6502
6503 \begin_layout Standard
6504 Giusi
6505 \end_layout
6506
6507 \end_inset
6508 </cell>
6509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6510 \begin_inset Text
6511
6512 \begin_layout Standard
6513 111
6514 \end_layout
6515
6516 \end_inset
6517 </cell>
6518 </row>
6519 <row>
6520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6521 \begin_inset Text
6522
6523 \begin_layout Standard
6524
6525 \series bold
6526 Colin
6527 \end_layout
6528
6529 \end_inset
6530 </cell>
6531 <cell alignment="center" valignment="top" topline="true" usebox="none">
6532 \begin_inset Text
6533
6534 \begin_layout Standard
6535 Bernard
6536 \end_layout
6537
6538 \end_inset
6539 </cell>
6540 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6541 \begin_inset Text
6542
6543 \begin_layout Standard
6544 111
6545 \end_layout
6546
6547 \end_inset
6548 </cell>
6549 </row>
6550 <row>
6551 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6552 \begin_inset Text
6553
6554 \begin_layout Standard
6555
6556 \series bold
6557 Concli
6558 \end_layout
6559
6560 \end_inset
6561 </cell>
6562 <cell alignment="center" valignment="top" topline="true" usebox="none">
6563 \begin_inset Text
6564
6565 \begin_layout Standard
6566 Gianfranco
6567 \end_layout
6568
6569 \end_inset
6570 </cell>
6571 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6572 \begin_inset Text
6573
6574 \begin_layout Standard
6575 111
6576 \end_layout
6577
6578 \end_inset
6579 </cell>
6580 </row>
6581 <row>
6582 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6583 \begin_inset Text
6584
6585 \begin_layout Standard
6586
6587 \series bold
6588 Dal Bosco
6589 \end_layout
6590
6591 \end_inset
6592 </cell>
6593 <cell alignment="center" valignment="top" topline="true" usebox="none">
6594 \begin_inset Text
6595
6596 \begin_layout Standard
6597 Carolina
6598 \end_layout
6599
6600 \end_inset
6601 </cell>
6602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6603 \begin_inset Text
6604
6605 \begin_layout Standard
6606 111
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 </row>
6612 <row>
6613 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6614 \begin_inset Text
6615
6616 \begin_layout Standard
6617
6618 \series bold
6619 Dalpiaz
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell alignment="center" valignment="top" topline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Standard
6628 Annamaria
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Standard
6637 111
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 </row>
6643 <row>
6644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6645 \begin_inset Text
6646
6647 \begin_layout Standard
6648
6649 \series bold
6650 Feliciello
6651 \end_layout
6652
6653 \end_inset
6654 </cell>
6655 <cell alignment="center" valignment="top" topline="true" usebox="none">
6656 \begin_inset Text
6657
6658 \begin_layout Standard
6659 Domenico
6660 \end_layout
6661
6662 \end_inset
6663 </cell>
6664 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6665 \begin_inset Text
6666
6667 \begin_layout Standard
6668 111
6669 \end_layout
6670
6671 \end_inset
6672 </cell>
6673 </row>
6674 <row>
6675 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6676 \begin_inset Text
6677
6678 \begin_layout Standard
6679
6680 \series bold
6681 Focarelli
6682 \end_layout
6683
6684 \end_inset
6685 </cell>
6686 <cell alignment="center" valignment="top" topline="true" usebox="none">
6687 \begin_inset Text
6688
6689 \begin_layout Standard
6690 Paola
6691 \end_layout
6692
6693 \end_inset
6694 </cell>
6695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6696 \begin_inset Text
6697
6698 \begin_layout Standard
6699 111
6700 \end_layout
6701
6702 \end_inset
6703 </cell>
6704 </row>
6705 <row>
6706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6707 \begin_inset Text
6708
6709 \begin_layout Standard
6710
6711 \series bold
6712 Galletti
6713 \end_layout
6714
6715 \end_inset
6716 </cell>
6717 <cell alignment="center" valignment="top" topline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Standard
6721 Oreste
6722 \end_layout
6723
6724 \end_inset
6725 </cell>
6726 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6727 \begin_inset Text
6728
6729 \begin_layout Standard
6730 111
6731 \end_layout
6732
6733 \end_inset
6734 </cell>
6735 </row>
6736 <row>
6737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6738 \begin_inset Text
6739
6740 \begin_layout Standard
6741
6742 \series bold
6743 Gasparini
6744 \end_layout
6745
6746 \end_inset
6747 </cell>
6748 <cell alignment="center" valignment="top" topline="true" usebox="none">
6749 \begin_inset Text
6750
6751 \begin_layout Standard
6752 Franca
6753 \end_layout
6754
6755 \end_inset
6756 </cell>
6757 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6758 \begin_inset Text
6759
6760 \begin_layout Standard
6761 111
6762 \end_layout
6763
6764 \end_inset
6765 </cell>
6766 </row>
6767 <row>
6768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6769 \begin_inset Text
6770
6771 \begin_layout Standard
6772
6773 \series bold
6774 Rizzardi
6775 \series default
6776
6777 \begin_inset Foot
6778 status open
6779
6780 \begin_layout Standard
6781 Ejemplo de nota al pie
6782 \end_layout
6783
6784 \end_inset
6785
6786
6787 \end_layout
6788
6789 \end_inset
6790 </cell>
6791 <cell alignment="center" valignment="top" topline="true" usebox="none">
6792 \begin_inset Text
6793
6794 \begin_layout Standard
6795 Paola
6796 \end_layout
6797
6798 \end_inset
6799 </cell>
6800 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6801 \begin_inset Text
6802
6803 \begin_layout Standard
6804 111
6805 \end_layout
6806
6807 \end_inset
6808 </cell>
6809 </row>
6810 <row>
6811 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6812 \begin_inset Text
6813
6814 \begin_layout Standard
6815
6816 \series bold
6817 Lassini
6818 \end_layout
6819
6820 \end_inset
6821 </cell>
6822 <cell alignment="center" valignment="top" topline="true" usebox="none">
6823 \begin_inset Text
6824
6825 \begin_layout Standard
6826 Giancarlo
6827 \end_layout
6828
6829 \end_inset
6830 </cell>
6831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6832 \begin_inset Text
6833
6834 \begin_layout Standard
6835 111
6836 \end_layout
6837
6838 \end_inset
6839 </cell>
6840 </row>
6841 <row>
6842 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6843 \begin_inset Text
6844
6845 \begin_layout Standard
6846
6847 \series bold
6848 Malfatti
6849 \end_layout
6850
6851 \end_inset
6852 </cell>
6853 <cell alignment="center" valignment="top" topline="true" usebox="none">
6854 \begin_inset Text
6855
6856 \begin_layout Standard
6857 Luciano
6858 \end_layout
6859
6860 \end_inset
6861 </cell>
6862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6863 \begin_inset Text
6864
6865 \begin_layout Standard
6866 111
6867 \end_layout
6868
6869 \end_inset
6870 </cell>
6871 </row>
6872 <row>
6873 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6874 \begin_inset Text
6875
6876 \begin_layout Standard
6877
6878 \series bold
6879 Malfatti
6880 \end_layout
6881
6882 \end_inset
6883 </cell>
6884 <cell alignment="center" valignment="top" topline="true" usebox="none">
6885 \begin_inset Text
6886
6887 \begin_layout Standard
6888 Valeriano
6889 \end_layout
6890
6891 \end_inset
6892 </cell>
6893 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6894 \begin_inset Text
6895
6896 \begin_layout Standard
6897 111
6898 \end_layout
6899
6900 \end_inset
6901 </cell>
6902 </row>
6903 <row>
6904 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6905 \begin_inset Text
6906
6907 \begin_layout Standard
6908
6909 \series bold
6910 Meneguzzo
6911 \end_layout
6912
6913 \end_inset
6914 </cell>
6915 <cell alignment="center" valignment="top" topline="true" usebox="none">
6916 \begin_inset Text
6917
6918 \begin_layout Standard
6919 Roberto
6920 \end_layout
6921
6922 \end_inset
6923 </cell>
6924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6925 \begin_inset Text
6926
6927 \begin_layout Standard
6928 111
6929 \end_layout
6930
6931 \end_inset
6932 </cell>
6933 </row>
6934 <row>
6935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6936 \begin_inset Text
6937
6938 \begin_layout Standard
6939
6940 \series bold
6941 Mezzadra
6942 \end_layout
6943
6944 \end_inset
6945 </cell>
6946 <cell alignment="center" valignment="top" topline="true" usebox="none">
6947 \begin_inset Text
6948
6949 \begin_layout Standard
6950 Roberto
6951 \end_layout
6952
6953 \end_inset
6954 </cell>
6955 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6956 \begin_inset Text
6957
6958 \begin_layout Standard
6959 111
6960 \end_layout
6961
6962 \end_inset
6963 </cell>
6964 </row>
6965 <row>
6966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6967 \begin_inset Text
6968
6969 \begin_layout Standard
6970
6971 \series bold
6972 Pirpamer
6973 \end_layout
6974
6975 \end_inset
6976 </cell>
6977 <cell alignment="center" valignment="top" topline="true" usebox="none">
6978 \begin_inset Text
6979
6980 \begin_layout Standard
6981 Erich
6982 \end_layout
6983
6984 \end_inset
6985 </cell>
6986 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6987 \begin_inset Text
6988
6989 \begin_layout Standard
6990 111
6991 \end_layout
6992
6993 \end_inset
6994 </cell>
6995 </row>
6996 <row>
6997 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6998 \begin_inset Text
6999
7000 \begin_layout Standard
7001
7002 \series bold
7003 Pochiesa
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Standard
7012 Paolo
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Standard
7021 111, 222
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 </row>
7027 <row>
7028 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7029 \begin_inset Text
7030
7031 \begin_layout Standard
7032
7033 \series bold
7034 Radina
7035 \end_layout
7036
7037 \end_inset
7038 </cell>
7039 <cell alignment="center" valignment="top" topline="true" usebox="none">
7040 \begin_inset Text
7041
7042 \begin_layout Standard
7043 Claudio
7044 \end_layout
7045
7046 \end_inset
7047 </cell>
7048 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7049 \begin_inset Text
7050
7051 \begin_layout Standard
7052 111
7053 \end_layout
7054
7055 \end_inset
7056 </cell>
7057 </row>
7058 <row>
7059 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7060 \begin_inset Text
7061
7062 \begin_layout Standard
7063
7064 \series bold
7065 Stuffer
7066 \end_layout
7067
7068 \end_inset
7069 </cell>
7070 <cell alignment="center" valignment="top" topline="true" usebox="none">
7071 \begin_inset Text
7072
7073 \begin_layout Standard
7074 Oskar
7075 \end_layout
7076
7077 \end_inset
7078 </cell>
7079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7080 \begin_inset Text
7081
7082 \begin_layout Standard
7083 111
7084 \end_layout
7085
7086 \end_inset
7087 </cell>
7088 </row>
7089 <row>
7090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7091 \begin_inset Text
7092
7093 \begin_layout Standard
7094
7095 \series bold
7096 Tacchelli
7097 \end_layout
7098
7099 \end_inset
7100 </cell>
7101 <cell alignment="center" valignment="top" topline="true" usebox="none">
7102 \begin_inset Text
7103
7104 \begin_layout Standard
7105 Ugo
7106 \end_layout
7107
7108 \end_inset
7109 </cell>
7110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7111 \begin_inset Text
7112
7113 \begin_layout Standard
7114 111
7115 \end_layout
7116
7117 \end_inset
7118 </cell>
7119 </row>
7120 <row>
7121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7122 \begin_inset Text
7123
7124 \begin_layout Standard
7125
7126 \series bold
7127 Tezzele
7128 \end_layout
7129
7130 \end_inset
7131 </cell>
7132 <cell alignment="center" valignment="top" topline="true" usebox="none">
7133 \begin_inset Text
7134
7135 \begin_layout Standard
7136 Margit
7137 \end_layout
7138
7139 \end_inset
7140 </cell>
7141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7142 \begin_inset Text
7143
7144 \begin_layout Standard
7145 111
7146 \end_layout
7147
7148 \end_inset
7149 </cell>
7150 </row>
7151 <row>
7152 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7153 \begin_inset Text
7154
7155 \begin_layout Standard
7156
7157 \series bold
7158 Unterkalmsteiner
7159 \end_layout
7160
7161 \end_inset
7162 </cell>
7163 <cell alignment="center" valignment="top" topline="true" usebox="none">
7164 \begin_inset Text
7165
7166 \begin_layout Standard
7167 Frieda
7168 \end_layout
7169
7170 \end_inset
7171 </cell>
7172 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7173 \begin_inset Text
7174
7175 \begin_layout Standard
7176 111
7177 \end_layout
7178
7179 \end_inset
7180 </cell>
7181 </row>
7182 <row>
7183 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7184 \begin_inset Text
7185
7186 \begin_layout Standard
7187
7188 \series bold
7189 Vieider
7190 \end_layout
7191
7192 \end_inset
7193 </cell>
7194 <cell alignment="center" valignment="top" topline="true" usebox="none">
7195 \begin_inset Text
7196
7197 \begin_layout Standard
7198 Hilde
7199 \end_layout
7200
7201 \end_inset
7202 </cell>
7203 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7204 \begin_inset Text
7205
7206 \begin_layout Standard
7207 111
7208 \end_layout
7209
7210 \end_inset
7211 </cell>
7212 </row>
7213 <row>
7214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7215 \begin_inset Text
7216
7217 \begin_layout Standard
7218
7219 \series bold
7220 Vigna
7221 \end_layout
7222
7223 \end_inset
7224 </cell>
7225 <cell alignment="center" valignment="top" topline="true" usebox="none">
7226 \begin_inset Text
7227
7228 \begin_layout Standard
7229 Jürgen
7230 \end_layout
7231
7232 \end_inset
7233 </cell>
7234 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7235 \begin_inset Text
7236
7237 \begin_layout Standard
7238 111
7239 \end_layout
7240
7241 \end_inset
7242 </cell>
7243 </row>
7244 <row>
7245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7246 \begin_inset Text
7247
7248 \begin_layout Standard
7249
7250 \series bold
7251 Weber
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell alignment="center" valignment="top" topline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Standard
7260 Maurizio
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Standard
7269 111
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 </row>
7275 <row bottomline="true">
7276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7277 \begin_inset Text
7278
7279 \begin_layout Standard
7280
7281 \series bold
7282 Winkler
7283 \end_layout
7284
7285 \end_inset
7286 </cell>
7287 <cell alignment="center" valignment="top" topline="true" usebox="none">
7288 \begin_inset Text
7289
7290 \begin_layout Standard
7291 Franz
7292 \end_layout
7293
7294 \end_inset
7295 </cell>
7296 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7297 \begin_inset Text
7298
7299 \begin_layout Standard
7300 111
7301 \end_layout
7302
7303 \end_inset
7304 </cell>
7305 </row>
7306 <row bottomline="true">
7307 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7308 \begin_inset Text
7309
7310 \begin_layout Standard
7311  
7312 \end_layout
7313
7314 \end_inset
7315 </cell>
7316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
7317 \begin_inset Text
7318
7319 \begin_layout Standard
7320
7321 \end_layout
7322
7323 \end_inset
7324 </cell>
7325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7326 \begin_inset Text
7327
7328 \begin_layout Standard
7329
7330 \end_layout
7331
7332 \end_inset
7333 </cell>
7334 </row>
7335 <row>
7336 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7337 \begin_inset Text
7338
7339 \begin_layout Standard
7340
7341 \series bold
7342 Annovi
7343 \end_layout
7344
7345 \end_inset
7346 </cell>
7347 <cell alignment="center" valignment="top" topline="true" usebox="none">
7348 \begin_inset Text
7349
7350 \begin_layout Standard
7351 Silvia
7352 \end_layout
7353
7354 \end_inset
7355 </cell>
7356 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7357 \begin_inset Text
7358
7359 \begin_layout Standard
7360 555
7361 \end_layout
7362
7363 \end_inset
7364 </cell>
7365 </row>
7366 <row>
7367 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7368 \begin_inset Text
7369
7370 \begin_layout Standard
7371
7372 \series bold
7373 Bertoli
7374 \end_layout
7375
7376 \end_inset
7377 </cell>
7378 <cell alignment="center" valignment="top" topline="true" usebox="none">
7379 \begin_inset Text
7380
7381 \begin_layout Standard
7382 Stefano
7383 \end_layout
7384
7385 \end_inset
7386 </cell>
7387 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7388 \begin_inset Text
7389
7390 \begin_layout Standard
7391 555
7392 \end_layout
7393
7394 \end_inset
7395 </cell>
7396 </row>
7397 <row>
7398 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7399 \begin_inset Text
7400
7401 \begin_layout Standard
7402
7403 \series bold
7404 Bozzi
7405 \end_layout
7406
7407 \end_inset
7408 </cell>
7409 <cell alignment="center" valignment="top" topline="true" usebox="none">
7410 \begin_inset Text
7411
7412 \begin_layout Standard
7413 Walter
7414 \end_layout
7415
7416 \end_inset
7417 </cell>
7418 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7419 \begin_inset Text
7420
7421 \begin_layout Standard
7422 555
7423 \end_layout
7424
7425 \end_inset
7426 </cell>
7427 </row>
7428 <row>
7429 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7430 \begin_inset Text
7431
7432 \begin_layout Standard
7433
7434 \series bold
7435 Cachia
7436 \end_layout
7437
7438 \end_inset
7439 </cell>
7440 <cell alignment="center" valignment="top" topline="true" usebox="none">
7441 \begin_inset Text
7442
7443 \begin_layout Standard
7444 Maria
7445 \end_layout
7446
7447 \end_inset
7448 </cell>
7449 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7450 \begin_inset Text
7451
7452 \begin_layout Standard
7453 555
7454 \end_layout
7455
7456 \end_inset
7457 </cell>
7458 </row>
7459 <row>
7460 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7461 \begin_inset Text
7462
7463 \begin_layout Standard
7464
7465 \series bold
7466 Cachia
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Standard
7475 Maurizio
7476 \end_layout
7477
7478 \end_inset
7479 </cell>
7480 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7481 \begin_inset Text
7482
7483 \begin_layout Standard
7484 555
7485 \end_layout
7486
7487 \end_inset
7488 </cell>
7489 </row>
7490 <row>
7491 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Standard
7495
7496 \series bold
7497 Cinquemani
7498 \end_layout
7499
7500 \end_inset
7501 </cell>
7502 <cell alignment="center" valignment="top" topline="true" usebox="none">
7503 \begin_inset Text
7504
7505 \begin_layout Standard
7506 Giusi
7507 \end_layout
7508
7509 \end_inset
7510 </cell>
7511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7512 \begin_inset Text
7513
7514 \begin_layout Standard
7515 555
7516 \end_layout
7517
7518 \end_inset
7519 </cell>
7520 </row>
7521 <row>
7522 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7523 \begin_inset Text
7524
7525 \begin_layout Standard
7526
7527 \series bold
7528 Colin
7529 \end_layout
7530
7531 \end_inset
7532 </cell>
7533 <cell alignment="center" valignment="top" topline="true" usebox="none">
7534 \begin_inset Text
7535
7536 \begin_layout Standard
7537 Bernard
7538 \end_layout
7539
7540 \end_inset
7541 </cell>
7542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7543 \begin_inset Text
7544
7545 \begin_layout Standard
7546 555
7547 \end_layout
7548
7549 \end_inset
7550 </cell>
7551 </row>
7552 <row>
7553 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7554 \begin_inset Text
7555
7556 \begin_layout Standard
7557
7558 \series bold
7559 Concli
7560 \end_layout
7561
7562 \end_inset
7563 </cell>
7564 <cell alignment="center" valignment="top" topline="true" usebox="none">
7565 \begin_inset Text
7566
7567 \begin_layout Standard
7568 Gianfranco
7569 \end_layout
7570
7571 \end_inset
7572 </cell>
7573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7574 \begin_inset Text
7575
7576 \begin_layout Standard
7577 555
7578 \end_layout
7579
7580 \end_inset
7581 </cell>
7582 </row>
7583 <row>
7584 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7585 \begin_inset Text
7586
7587 \begin_layout Standard
7588
7589 \series bold
7590 Dal Bosco
7591 \end_layout
7592
7593 \end_inset
7594 </cell>
7595 <cell alignment="center" valignment="top" topline="true" usebox="none">
7596 \begin_inset Text
7597
7598 \begin_layout Standard
7599 Carolina
7600 \end_layout
7601
7602 \end_inset
7603 </cell>
7604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7605 \begin_inset Text
7606
7607 \begin_layout Standard
7608 555
7609 \end_layout
7610
7611 \end_inset
7612 </cell>
7613 </row>
7614 <row>
7615 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7616 \begin_inset Text
7617
7618 \begin_layout Standard
7619
7620 \series bold
7621 Dalpiaz
7622 \end_layout
7623
7624 \end_inset
7625 </cell>
7626 <cell alignment="center" valignment="top" topline="true" usebox="none">
7627 \begin_inset Text
7628
7629 \begin_layout Standard
7630 Annamaria
7631 \end_layout
7632
7633 \end_inset
7634 </cell>
7635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7636 \begin_inset Text
7637
7638 \begin_layout Standard
7639 555
7640 \end_layout
7641
7642 \end_inset
7643 </cell>
7644 </row>
7645 <row>
7646 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7647 \begin_inset Text
7648
7649 \begin_layout Standard
7650
7651 \series bold
7652 Feliciello
7653 \end_layout
7654
7655 \end_inset
7656 </cell>
7657 <cell alignment="center" valignment="top" topline="true" usebox="none">
7658 \begin_inset Text
7659
7660 \begin_layout Standard
7661 Domenico
7662 \end_layout
7663
7664 \end_inset
7665 </cell>
7666 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7667 \begin_inset Text
7668
7669 \begin_layout Standard
7670 555
7671 \end_layout
7672
7673 \end_inset
7674 </cell>
7675 </row>
7676 <row>
7677 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7678 \begin_inset Text
7679
7680 \begin_layout Standard
7681
7682 \series bold
7683 Focarelli
7684 \end_layout
7685
7686 \end_inset
7687 </cell>
7688 <cell alignment="center" valignment="top" topline="true" usebox="none">
7689 \begin_inset Text
7690
7691 \begin_layout Standard
7692 Paola
7693 \end_layout
7694
7695 \end_inset
7696 </cell>
7697 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7698 \begin_inset Text
7699
7700 \begin_layout Standard
7701 555
7702 \end_layout
7703
7704 \end_inset
7705 </cell>
7706 </row>
7707 <row>
7708 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7709 \begin_inset Text
7710
7711 \begin_layout Standard
7712
7713 \series bold
7714 Galletti
7715 \end_layout
7716
7717 \end_inset
7718 </cell>
7719 <cell alignment="center" valignment="top" topline="true" usebox="none">
7720 \begin_inset Text
7721
7722 \begin_layout Standard
7723 Oreste
7724 \end_layout
7725
7726 \end_inset
7727 </cell>
7728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7729 \begin_inset Text
7730
7731 \begin_layout Standard
7732 555
7733 \end_layout
7734
7735 \end_inset
7736 </cell>
7737 </row>
7738 <row>
7739 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7740 \begin_inset Text
7741
7742 \begin_layout Standard
7743
7744 \series bold
7745 Gasparini
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 <cell alignment="center" valignment="top" topline="true" usebox="none">
7751 \begin_inset Text
7752
7753 \begin_layout Standard
7754 Franca
7755 \end_layout
7756
7757 \end_inset
7758 </cell>
7759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7760 \begin_inset Text
7761
7762 \begin_layout Standard
7763 555
7764 \end_layout
7765
7766 \end_inset
7767 </cell>
7768 </row>
7769 <row>
7770 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Standard
7774
7775 \series bold
7776 Rizzardi
7777 \end_layout
7778
7779 \end_inset
7780 </cell>
7781 <cell alignment="center" valignment="top" topline="true" usebox="none">
7782 \begin_inset Text
7783
7784 \begin_layout Standard
7785 Paola
7786 \end_layout
7787
7788 \end_inset
7789 </cell>
7790 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7791 \begin_inset Text
7792
7793 \begin_layout Standard
7794 555
7795 \end_layout
7796
7797 \end_inset
7798 </cell>
7799 </row>
7800 <row>
7801 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7802 \begin_inset Text
7803
7804 \begin_layout Standard
7805
7806 \series bold
7807 Lassini
7808 \end_layout
7809
7810 \end_inset
7811 </cell>
7812 <cell alignment="center" valignment="top" topline="true" usebox="none">
7813 \begin_inset Text
7814
7815 \begin_layout Standard
7816 Giancarlo
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Standard
7825 555
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 </row>
7831 <row>
7832 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7833 \begin_inset Text
7834
7835 \begin_layout Standard
7836
7837 \series bold
7838 Malfatti
7839 \end_layout
7840
7841 \end_inset
7842 </cell>
7843 <cell alignment="center" valignment="top" topline="true" usebox="none">
7844 \begin_inset Text
7845
7846 \begin_layout Standard
7847 Luciano
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Standard
7856 555
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 </row>
7862 <row>
7863 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7864 \begin_inset Text
7865
7866 \begin_layout Standard
7867
7868 \series bold
7869 Malfatti
7870 \end_layout
7871
7872 \end_inset
7873 </cell>
7874 <cell alignment="center" valignment="top" topline="true" usebox="none">
7875 \begin_inset Text
7876
7877 \begin_layout Standard
7878 Valeriano
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Standard
7887 555
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 </row>
7893 <row>
7894 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7895 \begin_inset Text
7896
7897 \begin_layout Standard
7898
7899 \series bold
7900 Meneguzzo
7901 \end_layout
7902
7903 \end_inset
7904 </cell>
7905 <cell alignment="center" valignment="top" topline="true" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Standard
7909 Roberto
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Standard
7918 555
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 </row>
7924 <row bottomline="true">
7925 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
7926 \begin_inset Text
7927
7928 \begin_layout Standard
7929
7930 \series bold
7931 Mezzadra
7932 \end_layout
7933
7934 \end_inset
7935 </cell>
7936 <cell alignment="center" valignment="top" topline="true" usebox="none">
7937 \begin_inset Text
7938
7939 \begin_layout Standard
7940 Roberto
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Standard
7949 555
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 </row>
7955 <row bottomline="true" endlastfoot="true">
7956 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7957 \begin_inset Text
7958
7959 \begin_layout Standard
7960
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Standard
7969
7970 \end_layout
7971
7972 \end_inset
7973 </cell>
7974 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7975 \begin_inset Text
7976
7977 \begin_layout Standard
7978
7979 \end_layout
7980
7981 \end_inset
7982 </cell>
7983 </row>
7984 </lyxtabular>
7985
7986 \end_inset
7987
7988
7989 \end_layout
7990
7991 \begin_layout Section
7992 Particularidades de las Tablas Largas
7993 \end_layout
7994
7995 \begin_layout Subsection
7996 Cálculos
7997 \begin_inset LatexCommand index
7998 name "Tablas Largas ! 2.7.1 Cálculos"
7999
8000 \end_inset
8001
8002
8003 \end_layout
8004
8005 \begin_layout Standard
8006 LaTeX calcula la altura de las páginas con tabla y sus saltos de página
8007  utilizando los denominados "trozos", que son partes de la tabla presentes
8008  en la memoria de LaTeX.
8009  El valor predeterminado está establacido a solo 20 filas.
8010  Si estás usando tablas largas con muchas páginas, la generación del documento
8011  puede hacerse muy lenta.
8012  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
8013  el siguiente comando en el preámbulo del documento:
8014 \end_layout
8015
8016 \begin_layout Standard
8017
8018 \series bold
8019
8020 \backslash
8021 setcounter{LTchunksize}{100}
8022 \end_layout
8023
8024 \begin_layout Subsection
8025 Flotantes y Tablas Largas
8026 \begin_inset LatexCommand index
8027 name "Tablas Largas ! Flotantes"
8028
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \begin_layout Standard
8035 Podría haber problemas si un flotante aparece en la misma página donde comienza
8036  una tabla larga.
8037  Para evitarlo, añade el comando 
8038 \series bold
8039
8040 \backslash
8041 clearpage
8042 \series default
8043  como ERT antes de la tabla.
8044 \end_layout
8045
8046 \begin_layout Subsection
8047 Saltos de Página Forzados
8048 \begin_inset LatexCommand index
8049 name "Tablas Largas ! Saltos de Página Forzados"
8050
8051 \end_inset
8052
8053
8054 \end_layout
8055
8056 \begin_layout Standard
8057 Por defecto, las tablas sólo se cortan entre filas.
8058  Si tienes una celda con líneas múltiples y necesitas un salto de página
8059  dentro de la celda, inserta el comando de nueva línea "
8060 \series bold
8061
8062 \backslash
8063
8064 \backslash
8065
8066 \series default
8067 " como ERT en el punto en que quieras cortar.
8068  Antes del comando "
8069 \series bold
8070
8071 \backslash
8072
8073 \backslash
8074
8075 \series default
8076 " debes insertar en ERT tantos caracteres "
8077 \series bold
8078 &
8079 \series default
8080 " como columnas siguientes de la tabla.
8081  
8082 \series bold
8083 &
8084 \series default
8085  es el caracter para separar celdas.
8086  Escribe en ERT después de cada 
8087 \series bold
8088 &
8089 \series default
8090  el contenido de la celda siguiente correspondiente y borra el contenido
8091  de esas celdas.
8092 \newline
8093 Detrás del comando 
8094 \series bold
8095
8096 \backslash
8097
8098 \backslash
8099
8100 \series default
8101 , inserta tantos 
8102 \series bold
8103 &
8104 \series default
8105  como columnas haya delante de la actual.
8106  En la tabla\InsetSpace ~
8107
8108 \begin_inset LatexCommand ref
8109 reference "tab:Saltos de Página Forzados"
8110
8111 \end_inset
8112
8113  la celda que debería cortarse está en la segunda columna seguida de otra
8114  columna.
8115  Por eso el siguiente comando se inserta en la celda como ERT detrás de
8116  "
8117 \emph on
8118 Castelchiodato,
8119 \emph default
8120 ":
8121 \end_layout
8122
8123 \begin_layout Standard
8124
8125 \series bold
8126 & 111
8127 \backslash
8128
8129 \backslash
8130
8131 \newline
8132 &
8133 \end_layout
8134
8135 \begin_layout Standard
8136 El "111" en la tercera columna de la fila se ha borrado.
8137  Si la fila más baja de la tabla larga no tiene, por alguna razón, línea
8138  superior pero quisieras una línea horizontal donde se corta la celda, usa
8139  este comando alternativo:
8140 \end_layout
8141
8142 \begin_layout Standard
8143
8144 \series bold
8145 & 111
8146 \backslash
8147
8148 \backslash
8149
8150 \newline
8151
8152 \backslash
8153 hline &
8154 \end_layout
8155
8156 \begin_layout Standard
8157 Cuando la celda a cortar está en la última columna, el comando
8158 \end_layout
8159
8160 \begin_layout Standard
8161
8162 \series bold
8163
8164 \backslash
8165 setlength{
8166 \backslash
8167 parf\SpecialChar \textcompwordmark{}
8168 illskip}{0pt}
8169 \end_layout
8170
8171 \begin_layout Standard
8172 debe insertarse como ERT al principio de la celda.
8173  Esto garantiza que la parte de la celda que será mostrada en la nueva página
8174  aparecerá con toda su anchura.
8175 \end_layout
8176
8177 \begin_layout Standard
8178 \align center
8179 \begin_inset Tabular
8180 <lyxtabular version="3" rows="39" columns="3">
8181 <features islongtable="true">
8182 <column alignment="left" valignment="top" leftline="true" width="0cm">
8183 <column alignment="left" valignment="top" rightline="true" width="3cm">
8184 <column alignment="right" valignment="top" rightline="true" width="0pt">
8185 <row endfirsthead="true">
8186 <cell alignment="right" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8187 \begin_inset Text
8188
8189 \begin_layout Standard
8190 \begin_inset Caption
8191
8192 \begin_layout Standard
8193 Tabla con salto de página forzado en celda
8194 \begin_inset LatexCommand label
8195 name "tab:Saltos de Página Forzados"
8196
8197 \end_inset
8198
8199
8200 \begin_inset OptArg
8201 status collapsed
8202
8203 \begin_layout Standard
8204 Tabla con salto de página forzado en celda
8205 \end_layout
8206
8207 \end_inset
8208
8209
8210 \end_layout
8211
8212 \end_inset
8213
8214
8215 \begin_inset ERT
8216 status collapsed
8217
8218 \begin_layout Standard
8219
8220
8221 \backslash
8222
8223 \backslash
8224 %
8225 \end_layout
8226
8227 \end_inset
8228
8229
8230 \end_layout
8231
8232 \end_inset
8233 </cell>
8234 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8235 \begin_inset Text
8236
8237 \begin_layout Standard
8238
8239 \end_layout
8240
8241 \end_inset
8242 </cell>
8243 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8244 \begin_inset Text
8245
8246 \begin_layout Standard
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row topline="true" bottomline="true" endfirsthead="true">
8254 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Standard
8258
8259 \series bold
8260 Ejemplo de lista telefónica (ignore los nombres)
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Standard
8269
8270 \end_layout
8271
8272 \end_inset
8273 </cell>
8274 <cell multicolumn="2" alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8275 \begin_inset Text
8276
8277 \begin_layout Standard
8278
8279 \end_layout
8280
8281 \end_inset
8282 </cell>
8283 </row>
8284 <row topline="true" bottomline="true" endfirsthead="true">
8285 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8286 \begin_inset Text
8287
8288 \begin_layout Standard
8289
8290 \series bold
8291 NOMBRE
8292 \end_layout
8293
8294 \end_inset
8295 </cell>
8296 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8297 \begin_inset Text
8298
8299 \begin_layout Standard
8300
8301 \end_layout
8302
8303 \end_inset
8304 </cell>
8305 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8306 \begin_inset Text
8307
8308 \begin_layout Standard
8309
8310 \series bold
8311 TEL.
8312 \end_layout
8313
8314 \end_inset
8315 </cell>
8316 </row>
8317 <row bottomline="true" endhead="true">
8318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8319 \begin_inset Text
8320
8321 \begin_layout Standard
8322 \begin_inset ERT
8323 status collapsed
8324
8325 \begin_layout Standard
8326
8327
8328 \backslash
8329 caption*{Continúa tabla con salto de página forzado en celda}
8330 \backslash
8331
8332 \backslash
8333 %
8334 \end_layout
8335
8336 \end_inset
8337
8338
8339 \end_layout
8340
8341 \end_inset
8342 </cell>
8343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8344 \begin_inset Text
8345
8346 \begin_layout Standard
8347
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8353 \begin_inset Text
8354
8355 \begin_layout Standard
8356
8357 \end_layout
8358
8359 \end_inset
8360 </cell>
8361 </row>
8362 <row topline="true" bottomline="true" endhead="true">
8363 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8364 \begin_inset Text
8365
8366 \begin_layout Standard
8367
8368 \series bold
8369  Ejemplo de lista telefónica
8370 \end_layout
8371
8372 \end_inset
8373 </cell>
8374 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8375 \begin_inset Text
8376
8377 \begin_layout Standard
8378
8379 \end_layout
8380
8381 \end_inset
8382 </cell>
8383 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8384 \begin_inset Text
8385
8386 \begin_layout Standard
8387
8388 \end_layout
8389
8390 \end_inset
8391 </cell>
8392 </row>
8393 <row topline="true" bottomline="true" endhead="true">
8394 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8395 \begin_inset Text
8396
8397 \begin_layout Standard
8398
8399 \series bold
8400 NOMBRE
8401 \end_layout
8402
8403 \end_inset
8404 </cell>
8405 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8406 \begin_inset Text
8407
8408 \begin_layout Standard
8409
8410 \end_layout
8411
8412 \end_inset
8413 </cell>
8414 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8415 \begin_inset Text
8416
8417 \begin_layout Standard
8418
8419 \series bold
8420 TEL.
8421 \end_layout
8422
8423 \end_inset
8424 </cell>
8425 </row>
8426 <row topline="true" bottomline="true" endfoot="true">
8427 <cell multicolumn="1" alignment="right" valignment="top" topline="true" usebox="none">
8428 \begin_inset Text
8429
8430 \begin_layout Standard
8431 continúa en página siguiente
8432 \end_layout
8433
8434 \end_inset
8435 </cell>
8436 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
8437 \begin_inset Text
8438
8439 \begin_layout Standard
8440
8441 \end_layout
8442
8443 \end_inset
8444 </cell>
8445 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8446 \begin_inset Text
8447
8448 \begin_layout Standard
8449
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 </row>
8455 <row>
8456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8457 \begin_inset Text
8458
8459 \begin_layout Standard
8460
8461 \series bold
8462 Annovi
8463 \end_layout
8464
8465 \end_inset
8466 </cell>
8467 <cell alignment="center" valignment="top" topline="true" usebox="none">
8468 \begin_inset Text
8469
8470 \begin_layout Standard
8471 Silvia
8472 \end_layout
8473
8474 \end_inset
8475 </cell>
8476 <cell alignment="right" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8477 \begin_inset Text
8478
8479 \begin_layout Standard
8480 111
8481 \end_layout
8482
8483 \end_inset
8484 </cell>
8485 </row>
8486 <row>
8487 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8488 \begin_inset Text
8489
8490 \begin_layout Standard
8491
8492 \series bold
8493 Bertoli
8494 \end_layout
8495
8496 \end_inset
8497 </cell>
8498 <cell alignment="center" valignment="top" topline="true" usebox="none">
8499 \begin_inset Text
8500
8501 \begin_layout Standard
8502 Stefano
8503 \end_layout
8504
8505 \end_inset
8506 </cell>
8507 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8508 \begin_inset Text
8509
8510 \begin_layout Standard
8511 111
8512 \end_layout
8513
8514 \end_inset
8515 </cell>
8516 </row>
8517 <row>
8518 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8519 \begin_inset Text
8520
8521 \begin_layout Standard
8522
8523 \series bold
8524 Bozzi
8525 \end_layout
8526
8527 \end_inset
8528 </cell>
8529 <cell alignment="center" valignment="top" topline="true" usebox="none">
8530 \begin_inset Text
8531
8532 \begin_layout Standard
8533 Walter
8534 \end_layout
8535
8536 \end_inset
8537 </cell>
8538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8539 \begin_inset Text
8540
8541 \begin_layout Standard
8542 111
8543 \end_layout
8544
8545 \end_inset
8546 </cell>
8547 </row>
8548 <row>
8549 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8550 \begin_inset Text
8551
8552 \begin_layout Standard
8553
8554 \series bold
8555 Cachia
8556 \end_layout
8557
8558 \end_inset
8559 </cell>
8560 <cell alignment="center" valignment="top" topline="true" usebox="none">
8561 \begin_inset Text
8562
8563 \begin_layout Standard
8564 Maria
8565 \end_layout
8566
8567 \end_inset
8568 </cell>
8569 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8570 \begin_inset Text
8571
8572 \begin_layout Standard
8573 111
8574 \end_layout
8575
8576 \end_inset
8577 </cell>
8578 </row>
8579 <row>
8580 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8581 \begin_inset Text
8582
8583 \begin_layout Standard
8584
8585 \series bold
8586 Cachia
8587 \end_layout
8588
8589 \end_inset
8590 </cell>
8591 <cell alignment="center" valignment="top" topline="true" usebox="none">
8592 \begin_inset Text
8593
8594 \begin_layout Standard
8595 Maurizio
8596 \end_layout
8597
8598 \end_inset
8599 </cell>
8600 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8601 \begin_inset Text
8602
8603 \begin_layout Standard
8604 111
8605 \end_layout
8606
8607 \end_inset
8608 </cell>
8609 </row>
8610 <row>
8611 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8612 \begin_inset Text
8613
8614 \begin_layout Standard
8615
8616 \series bold
8617 Cinquemani
8618 \end_layout
8619
8620 \end_inset
8621 </cell>
8622 <cell alignment="center" valignment="top" topline="true" usebox="none">
8623 \begin_inset Text
8624
8625 \begin_layout Standard
8626 Giusi
8627 \end_layout
8628
8629 \end_inset
8630 </cell>
8631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8632 \begin_inset Text
8633
8634 \begin_layout Standard
8635 111
8636 \end_layout
8637
8638 \end_inset
8639 </cell>
8640 </row>
8641 <row>
8642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8643 \begin_inset Text
8644
8645 \begin_layout Standard
8646
8647 \series bold
8648 Colin
8649 \end_layout
8650
8651 \end_inset
8652 </cell>
8653 <cell alignment="center" valignment="top" topline="true" usebox="none">
8654 \begin_inset Text
8655
8656 \begin_layout Standard
8657 Bernard
8658 \end_layout
8659
8660 \end_inset
8661 </cell>
8662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8663 \begin_inset Text
8664
8665 \begin_layout Standard
8666 111
8667 \end_layout
8668
8669 \end_inset
8670 </cell>
8671 </row>
8672 <row>
8673 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8674 \begin_inset Text
8675
8676 \begin_layout Standard
8677
8678 \series bold
8679 Concli
8680 \end_layout
8681
8682 \end_inset
8683 </cell>
8684 <cell alignment="center" valignment="top" topline="true" usebox="none">
8685 \begin_inset Text
8686
8687 \begin_layout Standard
8688 Gianfranco
8689 \end_layout
8690
8691 \end_inset
8692 </cell>
8693 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8694 \begin_inset Text
8695
8696 \begin_layout Standard
8697 111
8698 \end_layout
8699
8700 \end_inset
8701 </cell>
8702 </row>
8703 <row>
8704 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8705 \begin_inset Text
8706
8707 \begin_layout Standard
8708
8709 \series bold
8710 Dal Bosco
8711 \end_layout
8712
8713 \end_inset
8714 </cell>
8715 <cell alignment="center" valignment="top" topline="true" usebox="none">
8716 \begin_inset Text
8717
8718 \begin_layout Standard
8719 Carolina
8720 \end_layout
8721
8722 \end_inset
8723 </cell>
8724 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8725 \begin_inset Text
8726
8727 \begin_layout Standard
8728 111
8729 \end_layout
8730
8731 \end_inset
8732 </cell>
8733 </row>
8734 <row>
8735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8736 \begin_inset Text
8737
8738 \begin_layout Standard
8739
8740 \series bold
8741 Dalpiaz
8742 \end_layout
8743
8744 \end_inset
8745 </cell>
8746 <cell alignment="center" valignment="top" topline="true" usebox="none">
8747 \begin_inset Text
8748
8749 \begin_layout Standard
8750 Annamaria
8751 \end_layout
8752
8753 \end_inset
8754 </cell>
8755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8756 \begin_inset Text
8757
8758 \begin_layout Standard
8759 111
8760 \end_layout
8761
8762 \end_inset
8763 </cell>
8764 </row>
8765 <row>
8766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8767 \begin_inset Text
8768
8769 \begin_layout Standard
8770
8771 \series bold
8772 Feliciello
8773 \end_layout
8774
8775 \end_inset
8776 </cell>
8777 <cell alignment="center" valignment="top" topline="true" usebox="none">
8778 \begin_inset Text
8779
8780 \begin_layout Standard
8781 Domenico
8782 \end_layout
8783
8784 \end_inset
8785 </cell>
8786 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8787 \begin_inset Text
8788
8789 \begin_layout Standard
8790 111
8791 \end_layout
8792
8793 \end_inset
8794 </cell>
8795 </row>
8796 <row>
8797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8798 \begin_inset Text
8799
8800 \begin_layout Standard
8801
8802 \series bold
8803 Focarelli
8804 \end_layout
8805
8806 \end_inset
8807 </cell>
8808 <cell alignment="center" valignment="top" topline="true" usebox="none">
8809 \begin_inset Text
8810
8811 \begin_layout Standard
8812 Paola
8813 \end_layout
8814
8815 \end_inset
8816 </cell>
8817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8818 \begin_inset Text
8819
8820 \begin_layout Standard
8821 111
8822 \end_layout
8823
8824 \end_inset
8825 </cell>
8826 </row>
8827 <row>
8828 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8829 \begin_inset Text
8830
8831 \begin_layout Standard
8832
8833 \series bold
8834 Galletti
8835 \end_layout
8836
8837 \end_inset
8838 </cell>
8839 <cell alignment="center" valignment="top" topline="true" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Standard
8843 Oreste
8844 \end_layout
8845
8846 \end_inset
8847 </cell>
8848 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8849 \begin_inset Text
8850
8851 \begin_layout Standard
8852 111
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 </row>
8858 <row>
8859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8860 \begin_inset Text
8861
8862 \begin_layout Standard
8863
8864 \series bold
8865 Gasparini
8866 \end_layout
8867
8868 \end_inset
8869 </cell>
8870 <cell alignment="center" valignment="top" topline="true" usebox="none">
8871 \begin_inset Text
8872
8873 \begin_layout Standard
8874 Franca
8875 \end_layout
8876
8877 \end_inset
8878 </cell>
8879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8880 \begin_inset Text
8881
8882 \begin_layout Standard
8883 111
8884 \end_layout
8885
8886 \end_inset
8887 </cell>
8888 </row>
8889 <row>
8890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8891 \begin_inset Text
8892
8893 \begin_layout Standard
8894
8895 \series bold
8896 Lassini
8897 \end_layout
8898
8899 \end_inset
8900 </cell>
8901 <cell alignment="center" valignment="top" topline="true" usebox="none">
8902 \begin_inset Text
8903
8904 \begin_layout Standard
8905 Giancarlo
8906 \end_layout
8907
8908 \end_inset
8909 </cell>
8910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8911 \begin_inset Text
8912
8913 \begin_layout Standard
8914 111
8915 \end_layout
8916
8917 \end_inset
8918 </cell>
8919 </row>
8920 <row>
8921 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8922 \begin_inset Text
8923
8924 \begin_layout Standard
8925
8926 \series bold
8927 Malfatti
8928 \end_layout
8929
8930 \end_inset
8931 </cell>
8932 <cell alignment="center" valignment="top" topline="true" usebox="none">
8933 \begin_inset Text
8934
8935 \begin_layout Standard
8936 Luciano
8937 \end_layout
8938
8939 \end_inset
8940 </cell>
8941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8942 \begin_inset Text
8943
8944 \begin_layout Standard
8945 111
8946 \end_layout
8947
8948 \end_inset
8949 </cell>
8950 </row>
8951 <row>
8952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8953 \begin_inset Text
8954
8955 \begin_layout Standard
8956
8957 \series bold
8958 Malfatti
8959 \end_layout
8960
8961 \end_inset
8962 </cell>
8963 <cell alignment="center" valignment="top" topline="true" usebox="none">
8964 \begin_inset Text
8965
8966 \begin_layout Standard
8967 Valeriano
8968 \end_layout
8969
8970 \end_inset
8971 </cell>
8972 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8973 \begin_inset Text
8974
8975 \begin_layout Standard
8976 111
8977 \end_layout
8978
8979 \end_inset
8980 </cell>
8981 </row>
8982 <row>
8983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8984 \begin_inset Text
8985
8986 \begin_layout Standard
8987
8988 \series bold
8989 Meneguzzo
8990 \end_layout
8991
8992 \end_inset
8993 </cell>
8994 <cell alignment="center" valignment="top" topline="true" usebox="none">
8995 \begin_inset Text
8996
8997 \begin_layout Standard
8998 Roberto
8999 \end_layout
9000
9001 \end_inset
9002 </cell>
9003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9004 \begin_inset Text
9005
9006 \begin_layout Standard
9007 111
9008 \end_layout
9009
9010 \end_inset
9011 </cell>
9012 </row>
9013 <row>
9014 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9015 \begin_inset Text
9016
9017 \begin_layout Standard
9018
9019 \series bold
9020 Mezzadra
9021 \end_layout
9022
9023 \end_inset
9024 </cell>
9025 <cell alignment="center" valignment="top" topline="true" usebox="none">
9026 \begin_inset Text
9027
9028 \begin_layout Standard
9029 Roberto
9030 \end_layout
9031
9032 \end_inset
9033 </cell>
9034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9035 \begin_inset Text
9036
9037 \begin_layout Standard
9038 111
9039 \end_layout
9040
9041 \end_inset
9042 </cell>
9043 </row>
9044 <row>
9045 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9046 \begin_inset Text
9047
9048 \begin_layout Standard
9049
9050 \series bold
9051 Pirpamer
9052 \end_layout
9053
9054 \end_inset
9055 </cell>
9056 <cell alignment="center" valignment="top" topline="true" usebox="none">
9057 \begin_inset Text
9058
9059 \begin_layout Standard
9060 Erich
9061 \end_layout
9062
9063 \end_inset
9064 </cell>
9065 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9066 \begin_inset Text
9067
9068 \begin_layout Standard
9069 111
9070 \end_layout
9071
9072 \end_inset
9073 </cell>
9074 </row>
9075 <row>
9076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9077 \begin_inset Text
9078
9079 \begin_layout Standard
9080
9081 \series bold
9082 Pochiesa
9083 \end_layout
9084
9085 \end_inset
9086 </cell>
9087 <cell alignment="center" valignment="top" topline="true" usebox="none">
9088 \begin_inset Text
9089
9090 \begin_layout Standard
9091 Paolo
9092 \end_layout
9093
9094 \end_inset
9095 </cell>
9096 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9097 \begin_inset Text
9098
9099 \begin_layout Standard
9100 111, 222
9101 \end_layout
9102
9103 \end_inset
9104 </cell>
9105 </row>
9106 <row>
9107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9108 \begin_inset Text
9109
9110 \begin_layout Standard
9111
9112 \series bold
9113 Radina
9114 \end_layout
9115
9116 \end_inset
9117 </cell>
9118 <cell alignment="center" valignment="top" topline="true" usebox="none">
9119 \begin_inset Text
9120
9121 \begin_layout Standard
9122 Claudio
9123 \end_layout
9124
9125 \end_inset
9126 </cell>
9127 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9128 \begin_inset Text
9129
9130 \begin_layout Standard
9131 111
9132 \end_layout
9133
9134 \end_inset
9135 </cell>
9136 </row>
9137 <row>
9138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9139 \begin_inset Text
9140
9141 \begin_layout Standard
9142
9143 \series bold
9144 Rizzardi
9145 \end_layout
9146
9147 \end_inset
9148 </cell>
9149 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9150 \begin_inset Text
9151
9152 \begin_layout Standard
9153 Paolo, 11.
9154  Fürst von Montecompatri, 11.
9155  Fürst von Sulmona und Vivaro, 10.
9156  Fürst von Rossano, 5.
9157  Herzog von Canemorte, 11.
9158  Herzog von Palombara, 5.
9159  Herzog von Castelchiodato,
9160 \begin_inset ERT
9161 status collapsed
9162
9163 \begin_layout Standard
9164
9165 & 111
9166 \backslash
9167
9168 \backslash
9169
9170 \end_layout
9171
9172 \begin_layout Standard
9173
9174 &
9175 \end_layout
9176
9177 \end_inset
9178
9179  11.
9180  Herzog von Poggionativo, 11.
9181  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
9182  Graf von Valinfreda, 11.
9183  Baron von Cropalati, 11.
9184  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
9185 \end_layout
9186
9187 \end_inset
9188 </cell>
9189 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9190 \begin_inset Text
9191
9192 \begin_layout Standard
9193
9194 \end_layout
9195
9196 \end_inset
9197 </cell>
9198 </row>
9199 <row>
9200 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9201 \begin_inset Text
9202
9203 \begin_layout Standard
9204
9205 \series bold
9206 Stuffer
9207 \end_layout
9208
9209 \end_inset
9210 </cell>
9211 <cell alignment="center" valignment="top" topline="true" usebox="none">
9212 \begin_inset Text
9213
9214 \begin_layout Standard
9215 Oskar
9216 \end_layout
9217
9218 \end_inset
9219 </cell>
9220 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9221 \begin_inset Text
9222
9223 \begin_layout Standard
9224 111
9225 \end_layout
9226
9227 \end_inset
9228 </cell>
9229 </row>
9230 <row>
9231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9232 \begin_inset Text
9233
9234 \begin_layout Standard
9235
9236 \series bold
9237 Tacchelli
9238 \end_layout
9239
9240 \end_inset
9241 </cell>
9242 <cell alignment="center" valignment="top" topline="true" usebox="none">
9243 \begin_inset Text
9244
9245 \begin_layout Standard
9246 Ugo
9247 \end_layout
9248
9249 \end_inset
9250 </cell>
9251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9252 \begin_inset Text
9253
9254 \begin_layout Standard
9255 111
9256 \end_layout
9257
9258 \end_inset
9259 </cell>
9260 </row>
9261 <row>
9262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9263 \begin_inset Text
9264
9265 \begin_layout Standard
9266
9267 \series bold
9268 Tezzele
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 <cell alignment="center" valignment="top" topline="true" usebox="none">
9274 \begin_inset Text
9275
9276 \begin_layout Standard
9277 Margit
9278 \end_layout
9279
9280 \end_inset
9281 </cell>
9282 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9283 \begin_inset Text
9284
9285 \begin_layout Standard
9286 111
9287 \end_layout
9288
9289 \end_inset
9290 </cell>
9291 </row>
9292 <row>
9293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9294 \begin_inset Text
9295
9296 \begin_layout Standard
9297
9298 \series bold
9299 Unterkalmsteiner
9300 \end_layout
9301
9302 \end_inset
9303 </cell>
9304 <cell alignment="center" valignment="top" topline="true" usebox="none">
9305 \begin_inset Text
9306
9307 \begin_layout Standard
9308 Frieda
9309 \end_layout
9310
9311 \end_inset
9312 </cell>
9313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Standard
9317 111
9318 \end_layout
9319
9320 \end_inset
9321 </cell>
9322 </row>
9323 <row>
9324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9325 \begin_inset Text
9326
9327 \begin_layout Standard
9328
9329 \series bold
9330 Vieider
9331 \end_layout
9332
9333 \end_inset
9334 </cell>
9335 <cell alignment="center" valignment="top" topline="true" usebox="none">
9336 \begin_inset Text
9337
9338 \begin_layout Standard
9339 Hilde
9340 \end_layout
9341
9342 \end_inset
9343 </cell>
9344 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9345 \begin_inset Text
9346
9347 \begin_layout Standard
9348 111
9349 \end_layout
9350
9351 \end_inset
9352 </cell>
9353 </row>
9354 <row>
9355 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9356 \begin_inset Text
9357
9358 \begin_layout Standard
9359
9360 \series bold
9361 Vigna
9362 \end_layout
9363
9364 \end_inset
9365 </cell>
9366 <cell alignment="center" valignment="top" topline="true" usebox="none">
9367 \begin_inset Text
9368
9369 \begin_layout Standard
9370 Jürgen
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Standard
9379 111
9380 \end_layout
9381
9382 \end_inset
9383 </cell>
9384 </row>
9385 <row>
9386 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9387 \begin_inset Text
9388
9389 \begin_layout Standard
9390
9391 \series bold
9392 Weber
9393 \end_layout
9394
9395 \end_inset
9396 </cell>
9397 <cell alignment="center" valignment="top" topline="true" usebox="none">
9398 \begin_inset Text
9399
9400 \begin_layout Standard
9401 Maurizio
9402 \end_layout
9403
9404 \end_inset
9405 </cell>
9406 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9407 \begin_inset Text
9408
9409 \begin_layout Standard
9410 111
9411 \end_layout
9412
9413 \end_inset
9414 </cell>
9415 </row>
9416 <row bottomline="true">
9417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9418 \begin_inset Text
9419
9420 \begin_layout Standard
9421
9422 \series bold
9423 Winkler
9424 \end_layout
9425
9426 \end_inset
9427 </cell>
9428 <cell alignment="center" valignment="top" topline="true" usebox="none">
9429 \begin_inset Text
9430
9431 \begin_layout Standard
9432 Franz
9433 \end_layout
9434
9435 \end_inset
9436 </cell>
9437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9438 \begin_inset Text
9439
9440 \begin_layout Standard
9441 111
9442 \end_layout
9443
9444 \end_inset
9445 </cell>
9446 </row>
9447 <row endlastfoot="true">
9448 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Standard
9452
9453 \end_layout
9454
9455 \end_inset
9456 </cell>
9457 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9458 \begin_inset Text
9459
9460 \begin_layout Standard
9461
9462 \end_layout
9463
9464 \end_inset
9465 </cell>
9466 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9467 \begin_inset Text
9468
9469 \begin_layout Standard
9470
9471 \end_layout
9472
9473 \end_inset
9474 </cell>
9475 </row>
9476 </lyxtabular>
9477
9478 \end_inset
9479
9480
9481 \end_layout
9482
9483 \begin_layout Section
9484 Líneas Múltiples en Columnas y Filas
9485 \end_layout
9486
9487 \begin_layout Subsection
9488 Líneas Múltiples en Celdas
9489 \begin_inset LatexCommand label
9490 name "sub:Líneas-Múltiples-en"
9491
9492 \end_inset
9493
9494
9495 \begin_inset LatexCommand index
9496 name "Líneas Múltiples en Celdas"
9497
9498 \end_inset
9499
9500
9501 \begin_inset LatexCommand index
9502 name "Tablas ! Saltos de Línea"
9503
9504 \end_inset
9505
9506
9507 \end_layout
9508
9509 \begin_layout Standard
9510 \align center
9511 \begin_inset Float table
9512 placement H
9513 wide false
9514 sideways false
9515 status open
9516
9517 \begin_layout Standard
9518 \begin_inset Caption
9519
9520 \begin_layout Standard
9521 \begin_inset LatexCommand label
9522 name "tab:Tabla-con-múltiples"
9523
9524 \end_inset
9525
9526 Tabla con líneas múltiples en celda
9527 \end_layout
9528
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \begin_layout Standard
9535 \align center
9536 \begin_inset Tabular
9537 <lyxtabular version="3" rows="3" columns="3">
9538 <features>
9539 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9540 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9541 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9542 <row topline="true">
9543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9544 \begin_inset Text
9545
9546 \begin_layout Standard
9547 líneas
9548 \begin_inset ERT
9549 status collapsed
9550
9551 \begin_layout Standard
9552
9553
9554 \backslash
9555 linebreak 
9556 \end_layout
9557
9558 \end_inset
9559
9560 múltiples
9561 \end_layout
9562
9563 \end_inset
9564 </cell>
9565 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9566 \begin_inset Text
9567
9568 \begin_layout Standard
9569 b
9570 \end_layout
9571
9572 \end_inset
9573 </cell>
9574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9575 \begin_inset Text
9576
9577 \begin_layout Standard
9578 c
9579 \end_layout
9580
9581 \end_inset
9582 </cell>
9583 </row>
9584 <row topline="true">
9585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9586 \begin_inset Text
9587
9588 \begin_layout Standard
9589 d
9590 \end_layout
9591
9592 \end_inset
9593 </cell>
9594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9595 \begin_inset Text
9596
9597 \begin_layout Standard
9598 e
9599 \end_layout
9600
9601 \end_inset
9602 </cell>
9603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9604 \begin_inset Text
9605
9606 \begin_layout Standard
9607 f
9608 \end_layout
9609
9610 \end_inset
9611 </cell>
9612 </row>
9613 <row topline="true" bottomline="true">
9614 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9615 \begin_inset Text
9616
9617 \begin_layout Standard
9618 g
9619 \end_layout
9620
9621 \end_inset
9622 </cell>
9623 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9624 \begin_inset Text
9625
9626 \begin_layout Standard
9627 h
9628 \end_layout
9629
9630 \end_inset
9631 </cell>
9632 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9633 \begin_inset Text
9634
9635 \begin_layout Standard
9636 i
9637 \end_layout
9638
9639 \end_inset
9640 </cell>
9641 </row>
9642 </lyxtabular>
9643
9644 \end_inset
9645
9646
9647 \end_layout
9648
9649 \end_inset
9650
9651
9652 \end_layout
9653
9654 \begin_layout Standard
9655 Al ajustar anchura fija en una columna se habilita la entrada de texto como
9656  párrafos con varias líneas y guionado.
9657 \end_layout
9658
9659 \begin_layout Standard
9660 Para generar la tabla\InsetSpace ~
9661
9662 \begin_inset LatexCommand ref
9663 reference "tab:Tabla-con-múltiples"
9664
9665 \end_inset
9666
9667 , crea una tabla 3×3, marca la primera celda y click-derecha sobre ella.
9668  En el diálogo que surge establace una anchura de 2.5\InsetSpace \thinspace{}
9669 cm y escoge centro en
9670  alineación vertical y horizontal.
9671  Como nuestro texto es menor de 2.5\InsetSpace \thinspace{}
9672 cm, solo aparece una línea.
9673  Para poner dos añadimos un salto de línea con el comando
9674 \end_layout
9675
9676 \begin_layout Standard
9677
9678 \series bold
9679
9680 \backslash
9681 linebreak
9682 \end_layout
9683
9684 \begin_layout Standard
9685 en ERT.
9686  Si el texto es más ancho que la celda será automáticamente dividido en
9687  líneas.
9688 \end_layout
9689
9690 \begin_layout Standard
9691 Para centrar verticalmente el texto en las otras dos celdas de la primera
9692  fila, haz click-derecha en la segunda celda, ajusta una anchura de 0.5\InsetSpace \thinspace{}
9693 cm
9694  y marca alineaciones centrales.
9695  Haz lo mismo con la tercera celda de la fila.
9696 \end_layout
9697
9698 \begin_layout Standard
9699 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
9700  con guión si es la primera entrada.
9701  Por eso hay que insertar algo para que dicha palabra no sea la primera
9702  entrada: Añade el comando
9703 \end_layout
9704
9705 \begin_layout Standard
9706
9707 \series bold
9708
9709 \backslash
9710 hspace{0pt}
9711 \end_layout
9712
9713 \begin_layout Standard
9714 en ERT antes de la palabra.
9715  Como el espacio es 0 la salida no cambia.
9716  La tabla\InsetSpace ~
9717
9718 \begin_inset LatexCommand ref
9719 reference "tab:Tabla-con-y"
9720
9721 \end_inset
9722
9723  muestra el efecto.
9724 \end_layout
9725
9726 \begin_layout Standard
9727 \begin_inset Float table
9728 wide false
9729 sideways false
9730 status open
9731
9732 \begin_layout Standard
9733 \begin_inset Caption
9734
9735 \begin_layout Standard
9736 \begin_inset LatexCommand label
9737 name "tab:Tabla-con-y"
9738
9739 \end_inset
9740
9741 Tablas con y sin guión
9742 \end_layout
9743
9744 \end_inset
9745
9746
9747 \end_layout
9748
9749 \begin_layout Standard
9750
9751 \hfill
9752
9753 \begin_inset Tabular
9754 <lyxtabular version="3" rows="3" columns="3">
9755 <features>
9756 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9757 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9758 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9759 <row topline="true">
9760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9761 \begin_inset Text
9762
9763 \begin_layout Standard
9764 celdaconpalabramuylarga
9765 \end_layout
9766
9767 \end_inset
9768 </cell>
9769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9770 \begin_inset Text
9771
9772 \begin_layout Standard
9773 b
9774 \end_layout
9775
9776 \end_inset
9777 </cell>
9778 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9779 \begin_inset Text
9780
9781 \begin_layout Standard
9782 c
9783 \end_layout
9784
9785 \end_inset
9786 </cell>
9787 </row>
9788 <row topline="true">
9789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9790 \begin_inset Text
9791
9792 \begin_layout Standard
9793 d
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9799 \begin_inset Text
9800
9801 \begin_layout Standard
9802 e
9803 \end_layout
9804
9805 \end_inset
9806 </cell>
9807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Standard
9811 f
9812 \end_layout
9813
9814 \end_inset
9815 </cell>
9816 </row>
9817 <row topline="true" bottomline="true">
9818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9819 \begin_inset Text
9820
9821 \begin_layout Standard
9822 g
9823 \end_layout
9824
9825 \end_inset
9826 </cell>
9827 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9828 \begin_inset Text
9829
9830 \begin_layout Standard
9831 h
9832 \end_layout
9833
9834 \end_inset
9835 </cell>
9836 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9837 \begin_inset Text
9838
9839 \begin_layout Standard
9840 i
9841 \end_layout
9842
9843 \end_inset
9844 </cell>
9845 </row>
9846 </lyxtabular>
9847
9848 \end_inset
9849
9850
9851 \hfill
9852
9853 \begin_inset Tabular
9854 <lyxtabular version="3" rows="3" columns="3">
9855 <features>
9856 <column alignment="center" valignment="middle" leftline="true" width="2.5cm">
9857 <column alignment="center" valignment="middle" leftline="true" width="0.5cm">
9858 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0.5cm">
9859 <row topline="true">
9860 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9861 \begin_inset Text
9862
9863 \begin_layout Standard
9864 \begin_inset ERT
9865 status collapsed
9866
9867 \begin_layout Standard
9868
9869
9870 \backslash
9871 hspace{0pt}
9872 \end_layout
9873
9874 \end_inset
9875
9876 celdaconpalabramuylarga
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Standard
9885 b
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9891 \begin_inset Text
9892
9893 \begin_layout Standard
9894 c
9895 \end_layout
9896
9897 \end_inset
9898 </cell>
9899 </row>
9900 <row topline="true">
9901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9902 \begin_inset Text
9903
9904 \begin_layout Standard
9905 d
9906 \end_layout
9907
9908 \end_inset
9909 </cell>
9910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9911 \begin_inset Text
9912
9913 \begin_layout Standard
9914 e
9915 \end_layout
9916
9917 \end_inset
9918 </cell>
9919 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9920 \begin_inset Text
9921
9922 \begin_layout Standard
9923 f
9924 \end_layout
9925
9926 \end_inset
9927 </cell>
9928 </row>
9929 <row topline="true" bottomline="true">
9930 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9931 \begin_inset Text
9932
9933 \begin_layout Standard
9934 g
9935 \end_layout
9936
9937 \end_inset
9938 </cell>
9939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9940 \begin_inset Text
9941
9942 \begin_layout Standard
9943 h
9944 \end_layout
9945
9946 \end_inset
9947 </cell>
9948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9949 \begin_inset Text
9950
9951 \begin_layout Standard
9952 i
9953 \end_layout
9954
9955 \end_inset
9956 </cell>
9957 </row>
9958 </lyxtabular>
9959
9960 \end_inset
9961
9962
9963 \hfill
9964
9965 \end_layout
9966
9967 \end_inset
9968
9969
9970 \end_layout
9971
9972 \begin_layout Standard
9973
9974 \newpage
9975
9976 \end_layout
9977
9978 \begin_layout Subsection
9979 Multicolumnas
9980 \begin_inset LatexCommand label
9981 name "sub:Multicolumnas"
9982
9983 \end_inset
9984
9985
9986 \begin_inset LatexCommand index
9987 name "Multicolumnas"
9988
9989 \end_inset
9990
9991
9992 \begin_inset LatexCommand index
9993 name "Tablas ! Multicolumnas"
9994
9995 \end_inset
9996
9997
9998 \end_layout
9999
10000 \begin_layout Subsubsection
10001 Fundamentos de Multicolumna
10002 \end_layout
10003
10004 \begin_layout Standard
10005 Para extender una celda sobre varias columnas, se marcan las celdas que
10006  se desee combinar y se usa el botón 
10007 \begin_inset Graphics
10008         filename ../images/tabular-feature_multicolumn.xpm
10009         scale 85
10010
10011 \end_inset
10012
10013 , o el menú 
10014 \family sans
10015 Editar\SpecialChar \menuseparator
10016 Tabla\SpecialChar \menuseparator
10017 Multicolumn
10018 \family default
10019 a, o click-derecha sobre las celdas marcadas y se selecciona en el diálogo,
10020  bajo la pestaña 
10021 \family sans
10022 Configuración
10023 \family default
10024 , la casilla Multicolumna.
10025 \end_layout
10026
10027 \begin_layout Standard
10028 Las multicolumnas tienen su propia configuración de celdas.
10029  Esto es, los cambios de bordes, alineación y anchura solo afectan a la
10030  multicolumna.
10031  Aquí hay un ejemplo de tabla con una multicolumna en la primera fila y
10032  otra en la última fila sin borde superior:
10033 \end_layout
10034
10035 \begin_layout Standard
10036 \align center
10037 \begin_inset Tabular
10038 <lyxtabular version="3" rows="3" columns="4">
10039 <features firstHeadTopDL="true" firstHeadBottomDL="true">
10040 <column alignment="center" valignment="top" leftline="true" width="0pt">
10041 <column alignment="center" valignment="middle" leftline="true" width="0">
10042 <column alignment="center" valignment="top" leftline="true" width="0in">
10043 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
10044 <row topline="true" bottomline="true">
10045 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10046 \begin_inset Text
10047
10048 \begin_layout Standard
10049 abc
10050 \end_layout
10051
10052 \end_inset
10053 </cell>
10054 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
10055 \begin_inset Text
10056
10057 \begin_layout Standard
10058 def
10059 \lang ngerman
10060  
10061 \lang spanish
10062 ghi
10063 \end_layout
10064
10065 \end_inset
10066 </cell>
10067 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10068 \begin_inset Text
10069
10070 \begin_layout Standard
10071
10072 \end_layout
10073
10074 \end_inset
10075 </cell>
10076 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10077 \begin_inset Text
10078
10079 \begin_layout Standard
10080 jkl
10081 \end_layout
10082
10083 \end_inset
10084 </cell>
10085 </row>
10086 <row topline="true">
10087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10088 \begin_inset Text
10089
10090 \begin_layout Standard
10091
10092 \family roman
10093 \series medium
10094 \shape up
10095 \size normal
10096 \emph off
10097 \bar no
10098 \noun off
10099 \color none
10100 A
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Standard
10109 B
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Standard
10118 C
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10124 \begin_inset Text
10125
10126 \begin_layout Standard
10127 D
10128 \end_layout
10129
10130 \end_inset
10131 </cell>
10132 </row>
10133 <row topline="true" bottomline="true">
10134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10135 \begin_inset Text
10136
10137 \begin_layout Standard
10138 1
10139 \end_layout
10140
10141 \end_inset
10142 </cell>
10143 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10144 \begin_inset Text
10145
10146 \begin_layout Standard
10147 2
10148 \end_layout
10149
10150 \end_inset
10151 </cell>
10152 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10153 \begin_inset Text
10154
10155 \begin_layout Standard
10156 3
10157 \end_layout
10158
10159 \end_inset
10160 </cell>
10161 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10162 \begin_inset Text
10163
10164 \begin_layout Standard
10165 4
10166 \end_layout
10167
10168 \end_inset
10169 </cell>
10170 </row>
10171 </lyxtabular>
10172
10173 \end_inset
10174
10175
10176 \end_layout
10177
10178 \begin_layout Subsubsection
10179 Cálculos en Multicolumnas
10180 \begin_inset LatexCommand label
10181 name "sub:Cálculos-en-Multicolumnas"
10182
10183 \end_inset
10184
10185
10186 \begin_inset LatexCommand index
10187 name "Multicolumnas ! Cálculos"
10188
10189 \end_inset
10190
10191
10192 \end_layout
10193
10194 \begin_layout Standard
10195 LyX soporta multicolumnas directamente, pero hay que prestar atención a
10196  la anchura de celda de las columnas combinadas en la celda multicolumna.
10197 \end_layout
10198
10199 \begin_layout Standard
10200 \begin_inset Float table
10201 wide false
10202 sideways false
10203 status open
10204
10205 \begin_layout Standard
10206 \begin_inset Caption
10207
10208 \begin_layout Standard
10209 \begin_inset LatexCommand label
10210 name "tab:Tabla-con-centrado"
10211
10212 \end_inset
10213
10214 Tabla con texto centrado en multicolumna sobre dos columnas que tienen exactamen
10215 te la mitad de anchura que la celda multicolumna
10216 \begin_inset OptArg
10217 status collapsed
10218
10219 \begin_layout Standard
10220 Tabla multicolumna perfecta
10221 \end_layout
10222
10223 \end_inset
10224
10225
10226 \end_layout
10227
10228 \end_inset
10229
10230
10231 \end_layout
10232
10233 \begin_layout Standard
10234 \align center
10235 \begin_inset Tabular
10236 <lyxtabular version="3" rows="3" columns="3">
10237 <features>
10238 <column alignment="center" valignment="middle" leftline="true" width="0" special="|>{\centering}m{1.25cm-6.2pt}">
10239 <column alignment="center" valignment="middle" leftline="true" width="0">
10240 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10241 <row topline="true">
10242 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special="|>{\centering}m{2.5cm}|">
10243 \begin_inset Text
10244
10245 \begin_layout Standard
10246 multicolumna línea múltiple
10247 \end_layout
10248
10249 \end_inset
10250 </cell>
10251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10252 \begin_inset Text
10253
10254 \begin_layout Standard
10255
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Standard
10264 c
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 </row>
10270 <row topline="true">
10271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10272 \begin_inset Text
10273
10274 \begin_layout Standard
10275 d
10276 \end_layout
10277
10278 \end_inset
10279 </cell>
10280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Standard
10284 e
10285 \end_layout
10286
10287 \end_inset
10288 </cell>
10289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10290 \begin_inset Text
10291
10292 \begin_layout Standard
10293 f
10294 \end_layout
10295
10296 \end_inset
10297 </cell>
10298 </row>
10299 <row topline="true" bottomline="true">
10300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Standard
10304 g
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10310 \begin_inset Text
10311
10312 \begin_layout Standard
10313 h
10314 \end_layout
10315
10316 \end_inset
10317 </cell>
10318 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10319 \begin_inset Text
10320
10321 \begin_layout Standard
10322 i
10323 \end_layout
10324
10325 \end_inset
10326 </cell>
10327 </row>
10328 </lyxtabular>
10329
10330 \end_inset
10331
10332
10333 \end_layout
10334
10335 \end_inset
10336
10337
10338 \end_layout
10339
10340 \begin_layout Standard
10341 Por ejemplo, para crear la Tabla\InsetSpace ~
10342
10343 \begin_inset LatexCommand ref
10344 reference "tab:Tabla-con-centrado"
10345
10346 \end_inset
10347
10348 , marca las dos primeras celdas en la primera fila de una tabla 3×3 y haz
10349  click-derecha.
10350  En el diálogo marca 
10351 \emph on
10352 multicolumna
10353 \emph default
10354
10355 \emph on
10356 alineación centro
10357 \emph default
10358  y una anchura de 2.5\InsetSpace \thinspace{}
10359 cm.
10360  Las columnas combinadas deberían tener exactamente la mitad de la anchura
10361  de la celda multicolumna, así que deberías ajustar 1.25\InsetSpace \thinspace{}
10362 cm para la primera
10363  columna.
10364  La segunda columna tendrá entonces automáticamente 1.25\InsetSpace \thinspace{}
10365 cm de anchura.
10366  Para la Tabla 
10367 \begin_inset LatexCommand ref
10368 reference "tab:Tabla-sin-mitad"
10369
10370 \end_inset
10371
10372  se ha procedido de la siguiente manera:
10373 \end_layout
10374
10375 \begin_layout Standard
10376 \begin_inset Float table
10377 wide false
10378 sideways false
10379 status open
10380
10381 \begin_layout Standard
10382 \begin_inset Caption
10383
10384 \begin_layout Standard
10385 \begin_inset LatexCommand label
10386 name "tab:Tabla-sin-mitad"
10387
10388 \end_inset
10389
10390 Tabla en la que las columnas combinadas no tienen exactamente la mitad de
10391  anchura que la celda multicolumna
10392 \begin_inset OptArg
10393 status collapsed
10394
10395 \begin_layout Standard
10396 Tabla multicolumna imperfecta
10397 \end_layout
10398
10399 \end_inset
10400
10401
10402 \end_layout
10403
10404 \end_inset
10405
10406
10407 \end_layout
10408
10409 \begin_layout Standard
10410 \align center
10411 \begin_inset Tabular
10412 <lyxtabular version="3" rows="3" columns="3">
10413 <features>
10414 <column alignment="center" valignment="top" leftline="true" width="1.25cm">
10415 <column alignment="center" valignment="top" leftline="true" width="0">
10416 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10417 <row topline="true" bottomline="true">
10418 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
10419 \begin_inset Text
10420
10421 \begin_layout Standard
10422 multicolumna línea múltiple
10423 \end_layout
10424
10425 \end_inset
10426 </cell>
10427 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10428 \begin_inset Text
10429
10430 \begin_layout Standard
10431
10432 \end_layout
10433
10434 \end_inset
10435 </cell>
10436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10437 \begin_inset Text
10438
10439 \begin_layout Standard
10440 c
10441 \end_layout
10442
10443 \end_inset
10444 </cell>
10445 </row>
10446 <row topline="true">
10447 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10448 \begin_inset Text
10449
10450 \begin_layout Standard
10451 d
10452 \end_layout
10453
10454 \end_inset
10455 </cell>
10456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10457 \begin_inset Text
10458
10459 \begin_layout Standard
10460 e
10461 \end_layout
10462
10463 \end_inset
10464 </cell>
10465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10466 \begin_inset Text
10467
10468 \begin_layout Standard
10469 f
10470 \end_layout
10471
10472 \end_inset
10473 </cell>
10474 </row>
10475 <row topline="true" bottomline="true">
10476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10477 \begin_inset Text
10478
10479 \begin_layout Standard
10480 g
10481 \end_layout
10482
10483 \end_inset
10484 </cell>
10485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10486 \begin_inset Text
10487
10488 \begin_layout Standard
10489 h
10490 \end_layout
10491
10492 \end_inset
10493 </cell>
10494 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10495 \begin_inset Text
10496
10497 \begin_layout Standard
10498 i
10499 \end_layout
10500
10501 \end_inset
10502 </cell>
10503 </row>
10504 </lyxtabular>
10505
10506 \end_inset
10507
10508
10509 \end_layout
10510
10511 \end_inset
10512
10513
10514 \end_layout
10515
10516 \begin_layout Standard
10517 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
10518 a, es un poco mayor.
10519  La razón es que la anchura dada para una celda 
10520 \begin_inset Formula $W_{g}$
10521 \end_inset
10522
10523  no es su anchura total 
10524 \begin_inset Formula $W_{\mathrm{tot}}$
10525 \end_inset
10526
10527  porque una celda es siempre algo mayor que la anchura dada.
10528  El Apéndice\InsetSpace ~
10529
10530 \begin_inset LatexCommand eqref
10531 reference "cha:Explicación-de-la-Ecuación"
10532
10533 \end_inset
10534
10535  lo explica con detalle.
10536 \end_layout
10537
10538 \begin_layout Standard
10539 La anchura dada necesaria, 
10540 \begin_inset Formula $W_{g\, n}$
10541 \end_inset
10542
10543  para combinar 
10544 \emph on
10545 n
10546 \emph default
10547  columnas puede calcularse de manera que cada columna tenga una anchura
10548  total de 
10549 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
10550 \end_inset
10551
10552 :
10553 \begin_inset Formula \begin{equation}
10554 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)·(12.4\,\mathrm{pt}))/n\label{eq:Wgn}\end{equation}
10555
10556 \end_inset
10557
10558
10559 \end_layout
10560
10561 \begin_layout Standard
10562 En nuestro caso tenemos 
10563 \begin_inset Formula $n=2$
10564 \end_inset
10565
10566
10567 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
10568 \end_inset
10569
10570 \InsetSpace \thinspace{}
10571 cm y los valores predeterminados para longitudes, así la ecuación\InsetSpace ~
10572
10573 \begin_inset LatexCommand ref
10574 reference "eq:Wgn"
10575
10576 \end_inset
10577
10578  queda
10579 \begin_inset Formula \begin{equation}
10580 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}\end{equation}
10581
10582 \end_inset
10583
10584
10585 \end_layout
10586
10587 \begin_layout Standard
10588 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
10589  
10590 \series bold
10591 calc
10592 \series default
10593  con la línea
10594 \begin_inset LatexCommand index
10595 name "LaTeX-paquetes ! calc"
10596
10597 \end_inset
10598
10599
10600 \end_layout
10601
10602 \begin_layout Standard
10603
10604 \series bold
10605
10606 \backslash
10607 usepackage{calc}
10608 \end_layout
10609
10610 \begin_layout Standard
10611 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
10612  Por tanto hay que insertar un argumento LaTeX en el diálogo.
10613  He aquí un repaso de los argumentos:
10614 \end_layout
10615
10616 \begin_layout Itemize
10617
10618 \series bold
10619 p{ancho}
10620 \series default
10621  crea celdas con anchura fija, el texto alineado arriba
10622 \end_layout
10623
10624 \begin_layout Itemize
10625
10626 \series bold
10627 m{ancho}
10628 \series default
10629  crea celdas con anchura fija, el texto con alineación vertical centrada
10630  
10631 \end_layout
10632
10633 \begin_layout Itemize
10634
10635 \series bold
10636 b{ancho}
10637 \series default
10638  crea celdas con anchura fija, el texto alineado abajo
10639 \end_layout
10640
10641 \begin_layout Standard
10642 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
10643  en el diálogo se ignoran.
10644  
10645 \begin_inset Note Greyedout
10646 status open
10647
10648 \begin_layout Standard
10649
10650 \series bold
10651 Nota:
10652 \series default
10653  Debido a un error, LyX muestra de todas formas estas propiedades.
10654 \end_layout
10655
10656 \end_inset
10657
10658  El comando 
10659 \series bold
10660
10661 \backslash
10662 centering
10663 \series default
10664  se añade para centrar horizontalmente el texto.
10665  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
10666  columna extendida:
10667 \end_layout
10668
10669 \begin_layout Standard
10670
10671 \series bold
10672 |>{
10673 \backslash
10674 centering}m{1.25cm-6.2pt}
10675 \end_layout
10676
10677 \begin_layout Standard
10678 La barra "
10679 \series bold
10680 |
10681 \series default
10682 " al principio dibuja el borde y el comando
10683 \series bold
10684  >{ }
10685 \series default
10686  significa que los comandos entre llaves se aplican antes de crear la celda.
10687 \end_layout
10688
10689 \begin_layout Standard
10690 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
10691 , aún está alineado a la izquierda.
10692  Esto se debe a que LyX solo aplica alineado a columnas simples.
10693  Así que para multicolumnas hemos de usar el argumento de LaTeX
10694 \end_layout
10695
10696 \begin_layout Standard
10697
10698 \series bold
10699 |>{
10700 \backslash
10701 centering}m{2.5cm}|
10702 \end_layout
10703
10704 \begin_layout Subsection
10705 Multifilas
10706 \begin_inset LatexCommand index
10707 name "Multifilas"
10708
10709 \end_inset
10710
10711
10712 \begin_inset LatexCommand index
10713 name "Tablas ! Multifilas"
10714
10715 \end_inset
10716
10717
10718 \begin_inset LatexCommand index
10719 name "LaTeX-paquetes ! multirow"
10720
10721 \end_inset
10722
10723
10724 \end_layout
10725
10726 \begin_layout Standard
10727 A diferencia de multicolumnas, LyX aún no soporta multifilas por lo que
10728  hace falta un poco de ERT.
10729  Hay que cargar el paquete de LaTeX 
10730 \series bold
10731 multirow
10732 \series default
10733  en el preámbulo del documento con el comando
10734 \end_layout
10735
10736 \begin_layout Standard
10737
10738 \series bold
10739
10740 \backslash
10741 usepackage{multirow}
10742 \end_layout
10743
10744 \begin_layout Standard
10745 Las multifilas se crean con el comando
10746 \end_layout
10747
10748 \begin_layout Standard
10749
10750 \series bold
10751
10752 \backslash
10753 multirow{número de filas}{ancho de celda}{entrada de celda}
10754 \end_layout
10755
10756 \begin_layout Standard
10757 Para crear la siguiente tabla:
10758 \end_layout
10759
10760 \begin_layout Standard
10761 \align center
10762 \begin_inset ERT
10763 status collapsed
10764
10765 \begin_layout Standard
10766
10767
10768 \backslash
10769 renewcommand{
10770 \backslash
10771 multirowsetup}{
10772 \backslash
10773 centering}
10774 \end_layout
10775
10776 \end_inset
10777
10778
10779 \begin_inset Tabular
10780 <lyxtabular version="3" rows="3" columns="3">
10781 <features>
10782 <column alignment="center" valignment="top" leftline="true" width="0">
10783 <column alignment="center" valignment="top" leftline="true" width="0">
10784 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
10785 <row topline="true">
10786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10787 \begin_inset Text
10788
10789 \begin_layout Standard
10790 a
10791 \end_layout
10792
10793 \end_inset
10794 </cell>
10795 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10796 \begin_inset Text
10797
10798 \begin_layout Standard
10799 b
10800 \end_layout
10801
10802 \end_inset
10803 </cell>
10804 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10805 \begin_inset Text
10806
10807 \begin_layout Standard
10808 c
10809 \end_layout
10810
10811 \end_inset
10812 </cell>
10813 </row>
10814 <row topline="true">
10815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10816 \begin_inset Text
10817
10818 \begin_layout Standard
10819 \begin_inset ERT
10820 status collapsed
10821
10822 \begin_layout Standard
10823
10824
10825 \backslash
10826 multirow{2}{2.5cm}{
10827 \end_layout
10828
10829 \end_inset
10830
10831 entrada multifila
10832 \begin_inset ERT
10833 status collapsed
10834
10835 \begin_layout Standard
10836
10837 }
10838 \end_layout
10839
10840 \end_inset
10841
10842
10843 \end_layout
10844
10845 \end_inset
10846 </cell>
10847 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10848 \begin_inset Text
10849
10850 \begin_layout Standard
10851 e
10852 \end_layout
10853
10854 \end_inset
10855 </cell>
10856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10857 \begin_inset Text
10858
10859 \begin_layout Standard
10860 f
10861 \end_layout
10862
10863 \end_inset
10864 </cell>
10865 </row>
10866 <row topline="true" bottomline="true">
10867 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10868 \begin_inset Text
10869
10870 \begin_layout Standard
10871
10872 \end_layout
10873
10874 \end_inset
10875 </cell>
10876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10877 \begin_inset Text
10878
10879 \begin_layout Standard
10880 h
10881 \end_layout
10882
10883 \end_inset
10884 </cell>
10885 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10886 \begin_inset Text
10887
10888 \begin_layout Standard
10889 i
10890 \end_layout
10891
10892 \end_inset
10893 </cell>
10894 </row>
10895 </lyxtabular>
10896
10897 \end_inset
10898
10899
10900 \begin_inset ERT
10901 status collapsed
10902
10903 \begin_layout Standard
10904
10905
10906 \backslash
10907 renewcommand{
10908 \backslash
10909 multirowsetup}{
10910 \backslash
10911 raggedright}
10912 \end_layout
10913
10914 \end_inset
10915
10916
10917 \end_layout
10918
10919 \begin_layout Standard
10920 crea una tabla 3×3.
10921  Para quitar la línea sobre la última celda en la primera columna, se marca
10922  la celda como multicolumna y se quita el borde superior.
10923  Ahora se crea la multifila en la segunda fila de la primera columna insertando
10924  ahí el comando
10925 \end_layout
10926
10927 \begin_layout Standard
10928
10929 \series bold
10930
10931 \backslash
10932 multirow{2}{2.5cm}{
10933 \end_layout
10934
10935 \begin_layout Standard
10936 como ERT.
10937  Según los parámetros del comando la multifila se expande a dos filas y
10938  tiene de ancho 2.5\InsetSpace \thinspace{}
10939 cm.
10940  El contenido de la celda multifila sigue fuera del cuadro ERT y el comando
10941  finaliza con llave derecha 
10942 \series bold
10943 }
10944 \series default
10945  en otro cuadro ERT tras el texto.
10946 \end_layout
10947
10948 \begin_layout Standard
10949
10950 \series bold
10951
10952 \backslash
10953 multirow
10954 \series default
10955  alinea su contenido a la izquierda por defecto.
10956  Para cambiarlo renombra el comando 
10957 \series bold
10958
10959 \backslash
10960 multirowsetup
10961 \series default
10962  con el comando
10963 \end_layout
10964
10965 \begin_layout Standard
10966
10967 \series bold
10968
10969 \backslash
10970 renewcommand{
10971 \backslash
10972 multirowsetup}{
10973 \backslash
10974 centering}
10975 \end_layout
10976
10977 \begin_layout Standard
10978 en ERT en el preámbulo del documento.
10979  Entonces se centran todas las entradas de celdas multifila en el documento.
10980  Si solo queremos centrar en algunas tablas, se puede renombrar el comando
10981  en ERT justo antes de la tabla en lugar de en el preámbulo.
10982  Si el texto debe estar alineado a la derecha, reemplaza 
10983 \series bold
10984
10985 \backslash
10986 centering
10987 \series default
10988  por 
10989 \series bold
10990
10991 \backslash
10992 raggedleft
10993 \series default
10994 .
10995  Para volver a alineado a la izquierda usa 
10996 \series bold
10997
10998 \backslash
10999 raggedright
11000 \series default
11001 .
11002 \end_layout
11003
11004 \begin_layout Section
11005 Booktabs
11006 \begin_inset LatexCommand index
11007 name "Booktabs"
11008
11009 \end_inset
11010
11011
11012 \begin_inset LatexCommand index
11013 name "Tablas ! Booktabs"
11014
11015 \end_inset
11016
11017  
11018 \begin_inset Note Note
11019 status collapsed
11020
11021 \begin_layout Standard
11022
11023 \family roman
11024 \series medium
11025 \size footnotesize
11026 N.
11027  del t.
11028  A la espera de la traducción que se le asigne en LyX 1.5, he dejado el original
11029  en inglés
11030 \end_layout
11031
11032 \end_inset
11033
11034
11035 \end_layout
11036
11037 \begin_layout Standard
11038 En los libros, las tablas se suelen presentar como en la Tabla \InsetSpace ~
11039
11040 \begin_inset LatexCommand ref
11041 reference "tab:Ejemplo-tabla-booktabs"
11042
11043 \end_inset
11044
11045 .
11046  En inglés se denominan "
11047 \emph on
11048 booktabs
11049 \emph default
11050 ".
11051  La próxima versión de LyX, LyX\InsetSpace ~
11052 1.5, tendrá soporte para "booktabs", véase
11053  
11054 \begin_inset ERT
11055 status collapsed
11056
11057 \begin_layout Standard
11058
11059
11060 \backslash
11061 href{http://wiki.lyx.org/LyX/NewInLyX15}{
11062 \end_layout
11063
11064 \end_inset
11065
11066 What's new in LyX\InsetSpace ~
11067 1.5
11068 \begin_inset ERT
11069 status collapsed
11070
11071 \begin_layout Standard
11072
11073 }
11074 \end_layout
11075
11076 \end_inset
11077
11078 .
11079 \end_layout
11080
11081 \begin_layout Standard
11082 \begin_inset Float table
11083 placement h
11084 wide false
11085 sideways false
11086 status open
11087
11088 \begin_layout Standard
11089 \begin_inset Caption
11090
11091 \begin_layout Standard
11092 \begin_inset LatexCommand label
11093 name "tab:Ejemplo-tabla-booktabs"
11094
11095 \end_inset
11096
11097 Ejemplo de tabla booktabs
11098 \end_layout
11099
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \begin_layout Standard
11106 \align center
11107 \begin_inset Tabular
11108 <lyxtabular version="3" rows="8" columns="4">
11109 <features booktabs="true">
11110 <column alignment="center" valignment="top" rightline="true" width="0">
11111 <column alignment="center" valignment="top" width="0">
11112 <column alignment="center" valignment="top" width="0">
11113 <column alignment="center" valignment="top" width="0">
11114 <row topline="true">
11115 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11116 \begin_inset Text
11117
11118 \begin_layout Standard
11119 System
11120 \end_layout
11121
11122 \end_inset
11123 </cell>
11124 <cell alignment="center" valignment="top" topline="true" usebox="none">
11125 \begin_inset Text
11126
11127 \begin_layout Standard
11128 Medipix
11129 \begin_inset Formula $\,$
11130 \end_inset
11131
11132 1
11133 \end_layout
11134
11135 \end_inset
11136 </cell>
11137 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
11138 \begin_inset Text
11139
11140 \begin_layout Standard
11141 Medipix
11142 \begin_inset Formula $\,$
11143 \end_inset
11144
11145 2
11146 \end_layout
11147
11148 \end_inset
11149 </cell>
11150 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11151 \begin_inset Text
11152
11153 \begin_layout Standard
11154
11155 \end_layout
11156
11157 \end_inset
11158 </cell>
11159 </row>
11160 <row>
11161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11162 \begin_inset Text
11163
11164 \begin_layout Standard
11165 \begin_inset ERT
11166 status collapsed
11167
11168 \begin_layout Standard
11169
11170
11171 \backslash
11172 cmidrule(r){2-2}
11173 \end_layout
11174
11175 \end_inset
11176
11177
11178 \begin_inset ERT
11179 status collapsed
11180
11181 \begin_layout Standard
11182
11183
11184 \backslash
11185 cmidrule(l){3-4}
11186 \end_layout
11187
11188 \end_inset
11189
11190 Detector thickness [µm]
11191 \end_layout
11192
11193 \end_inset
11194 </cell>
11195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Standard
11199 300
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Standard
11208 300
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Standard
11217 700
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 <row topline="true">
11224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11225 \begin_inset Text
11226
11227 \begin_layout Standard
11228 Edge angle [°]
11229 \end_layout
11230
11231 \end_inset
11232 </cell>
11233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11234 \begin_inset Text
11235
11236 \begin_layout Standard
11237 3.55
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 2.71
11247 \end_layout
11248
11249 \end_inset
11250 </cell>
11251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11252 \begin_inset Text
11253
11254 \begin_layout Standard
11255 7.99
11256 \end_layout
11257
11258 \end_inset
11259 </cell>
11260 </row>
11261 <row topspace="default">
11262 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11263 \begin_inset Text
11264
11265 \begin_layout Standard
11266 Spatial resolution [µm]
11267 \end_layout
11268
11269 \end_inset
11270 </cell>
11271 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11272 \begin_inset Text
11273
11274 \begin_layout Standard
11275 4.26
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 10.17
11285 \end_layout
11286
11287 \end_inset
11288 </cell>
11289 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11290 \begin_inset Text
11291
11292 \begin_layout Standard
11293 10.56
11294 \end_layout
11295
11296 \end_inset
11297 </cell>
11298 </row>
11299 <row topspace="default">
11300 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11301 \begin_inset Text
11302
11303 \begin_layout Standard
11304 MTF at 
11305 \begin_inset Formula $f_{\mathrm{max}}$
11306 \end_inset
11307
11308
11309 \end_layout
11310
11311 \end_inset
11312 </cell>
11313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11314 \begin_inset Text
11315
11316 \begin_layout Standard
11317 0.53
11318 \end_layout
11319
11320 \end_inset
11321 </cell>
11322 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11323 \begin_inset Text
11324
11325 \begin_layout Standard
11326 0.37
11327 \end_layout
11328
11329 \end_inset
11330 </cell>
11331 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11332 \begin_inset Text
11333
11334 \begin_layout Standard
11335 0.39
11336 \end_layout
11337
11338 \end_inset
11339 </cell>
11340 </row>
11341 <row topspace="default">
11342 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11343 \begin_inset Text
11344
11345 \begin_layout Standard
11346 \begin_inset ERT
11347 status collapsed
11348
11349 \begin_layout Standard
11350
11351
11352 \backslash
11353 cmidrule(l{10pt}){1-1}
11354 \end_layout
11355
11356 \end_inset
11357
11358 LSF-spatial resolution
11359 \end_layout
11360
11361 \end_inset
11362 </cell>
11363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Standard
11367
11368 \end_layout
11369
11370 \end_inset
11371 </cell>
11372 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11373 \begin_inset Text
11374
11375 \begin_layout Standard
11376
11377 \end_layout
11378
11379 \end_inset
11380 </cell>
11381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11382 \begin_inset Text
11383
11384 \begin_layout Standard
11385
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 </row>
11391 <row>
11392 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Standard
11396 in µm
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Standard
11405 129.7
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 52.75
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11420 \begin_inset Text
11421
11422 \begin_layout Standard
11423 50.78
11424 \end_layout
11425
11426 \end_inset
11427 </cell>
11428 </row>
11429 <row bottomline="true">
11430 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11431 \begin_inset Text
11432
11433 \begin_layout Standard
11434 in % of pixel size
11435 \end_layout
11436
11437 \end_inset
11438 </cell>
11439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11440 \begin_inset Text
11441
11442 \begin_layout Standard
11443 76.3
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 95.9
11453 \end_layout
11454
11455 \end_inset
11456 </cell>
11457 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11458 \begin_inset Text
11459
11460 \begin_layout Standard
11461 92.3
11462 \end_layout
11463
11464 \end_inset
11465 </cell>
11466 </row>
11467 </lyxtabular>
11468
11469 \end_inset
11470
11471
11472 \end_layout
11473
11474 \end_inset
11475
11476
11477 \end_layout
11478
11479 \begin_layout Standard
11480 Este capítulo describe la creación de tablas "booktabs" en LyX\InsetSpace ~
11481 1.4.
11482 \end_layout
11483
11484 \begin_layout Subsection
11485 Comandos Fundamentales
11486 \begin_inset LatexCommand index
11487 name "Booktabs ! Comandos Fundamentales"
11488
11489 \end_inset
11490
11491
11492 \end_layout
11493
11494 \begin_layout Standard
11495 Para poder usar "booktabs" hay que cargar el paquete de LaTeX 
11496 \series bold
11497 booktabs
11498 \series default
11499  en el preámbulo del documento con la línea
11500 \begin_inset LatexCommand index
11501 name "LaTeX-paquetes ! booktabs"
11502
11503 \end_inset
11504
11505
11506 \end_layout
11507
11508 \begin_layout Standard
11509
11510 \series bold
11511
11512 \backslash
11513 usepackage{booktabs}
11514 \end_layout
11515
11516 \begin_layout Standard
11517 \begin_inset VSpace medskip
11518 \end_inset
11519
11520
11521 \end_layout
11522
11523 \begin_layout Standard
11524 La primera línea de una tabla booktabs se crea con el comando
11525 \end_layout
11526
11527 \begin_layout Standard
11528
11529 \series bold
11530
11531 \backslash
11532 toprule[ancho]
11533 \end_layout
11534
11535 \begin_layout Standard
11536 que se inserta como ERT en la primera celda como primera entrada.
11537  La anchura opcional especifica el grosor de línea; la predeterminada es
11538  0.08\InsetSpace \thinspace{}
11539 em.
11540  Puedes usar todas las unidades listadas en el apéndice \InsetSpace ~
11541
11542 \begin_inset LatexCommand ref
11543 reference "cha:Unidades-disponibles-en"
11544
11545 \end_inset
11546
11547  para fijar el ancho.
11548 \newline
11549 ¡Observa que todos los comandos ERT deben acabar con
11550  un espacio si les sigue texto!
11551 \end_layout
11552
11553 \begin_layout Standard
11554 La última línea de una tabla booktabs se crea con el comando ERT
11555 \end_layout
11556
11557 \begin_layout Standard
11558
11559 \series bold
11560
11561 \backslash
11562 bottomrule[ancho]
11563 \end_layout
11564
11565 \begin_layout Standard
11566 en la primera celda de la última fila.
11567  La última fila es solo para este comando y no debería tener ningún otro
11568  contenido.
11569  La anchura predeterminada es la misma que para 
11570 \series bold
11571
11572 \backslash
11573 toprule
11574 \series default
11575 .
11576 \end_layout
11577
11578 \begin_layout Standard
11579 Las líneas horizontales que se extienden sobre todas las columnas se crean
11580  con el comando ERT
11581 \end_layout
11582
11583 \begin_layout Standard
11584
11585 \series bold
11586
11587 \backslash
11588 midrule[ancho]
11589 \end_layout
11590
11591 \begin_layout Standard
11592 La anchura predeterminada es 0.05\InsetSpace \thinspace{}
11593 em.
11594 \end_layout
11595
11596 \begin_layout Standard
11597 Las líneas que no se extienden a todas las columnas se crean con el comando
11598  ERT
11599 \end_layout
11600
11601 \begin_layout Standard
11602
11603 \series bold
11604
11605 \backslash
11606 cmidrule[ancho](recorte){inicol-fincol}
11607 \end_layout
11608
11609 \begin_layout Standard
11610 El grosor predeterminado es 0.03\InsetSpace \thinspace{}
11611 em; inicol es el número de columna donde
11612  empieza la línea y fincol el número de columna donde acaba; fincol debe
11613  ser siempre especificado incluso cuando la línea se extiende solo una columna.
11614  El parámetro opcional recorte debe ser 
11615 \emph on
11616 l{recorte}
11617 \emph default
11618  o 
11619 \emph on
11620 r{recorte}
11621 \emph default
11622 , donde recorte también es opcional.
11623  Por ejemplo, el parámetro 
11624 \emph on
11625 l{2pt}
11626 \emph default
11627  significa que la línea se recorta 2 pt por su izquierda.
11628  Si no se especifica el tamaño del recorte, las líneas se recortan por defecto
11629  en 0.5\InsetSpace \thinspace{}
11630 em.
11631 \end_layout
11632
11633 \begin_layout Standard
11634 Los comandos 
11635 \series bold
11636
11637 \backslash
11638 cmidrule
11639 \series default
11640  y 
11641 \series bold
11642
11643 \backslash
11644 midrule
11645 \series default
11646  deben insertarse como primera entrada de la primera celda de una fila .
11647  Las líneas se crean sobre la fila.
11648 \end_layout
11649
11650 \begin_layout Standard
11651 \begin_inset VSpace bigskip
11652 \end_inset
11653
11654 La Tabla\InsetSpace ~
11655
11656 \begin_inset LatexCommand ref
11657 reference "tab:Ejemplo-tabla-booktabs"
11658
11659 \end_inset
11660
11661  se ha creado con los comandos
11662 \end_layout
11663
11664 \begin_layout Standard
11665
11666 \series bold
11667
11668 \backslash
11669 cmidrule(r){2-2}
11670 \backslash
11671 cmidrule(l){3-4}
11672 \end_layout
11673
11674 \begin_layout Standard
11675 en la segunda fila, 
11676 \series bold
11677
11678 \backslash
11679 midrule
11680 \series default
11681  en la tercera, y
11682 \end_layout
11683
11684 \begin_layout Standard
11685
11686 \series bold
11687
11688 \backslash
11689 cmidrule(l{10pt}){1-1}
11690 \end_layout
11691
11692 \begin_layout Standard
11693 en la sexta fila.
11694 \end_layout
11695
11696 \begin_layout Subsection
11697 Comandos Especiales
11698 \begin_inset LatexCommand index
11699 name "Booktabs ! Comandos Especiales"
11700
11701 \end_inset
11702
11703
11704 \end_layout
11705
11706 \begin_layout Standard
11707 Para separar filas verticalmente se puede emplear el siguiente comando ERT
11708 \end_layout
11709
11710 \begin_layout Standard
11711
11712 \series bold
11713
11714 \backslash
11715 addlinespace[ancho]
11716 \end_layout
11717
11718 \begin_layout Standard
11719 El ancho predeterminado es 0.5\InsetSpace \thinspace{}
11720 em.
11721  En la Tabla\InsetSpace ~
11722
11723 \begin_inset LatexCommand ref
11724 reference "tab:Ejemplo-tabla-booktabs"
11725
11726 \end_inset
11727
11728  se ha insertado 
11729 \series bold
11730
11731 \backslash
11732 addlinespace
11733 \series default
11734  en la primera celda de algunas filas.
11735  El espacio se crea sobre las filas en las que se inserta el comando.
11736 \end_layout
11737
11738 \begin_layout Standard
11739 \begin_inset VSpace medskip
11740 \end_inset
11741
11742
11743 \end_layout
11744
11745 \begin_layout Standard
11746 Quizá quieras superponer líneas 
11747 \series bold
11748
11749 \backslash
11750 cmidrules
11751 \series default
11752  como en la Tabla\InsetSpace ~
11753
11754 \begin_inset LatexCommand ref
11755 reference "tab:Tabla-booktabs-especial"
11756
11757 \end_inset
11758
11759 .
11760  Esto se consigue con el comando ERT
11761 \end_layout
11762
11763 \begin_layout Standard
11764
11765 \series bold
11766
11767 \backslash
11768 morecmidrule
11769 \series default
11770 s
11771 \end_layout
11772
11773 \begin_layout Standard
11774 El comando que se ha utilizado para la segunda fila de la Tabla\InsetSpace ~
11775
11776 \begin_inset LatexCommand ref
11777 reference "tab:Tabla-booktabs-especial"
11778
11779 \end_inset
11780
11781  es
11782 \end_layout
11783
11784 \begin_layout Standard
11785
11786 \series bold
11787
11788 \backslash
11789 cmidrule(r){2-2}
11790 \backslash
11791 cmidrule(l){3-4}
11792 \backslash
11793 morecmidrules
11794 \backslash
11795 cmidrule{2-4}
11796 \end_layout
11797
11798 \begin_layout Standard
11799 El comando para la sexta fila es
11800 \end_layout
11801
11802 \begin_layout Standard
11803
11804 \series bold
11805
11806 \backslash
11807 midrule
11808 \backslash
11809 morecmidrules
11810 \backslash
11811 cmidrule{3-4}
11812 \end_layout
11813
11814 \begin_layout Standard
11815 \begin_inset VSpace bigskip
11816 \end_inset
11817
11818
11819 \end_layout
11820
11821 \begin_layout Standard
11822 El espacio alrededor de cada línea en una tabla "booktabs" puede especificarse
11823  en el preámbulo del documento.
11824  Para más información al respecto, véase el manual del paquete 
11825 \begin_inset LatexCommand cite
11826 key "booktabs"
11827
11828 \end_inset
11829
11830 .
11831  Si de todas formas no te satisface el espaciado, puedes usar el siguiente
11832  comando para dibujar líneas que se extienden sobre todas las columnas
11833 \end_layout
11834
11835 \begin_layout Standard
11836
11837 \series bold
11838
11839 \backslash
11840 specialrule{anchura}{espacio superior}{espacio inferior}
11841 \end_layout
11842
11843 \begin_layout Standard
11844 \begin_inset Float table
11845 placement h
11846 wide false
11847 sideways false
11848 status open
11849
11850 \begin_layout Standard
11851 \begin_inset Caption
11852
11853 \begin_layout Standard
11854 \begin_inset LatexCommand label
11855 name "tab:Tabla-booktabs-especial"
11856
11857 \end_inset
11858
11859 Tabla booktabs especial
11860 \end_layout
11861
11862 \end_inset
11863
11864
11865 \end_layout
11866
11867 \begin_layout Standard
11868 \align center
11869 \begin_inset Tabular
11870 <lyxtabular version="3" rows="8" columns="4">
11871 <features booktabs="true">
11872 <column alignment="center" valignment="top" width="0">
11873 <column alignment="center" valignment="top" width="0">
11874 <column alignment="center" valignment="top" width="0">
11875 <column alignment="center" valignment="top" width="0">
11876 <row topline="true">
11877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11878 \begin_inset Text
11879
11880 \begin_layout Standard
11881 System
11882 \end_layout
11883
11884 \end_inset
11885 </cell>
11886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11887 \begin_inset Text
11888
11889 \begin_layout Standard
11890 Medipix\InsetSpace \thinspace{}
11891 1
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Standard
11900 Medipix\InsetSpace \thinspace{}
11901 2
11902 \end_layout
11903
11904 \end_inset
11905 </cell>
11906 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11907 \begin_inset Text
11908
11909 \begin_layout Standard
11910
11911 \end_layout
11912
11913 \end_inset
11914 </cell>
11915 </row>
11916 <row>
11917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11918 \begin_inset Text
11919
11920 \begin_layout Standard
11921 \begin_inset ERT
11922 status collapsed
11923
11924 \begin_layout Standard
11925
11926
11927 \backslash
11928 cmidrule(r){2-2}
11929 \end_layout
11930
11931 \end_inset
11932
11933
11934 \begin_inset ERT
11935 status collapsed
11936
11937 \begin_layout Standard
11938
11939
11940 \backslash
11941 cmidrule(l){3-4}
11942 \end_layout
11943
11944 \end_inset
11945
11946
11947 \begin_inset ERT
11948 status collapsed
11949
11950 \begin_layout Standard
11951
11952
11953 \backslash
11954 morecmidrules 
11955 \end_layout
11956
11957 \end_inset
11958
11959
11960 \begin_inset ERT
11961 status collapsed
11962
11963 \begin_layout Standard
11964
11965
11966 \backslash
11967 cmidrule{2-4}
11968 \end_layout
11969
11970 \end_inset
11971
11972 Detector thickness [µm]
11973 \end_layout
11974
11975 \end_inset
11976 </cell>
11977 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11978 \begin_inset Text
11979
11980 \begin_layout Standard
11981 300
11982 \end_layout
11983
11984 \end_inset
11985 </cell>
11986 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11987 \begin_inset Text
11988
11989 \begin_layout Standard
11990 300
11991 \end_layout
11992
11993 \end_inset
11994 </cell>
11995 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11996 \begin_inset Text
11997
11998 \begin_layout Standard
11999 700
12000 \end_layout
12001
12002 \end_inset
12003 </cell>
12004 </row>
12005 <row topline="true">
12006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12007 \begin_inset Text
12008
12009 \begin_layout Standard
12010 Edge angle [°]
12011 \end_layout
12012
12013 \end_inset
12014 </cell>
12015 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12016 \begin_inset Text
12017
12018 \begin_layout Standard
12019 3.55
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 2.71
12029 \end_layout
12030
12031 \end_inset
12032 </cell>
12033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12034 \begin_inset Text
12035
12036 \begin_layout Standard
12037 7.99
12038 \end_layout
12039
12040 \end_inset
12041 </cell>
12042 </row>
12043 <row topspace="default">
12044 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12045 \begin_inset Text
12046
12047 \begin_layout Standard
12048 Spatial resolution [µm]
12049 \end_layout
12050
12051 \end_inset
12052 </cell>
12053 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12054 \begin_inset Text
12055
12056 \begin_layout Standard
12057 4.26
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 10.17
12067 \end_layout
12068
12069 \end_inset
12070 </cell>
12071 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12072 \begin_inset Text
12073
12074 \begin_layout Standard
12075 10.56
12076 \end_layout
12077
12078 \end_inset
12079 </cell>
12080 </row>
12081 <row topspace="default">
12082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12083 \begin_inset Text
12084
12085 \begin_layout Standard
12086 MTF at 
12087 \begin_inset Formula $f_{\mathrm{max}}$
12088 \end_inset
12089
12090
12091 \end_layout
12092
12093 \end_inset
12094 </cell>
12095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12096 \begin_inset Text
12097
12098 \begin_layout Standard
12099 0.53
12100 \end_layout
12101
12102 \end_inset
12103 </cell>
12104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12105 \begin_inset Text
12106
12107 \begin_layout Standard
12108 0.37
12109 \end_layout
12110
12111 \end_inset
12112 </cell>
12113 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12114 \begin_inset Text
12115
12116 \begin_layout Standard
12117 0.39
12118 \end_layout
12119
12120 \end_inset
12121 </cell>
12122 </row>
12123 <row topline="true">
12124 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12125 \begin_inset Text
12126
12127 \begin_layout Standard
12128 \begin_inset ERT
12129 status collapsed
12130
12131 \begin_layout Standard
12132
12133
12134 \backslash
12135 morecmidrules 
12136 \end_layout
12137
12138 \end_inset
12139
12140
12141 \begin_inset ERT
12142 status collapsed
12143
12144 \begin_layout Standard
12145
12146
12147 \backslash
12148 cmidrule{3-4}
12149 \end_layout
12150
12151 \end_inset
12152
12153 LSF-spatial resolution
12154 \end_layout
12155
12156 \end_inset
12157 </cell>
12158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12159 \begin_inset Text
12160
12161 \begin_layout Standard
12162
12163 \end_layout
12164
12165 \end_inset
12166 </cell>
12167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12168 \begin_inset Text
12169
12170 \begin_layout Standard
12171
12172 \end_layout
12173
12174 \end_inset
12175 </cell>
12176 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12177 \begin_inset Text
12178
12179 \begin_layout Standard
12180
12181 \end_layout
12182
12183 \end_inset
12184 </cell>
12185 </row>
12186 <row>
12187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12188 \begin_inset Text
12189
12190 \begin_layout Standard
12191 in µm
12192 \end_layout
12193
12194 \end_inset
12195 </cell>
12196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12197 \begin_inset Text
12198
12199 \begin_layout Standard
12200 129.7
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 52.75
12210 \end_layout
12211
12212 \end_inset
12213 </cell>
12214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12215 \begin_inset Text
12216
12217 \begin_layout Standard
12218 50.78
12219 \end_layout
12220
12221 \end_inset
12222 </cell>
12223 </row>
12224 <row bottomline="true">
12225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12226 \begin_inset Text
12227
12228 \begin_layout Standard
12229 in % of pixel size
12230 \end_layout
12231
12232 \end_inset
12233 </cell>
12234 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12235 \begin_inset Text
12236
12237 \begin_layout Standard
12238 76.3
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 95.9
12248 \end_layout
12249
12250 \end_inset
12251 </cell>
12252 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12253 \begin_inset Text
12254
12255 \begin_layout Standard
12256 92.3
12257 \end_layout
12258
12259 \end_inset
12260 </cell>
12261 </row>
12262 </lyxtabular>
12263
12264 \end_inset
12265
12266
12267 \end_layout
12268
12269 \end_inset
12270
12271
12272 \end_layout
12273
12274 \begin_layout Section
12275 Alineación Vertical en Tablas
12276 \end_layout
12277
12278 \begin_layout Standard
12279 Para alinear tablas verticalmente en una línea de texto la tabla debe estar
12280  en un cuadro.
12281  Entonces el cuadro se puede alinear verticalmente como se describe en la
12282  sección\InsetSpace ~
12283
12284 \begin_inset LatexCommand ref
12285 reference "sec:Diálogo-Cuadros"
12286
12287 \end_inset
12288
12289 .
12290  
12291 \end_layout
12292
12293 \begin_layout Standard
12294 En el ejemplo siguiente las tablas están en un cuadro de minipágina
12295 \begin_inset Foot
12296 status collapsed
12297
12298 \begin_layout Standard
12299 Las minipáginas se describen en la sección\InsetSpace ~
12300
12301 \begin_inset LatexCommand ref
12302 reference "sec:Minipáginas"
12303
12304 \end_inset
12305
12306 .
12307 \end_layout
12308
12309 \end_inset
12310
12311  que tiene una anchura de 15\InsetSpace \thinspace{}
12312 col%:
12313 \end_layout
12314
12315 \begin_layout Itemize
12316 test 
12317 \begin_inset Box Frameless
12318 position "t"
12319 hor_pos "c"
12320 has_inner_box 1
12321 inner_pos "c"
12322 use_parbox 0
12323 width "15col%"
12324 special "none"
12325 height "1in"
12326 height_special "totalheight"
12327 status collapsed
12328
12329 \begin_layout Standard
12330 \begin_inset Tabular
12331 <lyxtabular version="3" rows="3" columns="3">
12332 <features>
12333 <column alignment="center" valignment="top" leftline="true" width="0">
12334 <column alignment="center" valignment="top" leftline="true" width="0">
12335 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12336 <row topline="true">
12337 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12338 \begin_inset Text
12339
12340 \begin_layout Standard
12341 a
12342 \end_layout
12343
12344 \end_inset
12345 </cell>
12346 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12347 \begin_inset Text
12348
12349 \begin_layout Standard
12350 d
12351 \end_layout
12352
12353 \end_inset
12354 </cell>
12355 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12356 \begin_inset Text
12357
12358 \begin_layout Standard
12359 g
12360 \end_layout
12361
12362 \end_inset
12363 </cell>
12364 </row>
12365 <row topline="true">
12366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12367 \begin_inset Text
12368
12369 \begin_layout Standard
12370 b
12371 \end_layout
12372
12373 \end_inset
12374 </cell>
12375 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12376 \begin_inset Text
12377
12378 \begin_layout Standard
12379 e
12380 \end_layout
12381
12382 \end_inset
12383 </cell>
12384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12385 \begin_inset Text
12386
12387 \begin_layout Standard
12388 h
12389 \end_layout
12390
12391 \end_inset
12392 </cell>
12393 </row>
12394 <row topline="true" bottomline="true">
12395 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12396 \begin_inset Text
12397
12398 \begin_layout Standard
12399 c
12400 \end_layout
12401
12402 \end_inset
12403 </cell>
12404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12405 \begin_inset Text
12406
12407 \begin_layout Standard
12408 f
12409 \end_layout
12410
12411 \end_inset
12412 </cell>
12413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12414 \begin_inset Text
12415
12416 \begin_layout Standard
12417 i
12418 \end_layout
12419
12420 \end_inset
12421 </cell>
12422 </row>
12423 </lyxtabular>
12424
12425 \end_inset
12426
12427
12428 \end_layout
12429
12430 \end_inset
12431
12432  test 
12433 \begin_inset ERT
12434 status collapsed
12435
12436 \begin_layout Standard
12437
12438
12439 \backslash
12440 raisebox{0.85
12441 \backslash
12442 baselineskip}{
12443 \end_layout
12444
12445 \end_inset
12446
12447
12448 \begin_inset Box Frameless
12449 position "t"
12450 hor_pos "c"
12451 has_inner_box 1
12452 inner_pos "c"
12453 use_parbox 0
12454 width "15col%"
12455 special "none"
12456 height "1in"
12457 height_special "totalheight"
12458 status collapsed
12459
12460 \begin_layout Standard
12461 \begin_inset Tabular
12462 <lyxtabular version="3" rows="3" columns="3">
12463 <features>
12464 <column alignment="center" valignment="top" leftline="true" width="0">
12465 <column alignment="center" valignment="top" leftline="true" width="0">
12466 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12467 <row topline="true">
12468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12469 \begin_inset Text
12470
12471 \begin_layout Standard
12472 a
12473 \end_layout
12474
12475 \end_inset
12476 </cell>
12477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12478 \begin_inset Text
12479
12480 \begin_layout Standard
12481 d
12482 \end_layout
12483
12484 \end_inset
12485 </cell>
12486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12487 \begin_inset Text
12488
12489 \begin_layout Standard
12490 g
12491 \end_layout
12492
12493 \end_inset
12494 </cell>
12495 </row>
12496 <row topline="true">
12497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12498 \begin_inset Text
12499
12500 \begin_layout Standard
12501 b
12502 \end_layout
12503
12504 \end_inset
12505 </cell>
12506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12507 \begin_inset Text
12508
12509 \begin_layout Standard
12510 e
12511 \end_layout
12512
12513 \end_inset
12514 </cell>
12515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12516 \begin_inset Text
12517
12518 \begin_layout Standard
12519 h
12520 \end_layout
12521
12522 \end_inset
12523 </cell>
12524 </row>
12525 <row topline="true" bottomline="true">
12526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12527 \begin_inset Text
12528
12529 \begin_layout Standard
12530 c
12531 \end_layout
12532
12533 \end_inset
12534 </cell>
12535 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12536 \begin_inset Text
12537
12538 \begin_layout Standard
12539 f
12540 \end_layout
12541
12542 \end_inset
12543 </cell>
12544 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12545 \begin_inset Text
12546
12547 \begin_layout Standard
12548 i
12549 \end_layout
12550
12551 \end_inset
12552 </cell>
12553 </row>
12554 </lyxtabular>
12555
12556 \end_inset
12557
12558
12559 \end_layout
12560
12561 \end_inset
12562
12563
12564 \begin_inset ERT
12565 status collapsed
12566
12567 \begin_layout Standard
12568
12569 }
12570 \end_layout
12571
12572 \end_inset
12573
12574
12575 \end_layout
12576
12577 \begin_layout Itemize
12578 test 
12579 \begin_inset Box Frameless
12580 position "c"
12581 hor_pos "c"
12582 has_inner_box 1
12583 inner_pos "c"
12584 use_parbox 0
12585 width "15col%"
12586 special "none"
12587 height "1in"
12588 height_special "totalheight"
12589 status collapsed
12590
12591 \begin_layout Standard
12592 \begin_inset Tabular
12593 <lyxtabular version="3" rows="3" columns="3">
12594 <features>
12595 <column alignment="center" valignment="top" leftline="true" width="0">
12596 <column alignment="center" valignment="top" leftline="true" width="0">
12597 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12598 <row topline="true">
12599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12600 \begin_inset Text
12601
12602 \begin_layout Standard
12603 a
12604 \end_layout
12605
12606 \end_inset
12607 </cell>
12608 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12609 \begin_inset Text
12610
12611 \begin_layout Standard
12612 d
12613 \end_layout
12614
12615 \end_inset
12616 </cell>
12617 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12618 \begin_inset Text
12619
12620 \begin_layout Standard
12621 g
12622 \end_layout
12623
12624 \end_inset
12625 </cell>
12626 </row>
12627 <row topline="true">
12628 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12629 \begin_inset Text
12630
12631 \begin_layout Standard
12632 b
12633 \end_layout
12634
12635 \end_inset
12636 </cell>
12637 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12638 \begin_inset Text
12639
12640 \begin_layout Standard
12641 e
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12647 \begin_inset Text
12648
12649 \begin_layout Standard
12650 h
12651 \end_layout
12652
12653 \end_inset
12654 </cell>
12655 </row>
12656 <row topline="true" bottomline="true">
12657 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12658 \begin_inset Text
12659
12660 \begin_layout Standard
12661 c
12662 \end_layout
12663
12664 \end_inset
12665 </cell>
12666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12667 \begin_inset Text
12668
12669 \begin_layout Standard
12670 f
12671 \end_layout
12672
12673 \end_inset
12674 </cell>
12675 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12676 \begin_inset Text
12677
12678 \begin_layout Standard
12679 i
12680 \end_layout
12681
12682 \end_inset
12683 </cell>
12684 </row>
12685 </lyxtabular>
12686
12687 \end_inset
12688
12689
12690 \end_layout
12691
12692 \end_inset
12693
12694
12695 \end_layout
12696
12697 \begin_layout Itemize
12698 test 
12699 \begin_inset Box Frameless
12700 position "b"
12701 hor_pos "c"
12702 has_inner_box 1
12703 inner_pos "c"
12704 use_parbox 0
12705 width "15col%"
12706 special "none"
12707 height "1in"
12708 height_special "totalheight"
12709 status collapsed
12710
12711 \begin_layout Standard
12712 \begin_inset Tabular
12713 <lyxtabular version="3" rows="3" columns="3">
12714 <features>
12715 <column alignment="center" valignment="top" leftline="true" width="0">
12716 <column alignment="center" valignment="top" leftline="true" width="0">
12717 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12718 <row topline="true">
12719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12720 \begin_inset Text
12721
12722 \begin_layout Standard
12723 a
12724 \end_layout
12725
12726 \end_inset
12727 </cell>
12728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12729 \begin_inset Text
12730
12731 \begin_layout Standard
12732 d
12733 \end_layout
12734
12735 \end_inset
12736 </cell>
12737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12738 \begin_inset Text
12739
12740 \begin_layout Standard
12741 g
12742 \end_layout
12743
12744 \end_inset
12745 </cell>
12746 </row>
12747 <row topline="true">
12748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12749 \begin_inset Text
12750
12751 \begin_layout Standard
12752 b
12753 \end_layout
12754
12755 \end_inset
12756 </cell>
12757 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12758 \begin_inset Text
12759
12760 \begin_layout Standard
12761 e
12762 \end_layout
12763
12764 \end_inset
12765 </cell>
12766 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12767 \begin_inset Text
12768
12769 \begin_layout Standard
12770 h
12771 \end_layout
12772
12773 \end_inset
12774 </cell>
12775 </row>
12776 <row topline="true" bottomline="true">
12777 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12778 \begin_inset Text
12779
12780 \begin_layout Standard
12781 c
12782 \end_layout
12783
12784 \end_inset
12785 </cell>
12786 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12787 \begin_inset Text
12788
12789 \begin_layout Standard
12790 f
12791 \end_layout
12792
12793 \end_inset
12794 </cell>
12795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12796 \begin_inset Text
12797
12798 \begin_layout Standard
12799 i
12800 \end_layout
12801
12802 \end_inset
12803 </cell>
12804 </row>
12805 </lyxtabular>
12806
12807 \end_inset
12808
12809
12810 \end_layout
12811
12812 \end_inset
12813
12814  test 
12815 \begin_inset ERT
12816 status collapsed
12817
12818 \begin_layout Standard
12819
12820
12821 \backslash
12822 raisebox{-0.32
12823 \backslash
12824 baselineskip}{
12825 \end_layout
12826
12827 \end_inset
12828
12829
12830 \begin_inset Box Frameless
12831 position "b"
12832 hor_pos "c"
12833 has_inner_box 1
12834 inner_pos "c"
12835 use_parbox 0
12836 width "15col%"
12837 special "none"
12838 height "1in"
12839 height_special "totalheight"
12840 status collapsed
12841
12842 \begin_layout Standard
12843 \begin_inset Tabular
12844 <lyxtabular version="3" rows="3" columns="3">
12845 <features>
12846 <column alignment="center" valignment="top" leftline="true" width="0">
12847 <column alignment="center" valignment="top" leftline="true" width="0">
12848 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
12849 <row topline="true">
12850 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12851 \begin_inset Text
12852
12853 \begin_layout Standard
12854 a
12855 \end_layout
12856
12857 \end_inset
12858 </cell>
12859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12860 \begin_inset Text
12861
12862 \begin_layout Standard
12863 d
12864 \end_layout
12865
12866 \end_inset
12867 </cell>
12868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12869 \begin_inset Text
12870
12871 \begin_layout Standard
12872 g
12873 \end_layout
12874
12875 \end_inset
12876 </cell>
12877 </row>
12878 <row topline="true">
12879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12880 \begin_inset Text
12881
12882 \begin_layout Standard
12883 b
12884 \end_layout
12885
12886 \end_inset
12887 </cell>
12888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12889 \begin_inset Text
12890
12891 \begin_layout Standard
12892 e
12893 \end_layout
12894
12895 \end_inset
12896 </cell>
12897 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12898 \begin_inset Text
12899
12900 \begin_layout Standard
12901 h
12902 \end_layout
12903
12904 \end_inset
12905 </cell>
12906 </row>
12907 <row topline="true" bottomline="true">
12908 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12909 \begin_inset Text
12910
12911 \begin_layout Standard
12912 c
12913 \end_layout
12914
12915 \end_inset
12916 </cell>
12917 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12918 \begin_inset Text
12919
12920 \begin_layout Standard
12921 f
12922 \end_layout
12923
12924 \end_inset
12925 </cell>
12926 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12927 \begin_inset Text
12928
12929 \begin_layout Standard
12930 i
12931 \end_layout
12932
12933 \end_inset
12934 </cell>
12935 </row>
12936 </lyxtabular>
12937
12938 \end_inset
12939
12940
12941 \end_layout
12942
12943 \end_inset
12944
12945
12946 \begin_inset ERT
12947 status collapsed
12948
12949 \begin_layout Standard
12950
12951 }
12952 \end_layout
12953
12954 \end_inset
12955
12956
12957 \end_layout
12958
12959 \begin_layout Standard
12960 Como ves, los contenidos de la primera y última filas no se alinean correctament
12961 e con la línea de texto donde está la tabla.
12962  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
12963  un cuadro elevado ("raisebox")
12964 \begin_inset Foot
12965 status collapsed
12966
12967 \begin_layout Standard
12968 El uso del comando 
12969 \series bold
12970
12971 \backslash
12972 raisebox
12973 \series default
12974  se explica en la sección\InsetSpace ~
12975
12976 \begin_inset LatexCommand ref
12977 reference "sub:Alineación-Vertical"
12978
12979 \end_inset
12980
12981 .
12982 \end_layout
12983
12984 \end_inset
12985
12986 .
12987  En el ejemplo anterior, la segunda tabla del primer ítem está alineada
12988  usando el comando en ERT
12989 \end_layout
12990
12991 \begin_layout Standard
12992
12993 \series bold
12994
12995 \backslash
12996 raisebox{0.85
12997 \backslash
12998 baselineskip}{
12999 \end_layout
13000
13001 \begin_layout Standard
13002 antes del cuadro.
13003  Tras él, se pone la llave de cierre 
13004 \series bold
13005 }
13006 \series default
13007  también como ERT.
13008  Para la segunda tabla en el tercer ítem se usa el comando 
13009 \end_layout
13010
13011 \begin_layout Standard
13012
13013 \series bold
13014
13015 \backslash
13016 raisebox{-0.32
13017 \backslash
13018 baselineskip}{
13019 \end_layout
13020
13021 \begin_layout Section
13022 Tablas Coloreadas
13023 \begin_inset LatexCommand label
13024 name "sec:Tablas-Coloreadas"
13025
13026 \end_inset
13027
13028
13029 \begin_inset LatexCommand index
13030 name "Tablas ! Coloreadas"
13031
13032 \end_inset
13033
13034
13035 \end_layout
13036
13037 \begin_layout Subsection
13038 Celdas Coloreadas
13039 \begin_inset LatexCommand index
13040 name "Tablas Coloreadas ! Celdas"
13041
13042 \end_inset
13043
13044
13045 \begin_inset LatexCommand index
13046 name "Color ! en Celdas de Tablas"
13047
13048 \end_inset
13049
13050
13051 \end_layout
13052
13053 \begin_layout Standard
13054 \begin_inset Float table
13055 placement h
13056 wide false
13057 sideways false
13058 status open
13059
13060 \begin_layout Standard
13061 \begin_inset Caption
13062
13063 \begin_layout Standard
13064 \begin_inset LatexCommand label
13065 name "tab:Tabla-coloreada-sin"
13066
13067 \end_inset
13068
13069 Tabla coloreada sin usar el paquete 
13070 \series bold
13071 colortbl
13072 \series default
13073
13074 \begin_inset OptArg
13075 status collapsed
13076
13077 \begin_layout Standard
13078 Tabla sin colortbl
13079 \end_layout
13080
13081 \end_inset
13082
13083
13084 \end_layout
13085
13086 \end_inset
13087
13088
13089 \end_layout
13090
13091 \begin_layout Standard
13092 \align center
13093 \begin_inset Tabular
13094 <lyxtabular version="3" rows="3" columns="3">
13095 <features>
13096 <column alignment="center" valignment="top" leftline="true" width="0">
13097 <column alignment="center" valignment="top" leftline="true" width="0">
13098 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
13099 <row topline="true">
13100 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13101 \begin_inset Text
13102
13103 \begin_layout Standard
13104
13105 \color green
13106 a
13107 \end_layout
13108
13109 \end_inset
13110 </cell>
13111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13112 \begin_inset Text
13113
13114 \begin_layout Standard
13115
13116 \color red
13117 b
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Standard
13126
13127 \color red
13128 c
13129 \end_layout
13130
13131 \end_inset
13132 </cell>
13133 </row>
13134 <row topline="true">
13135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13136 \begin_inset Text
13137
13138 \begin_layout Standard
13139
13140 \color green
13141 d
13142 \end_layout
13143
13144 \end_inset
13145 </cell>
13146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13147 \begin_inset Text
13148
13149 \begin_layout Standard
13150
13151 \color blue
13152 e
13153 \end_layout
13154
13155 \end_inset
13156 </cell>
13157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13158 \begin_inset Text
13159
13160 \begin_layout Standard
13161
13162 \color blue
13163 f
13164 \end_layout
13165
13166 \end_inset
13167 </cell>
13168 </row>
13169 <row topline="true" bottomline="true">
13170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13171 \begin_inset Text
13172
13173 \begin_layout Standard
13174
13175 \color green
13176 g
13177 \end_layout
13178
13179 \end_inset
13180 </cell>
13181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13182 \begin_inset Text
13183
13184 \begin_layout Standard
13185
13186 \color blue
13187 h
13188 \end_layout
13189
13190 \end_inset
13191 </cell>
13192 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Standard
13196
13197 \color blue
13198 i
13199 \end_layout
13200
13201 \end_inset
13202 </cell>
13203 </row>
13204 </lyxtabular>
13205
13206 \end_inset
13207
13208
13209 \end_layout
13210
13211 \end_inset
13212
13213
13214 \end_layout
13215
13216 \begin_layout Standard
13217 Si solo necesitas color en el texto, marca las celdas y elige un color en
13218  el menú 
13219 \family sans
13220 Editar\SpecialChar \menuseparator
13221 Estilo\InsetSpace ~
13222 del\InsetSpace ~
13223 Texto
13224 \family default
13225 .
13226  Esto se ha hecho en la Tabla\InsetSpace ~
13227
13228 \begin_inset LatexCommand ref
13229 reference "tab:Tabla-coloreada-sin"
13230
13231 \end_inset
13232
13233 .
13234  En cualquier otro caso hay que usar el paquete LaTeX 
13235 \series bold
13236 colortbl
13237 \series default
13238 .
13239 \begin_inset LatexCommand index
13240 name "LaTeX-paquetes ! colortbl"
13241
13242 \end_inset
13243
13244
13245 \end_layout
13246
13247 \begin_layout Standard
13248 Para crear tablas coloreadas, 
13249 \series bold
13250 colortbl
13251 \series default
13252  debe cargarse en el preámbulo con la línea
13253 \end_layout
13254
13255 \begin_layout Standard
13256
13257 \series bold
13258
13259 \backslash
13260 usepackage{colortbl}
13261 \end_layout
13262
13263 \begin_layout Standard
13264 El color de una columna se define con el comando
13265 \end_layout
13266
13267 \begin_layout Standard
13268
13269 \series bold
13270
13271 \backslash
13272 columncolor{nombre del color}
13273 \end_layout
13274
13275 \begin_layout Standard
13276 dentro del comando 
13277 \series bold
13278 >{ }
13279 \series default
13280 .
13281  Más sobre el comando 
13282 \series bold
13283 >{}
13284 \series default
13285  se explica en la sección\InsetSpace ~
13286
13287 \begin_inset LatexCommand ref
13288 reference "sub:Cálculos-en-Multicolumnas"
13289
13290 \end_inset
13291
13292 .
13293 \end_layout
13294
13295 \begin_layout Standard
13296 Los siguientes nombres de color están predefinidos:
13297 \end_layout
13298
13299 \begin_layout Standard
13300
13301 \family sans
13302 red
13303 \family default
13304
13305 \family sans
13306 green
13307 \family default
13308 ,
13309 \family sans
13310  yellow, blue
13311 \family default
13312 ,
13313 \family sans
13314  cyan
13315 \family default
13316 \series bold
13317 ,
13318 \family sans
13319 \series default
13320  magenta, black
13321 \family default
13322 ,
13323 \family sans
13324  white
13325 \end_layout
13326
13327 \begin_layout Standard
13328 \begin_inset VSpace medskip
13329 \end_inset
13330
13331
13332 \end_layout
13333
13334 \begin_layout Standard
13335 Puedes definir tus propios colores con el comando
13336 \end_layout
13337
13338 \begin_layout Standard
13339
13340 \series bold
13341
13342 \backslash
13343 def\SpecialChar \textcompwordmark{}
13344 inecolor{nombre del color}{modelo de color}{valores de color}
13345 \end_layout
13346
13347 \begin_layout Standard
13348 El modelo de color puede ser
13349 \end_layout
13350
13351 \begin_layout Labeling
13352 \labelwidthstring 00.00.0000
13353 cmyk: cyan, magenta, yellow, black
13354 \end_layout
13355
13356 \begin_layout Labeling
13357 \labelwidthstring 00.00.0000
13358 rgb: red, green, blue
13359 \end_layout
13360
13361 \begin_layout Labeling
13362 \labelwidthstring 00.00.0000
13363 gray gray
13364 \end_layout
13365
13366 \begin_layout Standard
13367 y los valores de color son números separados por comas entre 0 y 1 que describen
13368  el factor para el color correspondiente del modelo de color.
13369 \end_layout
13370
13371 \begin_layout Standard
13372 Por ejemplo, puedes definir el color "
13373 \emph on
13374 verde oscuro
13375 \emph default
13376 " en el preámbulo con
13377 \end_layout
13378
13379 \begin_layout Standard
13380
13381 \series bold
13382
13383 \backslash
13384 def\SpecialChar \textcompwordmark{}
13385 inecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
13386 \end_layout
13387
13388 \begin_layout Standard
13389 y el color "
13390 \emph on
13391 gris claro
13392 \emph default
13393 " con
13394 \end_layout
13395
13396 \begin_layout Standard
13397
13398 \series bold
13399
13400 \backslash
13401 def\SpecialChar \textcompwordmark{}
13402 inecolor{grisclaro}{gray}{0.8}
13403 \end_layout
13404
13405 \begin_layout Standard
13406 \begin_inset VSpace medskip
13407 \end_inset
13408
13409
13410 \end_layout
13411
13412 \begin_layout Standard
13413 Las líneas se colorean con el comando
13414 \end_layout
13415
13416 \begin_layout Standard
13417
13418 \series bold
13419
13420 \backslash
13421 rowcolor{nombre del color}
13422 \end_layout
13423
13424 \begin_layout Standard
13425 y las celdas se colorean con el comando
13426 \end_layout
13427
13428 \begin_layout Standard
13429
13430 \series bold
13431
13432 \backslash
13433 cellcolor{nombre del color}
13434 \end_layout
13435
13436 \begin_layout Standard
13437 Ambos comandos se insertan al principio de una celda como ERT.
13438 \end_layout
13439
13440 \begin_layout Standard
13441 Para colorear caracteres en la tabla marca las celdas y usa el menú 
13442 \family sans
13443 Editar\SpecialChar \menuseparator
13444 Estilo\InsetSpace ~
13445 del\InsetSpace ~
13446 Texto
13447 \family default
13448 .
13449  Si una celda contiene ERT marca solo los caracteres, si no el ERT con color
13450  puede ocasionar errores de LaTeX.
13451 \end_layout
13452
13453 \begin_layout Standard
13454 \begin_inset VSpace bigskip
13455 \end_inset
13456
13457
13458 \end_layout
13459
13460 \begin_layout Standard
13461 Para crear la Tabla\InsetSpace ~
13462
13463 \begin_inset LatexCommand ref
13464 reference "tab:Tabla-coloreada-con"
13465
13466 \end_inset
13467
13468  haz lo siguiente: El color de la primera columna debería ser 
13469 \emph on
13470 verde oscuro
13471 \emph default
13472 .
13473  Así pues
13474 \end_layout
13475
13476 \begin_layout Standard
13477
13478 \series bold
13479 >{
13480 \backslash
13481 columncolor{verdeoscuro}
13482 \backslash
13483 centering}c
13484 \end_layout
13485
13486 \begin_layout Standard
13487 como argumento LaTeX para esta columna.
13488  La primera fila debería ser azul, por tanto el comando ERT
13489 \end_layout
13490
13491 \begin_layout Standard
13492
13493 \series bold
13494
13495 \backslash
13496 rowcolow{cyan}
13497 \end_layout
13498
13499 \begin_layout Standard
13500 se inserta en la primera celda de esta fila.
13501  Observa que esto sobreescribe el color de la columna para la primera celda.
13502  La última celda de la última fila se colorea magenta insertando el comando
13503  ERT
13504 \end_layout
13505
13506 \begin_layout Standard
13507
13508 \series bold
13509
13510 \backslash
13511 cellcolor{magenta}
13512 \end_layout
13513
13514 \begin_layout Standard
13515 Ahora podrían colorearse los caracteres usando el menú 
13516 \family sans
13517 Editar\SpecialChar \menuseparator
13518 Estilo\InsetSpace ~
13519 del\InsetSpace ~
13520 Texto
13521 \family default
13522 .
13523 \end_layout
13524
13525 \begin_layout Standard
13526 \begin_inset Float table
13527 placement h
13528 wide false
13529 sideways false
13530 status open
13531
13532 \begin_layout Standard
13533 \begin_inset Caption
13534
13535 \begin_layout Standard
13536 \begin_inset LatexCommand label
13537 name "tab:Tabla-coloreada-con"
13538
13539 \end_inset
13540
13541 Tabla coloreada usando el paquete 
13542 \series bold
13543 colortbl
13544 \series default
13545
13546 \begin_inset OptArg
13547 status collapsed
13548
13549 \begin_layout Standard
13550 Tabla con colortbl
13551 \end_layout
13552
13553 \end_inset
13554
13555
13556 \end_layout
13557
13558 \end_inset
13559
13560
13561 \end_layout
13562
13563 \begin_layout Standard
13564 \align center
13565 \begin_inset Tabular
13566 <lyxtabular version="3" rows="3" columns="3">
13567 <features>
13568 <column alignment="center" valignment="top" leftline="true" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
13569 <column alignment="center" valignment="top" width="0">
13570 <column alignment="center" valignment="top" width="0">
13571 <row>
13572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13573 \begin_inset Text
13574
13575 \begin_layout Standard
13576 \begin_inset ERT
13577 status collapsed
13578
13579 \begin_layout Standard
13580
13581
13582 \backslash
13583 rowcolor{cyan}
13584 \end_layout
13585
13586 \end_inset
13587
13588
13589 \color magenta
13590 a
13591 \end_layout
13592
13593 \end_inset
13594 </cell>
13595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13596 \begin_inset Text
13597
13598 \begin_layout Standard
13599
13600 \color red
13601 b
13602 \end_layout
13603
13604 \end_inset
13605 </cell>
13606 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13607 \begin_inset Text
13608
13609 \begin_layout Standard
13610
13611 \color red
13612 c
13613 \end_layout
13614
13615 \end_inset
13616 </cell>
13617 </row>
13618 <row>
13619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13620 \begin_inset Text
13621
13622 \begin_layout Standard
13623
13624 \color yellow
13625 d
13626 \end_layout
13627
13628 \end_inset
13629 </cell>
13630 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13631 \begin_inset Text
13632
13633 \begin_layout Standard
13634
13635 \color blue
13636 e
13637 \end_layout
13638
13639 \end_inset
13640 </cell>
13641 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13642 \begin_inset Text
13643
13644 \begin_layout Standard
13645
13646 \color blue
13647 f
13648 \end_layout
13649
13650 \end_inset
13651 </cell>
13652 </row>
13653 <row>
13654 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13655 \begin_inset Text
13656
13657 \begin_layout Standard
13658
13659 \color yellow
13660 g
13661 \end_layout
13662
13663 \end_inset
13664 </cell>
13665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13666 \begin_inset Text
13667
13668 \begin_layout Standard
13669
13670 \color blue
13671 h
13672 \end_layout
13673
13674 \end_inset
13675 </cell>
13676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13677 \begin_inset Text
13678
13679 \begin_layout Standard
13680 \begin_inset ERT
13681 status collapsed
13682
13683 \begin_layout Standard
13684
13685
13686 \backslash
13687 cellcolor{magenta}
13688 \end_layout
13689
13690 \end_inset
13691
13692
13693 \color green
13694 i
13695 \end_layout
13696
13697 \end_inset
13698 </cell>
13699 </row>
13700 </lyxtabular>
13701
13702 \end_inset
13703
13704
13705 \end_layout
13706
13707 \end_inset
13708
13709
13710 \end_layout
13711
13712 \begin_layout Subsection
13713 Líneas coloreadas
13714 \begin_inset LatexCommand index
13715 name "Tablas Coloreadas ! Líneas"
13716
13717 \end_inset
13718
13719
13720 \begin_inset LatexCommand index
13721 name "Color ! en Líneas de Tabla"
13722
13723 \end_inset
13724
13725
13726 \end_layout
13727
13728 \begin_layout Standard
13729 Como se describe en la sección\InsetSpace ~
13730
13731 \begin_inset LatexCommand ref
13732 reference "sub:Grosor-de-Líneas"
13733
13734 \end_inset
13735
13736 , el grosor para todas las líneas en una tabla puede ajustarse con el comando
13737  
13738 \series bold
13739
13740 \backslash
13741 arrayrulewidth
13742 \series default
13743 .
13744  Se ha puesto 1.5\InsetSpace \thinspace{}
13745 pt para todas las tablas de esta sección.
13746 \begin_inset ERT
13747 status collapsed
13748
13749 \begin_layout Standard
13750
13751
13752 \backslash
13753 setlength{
13754 \backslash
13755 arrayrulewidth}{1.5pt}
13756 \end_layout
13757
13758 \end_inset
13759
13760
13761 \end_layout
13762
13763 \begin_layout Standard
13764 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
13765  el preámbulo del documento el siguiente formato de columna, de acuerdo
13766  a lo descrito en la sección\InsetSpace ~
13767
13768 \begin_inset LatexCommand ref
13769 reference "sub:Formato-Personalizado"
13770
13771 \end_inset
13772
13773 :
13774 \end_layout
13775
13776 \begin_layout Standard
13777
13778 \series bold
13779
13780 \backslash
13781 newcolumntype{W}{!{
13782 \backslash
13783 color{green}
13784 \backslash
13785 vline}}
13786 \end_layout
13787
13788 \begin_layout Standard
13789 Para la Tabla\InsetSpace ~
13790
13791 \begin_inset LatexCommand ref
13792 reference "tab:Tabla-con-verticales-coloreadas"
13793
13794 \end_inset
13795
13796  se usó el argumento LaTeX
13797 \end_layout
13798
13799 \begin_layout Standard
13800
13801 \series bold
13802 WcW
13803 \end_layout
13804
13805 \begin_layout Standard
13806 para la última columna y
13807 \end_layout
13808
13809 \begin_layout Standard
13810
13811 \series bold
13812 Wc
13813 \end_layout
13814
13815 \begin_layout Standard
13816 para las demás.
13817 \end_layout
13818
13819 \begin_layout Standard
13820 Si quieres tener varios colores, define más formatos de columna.
13821 \end_layout
13822
13823 \begin_layout Standard
13824 \begin_inset Float table
13825 wide false
13826 sideways false
13827 status collapsed
13828
13829 \begin_layout Standard
13830 \begin_inset Caption
13831
13832 \begin_layout Standard
13833 \begin_inset LatexCommand label
13834 name "tab:Tabla-con-verticales-coloreadas"
13835
13836 \end_inset
13837
13838 Tabla con líneas verticales coloreadas
13839 \end_layout
13840
13841 \end_inset
13842
13843
13844 \end_layout
13845
13846 \begin_layout Standard
13847 \align center
13848 \begin_inset Tabular
13849 <lyxtabular version="3" rows="3" columns="3">
13850 <features>
13851 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
13852 <column alignment="center" valignment="top" width="0" special="Wc">
13853 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
13854 <row topline="true">
13855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13856 \begin_inset Text
13857
13858 \begin_layout Standard
13859 sd
13860 \end_layout
13861
13862 \end_inset
13863 </cell>
13864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13865 \begin_inset Text
13866
13867 \begin_layout Standard
13868
13869 \end_layout
13870
13871 \end_inset
13872 </cell>
13873 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13874 \begin_inset Text
13875
13876 \begin_layout Standard
13877
13878 \end_layout
13879
13880 \end_inset
13881 </cell>
13882 </row>
13883 <row topline="true">
13884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13885 \begin_inset Text
13886
13887 \begin_layout Standard
13888
13889 \end_layout
13890
13891 \end_inset
13892 </cell>
13893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13894 \begin_inset Text
13895
13896 \begin_layout Standard
13897 sd
13898 \end_layout
13899
13900 \end_inset
13901 </cell>
13902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13903 \begin_inset Text
13904
13905 \begin_layout Standard
13906
13907 \end_layout
13908
13909 \end_inset
13910 </cell>
13911 </row>
13912 <row topline="true" bottomline="true">
13913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Standard
13917
13918 \end_layout
13919
13920 \end_inset
13921 </cell>
13922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13923 \begin_inset Text
13924
13925 \begin_layout Standard
13926
13927 \end_layout
13928
13929 \end_inset
13930 </cell>
13931 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13932 \begin_inset Text
13933
13934 \begin_layout Standard
13935 sd
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 </row>
13941 </lyxtabular>
13942
13943 \end_inset
13944
13945
13946 \end_layout
13947
13948 \end_inset
13949
13950
13951 \end_layout
13952
13953 \begin_layout Standard
13954 \begin_inset VSpace bigskip
13955 \end_inset
13956
13957 Para colorear líneas horizontales, por ejemplo en rojo, como en la Tabla\InsetSpace ~
13958
13959 \begin_inset LatexCommand ref
13960 reference "tab:Tabla-con-horizontales-coloreadas"
13961
13962 \end_inset
13963
13964 , inserta estos comandos en ERT antes de la tabla o del flotante:
13965 \end_layout
13966
13967 \begin_layout Standard
13968
13969 \series bold
13970
13971 \backslash
13972 let
13973 \backslash
13974 myHlineC
13975 \backslash
13976 hline
13977 \newline
13978
13979 \backslash
13980 renewcommand{
13981 \backslash
13982 hline}{
13983 \backslash
13984 arrayrulecolor{red}
13985 \backslash
13986 myHlineC
13987 \backslash
13988 arrayrulecolor{black}}
13989 \end_layout
13990
13991 \begin_layout Standard
13992 \begin_inset ERT
13993 status collapsed
13994
13995 \begin_layout Standard
13996
13997
13998 \backslash
13999 let
14000 \backslash
14001 myHlineC
14002 \backslash
14003 hline
14004 \end_layout
14005
14006 \begin_layout Standard
14007
14008
14009 \backslash
14010 renewcommand{
14011 \backslash
14012 hline}{
14013 \backslash
14014 arrayrulecolor{red}
14015 \backslash
14016 myHlineC
14017 \backslash
14018 arrayrulecolor{black}}
14019 \end_layout
14020
14021 \end_inset
14022
14023
14024 \begin_inset Float table
14025 wide false
14026 sideways false
14027 status open
14028
14029 \begin_layout Standard
14030 \begin_inset Caption
14031
14032 \begin_layout Standard
14033 \begin_inset LatexCommand label
14034 name "tab:Tabla-con-horizontales-coloreadas"
14035
14036 \end_inset
14037
14038 Tabla con líneas horizontales coloreadas
14039 \end_layout
14040
14041 \end_inset
14042
14043
14044 \end_layout
14045
14046 \begin_layout Standard
14047 \align center
14048 \begin_inset Tabular
14049 <lyxtabular version="3" rows="3" columns="3">
14050 <features>
14051 <column alignment="center" valignment="top" leftline="true" width="0">
14052 <column alignment="center" valignment="top" leftline="true" width="0">
14053 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14054 <row topline="true">
14055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14056 \begin_inset Text
14057
14058 \begin_layout Standard
14059 sd
14060 \end_layout
14061
14062 \end_inset
14063 </cell>
14064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14065 \begin_inset Text
14066
14067 \begin_layout Standard
14068
14069 \end_layout
14070
14071 \end_inset
14072 </cell>
14073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14074 \begin_inset Text
14075
14076 \begin_layout Standard
14077
14078 \end_layout
14079
14080 \end_inset
14081 </cell>
14082 </row>
14083 <row topline="true">
14084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14085 \begin_inset Text
14086
14087 \begin_layout Standard
14088
14089 \end_layout
14090
14091 \end_inset
14092 </cell>
14093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14094 \begin_inset Text
14095
14096 \begin_layout Standard
14097 sd
14098 \end_layout
14099
14100 \end_inset
14101 </cell>
14102 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14103 \begin_inset Text
14104
14105 \begin_layout Standard
14106
14107 \end_layout
14108
14109 \end_inset
14110 </cell>
14111 </row>
14112 <row topline="true" bottomline="true">
14113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14114 \begin_inset Text
14115
14116 \begin_layout Standard
14117
14118 \end_layout
14119
14120 \end_inset
14121 </cell>
14122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14123 \begin_inset Text
14124
14125 \begin_layout Standard
14126
14127 \end_layout
14128
14129 \end_inset
14130 </cell>
14131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14132 \begin_inset Text
14133
14134 \begin_layout Standard
14135 sd
14136 \end_layout
14137
14138 \end_inset
14139 </cell>
14140 </row>
14141 </lyxtabular>
14142
14143 \end_inset
14144
14145
14146 \end_layout
14147
14148 \end_inset
14149
14150
14151 \end_layout
14152
14153 \begin_layout Standard
14154 \begin_inset ERT
14155 status collapsed
14156
14157 \begin_layout Standard
14158
14159
14160 \backslash
14161 pagebreak 
14162 \end_layout
14163
14164 \end_inset
14165
14166
14167 \end_layout
14168
14169 \begin_layout Standard
14170 Para volver al color de línea negro predeterminado inserta este comando
14171  en ERT detrás de la tabla o el flotante:
14172 \end_layout
14173
14174 \begin_layout Standard
14175
14176 \series bold
14177
14178 \backslash
14179 renewcommand{
14180 \backslash
14181 hline}{
14182 \backslash
14183 myHlineC}
14184 \end_layout
14185
14186 \begin_layout Standard
14187 La Tabla\InsetSpace ~
14188
14189 \begin_inset LatexCommand ref
14190 reference "tab:Tabla-con-líneas-coloreadas"
14191
14192 \end_inset
14193
14194  es un ejemplo con líneas verticales y horizontales coloreadas.
14195 \end_layout
14196
14197 \begin_layout Standard
14198 \begin_inset Float table
14199 wide false
14200 sideways false
14201 status open
14202
14203 \begin_layout Standard
14204 \begin_inset Caption
14205
14206 \begin_layout Standard
14207 \begin_inset LatexCommand label
14208 name "tab:Tabla-con-líneas-coloreadas"
14209
14210 \end_inset
14211
14212 Tabla con líneas coloreadas
14213 \end_layout
14214
14215 \end_inset
14216
14217
14218 \end_layout
14219
14220 \begin_layout Standard
14221 \align center
14222 \begin_inset Tabular
14223 <lyxtabular version="3" rows="3" columns="3">
14224 <features>
14225 <column alignment="center" valignment="top" leftline="true" width="0" special="Wc">
14226 <column alignment="center" valignment="top" width="0" special="Wc">
14227 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0" special="WcW">
14228 <row topline="true">
14229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14230 \begin_inset Text
14231
14232 \begin_layout Standard
14233 sd
14234 \end_layout
14235
14236 \end_inset
14237 </cell>
14238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14239 \begin_inset Text
14240
14241 \begin_layout Standard
14242
14243 \end_layout
14244
14245 \end_inset
14246 </cell>
14247 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14248 \begin_inset Text
14249
14250 \begin_layout Standard
14251
14252 \end_layout
14253
14254 \end_inset
14255 </cell>
14256 </row>
14257 <row topline="true">
14258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14259 \begin_inset Text
14260
14261 \begin_layout Standard
14262
14263 \end_layout
14264
14265 \end_inset
14266 </cell>
14267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14268 \begin_inset Text
14269
14270 \begin_layout Standard
14271 sd
14272 \end_layout
14273
14274 \end_inset
14275 </cell>
14276 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14277 \begin_inset Text
14278
14279 \begin_layout Standard
14280
14281 \end_layout
14282
14283 \end_inset
14284 </cell>
14285 </row>
14286 <row topline="true" bottomline="true">
14287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14288 \begin_inset Text
14289
14290 \begin_layout Standard
14291
14292 \end_layout
14293
14294 \end_inset
14295 </cell>
14296 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14297 \begin_inset Text
14298
14299 \begin_layout Standard
14300
14301 \end_layout
14302
14303 \end_inset
14304 </cell>
14305 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14306 \begin_inset Text
14307
14308 \begin_layout Standard
14309 sd
14310 \end_layout
14311
14312 \end_inset
14313 </cell>
14314 </row>
14315 </lyxtabular>
14316
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \end_inset
14323
14324
14325 \end_layout
14326
14327 \begin_layout Standard
14328 \begin_inset ERT
14329 status collapsed
14330
14331 \begin_layout Standard
14332
14333
14334 \backslash
14335 renewcommand{
14336 \backslash
14337 hline}{
14338 \backslash
14339 myHlineC}
14340 \end_layout
14341
14342 \end_inset
14343
14344
14345 \end_layout
14346
14347 \begin_layout Standard
14348 \begin_inset ERT
14349 status collapsed
14350
14351 \begin_layout Standard
14352
14353
14354 \backslash
14355 setlength{
14356 \backslash
14357 arrayrulewidth}{0.4pt}
14358 \end_layout
14359
14360 \end_inset
14361
14362
14363 \end_layout
14364
14365 \begin_layout Section
14366 Personalización de Tablas
14367 \begin_inset LatexCommand index
14368 name "Personalización de Tablas"
14369
14370 \end_inset
14371
14372
14373 \begin_inset LatexCommand index
14374 name "Tablas ! Personalización"
14375
14376 \end_inset
14377
14378
14379 \end_layout
14380
14381 \begin_layout Subsection
14382 Row Spacing
14383 \begin_inset LatexCommand label
14384 name "sub:Row-Spacing"
14385
14386 \end_inset
14387
14388
14389 \begin_inset LatexCommand index
14390 name "Personalización de Tablas ! Row Spacing"
14391
14392 \end_inset
14393
14394
14395 \end_layout
14396
14397 \begin_layout Standard
14398
14399 \lang english
14400 You can add vertical space to table rows in the 
14401 \family sans
14402 Borders
14403 \family default
14404  tab of the table dialog.
14405  You find there three possibilities:
14406 \end_layout
14407
14408 \begin_layout Description
14409
14410 \lang english
14411 Top\InsetSpace ~
14412 of\InsetSpace ~
14413 row will add space above the characters of the table row.
14414  If the table is a formal table
14415 \begin_inset Foot
14416 status collapsed
14417
14418 \begin_layout Standard
14419
14420 \lang english
14421 Formal tables are explained in section\InsetSpace ~
14422
14423 \begin_inset LatexCommand ref
14424 reference "sec:Formal-Tables"
14425
14426 \end_inset
14427
14428 .
14429 \end_layout
14430
14431 \end_inset
14432
14433  LyX will insert as default 0.5\InsetSpace \thinspace{}
14434 em space.
14435  For normal tables the inserted space will unfortunately destroy the vertical
14436  table lines as in the following table: 
14437 \lang spanish
14438
14439 \begin_inset Tabular
14440 <lyxtabular version="3" rows="3" columns="1">
14441 <features>
14442 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14443 <row topline="true">
14444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14445 \begin_inset Text
14446
14447 \begin_layout Standard
14448 A
14449 \end_layout
14450
14451 \end_inset
14452 </cell>
14453 </row>
14454 <row topline="true" topspace="3mm">
14455 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14456 \begin_inset Text
14457
14458 \begin_layout Standard
14459 3\InsetSpace \thinspace{}
14460 mm space top of row
14461 \end_layout
14462
14463 \end_inset
14464 </cell>
14465 </row>
14466 <row topline="true" bottomline="true">
14467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14468 \begin_inset Text
14469
14470 \begin_layout Standard
14471 C
14472 \end_layout
14473
14474 \end_inset
14475 </cell>
14476 </row>
14477 </lyxtabular>
14478
14479 \end_inset
14480
14481
14482 \lang english
14483
14484 \newline
14485 So inserting space to the top of row for normal tables is only useful when
14486  you don't have vertical lines.
14487 \end_layout
14488
14489 \begin_layout Description
14490
14491 \lang english
14492 Bottom\InsetSpace ~
14493 of\InsetSpace ~
14494 row will add space below the characters of the table row.
14495  If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
14496 em space, for
14497  normal tables the default size is 2\InsetSpace \thinspace{}
14498 pt.
14499 \end_layout
14500
14501 \begin_layout Description
14502
14503 \lang english
14504 Between\InsetSpace ~
14505 rows only has an effect when you have selected the whole table row
14506  before.
14507  The space is added between the current and the following row.
14508  If the table is a formal table LyX will insert as default 0.5\InsetSpace \thinspace{}
14509 em space.
14510  For normal tables the inserted space will unfortunately destroy the vertical
14511  table lines as in the following table: 
14512 \lang spanish
14513
14514 \begin_inset Tabular
14515 <lyxtabular version="3" rows="3" columns="1">
14516 <features>
14517 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
14518 <row topline="true">
14519 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14520 \begin_inset Text
14521
14522 \begin_layout Standard
14523 A
14524 \end_layout
14525
14526 \end_inset
14527 </cell>
14528 </row>
14529 <row topline="true" interlinespace="3mm">
14530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14531 \begin_inset Text
14532
14533 \begin_layout Standard
14534 \begin_inset Formula $\downarrow$
14535 \end_inset
14536
14537  3\InsetSpace \thinspace{}
14538 mm space between row 
14539 \begin_inset Formula $\downarrow$
14540 \end_inset
14541
14542
14543 \end_layout
14544
14545 \end_inset
14546 </cell>
14547 </row>
14548 <row topline="true" bottomline="true">
14549 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14550 \begin_inset Text
14551
14552 \begin_layout Standard
14553 \begin_inset Formula $\uparrow$
14554 \end_inset
14555
14556  3\InsetSpace \thinspace{}
14557 mm space between row 
14558 \begin_inset Formula $\uparrow$
14559 \end_inset
14560
14561
14562 \end_layout
14563
14564 \end_inset
14565 </cell>
14566 </row>
14567 </lyxtabular>
14568
14569 \end_inset
14570
14571
14572 \lang english
14573
14574 \newline
14575 So inserting space to the top of row for normal tables is only useful when
14576  you don't have vertical lines.
14577 \end_layout
14578
14579 \begin_layout Standard
14580
14581 \lang english
14582 When you want to add extra height to all cells of all tables, you can do
14583  this with the following preamble line:
14584 \end_layout
14585
14586 \begin_layout Standard
14587
14588 \series bold
14589 \lang english
14590
14591 \backslash
14592 setlength{
14593 \backslash
14594 extrarowheight}{height}
14595 \end_layout
14596
14597 \begin_layout Standard
14598
14599 \lang english
14600 But this has the disadvantage that the cell texts are no longer exactly
14601  vertically centered.
14602 \end_layout
14603
14604 \begin_layout Subsection
14605 Alineación Especial de Celdas
14606 \begin_inset LatexCommand index
14607 name "Personalización de Tablas ! Alineación Especial de Celdas"
14608
14609 \end_inset
14610
14611
14612 \end_layout
14613
14614 \begin_layout Standard
14615 A veces mejora la presentación si las entradas en las celdas de una columna
14616  se alinean con un carácter determinado, p.\InsetSpace \thinspace{}
14617 e.
14618  el separador decimal, como en la Tabla\InsetSpace ~
14619
14620 \begin_inset LatexCommand ref
14621 reference "tab:Tabla-con-celdas-de"
14622
14623 \end_inset
14624
14625 .
14626 \end_layout
14627
14628 \begin_layout Standard
14629 \begin_inset Float table
14630 wide false
14631 sideways false
14632 status open
14633
14634 \begin_layout Standard
14635 \begin_inset Caption
14636
14637 \begin_layout Standard
14638 \begin_inset LatexCommand label
14639 name "tab:Tabla-con-celdas-de"
14640
14641 \end_inset
14642
14643 Tabla con celdas alineadas con el separador decimal.
14644 \end_layout
14645
14646 \end_inset
14647
14648
14649 \end_layout
14650
14651 \begin_layout Standard
14652 \align center
14653 \begin_inset Tabular
14654 <lyxtabular version="3" rows="4" columns="2">
14655 <features>
14656 <column alignment="right" valignment="top" width="0">
14657 <column alignment="left" valignment="top" width="0" special="@{}l">
14658 <row bottomline="true">
14659 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
14660 \begin_inset Text
14661
14662 \begin_layout Standard
14663 encabezado
14664 \end_layout
14665
14666 \end_inset
14667 </cell>
14668 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14669 \begin_inset Text
14670
14671 \begin_layout Standard
14672
14673 \end_layout
14674
14675 \end_inset
14676 </cell>
14677 </row>
14678 <row>
14679 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14680 \begin_inset Text
14681
14682 \begin_layout Standard
14683 12.
14684 \end_layout
14685
14686 \end_inset
14687 </cell>
14688 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14689 \begin_inset Text
14690
14691 \begin_layout Standard
14692 6
14693 \end_layout
14694
14695 \end_inset
14696 </cell>
14697 </row>
14698 <row>
14699 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14700 \begin_inset Text
14701
14702 \begin_layout Standard
14703 0.
14704 \end_layout
14705
14706 \end_inset
14707 </cell>
14708 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14709 \begin_inset Text
14710
14711 \begin_layout Standard
14712 68
14713 \end_layout
14714
14715 \end_inset
14716 </cell>
14717 </row>
14718 <row>
14719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14720 \begin_inset Text
14721
14722 \begin_layout Standard
14723 -123.
14724 \end_layout
14725
14726 \end_inset
14727 </cell>
14728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14729 \begin_inset Text
14730
14731 \begin_layout Standard
14732 0
14733 \end_layout
14734
14735 \end_inset
14736 </cell>
14737 </row>
14738 </lyxtabular>
14739
14740 \end_inset
14741
14742
14743 \end_layout
14744
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \begin_layout Standard
14751 Esta es una tabla 4×2.
14752  El encabezado es una multicolumna centrada.
14753  La primera columna está alineada a la derecha y contiene el punto decimal
14754  y los dígitos anteriores.
14755  La segunda columna está alineada a la izquierda y contiene los dígitos
14756  posteriores al punto decimal.
14757  Para omitir el espacio que hay normalmente entre dos columnas usa el siguiente
14758  argumento LaTeX para la segunda columna:
14759 \end_layout
14760
14761 \begin_layout Standard
14762
14763 \series bold
14764 @{}l
14765 \end_layout
14766
14767 \begin_layout Standard
14768 Si quieres una línea vertical a la derecha de la segunda columna, usa en
14769  su lugar el argumento LaTeX: 
14770 \series bold
14771 @{}l|
14772 \end_layout
14773
14774 \begin_layout Standard
14775 La Tabla\InsetSpace ~
14776
14777 \begin_inset LatexCommand ref
14778 reference "tab:Varias-alineaciones"
14779
14780 \end_inset
14781
14782  muestra varios ejemplos de alineación.
14783  Para alinear con el signo de relación debes añadir el segundo espacio matemátic
14784 o más pequeño al comienzo de la última columna para conseguir el espacio
14785  adecuado alrededor del signo.
14786 \end_layout
14787
14788 \begin_layout Standard
14789 \begin_inset Float table
14790 wide false
14791 sideways false
14792 status open
14793
14794 \begin_layout Standard
14795 \begin_inset Caption
14796
14797 \begin_layout Standard
14798 \begin_inset LatexCommand label
14799 name "tab:Varias-alineaciones"
14800
14801 \end_inset
14802
14803 Tabla con varias alineaciones.
14804 \end_layout
14805
14806 \end_inset
14807
14808
14809 \end_layout
14810
14811 \begin_layout Standard
14812 \align center
14813 \begin_inset Tabular
14814 <lyxtabular version="3" rows="4" columns="6">
14815 <features>
14816 <column alignment="right" valignment="top" width="0">
14817 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l|">
14818 <column alignment="right" valignment="top" width="0">
14819 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l|">
14820 <column alignment="right" valignment="top" width="0">
14821 <column alignment="left" valignment="top" rightline="true" width="0" special="@{}l">
14822 <row bottomline="true">
14823 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14824 \begin_inset Text
14825
14826 \begin_layout Standard
14827 unidades
14828 \end_layout
14829
14830 \end_inset
14831 </cell>
14832 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14833 \begin_inset Text
14834
14835 \begin_layout Standard
14836
14837 \end_layout
14838
14839 \end_inset
14840 </cell>
14841 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Standard
14845 exponentes
14846 \end_layout
14847
14848 \end_inset
14849 </cell>
14850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14851 \begin_inset Text
14852
14853 \begin_layout Standard
14854
14855 \end_layout
14856
14857 \end_inset
14858 </cell>
14859 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
14860 \begin_inset Text
14861
14862 \begin_layout Standard
14863 relaciones
14864 \end_layout
14865
14866 \end_inset
14867 </cell>
14868 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14869 \begin_inset Text
14870
14871 \begin_layout Standard
14872
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 </row>
14878 <row>
14879 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14880 \begin_inset Text
14881
14882 \begin_layout Standard
14883 12×
14884 \end_layout
14885
14886 \end_inset
14887 </cell>
14888 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14889 \begin_inset Text
14890
14891 \begin_layout Standard
14892 24\InsetSpace \thinspace{}
14893 bottles
14894 \end_layout
14895
14896 \end_inset
14897 </cell>
14898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14899 \begin_inset Text
14900
14901 \begin_layout Standard
14902 \begin_inset Formula $10\cdot$
14903 \end_inset
14904
14905
14906 \end_layout
14907
14908 \end_inset
14909 </cell>
14910 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14911 \begin_inset Text
14912
14913 \begin_layout Standard
14914 \begin_inset Formula $10^{\mbox{-}17}$
14915 \end_inset
14916
14917
14918 \end_layout
14919
14920 \end_inset
14921 </cell>
14922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14923 \begin_inset Text
14924
14925 \begin_layout Standard
14926 \begin_inset Formula $\Gamma(t)\propto$
14927 \end_inset
14928
14929
14930 \end_layout
14931
14932 \end_inset
14933 </cell>
14934 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14935 \begin_inset Text
14936
14937 \begin_layout Standard
14938 \begin_inset Formula $\:\Upsilon(t)$
14939 \end_inset
14940
14941
14942 \end_layout
14943
14944 \end_inset
14945 </cell>
14946 </row>
14947 <row>
14948 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14949 \begin_inset Text
14950
14951 \begin_layout Standard
14952 1024×
14953 \end_layout
14954
14955 \end_inset
14956 </cell>
14957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14958 \begin_inset Text
14959
14960 \begin_layout Standard
14961 768\InsetSpace \thinspace{}
14962 Pixels
14963 \end_layout
14964
14965 \end_inset
14966 </cell>
14967 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14968 \begin_inset Text
14969
14970 \begin_layout Standard
14971 \begin_inset Formula $5.78\cdot$
14972 \end_inset
14973
14974
14975 \end_layout
14976
14977 \end_inset
14978 </cell>
14979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14980 \begin_inset Text
14981
14982 \begin_layout Standard
14983 \begin_inset Formula $10^{7}$
14984 \end_inset
14985
14986
14987 \end_layout
14988
14989 \end_inset
14990 </cell>
14991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14992 \begin_inset Text
14993
14994 \begin_layout Standard
14995 \begin_inset Formula $A\ne$
14996 \end_inset
14997
14998
14999 \end_layout
15000
15001 \end_inset
15002 </cell>
15003 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15004 \begin_inset Text
15005
15006 \begin_layout Standard
15007 \begin_inset Formula $\: B_{\mathrm{red}}$
15008 \end_inset
15009
15010
15011 \end_layout
15012
15013 \end_inset
15014 </cell>
15015 </row>
15016 <row>
15017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15018 \begin_inset Text
15019
15020 \begin_layout Standard
15021 32×
15022 \end_layout
15023
15024 \end_inset
15025 </cell>
15026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15027 \begin_inset Text
15028
15029 \begin_layout Standard
15030 6\InsetSpace \thinspace{}
15031 cm
15032 \end_layout
15033
15034 \end_inset
15035 </cell>
15036 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15037 \begin_inset Text
15038
15039 \begin_layout Standard
15040 -
15041 \begin_inset Formula $33.5\cdot$
15042 \end_inset
15043
15044
15045 \end_layout
15046
15047 \end_inset
15048 </cell>
15049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15050 \begin_inset Text
15051
15052 \begin_layout Standard
15053 \begin_inset Formula $10^{4}$
15054 \end_inset
15055
15056
15057 \end_layout
15058
15059 \end_inset
15060 </cell>
15061 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15062 \begin_inset Text
15063
15064 \begin_layout Standard
15065 \begin_inset Formula $\sin(\alpha)\ge$
15066 \end_inset
15067
15068
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15074 \begin_inset Text
15075
15076 \begin_layout Standard
15077 \begin_inset Formula $\:\sin(\beta)$
15078 \end_inset
15079
15080
15081 \end_layout
15082
15083 \end_inset
15084 </cell>
15085 </row>
15086 </lyxtabular>
15087
15088 \end_inset
15089
15090
15091 \end_layout
15092
15093 \end_inset
15094
15095
15096 \end_layout
15097
15098 \begin_layout Standard
15099 \begin_inset VSpace bigskip
15100 \end_inset
15101
15102 también hay un paquete LaTeX, 
15103 \series bold
15104 dcolumn
15105 \series default
15106
15107 \begin_inset LatexCommand index
15108 name "LaTeX-paquetes ! dcolumn"
15109
15110 \end_inset
15111
15112 , que provee alineación de celdas.
15113  Pero desgraciadamente trata las entradas de celda en modo matemático y
15114  no permite fórmulas en celdas: La primera columna de la Tabla\InsetSpace ~
15115
15116 \begin_inset LatexCommand ref
15117 reference "tab:Varias-alineaciones"
15118
15119 \end_inset
15120
15121  se verá con 
15122 \series bold
15123 dcolumn
15124 \series default
15125  como la primera columna en la Tabla\InsetSpace ~
15126
15127 \begin_inset LatexCommand ref
15128 reference "tab:Alineaciones-con-el"
15129
15130 \end_inset
15131
15132  y solo con algunos trucos se consigue lo que se espera.
15133  La lineación de la segunda y tercera columnas de la Tabla\InsetSpace ~
15134
15135 \begin_inset LatexCommand ref
15136 reference "tab:Varias-alineaciones"
15137
15138 \end_inset
15139
15140  no es posible con 
15141 \series bold
15142 dcolumn
15143 \series default
15144 .
15145 \end_layout
15146
15147 \begin_layout Standard
15148 \begin_inset Float table
15149 placement h
15150 wide false
15151 sideways false
15152 status open
15153
15154 \begin_layout Standard
15155 \begin_inset Caption
15156
15157 \begin_layout Standard
15158 \begin_inset LatexCommand label
15159 name "tab:Alineaciones-con-el"
15160
15161 \end_inset
15162
15163 Alineaciones con el paquete LaTeX 
15164 \series bold
15165 dcolumn
15166 \series default
15167 .
15168  Para la segunda y tercera alineaciones se han hecho algunos trucos.
15169 \end_layout
15170
15171 \end_inset
15172
15173
15174 \end_layout
15175
15176 \begin_layout Standard
15177 \align center
15178 \begin_inset Tabular
15179 <lyxtabular version="3" rows="4" columns="3">
15180 <features>
15181 <column alignment="center" valignment="top" rightline="true" width="0" special="D{×}{\times}{-1}|">
15182 <column alignment="center" valignment="top" width="0" special="D{×}{\times}{4.9}|">
15183 <column alignment="center" valignment="top" rightline="true" width="0" special="D{~}{\,}{9.7}">
15184 <row bottomline="true">
15185 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15186 \begin_inset Text
15187
15188 \begin_layout Standard
15189 unidades
15190 \end_layout
15191
15192 \end_inset
15193 </cell>
15194 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
15195 \begin_inset Text
15196
15197 \begin_layout Standard
15198 unidades
15199 \end_layout
15200
15201 \end_inset
15202 </cell>
15203 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
15204 \begin_inset Text
15205
15206 \begin_layout Standard
15207 unidades
15208 \end_layout
15209
15210 \end_inset
15211 </cell>
15212 </row>
15213 <row>
15214 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15215 \begin_inset Text
15216
15217 \begin_layout Standard
15218 12×24\InsetSpace \thinspace{}
15219 bottles
15220 \end_layout
15221
15222 \end_inset
15223 </cell>
15224 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15225 \begin_inset Text
15226
15227 \begin_layout Standard
15228 12×24\InsetSpace \thinspace{}
15229
15230 \begin_inset Formula $\mbox{bottles}$
15231 \end_inset
15232
15233
15234 \end_layout
15235
15236 \end_inset
15237 </cell>
15238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15239 \begin_inset Text
15240
15241 \begin_layout Standard
15242 12×24~
15243 \begin_inset Formula $\mbox{bottles}$
15244 \end_inset
15245
15246
15247 \end_layout
15248
15249 \end_inset
15250 </cell>
15251 </row>
15252 <row>
15253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15254 \begin_inset Text
15255
15256 \begin_layout Standard
15257 1024×768\InsetSpace \thinspace{}
15258 Pixels
15259 \end_layout
15260
15261 \end_inset
15262 </cell>
15263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15264 \begin_inset Text
15265
15266 \begin_layout Standard
15267 1024×768\InsetSpace \thinspace{}
15268
15269 \begin_inset Formula $\mbox{Pixels}$
15270 \end_inset
15271
15272
15273 \end_layout
15274
15275 \end_inset
15276 </cell>
15277 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15278 \begin_inset Text
15279
15280 \begin_layout Standard
15281 1024×768~
15282 \begin_inset Formula $\mbox{Pixels}$
15283 \end_inset
15284
15285
15286 \end_layout
15287
15288 \end_inset
15289 </cell>
15290 </row>
15291 <row>
15292 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15293 \begin_inset Text
15294
15295 \begin_layout Standard
15296 32×6\InsetSpace \thinspace{}
15297 cm
15298 \end_layout
15299
15300 \end_inset
15301 </cell>
15302 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15303 \begin_inset Text
15304
15305 \begin_layout Standard
15306 32×6\InsetSpace \thinspace{}
15307
15308 \begin_inset Formula $\mbox{cm}$
15309 \end_inset
15310
15311
15312 \end_layout
15313
15314 \end_inset
15315 </cell>
15316 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15317 \begin_inset Text
15318
15319 \begin_layout Standard
15320 32×6~
15321 \begin_inset Formula $\mbox{cm}$
15322 \end_inset
15323
15324
15325 \end_layout
15326
15327 \end_inset
15328 </cell>
15329 </row>
15330 </lyxtabular>
15331
15332 \end_inset
15333
15334
15335 \end_layout
15336
15337 \end_inset
15338
15339
15340 \end_layout
15341
15342 \begin_layout Subsection
15343 Formato Personalizado de Celda/Columna
15344 \begin_inset LatexCommand label
15345 name "sub:Formato-Personalizado"
15346
15347 \end_inset
15348
15349
15350 \begin_inset LatexCommand index
15351 name "Personalización de Tablas ! Formato de Celda/Columna"
15352
15353 \end_inset
15354
15355
15356 \end_layout
15357
15358 \begin_layout Standard
15359 El cálculo de la anchura nesesaria para columnas extendidas descrito en
15360  la sección\InsetSpace ~
15361
15362 \begin_inset LatexCommand ref
15363 reference "sub:Cálculos-en-Multicolumnas"
15364
15365 \end_inset
15366
15367  es muy pesado si tienes varias tablas con multicolumnas.
15368  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
15369 mna aplicable a todas las tablas del documento.
15370  El formato se define con el comando
15371 \end_layout
15372
15373 \begin_layout Standard
15374
15375 \series bold
15376
15377 \backslash
15378 newcolumntype{nombre del formato}[número de argumentos]{comandos}
15379 \end_layout
15380
15381 \begin_layout Standard
15382 El nombre de formato puede ser una sola letra.
15383  Las letras 
15384 \emph on
15385 b, c, l, m, p 
15386 \emph default
15387 y
15388 \emph on
15389  r
15390 \emph default
15391  están predefinidas y no pueden usarse.
15392  Pero se permiten todas las mayúsculas.
15393 \end_layout
15394
15395 \begin_layout Standard
15396 \begin_inset VSpace medskip
15397 \end_inset
15398
15399
15400 \end_layout
15401
15402 \begin_layout Standard
15403 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
15404  fija puedes definir el formato de celda
15405 \end_layout
15406
15407 \begin_layout Standard
15408
15409 \series bold
15410
15411 \backslash
15412 newcolumntype{M}[1]{>{
15413 \backslash
15414 centering
15415 \backslash
15416 hspace{0pt}}m{#1}}
15417 \end_layout
15418
15419 \begin_layout Standard
15420 donde 
15421 \series bold
15422
15423 \backslash
15424 hspace{0pt}
15425 \series default
15426  evita el problema de partir con guión la primera palabra, como se describe
15427  en la sección\InsetSpace ~
15428
15429 \begin_inset LatexCommand ref
15430 reference "sub:Líneas-Múltiples-en"
15431
15432 \end_inset
15433
15434 .
15435  Ahora puedes introducir simplemente
15436 \end_layout
15437
15438 \begin_layout Standard
15439
15440 \series bold
15441 |M{ancho}
15442 \end_layout
15443
15444 \begin_layout Standard
15445 como argumento LaTeX en el diálogo de tabla para crear una multicolumna.
15446 \end_layout
15447
15448 \begin_layout Standard
15449 \begin_inset VSpace bigskip
15450 \end_inset
15451
15452
15453 \end_layout
15454
15455 \begin_layout Standard
15456 Para celdas extendidas en una celda multicolumna, puedes definir el formato
15457 \end_layout
15458
15459 \begin_layout Standard
15460
15461 \series bold
15462
15463 \backslash
15464 newcolumntype{S}[2]{>{
15465 \backslash
15466 centering
15467 \backslash
15468 hspace{0pt}}
15469 \newline
15470
15471 \begin_inset ERT
15472 status collapsed
15473
15474 \begin_layout Standard
15475
15476
15477 \backslash
15478 phantom{
15479 \end_layout
15480
15481 \end_inset
15482
15483
15484 \backslash
15485 newcolumntype{S}[2]
15486 \begin_inset ERT
15487 status collapsed
15488
15489 \begin_layout Standard
15490
15491 }
15492 \end_layout
15493
15494 \end_inset
15495
15496 m{(#1+(2
15497 \backslash
15498 tabcolsep+
15499 \backslash
15500 arrayrulewidth)*(1-#2))/#2}}
15501 \end_layout
15502
15503 \begin_layout Standard
15504 Este formato usa la ecuación 
15505 \begin_inset LatexCommand eqref
15506 reference "eq:Wgn"
15507
15508 \end_inset
15509
15510  para calcular la anchura necesaria para que cada celda extendida tenga
15511  la misma anchura.
15512 \end_layout
15513
15514 \begin_layout Standard
15515 Ahora puedes introducir
15516 \end_layout
15517
15518 \begin_layout Standard
15519
15520 \series bold
15521 |S{ancho de la celda multicolumna}{número de columnas extendidas}
15522 \end_layout
15523
15524 \begin_layout Standard
15525 como argumento LaTeX de la columna.
15526 \end_layout
15527
15528 \begin_layout Standard
15529 \begin_inset VSpace bigskip
15530 \end_inset
15531
15532
15533 \end_layout
15534
15535 \begin_layout Standard
15536 Para columnas coloreadas puedes definir
15537 \end_layout
15538
15539 \begin_layout Standard
15540
15541 \series bold
15542
15543 \backslash
15544 newcolumntype{K}[1]{>{
15545 \backslash
15546 columncolor{#1}
15547 \backslash
15548 hspace{0pt}}c}
15549 \end_layout
15550
15551 \begin_layout Standard
15552 La "c" al final crea una columna con anchura flexible cuyo texto está centrado
15553  horizontalmente.
15554  Ahora puedes introducir
15555 \end_layout
15556
15557 \begin_layout Standard
15558
15559 \series bold
15560 K{nombre del color}
15561 \end_layout
15562
15563 \begin_layout Standard
15564 como argumento LaTeX.
15565 \end_layout
15566
15567 \begin_layout Standard
15568 \begin_inset VSpace bigskip
15569 \end_inset
15570
15571
15572 \end_layout
15573
15574 \begin_layout Standard
15575 Para crear la Tabla\InsetSpace ~
15576
15577 \begin_inset LatexCommand ref
15578 reference "tab:Tabla-con-formatos-definidos-por"
15579
15580 \end_inset
15581
15582  usa los argumentos LaTeX
15583 \end_layout
15584
15585 \begin_layout Standard
15586
15587 \series bold
15588 |M{2.5cm}
15589 \end_layout
15590
15591 \begin_layout Standard
15592 para la primera columna y la multicolumna,
15593 \end_layout
15594
15595 \begin_layout Standard
15596
15597 \series bold
15598 |K{red}|
15599 \end_layout
15600
15601 \begin_layout Standard
15602 para la última columna y
15603 \end_layout
15604
15605 \begin_layout Standard
15606
15607 \series bold
15608 |S{2.5cm}{2}
15609 \end_layout
15610
15611 \begin_layout Standard
15612 para las celdas en la segunda columna.
15613 \end_layout
15614
15615 \begin_layout Standard
15616 \begin_inset Float table
15617 placement h
15618 wide false
15619 sideways false
15620 status open
15621
15622 \begin_layout Standard
15623 \begin_inset Caption
15624
15625 \begin_layout Standard
15626 \begin_inset LatexCommand label
15627 name "tab:Tabla-con-formatos-definidos-por"
15628
15629 \end_inset
15630
15631 Tabla con formatos definidos por el usuario
15632 \end_layout
15633
15634 \end_inset
15635
15636
15637 \end_layout
15638
15639 \begin_layout Standard
15640 \align center
15641 \begin_inset Tabular
15642 <lyxtabular version="3" rows="3" columns="4">
15643 <features>
15644 <column alignment="center" valignment="middle" leftline="true" width="2.5cm" special="|M{2.5cm}">
15645 <column alignment="center" valignment="middle" leftline="true" width="0" special="|S{2.5cm}{2}">
15646 <column alignment="center" valignment="middle" leftline="true" width="0">
15647 <column alignment="center" valignment="middle" leftline="true" rightline="true" width="0" special="|K{red}|">
15648 <row topline="true">
15649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15650 \begin_inset Text
15651
15652 \begin_layout Standard
15653 palabramuylargaenceldadetabla
15654 \end_layout
15655
15656 \end_inset
15657 </cell>
15658 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none" special="M{2.5cm}|">
15659 \begin_inset Text
15660
15661 \begin_layout Standard
15662 multicolumna línea múltiple
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Standard
15671
15672 \end_layout
15673
15674 \end_inset
15675 </cell>
15676 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15677 \begin_inset Text
15678
15679 \begin_layout Standard
15680 c
15681 \end_layout
15682
15683 \end_inset
15684 </cell>
15685 </row>
15686 <row topline="true">
15687 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15688 \begin_inset Text
15689
15690 \begin_layout Standard
15691 d
15692 \end_layout
15693
15694 \end_inset
15695 </cell>
15696 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15697 \begin_inset Text
15698
15699 \begin_layout Standard
15700 e
15701 \end_layout
15702
15703 \end_inset
15704 </cell>
15705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15706 \begin_inset Text
15707
15708 \begin_layout Standard
15709 f
15710 \end_layout
15711
15712 \end_inset
15713 </cell>
15714 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15715 \begin_inset Text
15716
15717 \begin_layout Standard
15718 g
15719 \end_layout
15720
15721 \end_inset
15722 </cell>
15723 </row>
15724 <row topline="true" bottomline="true">
15725 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15726 \begin_inset Text
15727
15728 \begin_layout Standard
15729 h
15730 \end_layout
15731
15732 \end_inset
15733 </cell>
15734 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15735 \begin_inset Text
15736
15737 \begin_layout Standard
15738 i
15739 \end_layout
15740
15741 \end_inset
15742 </cell>
15743 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15744 \begin_inset Text
15745
15746 \begin_layout Standard
15747 j
15748 \end_layout
15749
15750 \end_inset
15751 </cell>
15752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15753 \begin_inset Text
15754
15755 \begin_layout Standard
15756 k
15757 \end_layout
15758
15759 \end_inset
15760 </cell>
15761 </row>
15762 </lyxtabular>
15763
15764 \end_inset
15765
15766
15767 \end_layout
15768
15769 \end_inset
15770
15771
15772 \end_layout
15773
15774 \begin_layout Subsection
15775 Grosor de Líneas
15776 \begin_inset LatexCommand label
15777 name "sub:Grosor-de-Líneas"
15778
15779 \end_inset
15780
15781
15782 \begin_inset LatexCommand index
15783 name "Personalización de Tablas ! Grosor de Línea"
15784
15785 \end_inset
15786
15787
15788 \end_layout
15789
15790 \begin_layout Standard
15791 El grosor para todas las líneas de una tabla puede ajustarse con la longitud
15792  
15793 \series bold
15794
15795 \backslash
15796 arrayrulewidth
15797 \series default
15798 .
15799  Por ejemplo, para poner un grosor de línea de 1.5\InsetSpace \thinspace{}
15800 pt, como en la Tabla\InsetSpace ~
15801
15802 \begin_inset LatexCommand ref
15803 reference "tab:Tabla-con-líneas"
15804
15805 \end_inset
15806
15807 , inserta el comando
15808 \end_layout
15809
15810 \begin_layout Standard
15811
15812 \series bold
15813
15814 \backslash
15815 setlength{
15816 \backslash
15817 arrayrulewidth}{1.5pt}
15818 \end_layout
15819
15820 \begin_layout Standard
15821 en ERT antes de la tabla o flotante.
15822  Este cambio es válido para todas las siguientes tablas.
15823  Para volver al valor predeterminado, define 
15824 \series bold
15825
15826 \backslash
15827 arrayrulewidth
15828 \series default
15829  a 0.4\InsetSpace \thinspace{}
15830 pt en ERT detrás de la tabla o flotante.
15831 \end_layout
15832
15833 \begin_layout Standard
15834 \begin_inset ERT
15835 status collapsed
15836
15837 \begin_layout Standard
15838
15839
15840 \backslash
15841 setlength{
15842 \backslash
15843 arrayrulewidth}{1.5pt}
15844 \end_layout
15845
15846 \end_inset
15847
15848
15849 \begin_inset Float table
15850 wide false
15851 sideways false
15852 status open
15853
15854 \begin_layout Standard
15855 \begin_inset Caption
15856
15857 \begin_layout Standard
15858 \begin_inset LatexCommand label
15859 name "tab:Tabla-con-líneas"
15860
15861 \end_inset
15862
15863 Tabla con líneas de grosor 1.5\InsetSpace \thinspace{}
15864 pt
15865 \end_layout
15866
15867 \end_inset
15868
15869
15870 \end_layout
15871
15872 \begin_layout Standard
15873 \align center
15874 \begin_inset Tabular
15875 <lyxtabular version="3" rows="3" columns="3">
15876 <features>
15877 <column alignment="center" valignment="top" leftline="true" width="0">
15878 <column alignment="center" valignment="top" leftline="true" width="0">
15879 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
15880 <row topline="true">
15881 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15882 \begin_inset Text
15883
15884 \begin_layout Standard
15885 sd
15886 \end_layout
15887
15888 \end_inset
15889 </cell>
15890 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15891 \begin_inset Text
15892
15893 \begin_layout Standard
15894
15895 \end_layout
15896
15897 \end_inset
15898 </cell>
15899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15900 \begin_inset Text
15901
15902 \begin_layout Standard
15903
15904 \end_layout
15905
15906 \end_inset
15907 </cell>
15908 </row>
15909 <row topline="true">
15910 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15911 \begin_inset Text
15912
15913 \begin_layout Standard
15914
15915 \end_layout
15916
15917 \end_inset
15918 </cell>
15919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15920 \begin_inset Text
15921
15922 \begin_layout Standard
15923 sd
15924 \end_layout
15925
15926 \end_inset
15927 </cell>
15928 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15929 \begin_inset Text
15930
15931 \begin_layout Standard
15932
15933 \end_layout
15934
15935 \end_inset
15936 </cell>
15937 </row>
15938 <row topline="true" bottomline="true">
15939 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15940 \begin_inset Text
15941
15942 \begin_layout Standard
15943
15944 \end_layout
15945
15946 \end_inset
15947 </cell>
15948 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15949 \begin_inset Text
15950
15951 \begin_layout Standard
15952
15953 \end_layout
15954
15955 \end_inset
15956 </cell>
15957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15958 \begin_inset Text
15959
15960 \begin_layout Standard
15961 sd
15962 \end_layout
15963
15964 \end_inset
15965 </cell>
15966 </row>
15967 </lyxtabular>
15968
15969 \end_inset
15970
15971
15972 \end_layout
15973
15974 \end_inset
15975
15976
15977 \begin_inset ERT
15978 status collapsed
15979
15980 \begin_layout Standard
15981
15982
15983 \backslash
15984 setlength{
15985 \backslash
15986 arrayrulewidth}{0.4pt}
15987 \end_layout
15988
15989 \end_inset
15990
15991
15992 \end_layout
15993
15994 \begin_layout Standard
15995 \begin_inset VSpace bigskip
15996 \end_inset
15997
15998 Para definir un grosor de 1.5\InsetSpace \thinspace{}
15999 pt sólo para líneas horizontales, como en la
16000  Tabla\InsetSpace ~
16001
16002 \begin_inset LatexCommand ref
16003 reference "tab:Tabla-con-horizontales"
16004
16005 \end_inset
16006
16007 , inserta estos comandos en ERT antes de la tabla o flotante:
16008 \end_layout
16009
16010 \begin_layout Standard
16011
16012 \series bold
16013
16014 \backslash
16015 let
16016 \backslash
16017 myHline
16018 \backslash
16019 hline
16020 \newline
16021
16022 \backslash
16023 renewcommand{
16024 \backslash
16025 hline}
16026 \newline
16027  {
16028 \backslash
16029 noalign{
16030 \backslash
16031 global
16032 \backslash
16033 arrayrulewidth 1.5pt}
16034 \newline
16035   
16036 \backslash
16037 myHline
16038 \backslash
16039 noalign{
16040 \backslash
16041 global
16042 \backslash
16043 arrayrulewidth 0.4pt}}
16044 \end_layout
16045
16046 \begin_layout Standard
16047 Para volver al grosor predeterminado, inserta este comando en ERT detrás
16048  de la tabla o flotante:
16049 \end_layout
16050
16051 \begin_layout Standard
16052
16053 \series bold
16054
16055 \backslash
16056 renewcommand{
16057 \backslash
16058 hline}{
16059 \backslash
16060 myHline}
16061 \end_layout
16062
16063 \begin_layout Standard
16064 \begin_inset ERT
16065 status collapsed
16066
16067 \begin_layout Standard
16068
16069
16070 \backslash
16071 let
16072 \backslash
16073 myHline
16074 \backslash
16075 hline
16076 \end_layout
16077
16078 \begin_layout Standard
16079
16080
16081 \backslash
16082 renewcommand{
16083 \backslash
16084 hline}
16085 \end_layout
16086
16087 \begin_layout Standard
16088
16089  {
16090 \backslash
16091 noalign{
16092 \backslash
16093 global
16094 \backslash
16095 arrayrulewidth 1.5pt}
16096 \end_layout
16097
16098 \begin_layout Standard
16099
16100   
16101 \backslash
16102 myHline
16103 \backslash
16104 noalign{
16105 \backslash
16106 global
16107 \backslash
16108 arrayrulewidth 0.4pt}}
16109 \end_layout
16110
16111 \end_inset
16112
16113
16114 \begin_inset Float table
16115 wide false
16116 sideways false
16117 status open
16118
16119 \begin_layout Standard
16120 \begin_inset Caption
16121
16122 \begin_layout Standard
16123 \begin_inset LatexCommand label
16124 name "tab:Tabla-con-horizontales"
16125
16126 \end_inset
16127
16128 Tabla con líneas horizontales de 1.5\InsetSpace \thinspace{}
16129 pt
16130 \end_layout
16131
16132 \end_inset
16133
16134
16135 \end_layout
16136
16137 \begin_layout Standard
16138 \align center
16139 \begin_inset Tabular
16140 <lyxtabular version="3" rows="3" columns="3">
16141 <features>
16142 <column alignment="center" valignment="top" leftline="true" width="0">
16143 <column alignment="center" valignment="top" leftline="true" width="0">
16144 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16145 <row topline="true">
16146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Standard
16150 sd
16151 \end_layout
16152
16153 \end_inset
16154 </cell>
16155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16156 \begin_inset Text
16157
16158 \begin_layout Standard
16159
16160 \end_layout
16161
16162 \end_inset
16163 </cell>
16164 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16165 \begin_inset Text
16166
16167 \begin_layout Standard
16168
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 </row>
16174 <row topline="true">
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Standard
16179
16180 \end_layout
16181
16182 \end_inset
16183 </cell>
16184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16185 \begin_inset Text
16186
16187 \begin_layout Standard
16188 sd
16189 \end_layout
16190
16191 \end_inset
16192 </cell>
16193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16194 \begin_inset Text
16195
16196 \begin_layout Standard
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row topline="true" bottomline="true">
16204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Standard
16208
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Standard
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Standard
16226 sd
16227 \end_layout
16228
16229 \end_inset
16230 </cell>
16231 </row>
16232 </lyxtabular>
16233
16234 \end_inset
16235
16236
16237 \end_layout
16238
16239 \end_inset
16240
16241
16242 \begin_inset ERT
16243 status collapsed
16244
16245 \begin_layout Standard
16246
16247
16248 \backslash
16249 renewcommand{
16250 \backslash
16251 hline}{
16252 \backslash
16253 myHline}
16254 \end_layout
16255
16256 \end_inset
16257
16258
16259 \end_layout
16260
16261 \begin_layout Standard
16262 \begin_inset VSpace bigskip
16263 \end_inset
16264
16265 Para establacer grosor de 1.5 pt sólo para líneas verticales, crea el siguiente
16266  formato de columna en el preámbulo del documento, de acuerdo con lo descrito
16267  en la sección\InsetSpace ~
16268
16269 \begin_inset LatexCommand ref
16270 reference "sub:Formato-Personalizado"
16271
16272 \end_inset
16273
16274 :
16275 \end_layout
16276
16277 \begin_layout Standard
16278
16279 \series bold
16280
16281 \backslash
16282 newcolumntype{V}{!{
16283 \backslash
16284 vrule width 1.5pt}}
16285 \end_layout
16286
16287 \begin_layout Standard
16288 Para la Tabla\InsetSpace ~
16289
16290 \begin_inset LatexCommand ref
16291 reference "tab:Tabla-con-verticales"
16292
16293 \end_inset
16294
16295  se usó el argumento LaTeX
16296 \end_layout
16297
16298 \begin_layout Standard
16299
16300 \series bold
16301 VcV
16302 \end_layout
16303
16304 \begin_layout Standard
16305 para la última columna y
16306 \end_layout
16307
16308 \begin_layout Standard
16309
16310 \series bold
16311 Vc
16312 \end_layout
16313
16314 \begin_layout Standard
16315 para las otras.
16316 \end_layout
16317
16318 \begin_layout Standard
16319 \begin_inset Float table
16320 wide false
16321 sideways false
16322 status open
16323
16324 \begin_layout Standard
16325 \begin_inset Caption
16326
16327 \begin_layout Standard
16328 \begin_inset LatexCommand label
16329 name "tab:Tabla-con-verticales"
16330
16331 \end_inset
16332
16333 Tabla con líneas verticales de 1.5\InsetSpace \thinspace{}
16334 pt de grosor
16335 \end_layout
16336
16337 \end_inset
16338
16339
16340 \end_layout
16341
16342 \begin_layout Standard
16343 \align center
16344 \begin_inset Tabular
16345 <lyxtabular version="3" rows="3" columns="3">
16346 <features>
16347 <column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
16348 <column alignment="center" valignment="top" leftline="true" width="0" special="Vc">
16349 <column alignment="center" valignment="top" leftline="true" width="0" special="VcV">
16350 <row topline="true">
16351 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16352 \begin_inset Text
16353
16354 \begin_layout Standard
16355 sd
16356 \end_layout
16357
16358 \end_inset
16359 </cell>
16360 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16361 \begin_inset Text
16362
16363 \begin_layout Standard
16364
16365 \end_layout
16366
16367 \end_inset
16368 </cell>
16369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16370 \begin_inset Text
16371
16372 \begin_layout Standard
16373
16374 \end_layout
16375
16376 \end_inset
16377 </cell>
16378 </row>
16379 <row topline="true">
16380 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16381 \begin_inset Text
16382
16383 \begin_layout Standard
16384
16385 \end_layout
16386
16387 \end_inset
16388 </cell>
16389 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16390 \begin_inset Text
16391
16392 \begin_layout Standard
16393 sd
16394 \end_layout
16395
16396 \end_inset
16397 </cell>
16398 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16399 \begin_inset Text
16400
16401 \begin_layout Standard
16402
16403 \end_layout
16404
16405 \end_inset
16406 </cell>
16407 </row>
16408 <row topline="true" bottomline="true">
16409 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16410 \begin_inset Text
16411
16412 \begin_layout Standard
16413
16414 \end_layout
16415
16416 \end_inset
16417 </cell>
16418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16419 \begin_inset Text
16420
16421 \begin_layout Standard
16422
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16428 \begin_inset Text
16429
16430 \begin_layout Standard
16431 sd
16432 \end_layout
16433
16434 \end_inset
16435 </cell>
16436 </row>
16437 </lyxtabular>
16438
16439 \end_inset
16440
16441
16442 \end_layout
16443
16444 \end_inset
16445
16446
16447 \end_layout
16448
16449 \begin_layout Subsection
16450 Líneas de Trazos
16451 \begin_inset LatexCommand index
16452 name "Personalización de Tablas ! Líneas de Trazos"
16453
16454 \end_inset
16455
16456
16457 \end_layout
16458
16459 \begin_layout Standard
16460 \begin_inset ERT
16461 status collapsed
16462
16463 \begin_layout Standard
16464
16465
16466 \backslash
16467 ifarydshln
16468 \end_layout
16469
16470 \end_inset
16471
16472
16473 \begin_inset Note Note
16474 status open
16475
16476 \begin_layout Standard
16477 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
16478  LaTeX 
16479 \series bold
16480 arydshln
16481 \series default
16482 .
16483 \end_layout
16484
16485 \end_inset
16486
16487
16488 \end_layout
16489
16490 \begin_layout Standard
16491 \begin_inset Float table
16492 placement H
16493 wide false
16494 sideways false
16495 status open
16496
16497 \begin_layout Standard
16498 \begin_inset Caption
16499
16500 \begin_layout Standard
16501 \begin_inset LatexCommand label
16502 name "tab:Tabla-con-trazos"
16503
16504 \end_inset
16505
16506 Tabla con líneas de trazos
16507 \end_layout
16508
16509 \end_inset
16510
16511
16512 \end_layout
16513
16514 \begin_layout Standard
16515 \align center
16516 \begin_inset Tabular
16517 <lyxtabular version="3" rows="5" columns="5">
16518 <features>
16519 <column alignment="center" valignment="top" leftline="true" width="0">
16520 <column alignment="center" valignment="top" leftline="true" width="0">
16521 <column alignment="center" valignment="top" width="0" special=":c">
16522 <column alignment="center" valignment="top" leftline="true" width="0">
16523 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
16524 <row topline="true" bottomline="true">
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Standard
16529 a
16530 \end_layout
16531
16532 \end_inset
16533 </cell>
16534 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16535 \begin_inset Text
16536
16537 \begin_layout Standard
16538 b
16539 \end_layout
16540
16541 \end_inset
16542 </cell>
16543 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16544 \begin_inset Text
16545
16546 \begin_layout Standard
16547 c
16548 \end_layout
16549
16550 \end_inset
16551 </cell>
16552 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16553 \begin_inset Text
16554
16555 \begin_layout Standard
16556 d
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Standard
16565 e
16566 \end_layout
16567
16568 \end_inset
16569 </cell>
16570 </row>
16571 <row topline="true">
16572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16573 \begin_inset Text
16574
16575 \begin_layout Standard
16576 f
16577 \end_layout
16578
16579 \end_inset
16580 </cell>
16581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16582 \begin_inset Text
16583
16584 \begin_layout Standard
16585 g
16586 \end_layout
16587
16588 \end_inset
16589 </cell>
16590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16591 \begin_inset Text
16592
16593 \begin_layout Standard
16594 h
16595 \end_layout
16596
16597 \end_inset
16598 </cell>
16599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16600 \begin_inset Text
16601
16602 \begin_layout Standard
16603 i
16604 \end_layout
16605
16606 \end_inset
16607 </cell>
16608 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16609 \begin_inset Text
16610
16611 \begin_layout Standard
16612 j
16613 \end_layout
16614
16615 \end_inset
16616 </cell>
16617 </row>
16618 <row>
16619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16620 \begin_inset Text
16621
16622 \begin_layout Standard
16623 \begin_inset ERT
16624 status collapsed
16625
16626 \begin_layout Standard
16627
16628
16629 \backslash
16630 hdashline 
16631 \end_layout
16632
16633 \end_inset
16634
16635 k
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16641 \begin_inset Text
16642
16643 \begin_layout Standard
16644 l
16645 \end_layout
16646
16647 \end_inset
16648 </cell>
16649 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16650 \begin_inset Text
16651
16652 \begin_layout Standard
16653 m
16654 \end_layout
16655
16656 \end_inset
16657 </cell>
16658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16659 \begin_inset Text
16660
16661 \begin_layout Standard
16662 n
16663 \end_layout
16664
16665 \end_inset
16666 </cell>
16667 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16668 \begin_inset Text
16669
16670 \begin_layout Standard
16671 o
16672 \end_layout
16673
16674 \end_inset
16675 </cell>
16676 </row>
16677 <row topline="true">
16678 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16679 \begin_inset Text
16680
16681 \begin_layout Standard
16682 \begin_inset ERT
16683 status collapsed
16684
16685 \begin_layout Standard
16686
16687
16688 \backslash
16689 cdashline{4-5}
16690 \end_layout
16691
16692 \end_inset
16693
16694 p
16695 \end_layout
16696
16697 \end_inset
16698 </cell>
16699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16700 \begin_inset Text
16701
16702 \begin_layout Standard
16703 q
16704 \end_layout
16705
16706 \end_inset
16707 </cell>
16708 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="c:">
16709 \begin_inset Text
16710
16711 \begin_layout Standard
16712 r
16713 \end_layout
16714
16715 \end_inset
16716 </cell>
16717 <cell multicolumn="1" alignment="center" valignment="top" rightline="true" usebox="none" special="c:">
16718 \begin_inset Text
16719
16720 \begin_layout Standard
16721 s
16722 \end_layout
16723
16724 \end_inset
16725 </cell>
16726 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16727 \begin_inset Text
16728
16729 \begin_layout Standard
16730
16731 \end_layout
16732
16733 \end_inset
16734 </cell>
16735 </row>
16736 <row topline="true" bottomline="true">
16737 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16738 \begin_inset Text
16739
16740 \begin_layout Standard
16741 t
16742 \end_layout
16743
16744 \end_inset
16745 </cell>
16746 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16747 \begin_inset Text
16748
16749 \begin_layout Standard
16750 u
16751 \end_layout
16752
16753 \end_inset
16754 </cell>
16755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16756 \begin_inset Text
16757
16758 \begin_layout Standard
16759 v
16760 \end_layout
16761
16762 \end_inset
16763 </cell>
16764 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16765 \begin_inset Text
16766
16767 \begin_layout Standard
16768 w
16769 \end_layout
16770
16771 \end_inset
16772 </cell>
16773 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16774 \begin_inset Text
16775
16776 \begin_layout Standard
16777 x
16778 \end_layout
16779
16780 \end_inset
16781 </cell>
16782 </row>
16783 </lyxtabular>
16784
16785 \end_inset
16786
16787
16788 \end_layout
16789
16790 \end_inset
16791
16792
16793 \end_layout
16794
16795 \begin_layout Standard
16796 En principio LyX no soporta líneas de trazos, hay que usar ERT.
16797  Hay que cargar antes en el preámbulo del documento el paquete LaTeX 
16798 \series bold
16799 arydshln
16800 \series default
16801
16802 \begin_inset LatexCommand index
16803 name "LaTeX-paquetes ! arydshln"
16804
16805 \end_inset
16806
16807  
16808 \end_layout
16809
16810 \begin_layout Standard
16811
16812 \series bold
16813
16814 \backslash
16815 usepackage{arydshln}
16816 \end_layout
16817
16818 \begin_layout Standard
16819 Para hacer una línea vertical a trazos, introduce dos puntos ":" junto con
16820  el caracter para alineación horizontal como argumento LaTeX en el diálogo
16821  de celda de tabla.
16822 \end_layout
16823
16824 \begin_layout Standard
16825 Para una línea de trazos horizontal añade el comando
16826 \end_layout
16827
16828 \begin_layout Standard
16829
16830 \series bold
16831
16832 \backslash
16833 hdashline
16834 \end_layout
16835
16836 \begin_layout Standard
16837 en ERT como primer elemento de la primera celda en la fila.
16838 \end_layout
16839
16840 \begin_layout Standard
16841 Para líneas de trazos en multicolumna usa el comando
16842 \end_layout
16843
16844 \begin_layout Standard
16845
16846 \series bold
16847
16848 \backslash
16849 cdashline{line number
16850 \series default
16851 }
16852 \end_layout
16853
16854 \begin_layout Standard
16855 en ERT como primer elemento de la primera celda en la fila.
16856  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
16857  4 y quieres una línea de trazos por encima, añade el comando
16858 \end_layout
16859
16860 \begin_layout Standard
16861
16862 \series bold
16863
16864 \backslash
16865 cdashline{2-4}
16866 \end_layout
16867
16868 \begin_layout Standard
16869 como primer elemento de la primera celda en la fila de la multicolumna.
16870 \end_layout
16871
16872 \begin_layout Standard
16873 \begin_inset VSpace bigskip
16874 \end_inset
16875
16876
16877 \end_layout
16878
16879 \begin_layout Standard
16880 La Tabla\InsetSpace ~
16881
16882 \begin_inset LatexCommand ref
16883 reference "tab:Tabla-con-trazos"
16884
16885 \end_inset
16886
16887  se ha hecho usando "
16888 \series bold
16889 :c
16890 \series default
16891 " como argumento LaTeX de la tercera columna.
16892  El comando ERT 
16893 \series bold
16894
16895 \backslash
16896 hdashline
16897 \series default
16898  se ha insertado en la primera celda de la tercera fila y el comando ERT
16899 \newline
16900
16901 \series bold
16902
16903 \backslash
16904 cdashline{4-5}
16905 \series default
16906  en la primera celda de la cuarta fila.
16907 \end_layout
16908
16909 \begin_layout Standard
16910 \begin_inset Note Greyedout
16911 status open
16912
16913 \begin_layout Standard
16914
16915 \series bold
16916 Nota: 
16917 \series default
16918 Aparentemente el paquete LaTeX 
16919 \series bold
16920 arydshln
16921 \series default
16922  no es compatible con el paquete LaTeX 
16923 \series bold
16924 colortbl
16925 \series default
16926
16927 \begin_inset LatexCommand index
16928 name "LaTeX-paquetes ! colortbl"
16929
16930 \end_inset
16931
16932  que se usa para tablas coloreadas en la sección\InsetSpace ~
16933
16934 \begin_inset LatexCommand ref
16935 reference "sec:Tablas-Coloreadas"
16936
16937 \end_inset
16938
16939 .
16940  Esto implica que las tablas coloreadas no pueden tener líneas de trazos.
16941 \end_layout
16942
16943 \end_inset
16944
16945
16946 \end_layout
16947
16948 \begin_layout Standard
16949 \begin_inset ERT
16950 status collapsed
16951
16952 \begin_layout Standard
16953
16954
16955 \backslash
16956 else
16957 \end_layout
16958
16959 \end_inset
16960
16961
16962 \begin_inset Note Note
16963 status open
16964
16965 \begin_layout Standard
16966 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
16967  
16968 \series bold
16969 arydshln
16970 \series default
16971 .
16972 \end_layout
16973
16974 \end_inset
16975
16976
16977 \end_layout
16978
16979 \begin_layout Standard
16980 Debes instalar el paquete LaTeX 
16981 \series bold
16982 arydshln
16983 \series default
16984  para ver la parte siguiente en la salida.
16985 \end_layout
16986
16987 \begin_layout Standard
16988 \begin_inset ERT
16989 status collapsed
16990
16991 \begin_layout Standard
16992
16993
16994 \backslash
16995 fi
16996 \end_layout
16997
16998 \end_inset
16999
17000
17001 \end_layout
17002
17003 \begin_layout Chapter
17004 Flotantes
17005 \begin_inset LatexCommand label
17006 name "cha:Floats"
17007
17008 \end_inset
17009
17010
17011 \begin_inset LatexCommand index
17012 name "Flotantes"
17013
17014 \end_inset
17015
17016
17017 \end_layout
17018
17019 \begin_layout Section
17020 Introducción
17021 \begin_inset LatexCommand label
17022 name "sec:IntroducciónFlotantes"
17023
17024 \end_inset
17025
17026
17027 \begin_inset LatexCommand index
17028 name "Flotantes ! Introducción"
17029
17030 \end_inset
17031
17032
17033 \end_layout
17034
17035 \begin_layout Standard
17036 Un flotante es un bloque de texto asociado con alguna especie de etiqueta
17037  que no tiene posición fija.
17038  Puede "flotar" adelante o atrás una o dos páginas, donde encaje mejor.
17039  Las 
17040 \family sans
17041 Notas\InsetSpace ~
17042 al\InsetSpace ~
17043 pie
17044 \family default
17045  y 
17046 \family sans
17047 Notas\InsetSpace ~
17048 al\InsetSpace ~
17049 margen
17050 \family default
17051  también son flotantes, porque pueden flotar a la página siguiente cuando
17052  hay demasiadas notas en la página.
17053 \end_layout
17054
17055 \begin_layout Standard
17056 Los flotantes hacen posible composiciones de alta calidad.
17057  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
17058  impedir espacios en blanco y páginas sin texto.
17059  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
17060  cada flotante puede estar referido en el texto.
17061  Por lo tanto los flotantes están numerados.
17062  Las referencias se describen en la sección\InsetSpace ~
17063
17064 \begin_inset LatexCommand ref
17065 reference "sec:Referencias-a-Flotantes"
17066
17067 \end_inset
17068
17069  .
17070 \end_layout
17071
17072 \begin_layout Standard
17073 Para insertar un flotante, usa el menú 
17074 \family sans
17075 Insertar\SpecialChar \menuseparator
17076 Flotante
17077 \family default
17078 .
17079  En el documento se inserta un cuadro con etiqueta en el entorno 
17080 \family sans
17081 Encabezado
17082 \begin_inset Foot
17083 status collapsed
17084
17085 \begin_layout Standard
17086 El entorno 
17087 \family sans
17088 Encabezado
17089 \family default
17090  se describe en 
17091 \emph on
17092 Guía\InsetSpace ~
17093 del\InsetSpace ~
17094 Usuario 
17095 \emph default
17096 de LyX.
17097 \end_layout
17098
17099 \end_inset
17100
17101 .
17102
17103 \family default
17104  Cada etiqueta acaba con el caracter "#" como receptáculo para el número
17105  de flotante en la salida.
17106  La etiqueta será traducida automáticamente al lenguaje del documento.
17107  Tras la etiqueta se puede insertar el texto de encabezado.
17108  La imagen o tabla se inserta encima o debajo del encabezado en un párrafo
17109  separado dentro del flotante.
17110  Más sobre colocación de encabezados se describe en la sección\InsetSpace ~
17111
17112 \begin_inset LatexCommand ref
17113 reference "sec:Colocación-de-Encabezados"
17114
17115 \end_inset
17116
17117 .
17118  Para mantener legible el documento LyX, puedes abrir y cerrar el cuadro
17119  del flotante haciendo click-izquierda sobre él.
17120  Un cuadro cerrado se muestra así: 
17121 \begin_inset Graphics
17122         filename ../clipart/flotanteQt4.png
17123         scale 70
17124
17125 \end_inset
17126
17127  -- un cuadro gris con etiqueta en rojo.
17128 \end_layout
17129
17130 \begin_layout Standard
17131 Se recomienda insertar flotantes como párrafos separados para evitar posibles
17132  errores de LaTeX si el texto circundante se formatea de modo especial.
17133 \end_layout
17134
17135 \begin_layout Standard
17136 Figuras o tablas ya existentes pueden ponerse en un flotante marcándolas
17137  y pinchando el botón correspondiente de la barra de herramientas para un
17138  flotante nuevo.
17139 \end_layout
17140
17141 \begin_layout Section
17142 Tipos de Flotantes
17143 \end_layout
17144
17145 \begin_layout Standard
17146 Además de los flotantes de imagen y de tabla que se describen en la sección\InsetSpace ~
17147
17148 \begin_inset LatexCommand ref
17149 reference "sec:Figuras-Flotantes"
17150
17151 \end_inset
17152
17153  y 
17154 \begin_inset LatexCommand ref
17155 reference "sec:Tablas-Flotantes"
17156
17157 \end_inset
17158
17159 , respectivamente, LyX ofrece los tipos 
17160 \series bold
17161 Algoritmo
17162 \series default
17163  y 
17164 \series bold
17165 Ajustado\InsetSpace ~
17166 al\InsetSpace ~
17167 Texto
17168 \series default
17169 .
17170 \end_layout
17171
17172 \begin_layout Subsection
17173 Algoritmos Flotantes
17174 \begin_inset LatexCommand index
17175 name "Flotantes ! Algoritmos Flotantes"
17176
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \begin_layout Standard
17183 \begin_inset Float algorithm
17184 placement h
17185 wide false
17186 sideways false
17187 status open
17188
17189 \begin_layout Standard
17190 \begin_inset Caption
17191
17192 \begin_layout Standard
17193 \begin_inset LatexCommand label
17194 name "alg:Ejemplo-de-Algoritmo-flotante"
17195
17196 \end_inset
17197
17198 Ejemplo de Algoritmo flotante
17199 \end_layout
17200
17201 \end_inset
17202
17203
17204 \end_layout
17205
17206 \begin_layout LyX-Code
17207 for I in 1..N loop
17208 \newline
17209  Sum:= Sum + A(I); /*senseless comment*/
17210 \newline
17211 end loop
17212 \begin_inset VSpace -4mm
17213 \end_inset
17214
17215
17216 \end_layout
17217
17218 \end_inset
17219
17220
17221 \end_layout
17222
17223 \begin_layout Standard
17224 Este tipo de flotante se inserta con el menú 
17225 \family sans
17226 Insertar\SpecialChar \menuseparator
17227 Flotante\SpecialChar \menuseparator
17228 Algoritmo
17229 \family default
17230 .
17231  Se usa para códigos y descripciones de algoritmos.
17232  Un posible entorno para algoritmos es 
17233 \family sans
17234 Código-LyX
17235 \family default
17236 , descrito en 
17237 \emph on
17238 Guía del Usuario
17239 \emph default
17240  de LyX.
17241  El algoritmo\InsetSpace ~
17242
17243 \begin_inset LatexCommand ref
17244 reference "alg:Ejemplo-de-Algoritmo-flotante"
17245
17246 \end_inset
17247
17248  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
17249  vertical de -4\InsetSpace \thinspace{}
17250 mm al final para tener la línea inferior exactamente bajo
17251  la última línea de texto.
17252 \end_layout
17253
17254 \begin_layout Standard
17255 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
17256  Si tu documento no es en Inglés, tienes que hacerlo manualmente añadiendo
17257  la siguiente línea al preámbulo del documento
17258 \series bold
17259 :
17260 \end_layout
17261
17262 \begin_layout Standard
17263
17264 \series bold
17265
17266 \backslash
17267 floatname{algorithm}{nombre}
17268 \end_layout
17269
17270 \begin_layout Standard
17271
17272 \family sans
17273 nombre
17274 \family default
17275  es la palabra
17276 \begin_inset Quotes eld
17277 \end_inset
17278
17279
17280 \emph on
17281 algorithm
17282 \emph default
17283
17284 \begin_inset Quotes erd
17285 \end_inset
17286
17287  en el lenguaje deseado.
17288 \end_layout
17289
17290 \begin_layout Description
17291
17292 \series bold
17293 Nota: 
17294 \series default
17295 Si se emplea el paquete LaTeX 
17296 \series bold
17297 hyperref
17298 \series default
17299
17300 \begin_inset LatexCommand index
17301 name "LaTeX-paquetes ! hyperref"
17302
17303 \end_inset
17304
17305  para enlazar referencias cruzadas a flotantes en la salida PDF, debe cargarse
17306  en el preámbulo LaTeX antes de la definición de flotantes para poder referirse
17307  a ellos.
17308
17309 \series bold
17310  
17311 \series default
17312 LyX establece la definición de algoritmos flotantes automáticamente antes
17313  de la parte del preámbulo editable por el usuario, así que hay que insertar
17314  las siguientes líneas 
17315 \emph on
17316 después
17317 \emph default
17318  de cargar el comando
17319 \series bold
17320  hyperref:
17321 \begin_inset VSpace defskip
17322 \end_inset
17323
17324
17325 \newline
17326
17327 \backslash
17328 newfloat{Xalgorithm}{tbp}{loa}
17329 \newline
17330
17331 \backslash
17332 floatname{Xalgorithm}{nombre}
17333 \newline
17334
17335 \backslash
17336 newcommand{
17337 \backslash
17338 theHalgorithm}{
17339 \backslash
17340 theHXalgorithm}
17341 \newline
17342
17343 \backslash
17344 renewenvironment{algorithm}[1][tbp]
17345 \newline
17346
17347 \begin_inset ERT
17348 status collapsed
17349
17350 \begin_layout Standard
17351
17352
17353 \backslash
17354 hphantom{ }
17355 \end_layout
17356
17357 \end_inset
17358
17359 {
17360 \backslash
17361 begin{Xalgorithm}[#1]}{
17362 \backslash
17363 end{Xalgorithm}}
17364 \begin_inset VSpace defskip
17365 \end_inset
17366
17367
17368 \series default
17369
17370 \newline
17371 Donde 
17372 \family sans
17373 nombre
17374 \family default
17375  es la palabra "
17376 \emph on
17377 algorithm
17378 \emph default
17379 " en el lenguaje deseado.
17380 \end_layout
17381
17382 \begin_layout Standard
17383 Los algoritmos flotantes no se numeran por defecto según el esquema "capítulo.alg
17384 oritmo" como es el caso para tablas e imágenes flotantes en muchas clases
17385  de documento.
17386  Para numerar algoritmos flotantes en el mismo esquema, añade este comando
17387  en el preámbulo del documento:
17388 \end_layout
17389
17390 \begin_layout Standard
17391
17392 \series bold
17393
17394 \backslash
17395 numberwithin{algorithm}{chapter}
17396 \end_layout
17397
17398 \begin_layout Standard
17399 Si usas el paquete LaTeX 
17400 \series bold
17401 hyperref
17402 \series default
17403 , añade en su lugar esta línea 
17404 \emph on
17405 después
17406 \emph default
17407  de la definición de 
17408 \family sans
17409 Xalgorithm
17410 \family default
17411  (los comandos de anteriores) en el preámbulo:
17412 \end_layout
17413
17414 \begin_layout Standard
17415
17416 \series bold
17417
17418 \backslash
17419 numberwithin{Xalgorithm}{chapter}
17420 \end_layout
17421
17422 \begin_layout Standard
17423 Para poder usar el comando 
17424 \series bold
17425
17426 \backslash
17427 numberwithin
17428 \series default
17429 , marca la opción 
17430 \family sans
17431 Usar\InsetSpace ~
17432 el\InsetSpace ~
17433 paquete\InsetSpace ~
17434 AMS
17435 \family default
17436  en el menú 
17437 \family sans
17438 Documento\SpecialChar \menuseparator
17439 Configuración\SpecialChar \menuseparator
17440 Ecuaciones
17441 \family default
17442 .
17443 \end_layout
17444
17445 \begin_layout Subsection
17446 Flotantes Ajustados a Texto
17447 \begin_inset LatexCommand index
17448 name "Flotantes ! Ajustados a Texto"
17449
17450 \end_inset
17451
17452
17453 \begin_inset LatexCommand label
17454 name "sub:floatflt-flotante-ajustado"
17455
17456 \end_inset
17457
17458
17459 \end_layout
17460
17461 \begin_layout Standard
17462 Este tipo de flotante se usa cuando quieres envolver una figura en el texto,
17463  de manera que ocupe solo una parte del ancho de columna.
17464  Puede insertarse usando el menú 
17465 \begin_inset Wrap figure
17466 placement l
17467 width "40col%"
17468 status open
17469
17470 \begin_layout Standard
17471 \begin_inset Graphics
17472         filename mobius.eps
17473         display color
17474         width 40col%
17475         rotateOrigin center
17476
17477 \end_inset
17478
17479
17480 \end_layout
17481
17482 \begin_layout Standard
17483 \begin_inset Caption
17484
17485 \begin_layout Standard
17486 \begin_inset LatexCommand label
17487 name "fig:Esto-es-una"
17488
17489 \end_inset
17490
17491 Esto es una figura envuelta, y esto la genial cabecera que la describe.
17492 \begin_inset VSpace medskip
17493 \end_inset
17494
17495
17496 \end_layout
17497
17498 \end_inset
17499
17500
17501 \end_layout
17502
17503 \end_inset
17504
17505  
17506 \family sans
17507 Insertar\SpecialChar \menuseparator
17508 Flotante\SpecialChar \menuseparator
17509 Flotante\InsetSpace ~
17510 de\InsetSpace ~
17511 ajuste\InsetSpace ~
17512 de\InsetSpace ~
17513 texto
17514 \family default
17515  si está instalado el paquete LaTeX 
17516 \series bold
17517 floatflt
17518 \series default
17519
17520 \begin_inset LatexCommand index
17521 name "LaTeX-paquetes ! floatflt"
17522
17523 \end_inset
17524
17525 .
17526 \begin_inset Foot
17527 status collapsed
17528
17529 \begin_layout Standard
17530 La instalación de paquetes LaTeX se explica en el manual 
17531 \emph on
17532 Configuration de LaTeX
17533 \emph default
17534 .
17535 \end_layout
17536
17537 \end_inset
17538
17539  La anchura y posición del flotante se ajusta con click-derecha sobre el
17540  cuadro del flotante.
17541  La Figura \InsetSpace ~
17542
17543 \begin_inset LatexCommand ref
17544 reference "fig:Esto-es-una"
17545
17546 \end_inset
17547
17548  es un ejemplo de flotante ajustado a texto con una anchura del 40\InsetSpace \thinspace{}
17549 col%.
17550 \begin_inset Foot
17551 status collapsed
17552
17553 \begin_layout Standard
17554 Ver unidades disponibles en\InsetSpace ~
17555
17556 \begin_inset LatexCommand ref
17557 reference "cha:Unidades-disponibles-en"
17558
17559 \end_inset
17560
17561 .
17562 \end_layout
17563
17564 \end_inset
17565
17566  Se ha añadido algún espacio bajo el encabezado para separarlo mejor del
17567  texto envolvente.
17568 \end_layout
17569
17570 \begin_layout Standard
17571 El paquete LaTeX 
17572 \series bold
17573 floatflt
17574 \series default
17575  también soporta tablas ajustadas a texto pero aún no es soportado por LyX.
17576  Si lo necesitas, consulta la documentoación de 
17577 \series bold
17578 floatflt
17579 \series default
17580  
17581 \begin_inset LatexCommand cite
17582 key "floatflt"
17583
17584 \end_inset
17585
17586 .
17587 \end_layout
17588
17589 \begin_layout Standard
17590 \begin_inset Note Greyedout
17591 status open
17592
17593 \begin_layout Standard
17594
17595 \series bold
17596 Nota:
17597 \series default
17598  ¡Los flotantes ajustados a texto son frágiles! P.
17599  e.
17600  si una figura está demasiado cerca de la parte inferior de la página se
17601  pueden perder cosas en el camino de salida, el flotante puede no aparecer
17602  o situarse junto a otro texto.
17603 \begin_inset Foot
17604 status open
17605
17606 \begin_layout Standard
17607 La mejor solución es usar el paquete LaTeX 
17608 \series bold
17609 wrapf\SpecialChar \textcompwordmark{}
17610 ig
17611 \series default
17612
17613 \begin_inset LatexCommand index
17614 name "LaTeX-paquetes ! wrapfig\\vspace{4mm}"
17615
17616 \end_inset
17617
17618  en vez de 
17619 \series bold
17620 floatf\SpecialChar \textcompwordmark{}
17621 lt
17622 \series default
17623  pero actualmente no es soportado por LyX.
17624 \end_layout
17625
17626 \end_inset
17627
17628
17629 \end_layout
17630
17631 \end_inset
17632
17633
17634 \end_layout
17635
17636 \begin_layout Standard
17637 En general:
17638 \end_layout
17639
17640 \begin_layout Itemize
17641 Los flotantes ajustados no deberían situarse en párrafos que van sobre un
17642  salto de página.
17643  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
17644  esté casi listo y puedas prever los saltos de página.
17645 \end_layout
17646
17647 \begin_layout Itemize
17648 Los flotantes ajustados deberían situarse, bien en un párrafo propio antes
17649  del párrafo donde deben ajustarse, o bien dentro de un párrafo.
17650 \end_layout
17651
17652 \begin_layout Itemize
17653 Los flotantes ajustados en párrafos consecutivos pueden dar problemas, así
17654  que asegura que hay un párrafo de texto entre ellos.
17655 \end_layout
17656
17657 \begin_layout Itemize
17658 Los flotantes ajustados no están permitidos en cabeceras de sección o tablas.
17659 \end_layout
17660
17661 \begin_layout Section
17662 Referencias a Flotantes
17663 \begin_inset LatexCommand label
17664 name "sec:Referencias-a-Flotantes"
17665
17666 \end_inset
17667
17668
17669 \begin_inset LatexCommand index
17670 name "Flotantes ! Referencias"
17671
17672 \end_inset
17673
17674
17675 \begin_inset LatexCommand index
17676 name "Referencias"
17677
17678 \end_inset
17679
17680
17681 \end_layout
17682
17683 \begin_layout Standard
17684 Para referirse a un flotante, inserta una etiqueta en su encabezado con
17685  el menú 
17686 \family sans
17687 Insertar\SpecialChar \menuseparator
17688 Etiqueta
17689 \family default
17690  o el botón 
17691 \begin_inset Graphics
17692         filename ../images/label-insert.xpm
17693         scale 85
17694
17695 \end_inset
17696
17697 .
17698  Aparece una ventana esperando la introducción del texto de la etiqueta
17699  y se inserta un cuadro gris como este: 
17700 \begin_inset Graphics
17701         filename ../clipart/etiquetaQt4.png
17702         scale 85
17703
17704 \end_inset
17705
17706 .
17707  LyX ofrece como texto las primeras palabras del encabezado con un prefijo.
17708  El prefijo depende del tipo de flotante, p.\InsetSpace \thinspace{}
17709 e.
17710  para figuras el prefijo será "
17711 \family sans
17712 fig:
17713 \family default
17714 ".
17715 \end_layout
17716
17717 \begin_layout Standard
17718 La etiqueta se usa como ancla y el nombre para la referencia.
17719  Puedes referir a la etiqueta usando el menú 
17720 \family sans
17721 Insertar\SpecialChar \menuseparator
17722 Referencia
17723 \family default
17724 \InsetSpace ~
17725
17726 \family sans
17727 cruzada
17728 \family default
17729  o el botón 
17730 \begin_inset Graphics
17731         filename ../images/dialog-show-new-inset_ref.xpm
17732         scale 85
17733
17734 \end_inset
17735
17736 .
17737  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
17738  Si tienes abiertos varios documentos LyX, escoge el que estás trabajando
17739  de la lista desplegable de la parte superior del diálogo.
17740  Puedes ordenar las etiquetas alfabéticamente y elegir una.
17741  Se inserta un cuadro gris como este: 
17742 \begin_inset Graphics
17743         filename ../clipart/referenciaQt4.png
17744         scale 85
17745
17746 \end_inset
17747
17748 .
17749  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
17750 \end_layout
17751
17752 \begin_layout Standard
17753 Se recomienda poner un espacio protegido entre el nombre de la referencia
17754  cruzada y su número para evitar saltos de línea entre ellos.
17755  Si una referencia cruzada corresponde a una etiqueta inexistente verás
17756  dos interrogaciones en la salida.
17757 \end_layout
17758
17759 \begin_layout Standard
17760 En cualquier momento puedes cambiar etiquetas haciendo click sobre el cuadro.
17761  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
17762  al texto de la etiqueta nueva, no te ocupes por eso.
17763 \end_layout
17764
17765 \begin_layout Standard
17766 El botón 
17767 \family sans
17768 Ir\InsetSpace ~
17769 a\InsetSpace ~
17770 la\InsetSpace ~
17771 etiqueta
17772 \family default
17773  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
17774  y el texto del botón cambia a 
17775 \family sans
17776 Volver
17777 \family default
17778  con el que se puede retornar a la referencia.
17779  Click-derecha sobre el cuadro de la referencia también lleva el cursor
17780  hasta la etiqueta pero sin opción de volver.
17781 \end_layout
17782
17783 \begin_layout Subsection
17784 Formatos de Referencia Cruzada
17785 \begin_inset LatexCommand label
17786 name "sub:Formatos-referencia-cruzada"
17787
17788 \end_inset
17789
17790
17791 \begin_inset LatexCommand index
17792 name "Referencias ! Formatos"
17793
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \begin_layout Standard
17800 Hay seis variedades de referencias cruzadas:
17801 \end_layout
17802
17803 \begin_layout Description
17804 <referencia>: imprime el número flotante, esta es la opción predeterminada:
17805  
17806 \begin_inset LatexCommand ref
17807 reference "fig:Dos-imágenes-distorsionadas"
17808
17809 \end_inset
17810
17811
17812 \end_layout
17813
17814 \begin_layout Description
17815 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
17816  habitual para referirse a fórmulas, especialmente si se omite el nombre
17817  "Ecuación": 
17818 \begin_inset LatexCommand eqref
17819 reference "eq:Wgn"
17820
17821 \end_inset
17822
17823
17824 \end_layout
17825
17826 \begin_layout Description
17827 <página>: imprime el número de página: Página\InsetSpace ~
17828
17829 \begin_inset LatexCommand pageref
17830 reference "fig:Dos-imágenes-distorsionadas"
17831
17832 \end_inset
17833
17834
17835 \end_layout
17836
17837 \begin_layout Description
17838 en\InsetSpace ~
17839 página\InsetSpace ~
17840 <página>: imprime el texto "en la página" y el número de página:
17841  
17842 \begin_inset LatexCommand vpageref
17843 reference "fig:Dos-imágenes-distorsionadas"
17844
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \begin_layout Description
17851 <referencia>\InsetSpace ~
17852 en\InsetSpace ~
17853 página\InsetSpace ~
17854 <página>: imprime el número flotante, el texto "en la
17855  página" y el número de página: 
17856 \begin_inset LatexCommand vref
17857 reference "fig:Dos-imágenes-distorsionadas"
17858
17859 \end_inset
17860
17861
17862 \end_layout
17863
17864 \begin_layout Description
17865 Referencia\InsetSpace ~
17866 con\InsetSpace ~
17867 formato: imprime un formato autodefinido:
17868 \newline
17869
17870 \begin_inset LatexCommand prettyref
17871 reference "fig:Dos-imágenes-distorsionadas"
17872
17873 \end_inset
17874
17875
17876 \end_layout
17877
17878 \begin_layout Standard
17879 Ten en cuenta que el estilo <página> no imprime el número si la etiqueta
17880  está en la misma página, en la anterior o en la siguiente.
17881  En su lugar verás p.\InsetSpace \thinspace{}
17882 e.
17883  el texto "
17884 \family sans
17885 en esta página
17886 \family default
17887 ".
17888 \end_layout
17889
17890 \begin_layout Standard
17891 El número y página actual de la parte del documento referida es automáticamente
17892  calculado por LaTeX en la salida.
17893  Las variedades se ajustan en el campo 
17894 \family sans
17895 Formato
17896 \family default
17897  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
17898 \end_layout
17899
17900 \begin_layout Standard
17901 \begin_inset VSpace bigskip
17902 \end_inset
17903
17904
17905 \end_layout
17906
17907 \begin_layout Standard
17908 Para definir un formato en el estilo 
17909 \family sans
17910 Referencia\InsetSpace ~
17911 con\InsetSpace ~
17912 formato
17913 \family default
17914 , puedes usar el siguiente comando en el preámbulo del documento:
17915 \end_layout
17916
17917 \begin_layout Standard
17918
17919 \series bold
17920
17921 \backslash
17922 newrefformat{prefijo}{texto}
17923 \end_layout
17924
17925 \begin_layout Standard
17926 Este comando afecta a todas las referencias a etiquetas con el mismo prefijo.
17927  Para dar el formato de la 
17928 \family sans
17929 Referencia\InsetSpace ~
17930 con\InsetSpace ~
17931 formato
17932 \family default
17933  del ejemplo anterior se usó el comando: 
17934 \end_layout
17935
17936 \begin_layout Standard
17937
17938 \series bold
17939
17940 \backslash
17941 newrefformat{fig}
17942 \newline
17943
17944 \begin_inset ERT
17945 status collapsed
17946
17947 \begin_layout Standard
17948
17949
17950 \backslash
17951 hphantom{ }
17952 \end_layout
17953
17954 \end_inset
17955
17956 {Figura~flotante~
17957 \backslash
17958 ref{#1} impresa en la página~
17959 \backslash
17960 pageref{#1}}
17961 \end_layout
17962
17963 \begin_layout Standard
17964 La tilde "~" es el equivalente en LaTeX al espacio protegido.
17965  El comando 
17966 \series bold
17967
17968 \backslash
17969 ref{#1}
17970 \series default
17971  se refiere al número flotante, el comando 
17972 \series bold
17973
17974 \backslash
17975 pageref{#1}
17976 \series default
17977  al número de página.
17978 \end_layout
17979
17980 \begin_layout Subsection
17981 Designación Automática de Referencias
17982 \begin_inset LatexCommand index
17983 name "Referencias ! Designación Automática"
17984
17985 \end_inset
17986
17987
17988 \end_layout
17989
17990 \begin_layout Standard
17991 El paquete LaTeX 
17992 \series bold
17993 hyperref
17994 \series default
17995  dispone de una característica muy útil que permite incluir automáticamente
17996  en las referencias cruzadas el nombre de los flotantes referidos (o partes
17997  de texto como secciones).
17998  Quieres p.\InsetSpace \thinspace{}
17999 e.
18000  escribir la palabra "Figura" antes de cada cuadro de referencia.
18001  Para conseguirlo debes cargar el paquete LaTeX 
18002 \series bold
18003 hyperref
18004 \series default
18005
18006 \begin_inset LatexCommand index
18007 name "LaTeX-paquetes ! hyperref"
18008
18009 \end_inset
18010
18011  en el preámbulo del documento con
18012 \end_layout
18013
18014 \begin_layout Standard
18015
18016 \series bold
18017
18018 \backslash
18019 usepackage[pdfborder={0 0 0}]{hyperref}
18020 \newline
18021
18022 \backslash
18023 AtBeginDocument{
18024 \backslash
18025 renewcommand{
18026 \backslash
18027 ref}[1]{
18028 \backslash
18029 mbox{
18030 \backslash
18031 autoref{#1}}}}
18032 \end_layout
18033
18034 \begin_layout Standard
18035
18036 \series bold
18037 hyperref 
18038 \series default
18039 se utiliza para enlazar referencias cruzadas en las salidas DVI y PDF, esto
18040  significa que el lector del documento podrá pinchar sobre una entrada de
18041  Índice o una referencia y será inmediatamente dirigido a esa parte del
18042  documento.
18043  
18044 \series bold
18045 hyperref
18046 \series default
18047  también crea marcadores PDF para cada sección para facilitar al lector
18048  la navegación por el documento.
18049  Esto también se ha usado en este documento pero si echas una ojeada al
18050  preámbulo encontrarás varias opciones en la carga de 
18051 \series bold
18052 hyperref
18053 \series default
18054 .
18055  Para aprender más sobre ello acude a la documentoación del paquete 
18056 \begin_inset LatexCommand cite
18057 key "hyperref"
18058
18059 \end_inset
18060
18061 .
18062 \end_layout
18063
18064 \begin_layout Standard
18065 \begin_inset Note Greyedout
18066 status open
18067
18068 \begin_layout Standard
18069
18070 \series bold
18071 Nota:
18072 \series default
18073  La designación automática de referencias no puede usarse en el estilo 
18074 \family sans
18075 Referencia\InsetSpace ~
18076 con\InsetSpace ~
18077 formato
18078 \family default
18079 , descrita en la sección\InsetSpace ~
18080
18081 \begin_inset LatexCommand ref
18082 reference "sub:Formatos-referencia-cruzada"
18083
18084 \end_inset
18085
18086 .
18087  Por esto no se ha usado en este documento.
18088 \end_layout
18089
18090 \end_inset
18091
18092
18093 \end_layout
18094
18095 \begin_layout Subsection
18096 Colocación de Referencias
18097 \begin_inset LatexCommand label
18098 name "sub:Colocación-de-Referencias"
18099
18100 \end_inset
18101
18102
18103 \begin_inset LatexCommand index
18104 name "Referencias ! Colocación"
18105
18106 \end_inset
18107
18108
18109 \end_layout
18110
18111 \begin_layout Standard
18112 Si usas 
18113 \series bold
18114 hyperref
18115 \series default
18116
18117 \begin_inset LatexCommand index
18118 name "LaTeX-paquetes ! hyperref"
18119
18120 \end_inset
18121
18122  para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
18123  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
18124  El encabezado será la primera parte de texto en pantalla, de forma que
18125  para ver la imagen debes deslizar.
18126  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
18127  Usando el paquete 
18128 \series bold
18129 hypcap
18130 \series default
18131
18132 \begin_inset LatexCommand index
18133 name "LaTeX-paquetes ! hypcap"
18134
18135 \end_inset
18136
18137 , que forma parte del paquete LaTeX 
18138 \series bold
18139 oberdiek
18140 \series default
18141
18142 \begin_inset LatexCommand index
18143 name "LaTeX-paquetes ! oberdiek"
18144
18145 \end_inset
18146
18147 , el ancla de enlace se sitúa al comienzo de un flotante.
18148  Para usar esta característica para figuras flotantes carga 
18149 \series bold
18150 hypcap
18151 \series default
18152  en el preámbulo con
18153 \end_layout
18154
18155 \begin_layout Standard
18156
18157 \series bold
18158
18159 \backslash
18160 usepackage[f\SpecialChar \textcompwordmark{}
18161 igure]{hypcap}
18162 \end_layout
18163
18164 \begin_layout Standard
18165 Puedes usar 
18166 \series bold
18167 hypcap
18168 \series default
18169  para todos los flotantes aunque no se recomienda por razones de estabilidad.
18170  Más información en el manual de 
18171 \series bold
18172 hypcap
18173 \series default
18174  
18175 \begin_inset LatexCommand cite
18176 key "hypcap"
18177
18178 \end_inset
18179
18180 .
18181 \end_layout
18182
18183 \begin_layout Standard
18184 \begin_inset Note Greyedout
18185 status open
18186
18187 \begin_layout Standard
18188
18189 \series bold
18190 Nota: hypcap 
18191 \series default
18192 debe cargarse después de
18193 \series bold
18194  hyperref 
18195 \series default
18196 en el preámbulo
18197 \series bold
18198 .
18199 \end_layout
18200
18201 \end_inset
18202
18203
18204 \end_layout
18205
18206 \begin_layout Section
18207 Colocación de Flotantes
18208 \begin_inset LatexCommand label
18209 name "sec:Colocación-de-Flotantes"
18210
18211 \end_inset
18212
18213
18214 \begin_inset LatexCommand index
18215 name "Flotantes ! Colocación"
18216
18217 \end_inset
18218
18219
18220 \end_layout
18221
18222 \begin_layout Standard
18223 Click-derecha sobre un cuadro de flotante abre un diálogo en el que pueden
18224  cambiarse las opciones de LaTeX para situar los flotantes.
18225 \newline
18226 La opción 
18227 \family sans
18228 Extender\InsetSpace ~
18229 columnas
18230 \family default
18231  solo es aplicable a documentoos de dos columnas: Si lo seleccionas, el
18232  flotante abarcará ambas columnas en lugar de una sola.
18233  La opción 
18234 \family sans
18235 Girar\InsetSpace ~
18236 a\InsetSpace ~
18237 un\InsetSpace ~
18238 lado
18239 \family default
18240  sirve para girar flotantes, ver sección\InsetSpace ~
18241
18242 \begin_inset LatexCommand ref
18243 reference "sec:Rotación-de-Flotantes"
18244
18245 \end_inset
18246
18247 .
18248  
18249 \end_layout
18250
18251 \begin_layout Standard
18252 Puedes usar una o más de las siguientes opciones en el diálogo para establacer
18253  la posición de un flotante si desmarcas la opción 
18254 \family sans
18255 Usar\InsetSpace ~
18256 ubicación\InsetSpace ~
18257 predeterminada
18258 \family default
18259 :
18260 \end_layout
18261
18262 \begin_layout Standard
18263
18264 \family sans
18265 \series bold
18266 Aquí\InsetSpace ~
18267 si\InsetSpace ~
18268 es\InsetSpace ~
18269 posible:
18270 \family default
18271 \series default
18272  intenta situar el flotante en la posición en la que se inserta
18273 \end_layout
18274
18275 \begin_layout Standard
18276
18277 \family sans
18278 \series bold
18279 Principio\InsetSpace ~
18280 de\InsetSpace ~
18281 página:
18282 \family default
18283 \series default
18284  intenta situar el flotante al principio de la página actual
18285 \end_layout
18286
18287 \begin_layout Standard
18288
18289 \family sans
18290 \series bold
18291 Fin\InsetSpace ~
18292 de\InsetSpace ~
18293 página:
18294 \family default
18295 \series default
18296  intenta situar el flotante al final de la página actual
18297 \end_layout
18298
18299 \begin_layout Standard
18300
18301 \family sans
18302 \series bold
18303 Página\InsetSpace ~
18304 de\InsetSpace ~
18305 flotantes:
18306 \family default
18307 \series default
18308  intenta situar el flotante en una página propia 
18309 \end_layout
18310
18311 \begin_layout Standard
18312 LaTeX usa 
18313 \emph on
18314 siempre
18315 \emph default
18316  ese orden de opciones.
18317  Significa que si usas la colocación predeterminada, LaTeX probará en primer
18318  lugar 
18319 \family sans
18320 Aquí\InsetSpace ~
18321 si\InsetSpace ~
18322 es\InsetSpace ~
18323 posible
18324 \family default
18325 , luego 
18326 \family sans
18327 Principio\InsetSpace ~
18328 de\InsetSpace ~
18329 página
18330 \family default
18331 , y después las otras.
18332  Si no usas la predeterminada, LaTeX solo probará las opciones marcadas
18333  pero en dicho orden.
18334  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
18335  pero intenta poner el flotante en la página siguiente.
18336 \end_layout
18337
18338 \begin_layout Standard
18339 De forma predeterminada cada una de las opciones tiene sus propias reglas:
18340 \end_layout
18341
18342 \begin_layout Labeling
18343 \labelwidthstring 00.00.0000
18344
18345 \family sans
18346 Principio\InsetSpace ~
18347 de\InsetSpace ~
18348 página: 
18349 \family default
18350 solo si el flotante ocupa menos del 70\InsetSpace \thinspace{}
18351 % de la página puede ubicarse al principio
18352  de página (
18353 \series bold
18354
18355 \backslash
18356 topfraction
18357 \series default
18358 )
18359 \end_layout
18360
18361 \begin_layout Labeling
18362 \labelwidthstring 00.00.0000
18363
18364 \family sans
18365 Fin\InsetSpace ~
18366 de\InsetSpace ~
18367 página: 
18368 \family default
18369 solo si el flotante ocupa menos del 30\InsetSpace \thinspace{}
18370 % de la página puede ubicarse al fin
18371  de página.
18372  (
18373 \series bold
18374
18375 \backslash
18376 bottomfraction
18377 \series default
18378 )
18379 \end_layout
18380
18381 \begin_layout Labeling
18382 \labelwidthstring 00.00.0000
18383
18384 \family sans
18385 Página\InsetSpace ~
18386 de\InsetSpace ~
18387 flotantes: 
18388 \family default
18389 solo si más del 50\InsetSpace \thinspace{}
18390 % de la página se ocupa por flotantes puede haber varios
18391  juntos en la misma página.
18392  (
18393 \series bold
18394
18395 \backslash
18396 floatpagefraction
18397 \series default
18398 )
18399 \end_layout
18400
18401 \begin_layout Standard
18402 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
18403  
18404 \family sans
18405 Ignorar\InsetSpace ~
18406 reglas\InsetSpace ~
18407 de\InsetSpace ~
18408 LaTeX
18409 \family default
18410 .
18411 \newline
18412 También puedes redefinir las reglas con los comandos LaTeX que van entre
18413  paréntesis tras la descripción de las reglas anteriores.
18414  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
18415  la regla 
18416 \family sans
18417 Fin
18418 \family default
18419 \InsetSpace ~
18420
18421 \family sans
18422 de
18423 \family default
18424 \InsetSpace ~
18425
18426 \family sans
18427 página 
18428 \family default
18429 al 50\InsetSpace \thinspace{}
18430 %, añade esta línea en el preámbulo:
18431 \end_layout
18432
18433 \begin_layout Standard
18434
18435 \series bold
18436
18437 \backslash
18438 renewcommand{
18439 \backslash
18440 bottomfraction}{0.5}
18441 \end_layout
18442
18443 \begin_layout Standard
18444 En determinados casos podrías necesitar ubicar un flotante exactamente en
18445  la posición en la que se inserta.
18446  Para esto puedes usar la opción 
18447 \family sans
18448 Aquí\InsetSpace ~
18449 definitivamente
18450 \family default
18451 .
18452  Usa esta opción esporádicamente y solo cuando el documento esté casi listo,
18453  porque el flotante ya no podrá "flotar" y si haces cambios al documento
18454  se podría estropear el diseño de la página.
18455 \end_layout
18456
18457 \begin_layout Standard
18458 No hay opciones de ubicación para flotantes ajustados a texto porque siempre
18459  están rodeados por texto de un párrafo determinado.
18460 \begin_inset VSpace bigskip
18461 \end_inset
18462
18463
18464 \end_layout
18465
18466 \begin_layout Standard
18467 A veces surge el problema de que un flotante se sitúa al principio de la
18468  página mientras que su sección correspondiente empieza en mitad de la página,
18469  así que el lector podría creer que el flotante forma parte de la sección
18470  anterior.
18471  Para evitarlo puede emplearse el comando LaTeX 
18472 \series bold
18473
18474 \backslash
18475 suppressf\SpecialChar \textcompwordmark{}
18476 loats
18477 \series default
18478 , que suprime la ubicación de un flotante dado en la página donde se inserta
18479  y además puede servir para evitar que el flotante se coloque antes del
18480  inicio de sección.
18481  Para ello, añade estos comandos al préambulo:
18482 \end_layout
18483
18484 \begin_layout Standard
18485
18486 \series bold
18487
18488 \backslash
18489 let
18490 \backslash
18491 mySection
18492 \backslash
18493 section
18494 \newline
18495
18496 \backslash
18497 renewcommand{
18498 \backslash
18499 section}{
18500 \backslash
18501 suppressf\SpecialChar \textcompwordmark{}
18502 loats[t]
18503 \backslash
18504 mySection}
18505 \end_layout
18506
18507 \begin_layout Standard
18508 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
18509  subsecciones.
18510  No es recomendable para partes pequeñas de texto como subsubsecciones porque
18511  LaTeX podría tener problemas para encontrar una ubicación adecuada.
18512 \end_layout
18513
18514 \begin_layout Standard
18515 \begin_inset VSpace bigskip
18516 \end_inset
18517
18518 En ciertos casos se quieren tener todas las figuras/tablas al final del
18519  documento.
18520  Para estos casos está el paquete LaTeX 
18521 \series bold
18522 endf\SpecialChar \textcompwordmark{}
18523 loat
18524 \series default
18525
18526 \begin_inset LatexCommand index
18527 name "LaTeX-paquetes ! endfloat"
18528
18529 \end_inset
18530
18531 .
18532  Pone todas las figuras y tablas flotantes al final del documento en secciones
18533  propias.
18534  En la posición original del flotante se inserta una indicación como 
18535 \begin_inset Quotes eld
18536 \end_inset
18537
18538
18539 \family sans
18540 [Figura\InsetSpace ~
18541 3.2 por aquí.]
18542 \family default
18543
18544 \begin_inset Quotes erd
18545 \end_inset
18546
18547 .
18548  El paquete 
18549 \series bold
18550 endf\SpecialChar \textcompwordmark{}
18551 loat
18552 \series default
18553  se carga en el preámbulo con la línea
18554 \end_layout
18555
18556 \begin_layout Standard
18557
18558 \series bold
18559
18560 \backslash
18561 usepackage[options]{endf\SpecialChar \textcompwordmark{}
18562 loat}
18563 \end_layout
18564
18565 \begin_layout Standard
18566 Hay varias opciones para diseñar las secciones figura/tabla creadas.
18567  Para más información ver la documentación de 
18568 \begin_inset LatexCommand cite
18569 key "endfloat"
18570
18571 \end_inset
18572
18573 .
18574 \newline
18575
18576 \begin_inset Note Greyedout
18577 status open
18578
18579 \begin_layout Standard
18580
18581 \series bold
18582 Nota: endf\SpecialChar \textcompwordmark{}
18583 loat
18584 \series default
18585  no traduce automáticamente la indicación, hay que hacerlo manualmente,
18586  ver sección\InsetSpace ~
18587 4 en 
18588 \begin_inset LatexCommand cite
18589 key "endfloat"
18590
18591 \end_inset
18592
18593 .
18594 \end_layout
18595
18596 \end_inset
18597
18598
18599 \newline
18600
18601 \begin_inset Note Greyedout
18602 status open
18603
18604 \begin_layout Standard
18605
18606 \series bold
18607 Nota:
18608 \series default
18609  Actualmente hay un error en 
18610 \series bold
18611 endf\SpecialChar \textcompwordmark{}
18612 loat
18613 \series default
18614  cuando el encabezado contiene el caracter alemán 
18615 \begin_inset Quotes eld
18616 \end_inset
18617
18618 ß
18619 \begin_inset Quotes erd
18620 \end_inset
18621
18622 .
18623  Usa en ese caso el comando 
18624 \begin_inset Quotes eld
18625 \end_inset
18626
18627
18628 \series bold
18629
18630 \backslash
18631 ss
18632 \series default
18633
18634 \begin_inset Quotes erd
18635 \end_inset
18636
18637  en ERT en vez de 
18638 \begin_inset Quotes eld
18639 \end_inset
18640
18641 ß
18642 \begin_inset Quotes erd
18643 \end_inset
18644
18645 .
18646 \end_layout
18647
18648 \end_inset
18649
18650
18651 \end_layout
18652
18653 \begin_layout Standard
18654 \begin_inset VSpace bigskip
18655 \end_inset
18656
18657 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
18658 \begin_inset LatexCommand cite
18659 key "latexcompanion,latexguide,latexbook"
18660
18661 \end_inset
18662
18663 .
18664 \end_layout
18665
18666 \begin_layout Section
18667 Rotación de Flotantes
18668 \begin_inset LatexCommand label
18669 name "sec:Rotación-de-Flotantes"
18670
18671 \end_inset
18672
18673
18674 \begin_inset LatexCommand index
18675 name "Flotantes ! Rotación"
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 Podrías necesitar girar flotantes, especialmente con tablas grandes.
18684  Para girar todo el flotante y su encabezado, pincha sobre su cuadro y marca
18685  la opción 
18686 \family sans
18687 Girar\InsetSpace ~
18688 a\InsetSpace ~
18689 un\InsetSpace ~
18690 lado
18691 \family default
18692 .
18693 \end_layout
18694
18695 \begin_layout Standard
18696 Los flotantes girados son puestos siempre en su propia página (o columna
18697  si el documento es de dos columnas).
18698  Normalmente se rotan de forma que puedes leerlos desde el margen externo
18699  -- a la izquierda en páginas pares, a la derecha en impares.
18700 \end_layout
18701
18702 \begin_layout Standard
18703 Los flotantes girados se refieren igual que los normales, y el formato de
18704  encabezado también es el mismo: Un ejemplo es la Tabla\InsetSpace ~
18705
18706 \begin_inset LatexCommand ref
18707 reference "tab:Tabla-girada"
18708
18709 \end_inset
18710
18711 .
18712 \end_layout
18713
18714 \begin_layout Standard
18715 \begin_inset Note Greyedout
18716 status open
18717
18718 \begin_layout Standard
18719
18720 \series bold
18721 Nota:
18722 \series default
18723  No todos los visores DVI pueden mostrar tablas giradas.
18724 \end_layout
18725
18726 \end_inset
18727
18728
18729 \end_layout
18730
18731 \begin_layout Standard
18732 \begin_inset Float table
18733 wide false
18734 sideways true
18735 status open
18736
18737 \begin_layout Standard
18738 \begin_inset Caption
18739
18740 \begin_layout Standard
18741 \begin_inset LatexCommand label
18742 name "tab:Tabla-girada"
18743
18744 \end_inset
18745
18746  Tabla girada
18747 \end_layout
18748
18749 \end_inset
18750
18751
18752 \end_layout
18753
18754 \begin_layout Standard
18755 \align center
18756 \begin_inset Tabular
18757 <lyxtabular version="3" rows="1" columns="5">
18758 <features>
18759 <column alignment="center" valignment="top" leftline="true" width="0">
18760 <column alignment="center" valignment="top" leftline="true" width="0">
18761 <column alignment="center" valignment="top" leftline="true" width="0">
18762 <column alignment="center" valignment="top" leftline="true" width="0">
18763 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
18764 <row topline="true" bottomline="true">
18765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Standard
18769 test
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Standard
18778 b
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18784 \begin_inset Text
18785
18786 \begin_layout Standard
18787 c
18788 \end_layout
18789
18790 \end_inset
18791 </cell>
18792 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18793 \begin_inset Text
18794
18795 \begin_layout Standard
18796 d
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Standard
18805 e
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 </row>
18811 </lyxtabular>
18812
18813 \end_inset
18814
18815
18816 \end_layout
18817
18818 \end_inset
18819
18820
18821 \end_layout
18822
18823 \begin_layout Section
18824 Formato de Encabezados
18825 \begin_inset LatexCommand index
18826 name "Encabezados ! Formato"
18827
18828 \end_inset
18829
18830
18831 \begin_inset LatexCommand index
18832 name "Flotantes ! Formato de Encabezados"
18833
18834 \end_inset
18835
18836
18837 \begin_inset LatexCommand index
18838 name "LaTeX-paquetes ! caption"
18839
18840 \end_inset
18841
18842
18843 \begin_inset LatexCommand label
18844 name "sec:Formato-de-Encabezados"
18845
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Standard
18852 El entorno 
18853 \family sans
18854 Encabezado
18855 \family default
18856  es el predeterminado para los 
18857 \family sans
18858 Flotantes
18859 \family default
18860 .
18861  En LyX los encabezados se muestran como etiqueta, p.\InsetSpace \thinspace{}
18862 e.\InsetSpace ~
18863 "
18864 \family sans
18865 Figura #
18866 \family default
18867 :" seguida por el texto.
18868  El símbolo de número 
18869 \begin_inset Quotes eld
18870 \end_inset
18871
18872 #
18873 \begin_inset Quotes erd
18874 \end_inset
18875
18876  es sustituido en la salida impresa por el número de referencia real.
18877  Por defecto la etiqueta y el número usan la misma fuente que el texto del
18878  encabezado y el signo dos puntos sigue al número para separar la etiqueta
18879  del texto.
18880  El formato de encabezado no es apropiado para todos los formatos de documento.
18881  
18882 \end_layout
18883
18884 \begin_layout Standard
18885 Para cambiar el formato predeterminado carga el paquete LaTeX 
18886 \series bold
18887 caption
18888 \series default
18889
18890 \begin_inset LatexCommand index
18891 name "LaTeX-paquetes ! caption"
18892
18893 \end_inset
18894
18895  en el preámbulo del documento con la línea:
18896 \end_layout
18897
18898 \begin_layout Standard
18899
18900 \series bold
18901
18902 \backslash
18903 usepackage[definición de formato]{caption}
18904 \end_layout
18905
18906 \begin_layout Standard
18907 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
18908  los encabezados de tabla siempre sobre ella como en este documento, usa
18909  el comando:
18910 \end_layout
18911
18912 \begin_layout Standard
18913
18914 \series bold
18915
18916 \backslash
18917 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
18918 \end_layout
18919
18920 \begin_layout Standard
18921 También puedes definir distintos formatos de encabezado para los distintos
18922  tipos de flotantes.
18923  En ese caso carga el paquete 
18924 \series bold
18925 caption
18926 \series default
18927  sin opciones específicas y define los distintos formatos con ayuda del
18928  comando
18929 \end_layout
18930
18931 \begin_layout Standard
18932
18933 \series bold
18934
18935 \backslash
18936 captionsetup[tipo de flotante]{definición de formato}
18937 \end_layout
18938
18939 \begin_layout Standard
18940 en el preámbulo del documento.
18941  Por ejemplo los encabezados de la Figura\InsetSpace ~
18942
18943 \begin_inset LatexCommand ref
18944 reference "fig:Esto-es-una-fig"
18945
18946 \end_inset
18947
18948  y la Tabla\InsetSpace ~
18949
18950 \begin_inset LatexCommand ref
18951 reference "tab:Esto-es-una-tab"
18952
18953 \end_inset
18954
18955  pueden crearse usando los siguientes comandos en el preámbulo:
18956 \end_layout
18957
18958 \begin_layout Standard
18959
18960 \series bold
18961
18962 \backslash
18963 usepackage[tableposition=top]{caption}
18964 \series default
18965
18966 \newline
18967
18968 \series bold
18969
18970 \backslash
18971 captionsetup[f\SpecialChar \textcompwordmark{}
18972 igure]{labelfont={tt}, textfont=it, indention=1cm,%
18973 \newline
18974
18975 \begin_inset ERT
18976 status collapsed
18977
18978 \begin_layout Standard
18979
18980
18981 \backslash
18982 hphantom{
18983 \backslash
18984
18985 \backslash
18986 captionsetup[figure]
18987 \backslash
18988 {}
18989 \end_layout
18990
18991 \end_inset
18992
18993  labelsep=period}
18994 \newline
18995
18996 \backslash
18997 captionsetup[table]{labelfont={bf,sf}}
18998 \end_layout
18999
19000 \begin_layout Standard
19001 Para más información sobre el paquete 
19002 \series bold
19003 caption
19004 \series default
19005  acude a su documentación 
19006 \begin_inset LatexCommand cite
19007 key "caption,caption-de"
19008
19009 \end_inset
19010
19011 .
19012 \end_layout
19013
19014 \begin_layout Standard
19015 \begin_inset VSpace bigskip
19016 \end_inset
19017
19018 Si estás usando la clase de documento 
19019 \series bold
19020 koma-script
19021 \series default
19022
19023 \begin_inset LatexCommand index
19024 name "LaTeX-paquetes ! koma-script"
19025
19026 \end_inset
19027
19028  (
19029 \family sans
19030 article (koma-script)
19031 \family default
19032
19033 \family sans
19034 book (koma-script)
19035 \family default
19036
19037 \family sans
19038 letter (koma-script)
19039 \family default
19040 , o 
19041 \family sans
19042 report (koma-script)
19043 \family default
19044 \InsetSpace \thinspace{}
19045 ), puedes emplear en vez del paquete 
19046 \series bold
19047 caption
19048 \series default
19049  el comando
19050 \series bold
19051  
19052 \backslash
19053 setkomafont
19054 \series default
19055  incluido en 
19056 \series bold
19057 koma-script
19058 \series default
19059 .
19060  Por ejemplo, para poner en negrita la etiqueta del encabezado añade este
19061  comando en el preámbulo del documento:
19062 \end_layout
19063
19064 \begin_layout Standard
19065
19066 \series bold
19067
19068 \backslash
19069 setkomafont{captionlabel}{
19070 \backslash
19071 bfseries}
19072 \end_layout
19073
19074 \begin_layout Standard
19075 Más información sobre 
19076 \series bold
19077
19078 \backslash
19079 setkomafont
19080 \series default
19081  en la documentación de 
19082 \series bold
19083 koma-script
19084 \series default
19085  
19086 \begin_inset LatexCommand cite
19087 key "koma-script,koma-script-de"
19088
19089 \end_inset
19090
19091 .
19092 \end_layout
19093
19094 \begin_layout Standard
19095 \begin_inset ERT
19096 status collapsed
19097
19098 \begin_layout Standard
19099
19100
19101 \backslash
19102 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
19103 }
19104 \end_layout
19105
19106 \end_inset
19107
19108
19109 \begin_inset Note Note
19110 status open
19111
19112 \begin_layout Standard
19113 El formato de encabezado se ha cambiado sólo para este ejemplo.
19114 \end_layout
19115
19116 \end_inset
19117
19118
19119 \end_layout
19120
19121 \begin_layout Standard
19122 \begin_inset Float figure
19123 placement !p
19124 wide false
19125 sideways false
19126 status open
19127
19128 \begin_layout Standard
19129 \align center
19130 \begin_inset Graphics
19131         filename mobius.eps
19132         lyxscale 50
19133         scale 50
19134
19135 \end_inset
19136
19137
19138 \end_layout
19139
19140 \begin_layout Standard
19141 \begin_inset Caption
19142
19143 \begin_layout Standard
19144 \begin_inset LatexCommand label
19145 name "fig:Esto-es-una-fig"
19146
19147 \end_inset
19148
19149 Este es un ejemplo de encabezado de figura que es mayor de una línea para
19150  mostrar el formato diferente.
19151  Aquí se usa un encabezado autodefinido.
19152 \end_layout
19153
19154 \end_inset
19155
19156
19157 \end_layout
19158
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \begin_layout Standard
19165 \begin_inset ERT
19166 status collapsed
19167
19168 \begin_layout Standard
19169
19170
19171 \backslash
19172 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
19173 on}
19174 \end_layout
19175
19176 \end_inset
19177
19178
19179 \end_layout
19180
19181 \begin_layout Standard
19182 \begin_inset Float table
19183 placement !p
19184 wide false
19185 sideways false
19186 status open
19187
19188 \begin_layout Standard
19189 \begin_inset Caption
19190
19191 \begin_layout Standard
19192 \begin_inset LatexCommand label
19193 name "tab:Esto-es-una-tab"
19194
19195 \end_inset
19196
19197 Este es un ejemplo de encabezado de tabla mayor que una línea para mostrar
19198  el formato diferente.
19199  Aquí se usa el formato de encabezado standard para tablas de este documento.
19200 \end_layout
19201
19202 \end_inset
19203
19204
19205 \end_layout
19206
19207 \begin_layout Standard
19208 \align center
19209 \begin_inset Tabular
19210 <lyxtabular version="3" rows="1" columns="5">
19211 <features>
19212 <column alignment="center" valignment="top" leftline="true" width="0">
19213 <column alignment="center" valignment="top" leftline="true" width="0">
19214 <column alignment="center" valignment="top" leftline="true" width="0">
19215 <column alignment="center" valignment="top" leftline="true" width="0">
19216 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
19217 <row topline="true" bottomline="true">
19218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Standard
19222 a
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Standard
19231 b
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Standard
19240 c
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19246 \begin_inset Text
19247
19248 \begin_layout Standard
19249 d
19250 \end_layout
19251
19252 \end_inset
19253 </cell>
19254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19255 \begin_inset Text
19256
19257 \begin_layout Standard
19258 e
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 </row>
19264 </lyxtabular>
19265
19266 \end_inset
19267
19268
19269 \end_layout
19270
19271 \end_inset
19272
19273
19274 \end_layout
19275
19276 \begin_layout Section
19277 Colocación de Encabezados
19278 \begin_inset LatexCommand index
19279 name "Encabezados ! Colocación"
19280
19281 \end_inset
19282
19283
19284 \begin_inset LatexCommand index
19285 name "Flotantes ! Colocación de Encabezados"
19286
19287 \end_inset
19288
19289
19290 \begin_inset LatexCommand label
19291 name "sec:Colocación-de-Encabezados"
19292
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \begin_layout Standard
19299 La norma habitual para colocar encabezados es:
19300 \end_layout
19301
19302 \begin_layout Description
19303 Figura: El encabezado bajo la figura
19304 \end_layout
19305
19306 \begin_layout Description
19307 Tabla: El encabezado sobre la tabla
19308 \end_layout
19309
19310 \begin_layout Standard
19311 Desafortunadamente, las clases standard de LaTeX no soportan encabezados
19312  sobre la tabla.
19313  Esto implica que si usas las clases de documento 
19314 \family sans
19315 article
19316 \family default
19317
19318 \family sans
19319 book
19320 \family default
19321
19322 \family sans
19323 letter
19324 \family default
19325 , o 
19326 \family sans
19327 report
19328 \family default
19329  no habrá espacio entre el encabezado y la tabla.
19330  Para insertar el espacio adecuado añade la siguiente opción al comando
19331  del paquete LaTeX 
19332 \series bold
19333 caption
19334 \series default
19335  en el preámbulo del documento
19336 \begin_inset Foot
19337 status collapsed
19338
19339 \begin_layout Standard
19340 Ver la sección\InsetSpace ~
19341
19342 \begin_inset LatexCommand ref
19343 reference "sec:Formato-de-Encabezados"
19344
19345 \end_inset
19346
19347  para más información sobre el paquete 
19348 \series bold
19349 caption
19350 \series default
19351 .
19352 \end_layout
19353
19354 \end_inset
19355
19356 :
19357 \end_layout
19358
19359 \begin_layout Standard
19360
19361 \series bold
19362 tableposition=top
19363 \end_layout
19364
19365 \begin_layout Standard
19366 Si estás usando la clase 
19367 \series bold
19368 koma-script
19369 \series default
19370
19371 \begin_inset LatexCommand index
19372 name "LaTeX-paquetes ! koma-script"
19373
19374 \end_inset
19375
19376  (
19377 \family sans
19378 article (koma-script)
19379 \family default
19380
19381 \family sans
19382 book (koma-script)
19383 \family default
19384
19385 \family sans
19386 letter (koma-script)
19387 \family default
19388 , o 
19389 \family sans
19390 report (koma-script)
19391 \family default
19392 \InsetSpace \thinspace{}
19393 ), en vez de 
19394 \series bold
19395 caption
19396 \series default
19397  puedes poner la opción 
19398 \series bold
19399 tablecaptionabove
19400 \series default
19401  de la clase de documento, o usar el entorno 
19402 \family sans
19403 Encabezado
19404 \family default
19405 \InsetSpace ~
19406
19407 \family sans
19408 Arriba
19409 \family default
19410  en vez del entorno 
19411 \family sans
19412 Encabezado
19413 \family default
19414 .
19415 \end_layout
19416
19417 \begin_layout Standard
19418 \begin_inset VSpace bigskip
19419 \end_inset
19420
19421 También es posible poner el encabezado junto a una figura o tabla.
19422  Para conseguirlo hay que cargar el paquete LaTeX 
19423 \series bold
19424 sidecap
19425 \series default
19426
19427 \begin_inset LatexCommand index
19428 name "LaTeX-paquetes ! sidecap"
19429
19430 \end_inset
19431
19432  añadiendo en el preámbulo del documento la línea
19433 \end_layout
19434
19435 \begin_layout Standard
19436
19437 \series bold
19438
19439 \backslash
19440 usepackage[option]{sidecap}
19441 \end_layout
19442
19443 \begin_layout Standard
19444 Si no se especifica opción, el encabezado se ubica del lado del margen externo
19445  de la página -- a la derecha en páginas impares, a la izquierda en las
19446  pares.
19447  Puedes cambiar la colocación al margen interno con la opción 
19448 \series bold
19449 innercaption
19450 \series default
19451 .
19452  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
19453  opciones 
19454 \series bold
19455 rightcaption
19456 \series default
19457  o 
19458 \series bold
19459 leftcaption
19460 \series default
19461 , respectivamente.
19462 \end_layout
19463
19464 \begin_layout Standard
19465 Para situar en LyX el encabezado de un flotante al lado, es necesario añadir
19466  estos comandos al preámbulo del documento:
19467 \end_layout
19468
19469 \begin_layout Standard
19470
19471 \lyxline
19472
19473 \end_layout
19474
19475 \begin_layout Standard
19476
19477 \series bold
19478
19479 \backslash
19480 newcommand{
19481 \backslash
19482 TabBesBeg}{%
19483 \newline
19484
19485 \begin_inset ERT
19486 status collapsed
19487
19488 \begin_layout Standard
19489
19490
19491 \backslash
19492 hphantom{ }
19493 \end_layout
19494
19495 \end_inset
19496
19497
19498 \backslash
19499 let
19500 \backslash
19501 MyTable
19502 \backslash
19503 table
19504 \newline
19505
19506 \begin_inset ERT
19507 status collapsed
19508
19509 \begin_layout Standard
19510
19511
19512 \backslash
19513 hphantom{ }
19514 \end_layout
19515
19516 \end_inset
19517
19518
19519 \backslash
19520 let
19521 \backslash
19522 MyEndtable
19523 \backslash
19524 endtable
19525 \newline
19526
19527 \begin_inset ERT
19528 status collapsed
19529
19530 \begin_layout Standard
19531
19532
19533 \backslash
19534 hphantom{ }
19535 \end_layout
19536
19537 \end_inset
19538
19539
19540 \backslash
19541 renewenvironment{table}{
19542 \backslash
19543 begin{SCtable}}{
19544 \backslash
19545 end{SCtable}}}
19546 \end_layout
19547
19548 \begin_layout Standard
19549
19550 \series bold
19551
19552 \backslash
19553 newcommand{
19554 \backslash
19555 TabBesEnd}{%
19556 \newline
19557
19558 \begin_inset ERT
19559 status collapsed
19560
19561 \begin_layout Standard
19562
19563
19564 \backslash
19565 hphantom{ }
19566 \end_layout
19567
19568 \end_inset
19569
19570
19571 \backslash
19572 let
19573 \backslash
19574 table
19575 \backslash
19576 MyTable
19577 \newline
19578
19579 \begin_inset ERT
19580 status collapsed
19581
19582 \begin_layout Standard
19583
19584
19585 \backslash
19586 hphantom{ }
19587 \end_layout
19588
19589 \end_inset
19590
19591
19592 \backslash
19593 let
19594 \backslash
19595 endtable
19596 \backslash
19597 MyEndtable
19598 \end_layout
19599
19600 \begin_layout Standard
19601
19602 \series bold
19603
19604 \backslash
19605 newcommand{
19606 \backslash
19607 FigBesBeg}{%
19608 \newline
19609
19610 \begin_inset ERT
19611 status collapsed
19612
19613 \begin_layout Standard
19614
19615
19616 \backslash
19617 hphantom{ }
19618 \end_layout
19619
19620 \end_inset
19621
19622
19623 \backslash
19624 let
19625 \backslash
19626 MyFigure
19627 \backslash
19628 f\SpecialChar \textcompwordmark{}
19629 igure
19630 \newline
19631
19632 \begin_inset ERT
19633 status collapsed
19634
19635 \begin_layout Standard
19636
19637
19638 \backslash
19639 hphantom{ }
19640 \end_layout
19641
19642 \end_inset
19643
19644
19645 \backslash
19646 let
19647 \backslash
19648 MyEndf\SpecialChar \textcompwordmark{}
19649 igure
19650 \backslash
19651 endf\SpecialChar \textcompwordmark{}
19652 igure
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 renewenvironment{f\SpecialChar \textcompwordmark{}
19670 igure}{
19671 \backslash
19672 begin{SCf\SpecialChar \textcompwordmark{}
19673 igure}}{
19674 \backslash
19675 end{SCf\SpecialChar \textcompwordmark{}
19676 igure}}}
19677 \end_layout
19678
19679 \begin_layout Standard
19680
19681 \series bold
19682
19683 \backslash
19684 newcommand{
19685 \backslash
19686 FigBesEnd}{%
19687 \newline
19688
19689 \begin_inset ERT
19690 status collapsed
19691
19692 \begin_layout Standard
19693
19694
19695 \backslash
19696 hphantom{ }
19697 \end_layout
19698
19699 \end_inset
19700
19701
19702 \backslash
19703 let
19704 \backslash
19705 f\SpecialChar \textcompwordmark{}
19706 igure
19707 \backslash
19708 MyFigure
19709 \newline
19710
19711 \begin_inset ERT
19712 status collapsed
19713
19714 \begin_layout Standard
19715
19716
19717 \backslash
19718 hphantom{ }
19719 \end_layout
19720
19721 \end_inset
19722
19723
19724 \backslash
19725 let
19726 \backslash
19727 endf\SpecialChar \textcompwordmark{}
19728 igure
19729 \backslash
19730 MyEndf\SpecialChar \textcompwordmark{}
19731 igure}
19732 \end_layout
19733
19734 \begin_layout Standard
19735
19736 \lyxline
19737
19738 \end_layout
19739
19740 \begin_layout Standard
19741 Estos comandos permiten redefinir los flotantes de modo que el encabezado
19742  aparezca en un lado.
19743  Para figuras flotantes usa el comando
19744 \end_layout
19745
19746 \begin_layout Standard
19747
19748 \series bold
19749
19750 \backslash
19751 FigBesBeg
19752 \end_layout
19753
19754 \begin_layout Standard
19755 en ERT antes del flotante.
19756  Detrás del flotante inserta
19757 \end_layout
19758
19759 \begin_layout Standard
19760
19761 \series bold
19762
19763 \backslash
19764 FigBesEnd
19765 \end_layout
19766
19767 \begin_layout Standard
19768 en ERT para volver a la definición original de flotantes.
19769 \end_layout
19770
19771 \begin_layout Standard
19772 Para tablas flotantes usa los comandos correspondientes
19773 \end_layout
19774
19775 \begin_layout Standard
19776
19777 \series bold
19778
19779 \backslash
19780 TabBesBeg
19781 \series default
19782  y 
19783 \series bold
19784
19785 \backslash
19786 TabBesEnd
19787 \end_layout
19788
19789 \begin_layout Standard
19790 La Figura\InsetSpace ~
19791
19792 \begin_inset LatexCommand ref
19793 reference "fig:encab-al-lado"
19794
19795 \end_inset
19796
19797  y la Tabla\InsetSpace ~
19798
19799 \begin_inset LatexCommand ref
19800 reference "tab:encab-al-lado"
19801
19802 \end_inset
19803
19804  son ejemplos en los que el encabezado se sitúa al lado.
19805 \end_layout
19806
19807 \begin_layout Standard
19808 En los ejemplos puedes ver que el texto del encabezado aparece encima del
19809  flotante en tablas flotantes y debajo en las figuras flotantes.
19810  Para cambiarlo, puedes usar el comando
19811 \end_layout
19812
19813 \begin_layout Standard
19814
19815 \series bold
19816
19817 \backslash
19818 sidecaptionvpos{tipo de flotante}{colocación}
19819 \end_layout
19820
19821 \begin_layout Standard
19822 en el preámbulo o en ERT antes del flotante.
19823  El tipo de flotante es 
19824 \family sans
19825 figure
19826 \family default
19827  o 
19828 \family sans
19829 table
19830 \family default
19831 , la colocación puede ser 
19832 \begin_inset Quotes eld
19833 \end_inset
19834
19835
19836 \family sans
19837 t
19838 \family default
19839
19840 \begin_inset Quotes erd
19841 \end_inset
19842
19843  por 
19844 \begin_inset Quotes eld
19845 \end_inset
19846
19847 top
19848 \begin_inset Quotes erd
19849 \end_inset
19850
19851  (arriba), 
19852 \begin_inset Quotes eld
19853 \end_inset
19854
19855
19856 \family sans
19857 c
19858 \family default
19859
19860 \begin_inset Quotes erd
19861 \end_inset
19862
19863  por 
19864 \begin_inset Quotes eld
19865 \end_inset
19866
19867 center
19868 \begin_inset Quotes erd
19869 \end_inset
19870
19871  (centro), o 
19872 \begin_inset Quotes eld
19873 \end_inset
19874
19875
19876 \family sans
19877 b
19878 \family default
19879
19880 \begin_inset Quotes erd
19881 \end_inset
19882
19883  por 
19884 \begin_inset Quotes eld
19885 \end_inset
19886
19887 bottom
19888 \begin_inset Quotes erd
19889 \end_inset
19890
19891  (abajo).
19892  Para tener, por ejemplo, el encabezado de figuras flotantes verticalmente
19893  centrado, usa el comando
19894 \end_layout
19895
19896 \begin_layout Standard
19897
19898 \series bold
19899
19900 \backslash
19901 sidecaptionvpos{f\SpecialChar \textcompwordmark{}
19902 igure}{c}
19903 \end_layout
19904
19905 \begin_layout Standard
19906 Esto se ha hecho en la Figura\InsetSpace ~
19907
19908 \begin_inset LatexCommand ref
19909 reference "fig:encab-al-lado-de-fig"
19910
19911 \end_inset
19912
19913 .
19914 \end_layout
19915
19916 \begin_layout Standard
19917 \begin_inset VSpace defskip
19918 \end_inset
19919
19920 Más información sobre el paquete 
19921 \series bold
19922 sidecap
19923 \series default
19924  en su documentación 
19925 \begin_inset LatexCommand cite
19926 key "sidecap"
19927
19928 \end_inset
19929
19930 .
19931 \end_layout
19932
19933 \begin_layout Standard
19934 \begin_inset Note Greyedout
19935 status open
19936
19937 \begin_layout Standard
19938
19939 \series bold
19940 Nota:
19941 \series default
19942  El paquete LaTeX 
19943 \series bold
19944 hypcap
19945 \series default
19946
19947 \begin_inset LatexCommand index
19948 name "LaTeX-paquetes ! hypcap"
19949
19950 \end_inset
19951
19952 , descrito en la sección\InsetSpace ~
19953
19954 \begin_inset LatexCommand ref
19955 reference "sub:Colocación-de-Referencias"
19956
19957 \end_inset
19958
19959 , no afecta a flotantes con el encabezado al lado.
19960 \end_layout
19961
19962 \end_inset
19963
19964
19965 \end_layout
19966
19967 \begin_layout Standard
19968 \begin_inset ERT
19969 status collapsed
19970
19971 \begin_layout Standard
19972
19973
19974 \backslash
19975 FigBesBeg 
19976 \end_layout
19977
19978 \end_inset
19979
19980
19981 \end_layout
19982
19983 \begin_layout Standard
19984 \begin_inset Float figure
19985 wide false
19986 sideways false
19987 status open
19988
19989 \begin_layout Standard
19990 \begin_inset Graphics
19991         filename escher-lsd.eps
19992         scale 75
19993
19994 \end_inset
19995
19996
19997 \end_layout
19998
19999 \begin_layout Standard
20000 \begin_inset Caption
20001
20002 \begin_layout Standard
20003 \begin_inset LatexCommand label
20004 name "fig:encab-al-lado"
20005
20006 \end_inset
20007
20008 Encabezado al lado de una figura.
20009 \end_layout
20010
20011 \end_inset
20012
20013
20014 \end_layout
20015
20016 \end_inset
20017
20018
20019 \end_layout
20020
20021 \begin_layout Standard
20022 \begin_inset ERT
20023 status collapsed
20024
20025 \begin_layout Standard
20026
20027
20028 \backslash
20029 TabBesBeg 
20030 \end_layout
20031
20032 \end_inset
20033
20034
20035 \end_layout
20036
20037 \begin_layout Standard
20038 \begin_inset Float table
20039 wide false
20040 sideways false
20041 status open
20042
20043 \begin_layout Standard
20044 \begin_inset Caption
20045
20046 \begin_layout Standard
20047 \begin_inset LatexCommand label
20048 name "tab:encab-al-lado"
20049
20050 \end_inset
20051
20052 Esto es un encabezado al lado de una tabla.
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \end_layout
20059
20060 \begin_layout Standard
20061 \begin_inset Tabular
20062 <lyxtabular version="3" rows="4" columns="5">
20063 <features>
20064 <column alignment="center" valignment="top" leftline="true" width="0">
20065 <column alignment="center" valignment="top" leftline="true" width="0">
20066 <column alignment="center" valignment="top" leftline="true" width="0">
20067 <column alignment="center" valignment="top" leftline="true" width="0">
20068 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
20069 <row topline="true">
20070 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20071 \begin_inset Text
20072
20073 \begin_layout Standard
20074 a
20075 \end_layout
20076
20077 \end_inset
20078 </cell>
20079 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20080 \begin_inset Text
20081
20082 \begin_layout Standard
20083
20084 \end_layout
20085
20086 \end_inset
20087 </cell>
20088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20089 \begin_inset Text
20090
20091 \begin_layout Standard
20092 b
20093 \end_layout
20094
20095 \end_inset
20096 </cell>
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Standard
20101
20102 \end_layout
20103
20104 \end_inset
20105 </cell>
20106 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20107 \begin_inset Text
20108
20109 \begin_layout Standard
20110 c
20111 \end_layout
20112
20113 \end_inset
20114 </cell>
20115 </row>
20116 <row topline="true">
20117 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20118 \begin_inset Text
20119
20120 \begin_layout Standard
20121
20122 \end_layout
20123
20124 \end_inset
20125 </cell>
20126 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20127 \begin_inset Text
20128
20129 \begin_layout Standard
20130 d
20131 \end_layout
20132
20133 \end_inset
20134 </cell>
20135 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20136 \begin_inset Text
20137
20138 \begin_layout Standard
20139
20140 \end_layout
20141
20142 \end_inset
20143 </cell>
20144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20145 \begin_inset Text
20146
20147 \begin_layout Standard
20148 e
20149 \end_layout
20150
20151 \end_inset
20152 </cell>
20153 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20154 \begin_inset Text
20155
20156 \begin_layout Standard
20157
20158 \end_layout
20159
20160 \end_inset
20161 </cell>
20162 </row>
20163 <row topline="true">
20164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20165 \begin_inset Text
20166
20167 \begin_layout Standard
20168 f
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" usebox="none">
20183 \begin_inset Text
20184
20185 \begin_layout Standard
20186 g
20187 \end_layout
20188
20189 \end_inset
20190 </cell>
20191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20192 \begin_inset Text
20193
20194 \begin_layout Standard
20195
20196 \end_layout
20197
20198 \end_inset
20199 </cell>
20200 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20201 \begin_inset Text
20202
20203 \begin_layout Standard
20204 h
20205 \end_layout
20206
20207 \end_inset
20208 </cell>
20209 </row>
20210 <row topline="true" bottomline="true">
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 i
20225 \end_layout
20226
20227 \end_inset
20228 </cell>
20229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20230 \begin_inset Text
20231
20232 \begin_layout Standard
20233
20234 \end_layout
20235
20236 \end_inset
20237 </cell>
20238 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20239 \begin_inset Text
20240
20241 \begin_layout Standard
20242 j
20243 \end_layout
20244
20245 \end_inset
20246 </cell>
20247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20248 \begin_inset Text
20249
20250 \begin_layout Standard
20251
20252 \end_layout
20253
20254 \end_inset
20255 </cell>
20256 </row>
20257 </lyxtabular>
20258
20259 \end_inset
20260
20261
20262 \end_layout
20263
20264 \end_inset
20265
20266
20267 \end_layout
20268
20269 \begin_layout Standard
20270 \begin_inset ERT
20271 status collapsed
20272
20273 \begin_layout Standard
20274
20275
20276 \backslash
20277 TabBesEnd
20278 \end_layout
20279
20280 \end_inset
20281
20282
20283 \end_layout
20284
20285 \begin_layout Standard
20286 \begin_inset ERT
20287 status collapsed
20288
20289 \begin_layout Standard
20290
20291
20292 \backslash
20293 sidecaptionvpos{figure}{c}
20294 \end_layout
20295
20296 \end_inset
20297
20298
20299 \begin_inset Float figure
20300 wide false
20301 sideways false
20302 status open
20303
20304 \begin_layout Standard
20305 \begin_inset Graphics
20306         filename escher-lsd.eps
20307         scale 75
20308
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \begin_layout Standard
20315 \begin_inset Caption
20316
20317 \begin_layout Standard
20318 \begin_inset LatexCommand label
20319 name "fig:encab-al-lado-de-fig"
20320
20321 \end_inset
20322
20323 Encabezado junto a una figura centrado verticalmente.
20324 \end_layout
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \end_inset
20332
20333
20334 \end_layout
20335
20336 \begin_layout Standard
20337 \begin_inset ERT
20338 status collapsed
20339
20340 \begin_layout Standard
20341
20342
20343 \backslash
20344 FigBesEnd
20345 \end_layout
20346
20347 \end_inset
20348
20349
20350 \end_layout
20351
20352 \begin_layout Section
20353 Lista de Flotantes
20354 \begin_inset LatexCommand label
20355 name "sec:Lista-de-Flotantes"
20356
20357 \end_inset
20358
20359
20360 \begin_inset LatexCommand index
20361 name "Flotantes ! Lista"
20362
20363 \end_inset
20364
20365
20366 \end_layout
20367
20368 \begin_layout Standard
20369 Igual que en el índice general se listan las secciones del documento, hay
20370  listas para todos los tipos de flotantes, como las figuras.
20371  Se pueden insertar mediante los submenús 
20372 \family sans
20373 Insertar\SpecialChar \menuseparator
20374 Lista / IG
20375 \family default
20376 .
20377 \end_layout
20378
20379 \begin_layout Standard
20380 Las entradas de la lista son los encabezados del flotante o su título corto,
20381  el número de flotante, y el número de la página del documento en la que
20382  aparecen.
20383 \end_layout
20384
20385 \begin_layout Standard
20386 Puedes encontrar las listas de figuras y tablas al final de este documento.
20387 \end_layout
20388
20389 \begin_layout Chapter
20390 Notas
20391 \end_layout
20392
20393 \begin_layout Section
20394 Notas en 
20395 \begin_inset ERT
20396 status collapsed
20397
20398 \begin_layout Standard
20399
20400
20401 \backslash
20402 texorpdfstring{
20403 \end_layout
20404
20405 \end_inset
20406
20407 LyX
20408 \begin_inset ERT
20409 status collapsed
20410
20411 \begin_layout Standard
20412
20413 }{LyX}
20414 \end_layout
20415
20416 \end_inset
20417
20418  
20419 \begin_inset LatexCommand label
20420 name "sec:Notas-en-LyX"
20421
20422 \end_inset
20423
20424
20425 \begin_inset LatexCommand index
20426 name "Notas ! Notas en LyX"
20427
20428 \end_inset
20429
20430
20431 \begin_inset Note Note
20432 status collapsed
20433
20434 \begin_layout Standard
20435 El comando 
20436 \backslash
20437 texorpdfstring es suministrado por el paquete LaTeX hyperref para evitar
20438  que los enlaces se muestren erróneamente en los marcadores PDF.
20439  Para más información sobre esto mira en 
20440 \begin_inset LatexCommand cite
20441 key "hyperref"
20442
20443 \end_inset
20444
20445 .
20446 \end_layout
20447
20448 \end_inset
20449
20450
20451 \end_layout
20452
20453 \begin_layout Standard
20454 Las notas se insertan con el botón 
20455 \begin_inset Graphics
20456         filename ../images/note-insert.xpm
20457         scale 85
20458
20459 \end_inset
20460
20461  o el menú 
20462 \family sans
20463 Insertar\SpecialChar \menuseparator
20464 Nota
20465 \family default
20466 .
20467  Hay tres tipos de notas:
20468 \end_layout
20469
20470 \begin_layout Description
20471 Nota\InsetSpace ~
20472 LyX Este tipo es para notas internas que no han de aparecer en la salida.
20473  Su cuadro se muestra como este:
20474 \newline
20475
20476 \newline
20477
20478 \begin_inset Graphics
20479         filename ../clipart/NotaLyXImagenQt4.png
20480         display none
20481         scale 85
20482
20483 \end_inset
20484
20485  
20486 \begin_inset Note Note
20487 status open
20488
20489 \begin_layout Standard
20490 Este es un texto en un recuadro que no se muestra en la salida.
20491 \end_layout
20492
20493 \end_inset
20494
20495
20496 \end_layout
20497
20498 \begin_layout Description
20499 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
20500  comentario de LaTeX, cuando exportas el documento a LaTeX via el menú 
20501 \family sans
20502 Archivo\SpecialChar \menuseparator
20503 Exportar\SpecialChar \menuseparator
20504 LaTeX (pdflatex) / LaTeX (plain)
20505 \family default
20506 .
20507  Su recuadro se ve así:
20508 \newline
20509
20510 \newline
20511
20512 \begin_inset Graphics
20513         filename ../clipart/ComentNotaImagenQt4.png
20514         display none
20515         scale 85
20516
20517 \end_inset
20518
20519  
20520 \begin_inset Note Comment
20521 status open
20522
20523 \begin_layout Standard
20524 Una nota comentario que solo aparece como comentario en archivos LaTeX.
20525 \end_layout
20526
20527 \end_inset
20528
20529
20530 \end_layout
20531
20532 \begin_layout Description
20533 Resaltado\InsetSpace ~
20534 en\InsetSpace ~
20535 gris Esta nota aparece en la salida como texto resaltado en gris.
20536  Su recuadro se parece a este:
20537 \newline
20538
20539 \newline
20540
20541 \begin_inset Graphics
20542         filename ../clipart/GrisNotaImagenQt4.png
20543         display none
20544         scale 85
20545
20546 \end_inset
20547
20548
20549 \newline
20550
20551 \begin_inset ERT
20552 status collapsed
20553
20554 \begin_layout Standard
20555
20556
20557 \backslash
20558 renewenvironment{lyxgreyedout}
20559 \end_layout
20560
20561 \begin_layout Standard
20562
20563 {
20564 \backslash
20565 textcolor[gray]{0.8}
20566 \backslash
20567 bgroup}{
20568 \backslash
20569 egroup}
20570 \end_layout
20571
20572 \end_inset
20573
20574
20575 \begin_inset Note Greyedout
20576 status open
20577
20578 \begin_layout Standard
20579 Este es el texto
20580 \begin_inset Foot
20581 status open
20582
20583 \begin_layout Standard
20584 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
20585 \end_layout
20586
20587 \end_inset
20588
20589  de un comentario que se muestra resaltado en gris.
20590 \end_layout
20591
20592 \end_inset
20593
20594
20595 \begin_inset ERT
20596 status collapsed
20597
20598 \begin_layout Standard
20599
20600
20601 \backslash
20602 renewenvironment{lyxgreyedout}
20603 \end_layout
20604
20605 \begin_layout Standard
20606
20607 {
20608 \backslash
20609 textcolor{blue}
20610 \backslash
20611 bgroup}{
20612 \backslash
20613 egroup}
20614 \end_layout
20615
20616 \end_inset
20617
20618
20619 \newline
20620
20621 \newline
20622 Como se ve en el ejemplo, la primera línea de notas resaltadas en gris está
20623  un poco sangrada y puede tener notas al pie.
20624 \end_layout
20625
20626 \begin_layout Standard
20627 \begin_inset VSpace bigskip
20628 \end_inset
20629
20630 Si usas el botón de la barra de herramientas para insertar notas, se inserta
20631  una 
20632 \family sans
20633 Nota\InsetSpace ~
20634 LyX
20635 \family default
20636 .
20637  Puedes cambiar entre los tres tipos de nota con click-derecha sobre el
20638  recuadro.
20639  
20640 \family roman
20641 \series medium
20642 \bar no
20643 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
20644  botón de herramienta nota
20645 \family default
20646 \series default
20647 \bar default
20648 .
20649 \end_layout
20650
20651 \begin_layout Standard
20652 \begin_inset VSpace bigskip
20653 \end_inset
20654
20655 Se puede cambiar el color del resaltado en gris poniendo en el preámbulo
20656  el comando:
20657 \end_layout
20658
20659 \begin_layout Standard
20660
20661 \series bold
20662
20663 \backslash
20664 renewenvironment{lyxgreyedout}
20665 \newline
20666
20667 \begin_inset ERT
20668 status collapsed
20669
20670 \begin_layout Standard
20671
20672
20673 \backslash
20674 hphantom{ }
20675 \end_layout
20676
20677 \end_inset
20678
20679 {
20680 \backslash
20681 textcolor{color}
20682 \backslash
20683 bgroup}{
20684 \backslash
20685 egroup}
20686 \end_layout
20687
20688 \begin_layout Standard
20689 Los colores disponibles y el método para definir nuestros propios colores
20690  se explica en la sección\InsetSpace ~
20691
20692 \begin_inset LatexCommand ref
20693 reference "sec:Tablas-Coloreadas"
20694
20695 \end_inset
20696
20697 .
20698 \end_layout
20699
20700 \begin_layout Standard
20701 Las notas en azul en este documento se han hecho con notas resaltado en
20702  gris definiendo el color del texto en azul.
20703 \end_layout
20704
20705 \begin_layout Section
20706 Notas al pie
20707 \begin_inset LatexCommand label
20708 name "sec:Notas-al-pie"
20709
20710 \end_inset
20711
20712
20713 \begin_inset LatexCommand index
20714 name "Notas ! al Pie"
20715
20716 \end_inset
20717
20718
20719 \begin_inset LatexCommand index
20720 name "Notas al Pie"
20721
20722 \end_inset
20723
20724
20725 \end_layout
20726
20727 \begin_layout Standard
20728 Las notas al pie se insertan con el botón 
20729 \begin_inset Graphics
20730         filename ../images/footnote-insert.xpm
20731         scale 85
20732
20733 \end_inset
20734
20735  o el menú 
20736 \family sans
20737 Insertar\SpecialChar \menuseparator
20738 Nota\InsetSpace ~
20739 al\InsetSpace ~
20740 pie
20741 \family default
20742 .
20743  
20744 \family roman
20745 \series medium
20746 \bar no
20747 Aparece un recuadro como este:
20748 \family default
20749 \series default
20750 \bar default
20751  
20752 \begin_inset Graphics
20753         filename ../clipart/notapieQt4.png
20754         scale 80
20755
20756 \end_inset
20757
20758
20759 \family roman
20760 \series medium
20761 \bar no
20762  donde puedes introducir el texto.
20763  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
20764  sobre el
20765 \family default
20766 \series default
20767 \bar default
20768  
20769 \family roman
20770 \series medium
20771 \bar no
20772 botón
20773 \family default
20774 \series default
20775 \bar default
20776 .
20777 \end_layout
20778
20779 \begin_layout Standard
20780 Aquí hay un ejemplo de nota al pie:
20781 \family roman
20782 \series medium
20783 \bar no
20784
20785 \begin_inset Foot
20786 status open
20787
20788 \begin_layout Standard
20789 \begin_inset LatexCommand label
20790 name "pie:Esto-es-una"
20791
20792 \end_inset
20793
20794 Ejemplo de nota al pie.
20795 \end_layout
20796
20797 \end_inset
20798
20799
20800 \family default
20801 \series default
20802 \bar default
20803
20804 \begin_inset ERT
20805 status collapsed
20806
20807 \begin_layout Standard
20808
20809
20810 \backslash
20811 newcounter{MyRepeatFoot}
20812 \end_layout
20813
20814 \begin_layout Standard
20815
20816
20817 \backslash
20818 setcounter{MyRepeatFoot}{
20819 \backslash
20820 thefootnote}
20821 \end_layout
20822
20823 \end_inset
20824
20825
20826 \end_layout
20827
20828 \begin_layout Standard
20829 En la salida, el pie se muestra como número exponente en el lugar del texto
20830  donde se coloca el recuadro.
20831  El texto se coloca al final de la página actual.
20832  Los números de las notas son calculados por LaTeX, y son consecutivos.
20833  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
20834 \end_layout
20835
20836 \begin_layout Standard
20837 Las notas al pie pueden referenciarse como flotantes: Inserta una etiqueta
20838  en la nota y pon una referencia cruzada a esta etiqueta en el texto como
20839  se describe en la sección\InsetSpace ~
20840
20841 \begin_inset LatexCommand ref
20842 reference "sec:Referencias-a-Flotantes"
20843
20844 \end_inset
20845
20846 .
20847 \newline
20848 Esto es una referencia cruzada a la Nota al pie\InsetSpace ~
20849
20850 \begin_inset LatexCommand prettyref
20851 reference "pie:Esto-es-una"
20852
20853 \end_inset
20854
20855 .
20856 \newline
20857
20858 \begin_inset Note Greyedout
20859 status collapsed
20860
20861 \begin_layout Standard
20862
20863 \series bold
20864 Nota:
20865 \series default
20866  LyX no suministra prefijos para etiquetas en notas al pie, así que has
20867  de insertar un prefijo, p.\InsetSpace \thinspace{}
20868 e.\InsetSpace ~
20869
20870 \family sans
20871
20872 \begin_inset Quotes eld
20873 \end_inset
20874
20875 pie:
20876 \family default
20877
20878 \begin_inset Quotes erd
20879 \end_inset
20880
20881  manualmente cuando quieras usar el estilo 
20882 \family sans
20883 Referencia\InsetSpace ~
20884 con\InsetSpace ~
20885 formato
20886 \family default
20887 .
20888 \end_layout
20889
20890 \end_inset
20891
20892
20893 \end_layout
20894
20895 \begin_layout Standard
20896 \begin_inset VSpace defskip
20897 \end_inset
20898
20899 Para poner notas al pie en tablas, tienes que usar minipáginas, ver sección\InsetSpace ~
20900
20901 \begin_inset LatexCommand ref
20902 reference "sec:Minipáginas"
20903
20904 \end_inset
20905
20906 .
20907  Los pies en tablas largas en la sección\InsetSpace ~
20908
20909 \begin_inset LatexCommand ref
20910 reference "sub:Notas-al-pie-en-Tablas-Largas"
20911
20912 \end_inset
20913
20914 .
20915 \end_layout
20916
20917 \begin_layout Standard
20918 \begin_inset VSpace defskip
20919 \end_inset
20920
20921 Para crear solo una marca para una nota al pie, puedes usar el comando 
20922 \series bold
20923
20924 \backslash
20925 footnotemark[número]
20926 \series default
20927  en ERT.
20928  Esto se emplea si tienes la misma anotación varias veces en el texto pero
20929  no quieres imprimir el pie cada vez.
20930 \newline
20931 Como no sabes el número del pie que
20932  se repite mientras escribes el texto, tienes que guardarlo.
20933  Para el siguiente ejemplo de marca de pie, se han insertado estos comandos
20934  en ERT detrás de Nota\InsetSpace ~
20935 al\InsetSpace ~
20936 pie\InsetSpace ~
20937
20938 \begin_inset LatexCommand ref
20939 reference "pie:Esto-es-una"
20940
20941 \end_inset
20942
20943  para guardar el número de pie:
20944 \end_layout
20945
20946 \begin_layout Standard
20947
20948 \series bold
20949
20950 \backslash
20951 newcounter{MyRepeatFoot}
20952 \newline
20953
20954 \backslash
20955 setcounter{MyRepeatFoot}{
20956 \backslash
20957 thefootnote}
20958 \end_layout
20959
20960 \begin_layout Standard
20961 La marca de pie se crea entonces con el comando:
20962 \end_layout
20963
20964 \begin_layout Standard
20965
20966 \series bold
20967
20968 \backslash
20969 footnotemark[
20970 \backslash
20971 theMyRepeatFoot]
20972 \end_layout
20973
20974 \begin_layout Standard
20975 Aquí hay un ejemplo de marca de pie:
20976 \family roman
20977 \series medium
20978 \bar no
20979
20980 \begin_inset ERT
20981 status collapsed
20982
20983 \begin_layout Standard
20984
20985
20986 \backslash
20987 footnotemark[
20988 \backslash
20989 theMyRepeatFoot]
20990 \end_layout
20991
20992 \end_inset
20993
20994
20995 \end_layout
20996
20997 \begin_layout Subsection
20998 Numeración de Notas al Pie
20999 \begin_inset LatexCommand label
21000 name "sub:Numeración-de-Notas-al-Pie"
21001
21002 \end_inset
21003
21004
21005 \begin_inset LatexCommand index
21006 name "Notas al Pie ! Numeración"
21007
21008 \end_inset
21009
21010
21011 \end_layout
21012
21013 \begin_layout Standard
21014 Si quieres numerar notas al pie en el esquema 
21015 \begin_inset Quotes eld
21016 \end_inset
21017
21018 capítulo.nota
21019 \begin_inset Quotes erd
21020 \end_inset
21021
21022 , añade el siguiente comando al preámbulo del documento:
21023 \end_layout
21024
21025 \begin_layout Standard
21026
21027 \series bold
21028
21029 \backslash
21030 numberwithin{footnote}{chapter}
21031 \end_layout
21032
21033 \begin_layout Standard
21034 Para poder usar el comando 
21035 \series bold
21036
21037 \backslash
21038 numberwithin
21039 \series default
21040 , marca la opción 
21041 \family sans
21042 Usar
21043 \family default
21044 \InsetSpace ~
21045
21046 \family sans
21047 el
21048 \family default
21049 \InsetSpace ~
21050
21051 \family sans
21052 paquete
21053 \family default
21054 \InsetSpace ~
21055
21056 \family sans
21057 AMS 
21058 \family default
21059 en la pestaña 
21060 \family sans
21061 Ecuaciones
21062 \family default
21063  de la configuración del documento.
21064 \end_layout
21065
21066 \begin_layout Standard
21067 \begin_inset ERT
21068 status collapsed
21069
21070 \begin_layout Standard
21071
21072
21073 \backslash
21074 numberwithin{footnote}{chapter}
21075 \end_layout
21076
21077 \end_inset
21078
21079 Esto es otro ejemplo de nota al pie:
21080 \series bold
21081
21082 \begin_inset Foot
21083 status open
21084
21085 \begin_layout Standard
21086 Nota al pie numerada en el esquema 
21087 \begin_inset Quotes eld
21088 \end_inset
21089
21090 capítulo.nota
21091 \begin_inset Quotes erd
21092 \end_inset
21093
21094 .
21095 \end_layout
21096
21097 \end_inset
21098
21099
21100 \series default
21101
21102 \begin_inset ERT
21103 status collapsed
21104
21105 \begin_layout Standard
21106
21107
21108 \backslash
21109 numberwithin{footnote}{part}
21110 \end_layout
21111
21112 \end_inset
21113
21114
21115 \end_layout
21116
21117 \begin_layout Standard
21118 \begin_inset VSpace bigskip
21119 \end_inset
21120
21121
21122 \end_layout
21123
21124 \begin_layout Standard
21125 Para reestablecer el número de pie a 1 en cada sección añade este
21126 \family roman
21127  comando en el preámbulo:
21128 \end_layout
21129
21130 \begin_layout Standard
21131
21132 \series bold
21133
21134 \backslash
21135 @addtoreset{footnote}{section}
21136 \end_layout
21137
21138 \begin_layout Standard
21139 \begin_inset VSpace bigskip
21140 \end_inset
21141
21142 El siguiente comando en el preámbulo cambia el estilo de numeración del
21143  pie a números romanos pequeños:
21144 \end_layout
21145
21146 \begin_layout Standard
21147
21148 \series bold
21149
21150 \backslash
21151 renewcommand{
21152 \backslash
21153 thefootnote}{
21154 \backslash
21155 roman{footnote}}
21156 \end_layout
21157
21158 \begin_layout Standard
21159 \begin_inset ERT
21160 status collapsed
21161
21162 \begin_layout Standard
21163
21164
21165 \backslash
21166 renewcommand{
21167 \backslash
21168 thefootnote}{
21169 \backslash
21170 roman{footnote}}
21171 \end_layout
21172
21173 \end_inset
21174
21175  Nota al pie en números romanos:
21176 \begin_inset Foot
21177 status open
21178
21179 \begin_layout Standard
21180 Ejemplo de nota al pie en números romanos.
21181 \end_layout
21182
21183 \end_inset
21184
21185
21186 \begin_inset ERT
21187 status collapsed
21188
21189 \begin_layout Standard
21190
21191
21192 \backslash
21193 renewcommand{
21194 \backslash
21195 thefootnote}{
21196 \backslash
21197 arabic{footnote}}
21198 \end_layout
21199
21200 \end_inset
21201
21202
21203 \end_layout
21204
21205 \begin_layout Standard
21206 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
21207  
21208 \series bold
21209
21210 \backslash
21211 roman
21212 \series default
21213  por 
21214 \series bold
21215
21216 \backslash
21217 Roman
21218 \series default
21219 .
21220  Para 
21221 \begin_inset Quotes eld
21222 \end_inset
21223
21224 numerar
21225 \begin_inset Quotes erd
21226 \end_inset
21227
21228  las
21229 \series bold
21230  
21231 \series default
21232 notas al pie con letras mayúsculas o minúsculas usa 
21233 \series bold
21234
21235 \backslash
21236 Alph
21237 \series default
21238  o 
21239 \series bold
21240
21241 \backslash
21242 alph
21243 \series default
21244 , respectivamente.
21245  Para 
21246 \begin_inset Quotes eld
21247 \end_inset
21248
21249 numerar
21250 \begin_inset Quotes erd
21251 \end_inset
21252
21253  las notas al pie con símbolos usa 
21254 \series bold
21255
21256 \backslash
21257 fnsymbol
21258 \series default
21259 .
21260 \end_layout
21261
21262 \begin_layout Standard
21263 \begin_inset Note Greyedout
21264 status open
21265
21266 \begin_layout Standard
21267
21268 \series bold
21269 Nota:
21270 \series medium
21271  
21272 \series default
21273 Sólo puedes numerar hasta 26 pies con letras, porque esta numeración está
21274  limitada a letras simples.
21275 \end_layout
21276
21277 \end_inset
21278
21279
21280 \newline
21281
21282 \begin_inset Note Greyedout
21283 status open
21284
21285 \begin_layout Standard
21286
21287 \series bold
21288 Nota:
21289 \series default
21290  Sólo puedes numerar 9 pies con símbolos.
21291 \end_layout
21292
21293 \end_inset
21294
21295
21296 \end_layout
21297
21298 \begin_layout Standard
21299 Para volver al estilo de numeración predeterminado cuando has cambiado a
21300  otro estilo, usa 
21301 \series bold
21302
21303 \backslash
21304 arabic
21305 \series default
21306  en vez de 
21307 \series bold
21308
21309 \backslash
21310 roman
21311 \series default
21312  en el comando anterior.
21313 \end_layout
21314
21315 \begin_layout Subsection
21316 Colocación de Notas al Pie
21317 \begin_inset LatexCommand index
21318 name "Notas al Pie ! Colocación"
21319
21320 \end_inset
21321
21322
21323 \end_layout
21324
21325 \begin_layout Standard
21326 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
21327  entre ellas al final de la página.
21328  Para hacerlas más legibles puedes añadir p.\InsetSpace \thinspace{}
21329 e.
21330  1.5\InsetSpace \thinspace{}
21331 mm con el comando siguiente en el preámbulo:
21332 \end_layout
21333
21334 \begin_layout Standard
21335
21336 \series bold
21337
21338 \backslash
21339 let
21340 \backslash
21341 myFoot
21342 \backslash
21343 footnote
21344 \newline
21345
21346 \backslash
21347 renewcommand{
21348 \backslash
21349 footnote}[1]{
21350 \backslash
21351 myFoot{#1
21352 \backslash
21353 vspace{1.5mm}}}
21354 \end_layout
21355
21356 \begin_layout Standard
21357 \begin_inset VSpace bigskip
21358 \end_inset
21359
21360 En documentos a dos columnas la nota al pie aparece al final de cada columna,
21361  ver la Figura\InsetSpace ~
21362
21363 \begin_inset LatexCommand ref
21364 reference "fig:Colocación-standard-del-pie"
21365
21366 \end_inset
21367
21368 .
21369  Si las notas debieran mostrarse sólo al final de la columna derecha, como
21370  en la Figura\InsetSpace ~
21371
21372 \begin_inset LatexCommand ref
21373 reference "fig:Colocación-del-pie-en"
21374
21375 \end_inset
21376
21377 , usa el paquete LaTeX 
21378 \series bold
21379 ftnright
21380 \series default
21381
21382 \begin_inset LatexCommand index
21383 name "LaTeX-paquetes ! ftnright"
21384
21385 \end_inset
21386
21387  con este comando en el preámbulo:
21388 \end_layout
21389
21390 \begin_layout Standard
21391
21392 \series bold
21393
21394 \backslash
21395 usepackage{ftnright}
21396 \end_layout
21397
21398 \begin_layout Standard
21399 \begin_inset Float figure
21400 placement !h
21401 wide false
21402 sideways false
21403 status open
21404
21405 \begin_layout Standard
21406 \begin_inset ERT
21407 status collapsed
21408
21409 \begin_layout Standard
21410
21411
21412 \backslash
21413 framebox{
21414 \end_layout
21415
21416 \end_inset
21417
21418
21419 \begin_inset Graphics
21420         filename ../clipart/without_fntright.pdf
21421         width 100col%
21422
21423 \end_inset
21424
21425
21426 \begin_inset ERT
21427 status collapsed
21428
21429 \begin_layout Standard
21430
21431 }
21432 \end_layout
21433
21434 \end_inset
21435
21436
21437 \end_layout
21438
21439 \begin_layout Standard
21440 \begin_inset Caption
21441
21442 \begin_layout Standard
21443 \begin_inset LatexCommand label
21444 name "fig:Colocación-standard-del-pie"
21445
21446 \end_inset
21447
21448 Colocación standard de notas al pie en documentos a dos columnas.
21449 \end_layout
21450
21451 \end_inset
21452
21453
21454 \end_layout
21455
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \begin_layout Standard
21462 \begin_inset Float figure
21463 placement !h
21464 wide false
21465 sideways false
21466 status open
21467
21468 \begin_layout Standard
21469 \begin_inset ERT
21470 status collapsed
21471
21472 \begin_layout Standard
21473
21474
21475 \backslash
21476 framebox{
21477 \end_layout
21478
21479 \end_inset
21480
21481
21482 \begin_inset Graphics
21483         filename ../clipart/with_fntright.pdf
21484         width 100col%
21485
21486 \end_inset
21487
21488
21489 \begin_inset ERT
21490 status collapsed
21491
21492 \begin_layout Standard
21493
21494 }
21495 \end_layout
21496
21497 \end_inset
21498
21499
21500 \end_layout
21501
21502 \begin_layout Standard
21503 \begin_inset Caption
21504
21505 \begin_layout Standard
21506 \begin_inset LatexCommand label
21507 name "fig:Colocación-del-pie-en"
21508
21509 \end_inset
21510
21511 Colocación del pie en documentos a dos columnas cuando se usa el paquete
21512  LaTeX 
21513 \series bold
21514 ftnright
21515 \series default
21516 .
21517 \end_layout
21518
21519 \end_inset
21520
21521
21522 \end_layout
21523
21524 \end_inset
21525
21526
21527 \end_layout
21528
21529 \begin_layout Standard
21530 \begin_inset VSpace bigskip
21531 \end_inset
21532
21533 En alguna literatura científica se acostumbra reunir las notas e imprimirlas
21534  en un párrafo separado al final de la sección, como en la Figura\InsetSpace ~
21535
21536 \begin_inset LatexCommand ref
21537 reference "fig:Notas-al-final----notas-al-pie"
21538
21539 \end_inset
21540
21541 .
21542  Para usar notas finales en vez de notas al pie , carga el paquete LaTeX
21543  
21544 \series bold
21545 endnotes
21546 \series default
21547
21548 \begin_inset LatexCommand index
21549 name "LaTeX-paquetes ! endnotes"
21550
21551 \end_inset
21552
21553  con las siguientes líneas en el preámbulo de tu documento:
21554 \end_layout
21555
21556 \begin_layout Standard
21557
21558 \series bold
21559
21560 \backslash
21561 usepackage{endnotes}
21562 \newline
21563
21564 \backslash
21565 let
21566 \backslash
21567 footnote
21568 \backslash
21569 endnote
21570 \end_layout
21571
21572 \begin_layout Standard
21573 Para insertar la colección de notas, escribe el comando
21574 \end_layout
21575
21576 \begin_layout Standard
21577
21578 \series bold
21579
21580 \backslash
21581 theendnotes
21582 \end_layout
21583
21584 \begin_layout Standard
21585 en ERT al final de una sección o capítulo.
21586 \end_layout
21587
21588 \begin_layout Standard
21589 \begin_inset Float figure
21590 wide false
21591 sideways false
21592 status open
21593
21594 \begin_layout Standard
21595 \align center
21596 \begin_inset ERT
21597 status collapsed
21598
21599 \begin_layout Standard
21600
21601
21602 \backslash
21603 framebox{
21604 \end_layout
21605
21606 \end_inset
21607
21608
21609 \begin_inset Graphics
21610         filename ../clipart/endnotes.pdf
21611
21612 \end_inset
21613
21614
21615 \begin_inset ERT
21616 status collapsed
21617
21618 \begin_layout Standard
21619
21620 }
21621 \end_layout
21622
21623 \end_inset
21624
21625
21626 \end_layout
21627
21628 \begin_layout Standard
21629 \begin_inset Caption
21630
21631 \begin_layout Standard
21632 \begin_inset LatexCommand label
21633 name "fig:Notas-al-final----notas-al-pie"
21634
21635 \end_inset
21636
21637 Notas al final -- notas al pie impresas en párrafo separado al final de
21638  la sección o del capítulo.
21639 \end_layout
21640
21641 \end_inset
21642
21643
21644 \end_layout
21645
21646 \end_inset
21647
21648
21649 \end_layout
21650
21651 \begin_layout Standard
21652 \begin_inset VSpace defskip
21653 \end_inset
21654
21655 La cabecera de párrafo para las notas finales no se traduce automáticamente
21656  al lenguaje del documento, hay que hacerlo manualmente.
21657   El siguiente comando de preámbulo traduce el nombre en inglés 
21658 \begin_inset Quotes eld
21659 \end_inset
21660
21661 Notes
21662 \begin_inset Quotes erd
21663 \end_inset
21664
21665  al español 
21666 \begin_inset Quotes eld
21667 \end_inset
21668
21669 Notas
21670 \begin_inset Quotes erd
21671 \end_inset
21672
21673 :
21674 \end_layout
21675
21676 \begin_layout Standard
21677
21678 \series bold
21679
21680 \backslash
21681 renewcommand{
21682 \backslash
21683 notesname}{Notas}
21684 \end_layout
21685
21686 \begin_layout Standard
21687 \begin_inset VSpace defskip
21688 \end_inset
21689
21690 La numeración de notas finales puede cambiarse como la de las notas al pie,
21691  como se describe en la sección\InsetSpace ~
21692
21693 \begin_inset LatexCommand ref
21694 reference "sub:Numeración-de-Notas-al-Pie"
21695
21696 \end_inset
21697
21698 ; sólo hay que reemplazar el comando 
21699 \series bold
21700
21701 \backslash
21702 thefootnote
21703 \series default
21704  por 
21705 \series bold
21706
21707 \backslash
21708 theendnote
21709 \series default
21710 .
21711  Para restablecer la numeración usa el comando 
21712 \series bold
21713
21714 \backslash
21715 @addtoreset 
21716 \series default
21717 como se describe en la sección\InsetSpace ~
21718
21719 \begin_inset LatexCommand ref
21720 reference "sub:Numeración-de-Notas-al-Pie"
21721
21722 \end_inset
21723
21724  y sustituye el parámetro de comando 
21725 \series bold
21726 footnote
21727 \series default
21728  por 
21729 \series bold
21730 endnote
21731 \series default
21732 .
21733 \end_layout
21734
21735 \begin_layout Standard
21736 Para crear solo una marca para una nota final, usa el comando 
21737 \series bold
21738
21739 \backslash
21740 endnotemark[número]
21741 \series default
21742  similar al comando 
21743 \series bold
21744
21745 \backslash
21746 footnotemark
21747 \series default
21748 , descrito en la sección\InsetSpace ~
21749
21750 \begin_inset LatexCommand ref
21751 reference "sec:Notas-al-pie"
21752
21753 \end_inset
21754
21755 .
21756 \end_layout
21757
21758 \begin_layout Standard
21759 \begin_inset VSpace bigskip
21760 \end_inset
21761
21762 Las notas al pie también pueden colocarse al margen de la página y la alineación
21763  del texto del pie también puede cambiarse, ver el paquete LaTeX 
21764 \series bold
21765 footmisc
21766 \series default
21767
21768 \begin_inset LatexCommand index
21769 name "LaTeX-paquetes ! footmisc"
21770
21771 \end_inset
21772
21773
21774 \begin_inset LatexCommand cite
21775 key "footmisc"
21776
21777 \end_inset
21778
21779  para más información.
21780 \end_layout
21781
21782 \begin_layout Standard
21783 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
21784  
21785 \begin_inset LatexCommand cite
21786 key "latexcompanion,latexguide,latexbook"
21787
21788 \end_inset
21789
21790 .
21791 \end_layout
21792
21793 \begin_layout Section
21794 Notas al Margen
21795 \begin_inset LatexCommand index
21796 name "Notas ! al Margen"
21797
21798 \end_inset
21799
21800
21801 \end_layout
21802
21803 \begin_layout Standard
21804 Las notas al margen se ven y se comportan en LyX como notas al pie.
21805  Se insertan con el menú 
21806 \family sans
21807 Insertar\SpecialChar \menuseparator
21808 Nota\InsetSpace ~
21809 al\InsetSpace ~
21810 margen
21811 \family default
21812  o el botón 
21813 \begin_inset Graphics
21814         filename ../images/marginalnote-insert.xpm
21815         scale 85
21816
21817 \end_inset
21818
21819 .
21820  Aparece un cuadro gris con la etiqueta en rojo
21821 \family roman
21822 \series medium
21823  
21824 \begin_inset Quotes eld
21825 \end_inset
21826
21827 margen
21828 \begin_inset Quotes erd
21829 \end_inset
21830
21831  en el que puedes escribir el texto de la nota.
21832 \end_layout
21833
21834 \begin_layout Standard
21835 Al lado hay un ejemplo de nota al margen.
21836 \family roman
21837 \series medium
21838
21839 \begin_inset Marginal
21840 status open
21841
21842 \begin_layout Standard
21843 Esto es una nota al margen.
21844 \end_layout
21845
21846 \end_inset
21847
21848
21849 \end_layout
21850
21851 \begin_layout Standard
21852 Estas notas salen en el margen derecho en documentos a una cara.
21853  En documentos a doble cara se muestran en el margen externo -- izquierdo
21854  en páginas pares, derecho en páginas impares.
21855  El texto de las notas se alinea en la parte opuesta al margen -- se alinea
21856  a la derecha si la nota aparece en el margen izquierdo.
21857  La primera línea de la nota se sitúa en la posición de la línea del texto
21858  en la que se inserta en el documento.
21859 \end_layout
21860
21861 \begin_layout Standard
21862 \begin_inset VSpace bigskip
21863 \end_inset
21864
21865 Para colocar la nota en el margen interno añade el comando
21866 \end_layout
21867
21868 \begin_layout Standard
21869
21870 \series bold
21871
21872 \backslash
21873 reversemarginpar
21874 \end_layout
21875
21876 \begin_layout Standard
21877 en ERT antes de la nota.
21878  La nueva colocación es válida para todas las siguientes notas al margen.
21879 \begin_inset ERT
21880 status collapsed
21881
21882 \begin_layout Standard
21883
21884
21885 \backslash
21886 reversemarginpar 
21887 \end_layout
21888
21889 \end_inset
21890
21891
21892 \begin_inset Marginal
21893 status open
21894
21895 \begin_layout Standard
21896 Esto es una nota en el margen interno.
21897 \end_layout
21898
21899 \end_inset
21900
21901
21902 \series bold
21903
21904 \newline
21905
21906 \series default
21907
21908 \begin_inset Note Greyedout
21909 status open
21910
21911 \begin_layout Standard
21912
21913 \series bold
21914 Nota:
21915 \series default
21916  A veces no hay espacio suficiente en el margen interno, por lo que la nota
21917  no se mostrará correctamente en la salida.
21918 \end_layout
21919
21920 \end_inset
21921
21922
21923 \end_layout
21924
21925 \begin_layout Standard
21926 \begin_inset ERT
21927 status collapsed
21928
21929 \begin_layout Standard
21930
21931
21932 \backslash
21933 normalmarginpar 
21934 \end_layout
21935
21936 \end_inset
21937
21938 Para volver a la ubicación predeterminada inserta el comando
21939 \end_layout
21940
21941 \begin_layout Standard
21942
21943 \series bold
21944
21945 \backslash
21946 normalmarginpar
21947 \end_layout
21948
21949 \begin_layout Standard
21950 en ERT.
21951 \newline
21952  
21953 \begin_inset Note Greyedout
21954 status open
21955
21956 \begin_layout Standard
21957
21958 \series bold
21959 Nota:
21960 \series default
21961  El comando se ignora si en el mismo párrafo está también presente el comando
21962  
21963 \series bold
21964
21965 \backslash
21966 reversemarginpar
21967 \series default
21968 .
21969 \end_layout
21970
21971 \end_inset
21972
21973
21974 \end_layout
21975
21976 \begin_layout Standard
21977 \begin_inset VSpace bigskip
21978 \end_inset
21979
21980
21981 \family roman
21982 \series medium
21983
21984 \begin_inset Marginal
21985 status open
21986
21987 \begin_layout Standard
21988 PalabraMuyLargaAlMargen no partida con guión.
21989 \end_layout
21990
21991 \end_inset
21992
21993
21994 \family default
21995 \series default
21996 Como en el caso descrito en la sección\InsetSpace ~
21997
21998 \begin_inset LatexCommand ref
21999 reference "sub:Líneas-Múltiples-en"
22000
22001 \end_inset
22002
22003 , una palabra larga no puede partirse con guión cuando es la primera en
22004  la nota al margen.
22005  Para evitar esto, inserta el comando
22006 \end_layout
22007
22008 \begin_layout Standard
22009
22010 \series bold
22011
22012 \backslash
22013 hspace{0pt}
22014 \end_layout
22015
22016 \begin_layout Standard
22017 en ERT antes de la palabra
22018 \family roman
22019 \series medium
22020 .
22021 \begin_inset Marginal
22022 status open
22023
22024 \begin_layout Standard
22025 \begin_inset ERT
22026 status collapsed
22027
22028 \begin_layout Standard
22029
22030
22031 \backslash
22032 hspace{0pt}
22033 \end_layout
22034
22035 \end_inset
22036
22037 PalabraMuyLargaAlMargen partida con guión.
22038 \end_layout
22039
22040 \end_inset
22041
22042
22043 \end_layout
22044
22045 \begin_layout Standard
22046 \begin_inset VSpace bigskip
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \begin_layout Standard
22053 \begin_inset Note Greyedout
22054 status open
22055
22056 \begin_layout Standard
22057
22058 \series bold
22059 Nota:
22060 \series default
22061  Normalmente no pueden utilizarse notas al margen en tablas, flotantes,
22062  y notas al pie.
22063 \end_layout
22064
22065 \end_inset
22066
22067
22068 \end_layout
22069
22070 \begin_layout Standard
22071 \begin_inset VSpace bigskip
22072 \end_inset
22073
22074
22075 \end_layout
22076
22077 \begin_layout Standard
22078 \begin_inset ERT
22079 status collapsed
22080
22081 \begin_layout Standard
22082
22083
22084 \backslash
22085 ifmarginnote
22086 \end_layout
22087
22088 \end_inset
22089
22090
22091 \begin_inset Note Note
22092 status open
22093
22094 \begin_layout Standard
22095 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
22096  LaTeX 
22097 \series bold
22098 marginnote
22099 \series default
22100 .
22101 \end_layout
22102
22103 \end_inset
22104
22105
22106 \end_layout
22107
22108 \begin_layout Standard
22109 Esta restricción se puede salvar con el paquete LaTeX 
22110 \series bold
22111 marginnote
22112 \series default
22113
22114 \begin_inset LatexCommand index
22115 name "LaTeX-paquetes ! marginnote"
22116
22117 \end_inset
22118
22119 .
22120  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
22121  notas al margen es redefinido para usar el comando provisto por el paquete
22122  
22123 \series bold
22124 marginnote
22125 \series default
22126 :
22127 \end_layout
22128
22129 \begin_layout Standard
22130
22131 \series bold
22132
22133 \backslash
22134 usepackage{marginnote}
22135 \newline
22136
22137 \backslash
22138 let
22139 \backslash
22140 marginpar
22141 \backslash
22142 marginnote
22143 \end_layout
22144
22145 \begin_layout Standard
22146 Esto se ha utilizado en el presente documento porque 
22147 \series bold
22148 marginnote
22149 \series default
22150  tiene una característica adicional útil: Puedes imponer un offset vertical
22151  a la nota.
22152  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
22153  diseño de la página.
22154  El offset se determina en LyX como ERT directamente tras la nota al margen
22155  en el esquema
22156 \end_layout
22157
22158 \begin_layout Standard
22159
22160 \series bold
22161 [offset]
22162 \end_layout
22163
22164 \begin_layout Standard
22165 donde offset es una longitud en una de las unidades listadas en la Tabla\InsetSpace ~
22166
22167 \begin_inset LatexCommand ref
22168 reference "tab:Unidades"
22169
22170 \end_inset
22171
22172 .
22173  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
22174  abajo.
22175
22176 \family roman
22177 \series medium
22178  Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5\InsetSpace \thinspace{}
22179 cm
22180  arriba con el comando ERT 
22181 \begin_inset Quotes eld
22182 \end_inset
22183
22184
22185 \family default
22186 \series bold
22187 [-1.5cm]
22188 \family roman
22189 \series medium
22190
22191 \begin_inset Quotes erd
22192 \end_inset
22193
22194
22195 \begin_inset Marginal
22196 status open
22197
22198 \begin_layout Standard
22199 Esta nota está 1.5\InsetSpace \thinspace{}
22200 cm por encima de su posición original.
22201 \end_layout
22202
22203 \end_inset
22204
22205
22206 \family default
22207 \series default
22208
22209 \begin_inset ERT
22210 status collapsed
22211
22212 \begin_layout Standard
22213
22214 [-1.5cm]
22215 \end_layout
22216
22217 \end_inset
22218
22219
22220 \end_layout
22221
22222 \begin_layout Standard
22223 \begin_inset VSpace defskip
22224 \end_inset
22225
22226 Con 
22227 \series bold
22228 marginnote
22229 \series default
22230  también puedes cambiar la alineación del texto en el margen.
22231  Por ejemplo los comandos
22232 \end_layout
22233
22234 \begin_layout Standard
22235
22236 \series bold
22237
22238 \backslash
22239 renewcommand*{
22240 \backslash
22241 raggedleftmarginnote}{
22242 \backslash
22243 centering}
22244 \newline
22245
22246 \backslash
22247 renewcommand*{
22248 \backslash
22249 raggedrightmarginnote}{
22250 \backslash
22251 centering}
22252 \end_layout
22253
22254 \begin_layout Standard
22255 producen alineación centrada.
22256  
22257 \series bold
22258
22259 \backslash
22260 raggedleftmarginnote
22261 \series default
22262  identifica las notas que aparecen al lado izquierdo.
22263 \family roman
22264 \series medium
22265
22266 \begin_inset ERT
22267 status collapsed
22268
22269 \begin_layout Standard
22270
22271
22272 \backslash
22273 renewcommand*{
22274 \backslash
22275 raggedleftmarginnote}{
22276 \backslash
22277 centering}
22278 \end_layout
22279
22280 \begin_layout Standard
22281
22282
22283 \backslash
22284 renewcommand*{
22285 \backslash
22286 raggedrightmarginnote}{
22287 \backslash
22288 centering}
22289 \end_layout
22290
22291 \end_inset
22292
22293
22294 \begin_inset Marginal
22295 status open
22296
22297 \begin_layout Standard
22298 El texto de esta nota está centrado.
22299 \end_layout
22300
22301 \end_inset
22302
22303  
22304 \family default
22305 \series default
22306 El valor predeterminado es 
22307 \end_layout
22308
22309 \begin_layout Standard
22310
22311 \series bold
22312
22313 \backslash
22314 renewcommand*{
22315 \backslash
22316 raggedleftmarginnote}{
22317 \backslash
22318 raggedleft}
22319 \newline
22320
22321 \backslash
22322 renewcommand*{
22323 \backslash
22324 raggedrightmarginnote}{
22325 \backslash
22326 raggedright}
22327 \family roman
22328 \series medium
22329
22330 \begin_inset ERT
22331 status collapsed
22332
22333 \begin_layout Standard
22334
22335
22336 \backslash
22337 renewcommand*{
22338 \backslash
22339 raggedleftmarginnote}{
22340 \backslash
22341 raggedleft}
22342 \end_layout
22343
22344 \begin_layout Standard
22345
22346
22347 \backslash
22348 renewcommand*{
22349 \backslash
22350 raggedrightmarginnote}{
22351 \backslash
22352 raggedright}
22353 \end_layout
22354
22355 \end_inset
22356
22357
22358 \end_layout
22359
22360 \begin_layout Standard
22361 \begin_inset VSpace defskip
22362 \end_inset
22363
22364 Para otras características de 
22365 \series bold
22366 marginnote
22367 \series default
22368  mira en su documentación 
22369 \begin_inset LatexCommand cite
22370 key "marginnote"
22371
22372 \end_inset
22373
22374 .
22375 \end_layout
22376
22377 \begin_layout Standard
22378 \begin_inset VSpace bigskip
22379 \end_inset
22380
22381 El diseño de las notas al margen puede ser redefinido.
22382  Por ejemplo, para crear una cabecera para todas las notas con el texto
22383  
22384 \begin_inset Quotes eld
22385 \end_inset
22386
22387
22388 \series bold
22389 \bar under
22390 ¡
22391 \family sans
22392 Atención
22393 \family default
22394 !
22395 \series default
22396 \bar default
22397
22398 \begin_inset Quotes erd
22399 \end_inset
22400
22401 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
22402 \end_layout
22403
22404 \begin_layout Standard
22405
22406 \series bold
22407
22408 \backslash
22409 let
22410 \backslash
22411 myMarginpar
22412 \backslash
22413 marginpar
22414 \newline
22415
22416 \backslash
22417 renewcommand{
22418 \backslash
22419 marginpar}[1]{
22420 \backslash
22421 myMarginpar{%
22422 \newline
22423
22424 \begin_inset ERT
22425 status collapsed
22426
22427 \begin_layout Standard
22428
22429
22430 \backslash
22431 hphantom{ }
22432 \end_layout
22433
22434 \end_inset
22435
22436
22437 \backslash
22438 hspace{0pt}
22439 \backslash
22440 textsf{
22441 \backslash
22442 textbf{
22443 \backslash
22444 underbar{¡Atención!}}}%
22445 \newline
22446
22447 \begin_inset ERT
22448 status collapsed
22449
22450 \begin_layout Standard
22451
22452
22453 \backslash
22454 hphantom{ }
22455 \end_layout
22456
22457 \end_inset
22458
22459
22460 \backslash
22461 vspace{1.5mm}
22462 \backslash
22463
22464 \backslash
22465 #1}}
22466 \end_layout
22467
22468 \begin_layout Standard
22469
22470 \family roman
22471 \series medium
22472 \begin_inset ERT
22473 status collapsed
22474
22475 \begin_layout Standard
22476
22477
22478 \backslash
22479 let
22480 \backslash
22481 myMarginpar
22482 \backslash
22483 marginpar
22484 \end_layout
22485
22486 \begin_layout Standard
22487
22488
22489 \backslash
22490 renewcommand{
22491 \backslash
22492 marginpar}[1]{
22493 \backslash
22494 myMarginpar{%
22495 \end_layout
22496
22497 \begin_layout Standard
22498
22499    
22500 \backslash
22501 textsf{
22502 \backslash
22503 textbf{
22504 \backslash
22505 underbar{¡Atención!}}}%
22506 \end_layout
22507
22508 \begin_layout Standard
22509
22510    
22511 \backslash
22512 vspace{1.5mm}
22513 \backslash
22514
22515 \backslash
22516 #1}}
22517 \end_layout
22518
22519 \end_inset
22520
22521
22522 \begin_inset Marginal
22523 status open
22524
22525 \begin_layout Standard
22526 Esta es una nota con una cabecera definida.
22527 \end_layout
22528
22529 \end_inset
22530
22531
22532 \family default
22533 \series default
22534
22535 \begin_inset ERT
22536 status collapsed
22537
22538 \begin_layout Standard
22539
22540 [-1.5cm]
22541 \end_layout
22542
22543 \end_inset
22544
22545
22546 \family roman
22547 \series medium
22548
22549 \begin_inset ERT
22550 status collapsed
22551
22552 \begin_layout Standard
22553
22554
22555 \backslash
22556 renewcommand{
22557 \backslash
22558 marginpar}[1]{
22559 \backslash
22560 myMarginpar{#1}}
22561 \end_layout
22562
22563 \end_inset
22564
22565
22566 \family default
22567 \series default
22568
22569 \begin_inset Note Note
22570 status collapsed
22571
22572 \begin_layout Standard
22573 El formato de la nota al margen se ha cambiado solo para este ejemplo.
22574 \end_layout
22575
22576 \end_inset
22577
22578
22579 \end_layout
22580
22581 \begin_layout Standard
22582 \begin_inset ERT
22583 status collapsed
22584
22585 \begin_layout Standard
22586
22587
22588 \backslash
22589 else
22590 \end_layout
22591
22592 \end_inset
22593
22594
22595 \begin_inset Note Note
22596 status open
22597
22598 \begin_layout Standard
22599 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
22600  
22601 \series bold
22602 marginnote
22603 \series default
22604 .
22605 \end_layout
22606
22607 \end_inset
22608
22609
22610 \end_layout
22611
22612 \begin_layout Standard
22613 Debes instalar el paquete LaTeX 
22614 \series bold
22615 marginnote
22616 \series default
22617  para ver la parte siguiente en la salida.
22618 \end_layout
22619
22620 \begin_layout Standard
22621 \begin_inset ERT
22622 status collapsed
22623
22624 \begin_layout Standard
22625
22626
22627 \backslash
22628 fi
22629 \end_layout
22630
22631 \end_inset
22632
22633
22634 \end_layout
22635
22636 \begin_layout Chapter
22637 Cuadros
22638 \end_layout
22639
22640 \begin_layout Section
22641 Introducción
22642 \begin_inset LatexCommand index
22643 name "Cuadros ! Introducción"
22644
22645 \end_inset
22646
22647
22648 \end_layout
22649
22650 \begin_layout Standard
22651 Los cuadros se emplean para dar formato a bloques de texto.
22652  Se pueden usar para escribir documentos con varios lenguajes, ver sección\InsetSpace ~
22653
22654 \begin_inset LatexCommand ref
22655 reference "sec:Minipáginas"
22656
22657 \end_inset
22658
22659 , enmarcar textos, ver sección\InsetSpace ~
22660
22661 \begin_inset LatexCommand ref
22662 reference "sec:Cuadros-Enmarcados"
22663
22664 \end_inset
22665
22666 , evitar la división de palabras, ver sección\InsetSpace ~
22667
22668 \begin_inset LatexCommand ref
22669 reference "sec:Prevención-de-la-Partición-con-Guiones"
22670
22671 \end_inset
22672
22673 , alinear texto, ver sección\InsetSpace ~
22674
22675 \begin_inset LatexCommand ref
22676 reference "sub:Alineación-Vertical"
22677
22678 \end_inset
22679
22680 , o para poner color de fondo a un texto, ver sección\InsetSpace ~
22681
22682 \begin_inset LatexCommand ref
22683 reference "sec:Cuadros-Coloreados"
22684
22685 \end_inset
22686
22687 .
22688 \end_layout
22689
22690 \begin_layout Standard
22691 Se insertan con el menú 
22692 \family sans
22693 Insertar\SpecialChar \menuseparator
22694 Cuadro
22695 \family default
22696 .
22697  Surge un recuadro gris con la etiqueta 
22698 \family sans
22699 Cuadro (Minipágina)
22700 \family default
22701
22702 \begin_inset Graphics
22703         filename ../clipart/CuadroMinipagQt4.png
22704         scale 75
22705         keepAspectRatio
22706
22707 \end_inset
22708
22709 .
22710  El tipo de cuadro se puede elegir al hacer click-derecho sobre él.
22711  Sale un diálogo en el que 
22712 \family sans
22713 Cuadro
22714 \family default
22715 \InsetSpace ~
22716
22717 \family sans
22718 interior
22719 \family default
22720  permite escoger los tipos 
22721 \family sans
22722 Parbox (
22723 \family default
22724
22725 \begin_inset Quotes eld
22726 \end_inset
22727
22728
22729 \family sans
22730 Párrafo
22731 \family default
22732
22733 \begin_inset Quotes erd
22734 \end_inset
22735
22736
22737 \family sans
22738 )
22739 \family default
22740  y 
22741 \family sans
22742 Minipágina
22743 \family default
22744 .
22745  El 
22746 \family sans
22747 Minipágina
22748 \family default
22749  es el predeterminado para nuevos cuadros y se explica en la sección\InsetSpace ~
22750
22751 \begin_inset LatexCommand ref
22752 reference "sec:Minipáginas"
22753
22754 \end_inset
22755
22756 ; el tipo 
22757 \family sans
22758 Parbox
22759 \family default
22760  se describe en la sección\InsetSpace ~
22761
22762 \begin_inset LatexCommand ref
22763 reference "sec:Cuadros-de-Párrafo"
22764
22765 \end_inset
22766
22767 .
22768 \end_layout
22769
22770 \begin_layout Standard
22771 Los cuadros no se numeran y por tanto no se pueden referenciar como los
22772  flotantes o las notas al pie.
22773 \end_layout
22774
22775 \begin_layout Standard
22776 \begin_inset Note Greyedout
22777 status open
22778
22779 \begin_layout Standard
22780
22781 \series bold
22782 Nota:
22783 \series default
22784  Debido a un error en LyX hay que insertar un espacio protegido detrás de
22785  un cuadro si se desea separar con un espacio el cuadro y el texto siguiente.
22786 \end_layout
22787
22788 \end_inset
22789
22790
22791 \end_layout
22792
22793 \begin_layout Standard
22794 \begin_inset Note Greyedout
22795 status open
22796
22797 \begin_layout Standard
22798
22799 \series bold
22800 Nota:
22801 \series default
22802  Los cuadros no deben ser el item en un entorno 
22803 \family sans
22804 Enumeración
22805 \family default
22806  o 
22807 \family sans
22808 Descripción
22809 \family default
22810 .
22811 \end_layout
22812
22813 \end_inset
22814
22815
22816 \end_layout
22817
22818 \begin_layout Standard
22819 \begin_inset Note Greyedout
22820 status open
22821
22822 \begin_layout Standard
22823
22824 \series bold
22825 Nota:
22826 \series default
22827  Por razones desconocidas solo se puede poner el tipo 
22828 \family sans
22829 Cuadro\InsetSpace ~
22830 interior
22831 \family default
22832  en 
22833 \family sans
22834 Ninguno
22835 \family default
22836  cuando se emplea un cuadro enmarcado.
22837  Los cuadros sin ningún tipo de 
22838 \family sans
22839 Cuadro\InsetSpace ~
22840 interior
22841 \family default
22842  y sin marcos se explican en la sección\InsetSpace ~
22843
22844 \begin_inset LatexCommand ref
22845 reference "sec:Prevención-de-la-Partición-con-Guiones"
22846
22847 \end_inset
22848
22849 .
22850 \end_layout
22851
22852 \end_inset
22853
22854
22855 \end_layout
22856
22857 \begin_layout Section
22858 Diálogo Cuadros
22859 \begin_inset LatexCommand label
22860 name "sec:Diálogo-Cuadros"
22861
22862 \end_inset
22863
22864
22865 \begin_inset LatexCommand index
22866 name "Cuadros ! Diálogo"
22867
22868 \end_inset
22869
22870
22871 \begin_inset LatexCommand index
22872 name "Cuadros ! Alineación"
22873
22874 \end_inset
22875
22876
22877 \end_layout
22878
22879 \begin_layout Standard
22880 En el diálogo puedes ajustar la geometría del cuadro en los campos 
22881 \family sans
22882 Ancho
22883 \family default
22884  y 
22885 \family sans
22886 Alto
22887 \family default
22888 .
22889  Las unidades disponibles para la geometría se explican en la Tabla\InsetSpace ~
22890
22891 \begin_inset LatexCommand ref
22892 reference "tab:Unidades"
22893
22894 \end_inset
22895
22896 .
22897  El campo 
22898 \family sans
22899 Alto
22900 \family default
22901  ofrece los siguientes tamaños adicionales:
22902 \end_layout
22903
22904 \begin_layout Description
22905 Profundidad Este es el texto plano 
22906 \begin_inset Quotes eld
22907 \end_inset
22908
22909 alto
22910 \begin_inset Quotes erd
22911 \end_inset
22912
22913 .
22914  Ignora la profundidad total cuando hay mútiples líneas de texto en el cuadro:
22915 \newline
22916
22917 \newline
22918
22919 \newline
22920
22921 \begin_inset Box Boxed
22922 position "c"
22923 hor_pos "c"
22924 has_inner_box 1
22925 inner_pos "c"
22926 use_parbox 0
22927 width "12col%"
22928 special "none"
22929 height "1in"
22930 height_special "depth"
22931 status open
22932
22933 \begin_layout Standard
22934 \align center
22935 Cuadro con altura establecida en 1\InsetSpace \thinspace{}
22936 Profundidad
22937 \end_layout
22938
22939 \end_inset
22940
22941
22942 \newline
22943
22944 \newline
22945
22946 \end_layout
22947
22948 \begin_layout Description
22949 Alto Es la altura del texto que está dentro del cuadro.
22950  Un valor de, p.\InsetSpace \thinspace{}
22951 e.\InsetSpace ~
22952 2 para este tamaño fijará la altura del cuadro a 2 veces
22953  la altura del texto: 
22954 \begin_inset Box Boxed
22955 position "c"
22956 hor_pos "c"
22957 has_inner_box 1
22958 inner_pos "c"
22959 use_parbox 0
22960 width "20col%"
22961 special "none"
22962 height "2in"
22963 height_special "height"
22964 status open
22965
22966 \begin_layout Standard
22967 \align center
22968 Cuadro con altura puesta en 2\InsetSpace \thinspace{}
22969 Alto
22970 \end_layout
22971
22972 \end_inset
22973
22974
22975 \end_layout
22976
22977 \begin_layout Description
22978 Alto\InsetSpace ~
22979 Total Esto es el Alto\InsetSpace \thinspace{}
22980 +\InsetSpace \thinspace{}
22981 Profundidad: 
22982 \begin_inset Box Boxed
22983 position "c"
22984 hor_pos "c"
22985 has_inner_box 1
22986 inner_pos "c"
22987 use_parbox 0
22988 width "20col%"
22989 special "none"
22990 height "1in"
22991 height_special "totalheight"
22992 status open
22993
22994 \begin_layout Standard
22995 \align center
22996 Cuadro con altura puesta a 1\InsetSpace \thinspace{}
22997 Alto\InsetSpace ~
22998 total
22999 \end_layout
23000
23001 \end_inset
23002
23003
23004 \end_layout
23005
23006 \begin_layout Description
23007 Ancho Esto determina al ancho del cuadro como altura: 
23008 \begin_inset Box Boxed
23009 position "c"
23010 hor_pos "c"
23011 has_inner_box 1
23012 inner_pos "c"
23013 use_parbox 0
23014 width "12col%"
23015 special "none"
23016 height "1in"
23017 height_special "width"
23018 status open
23019
23020 \begin_layout Standard
23021 \align center
23022 Cuadro con altura puesta en 1\InsetSpace \thinspace{}
23023 Ancho
23024 \end_layout
23025
23026 \end_inset
23027
23028
23029 \end_layout
23030
23031 \begin_layout Standard
23032 \begin_inset VSpace bigskip
23033 \end_inset
23034
23035 Si has elegido un 
23036 \family sans
23037 Cuadro\InsetSpace ~
23038 interior
23039 \family default
23040 , la alineación vertical del cuadro puede ser:
23041 \end_layout
23042
23043 \begin_layout Description
23044 Superior Ejemplo de línea de texto.
23045  
23046 \begin_inset Box Boxed
23047 position "t"
23048 hor_pos "c"
23049 has_inner_box 1
23050 inner_pos "c"
23051 use_parbox 0
23052 width "12col%"
23053 special "none"
23054 height "1in"
23055 height_special "totalheight"
23056 status open
23057
23058 \begin_layout Standard
23059 \align center
23060 Cuadro alineado arriba.
23061 \end_layout
23062
23063 \end_inset
23064
23065 \InsetSpace ~
23066 Ejemplo de línea de texto.
23067 \end_layout
23068
23069 \begin_layout Description
23070 Medio Ejemplo de línea de texto.
23071  
23072 \begin_inset Box Boxed
23073 position "c"
23074 hor_pos "c"
23075 has_inner_box 1
23076 inner_pos "c"
23077 use_parbox 0
23078 width "12col%"
23079 special "none"
23080 height "1in"
23081 height_special "totalheight"
23082 status open
23083
23084 \begin_layout Standard
23085 \align center
23086 Cuadro alineado enmedio.
23087 \end_layout
23088
23089 \end_inset
23090
23091 \InsetSpace ~
23092 Ejemplo de línea de texto.
23093 \end_layout
23094
23095 \begin_layout Description
23096 Inferior Ejemplo de línea de texto.
23097  
23098 \begin_inset Box Boxed
23099 position "b"
23100 hor_pos "c"
23101 has_inner_box 1
23102 inner_pos "c"
23103 use_parbox 0
23104 width "12col%"
23105 special "none"
23106 height "1in"
23107 height_special "totalheight"
23108 status open
23109
23110 \begin_layout Standard
23111 \align center
23112 Cuadro alineado abajo.
23113 \end_layout
23114
23115 \end_inset
23116
23117 \InsetSpace ~
23118 Ejemplo de línea de texto.
23119 \end_layout
23120
23121 \begin_layout Standard
23122 La alineación horizontal del cuadro puede establecerse en el diálogo de
23123  configuración de párrafo de LyX si colocas el cuadro en su propio párrafo.
23124 \end_layout
23125
23126 \begin_layout Standard
23127 \begin_inset VSpace bigskip
23128 \end_inset
23129
23130 Cuando has escogido un 
23131 \family sans
23132 Cuadro\InsetSpace ~
23133 interior
23134 \family default
23135 , el contenido puede alinearse verticalmente a:
23136 \end_layout
23137
23138 \begin_layout Description
23139 Superior Ejemplo de línea de texto.
23140  
23141 \begin_inset Box Boxed
23142 position "c"
23143 hor_pos "c"
23144 has_inner_box 1
23145 inner_pos "t"
23146 use_parbox 0
23147 width "12col%"
23148 special "none"
23149 height "1.5in"
23150 height_special "totalheight"
23151 status open
23152
23153 \begin_layout Standard
23154 \align center
23155 Cuadro con texto alineado arriba.
23156 \end_layout
23157
23158 \end_inset
23159
23160 \InsetSpace ~
23161 Ejemplo de línea de texto.
23162 \end_layout
23163
23164 \begin_layout Description
23165 Medio Ejemplo de línea de texto.
23166  
23167 \begin_inset Box Boxed
23168 position "c"
23169 hor_pos "c"
23170 has_inner_box 1
23171 inner_pos "c"
23172 use_parbox 0
23173 width "12col%"
23174 special "none"
23175 height "1.5in"
23176 height_special "totalheight"
23177 status open
23178
23179 \begin_layout Standard
23180 \align center
23181 Cuadro con texto alineado enmedio.
23182 \end_layout
23183
23184 \end_inset
23185
23186 \InsetSpace ~
23187 Ejemplo de línea de texto.
23188 \end_layout
23189
23190 \begin_layout Description
23191 Inferior Ejemplo de línea de texto.
23192  
23193 \begin_inset Box Boxed
23194 position "c"
23195 hor_pos "c"
23196 has_inner_box 1
23197 inner_pos "b"
23198 use_parbox 0
23199 width "12col%"
23200 special "none"
23201 height "1.5in"
23202 height_special "totalheight"
23203 status open
23204
23205 \begin_layout Standard
23206 \align center
23207 Cuadro con texto alineado abajo.
23208 \end_layout
23209
23210 \end_inset
23211
23212 \InsetSpace ~
23213 Ejemplo de línea de texto.
23214 \end_layout
23215
23216 \begin_layout Description
23217 Estirado Ejemplo de línea de texto.
23218  
23219 \begin_inset Box Boxed
23220 position "c"
23221 hor_pos "c"
23222 has_inner_box 1
23223 inner_pos "s"
23224 use_parbox 0
23225 width "12col%"
23226 special "none"
23227 height "1.5in"
23228 height_special "totalheight"
23229 status open
23230
23231 \begin_layout Standard
23232 \align center
23233 Este texto
23234 \end_layout
23235
23236 \begin_layout Standard
23237 \align center
23238 está
23239 \end_layout
23240
23241 \begin_layout Standard
23242 \align center
23243 estirado.
23244 \end_layout
23245
23246 \end_inset
23247
23248 \InsetSpace ~
23249 Ejemplo de línea de texto.
23250 \end_layout
23251
23252 \begin_layout Standard
23253 Para estirar el contenido debe tener más de un párrafo.
23254  En el ejemplo anterior cada línea de texto está en un párrafo propio.
23255 \end_layout
23256
23257 \begin_layout Standard
23258 \begin_inset VSpace bigskip
23259 \end_inset
23260
23261 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
23262  LyX cuando hayas escogido un 
23263 \family sans
23264 Cuadro\InsetSpace ~
23265 interior
23266 \family default
23267 .
23268 \end_layout
23269
23270 \begin_layout Standard
23271 \align center
23272 \begin_inset Box Boxed
23273 position "c"
23274 hor_pos "c"
23275 has_inner_box 1
23276 inner_pos "s"
23277 use_parbox 0
23278 width "15col%"
23279 special "none"
23280 height "1.25in"
23281 height_special "totalheight"
23282 status open
23283
23284 \begin_layout Standard
23285 \align left
23286 Cuadro
23287 \end_layout
23288
23289 \begin_layout Standard
23290 \align center
23291 con texto
23292 \end_layout
23293
23294 \begin_layout Standard
23295 \align right
23296 estirado
23297 \end_layout
23298
23299 \end_inset
23300
23301
23302 \end_layout
23303
23304 \begin_layout Standard
23305 Si no has estabecido un 
23306 \family sans
23307 Cuadro\InsetSpace ~
23308 interior
23309 \family default
23310 , puedes alinear horizontalmente el contenido del cuadro en el diálogo de
23311  cuadro.
23312 \end_layout
23313
23314 \begin_layout Standard
23315 \align center
23316 \begin_inset Box Boxed
23317 position "c"
23318 hor_pos "s"
23319 has_inner_box 0
23320 inner_pos "s"
23321 use_parbox 0
23322 width "90col%"
23323 special "none"
23324 height "1.25in"
23325 height_special "totalheight"
23326 status open
23327
23328 \begin_layout Standard
23329 \align left
23330 Texto estirado horizontalmente.
23331 \end_layout
23332
23333 \end_inset
23334
23335
23336 \end_layout
23337
23338 \begin_layout Section
23339 Cuadros Enmarcados
23340 \begin_inset LatexCommand label
23341 name "sec:Cuadros-Enmarcados"
23342
23343 \end_inset
23344
23345
23346 \begin_inset LatexCommand index
23347 name "Cuadros ! Marcos"
23348
23349 \end_inset
23350
23351
23352 \end_layout
23353
23354 \begin_layout Standard
23355 El estilo de marco del cuadro se puede determinar en la lista desplegable
23356  
23357 \family sans
23358 Tipo
23359 \family default
23360  del diálogo de cuadros.
23361  Son posibles los siguientes marcos:
23362 \end_layout
23363
23364 \begin_layout Description
23365 Marco\InsetSpace ~
23366 rectangular Dibuja un marco rectangular alrededor del cuadro.
23367  El grosor del marco depende de 
23368 \series bold
23369
23370 \backslash
23371 fboxrule
23372 \series default
23373 .
23374  
23375 \begin_inset Box Boxed
23376 position "c"
23377 hor_pos "c"
23378 has_inner_box 1
23379 inner_pos "c"
23380 use_parbox 0
23381 width "25col%"
23382 special "none"
23383 height "1in"
23384 height_special "totalheight"
23385 status open
23386
23387 \begin_layout Standard
23388 \align center
23389 Cuadro rectangular
23390 \end_layout
23391
23392 \end_inset
23393
23394
23395 \end_layout
23396
23397 \begin_layout Description
23398 Marco\InsetSpace ~
23399 ovalado,\InsetSpace ~
23400 fino Dibuja un marco ovalado cuya línea tiene un grosor de
23401  0.4\InsetSpace \thinspace{}
23402 pt.
23403  
23404 \begin_inset Box ovalbox
23405 position "c"
23406 hor_pos "c"
23407 has_inner_box 1
23408 inner_pos "c"
23409 use_parbox 0
23410 width "25col%"
23411 special "none"
23412 height "1in"
23413 height_special "totalheight"
23414 status open
23415
23416 \begin_layout Standard
23417 \align center
23418 Marco ovalado, fino
23419 \end_layout
23420
23421 \end_inset
23422
23423
23424 \end_layout
23425
23426 \begin_layout Description
23427 Marco\InsetSpace ~
23428 ovalado,\InsetSpace ~
23429 grueso Dibuja un marco ovalado cuya línea tiene un grosor de
23430  0.8\InsetSpace \thinspace{}
23431 pt.
23432  
23433 \begin_inset Box Ovalbox
23434 position "c"
23435 hor_pos "c"
23436 has_inner_box 1
23437 inner_pos "c"
23438 use_parbox 0
23439 width "30col%"
23440 special "none"
23441 height "1in"
23442 height_special "totalheight"
23443 status open
23444
23445 \begin_layout Standard
23446 \align center
23447 Cuadro ovalado, grueso
23448 \end_layout
23449
23450 \end_inset
23451
23452
23453 \end_layout
23454
23455 \begin_layout Description
23456 Marco\InsetSpace ~
23457 con\InsetSpace ~
23458 sombra Dibuja un cuadro rectangular con sombra alrededor del cuadro.
23459  El grosor de la línea tiene el tamaño dado por 
23460 \series bold
23461
23462 \backslash
23463 fboxrule
23464 \series default
23465 , la sombra tiene una anchura de 4\InsetSpace \thinspace{}
23466 pt.
23467  
23468 \begin_inset Box Shadowbox
23469 position "c"
23470 hor_pos "c"
23471 has_inner_box 1
23472 inner_pos "c"
23473 use_parbox 0
23474 width "20col%"
23475 special "none"
23476 height "1in"
23477 height_special "totalheight"
23478 status open
23479
23480 \begin_layout Standard
23481 \align center
23482 Marco sombrado
23483 \end_layout
23484
23485 \end_inset
23486
23487
23488 \end_layout
23489
23490 \begin_layout Description
23491 Marco\InsetSpace ~
23492 doble Dibuja un rectángulo de línea doble alrededor del cuadro.
23493  El grosor de la línea interior es 0.75\InsetSpace \thinspace{}
23494
23495 \series bold
23496
23497 \backslash
23498 fboxrule
23499 \series default
23500 , el de la línea exterior es 1.5\InsetSpace \thinspace{}
23501
23502 \series bold
23503
23504 \backslash
23505 fboxrule
23506 \series default
23507 .
23508  La distancia entre líneas es 1.5\InsetSpace \thinspace{}
23509
23510 \series bold
23511
23512 \backslash
23513 fboxrule
23514 \series default
23515 \InsetSpace \thinspace{}
23516 +\InsetSpace \thinspace{}
23517 0.5\InsetSpace \thinspace{}
23518 pt.
23519  
23520 \begin_inset Box Doublebox
23521 position "c"
23522 hor_pos "c"
23523 has_inner_box 1
23524 inner_pos "c"
23525 use_parbox 0
23526 width "20col%"
23527 special "none"
23528 height "1in"
23529 height_special "totalheight"
23530 status open
23531
23532 \begin_layout Standard
23533 \align center
23534 Marco doble
23535 \end_layout
23536
23537 \end_inset
23538
23539
23540 \end_layout
23541
23542 \begin_layout Standard
23543 \begin_inset VSpace bigskip
23544 \end_inset
23545
23546 La etiqueta del recuadro en LyX cambiará según el estilo de marco elegido.
23547  Para poder utilizar los distintos marcos, debe estar instalado el paquete
23548  LaTeX 
23549 \series bold
23550 fancybox
23551 \series default
23552
23553 \begin_inset LatexCommand index
23554 name "LaTeX-paquetes ! fancybox"
23555
23556 \end_inset
23557
23558 .
23559 \end_layout
23560
23561 \begin_layout Standard
23562 \begin_inset VSpace bigskip
23563 \end_inset
23564
23565 El valor predeterminado por 
23566 \series bold
23567
23568 \backslash
23569 fboxrule
23570 \series default
23571  es 0.4\InsetSpace \thinspace{}
23572 pt.
23573  Puede cambiarse con el siguiente comando en ERT, p.\InsetSpace \thinspace{}
23574 e.\InsetSpace ~
23575 a\InsetSpace ~
23576 2\InsetSpace \thinspace{}
23577 pt:
23578 \end_layout
23579
23580 \begin_layout Standard
23581
23582 \series bold
23583
23584 \backslash
23585 setlength{
23586 \backslash
23587 fboxrule}{2pt}
23588 \end_layout
23589
23590 \begin_layout Standard
23591 \begin_inset ERT
23592 status collapsed
23593
23594 \begin_layout Standard
23595
23596
23597 \backslash
23598 setlength{
23599 \backslash
23600 fboxrule}{2pt}
23601 \end_layout
23602
23603 \end_inset
23604
23605
23606 \begin_inset Box Boxed
23607 position "c"
23608 hor_pos "c"
23609 has_inner_box 1
23610 inner_pos "c"
23611 use_parbox 0
23612 width "25col%"
23613 special "none"
23614 height "1in"
23615 height_special "totalheight"
23616 status open
23617
23618 \begin_layout Standard
23619 \align center
23620 Cuadro rectangular con 
23621 \series bold
23622
23623 \backslash
23624 fboxrule
23625 \series default
23626 \InsetSpace \thinspace{}
23627 =\InsetSpace \thinspace{}
23628 2\InsetSpace \thinspace{}
23629 pt
23630 \end_layout
23631
23632 \end_inset
23633
23634
23635 \begin_inset ERT
23636 status collapsed
23637
23638 \begin_layout Standard
23639
23640
23641 \backslash
23642 setlength{
23643 \backslash
23644 fboxrule}{0.4pt}
23645 \end_layout
23646
23647 \end_inset
23648
23649
23650 \end_layout
23651
23652 \begin_layout Standard
23653 \begin_inset VSpace bigskip
23654 \end_inset
23655
23656 El espacio entre el marco y el contenido del cuadro es 3\InsetSpace \thinspace{}
23657 pt por defecto para
23658  todos los estilos.
23659  Se puede cambiar mediante la longitud 
23660 \series bold
23661
23662 \backslash
23663 fboxsep
23664 \series default
23665 .
23666  Por ejemplo el comando
23667 \end_layout
23668
23669 \begin_layout Standard
23670
23671 \series bold
23672
23673 \backslash
23674 setlength{
23675 \backslash
23676 fboxsep}{10pt}
23677 \end_layout
23678
23679 \begin_layout Standard
23680 determina un valor de 10\InsetSpace \thinspace{}
23681 pt, como en el siguiente cuadro:
23682 \end_layout
23683
23684 \begin_layout Standard
23685 \begin_inset ERT
23686 status collapsed
23687
23688 \begin_layout Standard
23689
23690
23691 \backslash
23692 setlength{
23693 \backslash
23694 fboxsep}{10pt}
23695 \end_layout
23696
23697 \end_inset
23698
23699
23700 \begin_inset Box Boxed
23701 position "c"
23702 hor_pos "c"
23703 has_inner_box 1
23704 inner_pos "c"
23705 use_parbox 0
23706 width "25col%"
23707 special "none"
23708 height "1in"
23709 height_special "totalheight"
23710 status open
23711
23712 \begin_layout Standard
23713 \align center
23714 Cuadro rectangular con 
23715 \series bold
23716
23717 \backslash
23718 fboxsep
23719 \series default
23720 \InsetSpace \thinspace{}
23721 =\InsetSpace \thinspace{}
23722 10\InsetSpace \thinspace{}
23723 pt
23724 \end_layout
23725
23726 \end_inset
23727
23728
23729 \begin_inset ERT
23730 status collapsed
23731
23732 \begin_layout Standard
23733
23734
23735 \backslash
23736 setlength{
23737 \backslash
23738 fboxsep}{3pt}
23739 \end_layout
23740
23741 \end_inset
23742
23743
23744 \end_layout
23745
23746 \begin_layout Standard
23747 \begin_inset VSpace bigskip
23748 \end_inset
23749
23750 El diámetro de las esquinas de los cuadros ovalados se puede modificar con
23751  el comando 
23752 \series bold
23753
23754 \backslash
23755 cornersize
23756 \series default
23757 .
23758  El comando
23759 \end_layout
23760
23761 \begin_layout Standard
23762
23763 \series bold
23764
23765 \backslash
23766 cornersize*{1cm}
23767 \end_layout
23768
23769 \begin_layout Standard
23770 establece un diámetro de 1\InsetSpace \thinspace{}
23771 cm.
23772  El comando
23773 \end_layout
23774
23775 \begin_layout Standard
23776
23777 \series bold
23778
23779 \backslash
23780 cornersize{num}
23781 \end_layout
23782
23783 \begin_layout Standard
23784 fija el diámetro en 
23785 \family sans
23786 num\InsetSpace \thinspace{}
23787 ×\InsetSpace \thinspace{}
23788 minimo(ancho y alto del cuadro)
23789 \family default
23790 .
23791  Por defecto es 
23792 \series bold
23793
23794 \backslash
23795 cornersize{0.5}
23796 \series default
23797 .
23798 \end_layout
23799
23800 \begin_layout Standard
23801 \begin_inset ERT
23802 status collapsed
23803
23804 \begin_layout Standard
23805
23806
23807 \backslash
23808 cornersize*{1.5cm}
23809 \end_layout
23810
23811 \end_inset
23812
23813
23814 \begin_inset Box Ovalbox
23815 position "c"
23816 hor_pos "c"
23817 has_inner_box 1
23818 inner_pos "c"
23819 use_parbox 0
23820 width "28col%"
23821 special "none"
23822 height "1in"
23823 height_special "totalheight"
23824 status open
23825
23826 \begin_layout Standard
23827 \align center
23828 Cuadro ovalado con 
23829 \series bold
23830
23831 \backslash
23832 cornersize
23833 \series default
23834 \InsetSpace \thinspace{}
23835 =\InsetSpace \thinspace{}
23836 1.5\InsetSpace \thinspace{}
23837 cm
23838 \end_layout
23839
23840 \end_inset
23841
23842
23843 \begin_inset ERT
23844 status collapsed
23845
23846 \begin_layout Standard
23847
23848
23849 \backslash
23850 cornersize{0.5}
23851 \end_layout
23852
23853 \end_inset
23854
23855
23856 \end_layout
23857
23858 \begin_layout Standard
23859 \begin_inset VSpace bigskip
23860 \end_inset
23861
23862 El tamaño de la sombra se puede ajustar cambiando la longitud 
23863 \series bold
23864
23865 \backslash
23866 shadowsize
23867 \series default
23868 .
23869  Este comando la ajusta a 2\InsetSpace \thinspace{}
23870 pt en el cuadro siguiente:
23871 \end_layout
23872
23873 \begin_layout Standard
23874
23875 \series bold
23876
23877 \backslash
23878 setlength{
23879 \backslash
23880 shadowsize}{2pt}
23881 \end_layout
23882
23883 \begin_layout Standard
23884 \begin_inset ERT
23885 status collapsed
23886
23887 \begin_layout Standard
23888
23889
23890 \backslash
23891 setlength{
23892 \backslash
23893 shadowsize}{2pt}
23894 \end_layout
23895
23896 \end_inset
23897
23898
23899 \begin_inset Box Shadowbox
23900 position "c"
23901 hor_pos "c"
23902 has_inner_box 1
23903 inner_pos "c"
23904 use_parbox 0
23905 width "28col%"
23906 special "none"
23907 height "1in"
23908 height_special "totalheight"
23909 status open
23910
23911 \begin_layout Standard
23912 \align center
23913 Cuadro sombreado con 
23914 \series bold
23915
23916 \backslash
23917 shadowsize
23918 \series default
23919 \InsetSpace \thinspace{}
23920 =\InsetSpace \thinspace{}
23921 2\InsetSpace \thinspace{}
23922 pt
23923 \end_layout
23924
23925 \end_inset
23926
23927
23928 \begin_inset ERT
23929 status collapsed
23930
23931 \begin_layout Standard
23932
23933
23934 \backslash
23935 setlength{
23936 \backslash
23937 shadowsize}{4pt}
23938 \end_layout
23939
23940 \end_inset
23941
23942
23943 \end_layout
23944
23945 \begin_layout Standard
23946 \begin_inset VSpace bigskip
23947 \end_inset
23948
23949 Los cambios en las dimensiones son válidos para todos los cuadros que siguen
23950  a los comandos.
23951 \end_layout
23952
23953 \begin_layout Section
23954 Minipáginas
23955 \begin_inset LatexCommand label
23956 name "sec:Minipáginas"
23957
23958 \end_inset
23959
23960
23961 \begin_inset LatexCommand index
23962 name "Cuadros ! Minipáginas"
23963
23964 \end_inset
23965
23966
23967 \end_layout
23968
23969 \begin_layout Standard
23970 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
23971  por tanto pueden tener, por ejemplo, sus propias notas al pie.
23972 \end_layout
23973
23974 \begin_layout Standard
23975 Las minipáginas son útiles para escribir documentos con distintos lenguajes.
23976 \end_layout
23977
23978 \begin_layout Standard
23979 A continuación hay dos ejemplos de minipáginas adosadas.
23980  Su anchura está puesta en 45\InsetSpace \thinspace{}
23981 col% y separadas por un relleno horizontal,
23982  insertado via el menú 
23983 \family sans
23984 Insertar\SpecialChar \menuseparator
23985 Formato\InsetSpace ~
23986
23987 \family default
23988 es
23989 \family sans
23990 pecial\InsetSpace ~
23991 \SpecialChar \menuseparator
23992 Relleno\InsetSpace ~
23993 horizontal
23994 \family default
23995 .
23996 \end_layout
23997
23998 \begin_layout Standard
23999 \begin_inset Box Frameless
24000 position "t"
24001 hor_pos "c"
24002 has_inner_box 1
24003 inner_pos "c"
24004 use_parbox 0
24005 width "45col%"
24006 special "none"
24007 height "1in"
24008 height_special "totalheight"
24009 status open
24010
24011 \begin_layout Standard
24012
24013 \lang german
24014 Dies ist ein deutscher Text.
24015  Dies ist ein deutscher Text.
24016  Dies ist ein deutscher Text.
24017  Dies ist ein deutscher Text.
24018  Dies ist ein deutscher Text.
24019  Dies ist ein deutscher Text.
24020  Dies ist ein deutscher Text.
24021  Dies ist ein deutscher Text.
24022  Dies ist ein deutscher Text.
24023  Dies ist ein deutscher Text.
24024  Dies ist ein deutscher Text.
24025  Dies ist ein deutscher Text.
24026  Dies ist ein deutscher Text
24027 \begin_inset Foot
24028 status collapsed
24029
24030 \begin_layout Standard
24031
24032 \lang german
24033 Dies ist eine deutsche Fußnote.
24034 \end_layout
24035
24036 \end_inset
24037
24038 .
24039  Dies ist ein deutscher Text.
24040  Dies ist ein deutscher Text.
24041 \end_layout
24042
24043 \end_inset
24044
24045
24046 \hfill
24047
24048 \begin_inset Box Frameless
24049 position "t"
24050 hor_pos "c"
24051 has_inner_box 1
24052 inner_pos "c"
24053 use_parbox 0
24054 width "45col%"
24055 special "none"
24056 height "1in"
24057 height_special "totalheight"
24058 status open
24059
24060 \begin_layout Standard
24061 This is an English Text.
24062  This is an English Text.
24063  This is an English Text.
24064  This is an English Text.
24065  This is an English Text.
24066  This is an English Text.
24067  This is an English Text.
24068  This is an English Text.
24069  This is an English Text.
24070  This is an English Text.
24071  This is an English Text.
24072  This is an English Text.
24073  This is an English Text.
24074  This is an English Text.
24075  This is an English Text.
24076  This is an English Text.
24077 \begin_inset Foot
24078 status collapsed
24079
24080 \begin_layout Standard
24081 This is an English footnote.
24082 \end_layout
24083
24084 \end_inset
24085
24086  This is an English Text.
24087  
24088 \end_layout
24089
24090 \end_inset
24091
24092
24093 \end_layout
24094
24095 \begin_layout Standard
24096 \begin_inset VSpace bigskip
24097 \end_inset
24098
24099 Otra aplicación de los cuadros son las notas a pie en tablas.
24100  Debido a una restricción de LaTeX las notas a pie en tablas no aparecen
24101  al final de la página actual.
24102  Pero si pones la tabla con notas al pie en una minipágina, las notas aparecen
24103  en la parte inferior, ordenadas con letras.
24104  La ordenación de las notas al pie se restablece en cada minipágina pero
24105  no fuera de las minipáginas.
24106 \end_layout
24107
24108 \begin_layout Standard
24109 La nota al pie en esta tabla no aparece: 
24110 \begin_inset Tabular
24111 <lyxtabular version="3" rows="3" columns="4">
24112 <features>
24113 <column alignment="center" valignment="top" leftline="true" width="0pt">
24114 <column alignment="center" valignment="top" leftline="true" width="0pt">
24115 <column alignment="center" valignment="top" leftline="true" width="0pt">
24116 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24117 <row topline="true">
24118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24119 \begin_inset Text
24120
24121 \begin_layout Standard
24122 1
24123 \end_layout
24124
24125 \end_inset
24126 </cell>
24127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24128 \begin_inset Text
24129
24130 \begin_layout Standard
24131 2
24132 \end_layout
24133
24134 \end_inset
24135 </cell>
24136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24137 \begin_inset Text
24138
24139 \begin_layout Standard
24140 3
24141 \begin_inset Foot
24142 status open
24143
24144 \begin_layout Standard
24145 Nota al pie en una tabla.
24146 \end_layout
24147
24148 \end_inset
24149
24150
24151 \end_layout
24152
24153 \end_inset
24154 </cell>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Standard
24159 4
24160 \end_layout
24161
24162 \end_inset
24163 </cell>
24164 </row>
24165 <row topline="true">
24166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24167 \begin_inset Text
24168
24169 \begin_layout Standard
24170 a
24171 \end_layout
24172
24173 \end_inset
24174 </cell>
24175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24176 \begin_inset Text
24177
24178 \begin_layout Standard
24179 b
24180 \end_layout
24181
24182 \end_inset
24183 </cell>
24184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24185 \begin_inset Text
24186
24187 \begin_layout Standard
24188 c
24189 \end_layout
24190
24191 \end_inset
24192 </cell>
24193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24194 \begin_inset Text
24195
24196 \begin_layout Standard
24197 d
24198 \end_layout
24199
24200 \end_inset
24201 </cell>
24202 </row>
24203 <row topline="true" bottomline="true">
24204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24205 \begin_inset Text
24206
24207 \begin_layout Standard
24208 e
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 f
24218 \end_layout
24219
24220 \end_inset
24221 </cell>
24222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24223 \begin_inset Text
24224
24225 \begin_layout Standard
24226 g
24227 \end_layout
24228
24229 \end_inset
24230 </cell>
24231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24232 \begin_inset Text
24233
24234 \begin_layout Standard
24235 h
24236 \end_layout
24237
24238 \end_inset
24239 </cell>
24240 </row>
24241 </lyxtabular>
24242
24243 \end_inset
24244
24245
24246 \end_layout
24247
24248 \begin_layout Standard
24249 \align center
24250 \begin_inset Box Frameless
24251 position "t"
24252 hor_pos "c"
24253 has_inner_box 1
24254 inner_pos "c"
24255 use_parbox 0
24256 width "30col%"
24257 special "none"
24258 height "1in"
24259 height_special "totalheight"
24260 status open
24261
24262 \begin_layout Standard
24263 \align center
24264 \begin_inset Tabular
24265 <lyxtabular version="3" rows="3" columns="4">
24266 <features>
24267 <column alignment="center" valignment="top" leftline="true" width="0pt">
24268 <column alignment="center" valignment="top" leftline="true" width="0pt">
24269 <column alignment="center" valignment="top" leftline="true" width="0pt">
24270 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
24271 <row topline="true">
24272 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24273 \begin_inset Text
24274
24275 \begin_layout Standard
24276 1
24277 \end_layout
24278
24279 \end_inset
24280 </cell>
24281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24282 \begin_inset Text
24283
24284 \begin_layout Standard
24285 2
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 3
24295 \begin_inset Foot
24296 status open
24297
24298 \begin_layout Standard
24299 Nota al pie en una tabla..
24300 \end_layout
24301
24302 \end_inset
24303
24304
24305 \end_layout
24306
24307 \end_inset
24308 </cell>
24309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24310 \begin_inset Text
24311
24312 \begin_layout Standard
24313 4
24314 \end_layout
24315
24316 \end_inset
24317 </cell>
24318 </row>
24319 <row topline="true">
24320 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24321 \begin_inset Text
24322
24323 \begin_layout Standard
24324 a
24325 \end_layout
24326
24327 \end_inset
24328 </cell>
24329 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24330 \begin_inset Text
24331
24332 \begin_layout Standard
24333 b
24334 \end_layout
24335
24336 \end_inset
24337 </cell>
24338 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24339 \begin_inset Text
24340
24341 \begin_layout Standard
24342 c
24343 \end_layout
24344
24345 \end_inset
24346 </cell>
24347 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24348 \begin_inset Text
24349
24350 \begin_layout Standard
24351 d
24352 \end_layout
24353
24354 \end_inset
24355 </cell>
24356 </row>
24357 <row topline="true" bottomline="true">
24358 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24359 \begin_inset Text
24360
24361 \begin_layout Standard
24362 e
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 f
24372 \end_layout
24373
24374 \end_inset
24375 </cell>
24376 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24377 \begin_inset Text
24378
24379 \begin_layout Standard
24380 g
24381 \end_layout
24382
24383 \end_inset
24384 </cell>
24385 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24386 \begin_inset Text
24387
24388 \begin_layout Standard
24389 h
24390 \end_layout
24391
24392 \end_inset
24393 </cell>
24394 </row>
24395 </lyxtabular>
24396
24397 \end_inset
24398
24399
24400 \end_layout
24401
24402 \end_inset
24403
24404
24405 \end_layout
24406
24407 \begin_layout Standard
24408 \begin_inset VSpace bigskip
24409 \end_inset
24410
24411 La configuración global de párrafos se ignora en las minipáginas.
24412  Esto significa que en las mismas no habrá espacio entre párrafos aunque
24413  pongas p.\InsetSpace \thinspace{}
24414 e.\InsetSpace ~
24415
24416 \family sans
24417 Salto\InsetSpace ~
24418 medio
24419 \family default
24420  en la configuración del documento.
24421 \end_layout
24422
24423 \begin_layout Standard
24424 Las minipáginas también sirven para poner un color de fondo para partes
24425  de texto, ver sección\InsetSpace ~
24426
24427 \begin_inset LatexCommand ref
24428 reference "sub:Color-en-Párrafos"
24429
24430 \end_inset
24431
24432 .
24433 \end_layout
24434
24435 \begin_layout Standard
24436 \begin_inset Note Greyedout
24437 status open
24438
24439 \begin_layout Standard
24440
24441 \series bold
24442 Nota:
24443 \series default
24444  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
24445  tener minipáginas en tablas, flotantes, y otros cuadros.
24446 \end_layout
24447
24448 \end_inset
24449
24450
24451 \end_layout
24452
24453 \begin_layout Section
24454 Cuadros de Párrafo (Parbox)
24455 \begin_inset LatexCommand label
24456 name "sec:Cuadros-de-Párrafo"
24457
24458 \end_inset
24459
24460
24461 \begin_inset LatexCommand index
24462 name "Cuadros ! de Párrafo"
24463
24464 \end_inset
24465
24466
24467 \end_layout
24468
24469 \begin_layout Standard
24470 Los cuadros de párrafo son similares a las minipáginas con la diferencia
24471  de que no pueden contener notas al pie.
24472   La diferencia principal es que las minipáginas no son verdaderos cuadros
24473  sino entornos de LaTeX.
24474 \end_layout
24475
24476 \begin_layout Standard
24477 \align center
24478 \begin_inset Box Frameless
24479 position "t"
24480 hor_pos "c"
24481 has_inner_box 1
24482 inner_pos "t"
24483 use_parbox 1
24484 width "33col%"
24485 special "none"
24486 height "1in"
24487 height_special "totalheight"
24488 status collapsed
24489
24490 \begin_layout Standard
24491 Texto en un cuadro de párrafo.
24492  Texto en un cuadro de párrafo.
24493  Esta nota no aparece:
24494 \begin_inset Foot
24495 status open
24496
24497 \begin_layout Standard
24498 Esta es una nota en cuadro de párrafo y por eso no aparecerá.
24499 \end_layout
24500
24501 \end_inset
24502
24503
24504 \end_layout
24505
24506 \end_inset
24507
24508
24509 \end_layout
24510
24511 \begin_layout Section
24512 Cuadros para Palabras y Caracteres
24513 \begin_inset LatexCommand index
24514 name "Cuadros ! para Palabras y Caracteres"
24515
24516 \end_inset
24517
24518
24519 \end_layout
24520
24521 \begin_layout Subsection
24522 Prevención de la Partición con Guiones
24523 \begin_inset LatexCommand label
24524 name "sec:Prevención-de-la-Partición-con-Guiones"
24525
24526 \end_inset
24527
24528
24529 \begin_inset LatexCommand index
24530 name "Cuadros ! Prevenir Partición con Guiones"
24531
24532 \end_inset
24533
24534
24535 \end_layout
24536
24537 \begin_layout Standard
24538 Hay un tipo especial de cuadro para impedir que una palabra sea partida
24539  con guión.
24540 \newline
24541 He aquí un ejemplo:
24542 \end_layout
24543
24544 \begin_layout Standard
24545 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24546 e.\InsetSpace ~
24547 estalarguís
24548 imapalabra.
24549 \end_layout
24550
24551 \begin_layout Standard
24552 Para evitar su división usa el comando
24553 \end_layout
24554
24555 \begin_layout Standard
24556
24557 \series bold
24558
24559 \backslash
24560 mbox{
24561 \end_layout
24562
24563 \begin_layout Standard
24564 en ERT antes de la palabra.
24565  Tras ella inserta una llave de cierre 
24566 \begin_inset Quotes eld
24567 \end_inset
24568
24569
24570 \series bold
24571 }
24572 \series default
24573
24574 \begin_inset Quotes erd
24575 \end_inset
24576
24577  en ERT.
24578 \begin_inset ERT
24579 status collapsed
24580
24581 \begin_layout Standard
24582
24583
24584 \backslash
24585 pagebreak 
24586 \end_layout
24587
24588 \end_inset
24589
24590
24591 \end_layout
24592
24593 \begin_layout Standard
24594 Este es el resultado:
24595 \end_layout
24596
24597 \begin_layout Standard
24598 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24599 e.\InsetSpace ~
24600
24601 \begin_inset ERT
24602 status collapsed
24603
24604 \begin_layout Standard
24605
24606
24607 \backslash
24608 mbox{
24609 \end_layout
24610
24611 \end_inset
24612
24613 estalarguísimapalabra.
24614 \begin_inset ERT
24615 status collapsed
24616
24617 \begin_layout Standard
24618
24619 }
24620 \end_layout
24621
24622 \end_inset
24623
24624
24625 \end_layout
24626
24627 \begin_layout Standard
24628 Por supuesto, la palabra sobresale del margen.
24629  Para evitarlo añade, via el menú 
24630 \family sans
24631 Insertar\SpecialChar \menuseparator
24632 Formato\InsetSpace ~
24633 especial\InsetSpace ~
24634 \SpecialChar \menuseparator
24635 Salto\InsetSpace ~
24636 de\InsetSpace ~
24637
24638 \family default
24639 línea (atajo 
24640 \series bold
24641 Ctrl-Return
24642 \series default
24643 ), un salto de línea antes de la palabra:
24644 \end_layout
24645
24646 \begin_layout Standard
24647 Esta línea es un ejemplo para mostrar cómo prevenir la división de p.\InsetSpace \thinspace{}
24648 e.\InsetSpace ~
24649
24650 \newline
24651
24652 \begin_inset ERT
24653 status collapsed
24654
24655 \begin_layout Standard
24656
24657
24658 \backslash
24659 mbox{
24660 \end_layout
24661
24662 \end_inset
24663
24664 estalarguísimapalabra.
24665 \begin_inset ERT
24666 status collapsed
24667
24668 \begin_layout Standard
24669
24670 }
24671 \end_layout
24672
24673 \end_inset
24674
24675
24676 \end_layout
24677
24678 \begin_layout Subsection
24679 Alineación Vertical
24680 \begin_inset LatexCommand label
24681 name "sub:Alineación-Vertical"
24682
24683 \end_inset
24684
24685
24686 \begin_inset LatexCommand index
24687 name "Cuadros ! para Alineación Vertical"
24688
24689 \end_inset
24690
24691
24692 \end_layout
24693
24694 \begin_layout Standard
24695 Con ayuda del comando 
24696 \series bold
24697
24698 \backslash
24699 raisebox
24700 \series default
24701  puedes alinear verticalmente con el texto circundante palabras o caracteres.
24702  
24703 \series bold
24704
24705 \backslash
24706 raisebox
24707 \series default
24708  se utiliza según el esquema:
24709 \end_layout
24710
24711 \begin_layout Standard
24712
24713 \series bold
24714
24715 \backslash
24716 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
24717 \end_layout
24718
24719 \begin_layout Standard
24720 La elevación puede ser un valor positivo para subir el cuadro o negativo
24721  para bajarlo.
24722 \end_layout
24723
24724 \begin_layout Standard
24725 Para alinear una palabra, p.\InsetSpace \thinspace{}
24726 e\InsetSpace ~
24727
24728 \begin_inset Quotes eld
24729 \end_inset
24730
24731 prevención
24732 \begin_inset Quotes erd
24733 \end_inset
24734
24735  para que la parte inferior de la letra más 
24736 \begin_inset Quotes eld
24737 \end_inset
24738
24739 profunda
24740 \begin_inset Quotes erd
24741 \end_inset
24742
24743  
24744 \begin_inset Quotes eld
24745 \end_inset
24746
24747 p
24748 \begin_inset Quotes erd
24749 \end_inset
24750
24751  esté en la línea de base, inserta el comando
24752 \end_layout
24753
24754 \begin_layout Standard
24755
24756 \series bold
24757
24758 \backslash
24759 raisebox{
24760 \backslash
24761 depth}{
24762 \end_layout
24763
24764 \begin_layout Standard
24765 en ERT antes de la palabra.
24766  Detrás de la palabra inserta una llave de cierre 
24767 \begin_inset Quotes eld
24768 \end_inset
24769
24770
24771 \series bold
24772 }
24773 \series default
24774
24775 \begin_inset Quotes erd
24776 \end_inset
24777
24778  en ERT.
24779 \newline
24780 Este es el resultado:
24781 \end_layout
24782
24783 \begin_layout Standard
24784 Esto es una línea de texto con la palabra 
24785 \begin_inset ERT
24786 status collapsed
24787
24788 \begin_layout Standard
24789
24790
24791 \backslash
24792 raisebox{
24793 \backslash
24794 depth}{
24795 \end_layout
24796
24797 \end_inset
24798
24799
24800 \begin_inset Quotes eld
24801 \end_inset
24802
24803 prevención
24804 \begin_inset Quotes erd
24805 \end_inset
24806
24807
24808 \begin_inset ERT
24809 status collapsed
24810
24811 \begin_layout Standard
24812
24813 }
24814 \end_layout
24815
24816 \end_inset
24817
24818  elevada.
24819 \end_layout
24820
24821 \begin_layout Standard
24822 \begin_inset VSpace bigskip
24823 \end_inset
24824
24825 Cuando eleves o bajes caracteres en una línea, se modifica el espacio entre
24826  líneas:
24827 \end_layout
24828
24829 \begin_layout Standard
24830 Esto es una línea de texto con la palabra 
24831 \begin_inset ERT
24832 status collapsed
24833
24834 \begin_layout Standard
24835
24836
24837 \backslash
24838 raisebox{-
24839 \backslash
24840 depth}{
24841 \end_layout
24842
24843 \end_inset
24844
24845
24846 \begin_inset Quotes eld
24847 \end_inset
24848
24849 prevención
24850 \begin_inset Quotes erd
24851 \end_inset
24852
24853
24854 \begin_inset ERT
24855 status collapsed
24856
24857 \begin_layout Standard
24858
24859 }
24860 \end_layout
24861
24862 \end_inset
24863
24864  como palabra más baja.
24865 \newline
24866 Esto es una línea de texto con la palabra 
24867 \begin_inset ERT
24868 status collapsed
24869
24870 \begin_layout Standard
24871
24872
24873 \backslash
24874 raisebox{0.5cm}{
24875 \end_layout
24876
24877 \end_inset
24878
24879
24880 \begin_inset Quotes eld
24881 \end_inset
24882
24883 testigo
24884 \begin_inset Quotes erd
24885 \end_inset
24886
24887
24888 \begin_inset ERT
24889 status collapsed
24890
24891 \begin_layout Standard
24892
24893 }
24894 \end_layout
24895
24896 \end_inset
24897
24898  como palabra más alta.
24899 \end_layout
24900
24901 \begin_layout Standard
24902 Si por alguna razón quieres impedir esto, pon la altura de cuadro a cero.
24903  Por ejemplo
24904 \end_layout
24905
24906 \begin_layout Standard
24907
24908 \series bold
24909
24910 \backslash
24911 raisebox{-
24912 \backslash
24913 depth}[0pt]{
24914 \end_layout
24915
24916 \begin_layout Standard
24917 Esto es una línea de texto con la palabra 
24918 \begin_inset ERT
24919 status collapsed
24920
24921 \begin_layout Standard
24922
24923
24924 \backslash
24925 raisebox{-
24926 \backslash
24927 depth}[0pt]{
24928 \end_layout
24929
24930 \end_inset
24931
24932
24933 \begin_inset Quotes eld
24934 \end_inset
24935
24936 prevención
24937 \begin_inset Quotes erd
24938 \end_inset
24939
24940
24941 \begin_inset ERT
24942 status collapsed
24943
24944 \begin_layout Standard
24945
24946 }
24947 \end_layout
24948
24949 \end_inset
24950
24951  como palabra más baja.
24952 \newline
24953 Esto es una línea de texto con la palabra 
24954 \begin_inset ERT
24955 status collapsed
24956
24957 \begin_layout Standard
24958
24959
24960 \backslash
24961 raisebox{0.5cm}[0pt]{
24962 \end_layout
24963
24964 \end_inset
24965
24966
24967 \begin_inset Quotes eld
24968 \end_inset
24969
24970 testigo
24971 \begin_inset Quotes erd
24972 \end_inset
24973
24974
24975 \begin_inset ERT
24976 status collapsed
24977
24978 \begin_layout Standard
24979
24980 }
24981 \end_layout
24982
24983 \end_inset
24984
24985  como palabra más alta.
24986 \end_layout
24987
24988 \begin_layout Standard
24989 \begin_inset VSpace bigskip
24990 \end_inset
24991
24992 El comando 
24993 \series bold
24994
24995 \backslash
24996 raisebox
24997 \series default
24998  es útil para insertar espacio vertical extra para ciertas filas de tabla
24999  de modo que su contenido esté más separado de las líneas circundantes.
25000  En la Tabla\InsetSpace ~
25001
25002 \begin_inset LatexCommand ref
25003 reference "tab:Dos-tablas-que"
25004
25005 \end_inset
25006
25007  las filas con subíndice y exponente obtienen espacio extra al elevarlas
25008  con un cuadro vacío: El comando
25009 \end_layout
25010
25011 \begin_layout Standard
25012
25013 \series bold
25014
25015 \backslash
25016 raisebox{5mm}{}
25017 \end_layout
25018
25019 \begin_layout Standard
25020 se ha insertado en las filas de la tabla.
25021 \end_layout
25022
25023 \begin_layout Standard
25024 Para añadir espacio extra vertical a todas las filas de todas las tablas,
25025  sería más conveniente  el método descrito en la sección\InsetSpace ~
25026
25027 \begin_inset LatexCommand ref
25028 reference "sub:Row-Spacing"
25029
25030 \end_inset
25031
25032 .
25033 \end_layout
25034
25035 \begin_layout Standard
25036 \begin_inset Float table
25037 wide false
25038 sideways false
25039 status open
25040
25041 \begin_layout Standard
25042 \begin_inset Caption
25043
25044 \begin_layout Standard
25045 \begin_inset LatexCommand label
25046 name "tab:Dos-tablas-que"
25047
25048 \end_inset
25049
25050 Dos tablas que muestran el efecto de espacio vertical extra con 
25051 \backslash
25052
25053 \series bold
25054 raisebox
25055 \end_layout
25056
25057 \end_inset
25058
25059
25060 \end_layout
25061
25062 \begin_layout Standard
25063
25064 \hfill
25065
25066 \begin_inset Tabular
25067 <lyxtabular version="3" rows="5" columns="2">
25068 <features>
25069 <column alignment="center" valignment="top" leftline="true" width="0pt">
25070 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
25071 <row topline="true">
25072 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25073 \begin_inset Text
25074
25075 \begin_layout Standard
25076 sin 
25077 \series bold
25078
25079 \backslash
25080 raisebox
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25086 \begin_inset Text
25087
25088 \begin_layout Standard
25089
25090 \end_layout
25091
25092 \end_inset
25093 </cell>
25094 </row>
25095 <row topline="true">
25096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25097 \begin_inset Text
25098
25099 \begin_layout Standard
25100 Comando
25101 \end_layout
25102
25103 \end_inset
25104 </cell>
25105 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25106 \begin_inset Text
25107
25108 \begin_layout Standard
25109 Resultado
25110 \end_layout
25111
25112 \end_inset
25113 </cell>
25114 </row>
25115 <row topline="true">
25116 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25117 \begin_inset Text
25118
25119 \begin_layout Standard
25120 B_V
25121 \end_layout
25122
25123 \end_inset
25124 </cell>
25125 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25126 \begin_inset Text
25127
25128 \begin_layout Standard
25129 \begin_inset Formula $B_{V}$
25130 \end_inset
25131
25132
25133 \end_layout
25134
25135 \end_inset
25136 </cell>
25137 </row>
25138 <row topline="true">
25139 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25140 \begin_inset Text
25141
25142 \begin_layout Standard
25143 B^V
25144 \end_layout
25145
25146 \end_inset
25147 </cell>
25148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25149 \begin_inset Text
25150
25151 \begin_layout Standard
25152 \begin_inset Formula $B^{V}$
25153 \end_inset
25154
25155
25156 \end_layout
25157
25158 \end_inset
25159 </cell>
25160 </row>
25161 <row topline="true" bottomline="true">
25162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25163 \begin_inset Text
25164
25165 \begin_layout Standard
25166 B^
25167 \begin_inset ERT
25168 status collapsed
25169
25170 \begin_layout Standard
25171
25172
25173 \backslash
25174 textvisiblespace 
25175 \end_layout
25176
25177 \end_inset
25178
25179 A
25180 \end_layout
25181
25182 \end_inset
25183 </cell>
25184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25185 \begin_inset Text
25186
25187 \begin_layout Standard
25188 \begin_inset Formula $B^{A}$
25189 \end_inset
25190
25191
25192 \end_layout
25193
25194 \end_inset
25195 </cell>
25196 </row>
25197 </lyxtabular>
25198
25199 \end_inset
25200
25201
25202 \begin_inset ERT
25203 status collapsed
25204
25205 \begin_layout Standard
25206
25207
25208 \backslash
25209 hspace{2pt}
25210 \end_layout
25211
25212 \end_inset
25213
25214
25215 \begin_inset Tabular
25216 <lyxtabular version="3" rows="5" columns="2">
25217 <features>
25218 <column alignment="center" valignment="top" leftline="true" width="0">
25219 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25220 <row topline="true" bottomline="true">
25221 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25222 \begin_inset Text
25223
25224 \begin_layout Standard
25225 con 
25226 \series bold
25227
25228 \backslash
25229 raisebox
25230 \end_layout
25231
25232 \end_inset
25233 </cell>
25234 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25235 \begin_inset Text
25236
25237 \begin_layout Standard
25238
25239 \end_layout
25240
25241 \end_inset
25242 </cell>
25243 </row>
25244 <row topline="true">
25245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25246 \begin_inset Text
25247
25248 \begin_layout Standard
25249 Comando
25250 \end_layout
25251
25252 \end_inset
25253 </cell>
25254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25255 \begin_inset Text
25256
25257 \begin_layout Standard
25258 Resultado
25259 \end_layout
25260
25261 \end_inset
25262 </cell>
25263 </row>
25264 <row topline="true">
25265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25266 \begin_inset Text
25267
25268 \begin_layout Standard
25269 B_V
25270 \end_layout
25271
25272 \end_inset
25273 </cell>
25274 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25275 \begin_inset Text
25276
25277 \begin_layout Standard
25278 \begin_inset Formula $B_{V}$
25279 \end_inset
25280
25281
25282 \end_layout
25283
25284 \end_inset
25285 </cell>
25286 </row>
25287 <row topline="true">
25288 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25289 \begin_inset Text
25290
25291 \begin_layout Standard
25292 B^V
25293 \end_layout
25294
25295 \end_inset
25296 </cell>
25297 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25298 \begin_inset Text
25299
25300 \begin_layout Standard
25301 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
25302 \end_inset
25303
25304
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 </row>
25310 <row topline="true" bottomline="true">
25311 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25312 \begin_inset Text
25313
25314 \begin_layout Standard
25315 B^
25316 \begin_inset ERT
25317 status collapsed
25318
25319 \begin_layout Standard
25320
25321
25322 \backslash
25323 textvisiblespace 
25324 \end_layout
25325
25326 \end_inset
25327
25328 A
25329 \end_layout
25330
25331 \end_inset
25332 </cell>
25333 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25334 \begin_inset Text
25335
25336 \begin_layout Standard
25337 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
25338 \end_inset
25339
25340
25341 \end_layout
25342
25343 \end_inset
25344 </cell>
25345 </row>
25346 </lyxtabular>
25347
25348 \end_inset
25349
25350
25351 \hfill
25352
25353 \end_layout
25354
25355 \end_inset
25356
25357
25358 \end_layout
25359
25360 \begin_layout Section
25361 Cuadros Coloreados
25362 \begin_inset LatexCommand label
25363 name "sec:Cuadros-Coloreados"
25364
25365 \end_inset
25366
25367
25368 \begin_inset LatexCommand index
25369 name "Cuadros ! Color"
25370
25371 \end_inset
25372
25373
25374 \end_layout
25375
25376 \begin_layout Subsection
25377 Color en Texto
25378 \begin_inset LatexCommand index
25379 name "Color ! en Texto"
25380
25381 \end_inset
25382
25383
25384 \end_layout
25385
25386 \begin_layout Standard
25387 Para colorear el fondo de un texto, éste debe ponerse en un cuadro coloreado.
25388  Esto requiere cargar el paquete LaTeX 
25389 \series bold
25390 color
25391 \series default
25392
25393 \begin_inset LatexCommand index
25394 name "LaTeX-paquetes ! color"
25395
25396 \end_inset
25397
25398  en el preámbulo del documento con
25399 \end_layout
25400
25401 \begin_layout Standard
25402
25403 \series bold
25404
25405 \backslash
25406 @ifundef\SpecialChar \textcompwordmark{}
25407 ined{textcolor}
25408 \newline
25409
25410 \begin_inset ERT
25411 status collapsed
25412
25413 \begin_layout Standard
25414
25415
25416 \backslash
25417 hphantom{ }
25418 \end_layout
25419
25420 \end_inset
25421
25422 {
25423 \backslash
25424 usepackage{color}}{}
25425 \end_layout
25426
25427 \begin_layout Standard
25428 LyX cargará automáticamente el paquete 
25429 \series bold
25430 color
25431 \series default
25432  cuando colorees texto
25433 \begin_inset Foot
25434 status collapsed
25435
25436 \begin_layout Standard
25437 Para evitar cargarlo dos veces se usa el comando 
25438 \series bold
25439
25440 \backslash
25441 @ifundef\SpecialChar \textcompwordmark{}
25442 ined
25443 \series default
25444 .
25445 \end_layout
25446
25447 \end_inset
25448
25449 .
25450 \end_layout
25451
25452 \begin_layout Standard
25453 \begin_inset VSpace medskip
25454 \end_inset
25455
25456 Los cuadros coloreados se crean con el comando 
25457 \series bold
25458
25459 \backslash
25460 colorbox
25461 \series default
25462 , de acuerdo con el siguiente esquema:
25463 \end_layout
25464
25465 \begin_layout Standard
25466
25467 \series bold
25468
25469 \backslash
25470 colorbox{color}{contenido del cuadro}
25471 \end_layout
25472
25473 \begin_layout Standard
25474 El contenido también puede ser un cuadro y los cuadros coloreados también
25475  pueden estar en otros cuadros.
25476 \end_layout
25477
25478 \begin_layout Standard
25479 Los siguientes colores están predefinidos:
25480 \newline
25481
25482 \family sans
25483 black
25484 \family default
25485
25486 \family sans
25487 blue
25488 \family default
25489
25490 \family sans
25491 cyan
25492 \family default
25493 \series bold
25494
25495 \family sans
25496 \series default
25497 green
25498 \family default
25499
25500 \family sans
25501 magenta
25502 \family default
25503
25504 \family sans
25505 red
25506 \family default
25507
25508 \family sans
25509 white
25510 \family default
25511
25512 \family sans
25513 yellow
25514 \family default
25515 .
25516 \newline
25517 También puedes definir tus propios colores según se explica en la sección\InsetSpace ~
25518
25519 \begin_inset LatexCommand ref
25520 reference "sec:Tablas-Coloreadas"
25521
25522 \end_inset
25523
25524 .
25525 \end_layout
25526
25527 \begin_layout Standard
25528 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
25529 \end_layout
25530
25531 \begin_layout Standard
25532
25533 \series bold
25534
25535 \backslash
25536 colorbox{red}{
25537 \end_layout
25538
25539 \begin_layout Standard
25540 en ERT antes de la palabra.
25541  Tras la palabra inserta una llave de cierre 
25542 \begin_inset Quotes eld
25543 \end_inset
25544
25545
25546 \series bold
25547 }
25548 \series default
25549
25550 \begin_inset Quotes erd
25551 \end_inset
25552
25553  en ERT.
25554 \newline
25555 Este es el resultado:
25556 \end_layout
25557
25558 \begin_layout Standard
25559 Línea en la que la palabra 
25560 \begin_inset ERT
25561 status collapsed
25562
25563 \begin_layout Standard
25564
25565
25566 \backslash
25567 colorbox{red}{
25568 \end_layout
25569
25570 \end_inset
25571
25572
25573 \begin_inset Quotes eld
25574 \end_inset
25575
25576 ¡Atención!
25577 \begin_inset Quotes erd
25578 \end_inset
25579
25580
25581 \begin_inset ERT
25582 status collapsed
25583
25584 \begin_layout Standard
25585
25586 }
25587 \end_layout
25588
25589 \end_inset
25590
25591  tiene fondo rojo.
25592 \end_layout
25593
25594 \begin_layout Standard
25595 \begin_inset VSpace bigskip
25596 \end_inset
25597
25598 Si quieres un marco de distinto color, puedes emplear el comando 
25599 \series bold
25600
25601 \backslash
25602 fcolorbox
25603 \series default
25604  con el esquema siguiente:
25605 \end_layout
25606
25607 \begin_layout Standard
25608
25609 \series bold
25610
25611 \backslash
25612 fcolorbox{color del marco}{color del cuadro}{contenido del cuadro}
25613 \end_layout
25614
25615 \begin_layout Standard
25616
25617 \series bold
25618
25619 \backslash
25620 fcolorbox
25621 \series default
25622  es una extensión de 
25623 \series bold
25624
25625 \backslash
25626 colorbox
25627 \series default
25628 .
25629  El grosor del marco y el espacio entre él y el contenido se puede ajustar
25630  con las longitudes 
25631 \series bold
25632
25633 \backslash
25634 fboxrule
25635 \series default
25636  y 
25637 \series bold
25638
25639 \backslash
25640 fboxsep
25641 \series default
25642 , respectivamente, como se describe en la sección\InsetSpace ~
25643
25644 \begin_inset LatexCommand ref
25645 reference "sec:Cuadros-Enmarcados"
25646
25647 \end_inset
25648
25649 .
25650 \end_layout
25651
25652 \begin_layout Standard
25653 Para el ejemplo siguiente se ha utilizado el comando
25654 \end_layout
25655
25656 \begin_layout Standard
25657
25658 \series bold
25659
25660 \backslash
25661 fcolorbox{cyan}{magenta}{
25662 \end_layout
25663
25664 \begin_layout Standard
25665 Este es un ejemplo en el que se ha puesto un grosor de 1\InsetSpace \thinspace{}
25666 mm para la línea
25667  del marco:
25668 \newline
25669
25670 \begin_inset ERT
25671 status collapsed
25672
25673 \begin_layout Standard
25674
25675
25676 \backslash
25677 fboxrule 1mm 
25678 \backslash
25679 fboxsep 1mm
25680 \end_layout
25681
25682 \end_inset
25683
25684
25685 \begin_inset ERT
25686 status collapsed
25687
25688 \begin_layout Standard
25689
25690
25691 \backslash
25692 fcolorbox{cyan}{magenta}{
25693 \end_layout
25694
25695 \end_inset
25696
25697 Texto en un marco coloreado y enmarcado.
25698 \begin_inset ERT
25699 status collapsed
25700
25701 \begin_layout Standard
25702
25703 }
25704 \end_layout
25705
25706 \end_inset
25707
25708
25709 \end_layout
25710
25711 \begin_layout Standard
25712 \begin_inset VSpace bigskip
25713 \end_inset
25714
25715 Por supuesto también puedes colorear el texto en un marco coloreado:
25716 \newline
25717
25718 \begin_inset ERT
25719 status collapsed
25720
25721 \begin_layout Standard
25722
25723
25724 \backslash
25725 fcolorbox{cyan}{magenta}{
25726 \end_layout
25727
25728 \end_inset
25729
25730
25731 \color yellow
25732 Texto coloreado en un marco sombreado y coloreado.
25733 \color none
25734
25735 \begin_inset ERT
25736 status collapsed
25737
25738 \begin_layout Standard
25739
25740 }
25741 \end_layout
25742
25743 \end_inset
25744
25745
25746 \begin_inset ERT
25747 status collapsed
25748
25749 \begin_layout Standard
25750
25751
25752 \backslash
25753 fboxrule 0.4pt 
25754 \backslash
25755 fboxsep 3pt
25756 \end_layout
25757
25758 \end_inset
25759
25760
25761 \end_layout
25762
25763 \begin_layout Standard
25764
25765 \series bold
25766 \begin_inset VSpace medskip
25767 \end_inset
25768
25769
25770 \end_layout
25771
25772 \begin_layout Standard
25773 \begin_inset Note Greyedout
25774 status open
25775
25776 \begin_layout Standard
25777
25778 \series bold
25779 Nota:
25780 \series default
25781  El texto en cuadros coloreados no puede tener saltos de línea.
25782  Para colorear líneas o párrafos múltiples, usa un cuadro dentro de un cuadro
25783  coloreado como se describe a continuación.
25784 \end_layout
25785
25786 \end_inset
25787
25788
25789 \end_layout
25790
25791 \begin_layout Subsection
25792 Color en Párrafos
25793 \begin_inset LatexCommand label
25794 name "sub:Color-en-Párrafos"
25795
25796 \end_inset
25797
25798
25799 \begin_inset LatexCommand index
25800 name "Color ! en Párrafos"
25801
25802 \end_inset
25803
25804
25805 \end_layout
25806
25807 \begin_layout Standard
25808 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
25809  Antes de la minipágina inserta el comando 
25810 \series bold
25811
25812 \backslash
25813 colorbox
25814 \end_layout
25815
25816 \begin_layout Standard
25817
25818 \series bold
25819
25820 \backslash
25821 colorbox{color}{
25822 \end_layout
25823
25824 \begin_layout Standard
25825 en ERT.
25826  Detrás de la minipágina inserta una llave de cierre 
25827 \begin_inset Quotes eld
25828 \end_inset
25829
25830
25831 \series bold
25832 }
25833 \series default
25834
25835 \begin_inset Quotes erd
25836 \end_inset
25837
25838  en ERT.
25839 \end_layout
25840
25841 \begin_layout Standard
25842 \begin_inset ERT
25843 status collapsed
25844
25845 \begin_layout Standard
25846
25847
25848 \backslash
25849 colorbox{grisclaro}{
25850 \end_layout
25851
25852 \end_inset
25853
25854
25855 \begin_inset Box Frameless
25856 position "t"
25857 hor_pos "c"
25858 has_inner_box 1
25859 inner_pos "t"
25860 use_parbox 0
25861 width "100col%"
25862 special "none"
25863 height "1in"
25864 height_special "totalheight"
25865 status open
25866
25867 \begin_layout Standard
25868 Texto con color de fondo.
25869  Texto con color de fondo.
25870 \end_layout
25871
25872 \begin_layout Standard
25873 \begin_inset VSpace defskip
25874 \end_inset
25875
25876 El texto puede tener notas al pie
25877 \begin_inset Foot
25878 status open
25879
25880 \begin_layout Standard
25881 Otro ejemplo de nota
25882 \end_layout
25883
25884 \end_inset
25885
25886  y puede incluir tablas y figuras.
25887 \end_layout
25888
25889 \begin_layout Standard
25890 \align center
25891 \begin_inset Tabular
25892 <lyxtabular version="3" rows="3" columns="3">
25893 <features>
25894 <column alignment="center" valignment="top" leftline="true" width="0">
25895 <column alignment="center" valignment="top" leftline="true" width="0">
25896 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
25897 <row topline="true">
25898 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25899 \begin_inset Text
25900
25901 \begin_layout Standard
25902 a
25903 \end_layout
25904
25905 \end_inset
25906 </cell>
25907 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25908 \begin_inset Text
25909
25910 \begin_layout Standard
25911 !
25912 \end_layout
25913
25914 \end_inset
25915 </cell>
25916 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25917 \begin_inset Text
25918
25919 \begin_layout Standard
25920 3
25921 \end_layout
25922
25923 \end_inset
25924 </cell>
25925 </row>
25926 <row topline="true">
25927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25928 \begin_inset Text
25929
25930 \begin_layout Standard
25931 <
25932 \end_layout
25933
25934 \end_inset
25935 </cell>
25936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25937 \begin_inset Text
25938
25939 \begin_layout Standard
25940 b2
25941 \begin_inset Quotes erd
25942 \end_inset
25943
25944 |
25945 \end_layout
25946
25947 \end_inset
25948 </cell>
25949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25950 \begin_inset Text
25951
25952 \begin_layout Standard
25953 >
25954 \end_layout
25955
25956 \end_inset
25957 </cell>
25958 </row>
25959 <row topline="true" bottomline="true">
25960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25961 \begin_inset Text
25962
25963 \begin_layout Standard
25964 1
25965 \end_layout
25966
25967 \end_inset
25968 </cell>
25969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Standard
25973 §
25974 \end_layout
25975
25976 \end_inset
25977 </cell>
25978 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25979 \begin_inset Text
25980
25981 \begin_layout Standard
25982 c
25983 \end_layout
25984
25985 \end_inset
25986 </cell>
25987 </row>
25988 </lyxtabular>
25989
25990 \end_inset
25991
25992
25993 \end_layout
25994
25995 \end_inset
25996
25997
25998 \begin_inset ERT
25999 status collapsed
26000
26001 \begin_layout Standard
26002
26003 }
26004 \end_layout
26005
26006 \end_inset
26007
26008
26009 \end_layout
26010
26011 \begin_layout Section
26012 URLs (Localizador Uniforme de Recursos)
26013 \begin_inset LatexCommand index
26014 name "URLs"
26015
26016 \end_inset
26017
26018
26019 \end_layout
26020
26021 \begin_layout Standard
26022 Los enlaces a páginas web o direcciones de correo se insertan con el menú
26023  
26024 \family sans
26025 Insertar\SpecialChar \menuseparator
26026 URL
26027 \family default
26028 .
26029  Surge un diálogo con dos campos; el campo 
26030 \family sans
26031 URL
26032 \family default
26033  y el campo 
26034 \family sans
26035 Nombre
26036 \family default
26037  para la descripción del URL, que saldrá impreso como texto normal inmediatament
26038 e antes del URL.
26039 \end_layout
26040
26041 \begin_layout Standard
26042 He aquí un ejemplo de URL: 
26043 \begin_inset LatexCommand url
26044 name "Página de LyX"
26045 target "http://www.lyx.org"
26046
26047 \end_inset
26048
26049
26050 \end_layout
26051
26052 \begin_layout Standard
26053 La opción 
26054 \family sans
26055 Generar\InsetSpace ~
26056 hiperenlace
26057 \family default
26058  en el diálogo URL sólo tiene efecto al exportar el documento al formato
26059  
26060 \begin_inset Quotes eld
26061 \end_inset
26062
26063
26064 \family sans
26065 LinuxDoc
26066 \family default
26067
26068 \begin_inset Quotes erd
26069 \end_inset
26070
26071 .
26072 \end_layout
26073
26074 \begin_layout Standard
26075 No se puede cambiar el estilo del texto del enlace.
26076  El texto del campo 
26077 \family sans
26078 Nombre
26079 \family default
26080  tendrá el estilo de texto predeterminado para el documento mientras que
26081  el texto del campo 
26082 \family sans
26083 URL
26084 \family default
26085  tendrá el estilo 
26086 \begin_inset Quotes eld
26087 \end_inset
26088
26089
26090 \family sans
26091 Typewriter
26092 \family default
26093
26094 \begin_inset Quotes erd
26095 \end_inset
26096
26097 .
26098 \end_layout
26099
26100 \begin_layout Standard
26101 Cuando usas el paquete LaTeX 
26102 \series bold
26103 hyperref
26104 \series default
26105
26106 \begin_inset LatexCommand index
26107 name "LaTeX-paquetes ! hyperref"
26108
26109 \end_inset
26110
26111  para enlazar referencias cruzadas, en las salidas DVI y PDF los URLs se
26112  convierten automáticamente en hiperenlaces disponibles.
26113 \end_layout
26114
26115 \begin_layout Standard
26116 \begin_inset Note Greyedout
26117 status open
26118
26119 \begin_layout Standard
26120
26121 \series bold
26122 Nota: 
26123 \series default
26124 Cuando utilices los caracteres: "%", "#", "^", debes escribirlos precedidos
26125  por una barra invertida, p.\InsetSpace \thinspace{}
26126 e.\InsetSpace ~
26127
26128 \begin_inset Quotes eld
26129 \end_inset
26130
26131
26132 \backslash
26133 #
26134 \begin_inset Quotes erd
26135 \end_inset
26136
26137 .
26138  Los URLs no deben finalizar con una barra invertida.
26139 \end_layout
26140
26141 \end_inset
26142
26143
26144 \end_layout
26145
26146 \begin_layout Standard
26147 \begin_inset VSpace bigskip
26148 \end_inset
26149
26150 Para crear hiperenlaces reales sin tener que escribir la dirección del enlace
26151  en el texto, puedes usar el comando
26152 \end_layout
26153
26154 \begin_layout Standard
26155
26156 \series bold
26157
26158 \backslash
26159 href{dirección del enlace}{texto del enlace}
26160 \end_layout
26161
26162 \begin_layout Standard
26163 en ERT.
26164  Por ejemplo, para conseguir un enlace a la página web de LyX, escribe el
26165  comando
26166 \end_layout
26167
26168 \begin_layout Standard
26169
26170 \series bold
26171
26172 \backslash
26173 href{http://www.lyx.org}{
26174 \end_layout
26175
26176 \begin_layout Standard
26177 en ERT.
26178  Inserta después del comando el texto del enlace 
26179 \begin_inset Quotes eld
26180 \end_inset
26181
26182 Página de LyX
26183 \begin_inset Quotes erd
26184 \end_inset
26185
26186  seguido por una llave en ERT.
26187  Este es el resultado: 
26188 \begin_inset ERT
26189 status collapsed
26190
26191 \begin_layout Standard
26192
26193
26194 \backslash
26195 href{http://www.lyx.org}{
26196 \end_layout
26197
26198 \end_inset
26199
26200 Página de LyX
26201 \begin_inset ERT
26202 status collapsed
26203
26204 \begin_layout Standard
26205
26206 }
26207 \end_layout
26208
26209 \end_inset
26210
26211
26212 \end_layout
26213
26214 \begin_layout Standard
26215 Para enlazar a direcciones de correo, añade el prefijo 
26216 \begin_inset Quotes eld
26217 \end_inset
26218
26219
26220 \family sans
26221 mailto:
26222 \family default
26223
26224 \begin_inset Quotes erd
26225 \end_inset
26226
26227  a la dirección del enlace:
26228 \newline
26229 Correo para 
26230 \begin_inset ERT
26231 status collapsed
26232
26233 \begin_layout Standard
26234
26235
26236 \backslash
26237 href{mailto:lyx-docs@lists.lyx.org?subject=LyX's documentation}{
26238 \end_layout
26239
26240 \end_inset
26241
26242 la lista de correo de documentación de LyX (lyx-docs)
26243 \begin_inset ERT
26244 status collapsed
26245
26246 \begin_layout Standard
26247
26248 }
26249 \end_layout
26250
26251 \end_inset
26252
26253 .
26254 \end_layout
26255
26256 \begin_layout Standard
26257 Emplear 
26258 \series bold
26259
26260 \backslash
26261 href
26262 \series default
26263  en vez del cuadro URL de LyX tiene la ventaja de que puedes especificar
26264  el estilo de texto del enlace como en las demás partes del texto.
26265  Puedes poner guiones y saltos de línea forzados para dividir textos extensos
26266  de enlaces en el margen de página.
26267  También puedes cambiar el estilo de texto para todos los URLs en el documento
26268  con una opción en el comando de carga de 
26269 \series bold
26270 hyperref
26271 \series default
26272 .
26273  Además las restricciones mencionadas antes no se aplican a 
26274 \series bold
26275
26276 \backslash
26277 href
26278 \series default
26279 .
26280  
26281 \end_layout
26282
26283 \begin_layout Standard
26284
26285 \end_layout
26286
26287 \begin_layout Standard
26288
26289 \newpage
26290
26291 \end_layout
26292
26293 \begin_layout Chapter
26294 \start_of_appendix
26295 Unidades disponibles en 
26296 \begin_inset ERT
26297 status collapsed
26298
26299 \begin_layout Standard
26300
26301
26302 \backslash
26303 texorpdfstring{
26304 \end_layout
26305
26306 \end_inset
26307
26308 LyX
26309 \begin_inset ERT
26310 status collapsed
26311
26312 \begin_layout Standard
26313
26314 }{LyX}
26315 \end_layout
26316
26317 \end_inset
26318
26319
26320 \begin_inset LatexCommand index
26321 name "Unidades"
26322
26323 \end_inset
26324
26325
26326 \begin_inset LatexCommand label
26327 name "cha:Unidades-disponibles-en"
26328
26329 \end_inset
26330
26331
26332 \begin_inset Note Note
26333 status collapsed
26334
26335 \begin_layout Standard
26336 El comando 
26337 \backslash
26338 texorpdfstring suministrado por el paquete LaTeX hyperref impide que los
26339  enlaces se muestren erróneamente en los marcadores PDF.
26340  Más información en 
26341 \begin_inset LatexCommand cite
26342 key "hyperref"
26343
26344 \end_inset
26345
26346 .
26347 \end_layout
26348
26349 \end_inset
26350
26351
26352 \end_layout
26353
26354 \begin_layout Standard
26355 Para comprender las unidades descritas en este manual, la Tabla\InsetSpace ~
26356
26357 \begin_inset LatexCommand ref
26358 reference "tab:Unidades"
26359
26360 \end_inset
26361
26362  describe todas las unidades disponibles en LyX.
26363 \end_layout
26364
26365 \begin_layout Standard
26366 \begin_inset Float table
26367 placement h
26368 wide false
26369 sideways false
26370 status open
26371
26372 \begin_layout Standard
26373 \begin_inset Caption
26374
26375 \begin_layout Standard
26376 \begin_inset LatexCommand label
26377 name "tab:Unidades"
26378
26379 \end_inset
26380
26381 Unidades
26382 \end_layout
26383
26384 \end_inset
26385
26386
26387 \end_layout
26388
26389 \begin_layout Standard
26390 \begin_inset VSpace medskip
26391 \end_inset
26392
26393
26394 \end_layout
26395
26396 \begin_layout Standard
26397 \align center
26398 \begin_inset Tabular
26399 <lyxtabular version="3" rows="20" columns="2">
26400 <features>
26401 <column alignment="center" valignment="top" leftline="true" width="0">
26402 <column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
26403 <row topline="true" bottomline="true">
26404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26405 \begin_inset Text
26406
26407 \begin_layout Standard
26408 unidad
26409 \end_layout
26410
26411 \end_inset
26412 </cell>
26413 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26414 \begin_inset Text
26415
26416 \begin_layout Standard
26417 nombre/descripción
26418 \end_layout
26419
26420 \end_inset
26421 </cell>
26422 </row>
26423 <row topline="true">
26424 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26425 \begin_inset Text
26426
26427 \begin_layout Standard
26428 mm
26429 \end_layout
26430
26431 \end_inset
26432 </cell>
26433 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26434 \begin_inset Text
26435
26436 \begin_layout Standard
26437 milímetro
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 </row>
26443 <row topline="true">
26444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26445 \begin_inset Text
26446
26447 \begin_layout Standard
26448 cm
26449 \end_layout
26450
26451 \end_inset
26452 </cell>
26453 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26454 \begin_inset Text
26455
26456 \begin_layout Standard
26457 centímetro
26458 \end_layout
26459
26460 \end_inset
26461 </cell>
26462 </row>
26463 <row topline="true">
26464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26465 \begin_inset Text
26466
26467 \begin_layout Standard
26468 in
26469 \end_layout
26470
26471 \end_inset
26472 </cell>
26473 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26474 \begin_inset Text
26475
26476 \begin_layout Standard
26477 pulgada
26478 \end_layout
26479
26480 \end_inset
26481 </cell>
26482 </row>
26483 <row topline="true">
26484 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26485 \begin_inset Text
26486
26487 \begin_layout Standard
26488 pt
26489 \end_layout
26490
26491 \end_inset
26492 </cell>
26493 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26494 \begin_inset Text
26495
26496 \begin_layout Standard
26497 punto (72.27\InsetSpace \thinspace{}
26498 pt = 1\InsetSpace \thinspace{}
26499 in)
26500 \end_layout
26501
26502 \end_inset
26503 </cell>
26504 </row>
26505 <row topline="true">
26506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26507 \begin_inset Text
26508
26509 \begin_layout Standard
26510 pc
26511 \end_layout
26512
26513 \end_inset
26514 </cell>
26515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26516 \begin_inset Text
26517
26518 \begin_layout Standard
26519 pica (1\InsetSpace \thinspace{}
26520 pc = 12\InsetSpace \thinspace{}
26521 pt)
26522 \end_layout
26523
26524 \end_inset
26525 </cell>
26526 </row>
26527 <row topline="true">
26528 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26529 \begin_inset Text
26530
26531 \begin_layout Standard
26532 sp
26533 \end_layout
26534
26535 \end_inset
26536 </cell>
26537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26538 \begin_inset Text
26539
26540 \begin_layout Standard
26541 punto escalado (65536\InsetSpace \thinspace{}
26542 sp = 1\InsetSpace \thinspace{}
26543 pt)
26544 \end_layout
26545
26546 \end_inset
26547 </cell>
26548 </row>
26549 <row topline="true">
26550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26551 \begin_inset Text
26552
26553 \begin_layout Standard
26554 bp
26555 \end_layout
26556
26557 \end_inset
26558 </cell>
26559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26560 \begin_inset Text
26561
26562 \begin_layout Standard
26563 punto grande (72\InsetSpace \thinspace{}
26564 bp = 1\InsetSpace \thinspace{}
26565 in)
26566 \end_layout
26567
26568 \end_inset
26569 </cell>
26570 </row>
26571 <row topline="true">
26572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26573 \begin_inset Text
26574
26575 \begin_layout Standard
26576 dd
26577 \end_layout
26578
26579 \end_inset
26580 </cell>
26581 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26582 \begin_inset Text
26583
26584 \begin_layout Standard
26585 didot (72\InsetSpace \thinspace{}
26586 dd 
26587 \begin_inset Formula $\approx$
26588 \end_inset
26589
26590  37.6\InsetSpace \thinspace{}
26591 mm)
26592 \end_layout
26593
26594 \end_inset
26595 </cell>
26596 </row>
26597 <row topline="true">
26598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26599 \begin_inset Text
26600
26601 \begin_layout Standard
26602 cc
26603 \end_layout
26604
26605 \end_inset
26606 </cell>
26607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26608 \begin_inset Text
26609
26610 \begin_layout Standard
26611 cicero (1\InsetSpace \thinspace{}
26612 cc = 12\InsetSpace \thinspace{}
26613 dd)
26614 \end_layout
26615
26616 \end_inset
26617 </cell>
26618 </row>
26619 <row topline="true">
26620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26621 \begin_inset Text
26622
26623 \begin_layout Standard
26624 Escala%
26625 \end_layout
26626
26627 \end_inset
26628 </cell>
26629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26630 \begin_inset Text
26631
26632 \begin_layout Standard
26633 % de anchura original de la imagen
26634 \end_layout
26635
26636 \end_inset
26637 </cell>
26638 </row>
26639 <row topline="true">
26640 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26641 \begin_inset Text
26642
26643 \begin_layout Standard
26644 text%
26645 \end_layout
26646
26647 \end_inset
26648 </cell>
26649 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26650 \begin_inset Text
26651
26652 \begin_layout Standard
26653 % de anchura de texto
26654 \end_layout
26655
26656 \end_inset
26657 </cell>
26658 </row>
26659 <row topline="true">
26660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26661 \begin_inset Text
26662
26663 \begin_layout Standard
26664 col%
26665 \end_layout
26666
26667 \end_inset
26668 </cell>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Standard
26673 % de anchura de columna
26674 \end_layout
26675
26676 \end_inset
26677 </cell>
26678 </row>
26679 <row topline="true">
26680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26681 \begin_inset Text
26682
26683 \begin_layout Standard
26684 page%
26685 \end_layout
26686
26687 \end_inset
26688 </cell>
26689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26690 \begin_inset Text
26691
26692 \begin_layout Standard
26693 % de anchura de página
26694 \end_layout
26695
26696 \end_inset
26697 </cell>
26698 </row>
26699 <row topline="true">
26700 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26701 \begin_inset Text
26702
26703 \begin_layout Standard
26704 line%
26705 \end_layout
26706
26707 \end_inset
26708 </cell>
26709 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26710 \begin_inset Text
26711
26712 \begin_layout Standard
26713 % de anchura de línea
26714 \end_layout
26715
26716 \end_inset
26717 </cell>
26718 </row>
26719 <row topline="true">
26720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26721 \begin_inset Text
26722
26723 \begin_layout Standard
26724 theight%
26725 \end_layout
26726
26727 \end_inset
26728 </cell>
26729 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26730 \begin_inset Text
26731
26732 \begin_layout Standard
26733 % de altura de texto
26734 \end_layout
26735
26736 \end_inset
26737 </cell>
26738 </row>
26739 <row topline="true">
26740 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26741 \begin_inset Text
26742
26743 \begin_layout Standard
26744 pheight%
26745 \end_layout
26746
26747 \end_inset
26748 </cell>
26749 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26750 \begin_inset Text
26751
26752 \begin_layout Standard
26753 % de altura de página
26754 \end_layout
26755
26756 \end_inset
26757 </cell>
26758 </row>
26759 <row topline="true">
26760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26761 \begin_inset Text
26762
26763 \begin_layout Standard
26764 ex
26765 \end_layout
26766
26767 \end_inset
26768 </cell>
26769 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26770 \begin_inset Text
26771
26772 \begin_layout Standard
26773 altura de la letra 
26774 \emph on
26775 x
26776 \emph default
26777  en la fuente actual
26778 \end_layout
26779
26780 \end_inset
26781 </cell>
26782 </row>
26783 <row topline="true">
26784 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26785 \begin_inset Text
26786
26787 \begin_layout Standard
26788 em
26789 \end_layout
26790
26791 \end_inset
26792 </cell>
26793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26794 \begin_inset Text
26795
26796 \begin_layout Standard
26797 anchura de la letra 
26798 \emph on
26799 M
26800 \emph default
26801  en la fuente actual
26802 \end_layout
26803
26804 \end_inset
26805 </cell>
26806 </row>
26807 <row topline="true" bottomline="true">
26808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26809 \begin_inset Text
26810
26811 \begin_layout Standard
26812 mu
26813 \end_layout
26814
26815 \end_inset
26816 </cell>
26817 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26818 \begin_inset Text
26819
26820 \begin_layout Standard
26821 unidad matemática (1\InsetSpace \thinspace{}
26822 mu = 1/18\InsetSpace \thinspace{}
26823 em)
26824 \end_layout
26825
26826 \end_inset
26827 </cell>
26828 </row>
26829 </lyxtabular>
26830
26831 \end_inset
26832
26833
26834 \end_layout
26835
26836 \end_inset
26837
26838
26839 \end_layout
26840
26841 \begin_layout Chapter
26842 Formatos de Archivos de Salida con Gráficos
26843 \begin_inset LatexCommand label
26844 name "cha:Formatos-de-Archivos-de-Salida"
26845
26846 \end_inset
26847
26848
26849 \end_layout
26850
26851 \begin_layout Section
26852 DVI
26853 \begin_inset LatexCommand index
26854 name "Formatos de Archivo ! DVI"
26855
26856 \end_inset
26857
26858
26859 \begin_inset LatexCommand index
26860 name "DVI|see{Formatos de Archivo}"
26861
26862 \end_inset
26863
26864
26865 \end_layout
26866
26867 \begin_layout Standard
26868 Este tipo de archivo tiene la extensión 
26869 \begin_inset Quotes eld
26870 \end_inset
26871
26872
26873 \family typewriter
26874 .dvi
26875 \family default
26876
26877 \begin_inset Quotes erd
26878 \end_inset
26879
26880 .
26881  Se denomina 
26882 \begin_inset Quotes eld
26883 \end_inset
26884
26885 device-independent
26886 \begin_inset Quotes erd
26887 \end_inset
26888
26889  (DVI), porque es completamente portable; se pueden mover de una máquina
26890  a otra sin necesidad de conversión alguna.
26891  En la época en que se desarrolló este formato, esto no era un asunto baladí.
26892  Los DVIs se usan para previsualizaciones rápidas y como preparación para
26893  otros formatos de salida como PostScript.
26894 \end_layout
26895
26896 \begin_layout Standard
26897 \begin_inset Note Greyedout
26898 status open
26899
26900 \begin_layout Standard
26901
26902 \series bold
26903 Nota:
26904 \series default
26905  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
26906 \end_layout
26907
26908 \end_inset
26909
26910  Por tanto no debes olvidar esto si mueves archivos 
26911 \family typewriter
26912 .dvi
26913 \family default
26914  a otro ordenador.
26915  Esta característica también puede retardar la visualización del archivo,
26916  porque el visor DVI tiene que convertir la imagen en segundo plano para
26917  hacerla visible al deslizar el visor.
26918  Así pues recomendamos usar PDF para archivos con muchas imágenes.
26919 \end_layout
26920
26921 \begin_layout Standard
26922 Un documento se exporta a DVI con el menú 
26923 \family sans
26924 Archivo\SpecialChar \menuseparator
26925 Exportar\SpecialChar \menuseparator
26926 DVI
26927 \family default
26928 .
26929 \end_layout
26930
26931 \begin_layout Section
26932 PostScript
26933 \begin_inset LatexCommand label
26934 name "sec:PostScript"
26935
26936 \end_inset
26937
26938
26939 \begin_inset LatexCommand index
26940 name "Formatos de Archivo ! PostScript"
26941
26942 \end_inset
26943
26944
26945 \begin_inset LatexCommand index
26946 name "PostScript|see{Formatos de Archivo}"
26947
26948 \end_inset
26949
26950
26951 \end_layout
26952
26953 \begin_layout Standard
26954 Este tipo de archivo tiene la extensión 
26955 \begin_inset Quotes eld
26956 \end_inset
26957
26958
26959 \family typewriter
26960 .ps
26961 \family default
26962
26963 \begin_inset Quotes erd
26964 \end_inset
26965
26966 .
26967  PostScript fue desarrollado por la compañía 
26968 \family typewriter
26969 Adobe
26970 \family default
26971  como lenguaje para impresoras.
26972  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
26973  PostScript puede considerarse como un 
26974 \begin_inset Quotes eld
26975 \end_inset
26976
26977 lenguaje de programación
26978 \begin_inset Quotes erd
26979 \end_inset
26980
26981 ; con él puedes calcular y dibujar imágenes y diagramas
26982 \begin_inset Foot
26983 status collapsed
26984
26985 \begin_layout Standard
26986 Si estás interesado en este tema acude al paquete LaTeX 
26987 \series bold
26988 PSTricks
26989 \series default
26990  
26991 \begin_inset LatexCommand cite
26992 key "pstricks"
26993
26994 \end_inset
26995
26996 .
26997 \end_layout
26998
26999 \end_inset
27000
27001 .
27002  Por esto los archivos suelen ser más grandes que los PDFs.
27003 \end_layout
27004
27005 \begin_layout Standard
27006 Los archivos PostScript solo pueden contener imágenes en el formato 
27007 \begin_inset Quotes eld
27008 \end_inset
27009
27010 Encapsulated PostScript
27011 \begin_inset Quotes erd
27012 \end_inset
27013
27014  (EPS, extensión 
27015 \begin_inset Quotes eld
27016 \end_inset
27017
27018
27019 \family typewriter
27020 .eps
27021 \family default
27022
27023 \begin_inset Quotes erd
27024 \end_inset
27025
27026 ).
27027  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
27028  en segundo plano para convertir las imágenes a EPS.
27029  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
27030  cada vez que veas o exportes el documento.
27031  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
27032  puedes evitar el problema insertando las imágenes directamente en EPS.
27033 \end_layout
27034
27035 \begin_layout Standard
27036 El documento se puede exportar a PostScript con el menú 
27037 \family sans
27038 Archivo\SpecialChar \menuseparator
27039 Exportar\SpecialChar \menuseparator
27040 Postscript
27041 \family default
27042 .
27043 \end_layout
27044
27045 \begin_layout Section
27046 PDF
27047 \begin_inset LatexCommand label
27048 name "sec:PDF"
27049
27050 \end_inset
27051
27052
27053 \begin_inset LatexCommand index
27054 name "Formatos de Archivo ! PDF"
27055
27056 \end_inset
27057
27058
27059 \begin_inset LatexCommand index
27060 name "PDF"
27061
27062 \end_inset
27063
27064
27065 \end_layout
27066
27067 \begin_layout Standard
27068 Este tipo de archivo tiene la extensión 
27069 \begin_inset Quotes eld
27070 \end_inset
27071
27072
27073 \family typewriter
27074 .pdf
27075 \family default
27076
27077 \begin_inset Quotes erd
27078 \end_inset
27079
27080 .
27081  El formato 
27082 \begin_inset Quotes eld
27083 \end_inset
27084
27085 Portable Document Format
27086 \begin_inset Quotes erd
27087 \end_inset
27088
27089  (PDF) fue desarrollado por 
27090 \family typewriter
27091 Adobe
27092 \family default
27093  como derivado de PostScript.
27094  Es más comprimido y utiliza muchos menos comandos que PostScript.
27095  Como su nombre 
27096 \begin_inset Quotes eld
27097 \end_inset
27098
27099 portable
27100 \begin_inset Quotes erd
27101 \end_inset
27102
27103  indica, puede ser procesado por cualquier sistema operativo y la salida
27104  impresa se muestra exactamente igual.
27105 \end_layout
27106
27107 \begin_layout Standard
27108 PDF puede contener imágenes en su propio formato PDF, en el formato 
27109 \begin_inset Quotes eld
27110 \end_inset
27111
27112 Joint Photographic Experts Group
27113 \begin_inset Quotes erd
27114 \end_inset
27115
27116  (JPG, extensión 
27117 \begin_inset Quotes eld
27118 \end_inset
27119
27120
27121 \family typewriter
27122 .jpg
27123 \family default
27124
27125 \begin_inset Quotes erd
27126 \end_inset
27127
27128  o 
27129 \begin_inset Quotes eld
27130 \end_inset
27131
27132
27133 \family typewriter
27134 .jpeg
27135 \family default
27136
27137 \begin_inset Quotes erd
27138 \end_inset
27139
27140 ), y en el formato 
27141 \begin_inset Quotes eld
27142 \end_inset
27143
27144 Portable Network Graphics
27145 \begin_inset Quotes erd
27146 \end_inset
27147
27148  (PNG, extensión 
27149 \begin_inset Quotes eld
27150 \end_inset
27151
27152
27153 \family typewriter
27154 .png
27155 \family default
27156
27157 \begin_inset Quotes erd
27158 \end_inset
27159
27160 ).
27161  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
27162  en segundo plano a alguno de los anteriores.
27163  Pero como se ha comentado en la sección sobre PostScript, la conversión
27164  de gráficos ralentiza el trabajo.
27165  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
27166  mencionados.
27167 \end_layout
27168
27169 \begin_layout Standard
27170 Un documento se puede exportar a PDF con el menú 
27171 \family sans
27172 Archivo\SpecialChar \menuseparator
27173 Exportar
27174 \family default
27175  en tres modos diferentes:
27176 \end_layout
27177
27178 \begin_layout Description
27179 PDF Este utiliza el programa 
27180 \family typewriter
27181 ps2pdf
27182 \family default
27183  que crea un PDF a partir de una versión PostScript del archivo.
27184  La versión PostScript es producida por el programa 
27185 \family typewriter
27186 dvips
27187 \family default
27188  que usa una versión DVI como paso intermedio.
27189  Así que este modo de exportación consta de tres conversiones.
27190 \end_layout
27191
27192 \begin_layout Description
27193 PDF\InsetSpace ~
27194 (dvipdfm) Este utiliza el programa 
27195 \family typewriter
27196 dvipdfm
27197 \family default
27198  que convierte el archivo a DVI en segundo plano y en un segundo paso a
27199  PDF.
27200 \end_layout
27201
27202 \begin_layout Description
27203 PDF\InsetSpace ~
27204 (pdflatex) Este utiliza el programa 
27205 \family typewriter
27206 pdftex
27207 \family default
27208  que convierte directamente el archivo a PDF.
27209 \end_layout
27210
27211 \begin_layout Standard
27212 Se recomienda usar 
27213 \family sans
27214 PDF\InsetSpace ~
27215 (pdflatex)
27216 \family default
27217  porque 
27218 \family typewriter
27219 pdftex
27220 \family default
27221  soporta todas las características de las versiones actuales de PDF, es
27222  rápido y estable.
27223  El programa 
27224 \family typewriter
27225 dvipdfm
27226 \family default
27227  ya no se desarrolla y está un poco obsoleto.
27228 \end_layout
27229
27230 \begin_layout Chapter
27231 Explicación de la Ecuación\InsetSpace ~
27232
27233 \begin_inset LatexCommand eqref
27234 reference "eq:Wgn"
27235
27236 \end_inset
27237
27238
27239 \begin_inset LatexCommand label
27240 name "cha:Explicación-de-la-Ecuación"
27241
27242 \end_inset
27243
27244
27245 \end_layout
27246
27247 \begin_layout Standard
27248 La anchura total de 
27249 \emph on
27250 n
27251 \emph default
27252  celdas de una tabla 
27253 \begin_inset Formula $W_{\mathrm{tot\, n}}$
27254 \end_inset
27255
27256  puede calcularse con
27257 \end_layout
27258
27259 \begin_layout Standard
27260 \begin_inset Formula \begin{equation}
27261 W_{\mathrm{tot}\, n}=n·(W_{g\, n}+2·\backslash\mbox{tabcolsep})+(n+1)·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}\end{equation}
27262
27263 \end_inset
27264
27265
27266 \end_layout
27267
27268 \begin_layout Standard
27269 donde 
27270 \begin_inset Formula $W_{g\, n}$
27271 \end_inset
27272
27273  es el ancho dado de todas las celdas.
27274  
27275 \series bold
27276
27277 \backslash
27278 tabcolsep
27279 \series default
27280  es la longitud LaTeX entre el texto y el borde de la celda, 6\InsetSpace \thinspace{}
27281 pt por defecto.
27282  
27283 \series bold
27284
27285 \backslash
27286 arrayrulewidth
27287 \series default
27288  es el grosor de línea del borde, 0.4\InsetSpace \thinspace{}
27289 pt por defecto.
27290 \end_layout
27291
27292 \begin_layout Standard
27293 Procediendo como en la ecuación\InsetSpace ~
27294
27295 \begin_inset LatexCommand eqref
27296 reference "eq:Wtot_n"
27297
27298 \end_inset
27299
27300 , el ancho total de una multicolumna, 
27301 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
27302 \end_inset
27303
27304  es
27305 \end_layout
27306
27307 \begin_layout Standard
27308 \begin_inset Formula \begin{equation}
27309 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2·\backslash\mbox{tabcolsep}+2·\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}\end{equation}
27310
27311 \end_inset
27312
27313
27314 \end_layout
27315
27316 \begin_layout Standard
27317 Igualando las ecuaciones\InsetSpace ~
27318
27319 \begin_inset LatexCommand eqref
27320 reference "eq:Wtot_n"
27321
27322 \end_inset
27323
27324  y 
27325 \begin_inset LatexCommand eqref
27326 reference "eq:Wtot_mult"
27327
27328 \end_inset
27329
27330  podemos calcular el ancho dado necesario 
27331 \begin_inset Formula $W_{g\, n}$
27332 \end_inset
27333
27334  cuando se expanden 
27335 \emph on
27336 n
27337 \emph default
27338  columnas, de forma que cada una de ellas tiene una anchura total  
27339 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
27340 \end_inset
27341
27342 :
27343 \end_layout
27344
27345 \begin_layout Standard
27346 \begin_inset Formula \begin{equation}
27347 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)·(2·\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n\end{equation}
27348
27349 \end_inset
27350
27351
27352 \end_layout
27353
27354 \begin_layout Bibliography
27355 \begin_inset LatexCommand bibitem
27356 key "latexcompanion"
27357
27358 \end_inset
27359
27360 Frank Mittelbach and Michel Goossens: 
27361 \emph on
27362 The LaTeX Companion Second Edition.
27363  
27364 \emph default
27365 Addison-Wesley, 2004
27366 \end_layout
27367
27368 \begin_layout Bibliography
27369 \begin_inset LatexCommand bibitem
27370 key "latexguide"
27371
27372 \end_inset
27373
27374 Helmut Kopka and Patrick W.
27375  Daly: 
27376 \emph on
27377 A Guide to LaTeX Fourth Edition.
27378  
27379 \emph default
27380 Addison-Wesley, 2003
27381 \end_layout
27382
27383 \begin_layout Bibliography
27384 \begin_inset LatexCommand bibitem
27385 key "latexbook"
27386
27387 \end_inset
27388
27389 Leslie Lamport: 
27390 \emph on
27391 LaTeX: A Document Preparation System.
27392  
27393 \emph default
27394 Addison-Wesley, second edition, 1994
27395 \end_layout
27396
27397 \begin_layout Bibliography
27398 \begin_inset LatexCommand bibitem
27399 key "booktabs"
27400
27401 \end_inset
27402
27403
27404 \begin_inset ERT
27405 status collapsed
27406
27407 \begin_layout Standard
27408
27409
27410 \backslash
27411 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf}
27412 {
27413 \end_layout
27414
27415 \end_inset
27416
27417 Documentación
27418 \begin_inset ERT
27419 status collapsed
27420
27421 \begin_layout Standard
27422
27423 }
27424 \end_layout
27425
27426 \end_inset
27427
27428  del paquete LaTeX 
27429 \series bold
27430 booktabs
27431 \series default
27432
27433 \begin_inset LatexCommand index
27434 name "LaTeX-paquetes ! booktabs"
27435
27436 \end_inset
27437
27438
27439 \end_layout
27440
27441 \begin_layout Bibliography
27442 \begin_inset LatexCommand bibitem
27443 key "caption"
27444
27445 \end_inset
27446
27447
27448 \begin_inset ERT
27449 status collapsed
27450
27451 \begin_layout Standard
27452
27453
27454 \backslash
27455 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf}{
27456 \end_layout
27457
27458 \end_inset
27459
27460 Documentación
27461 \begin_inset ERT
27462 status collapsed
27463
27464 \begin_layout Standard
27465
27466 }
27467 \end_layout
27468
27469 \end_inset
27470
27471  del paquete LaTeX 
27472 \series bold
27473 caption
27474 \series default
27475
27476 \begin_inset LatexCommand index
27477 name "LaTeX-paquetes ! caption"
27478
27479 \end_inset
27480
27481
27482 \end_layout
27483
27484 \begin_layout Bibliography
27485 \begin_inset LatexCommand bibitem
27486 key "caption-de"
27487
27488 \end_inset
27489
27490 (En Alemán) 
27491 \begin_inset ERT
27492 status collapsed
27493
27494 \begin_layout Standard
27495
27496
27497 \backslash
27498 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/anleitung.pdf}
27499 {
27500 \end_layout
27501
27502 \end_inset
27503
27504 Documentación
27505 \begin_inset ERT
27506 status collapsed
27507
27508 \begin_layout Standard
27509
27510 }
27511 \end_layout
27512
27513 \end_inset
27514
27515  del paquete LaTeX 
27516 \series bold
27517 caption
27518 \end_layout
27519
27520 \begin_layout Bibliography
27521 \begin_inset LatexCommand bibitem
27522 key "endfloat"
27523
27524 \end_inset
27525
27526
27527 \begin_inset ERT
27528 status collapsed
27529
27530 \begin_layout Standard
27531
27532
27533 \backslash
27534 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf}
27535 {
27536 \end_layout
27537
27538 \end_inset
27539
27540 Documentación
27541 \begin_inset ERT
27542 status collapsed
27543
27544 \begin_layout Standard
27545
27546 }
27547 \end_layout
27548
27549 \end_inset
27550
27551  del paquete LaTeX 
27552 \series bold
27553 endf\SpecialChar \textcompwordmark{}
27554 loat
27555 \series default
27556
27557 \begin_inset LatexCommand index
27558 name "LaTeX-paquetes ! endfloat"
27559
27560 \end_inset
27561
27562
27563 \end_layout
27564
27565 \begin_layout Bibliography
27566 \begin_inset LatexCommand bibitem
27567 key "floatflt"
27568
27569 \end_inset
27570
27571
27572 \begin_inset ERT
27573 status collapsed
27574
27575 \begin_layout Standard
27576
27577
27578 \backslash
27579 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/floatflt/floatflt.pdf}
27580 {
27581 \end_layout
27582
27583 \end_inset
27584
27585 Documentación
27586 \begin_inset ERT
27587 status collapsed
27588
27589 \begin_layout Standard
27590
27591 }
27592 \end_layout
27593
27594 \end_inset
27595
27596  del paquete LaTeX 
27597 \series bold
27598 floatf\SpecialChar \textcompwordmark{}
27599 lt
27600 \series default
27601
27602 \begin_inset LatexCommand index
27603 name "LaTeX-paquetes ! floatflt"
27604
27605 \end_inset
27606
27607
27608 \end_layout
27609
27610 \begin_layout Bibliography
27611 \begin_inset LatexCommand bibitem
27612 key "footmisc"
27613
27614 \end_inset
27615
27616
27617 \begin_inset ERT
27618 status collapsed
27619
27620 \begin_layout Standard
27621
27622
27623 \backslash
27624 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf}
27625 {
27626 \end_layout
27627
27628 \end_inset
27629
27630 Documentación
27631 \begin_inset ERT
27632 status collapsed
27633
27634 \begin_layout Standard
27635
27636 }
27637 \end_layout
27638
27639 \end_inset
27640
27641  del paquete LaTeX 
27642 \series bold
27643 footmisc
27644 \series default
27645
27646 \begin_inset LatexCommand index
27647 name "LaTeX-paquetes ! footmisc"
27648
27649 \end_inset
27650
27651
27652 \end_layout
27653
27654 \begin_layout Bibliography
27655 \begin_inset LatexCommand bibitem
27656 key "hypcap"
27657
27658 \end_inset
27659
27660
27661 \begin_inset ERT
27662 status collapsed
27663
27664 \begin_layout Standard
27665
27666
27667 \backslash
27668 href{http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf}{
27669 \end_layout
27670
27671 \end_inset
27672
27673 Documentación
27674 \begin_inset ERT
27675 status collapsed
27676
27677 \begin_layout Standard
27678
27679 }
27680 \end_layout
27681
27682 \end_inset
27683
27684  del paquete LaTeX 
27685 \series bold
27686 hypcap
27687 \series default
27688
27689 \begin_inset LatexCommand index
27690 name "LaTeX-paquetes ! hyperref"
27691
27692 \end_inset
27693
27694
27695 \end_layout
27696
27697 \begin_layout Bibliography
27698 \begin_inset LatexCommand bibitem
27699 key "hyperref"
27700
27701 \end_inset
27702
27703
27704 \begin_inset ERT
27705 status collapsed
27706
27707 \begin_layout Standard
27708
27709
27710 \backslash
27711 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf}
27712 {
27713 \end_layout
27714
27715 \end_inset
27716
27717 Documentación
27718 \begin_inset ERT
27719 status collapsed
27720
27721 \begin_layout Standard
27722
27723 }
27724 \end_layout
27725
27726 \end_inset
27727
27728  del paquete LaTeX 
27729 \series bold
27730 hyperref
27731 \series default
27732
27733 \begin_inset LatexCommand index
27734 name "LaTeX-paquetes ! hyperref"
27735
27736 \end_inset
27737
27738
27739 \end_layout
27740
27741 \begin_layout Bibliography
27742 \begin_inset LatexCommand bibitem
27743 key "koma-script"
27744
27745 \end_inset
27746
27747
27748 \begin_inset ERT
27749 status collapsed
27750
27751 \begin_layout Standard
27752
27753
27754 \backslash
27755 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.p
27756 df}{
27757 \end_layout
27758
27759 \end_inset
27760
27761 Documentación
27762 \begin_inset ERT
27763 status collapsed
27764
27765 \begin_layout Standard
27766
27767 }
27768 \end_layout
27769
27770 \end_inset
27771
27772  del paquete LaTeX 
27773 \series bold
27774 koma-script
27775 \series default
27776
27777 \begin_inset LatexCommand index
27778 name "LaTeX-paquetes ! koma-script"
27779
27780 \end_inset
27781
27782
27783 \end_layout
27784
27785 \begin_layout Bibliography
27786 \begin_inset LatexCommand bibitem
27787 key "koma-script-de"
27788
27789 \end_inset
27790
27791 (En Alemán) 
27792 \begin_inset ERT
27793 status collapsed
27794
27795 \begin_layout Standard
27796
27797
27798 \backslash
27799 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguide.p
27800 df}{
27801 \end_layout
27802
27803 \end_inset
27804
27805 Documentación
27806 \begin_inset ERT
27807 status collapsed
27808
27809 \begin_layout Standard
27810
27811 }
27812 \end_layout
27813
27814 \end_inset
27815
27816  del paquete LaTeX 
27817 \series bold
27818 koma-script
27819 \series default
27820
27821 \begin_inset LatexCommand index
27822 name "LaTeX-paquetes ! koma-script"
27823
27824 \end_inset
27825
27826
27827 \end_layout
27828
27829 \begin_layout Bibliography
27830 \begin_inset LatexCommand bibitem
27831 key "marginnote"
27832
27833 \end_inset
27834
27835
27836 \begin_inset ERT
27837 status collapsed
27838
27839 \begin_layout Standard
27840
27841
27842 \backslash
27843 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.
27844 pdf}{
27845 \end_layout
27846
27847 \end_inset
27848
27849 Documentación
27850 \begin_inset ERT
27851 status collapsed
27852
27853 \begin_layout Standard
27854
27855 }
27856 \end_layout
27857
27858 \end_inset
27859
27860  del paquete LaTeX 
27861 \series bold
27862 marginnote
27863 \series default
27864
27865 \begin_inset LatexCommand index
27866 name "LaTeX-paquetes ! marginnote"
27867
27868 \end_inset
27869
27870
27871 \end_layout
27872
27873 \begin_layout Bibliography
27874 \begin_inset LatexCommand bibitem
27875 key "pstricks"
27876
27877 \end_inset
27878
27879
27880 \begin_inset ERT
27881 status collapsed
27882
27883 \begin_layout Standard
27884
27885
27886 \backslash
27887 href{http://tug.org/PSTricks/main.cgi/}{
27888 \end_layout
27889
27890 \end_inset
27891
27892 Página Web
27893 \begin_inset ERT
27894 status collapsed
27895
27896 \begin_layout Standard
27897
27898 }
27899 \end_layout
27900
27901 \end_inset
27902
27903  del paquete LaTeX 
27904 \series bold
27905 PSTricks
27906 \series default
27907
27908 \begin_inset LatexCommand index
27909 name "LaTeX-paquetes ! PSTricks"
27910
27911 \end_inset
27912
27913
27914 \end_layout
27915
27916 \begin_layout Bibliography
27917 \begin_inset LatexCommand bibitem
27918 key "sidecap"
27919
27920 \end_inset
27921
27922
27923 \begin_inset ERT
27924 status collapsed
27925
27926 \begin_layout Standard
27927
27928
27929 \backslash
27930 href{ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf}{
27931 \end_layout
27932
27933 \end_inset
27934
27935 Documentación
27936 \begin_inset ERT
27937 status collapsed
27938
27939 \begin_layout Standard
27940
27941 }
27942 \end_layout
27943
27944 \end_inset
27945
27946  del paquete LaTeX 
27947 \series bold
27948 sidecap
27949 \series default
27950
27951 \begin_inset LatexCommand index
27952 name "LaTeX-paquetes ! sidecap"
27953
27954 \end_inset
27955
27956
27957 \end_layout
27958
27959 \begin_layout Bibliography
27960 \begin_inset LatexCommand bibitem
27961 key "NewInLyX15"
27962
27963 \end_inset
27964
27965
27966 \begin_inset ERT
27967 status collapsed
27968
27969 \begin_layout Standard
27970
27971
27972 \backslash
27973 href{http://wiki.lyx.org/LyX/NewInLyX15}{
27974 \end_layout
27975
27976 \end_inset
27977
27978 Página Wiki
27979 \begin_inset ERT
27980 status collapsed
27981
27982 \begin_layout Standard
27983
27984 }
27985 \end_layout
27986
27987 \end_inset
27988
27989  sobre características nuevas previstas para la versión 
27990 \family sans
27991 LyX\InsetSpace ~
27992 1.5
27993 \family default
27994 .
27995 \end_layout
27996
27997 \begin_layout Standard
27998 \begin_inset LatexCommand printindex
27999
28000 \end_inset
28001
28002
28003 \end_layout
28004
28005 \begin_layout Standard
28006 \begin_inset FloatList figure
28007
28008 \end_inset
28009
28010
28011 \end_layout
28012
28013 \begin_layout Standard
28014 \begin_inset FloatList table
28015
28016 \end_inset
28017
28018
28019 \end_layout
28020
28021 \end_body
28022 \end_document