]> git.lyx.org Git - lyx.git/blob - lib/doc/es/EmbeddedObjects.lyx
- EmbeddedObjects.lyx: update the description of the PDFPages template (thanks Liviu)
[lyx.git] / lib / doc / es / EmbeddedObjects.lyx
1 #LyX 2.0 created this file. For more info see http://www.lyx.org/
2 \lyxformat 413
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % if pdflatex is used
8 \usepackage{ifpdf}
9 \ifpdf
10
11 % set fonts for nicer pdf view
12 \IfFileExists{lmodern.sty}
13  {\usepackage{lmodern}}{}
14
15 \fi % end if pdflatex is used
16
17 % that links to image floats jumps
18 % to the beginning of the float and 
19 % not to its caption
20 \usepackage[figure]{hypcap}
21
22 % the pages of the TOC are numbered roman
23 % and a PDF-bookmark for the TOC is added
24 \let\myTOC\tableofcontents
25 \renewcommand\tableofcontents{%
26   \frontmatter
27   \pdfbookmark[1]{\contentsname}{}
28   \myTOC
29   \mainmatter }
30
31 % provides caption formatting
32 \usepackage[labelfont={bf,sf}]{caption}[2004/07/16]
33
34 % provides commands to set caption
35 % beside tables/images
36 \newcommand{\TabBesBeg}[1][1.0]{%
37  \let\MyTable\table
38  \let\MyEndtable\endtable
39  \renewenvironment{table}[1]{\begin{SCtable}[#1]##1}{\end{SCtable}}}
40
41 \newcommand{\TabBesEnd}{%
42  \let\table\MyTable
43  \let\endtable\MyEndtable}
44
45 \newcommand{\FigBesBeg}[1][1.0]{%
46  \let\MyFigure\figure
47  \let\MyEndfigure\endfigure
48  \renewenvironment{figure}[1]{\begin{SCfigure}[#1]##1}{\end{SCfigure}}}
49
50 \newcommand{\FigBesEnd}{%
51  \let\figure\MyFigure
52  \let\endfigure\MyEndfigure}
53
54 % enables calculation of values,
55 \usepackage{calc}
56
57 % increase the bottom float placement fraction
58 \renewcommand{\bottomfraction}{0.5}
59
60 % avoids that floats are placed before their
61 % corresponding section starts
62 \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection}
63
64 % speed up the longtable calculation
65 \setcounter{LTchunksize}{100}
66
67 % used for scaled and rotated boxes
68 \@ifundefined{rotatebox}{\usepackage{graphicx}}{}
69
70 % used for colored tables
71 \@ifundefined{textcolor}
72  {\usepackage{color}}{}
73 \definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
74 \definecolor{grisclaro}{gray}{0.8}
75
76 % check for package colortbl
77 % used for colored table cells
78 \newboolean{colortbl}
79 \IfFileExists{colortbl.sty}
80  {\usepackage{colortbl}
81   \setboolean{colortbl}{true}}
82  {\setboolean{colortbl}{false}}
83
84 % used to have extra space in table cells
85 \@ifundefined{extrarowheight}
86  {\usepackage{array}}{}
87 \setlength{\extrarowheight}{2pt}
88
89 % used for customized tables
90 % ---
91 \newcolumntype{M}[1]
92  {>{\centering\hspace{0pt}}m{#1}}
93
94 \newcolumntype{S}[2]
95  {>{\centering\hspace{0pt}}m{(#1+(2\tabcolsep+\arrayrulewidth)*(1-#2))/#2}}
96
97 \newcolumntype{K}[1]
98  {>{\columncolor{#1}\hspace{0pt}}c}
99
100 \newcolumntype{V}{!{\vrule width 1.5pt}}
101
102 \newcolumntype{W}{!{\color{green}\vline}}
103 % ---
104
105
106 % insert additional vertical space of
107 % 1.5 mm between footnotes
108 \let\myFoot\footnote
109 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
110
111 % number algorithm floats within chapters
112 \numberwithin{algorithm}{chapter}
113 % en español
114 \floatname{algorithm}{Algoritmo}
115
116
117 % ------------------------------------
118 % used to check for needed LaTeX packages
119 \usepackage{ifthen}
120
121 % check for package arydshln
122 % used for tables with dashed lines
123 \newboolean{arydshln}
124 \IfFileExists{arydshln.sty}
125  {\usepackage{arydshln}
126   \setboolean{arydshln}{true}}
127  {\setboolean{arydshln}{false}}
128
129 % check for package marginnote
130 % used for margin notes
131 \newboolean{marginnote}
132 \IfFileExists{marginnote.sty}
133  {\usepackage{marginnote}
134   \let\marginpar\marginnote
135   \setboolean{marginnote}{true}}
136  {\setboolean{marginnote}{false}}
137
138 % check for package sidecap
139 % used for captions on the side
140 \newboolean{sidecap}
141 \IfFileExists{sidecap.sty}
142  {\usepackage{sidecap}
143   \setboolean{sidecap}{true}}
144  {\setboolean{sidecap}{false}}
145
146 % check for picinpar
147 % used for surrounded fixed objects
148 \newboolean{picinpar}
149 \IfFileExists{picinpar.sty}
150  {\usepackage{picinpar}
151   \setboolean{picinpar}{true}}
152  {\setboolean{picinpar}{false}}
153
154 % check for lettrine
155 \newboolean{lettrine}
156 \IfFileExists{lettrine.sty}
157  {\usepackage{lettrine}
158   \setboolean{lettrine}{true}}
159  {\setboolean{lettrine}{false}}
160
161 % to translate the listing label
162 % para traducir la etiqueta listing
163 \renewcommand{\lstlistingname}{Listado}
164 \end_preamble
165 \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading
166 \use_default_options false
167 \begin_modules
168 initials
169 \end_modules
170 \maintain_unincluded_children false
171 \language spanish
172 \language_package default
173 \inputencoding auto
174 \fontencoding global
175 \font_roman default
176 \font_sans default
177 \font_typewriter default
178 \font_default_family default
179 \use_non_tex_fonts false
180 \font_sc false
181 \font_osf false
182 \font_sf_scale 100
183 \font_tt_scale 100
184
185 \graphics default
186 \default_output_format default
187 \output_sync 0
188 \bibtex_command default
189 \index_command default
190 \paperfontsize 12
191 \spacing single
192 \use_hyperref true
193 \pdf_title "Manual detallado de Figuras, Tablas, Flotantes, Notas, Cuadros y Archivos en LyX"
194 \pdf_author "LyX Team, Uwe Stöhr, Spanish translation: Ignacio García"
195 \pdf_subject "LyX-documentation about figures, tables, floats, notes, and boxes"
196 \pdf_keywords "LyX, Tables, Figures, Floats, Boxes, Notes"
197 \pdf_bookmarks true
198 \pdf_bookmarksnumbered true
199 \pdf_bookmarksopen true
200 \pdf_bookmarksopenlevel 1
201 \pdf_breaklinks false
202 \pdf_pdfborder false
203 \pdf_colorlinks true
204 \pdf_backref false
205 \pdf_pdfusetitle false
206 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue, pdfpagelayout=OneColumn, pdfnewwindow=true, pdfstartview=XYZ, plainpages=false"
207 \papersize default
208 \use_geometry false
209 \use_amsmath 2
210 \use_esint 0
211 \use_mhchem 1
212 \use_mathdots 1
213 \cite_engine basic
214 \use_bibtopic false
215 \use_indices false
216 \paperorientation portrait
217 \suppress_date false
218 \use_refstyle 0
219 \notefontcolor #0000ff
220 \index Índice
221 \shortcut idx
222 \color #008000
223 \end_index
224 \secnumdepth 3
225 \tocdepth 3
226 \paragraph_separation skip
227 \defskip medskip
228 \quotes_language french
229 \papercolumns 1
230 \papersides 2
231 \paperpagestyle default
232 \bullet 1 1 34 -1
233 \bullet 2 2 35 -1
234 \bullet 3 2 7 -1
235 \tracking_changes false
236 \output_changes false
237 \html_math_output 0
238 \html_css_as_file 0
239 \html_be_strict false
240 \end_header
241
242 \begin_body
243
244 \begin_layout Title
245 Manual detallado de Figuras, Cuadros, Flotantes, Notas, Marcos y Archivos
246  en LyX
247 \end_layout
248
249 \begin_layout Author
250 por el Equipo LyX
251 \begin_inset Foot
252 status collapsed
253
254 \begin_layout Plain Layout
255 \noindent
256 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
257  de Documentación de LyX: 
258 \begin_inset CommandInset href
259 LatexCommand href
260 name "lyx-docs@lists.lyx.org"
261 target "lyx-docs@lists.lyx.org?subject=EmbeddedObjects manual"
262 type "mailto:"
263
264 \end_inset
265
266
267 \end_layout
268
269 \end_inset
270
271
272 \begin_inset Note Note
273 status collapsed
274
275 \begin_layout Plain Layout
276 Autor: Uwe Stöhr
277 \end_layout
278
279 \end_inset
280
281
282 \begin_inset Note Note
283 status collapsed
284
285 \begin_layout Plain Layout
286 Traducción de: Ignacio García
287 \end_layout
288
289 \end_inset
290
291
292 \begin_inset Newline newline
293 \end_inset
294
295
296 \begin_inset Newline newline
297 \end_inset
298
299
300 \family sans
301 Versión 2.0.x
302 \end_layout
303
304 \begin_layout Standard
305 \begin_inset CommandInset toc
306 LatexCommand tableofcontents
307
308 \end_inset
309
310
311 \end_layout
312
313 \begin_layout Standard
314 \begin_inset Note Note
315 status open
316
317 \begin_layout Plain Layout
318 Para exportar todas las partes de este documento a PDF, PS, o DVI, deben
319  estar instalados los paquetes LaTeX 
320 \series bold
321 arydshln
322 \series default
323
324 \series bold
325 colortbl
326 \series default
327
328 \series bold
329 lettrine, marginnote, picinpar
330 \series default
331  y 
332 \series bold
333 sidecap
334 \series default
335 .
336  Si no están instalados, también podrás exportar el documento, pero las
337  secciones en que dichos paquetes son necesarios no aparecen en la salida.
338 \end_layout
339
340 \begin_layout Plain Layout
341 La última versión en PDF de este documento puede encontrarse aquí:
342 \series bold
343
344 \begin_inset Newline newline
345 \end_inset
346
347 http://wiki.lyx.org/LyX/DocumentationDevelopment#EmbeddedObjects
348 \end_layout
349
350 \end_inset
351
352
353 \end_layout
354
355 \begin_layout Chapter
356 Figuras
357 \begin_inset Index idx
358 status collapsed
359
360 \begin_layout Plain Layout
361 Figuras
362 \end_layout
363
364 \end_inset
365
366
367 \begin_inset Index idx
368 status collapsed
369
370 \begin_layout Plain Layout
371 Gráficos|see
372 \begin_inset ERT
373 status collapsed
374
375 \begin_layout Plain Layout
376
377 {
378 \end_layout
379
380 \end_inset
381
382 Figuras
383 \begin_inset ERT
384 status collapsed
385
386 \begin_layout Plain Layout
387
388 }
389 \end_layout
390
391 \end_inset
392
393
394 \end_layout
395
396 \end_inset
397
398
399 \end_layout
400
401 \begin_layout Section
402 Diálogo de gráficos
403 \begin_inset CommandInset label
404 LatexCommand label
405 name "sec:Diálogo-Gráficos"
406
407 \end_inset
408
409
410 \begin_inset Index idx
411 status collapsed
412
413 \begin_layout Plain Layout
414 Figuras ! Diálogo de gráficos
415 \end_layout
416
417 \end_inset
418
419
420 \end_layout
421
422 \begin_layout Standard
423 Para insertar una imagen en un documento, sitúa el cursor en el lugar del
424  texto que desees y haz clic en el icono 
425 \family sans
426
427 \begin_inset Info
428 type  "icon"
429 arg   "dialog-show-new-inset graphics"
430 \end_inset
431
432
433 \family default
434  o en el menú 
435 \family sans
436 Insertar\SpecialChar \menuseparator
437 Imagen
438 \family default
439 .
440  Aparecerá un diálogo para escoger el archivo a cargar.
441  La imagen aparecerá en el archivo de salida exactamente en la misma posición
442  en la que la has colocado.
443 \end_layout
444
445 \begin_layout Standard
446 El diálogo Gráficos puede abrirse en cualquier momento haciendo clic sobre
447  una imagen.
448  Este diálogo tiene tres pestañas:
449 \end_layout
450
451 \begin_layout Description
452 Gráficos Aquí puedes elegir tu archivo gráfico y ajustar separadamente su
453  presentación en LyX y en la salida.
454  En el apéndice
455 \begin_inset space ~
456 \end_inset
457
458
459 \begin_inset CommandInset ref
460 LatexCommand ref
461 reference "cap:Unidades-disponibles-en"
462
463 \end_inset
464
465  se detallan las unidades disponibles para el tamaño del gráfico.
466 \begin_inset Newline newline
467 \end_inset
468
469
470 \begin_inset Index idx
471 status collapsed
472
473 \begin_layout Plain Layout
474 Figuras ! Rotar
475 \end_layout
476
477 \end_inset
478
479 Puedes girar los gráficos en el sentido de las agujas de reloj estableciendo
480  un ángulo y un origen de rotación.
481  La imagen también gira en LyX.
482 \begin_inset Newline newline
483 \end_inset
484
485
486 \begin_inset Index idx
487 status collapsed
488
489 \begin_layout Plain Layout
490 Figuras ! Redimensionar
491 \end_layout
492
493 \end_inset
494
495 Las imágenes se pueden redimensionar mediante un porcentaje o fijando explícitam
496 ente la altura y la anchura.
497  Si fijas sólo la anchura o sólo la altura, la otra dimensión se establece
498  automáticamente.
499  Si fijas ambas dimensiones
500 \family sans
501 ,
502 \family default
503  la imagen se adaptará a ellas, posiblemente distorsionada.
504  Para evitar distorsión en la imagen marca la opción 
505 \family sans
506 Mantener
507 \begin_inset space ~
508 \end_inset
509
510 proporción
511 \family default
512 .
513  En ese caso la imagen será modificada de forma que su anchura y su altura
514  no excedan de las dimensiones especificadas.
515 \begin_inset Newline newline
516 \end_inset
517
518 Las imágenes se pueden abrir en el programa de tu elección con la entrada
519 \family sans
520  Editar
521 \begin_inset space ~
522 \end_inset
523
524  externamente
525 \family default
526  del menú contextual que aparece al hacer clic derecho sobre la imagen.
527  Los programas visor y editor para cada formato de imagen se pueden establecer
528  en la configuración de formatos de archivo de las preferencias de LyX.
529 \end_layout
530
531 \begin_layout Description
532 Recorte Como alternativa para cambiar el tamaño, es posible establecer las
533  coordenadas de la imagen para ajustar su altura y anchura en la salida.
534  Además, las coordenadas se pueden calcular automáticamente pinchando el
535  botón 
536 \family sans
537 Obtener
538 \begin_inset space ~
539 \end_inset
540
541 de
542 \begin_inset space ~
543 \end_inset
544
545 archivo
546 \family default
547 .
548  El botón 
549 \family sans
550 Recortar
551 \begin_inset space ~
552 \end_inset
553
554 al
555 \begin_inset space ~
556 \end_inset
557
558 cuadro
559 \begin_inset space ~
560 \end_inset
561
562 delimitador
563 \family default
564  imprimirá sólo la región de la imagen comprendida en las coordenadas introducid
565 as.
566  Normalmente no necesitarás preocuparte por esto y puedes ignorar esta solapa.
567 \end_layout
568
569 \begin_layout Description
570 Opciones
571 \begin_inset space ~
572 \end_inset
573
574 de
575 \begin_inset space ~
576 \end_inset
577
578 LaTeX
579 \begin_inset space ~
580 \end_inset
581
582 y
583 \begin_inset space ~
584 \end_inset
585
586 LyX En esta solapa puedes modificar la apariencia de la imagen en LyX y,
587  si eres experto en LaTeX, especificar opciones LaTeX adicionales.
588 \begin_inset Newline newline
589 \end_inset
590
591 La opción 
592 \family sans
593 Modo
594 \begin_inset space ~
595 \end_inset
596
597 borrador
598 \family default
599  hace que en la salida se muestre sólo un marco con el tamaño de la imagen.
600 \begin_inset Newline newline
601 \end_inset
602
603 La opción 
604 \family sans
605 No
606 \begin_inset space ~
607 \end_inset
608
609 descomprimir
610 \begin_inset space ~
611 \end_inset
612
613 al
614 \begin_inset space ~
615 \end_inset
616
617 exportar
618 \family default
619  sólo afecta a los gráficos EPS comprimidos, por ejemplo
620 \begin_inset space ~
621 \end_inset
622
623
624 \emph on
625 x.eps.gz
626 \emph default
627 .
628  Si se usa esta opción, las imágenes no serán descomprimidas al exportar,
629  puesto que LaTeX puede manejarlas como están.
630 \begin_inset Newline newline
631 \end_inset
632
633 Los gráficos EPS comprimidos sirven para ahorrar espacio de disco si se
634  utiliza PostScript como formato de salida, véase apéndice
635 \begin_inset space ~
636 \end_inset
637
638
639 \begin_inset CommandInset ref
640 LatexCommand ref
641 reference "sec:PostScript"
642
643 \end_inset
644
645 .
646  Para comprimir gráficos EPS, usa los siguientes comandos en un UNIX-shell
647  o en consola de Windows:
648 \begin_inset Newline newline
649 \end_inset
650
651
652 \series bold
653 gzip x.eps
654 \series default
655
656 \begin_inset Newline newline
657 \end_inset
658
659
660 \series bold
661 zgrep %%Bounding x.eps.gz > x.eps.bb
662 \series default
663
664 \begin_inset Newline newline
665 \end_inset
666
667 El segundo comando crea un archivo de cuadro delimitador «x.eps.bb» que LaTeX
668  necesita para gráficos comprimidos.
669 \begin_inset Newline newline
670 \end_inset
671
672 En la sección 
673 \family sans
674 Grupo
675 \begin_inset space ~
676 \end_inset
677
678 de
679 \begin_inset space ~
680 \end_inset
681
682 gráficos
683 \family default
684  puedes definir un conjunto de ajustes de imagen.
685 \begin_inset Index idx
686 status collapsed
687
688 \begin_layout Plain Layout
689 Figuras ! Agrupación de ajustes
690 \end_layout
691
692 \end_inset
693
694  Las imágenes incluidas en un grupo comparten sus características, de modo
695  que al modificar las de una imagen del grupo se modifican igualmente las
696  de las demás imágenes del grupo.
697  Así, por ejemplo, puedes cambiar el tamaño de un grupo de imágenes sin
698  necesidad de hacerlo individualmente para cada una de ellas.
699  Además se puede integrar una imagen en un grupo existente marcando el nombre
700  del mismo en el menú contextual de la imagen.
701  
702 \end_layout
703
704 \begin_layout Standard
705 \begin_inset VSpace bigskip
706 \end_inset
707
708
709 \end_layout
710
711 \begin_layout Standard
712 Esto es un ejemplo de imagen en formato EPS
713 \begin_inset Foot
714 status collapsed
715
716 \begin_layout Plain Layout
717 Los formatos de imagen se explican en el sección
718 \begin_inset space ~
719 \end_inset
720
721
722 \begin_inset CommandInset ref
723 LatexCommand ref
724 reference "sec:Formatos-de-imagen"
725
726 \end_inset
727
728 .
729 \end_layout
730
731 \end_inset
732
733  en un párrafo separado centrado horizontalmente:
734 \end_layout
735
736 \begin_layout Standard
737 \align center
738 \begin_inset Graphics
739         filename ../clipart/mobius.eps
740         scale 70
741         clip
742         rotateOrigin center
743
744 \end_inset
745
746
747 \end_layout
748
749 \begin_layout Standard
750 Esta es la misma imagen pero en modo borrador:
751 \end_layout
752
753 \begin_layout Standard
754 \align center
755 \begin_inset Graphics
756         filename ../clipart/mobius.eps
757         scale 70
758         draft
759         rotateOrigin center
760
761 \end_inset
762
763
764 \begin_inset Newpage newpage
765 \end_inset
766
767
768 \end_layout
769
770 \begin_layout Section
771 Figuras flotantes
772 \begin_inset CommandInset label
773 LatexCommand label
774 name "sec:Figuras-Flotantes"
775
776 \end_inset
777
778
779 \begin_inset Index idx
780 status collapsed
781
782 \begin_layout Plain Layout
783 Flotantes ! Figuras
784 \end_layout
785
786 \end_inset
787
788
789 \begin_inset Index idx
790 status collapsed
791
792 \begin_layout Plain Layout
793 Figuras ! Flotantes
794 \end_layout
795
796 \end_inset
797
798
799 \end_layout
800
801 \begin_layout Standard
802 Para información general sobre flotantes, echa una ojeada a la sección
803 \begin_inset space ~
804 \end_inset
805
806
807 \begin_inset CommandInset ref
808 LatexCommand ref
809 reference "sec:Introducción-Flotantes"
810
811 \end_inset
812
813 .
814 \end_layout
815
816 \begin_layout Standard
817 El botón 
818 \family sans
819
820 \begin_inset Info
821 type  "icon"
822 arg   "float-insert figure"
823 \end_inset
824
825
826 \family default
827  y el menú 
828 \family sans
829 Insertar\SpecialChar \menuseparator
830 Flotante\SpecialChar \menuseparator
831 Figura
832 \family default
833  insertan un flotante con la etiqueta «Figura #:» (# es el número actual).
834  La imagen se puede insertar sobre la leyenda, como en la figura
835 \begin_inset space ~
836 \end_inset
837
838
839 \begin_inset CommandInset ref
840 LatexCommand ref
841 reference "fig:kill-plat"
842
843 \end_inset
844
845 , o bajo ella, como en la figura
846 \begin_inset space ~
847 \end_inset
848
849
850 \begin_inset CommandInset ref
851 LatexCommand ref
852 reference "fig:escher"
853
854 \end_inset
855
856 .
857  Más información sobre ubicación de leyendas en la sección
858 \begin_inset space ~
859 \end_inset
860
861
862 \begin_inset CommandInset ref
863 LatexCommand ref
864 reference "sec:Colocación-de-leyendas"
865
866 \end_inset
867
868 .
869 \end_layout
870
871 \begin_layout Standard
872 \begin_inset Float figure
873 wide false
874 sideways false
875 status open
876
877 \begin_layout Plain Layout
878 \align center
879 \begin_inset Graphics
880         filename ../clipart/platypus.eps
881         width 50col%
882         rotateOrigin center
883
884 \end_inset
885
886
887 \end_layout
888
889 \begin_layout Plain Layout
890 \begin_inset Caption
891
892 \begin_layout Plain Layout
893 \begin_inset CommandInset label
894 LatexCommand label
895 name "fig:kill-plat"
896
897 \end_inset
898
899 Un ornitorrinco muy distorsionado en un flotante.
900 \end_layout
901
902 \end_inset
903
904
905 \end_layout
906
907 \end_inset
908
909
910 \end_layout
911
912 \begin_layout Standard
913 \begin_inset Float figure
914 wide false
915 sideways false
916 status open
917
918 \begin_layout Plain Layout
919 \begin_inset Caption
920
921 \begin_layout Plain Layout
922 \begin_inset CommandInset label
923 LatexCommand label
924 name "fig:escher"
925
926 \end_inset
927
928 M.C.
929  Escher en ácido.
930 \end_layout
931
932 \end_inset
933
934
935 \end_layout
936
937 \begin_layout Plain Layout
938 \align center
939 \begin_inset Graphics
940         filename ../clipart/escher-lsd.eps
941         scale 80
942         rotateOrigin center
943
944 \end_inset
945
946
947 \end_layout
948
949 \end_inset
950
951
952 \end_layout
953
954 \begin_layout Standard
955 \begin_inset Index idx
956 status collapsed
957
958 \begin_layout Plain Layout
959 Referencias ! a figuras
960 \end_layout
961
962 \end_inset
963
964 Las figuras
965 \begin_inset space ~
966 \end_inset
967
968
969 \begin_inset CommandInset ref
970 LatexCommand ref
971 reference "fig:kill-plat"
972
973 \end_inset
974
975  y 
976 \begin_inset CommandInset ref
977 LatexCommand ref
978 reference "fig:escher"
979
980 \end_inset
981
982  son ejemplos de figuras con referencias cruzadas.
983  Las figuras pueden tener referencias cruzadas en el documento mediante
984  referencia a su etiqueta.
985  Para hacerlo inserta una etiqueta en la leyenda usando el menú 
986 \family sans
987 Insertar\SpecialChar \menuseparator
988 Etiqueta
989 \family default
990  o el botón 
991 \family sans
992
993 \begin_inset Info
994 type  "icon"
995 arg   "label-insert"
996 \end_inset
997
998
999 \family default
1000 .
1001  Ahora puedes referirte a la etiqueta usando el menú 
1002 \family sans
1003 Insertar\SpecialChar \menuseparator
1004 Referencia
1005 \begin_inset space ~
1006 \end_inset
1007
1008 cruzada
1009 \family default
1010  o el botón 
1011 \family sans
1012
1013 \begin_inset Info
1014 type  "icon"
1015 arg   "dialog-show-new-inset ref"
1016 \end_inset
1017
1018
1019 \family default
1020 .
1021  Es importante emplear referencias a flotantes, mejor que alusiones vagas
1022  como «la figura de arriba», porque como LaTeX recolocará los flotantes
1023  en el documento final, podría no quedar «arriba» precisamente.
1024 \begin_inset Newline newline
1025 \end_inset
1026
1027 Las referencias se explican con detalle en la sección
1028 \begin_inset space ~
1029 \end_inset
1030
1031
1032 \begin_inset CommandInset ref
1033 LatexCommand ref
1034 reference "sec:Referencias-a-Flotantes"
1035
1036 \end_inset
1037
1038 .
1039 \end_layout
1040
1041 \begin_layout Standard
1042 Normalmente sólo se inserta una imagen en un flotante, pero es posible que
1043  en alguna ocasión queramos poner dos imágenes cada una con su leyenda.
1044  Esto se puede hacer insertando imágenes flotantes dentro de un flotante
1045  existente.
1046  La figura
1047 \begin_inset space ~
1048 \end_inset
1049
1050
1051 \begin_inset CommandInset ref
1052 LatexCommand ref
1053 reference "fig:Dos-imágenes-distorsionadas"
1054
1055 \end_inset
1056
1057  es un ejemplo de figura flotante con dos imágenes adosadas.
1058  También se pueden poner una sobre otra.
1059  Las subfiguras son
1060 \begin_inset space ~
1061 \end_inset
1062
1063
1064 \begin_inset CommandInset ref
1065 LatexCommand ref
1066 reference "fig:Estructura-indefinible"
1067
1068 \end_inset
1069
1070  y
1071 \begin_inset space ~
1072 \end_inset
1073
1074
1075 \begin_inset CommandInset ref
1076 LatexCommand ref
1077 reference "fig:Ornitorrinco"
1078
1079 \end_inset
1080
1081 .
1082 \end_layout
1083
1084 \begin_layout Standard
1085 \begin_inset Float figure
1086 wide false
1087 sideways false
1088 status open
1089
1090 \begin_layout Plain Layout
1091 \begin_inset space \hfill{}
1092 \end_inset
1093
1094
1095 \begin_inset Float figure
1096 wide false
1097 sideways false
1098 status open
1099
1100 \begin_layout Plain Layout
1101 \begin_inset Caption
1102
1103 \begin_layout Plain Layout
1104 \begin_inset CommandInset label
1105 LatexCommand label
1106 name "fig:Estructura-indefinible"
1107
1108 \end_inset
1109
1110 Estructura indefinible
1111 \end_layout
1112
1113 \end_inset
1114
1115
1116 \end_layout
1117
1118 \begin_layout Plain Layout
1119 \begin_inset Graphics
1120         filename ../clipart/escher-lsd.eps
1121         width 45col%
1122         groupId distorsionadas
1123
1124 \end_inset
1125
1126
1127 \end_layout
1128
1129 \end_inset
1130
1131
1132 \begin_inset space \hfill{}
1133 \end_inset
1134
1135
1136 \begin_inset Float figure
1137 wide false
1138 sideways false
1139 status open
1140
1141 \begin_layout Plain Layout
1142 \begin_inset Caption
1143
1144 \begin_layout Plain Layout
1145 \begin_inset CommandInset label
1146 LatexCommand label
1147 name "fig:Ornitorrinco"
1148
1149 \end_inset
1150
1151 Ornitorrinco
1152 \end_layout
1153
1154 \end_inset
1155
1156
1157 \end_layout
1158
1159 \begin_layout Plain Layout
1160 \begin_inset Graphics
1161         filename ../clipart/platypus.eps
1162         width 45col%
1163         groupId distorsionadas
1164
1165 \end_inset
1166
1167
1168 \end_layout
1169
1170 \end_inset
1171
1172
1173 \begin_inset space \hfill{}
1174 \end_inset
1175
1176
1177 \end_layout
1178
1179 \begin_layout Plain Layout
1180 \begin_inset Caption
1181
1182 \begin_layout Plain Layout
1183 \begin_inset CommandInset label
1184 LatexCommand label
1185 name "fig:Dos-imágenes-distorsionadas"
1186
1187 \end_inset
1188
1189 Dos imágenes distorsionadas.
1190  Ambas están en el grupo llamado «distorsionadas».
1191 \end_layout
1192
1193 \end_inset
1194
1195
1196 \end_layout
1197
1198 \end_inset
1199
1200
1201 \begin_inset Newpage newpage
1202 \end_inset
1203
1204
1205 \end_layout
1206
1207 \begin_layout Section
1208 Formatos de imagen
1209 \begin_inset CommandInset label
1210 LatexCommand label
1211 name "sec:Formatos-de-imagen"
1212
1213 \end_inset
1214
1215
1216 \begin_inset Index idx
1217 status collapsed
1218
1219 \begin_layout Plain Layout
1220 Formatos de imagen
1221 \end_layout
1222
1223 \end_inset
1224
1225
1226 \begin_inset Index idx
1227 status collapsed
1228
1229 \begin_layout Plain Layout
1230 Figuras ! Formatos de imagen
1231 \end_layout
1232
1233 \end_inset
1234
1235
1236 \end_layout
1237
1238 \begin_layout Standard
1239 Puedes insertar imágenes en cualquier formato.
1240  Pero como se explica en el apéndice
1241 \begin_inset space ~
1242 \end_inset
1243
1244
1245 \begin_inset CommandInset ref
1246 LatexCommand ref
1247 reference "cap:Formatos-de-Archivos-de-Salida"
1248
1249 \end_inset
1250
1251 , cada formato de archivo del documento de salida permite sólo ciertos formatos
1252  de archivo de imagen.
1253  Por eso LyX usa el programa 
1254 \family typewriter
1255 ImageMagick
1256 \family default
1257  en segundo plano para convertir imágenes al formato adecuado.
1258  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
1259  los formatos de imagen admitidos en el formato de archivo de salida.
1260  Los formatos de salida se explican en el apéndice
1261 \begin_inset space ~
1262 \end_inset
1263
1264
1265 \begin_inset CommandInset ref
1266 LatexCommand ref
1267 reference "cap:Formatos-de-Archivos-de-Salida"
1268
1269 \end_inset
1270
1271 .
1272 \end_layout
1273
1274 \begin_layout Standard
1275 Como en el caso de las tipografías, hay dos tipos de formatos de imagen:
1276 \end_layout
1277
1278 \begin_layout Description
1279 Imágenes
1280 \begin_inset space ~
1281 \end_inset
1282
1283 mapa
1284 \begin_inset space ~
1285 \end_inset
1286
1287 de
1288 \begin_inset space ~
1289 \end_inset
1290
1291 bits
1292 \begin_inset space ~
1293 \end_inset
1294
1295 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
1296  Por tanto no son totalmente escalables y se ven pixeladas a valores altos
1297  de zoom.
1298  Formatos de imágenes en bitmap bien conocidos son «Graphics Interchange
1299  Format» (GIF, extensión «
1300 \family typewriter
1301 .gif
1302 \family default
1303 »)
1304 \begin_inset Index idx
1305 status collapsed
1306
1307 \begin_layout Plain Layout
1308 GIF|see
1309 \begin_inset ERT
1310 status collapsed
1311
1312 \begin_layout Plain Layout
1313
1314 {
1315 \end_layout
1316
1317 \end_inset
1318
1319 Formatos de imagen
1320 \begin_inset ERT
1321 status collapsed
1322
1323 \begin_layout Plain Layout
1324
1325 }
1326 \end_layout
1327
1328 \end_inset
1329
1330
1331 \end_layout
1332
1333 \end_inset
1334
1335 , «Portable Network Graphics» (PNG, extensión «
1336 \family typewriter
1337 .png
1338 \family default
1339 »)
1340 \begin_inset Index idx
1341 status collapsed
1342
1343 \begin_layout Plain Layout
1344 PNG|see
1345 \begin_inset ERT
1346 status collapsed
1347
1348 \begin_layout Plain Layout
1349
1350 {
1351 \end_layout
1352
1353 \end_inset
1354
1355 Formatos de imagen
1356 \begin_inset ERT
1357 status collapsed
1358
1359 \begin_layout Plain Layout
1360
1361 }
1362 \end_layout
1363
1364 \end_inset
1365
1366
1367 \end_layout
1368
1369 \end_inset
1370
1371 , y «Joint Photographic Experts Group» (JPG, extensión «
1372 \family typewriter
1373 .jpg
1374 \family default
1375 » o «
1376 \family typewriter
1377 .jpeg
1378 \family default
1379 »)
1380 \begin_inset Index idx
1381 status collapsed
1382
1383 \begin_layout Plain Layout
1384 JPG|see
1385 \begin_inset ERT
1386 status collapsed
1387
1388 \begin_layout Plain Layout
1389
1390 {
1391 \end_layout
1392
1393 \end_inset
1394
1395 Formatos de imagen
1396 \begin_inset ERT
1397 status collapsed
1398
1399 \begin_layout Plain Layout
1400
1401 }
1402 \end_layout
1403
1404 \end_inset
1405
1406
1407 \end_layout
1408
1409 \end_inset
1410
1411 .
1412 \end_layout
1413
1414 \begin_layout Description
1415 Imágenes
1416 \begin_inset space ~
1417 \end_inset
1418
1419 vectoriales se generan mediante una descripción de una serie de trazos (vectores
1420 ) y por tanto su tamaño puede modificarse a cualquier escala sin pérdidas.
1421  La posibilidad de variar la escala hace falta para crear presentaciones,
1422  porque éstas siempre son redimensionadas por el proyector.
1423  La modificación de la escala también es útil en los documentos en línea
1424  para permitir el zoom en diagramas.
1425 \begin_inset Newline newline
1426 \end_inset
1427
1428 Formatos de imagen que admiten escala pueden ser «Scalable Vector Graphics»
1429  (SVG, extensión «
1430 \family typewriter
1431 .svg
1432 \family default
1433 »)
1434 \begin_inset Index idx
1435 status collapsed
1436
1437 \begin_layout Plain Layout
1438 SVG|see
1439 \begin_inset ERT
1440 status collapsed
1441
1442 \begin_layout Plain Layout
1443
1444 {
1445 \end_layout
1446
1447 \end_inset
1448
1449 Formatos de imagen
1450 \begin_inset ERT
1451 status collapsed
1452
1453 \begin_layout Plain Layout
1454
1455 }
1456 \end_layout
1457
1458 \end_inset
1459
1460
1461 \end_layout
1462
1463 \end_inset
1464
1465 , «Encapsulated PostScript» (EPS, extensión «
1466 \family typewriter
1467 .eps
1468 \family default
1469 »)
1470 \begin_inset Index idx
1471 status collapsed
1472
1473 \begin_layout Plain Layout
1474 EPS|see
1475 \begin_inset ERT
1476 status collapsed
1477
1478 \begin_layout Plain Layout
1479
1480 {
1481 \end_layout
1482
1483 \end_inset
1484
1485 Formatos de imagen
1486 \begin_inset ERT
1487 status collapsed
1488
1489 \begin_layout Plain Layout
1490
1491 }
1492 \end_layout
1493
1494 \end_inset
1495
1496
1497 \end_layout
1498
1499 \end_inset
1500
1501 , «Portable Document Format» (PDF, extensión «
1502 \family typewriter
1503 .pdf
1504 \family default
1505 »)
1506 \begin_inset Index idx
1507 status collapsed
1508
1509 \begin_layout Plain Layout
1510 PDF|see
1511 \begin_inset ERT
1512 status collapsed
1513
1514 \begin_layout Plain Layout
1515
1516 {
1517 \end_layout
1518
1519 \end_inset
1520
1521 Formatos de imagen
1522 \begin_inset ERT
1523 status collapsed
1524
1525 \begin_layout Plain Layout
1526
1527 }
1528 \end_layout
1529
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536
1537 , y «Windows Metafile» (WMF, extensión «
1538 \family typewriter
1539 .wmf
1540 \family default
1541 »)
1542 \begin_inset Index idx
1543 status collapsed
1544
1545 \begin_layout Plain Layout
1546 WMF|see
1547 \begin_inset ERT
1548 status collapsed
1549
1550 \begin_layout Plain Layout
1551
1552 {
1553 \end_layout
1554
1555 \end_inset
1556
1557 Formatos de imagen
1558 \begin_inset ERT
1559 status collapsed
1560
1561 \begin_layout Plain Layout
1562
1563 }
1564 \end_layout
1565
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \end_inset
1572
1573 .
1574  Escribimos «pueden ser» porque se puede convertir cualquier imagen bitmap
1575  a PDF o EPS y el resultado será todavía una imagen bitmap.
1576  En estos casos sólo se añade a la imagen original una cabecera con las
1577  propiedades de la imagen.
1578 \begin_inset Foot
1579 status collapsed
1580
1581 \begin_layout Plain Layout
1582 En el caso de PDF, además se comprime la imagen original.
1583 \end_layout
1584
1585 \end_inset
1586
1587  Por ejemplo, los archivos PDF generados por 
1588 \family typewriter
1589 Adobe Photoshop
1590 \family default
1591  son imágenes bitmap.
1592 \end_layout
1593
1594 \begin_layout Standard
1595 Normalmente no es posible convertir una imagen bitmap a un formato que admite
1596  escala pero sí al contrario.
1597  Sólo los formatos de imagen PDF y EPS pueden empotrarse directamente en
1598  archivos de salida PDF y PostScript, respectivamente.
1599  Las imágenes SVG y WMF son recalculadas a bitmaps cuando se genera el archivo
1600  de salida porque actualmente no hay convertidores adecuados WMF/SVG 
1601 \begin_inset Formula $\to$
1602 \end_inset
1603
1604  PDF/EPS.
1605 \end_layout
1606
1607 \begin_layout Chapter
1608 Cuadros y tablas
1609 \begin_inset Index idx
1610 status collapsed
1611
1612 \begin_layout Plain Layout
1613 Cuadros
1614 \end_layout
1615
1616 \end_inset
1617
1618
1619 \begin_inset Index idx
1620 status collapsed
1621
1622 \begin_layout Plain Layout
1623 Tablas|see 
1624 \begin_inset ERT
1625 status collapsed
1626
1627 \begin_layout Plain Layout
1628
1629 {
1630 \end_layout
1631
1632 \end_inset
1633
1634 Cuadros
1635 \begin_inset ERT
1636 status collapsed
1637
1638 \begin_layout Plain Layout
1639
1640 }
1641 \end_layout
1642
1643 \end_inset
1644
1645
1646 \end_layout
1647
1648 \end_inset
1649
1650
1651 \end_layout
1652
1653 \begin_layout Section
1654 Introducción
1655 \begin_inset Index idx
1656 status collapsed
1657
1658 \begin_layout Plain Layout
1659 Cuadros ! Introducción
1660 \end_layout
1661
1662 \end_inset
1663
1664
1665 \end_layout
1666
1667 \begin_layout Standard
1668 Puede insertarse un cuadro mediante el botón 
1669 \begin_inset Info
1670 type  "icon"
1671 arg   "tabular-insert"
1672 \end_inset
1673
1674  o el menú 
1675 \family sans
1676 Insertar\SpecialChar \menuseparator
1677 Cuadro/Tabla
1678 \family default
1679 .
1680  El botón ofrece una selección gráfica: moviendo el puntero se puede definir
1681  el número de filas y de columnas del cuadro.
1682  Si usas el menú aparece un diálogo en el que se pide el número de filas
1683  y columnas.
1684  
1685 \begin_inset Newline newline
1686 \end_inset
1687
1688 Por omisión, el cuadro tiene líneas que enmarcan cada celda y la primera
1689  fila aparece separada por una línea doble: el borde inferior de la primera
1690  fila y el borde superior de la segunda fila.
1691  Ejemplo de cuadro:
1692 \end_layout
1693
1694 \begin_layout Standard
1695 \align center
1696 \begin_inset Tabular
1697 <lyxtabular version="3" rows="4" columns="4">
1698 <features tabularvalignment="middle">
1699 <column alignment="center" valignment="top" width="0">
1700 <column alignment="center" valignment="top" width="0pt">
1701 <column alignment="center" valignment="top" width="0in">
1702 <column alignment="center" valignment="top" width="0pt">
1703 <row>
1704 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1705 \begin_inset Text
1706
1707 \begin_layout Plain Layout
1708
1709 \end_layout
1710
1711 \end_inset
1712 </cell>
1713 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1714 \begin_inset Text
1715
1716 \begin_layout Plain Layout
1717
1718 \family roman
1719 \series medium
1720 \shape up
1721 \size normal
1722 \emph off
1723 \bar no
1724 \noun off
1725 \color none
1726 1
1727 \end_layout
1728
1729 \end_inset
1730 </cell>
1731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735 2
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 3
1745 \end_layout
1746
1747 \end_inset
1748 </cell>
1749 </row>
1750 <row>
1751 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1752 \begin_inset Text
1753
1754 \begin_layout Plain Layout
1755
1756 \family roman
1757 \series medium
1758 \shape up
1759 \size normal
1760 \emph off
1761 \bar no
1762 \noun off
1763 \color none
1764 A
1765 \end_layout
1766
1767 \end_inset
1768 </cell>
1769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1770 \begin_inset Text
1771
1772 \begin_layout Plain Layout
1773
1774 \end_layout
1775
1776 \end_inset
1777 </cell>
1778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1779 \begin_inset Text
1780
1781 \begin_layout Plain Layout
1782
1783 \end_layout
1784
1785 \end_inset
1786 </cell>
1787 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1788 \begin_inset Text
1789
1790 \begin_layout Plain Layout
1791
1792 \end_layout
1793
1794 \end_inset
1795 </cell>
1796 </row>
1797 <row>
1798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1799 \begin_inset Text
1800
1801 \begin_layout Plain Layout
1802
1803 \family roman
1804 \series medium
1805 \shape up
1806 \size normal
1807 \emph off
1808 \bar no
1809 \noun off
1810 \color none
1811 B
1812 \end_layout
1813
1814 \end_inset
1815 </cell>
1816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1817 \begin_inset Text
1818
1819 \begin_layout Plain Layout
1820
1821 \end_layout
1822
1823 \end_inset
1824 </cell>
1825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1826 \begin_inset Text
1827
1828 \begin_layout Plain Layout
1829
1830 \size normal
1831 \noun off
1832 \color none
1833  
1834 \end_layout
1835
1836 \end_inset
1837 </cell>
1838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1839 \begin_inset Text
1840
1841 \begin_layout Plain Layout
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \family roman
1855 \series medium
1856 \shape up
1857 \size normal
1858 \emph off
1859 \bar no
1860 \noun off
1861 \color none
1862 C
1863 \end_layout
1864
1865 \end_inset
1866 </cell>
1867 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1868 \begin_inset Text
1869
1870 \begin_layout Plain Layout
1871
1872 \end_layout
1873
1874 \end_inset
1875 </cell>
1876 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1877 \begin_inset Text
1878
1879 \begin_layout Plain Layout
1880
1881 \end_layout
1882
1883 \end_inset
1884 </cell>
1885 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1886 \begin_inset Text
1887
1888 \begin_layout Plain Layout
1889
1890 \end_layout
1891
1892 \end_inset
1893 </cell>
1894 </row>
1895 </lyxtabular>
1896
1897 \end_inset
1898
1899
1900 \end_layout
1901
1902 \begin_layout Section
1903 Diálogo de cuadros
1904 \begin_inset Index idx
1905 status collapsed
1906
1907 \begin_layout Plain Layout
1908 Cuadros ! Configuración
1909 \end_layout
1910
1911 \end_inset
1912
1913
1914 \end_layout
1915
1916 \begin_layout Standard
1917 Un cuadro se puede cambiar mediante el diálogo que aparece al pulsar sobre
1918  ella con el botón derecho del ratón.
1919  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
1920  encuentra el cursor.
1921  La mayoría de opciones también trabajan sobre una selección de celdas,
1922  de filas o de columnas.
1923  Observa que hay que diferenciar entre seleccionar una celda o seleccionar
1924  su 
1925 \emph on
1926 contenido
1927 \emph default
1928 .
1929 \begin_inset Newline newline
1930 \end_inset
1931
1932 Con la opción del diálogo 
1933 \family sans
1934 Aplicar inmediatamente
1935 \family default
1936  cada cambio que hagas se aplica directamente.
1937  Si mueves el cursor a otra celda el diálogo también se actualizará con
1938  los parámetros de la nueva celda.
1939  Si cambias valores de longitud debes pulsar la tecla 
1940 \family sans
1941 Entrar
1942 \family default
1943  para aplicar los cambios.
1944 \begin_inset Newline newline
1945 \end_inset
1946
1947 En el cuadro de diálogo aparecen las siguientes solapas:
1948 \end_layout
1949
1950 \begin_layout Description
1951
1952 \family sans
1953 Configuración
1954 \begin_inset space ~
1955 \end_inset
1956
1957 del
1958 \begin_inset space ~
1959 \end_inset
1960
1961 cuadro
1962 \family default
1963  Aquí puedes establecer la alineación horizontal y la anchura de la columna
1964  actual o del cuadro completo.
1965 \begin_inset Index idx
1966 status collapsed
1967
1968 \begin_layout Plain Layout
1969 Cuadros ! Anchura
1970 \end_layout
1971
1972 \end_inset
1973
1974  La alineación 
1975 \family sans
1976 Al separador decimal
1977 \family default
1978  se describe en la sección
1979 \begin_inset space ~
1980 \end_inset
1981
1982
1983 \begin_inset CommandInset ref
1984 LatexCommand ref
1985 reference "sub:Alineación-especial-de"
1986
1987 \end_inset
1988
1989 .
1990  Una vez puesta la anchura puedes ajustar también el alineamiento vertical.
1991  Una anchura determinada permite tener saltos de línea y distintos párrafos
1992  de texto, véase sección
1993 \begin_inset space ~
1994 \end_inset
1995
1996
1997 \begin_inset CommandInset ref
1998 LatexCommand ref
1999 reference "sub:Líneas-Múltiples-en"
2000
2001 \end_inset
2002
2003 .
2004  Si no estableces anchura, la columna será tan ancha como el contenido de
2005  la celda más ancha.
2006 \begin_inset Newline newline
2007 \end_inset
2008
2009 Además, puedes marcar una o más celdas de una fila como celda multicolumna,
2010  véase sección
2011 \begin_inset space ~
2012 \end_inset
2013
2014
2015 \begin_inset CommandInset ref
2016 LatexCommand ref
2017 reference "sub:Multicolumnas"
2018
2019 \end_inset
2020
2021 , o las celdas de una columna como celda multifila, véase sección
2022 \begin_inset space ~
2023 \end_inset
2024
2025
2026 \begin_inset CommandInset ref
2027 LatexCommand ref
2028 reference "sub:Multifilas"
2029
2030 \end_inset
2031
2032 .
2033 \begin_inset Newline newline
2034 \end_inset
2035
2036 Las casillas de giro rotan la celda actual, una selección o toda el cuadro
2037  90º en el sentido de las agujas del reloj.
2038  La rotación no se ve en LyX, sí en la salida.
2039 \begin_inset Newline newline
2040 \end_inset
2041
2042
2043 \begin_inset Note Greyedout
2044 status open
2045
2046 \begin_layout Plain Layout
2047
2048 \series bold
2049 Nota:
2050 \series default
2051  no todos los visores DVI pueden mostrar rotaciones.
2052 \end_layout
2053
2054 \end_inset
2055
2056
2057 \begin_inset Newline newline
2058 \end_inset
2059
2060 La alineación vertical del cuadro completo se usa para cuadros en líneas
2061  de texto:
2062 \begin_inset Newline newline
2063 \end_inset
2064
2065 Línea con cuadros con diferentes alineaciones: 
2066 \begin_inset Tabular
2067 <lyxtabular version="3" rows="2" columns="2">
2068 <features tabularvalignment="top">
2069 <column alignment="center" valignment="top" width="0pt">
2070 <column alignment="center" valignment="top" width="0">
2071 <row>
2072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2073 \begin_inset Text
2074
2075 \begin_layout Plain Layout
2076
2077 \end_layout
2078
2079 \end_inset
2080 </cell>
2081 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2082 \begin_inset Text
2083
2084 \begin_layout Plain Layout
2085 1
2086 \end_layout
2087
2088 \end_inset
2089 </cell>
2090 </row>
2091 <row>
2092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2093 \begin_inset Text
2094
2095 \begin_layout Plain Layout
2096 A
2097 \end_layout
2098
2099 \end_inset
2100 </cell>
2101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2102 \begin_inset Text
2103
2104 \begin_layout Plain Layout
2105
2106 \end_layout
2107
2108 \end_inset
2109 </cell>
2110 </row>
2111 </lyxtabular>
2112
2113 \end_inset
2114
2115  
2116 \begin_inset Tabular
2117 <lyxtabular version="3" rows="2" columns="2">
2118 <features tabularvalignment="middle">
2119 <column alignment="center" valignment="top" width="0">
2120 <column alignment="center" valignment="top" width="0">
2121 <row>
2122 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2123 \begin_inset Text
2124
2125 \begin_layout Plain Layout
2126
2127 \end_layout
2128
2129 \end_inset
2130 </cell>
2131 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2132 \begin_inset Text
2133
2134 \begin_layout Plain Layout
2135 1
2136 \end_layout
2137
2138 \end_inset
2139 </cell>
2140 </row>
2141 <row>
2142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2143 \begin_inset Text
2144
2145 \begin_layout Plain Layout
2146 A
2147 \end_layout
2148
2149 \end_inset
2150 </cell>
2151 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2152 \begin_inset Text
2153
2154 \begin_layout Plain Layout
2155
2156 \end_layout
2157
2158 \end_inset
2159 </cell>
2160 </row>
2161 </lyxtabular>
2162
2163 \end_inset
2164
2165  
2166 \begin_inset Tabular
2167 <lyxtabular version="3" rows="2" columns="2">
2168 <features tabularvalignment="bottom">
2169 <column alignment="center" valignment="top" width="0pt">
2170 <column alignment="center" valignment="top" width="0">
2171 <row>
2172 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2173 \begin_inset Text
2174
2175 \begin_layout Plain Layout
2176
2177 \end_layout
2178
2179 \end_inset
2180 </cell>
2181 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2182 \begin_inset Text
2183
2184 \begin_layout Plain Layout
2185 1
2186 \end_layout
2187
2188 \end_inset
2189 </cell>
2190 </row>
2191 <row>
2192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2193 \begin_inset Text
2194
2195 \begin_layout Plain Layout
2196 A
2197 \end_layout
2198
2199 \end_inset
2200 </cell>
2201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2202 \begin_inset Text
2203
2204 \begin_layout Plain Layout
2205
2206 \end_layout
2207
2208 \end_inset
2209 </cell>
2210 </row>
2211 </lyxtabular>
2212
2213 \end_inset
2214
2215
2216 \begin_inset Newline newline
2217 \end_inset
2218
2219 También es posible introducir argumentos LaTeX necesarios para formatos
2220  especiales, véanse las secciones
2221 \begin_inset space ~
2222 \end_inset
2223
2224
2225 \begin_inset CommandInset ref
2226 LatexCommand ref
2227 reference "sub:Cálculos-en-Multicolumnas"
2228
2229 \end_inset
2230
2231  y
2232 \begin_inset space ~
2233 \end_inset
2234
2235
2236 \begin_inset CommandInset ref
2237 LatexCommand ref
2238 reference "sec:Cuadros-Coloreados"
2239
2240 \end_inset
2241
2242 .
2243 \end_layout
2244
2245 \begin_layout Description
2246
2247 \family sans
2248 Bordes
2249 \family default
2250  En esta solapa puedes añadir y quitar bordes para la fila/columna actual.
2251  Puedes elegir para el cuadro un estilo 
2252 \family sans
2253 Formal
2254 \family default
2255 , como se describe en la sección
2256 \begin_inset space ~
2257 \end_inset
2258
2259
2260 \begin_inset CommandInset ref
2261 LatexCommand ref
2262 reference "sec:Cuadros-Formales"
2263
2264 \end_inset
2265
2266 .
2267 \begin_inset Newline newline
2268 \end_inset
2269
2270 Además, aquí puedes añadir espacio adicional en las filas de la tabla, como
2271  se describe en la sección
2272 \begin_inset space ~
2273 \end_inset
2274
2275
2276 \begin_inset CommandInset ref
2277 LatexCommand ref
2278 reference "sub:Espacio-adicional"
2279
2280 \end_inset
2281
2282
2283 \end_layout
2284
2285 \begin_layout Description
2286
2287 \family sans
2288 Cuadro
2289 \begin_inset space ~
2290 \end_inset
2291
2292 largo
2293 \family default
2294  Para hacer 
2295 \emph on
2296 cuadros largos
2297 \emph default
2298  que pueden extenderse por varias páginas.
2299  Las secciones
2300 \begin_inset space ~
2301 \end_inset
2302
2303
2304 \begin_inset CommandInset ref
2305 LatexCommand ref
2306 reference "sec:Cuadros-Largos"
2307
2308 \end_inset
2309
2310  y 
2311 \begin_inset CommandInset ref
2312 LatexCommand ref
2313 reference "sec:Particularidades-cuadros-largos"
2314
2315 \end_inset
2316
2317  describen sus características en detalle.
2318 \end_layout
2319
2320 \begin_layout Section
2321 Barra de herramientas de cuadros
2322 \begin_inset Index idx
2323 status collapsed
2324
2325 \begin_layout Plain Layout
2326 Cuadros ! Barra de herramientas
2327 \end_layout
2328
2329 \end_inset
2330
2331
2332 \end_layout
2333
2334 \begin_layout Standard
2335 La barra de herramientas de cuadros es una alternativa a la ventana de diálogo
2336  para cambiar los cuadros de manera más rápida.
2337  Normalmente debería aparecer en la parte inferior de la ventana principal
2338  de LyX cuando el cursor está dentro de un cuadro.
2339  En cualquier momento se puede presentar esta barra pulsando con el botón
2340  derecho del ratón en cualquier punto de la barra principal de menú.
2341 \end_layout
2342
2343 \begin_layout Standard
2344 La barra de herramientas tiene los siguientes iconos:
2345 \end_layout
2346
2347 \begin_layout Labeling
2348 \labelwidthstring 00.00.0000
2349
2350 \family sans
2351 \begin_inset Info
2352 type  "icon"
2353 arg   "inset-modify tabular append-row"
2354 \end_inset
2355
2356
2357 \family default
2358  añade una fila bajo la celda actual o selección
2359 \end_layout
2360
2361 \begin_layout Labeling
2362 \labelwidthstring 00.00.0000
2363
2364 \family sans
2365 \begin_inset Info
2366 type  "icon"
2367 arg   "inset-modify tabular append-column"
2368 \end_inset
2369
2370
2371 \family default
2372  añade una columna a la derecha de la celda actual o selección
2373 \end_layout
2374
2375 \begin_layout Labeling
2376 \labelwidthstring 00.00.0000
2377
2378 \family sans
2379 \begin_inset Info
2380 type  "icon"
2381 arg   "inset-modify tabular delete-row"
2382 \end_inset
2383
2384
2385 \family default
2386  borra la fila actual o selección
2387 \end_layout
2388
2389 \begin_layout Labeling
2390 \labelwidthstring 00.00.0000
2391
2392 \family sans
2393 \begin_inset Info
2394 type  "icon"
2395 arg   "inset-modify tabular delete-column"
2396 \end_inset
2397
2398
2399 \family default
2400  borra la columna actual o selección
2401 \end_layout
2402
2403 \begin_layout Labeling
2404 \labelwidthstring 00.00.0000
2405
2406 \family sans
2407 \begin_inset Info
2408 type  "icon"
2409 arg   "inset-modify tabular toggle-line-top"
2410 \end_inset
2411
2412
2413 \family default
2414  añade un borde superior en la celda/fila actual o la selección
2415 \end_layout
2416
2417 \begin_layout Labeling
2418 \labelwidthstring 00.00.0000
2419
2420 \family sans
2421 \begin_inset Info
2422 type  "icon"
2423 arg   "inset-modify tabular toggle-line-bottom"
2424 \end_inset
2425
2426
2427 \family default
2428  añade un borde inferior en la celda/fila actual o la selección
2429 \end_layout
2430
2431 \begin_layout Labeling
2432 \labelwidthstring 00.00.0000
2433
2434 \family sans
2435 \begin_inset Info
2436 type  "icon"
2437 arg   "inset-modify tabular toggle-line-left"
2438 \end_inset
2439
2440
2441 \family default
2442  añade un borde a la izquierda en la celda/fila actual o la selección
2443 \end_layout
2444
2445 \begin_layout Labeling
2446 \labelwidthstring 00.00.0000
2447
2448 \family sans
2449 \begin_inset Info
2450 type  "icon"
2451 arg   "inset-modify tabular toggle-line-right"
2452 \end_inset
2453
2454
2455 \family default
2456  añade un borde a la derecha en la celda/fila actual o la selección
2457 \end_layout
2458
2459 \begin_layout Labeling
2460 \labelwidthstring 00.00.0000
2461
2462 \family sans
2463 \begin_inset Info
2464 type  "icon"
2465 arg   "inset-modify tabular set-all-lines"
2466 \end_inset
2467
2468
2469 \family default
2470  añade bordes en la celda actual o en las seleccionadas (si la celda actual
2471  no es multicolumna esto afecta también a la fila y a la columna)
2472 \end_layout
2473
2474 \begin_layout Labeling
2475 \labelwidthstring 00.00.0000
2476
2477 \family sans
2478 \begin_inset Info
2479 type  "icon"
2480 arg   "inset-modify tabular unset-all-lines"
2481 \end_inset
2482
2483
2484 \family default
2485  quita todos los bordes de la celda o celdas seleccionadas (si la celda
2486  actual no es multicolumna esto afecta también a la fila y a la columna)
2487 \end_layout
2488
2489 \begin_layout Labeling
2490 \labelwidthstring 00.00.0000
2491
2492 \family sans
2493 \begin_inset Info
2494 type  "icon"
2495 arg   "inset-modify tabular m-align-left"
2496 \end_inset
2497
2498
2499 \family default
2500  alinea a la izquierda el contenido de la celda/columna
2501 \end_layout
2502
2503 \begin_layout Labeling
2504 \labelwidthstring 00.00.0000
2505
2506 \family sans
2507 \begin_inset Info
2508 type  "icon"
2509 arg   "inset-modify tabular m-align-center"
2510 \end_inset
2511
2512
2513 \family default
2514  centra el contenido de la celda/columna horizontalmente
2515 \end_layout
2516
2517 \begin_layout Labeling
2518 \labelwidthstring 00.00.0000
2519
2520 \family sans
2521 \begin_inset Info
2522 type  "icon"
2523 arg   "inset-modify tabular m-align-right"
2524 \end_inset
2525
2526
2527 \family default
2528  alinea a la derecha el contenido de la celda/columna
2529 \end_layout
2530
2531 \begin_layout Labeling
2532 \labelwidthstring 00.00.0000
2533
2534 \family sans
2535 \begin_inset Info
2536 type  "icon"
2537 arg   "inset-modify tabular align-decimal"
2538 \end_inset
2539
2540
2541 \family default
2542  alinea el contenido de la celda/columna a un carácter
2543 \end_layout
2544
2545 \begin_layout Labeling
2546 \labelwidthstring 00.00.0000
2547
2548 \family sans
2549 \begin_inset Info
2550 type  "icon"
2551 arg   "inset-modify tabular m-valign-top"
2552 \end_inset
2553
2554
2555 \family default
2556  alinea arriba el contenido de la celda
2557 \end_layout
2558
2559 \begin_layout Labeling
2560 \labelwidthstring 00.00.0000
2561
2562 \family sans
2563 \begin_inset Info
2564 type  "icon"
2565 arg   "inset-modify tabular m-valign-middle"
2566 \end_inset
2567
2568
2569 \family default
2570  centra verticalmente el contenido de la celda
2571 \end_layout
2572
2573 \begin_layout Labeling
2574 \labelwidthstring 00.00.0000
2575
2576 \family sans
2577 \begin_inset Info
2578 type  "icon"
2579 arg   "inset-modify tabular m-valign-bottom"
2580 \end_inset
2581
2582
2583 \family default
2584  alinea abajo el contenido de la celda
2585 \end_layout
2586
2587 \begin_layout Labeling
2588 \labelwidthstring 00.00.0000
2589
2590 \family sans
2591 \begin_inset Info
2592 type  "icon"
2593 arg   "inset-modify tabular set-rotate-cell"
2594 \end_inset
2595
2596
2597 \family default
2598  gira la celda o selección 90° como las agujas de reloj
2599 \end_layout
2600
2601 \begin_layout Labeling
2602 \labelwidthstring 00.00.0000
2603
2604 \family sans
2605 \begin_inset Info
2606 type  "icon"
2607 arg   "inset-modify tabular set-rotate-tabular"
2608 \end_inset
2609
2610
2611 \family default
2612  gira todo el cuadro 90° como agujas del reloj
2613 \end_layout
2614
2615 \begin_layout Labeling
2616 \labelwidthstring 00.00.0000
2617
2618 \family sans
2619 \begin_inset Info
2620 type  "icon"
2621 arg   "inset-modify tabular multicolumn"
2622 \end_inset
2623
2624
2625 \family default
2626  establece la celda actual o selección como multicolumna
2627 \end_layout
2628
2629 \begin_layout Labeling
2630 \labelwidthstring 00.00.0000
2631
2632 \family sans
2633 \begin_inset Info
2634 type  "icon"
2635 arg   "inset-modify tabular multirow"
2636 \end_inset
2637
2638
2639 \family default
2640  establece la celda actual o selección como multifila
2641 \end_layout
2642
2643 \begin_layout Standard
2644 \begin_inset Note Greyedout
2645 status open
2646
2647 \begin_layout Plain Layout
2648
2649 \series bold
2650 Nota:
2651 \series default
2652  En la salida se emplea la alineación vertical de la primera celda de una
2653  fila para todas las celdas restantes de la fila.
2654 \end_layout
2655
2656 \end_inset
2657
2658
2659 \end_layout
2660
2661 \begin_layout Section
2662 Menú Editar cuadro
2663 \begin_inset Index idx
2664 status collapsed
2665
2666 \begin_layout Plain Layout
2667 Cuadros ! Editar
2668 \end_layout
2669
2670 \end_inset
2671
2672
2673 \end_layout
2674
2675 \begin_layout Standard
2676 Además del diálogo y la barra de herramientas, el menú 
2677 \family sans
2678 Editar\SpecialChar \menuseparator
2679 Cuadro/Tabla
2680 \family default
2681  permite añadir y borrar bordes para la fila/columna actual y establecer
2682  la selección como multicolumna.
2683  El menú sólo está disponible si el cursor está en el cuadro.
2684 \end_layout
2685
2686 \begin_layout Section
2687 Cuadros flotantes
2688 \begin_inset CommandInset label
2689 LatexCommand label
2690 name "sec:Cuadros-Flotantes"
2691
2692 \end_inset
2693
2694
2695 \begin_inset Index idx
2696 status collapsed
2697
2698 \begin_layout Plain Layout
2699 Flotantes ! Cuadros
2700 \end_layout
2701
2702 \end_inset
2703
2704
2705 \begin_inset Index idx
2706 status collapsed
2707
2708 \begin_layout Plain Layout
2709 Cuadros ! Flotantes
2710 \end_layout
2711
2712 \end_inset
2713
2714
2715 \end_layout
2716
2717 \begin_layout Standard
2718 Para una explicación general sobre flotantes, echa un vistazo a la sección
2719 \begin_inset space ~
2720 \end_inset
2721
2722
2723 \begin_inset CommandInset ref
2724 LatexCommand ref
2725 reference "sec:Introducción-Flotantes"
2726
2727 \end_inset
2728
2729 .
2730 \end_layout
2731
2732 \begin_layout Standard
2733 \begin_inset Float table
2734 placement h
2735 wide false
2736 sideways false
2737 status collapsed
2738
2739 \begin_layout Plain Layout
2740 \begin_inset Caption
2741
2742 \begin_layout Plain Layout
2743 \begin_inset CommandInset label
2744 LatexCommand label
2745 name "tab:un cuadro flotante"
2746
2747 \end_inset
2748
2749 Un cuadro flotante.
2750 \end_layout
2751
2752 \end_inset
2753
2754
2755 \end_layout
2756
2757 \begin_layout Plain Layout
2758 \align center
2759 \begin_inset Tabular
2760 <lyxtabular version="3" rows="3" columns="3">
2761 <features tabularvalignment="middle">
2762 <column alignment="center" valignment="top" width="0pt">
2763 <column alignment="center" valignment="top" width="0pt">
2764 <column alignment="center" valignment="top" width="0pt">
2765 <row>
2766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2767 \begin_inset Text
2768
2769 \begin_layout Plain Layout
2770
2771 \family roman
2772 \series medium
2773 \shape up
2774 \size normal
2775 \emph off
2776 \bar no
2777 \noun off
2778 \color none
2779 1
2780 \end_layout
2781
2782 \end_inset
2783 </cell>
2784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2785 \begin_inset Text
2786
2787 \begin_layout Plain Layout
2788
2789 \family roman
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 2
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806
2807 \family roman
2808 \series medium
2809 \shape up
2810 \size normal
2811 \emph off
2812 \bar no
2813 \noun off
2814 \color none
2815 3
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 </row>
2821 <row>
2822 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2823 \begin_inset Text
2824
2825 \begin_layout Plain Layout
2826
2827 \family roman
2828 \series medium
2829 \shape up
2830 \size normal
2831 \emph off
2832 \bar no
2833 \noun off
2834 \color none
2835 Pepe
2836 \end_layout
2837
2838 \end_inset
2839 </cell>
2840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2841 \begin_inset Text
2842
2843 \begin_layout Plain Layout
2844
2845 \family roman
2846 \series medium
2847 \shape up
2848 \size normal
2849 \emph off
2850 \bar no
2851 \noun off
2852 \color none
2853 Mari
2854 \end_layout
2855
2856 \end_inset
2857 </cell>
2858 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2859 \begin_inset Text
2860
2861 \begin_layout Plain Layout
2862
2863 \family roman
2864 \series medium
2865 \shape up
2866 \size normal
2867 \emph off
2868 \bar no
2869 \noun off
2870 \color none
2871 Teo
2872 \end_layout
2873
2874 \end_inset
2875 </cell>
2876 </row>
2877 <row>
2878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2879 \begin_inset Text
2880
2881 \begin_layout Plain Layout
2882
2883 \family roman
2884 \series medium
2885 \shape up
2886 \size normal
2887 \emph off
2888 \bar no
2889 \noun off
2890 \color none
2891 \begin_inset Formula $\int x^{2}dx$
2892 \end_inset
2893
2894
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903
2904 \family roman
2905 \series medium
2906 \shape up
2907 \size normal
2908 \emph off
2909 \bar no
2910 \noun off
2911 \color none
2912 \begin_inset Formula $\left[\begin{array}{cc}
2913 a & b\\
2914 c & d
2915 \end{array}\right]$
2916 \end_inset
2917
2918
2919 \end_layout
2920
2921 \end_inset
2922 </cell>
2923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2924 \begin_inset Text
2925
2926 \begin_layout Plain Layout
2927
2928 \family roman
2929 \series medium
2930 \shape up
2931 \size normal
2932 \emph off
2933 \bar no
2934 \noun off
2935 \color none
2936 \begin_inset Formula $1+1=2$
2937 \end_inset
2938
2939
2940 \end_layout
2941
2942 \end_inset
2943 </cell>
2944 </row>
2945 </lyxtabular>
2946
2947 \end_inset
2948
2949
2950 \end_layout
2951
2952 \end_inset
2953
2954
2955 \end_layout
2956
2957 \begin_layout Standard
2958 Los cuadros flotantes pueden insertarse con el menú 
2959 \family sans
2960 Insertar\SpecialChar \menuseparator
2961 Flotante\SpecialChar \menuseparator
2962 Cuadro
2963 \family default
2964  o con el botón 
2965 \family sans
2966
2967 \begin_inset Info
2968 type  "icon"
2969 arg   "float-insert table"
2970 \end_inset
2971
2972
2973 \family default
2974 .
2975 \end_layout
2976
2977 \begin_layout Standard
2978 El flotante se muestra como un recuadro desplegable con la etiqueta «Cuadro
2979 \begin_inset space ~
2980 \end_inset
2981
2982 #:» (# es el número actual).
2983  El texto que sigue a dicha etiqueta es la leyenda del cuadro.
2984  Para insertar un cuadro en el flotante se sitúa el cursor al final del
2985  texto del encabezado y se pulsa 
2986 \family sans
2987 Entrar
2988 \family default
2989 .
2990  La leyenda se imprime encima del cuadro.
2991 \end_layout
2992
2993 \begin_layout Standard
2994 El cuadro
2995 \begin_inset space ~
2996 \end_inset
2997
2998
2999 \begin_inset CommandInset ref
3000 LatexCommand ref
3001 reference "tab:un cuadro flotante"
3002
3003 \end_inset
3004
3005  es un ejemplo de cuadro flotante.
3006 \end_layout
3007
3008 \begin_layout Standard
3009 Lo habitual es poner la leyenda sobre el cuadro, lo que desafortunadamente
3010  no es soportado en las clases estándar de LaTeX.
3011  Esto significa que si estás usando las clases de documento 
3012 \family sans
3013 article
3014 \family default
3015
3016 \family sans
3017 book
3018 \family default
3019
3020 \family sans
3021 letter
3022 \family default
3023  o 
3024 \family sans
3025 report
3026 \family default
3027  no habrá espacio entre la leyenda y el cuadro.
3028  Para añadir un espacio entre ellos hay que poner en el preámbulo LaTeX
3029  del documento la siguiente opción al comando del paquete LaTeX 
3030 \series bold
3031 caption
3032 \series default
3033
3034 \begin_inset Index idx
3035 status collapsed
3036
3037 \begin_layout Plain Layout
3038 LaTeX-paquetes ! caption
3039 \end_layout
3040
3041 \end_inset
3042
3043 :
3044 \begin_inset Foot
3045 status collapsed
3046
3047 \begin_layout Plain Layout
3048 Para más información ve a la sección
3049 \begin_inset space ~
3050 \end_inset
3051
3052
3053 \begin_inset CommandInset ref
3054 LatexCommand ref
3055 reference "sec:Colocación-de-leyendas"
3056
3057 \end_inset
3058
3059 .
3060 \end_layout
3061
3062 \end_inset
3063
3064
3065 \end_layout
3066
3067 \begin_layout Standard
3068
3069 \series bold
3070 tableposition=top
3071 \end_layout
3072
3073 \begin_layout Standard
3074 El formato de la leyenda se puede controlar mediante el paquete LaTeX 
3075 \series bold
3076 caption
3077 \series default
3078  como se describe en la sección
3079 \begin_inset space ~
3080 \end_inset
3081
3082
3083 \begin_inset CommandInset ref
3084 LatexCommand ref
3085 reference "sec:Formato-de-leyendas"
3086
3087 \end_inset
3088
3089 .
3090  
3091 \end_layout
3092
3093 \begin_layout Standard
3094 \begin_inset Index idx
3095 status collapsed
3096
3097 \begin_layout Plain Layout
3098 Referencias ! a cuadros
3099 \end_layout
3100
3101 \end_inset
3102
3103 Los cuadros pueden tener referencias cruzadas en el texto referenciando
3104  su etiqueta.
3105  Para hacerlo inserta una etiqueta en la leyenda con el menú 
3106 \family sans
3107 Insertar\SpecialChar \menuseparator
3108 Etiqueta
3109 \family default
3110  o con el botón 
3111 \family sans
3112
3113 \begin_inset Info
3114 type  "icon"
3115 arg   "label-insert"
3116 \end_inset
3117
3118
3119 \family default
3120 .
3121  Ahora puedes referenciar la etiqueta con el menú 
3122 \family sans
3123 Insertar\SpecialChar \menuseparator
3124 Referencia
3125 \begin_inset space ~
3126 \end_inset
3127
3128 cruzada
3129 \family default
3130  o con el botón 
3131 \family sans
3132
3133 \begin_inset Info
3134 type  "icon"
3135 arg   "dialog-show-new-inset ref"
3136 \end_inset
3137
3138
3139 \family default
3140 .
3141 \begin_inset Newline newline
3142 \end_inset
3143
3144 Las referencias se explican con detalle en la sección
3145 \begin_inset space ~
3146 \end_inset
3147
3148
3149 \begin_inset CommandInset ref
3150 LatexCommand ref
3151 reference "sec:Referencias-a-Flotantes"
3152
3153 \end_inset
3154
3155 .
3156 \end_layout
3157
3158 \begin_layout Section
3159 Cuadros largos
3160 \begin_inset CommandInset label
3161 LatexCommand label
3162 name "sec:Cuadros-Largos"
3163
3164 \end_inset
3165
3166
3167 \begin_inset Index idx
3168 status collapsed
3169
3170 \begin_layout Plain Layout
3171 Cuadros ! Largos|see
3172 \begin_inset ERT
3173 status collapsed
3174
3175 \begin_layout Plain Layout
3176
3177 {
3178 \end_layout
3179
3180 \end_inset
3181
3182 Cuadros largos
3183 \begin_inset ERT
3184 status collapsed
3185
3186 \begin_layout Plain Layout
3187
3188 }
3189 \end_layout
3190
3191 \end_inset
3192
3193
3194 \end_layout
3195
3196 \end_inset
3197
3198
3199 \end_layout
3200
3201 \begin_layout Standard
3202 Si el cuadro es demasiado largo para una página, puedes usar la opción 
3203 \family sans
3204 Usar
3205 \begin_inset space ~
3206 \end_inset
3207
3208 cuadro
3209 \begin_inset space ~
3210 \end_inset
3211
3212 largo
3213 \family default
3214  en la solapa 
3215 \family sans
3216 Cuadro
3217 \begin_inset space ~
3218 \end_inset
3219
3220 largo
3221 \family default
3222  del diálogo de cuadros, para repartir automáticamente el cuadro en varias
3223  páginas.
3224  Al hacerlo se habilitan las siguientes opciones:
3225 \end_layout
3226
3227 \begin_layout Description
3228 Encabezado: La fila actual se define como encabezado que aparecerá en todas
3229  las páginas del cuadro, excepto para la primera página si 
3230 \family sans
3231 Primer
3232 \begin_inset space ~
3233 \end_inset
3234
3235 encabezado
3236 \family default
3237  está definido.
3238  Este se denomina encabezado principal.
3239 \end_layout
3240
3241 \begin_layout Description
3242 Primer
3243 \begin_inset space ~
3244 \end_inset
3245
3246 encabezado: La fila actual se define como encabezado de la primera página
3247  del cuadro.
3248 \end_layout
3249
3250 \begin_layout Description
3251 Pie: La fila actual se define como pie que aparecerá en todas las páginas
3252  del cuadro/tabla, excepto para la última página si se define 
3253 \family sans
3254 Último
3255 \begin_inset space ~
3256 \end_inset
3257
3258 pie.
3259 \end_layout
3260
3261 \begin_layout Description
3262 Último
3263 \begin_inset space ~
3264 \end_inset
3265
3266 pie:
3267 \family sans
3268  
3269 \family default
3270 La fila actual se define como pie de la última página del cuadro.
3271 \end_layout
3272
3273 \begin_layout Description
3274 Leyenda: La fila actual contiene la leyenda del cuadro.
3275  La primera fila se reajusta como columna única y se inserta una leyenda.
3276  Más detalles sobre leyendas en cuadros largos en la sec.
3277 \begin_inset space \thinspace{}
3278 \end_inset
3279
3280
3281 \begin_inset CommandInset ref
3282 LatexCommand ref
3283 reference "sub:Leyendas-en-Cuadros"
3284
3285 \end_inset
3286
3287 .
3288 \end_layout
3289
3290 \begin_layout Standard
3291 También se puede especificar en el diálogo en qué fila se ha de cortar el
3292  cuadro.
3293  El siguiente cuadro muestra cómo funciona:
3294 \end_layout
3295
3296 \begin_layout Standard
3297 \align center
3298 \begin_inset Tabular
3299 <lyxtabular version="3" rows="69" columns="3">
3300 <features islongtable="true" longtabularalignment="center">
3301 <column alignment="left" valignment="top" width="0cm">
3302 <column alignment="left" valignment="top" width="0pt">
3303 <column alignment="right" valignment="top" width="0pt">
3304 <row endfirsthead="true">
3305 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3306 \begin_inset Text
3307
3308 \begin_layout Plain Layout
3309
3310 \series bold
3311 Ejemplo de lista telefónica (ignore los nombres)
3312 \end_layout
3313
3314 \end_inset
3315 </cell>
3316 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3317 \begin_inset Text
3318
3319 \begin_layout Plain Layout
3320
3321 \end_layout
3322
3323 \end_inset
3324 </cell>
3325 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3326 \begin_inset Text
3327
3328 \begin_layout Plain Layout
3329
3330 \end_layout
3331
3332 \end_inset
3333 </cell>
3334 </row>
3335 <row endfirsthead="true">
3336 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3337 \begin_inset Text
3338
3339 \begin_layout Plain Layout
3340
3341 \series bold
3342 NOMBRE
3343 \end_layout
3344
3345 \end_inset
3346 </cell>
3347 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3348 \begin_inset Text
3349
3350 \begin_layout Plain Layout
3351
3352 \end_layout
3353
3354 \end_inset
3355 </cell>
3356 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3357 \begin_inset Text
3358
3359 \begin_layout Plain Layout
3360
3361 \series bold
3362 TEL.
3363 \end_layout
3364
3365 \end_inset
3366 </cell>
3367 </row>
3368 <row endhead="true">
3369 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3370 \begin_inset Text
3371
3372 \begin_layout Plain Layout
3373
3374 \series bold
3375 Ejemplo de lista telefónica
3376 \end_layout
3377
3378 \end_inset
3379 </cell>
3380 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3381 \begin_inset Text
3382
3383 \begin_layout Plain Layout
3384
3385 \end_layout
3386
3387 \end_inset
3388 </cell>
3389 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3390 \begin_inset Text
3391
3392 \begin_layout Plain Layout
3393
3394 \end_layout
3395
3396 \end_inset
3397 </cell>
3398 </row>
3399 <row endhead="true">
3400 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
3401 \begin_inset Text
3402
3403 \begin_layout Plain Layout
3404
3405 \series bold
3406 NOMBRE
3407 \end_layout
3408
3409 \end_inset
3410 </cell>
3411 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3412 \begin_inset Text
3413
3414 \begin_layout Plain Layout
3415
3416 \end_layout
3417
3418 \end_inset
3419 </cell>
3420 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
3421 \begin_inset Text
3422
3423 \begin_layout Plain Layout
3424
3425 \series bold
3426 TEL.
3427 \end_layout
3428
3429 \end_inset
3430 </cell>
3431 </row>
3432 <row endfoot="true">
3433 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
3434 \begin_inset Text
3435
3436 \begin_layout Plain Layout
3437  continúa en la página siguiente
3438 \end_layout
3439
3440 \end_inset
3441 </cell>
3442 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
3443 \begin_inset Text
3444
3445 \begin_layout Plain Layout
3446
3447 \end_layout
3448
3449 \end_inset
3450 </cell>
3451 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3452 \begin_inset Text
3453
3454 \begin_layout Plain Layout
3455
3456 \end_layout
3457
3458 \end_inset
3459 </cell>
3460 </row>
3461 <row>
3462 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3463 \begin_inset Text
3464
3465 \begin_layout Plain Layout
3466
3467 \series bold
3468 Annovi
3469 \end_layout
3470
3471 \end_inset
3472 </cell>
3473 <cell alignment="center" valignment="top" usebox="none">
3474 \begin_inset Text
3475
3476 \begin_layout Plain Layout
3477 Silvia
3478 \end_layout
3479
3480 \end_inset
3481 </cell>
3482 <cell alignment="right" valignment="top" leftline="true" rightline="true" usebox="none">
3483 \begin_inset Text
3484
3485 \begin_layout Plain Layout
3486 111
3487 \end_layout
3488
3489 \end_inset
3490 </cell>
3491 </row>
3492 <row>
3493 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3494 \begin_inset Text
3495
3496 \begin_layout Plain Layout
3497
3498 \series bold
3499 Bertoli
3500 \end_layout
3501
3502 \end_inset
3503 </cell>
3504 <cell alignment="center" valignment="top" usebox="none">
3505 \begin_inset Text
3506
3507 \begin_layout Plain Layout
3508 Stefano
3509 \end_layout
3510
3511 \end_inset
3512 </cell>
3513 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3514 \begin_inset Text
3515
3516 \begin_layout Plain Layout
3517 111
3518 \end_layout
3519
3520 \end_inset
3521 </cell>
3522 </row>
3523 <row>
3524 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3525 \begin_inset Text
3526
3527 \begin_layout Plain Layout
3528
3529 \series bold
3530 Bozzi
3531 \end_layout
3532
3533 \end_inset
3534 </cell>
3535 <cell alignment="center" valignment="top" usebox="none">
3536 \begin_inset Text
3537
3538 \begin_layout Plain Layout
3539 Walter
3540 \end_layout
3541
3542 \end_inset
3543 </cell>
3544 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3545 \begin_inset Text
3546
3547 \begin_layout Plain Layout
3548 111
3549 \end_layout
3550
3551 \end_inset
3552 </cell>
3553 </row>
3554 <row>
3555 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3556 \begin_inset Text
3557
3558 \begin_layout Plain Layout
3559
3560 \series bold
3561 Cachia
3562 \end_layout
3563
3564 \end_inset
3565 </cell>
3566 <cell alignment="center" valignment="top" usebox="none">
3567 \begin_inset Text
3568
3569 \begin_layout Plain Layout
3570 Maria
3571 \end_layout
3572
3573 \end_inset
3574 </cell>
3575 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3576 \begin_inset Text
3577
3578 \begin_layout Plain Layout
3579 111
3580 \end_layout
3581
3582 \end_inset
3583 </cell>
3584 </row>
3585 <row>
3586 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3587 \begin_inset Text
3588
3589 \begin_layout Plain Layout
3590
3591 \series bold
3592 Cachia
3593 \end_layout
3594
3595 \end_inset
3596 </cell>
3597 <cell alignment="center" valignment="top" usebox="none">
3598 \begin_inset Text
3599
3600 \begin_layout Plain Layout
3601 Maurizio
3602 \end_layout
3603
3604 \end_inset
3605 </cell>
3606 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3607 \begin_inset Text
3608
3609 \begin_layout Plain Layout
3610 111
3611 \end_layout
3612
3613 \end_inset
3614 </cell>
3615 </row>
3616 <row>
3617 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3618 \begin_inset Text
3619
3620 \begin_layout Plain Layout
3621
3622 \series bold
3623 Cinquemani
3624 \end_layout
3625
3626 \end_inset
3627 </cell>
3628 <cell alignment="center" valignment="top" usebox="none">
3629 \begin_inset Text
3630
3631 \begin_layout Plain Layout
3632 Giusi
3633 \end_layout
3634
3635 \end_inset
3636 </cell>
3637 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3638 \begin_inset Text
3639
3640 \begin_layout Plain Layout
3641 111
3642 \end_layout
3643
3644 \end_inset
3645 </cell>
3646 </row>
3647 <row>
3648 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3649 \begin_inset Text
3650
3651 \begin_layout Plain Layout
3652
3653 \series bold
3654 Colin
3655 \end_layout
3656
3657 \end_inset
3658 </cell>
3659 <cell alignment="center" valignment="top" usebox="none">
3660 \begin_inset Text
3661
3662 \begin_layout Plain Layout
3663 Bernard
3664 \end_layout
3665
3666 \end_inset
3667 </cell>
3668 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3669 \begin_inset Text
3670
3671 \begin_layout Plain Layout
3672 111
3673 \end_layout
3674
3675 \end_inset
3676 </cell>
3677 </row>
3678 <row>
3679 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3680 \begin_inset Text
3681
3682 \begin_layout Plain Layout
3683
3684 \series bold
3685 Concli
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 <cell alignment="center" valignment="top" usebox="none">
3691 \begin_inset Text
3692
3693 \begin_layout Plain Layout
3694 Gianfranco
3695 \end_layout
3696
3697 \end_inset
3698 </cell>
3699 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3700 \begin_inset Text
3701
3702 \begin_layout Plain Layout
3703 111
3704 \end_layout
3705
3706 \end_inset
3707 </cell>
3708 </row>
3709 <row>
3710 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3711 \begin_inset Text
3712
3713 \begin_layout Plain Layout
3714
3715 \series bold
3716 Dal Bosco
3717 \end_layout
3718
3719 \end_inset
3720 </cell>
3721 <cell alignment="center" valignment="top" usebox="none">
3722 \begin_inset Text
3723
3724 \begin_layout Plain Layout
3725 Carolina
3726 \end_layout
3727
3728 \end_inset
3729 </cell>
3730 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3731 \begin_inset Text
3732
3733 \begin_layout Plain Layout
3734 111
3735 \end_layout
3736
3737 \end_inset
3738 </cell>
3739 </row>
3740 <row>
3741 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3742 \begin_inset Text
3743
3744 \begin_layout Plain Layout
3745
3746 \series bold
3747 Dalpiaz
3748 \end_layout
3749
3750 \end_inset
3751 </cell>
3752 <cell alignment="center" valignment="top" usebox="none">
3753 \begin_inset Text
3754
3755 \begin_layout Plain Layout
3756 Annamaria
3757 \end_layout
3758
3759 \end_inset
3760 </cell>
3761 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3762 \begin_inset Text
3763
3764 \begin_layout Plain Layout
3765 111
3766 \end_layout
3767
3768 \end_inset
3769 </cell>
3770 </row>
3771 <row>
3772 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3773 \begin_inset Text
3774
3775 \begin_layout Plain Layout
3776
3777 \series bold
3778 Feliciello
3779 \end_layout
3780
3781 \end_inset
3782 </cell>
3783 <cell alignment="center" valignment="top" usebox="none">
3784 \begin_inset Text
3785
3786 \begin_layout Plain Layout
3787 Domenico
3788 \end_layout
3789
3790 \end_inset
3791 </cell>
3792 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3793 \begin_inset Text
3794
3795 \begin_layout Plain Layout
3796 111
3797 \end_layout
3798
3799 \end_inset
3800 </cell>
3801 </row>
3802 <row>
3803 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3804 \begin_inset Text
3805
3806 \begin_layout Plain Layout
3807
3808 \series bold
3809 Focarelli
3810 \end_layout
3811
3812 \end_inset
3813 </cell>
3814 <cell alignment="center" valignment="top" usebox="none">
3815 \begin_inset Text
3816
3817 \begin_layout Plain Layout
3818 Paola
3819 \end_layout
3820
3821 \end_inset
3822 </cell>
3823 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3824 \begin_inset Text
3825
3826 \begin_layout Plain Layout
3827 111
3828 \end_layout
3829
3830 \end_inset
3831 </cell>
3832 </row>
3833 <row>
3834 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3835 \begin_inset Text
3836
3837 \begin_layout Plain Layout
3838
3839 \series bold
3840 Galletti
3841 \end_layout
3842
3843 \end_inset
3844 </cell>
3845 <cell alignment="center" valignment="top" usebox="none">
3846 \begin_inset Text
3847
3848 \begin_layout Plain Layout
3849 Oreste
3850 \end_layout
3851
3852 \end_inset
3853 </cell>
3854 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3855 \begin_inset Text
3856
3857 \begin_layout Plain Layout
3858 111
3859 \end_layout
3860
3861 \end_inset
3862 </cell>
3863 </row>
3864 <row>
3865 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3866 \begin_inset Text
3867
3868 \begin_layout Plain Layout
3869
3870 \series bold
3871 Gasparini
3872 \end_layout
3873
3874 \end_inset
3875 </cell>
3876 <cell alignment="center" valignment="top" usebox="none">
3877 \begin_inset Text
3878
3879 \begin_layout Plain Layout
3880 Franca
3881 \end_layout
3882
3883 \end_inset
3884 </cell>
3885 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3886 \begin_inset Text
3887
3888 \begin_layout Plain Layout
3889 111
3890 \end_layout
3891
3892 \end_inset
3893 </cell>
3894 </row>
3895 <row>
3896 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3897 \begin_inset Text
3898
3899 \begin_layout Plain Layout
3900
3901 \series bold
3902 Rizzardi
3903 \end_layout
3904
3905 \end_inset
3906 </cell>
3907 <cell alignment="center" valignment="top" usebox="none">
3908 \begin_inset Text
3909
3910 \begin_layout Plain Layout
3911 Paola
3912 \end_layout
3913
3914 \end_inset
3915 </cell>
3916 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3917 \begin_inset Text
3918
3919 \begin_layout Plain Layout
3920 111
3921 \end_layout
3922
3923 \end_inset
3924 </cell>
3925 </row>
3926 <row>
3927 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3928 \begin_inset Text
3929
3930 \begin_layout Plain Layout
3931
3932 \series bold
3933 Lassini
3934 \end_layout
3935
3936 \end_inset
3937 </cell>
3938 <cell alignment="center" valignment="top" usebox="none">
3939 \begin_inset Text
3940
3941 \begin_layout Plain Layout
3942 Giancarlo
3943 \end_layout
3944
3945 \end_inset
3946 </cell>
3947 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3948 \begin_inset Text
3949
3950 \begin_layout Plain Layout
3951 111
3952 \end_layout
3953
3954 \end_inset
3955 </cell>
3956 </row>
3957 <row>
3958 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3959 \begin_inset Text
3960
3961 \begin_layout Plain Layout
3962
3963 \series bold
3964 Malfatti
3965 \end_layout
3966
3967 \end_inset
3968 </cell>
3969 <cell alignment="center" valignment="top" usebox="none">
3970 \begin_inset Text
3971
3972 \begin_layout Plain Layout
3973 Luciano
3974 \end_layout
3975
3976 \end_inset
3977 </cell>
3978 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
3979 \begin_inset Text
3980
3981 \begin_layout Plain Layout
3982 111
3983 \end_layout
3984
3985 \end_inset
3986 </cell>
3987 </row>
3988 <row>
3989 <cell alignment="center" valignment="top" leftline="true" usebox="none">
3990 \begin_inset Text
3991
3992 \begin_layout Plain Layout
3993
3994 \series bold
3995 Malfatti
3996 \end_layout
3997
3998 \end_inset
3999 </cell>
4000 <cell alignment="center" valignment="top" usebox="none">
4001 \begin_inset Text
4002
4003 \begin_layout Plain Layout
4004 Valeriano
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 111
4014 \end_layout
4015
4016 \end_inset
4017 </cell>
4018 </row>
4019 <row>
4020 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4021 \begin_inset Text
4022
4023 \begin_layout Plain Layout
4024
4025 \series bold
4026 Meneguzzo
4027 \end_layout
4028
4029 \end_inset
4030 </cell>
4031 <cell alignment="center" valignment="top" usebox="none">
4032 \begin_inset Text
4033
4034 \begin_layout Plain Layout
4035 Roberto
4036 \end_layout
4037
4038 \end_inset
4039 </cell>
4040 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4041 \begin_inset Text
4042
4043 \begin_layout Plain Layout
4044 111
4045 \end_layout
4046
4047 \end_inset
4048 </cell>
4049 </row>
4050 <row>
4051 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4052 \begin_inset Text
4053
4054 \begin_layout Plain Layout
4055
4056 \series bold
4057 Mezzadra
4058 \end_layout
4059
4060 \end_inset
4061 </cell>
4062 <cell alignment="center" valignment="top" usebox="none">
4063 \begin_inset Text
4064
4065 \begin_layout Plain Layout
4066 Roberto
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4072 \begin_inset Text
4073
4074 \begin_layout Plain Layout
4075 111
4076 \end_layout
4077
4078 \end_inset
4079 </cell>
4080 </row>
4081 <row>
4082 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4083 \begin_inset Text
4084
4085 \begin_layout Plain Layout
4086
4087 \series bold
4088 Pirpamer
4089 \end_layout
4090
4091 \end_inset
4092 </cell>
4093 <cell alignment="center" valignment="top" usebox="none">
4094 \begin_inset Text
4095
4096 \begin_layout Plain Layout
4097 Erich
4098 \end_layout
4099
4100 \end_inset
4101 </cell>
4102 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4103 \begin_inset Text
4104
4105 \begin_layout Plain Layout
4106 111
4107 \end_layout
4108
4109 \end_inset
4110 </cell>
4111 </row>
4112 <row>
4113 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4114 \begin_inset Text
4115
4116 \begin_layout Plain Layout
4117
4118 \series bold
4119 Pochiesa
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 <cell alignment="center" valignment="top" usebox="none">
4125 \begin_inset Text
4126
4127 \begin_layout Plain Layout
4128 Paolo
4129 \end_layout
4130
4131 \end_inset
4132 </cell>
4133 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4134 \begin_inset Text
4135
4136 \begin_layout Plain Layout
4137 111, 222
4138 \end_layout
4139
4140 \end_inset
4141 </cell>
4142 </row>
4143 <row>
4144 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4145 \begin_inset Text
4146
4147 \begin_layout Plain Layout
4148
4149 \series bold
4150 Radina
4151 \end_layout
4152
4153 \end_inset
4154 </cell>
4155 <cell alignment="center" valignment="top" usebox="none">
4156 \begin_inset Text
4157
4158 \begin_layout Plain Layout
4159 Claudio
4160 \end_layout
4161
4162 \end_inset
4163 </cell>
4164 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4165 \begin_inset Text
4166
4167 \begin_layout Plain Layout
4168 111
4169 \end_layout
4170
4171 \end_inset
4172 </cell>
4173 </row>
4174 <row>
4175 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4176 \begin_inset Text
4177
4178 \begin_layout Plain Layout
4179
4180 \series bold
4181 Stuffer
4182 \end_layout
4183
4184 \end_inset
4185 </cell>
4186 <cell alignment="center" valignment="top" usebox="none">
4187 \begin_inset Text
4188
4189 \begin_layout Plain Layout
4190 Oskar
4191 \end_layout
4192
4193 \end_inset
4194 </cell>
4195 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4196 \begin_inset Text
4197
4198 \begin_layout Plain Layout
4199 111
4200 \end_layout
4201
4202 \end_inset
4203 </cell>
4204 </row>
4205 <row>
4206 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4207 \begin_inset Text
4208
4209 \begin_layout Plain Layout
4210
4211 \series bold
4212 Tacchelli
4213 \end_layout
4214
4215 \end_inset
4216 </cell>
4217 <cell alignment="center" valignment="top" usebox="none">
4218 \begin_inset Text
4219
4220 \begin_layout Plain Layout
4221 Ugo
4222 \end_layout
4223
4224 \end_inset
4225 </cell>
4226 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4227 \begin_inset Text
4228
4229 \begin_layout Plain Layout
4230 111
4231 \end_layout
4232
4233 \end_inset
4234 </cell>
4235 </row>
4236 <row>
4237 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4238 \begin_inset Text
4239
4240 \begin_layout Plain Layout
4241
4242 \series bold
4243 Tezzele
4244 \end_layout
4245
4246 \end_inset
4247 </cell>
4248 <cell alignment="center" valignment="top" usebox="none">
4249 \begin_inset Text
4250
4251 \begin_layout Plain Layout
4252 Margit
4253 \end_layout
4254
4255 \end_inset
4256 </cell>
4257 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4258 \begin_inset Text
4259
4260 \begin_layout Plain Layout
4261 111
4262 \end_layout
4263
4264 \end_inset
4265 </cell>
4266 </row>
4267 <row>
4268 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4269 \begin_inset Text
4270
4271 \begin_layout Plain Layout
4272
4273 \series bold
4274 Unterkalmsteiner
4275 \end_layout
4276
4277 \end_inset
4278 </cell>
4279 <cell alignment="center" valignment="top" usebox="none">
4280 \begin_inset Text
4281
4282 \begin_layout Plain Layout
4283 Frieda
4284 \end_layout
4285
4286 \end_inset
4287 </cell>
4288 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4289 \begin_inset Text
4290
4291 \begin_layout Plain Layout
4292 111
4293 \end_layout
4294
4295 \end_inset
4296 </cell>
4297 </row>
4298 <row>
4299 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4300 \begin_inset Text
4301
4302 \begin_layout Plain Layout
4303
4304 \series bold
4305 Vieider
4306 \end_layout
4307
4308 \end_inset
4309 </cell>
4310 <cell alignment="center" valignment="top" usebox="none">
4311 \begin_inset Text
4312
4313 \begin_layout Plain Layout
4314 Hilde
4315 \end_layout
4316
4317 \end_inset
4318 </cell>
4319 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4320 \begin_inset Text
4321
4322 \begin_layout Plain Layout
4323 111
4324 \end_layout
4325
4326 \end_inset
4327 </cell>
4328 </row>
4329 <row>
4330 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4331 \begin_inset Text
4332
4333 \begin_layout Plain Layout
4334
4335 \series bold
4336 Vigna
4337 \end_layout
4338
4339 \end_inset
4340 </cell>
4341 <cell alignment="center" valignment="top" usebox="none">
4342 \begin_inset Text
4343
4344 \begin_layout Plain Layout
4345 Jürgen
4346 \end_layout
4347
4348 \end_inset
4349 </cell>
4350 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 111
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 </row>
4360 <row>
4361 <cell alignment="center" valignment="top" leftline="true" usebox="none">
4362 \begin_inset Text
4363
4364 \begin_layout Plain Layout
4365
4366 \series bold
4367 Weber
4368 \end_layout
4369
4370 \end_inset
4371 </cell>
4372 <cell alignment="center" valignment="top" usebox="none">
4373 \begin_inset Text
4374
4375 \begin_layout Plain Layout
4376 Maurizio
4377 \end_layout
4378
4379 \end_inset
4380 </cell>
4381 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4382 \begin_inset Text
4383
4384 \begin_layout Plain Layout
4385 111
4386 \end_layout
4387
4388 \end_inset
4389 </cell>
4390 </row>
4391 <row>
4392 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4393 \begin_inset Text
4394
4395 \begin_layout Plain Layout
4396
4397 \series bold
4398 Winkler
4399 \end_layout
4400
4401 \end_inset
4402 </cell>
4403 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
4404 \begin_inset Text
4405
4406 \begin_layout Plain Layout
4407 Franz
4408 \end_layout
4409
4410 \end_inset
4411 </cell>
4412 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4413 \begin_inset Text
4414
4415 \begin_layout Plain Layout
4416 111
4417 \end_layout
4418
4419 \end_inset
4420 </cell>
4421 </row>
4422 <row>
4423 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4424 \begin_inset Text
4425
4426 \begin_layout Plain Layout
4427  
4428 \end_layout
4429
4430 \end_inset
4431 </cell>
4432 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
4433 \begin_inset Text
4434
4435 \begin_layout Plain Layout
4436
4437 \end_layout
4438
4439 \end_inset
4440 </cell>
4441 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4442 \begin_inset Text
4443
4444 \begin_layout Plain Layout
4445
4446 \end_layout
4447
4448 \end_inset
4449 </cell>
4450 </row>
4451 <row>
4452 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4453 \begin_inset Text
4454
4455 \begin_layout Plain Layout
4456
4457 \series bold
4458 Annovi
4459 \end_layout
4460
4461 \end_inset
4462 </cell>
4463 <cell alignment="center" valignment="top" usebox="none">
4464 \begin_inset Text
4465
4466 \begin_layout Plain Layout
4467 Silvia
4468 \end_layout
4469
4470 \end_inset
4471 </cell>
4472 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 555
4477 \end_layout
4478
4479 \end_inset
4480 </cell>
4481 </row>
4482 <row>
4483 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4484 \begin_inset Text
4485
4486 \begin_layout Plain Layout
4487
4488 \series bold
4489 Bertoli
4490 \end_layout
4491
4492 \end_inset
4493 </cell>
4494 <cell alignment="center" valignment="top" usebox="none">
4495 \begin_inset Text
4496
4497 \begin_layout Plain Layout
4498 Stefano
4499 \end_layout
4500
4501 \end_inset
4502 </cell>
4503 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4504 \begin_inset Text
4505
4506 \begin_layout Plain Layout
4507 555
4508 \end_layout
4509
4510 \end_inset
4511 </cell>
4512 </row>
4513 <row>
4514 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4515 \begin_inset Text
4516
4517 \begin_layout Plain Layout
4518
4519 \series bold
4520 Bozzi
4521 \end_layout
4522
4523 \end_inset
4524 </cell>
4525 <cell alignment="center" valignment="top" usebox="none">
4526 \begin_inset Text
4527
4528 \begin_layout Plain Layout
4529 Walter
4530 \end_layout
4531
4532 \end_inset
4533 </cell>
4534 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4535 \begin_inset Text
4536
4537 \begin_layout Plain Layout
4538 555
4539 \end_layout
4540
4541 \end_inset
4542 </cell>
4543 </row>
4544 <row>
4545 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4546 \begin_inset Text
4547
4548 \begin_layout Plain Layout
4549
4550 \series bold
4551 Cachia
4552 \end_layout
4553
4554 \end_inset
4555 </cell>
4556 <cell alignment="center" valignment="top" usebox="none">
4557 \begin_inset Text
4558
4559 \begin_layout Plain Layout
4560 Maria
4561 \end_layout
4562
4563 \end_inset
4564 </cell>
4565 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4566 \begin_inset Text
4567
4568 \begin_layout Plain Layout
4569 555
4570 \end_layout
4571
4572 \end_inset
4573 </cell>
4574 </row>
4575 <row>
4576 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4577 \begin_inset Text
4578
4579 \begin_layout Plain Layout
4580
4581 \series bold
4582 Cachia
4583 \end_layout
4584
4585 \end_inset
4586 </cell>
4587 <cell alignment="center" valignment="top" usebox="none">
4588 \begin_inset Text
4589
4590 \begin_layout Plain Layout
4591 Maurizio
4592 \end_layout
4593
4594 \end_inset
4595 </cell>
4596 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4597 \begin_inset Text
4598
4599 \begin_layout Plain Layout
4600 555
4601 \end_layout
4602
4603 \end_inset
4604 </cell>
4605 </row>
4606 <row>
4607 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4608 \begin_inset Text
4609
4610 \begin_layout Plain Layout
4611
4612 \series bold
4613 Cinquemani
4614 \end_layout
4615
4616 \end_inset
4617 </cell>
4618 <cell alignment="center" valignment="top" usebox="none">
4619 \begin_inset Text
4620
4621 \begin_layout Plain Layout
4622 Giusi
4623 \end_layout
4624
4625 \end_inset
4626 </cell>
4627 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4628 \begin_inset Text
4629
4630 \begin_layout Plain Layout
4631 555
4632 \end_layout
4633
4634 \end_inset
4635 </cell>
4636 </row>
4637 <row>
4638 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4639 \begin_inset Text
4640
4641 \begin_layout Plain Layout
4642
4643 \series bold
4644 Colin
4645 \end_layout
4646
4647 \end_inset
4648 </cell>
4649 <cell alignment="center" valignment="top" usebox="none">
4650 \begin_inset Text
4651
4652 \begin_layout Plain Layout
4653 Bernard
4654 \end_layout
4655
4656 \end_inset
4657 </cell>
4658 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4659 \begin_inset Text
4660
4661 \begin_layout Plain Layout
4662 555
4663 \end_layout
4664
4665 \end_inset
4666 </cell>
4667 </row>
4668 <row>
4669 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4670 \begin_inset Text
4671
4672 \begin_layout Plain Layout
4673
4674 \series bold
4675 Concli
4676 \end_layout
4677
4678 \end_inset
4679 </cell>
4680 <cell alignment="center" valignment="top" usebox="none">
4681 \begin_inset Text
4682
4683 \begin_layout Plain Layout
4684 Gianfranco
4685 \end_layout
4686
4687 \end_inset
4688 </cell>
4689 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4690 \begin_inset Text
4691
4692 \begin_layout Plain Layout
4693 555
4694 \end_layout
4695
4696 \end_inset
4697 </cell>
4698 </row>
4699 <row>
4700 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4701 \begin_inset Text
4702
4703 \begin_layout Plain Layout
4704
4705 \series bold
4706 Dal Bosco
4707 \end_layout
4708
4709 \end_inset
4710 </cell>
4711 <cell alignment="center" valignment="top" usebox="none">
4712 \begin_inset Text
4713
4714 \begin_layout Plain Layout
4715 Carolina
4716 \end_layout
4717
4718 \end_inset
4719 </cell>
4720 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4721 \begin_inset Text
4722
4723 \begin_layout Plain Layout
4724 555
4725 \end_layout
4726
4727 \end_inset
4728 </cell>
4729 </row>
4730 <row>
4731 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4732 \begin_inset Text
4733
4734 \begin_layout Plain Layout
4735
4736 \series bold
4737 Dalpiaz
4738 \end_layout
4739
4740 \end_inset
4741 </cell>
4742 <cell alignment="center" valignment="top" usebox="none">
4743 \begin_inset Text
4744
4745 \begin_layout Plain Layout
4746 Annamaria
4747 \end_layout
4748
4749 \end_inset
4750 </cell>
4751 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4752 \begin_inset Text
4753
4754 \begin_layout Plain Layout
4755 555
4756 \end_layout
4757
4758 \end_inset
4759 </cell>
4760 </row>
4761 <row>
4762 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4763 \begin_inset Text
4764
4765 \begin_layout Plain Layout
4766
4767 \series bold
4768 Feliciello
4769 \end_layout
4770
4771 \end_inset
4772 </cell>
4773 <cell alignment="center" valignment="top" usebox="none">
4774 \begin_inset Text
4775
4776 \begin_layout Plain Layout
4777 Domenico
4778 \end_layout
4779
4780 \end_inset
4781 </cell>
4782 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4783 \begin_inset Text
4784
4785 \begin_layout Plain Layout
4786 555
4787 \end_layout
4788
4789 \end_inset
4790 </cell>
4791 </row>
4792 <row>
4793 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4794 \begin_inset Text
4795
4796 \begin_layout Plain Layout
4797
4798 \series bold
4799 Focarelli
4800 \end_layout
4801
4802 \end_inset
4803 </cell>
4804 <cell alignment="center" valignment="top" usebox="none">
4805 \begin_inset Text
4806
4807 \begin_layout Plain Layout
4808 Paola
4809 \end_layout
4810
4811 \end_inset
4812 </cell>
4813 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4814 \begin_inset Text
4815
4816 \begin_layout Plain Layout
4817 555
4818 \end_layout
4819
4820 \end_inset
4821 </cell>
4822 </row>
4823 <row>
4824 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4825 \begin_inset Text
4826
4827 \begin_layout Plain Layout
4828
4829 \series bold
4830 Galletti
4831 \end_layout
4832
4833 \end_inset
4834 </cell>
4835 <cell alignment="center" valignment="top" usebox="none">
4836 \begin_inset Text
4837
4838 \begin_layout Plain Layout
4839 Oreste
4840 \end_layout
4841
4842 \end_inset
4843 </cell>
4844 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4845 \begin_inset Text
4846
4847 \begin_layout Plain Layout
4848 555
4849 \end_layout
4850
4851 \end_inset
4852 </cell>
4853 </row>
4854 <row>
4855 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4856 \begin_inset Text
4857
4858 \begin_layout Plain Layout
4859
4860 \series bold
4861 Gasparini
4862 \end_layout
4863
4864 \end_inset
4865 </cell>
4866 <cell alignment="center" valignment="top" usebox="none">
4867 \begin_inset Text
4868
4869 \begin_layout Plain Layout
4870 Franca
4871 \end_layout
4872
4873 \end_inset
4874 </cell>
4875 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4876 \begin_inset Text
4877
4878 \begin_layout Plain Layout
4879 555
4880 \end_layout
4881
4882 \end_inset
4883 </cell>
4884 </row>
4885 <row>
4886 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4887 \begin_inset Text
4888
4889 \begin_layout Plain Layout
4890
4891 \series bold
4892 Rizzardi
4893 \end_layout
4894
4895 \end_inset
4896 </cell>
4897 <cell alignment="center" valignment="top" usebox="none">
4898 \begin_inset Text
4899
4900 \begin_layout Plain Layout
4901 Paola
4902 \end_layout
4903
4904 \end_inset
4905 </cell>
4906 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4907 \begin_inset Text
4908
4909 \begin_layout Plain Layout
4910 555
4911 \end_layout
4912
4913 \end_inset
4914 </cell>
4915 </row>
4916 <row>
4917 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4918 \begin_inset Text
4919
4920 \begin_layout Plain Layout
4921
4922 \series bold
4923 Lassini
4924 \end_layout
4925
4926 \end_inset
4927 </cell>
4928 <cell alignment="center" valignment="top" usebox="none">
4929 \begin_inset Text
4930
4931 \begin_layout Plain Layout
4932 Giancarlo
4933 \end_layout
4934
4935 \end_inset
4936 </cell>
4937 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4938 \begin_inset Text
4939
4940 \begin_layout Plain Layout
4941 555
4942 \end_layout
4943
4944 \end_inset
4945 </cell>
4946 </row>
4947 <row>
4948 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4949 \begin_inset Text
4950
4951 \begin_layout Plain Layout
4952
4953 \series bold
4954 Malfatti
4955 \end_layout
4956
4957 \end_inset
4958 </cell>
4959 <cell alignment="center" valignment="top" usebox="none">
4960 \begin_inset Text
4961
4962 \begin_layout Plain Layout
4963 Luciano
4964 \end_layout
4965
4966 \end_inset
4967 </cell>
4968 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
4969 \begin_inset Text
4970
4971 \begin_layout Plain Layout
4972 555
4973 \end_layout
4974
4975 \end_inset
4976 </cell>
4977 </row>
4978 <row>
4979 <cell alignment="left" valignment="top" leftline="true" usebox="none">
4980 \begin_inset Text
4981
4982 \begin_layout Plain Layout
4983
4984 \series bold
4985 Malfatti
4986 \end_layout
4987
4988 \end_inset
4989 </cell>
4990 <cell alignment="center" valignment="top" usebox="none">
4991 \begin_inset Text
4992
4993 \begin_layout Plain Layout
4994 Valeriano
4995 \end_layout
4996
4997 \end_inset
4998 </cell>
4999 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5000 \begin_inset Text
5001
5002 \begin_layout Plain Layout
5003 555
5004 \end_layout
5005
5006 \end_inset
5007 </cell>
5008 </row>
5009 <row>
5010 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5011 \begin_inset Text
5012
5013 \begin_layout Plain Layout
5014
5015 \series bold
5016 Meneguzzo
5017 \end_layout
5018
5019 \end_inset
5020 </cell>
5021 <cell alignment="center" valignment="top" usebox="none">
5022 \begin_inset Text
5023
5024 \begin_layout Plain Layout
5025 Roberto
5026 \end_layout
5027
5028 \end_inset
5029 </cell>
5030 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5031 \begin_inset Text
5032
5033 \begin_layout Plain Layout
5034 555
5035 \end_layout
5036
5037 \end_inset
5038 </cell>
5039 </row>
5040 <row>
5041 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5042 \begin_inset Text
5043
5044 \begin_layout Plain Layout
5045
5046 \series bold
5047 Mezzadra
5048 \end_layout
5049
5050 \end_inset
5051 </cell>
5052 <cell alignment="center" valignment="top" usebox="none">
5053 \begin_inset Text
5054
5055 \begin_layout Plain Layout
5056 Roberto
5057 \end_layout
5058
5059 \end_inset
5060 </cell>
5061 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5062 \begin_inset Text
5063
5064 \begin_layout Plain Layout
5065 555
5066 \end_layout
5067
5068 \end_inset
5069 </cell>
5070 </row>
5071 <row>
5072 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5073 \begin_inset Text
5074
5075 \begin_layout Plain Layout
5076
5077 \series bold
5078 Pirpamer
5079 \end_layout
5080
5081 \end_inset
5082 </cell>
5083 <cell alignment="center" valignment="top" usebox="none">
5084 \begin_inset Text
5085
5086 \begin_layout Plain Layout
5087 Erich
5088 \end_layout
5089
5090 \end_inset
5091 </cell>
5092 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5093 \begin_inset Text
5094
5095 \begin_layout Plain Layout
5096 555
5097 \end_layout
5098
5099 \end_inset
5100 </cell>
5101 </row>
5102 <row>
5103 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5104 \begin_inset Text
5105
5106 \begin_layout Plain Layout
5107
5108 \series bold
5109 Pochiesa
5110 \end_layout
5111
5112 \end_inset
5113 </cell>
5114 <cell alignment="center" valignment="top" usebox="none">
5115 \begin_inset Text
5116
5117 \begin_layout Plain Layout
5118 Paolo
5119 \end_layout
5120
5121 \end_inset
5122 </cell>
5123 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5124 \begin_inset Text
5125
5126 \begin_layout Plain Layout
5127 555, 222
5128 \end_layout
5129
5130 \end_inset
5131 </cell>
5132 </row>
5133 <row>
5134 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5135 \begin_inset Text
5136
5137 \begin_layout Plain Layout
5138
5139 \series bold
5140 Radina
5141 \end_layout
5142
5143 \end_inset
5144 </cell>
5145 <cell alignment="center" valignment="top" usebox="none">
5146 \begin_inset Text
5147
5148 \begin_layout Plain Layout
5149 Claudio
5150 \end_layout
5151
5152 \end_inset
5153 </cell>
5154 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5155 \begin_inset Text
5156
5157 \begin_layout Plain Layout
5158 555
5159 \end_layout
5160
5161 \end_inset
5162 </cell>
5163 </row>
5164 <row>
5165 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5166 \begin_inset Text
5167
5168 \begin_layout Plain Layout
5169
5170 \series bold
5171 Stuffer
5172 \end_layout
5173
5174 \end_inset
5175 </cell>
5176 <cell alignment="center" valignment="top" usebox="none">
5177 \begin_inset Text
5178
5179 \begin_layout Plain Layout
5180 Oskar
5181 \end_layout
5182
5183 \end_inset
5184 </cell>
5185 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5186 \begin_inset Text
5187
5188 \begin_layout Plain Layout
5189 555
5190 \end_layout
5191
5192 \end_inset
5193 </cell>
5194 </row>
5195 <row>
5196 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5197 \begin_inset Text
5198
5199 \begin_layout Plain Layout
5200
5201 \series bold
5202 Tacchelli
5203 \end_layout
5204
5205 \end_inset
5206 </cell>
5207 <cell alignment="center" valignment="top" usebox="none">
5208 \begin_inset Text
5209
5210 \begin_layout Plain Layout
5211 Ugo
5212 \end_layout
5213
5214 \end_inset
5215 </cell>
5216 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5217 \begin_inset Text
5218
5219 \begin_layout Plain Layout
5220 555
5221 \end_layout
5222
5223 \end_inset
5224 </cell>
5225 </row>
5226 <row>
5227 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5228 \begin_inset Text
5229
5230 \begin_layout Plain Layout
5231
5232 \series bold
5233 Tezzele
5234 \end_layout
5235
5236 \end_inset
5237 </cell>
5238 <cell alignment="center" valignment="top" usebox="none">
5239 \begin_inset Text
5240
5241 \begin_layout Plain Layout
5242 Margit
5243 \end_layout
5244
5245 \end_inset
5246 </cell>
5247 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5248 \begin_inset Text
5249
5250 \begin_layout Plain Layout
5251 555
5252 \end_layout
5253
5254 \end_inset
5255 </cell>
5256 </row>
5257 <row>
5258 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5259 \begin_inset Text
5260
5261 \begin_layout Plain Layout
5262
5263 \series bold
5264 Unterkalmsteiner
5265 \end_layout
5266
5267 \end_inset
5268 </cell>
5269 <cell alignment="center" valignment="top" usebox="none">
5270 \begin_inset Text
5271
5272 \begin_layout Plain Layout
5273 Frieda
5274 \end_layout
5275
5276 \end_inset
5277 </cell>
5278 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5279 \begin_inset Text
5280
5281 \begin_layout Plain Layout
5282 555
5283 \end_layout
5284
5285 \end_inset
5286 </cell>
5287 </row>
5288 <row>
5289 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5290 \begin_inset Text
5291
5292 \begin_layout Plain Layout
5293
5294 \series bold
5295 Vieider
5296 \end_layout
5297
5298 \end_inset
5299 </cell>
5300 <cell alignment="center" valignment="top" usebox="none">
5301 \begin_inset Text
5302
5303 \begin_layout Plain Layout
5304 Hilde
5305 \end_layout
5306
5307 \end_inset
5308 </cell>
5309 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5310 \begin_inset Text
5311
5312 \begin_layout Plain Layout
5313 555
5314 \end_layout
5315
5316 \end_inset
5317 </cell>
5318 </row>
5319 <row>
5320 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5321 \begin_inset Text
5322
5323 \begin_layout Plain Layout
5324
5325 \series bold
5326 Vigna
5327 \end_layout
5328
5329 \end_inset
5330 </cell>
5331 <cell alignment="center" valignment="top" usebox="none">
5332 \begin_inset Text
5333
5334 \begin_layout Plain Layout
5335 Jürgen
5336 \end_layout
5337
5338 \end_inset
5339 </cell>
5340 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5341 \begin_inset Text
5342
5343 \begin_layout Plain Layout
5344 999
5345 \end_layout
5346
5347 \end_inset
5348 </cell>
5349 </row>
5350 <row>
5351 <cell alignment="left" valignment="top" leftline="true" usebox="none">
5352 \begin_inset Text
5353
5354 \begin_layout Plain Layout
5355
5356 \series bold
5357 Weber
5358 \end_layout
5359
5360 \end_inset
5361 </cell>
5362 <cell alignment="center" valignment="top" usebox="none">
5363 \begin_inset Text
5364
5365 \begin_layout Plain Layout
5366 Maurizio
5367 \end_layout
5368
5369 \end_inset
5370 </cell>
5371 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
5372 \begin_inset Text
5373
5374 \begin_layout Plain Layout
5375 555
5376 \end_layout
5377
5378 \end_inset
5379 </cell>
5380 </row>
5381 <row>
5382 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
5383 \begin_inset Text
5384
5385 \begin_layout Plain Layout
5386
5387 \series bold
5388 Winkler
5389 \end_layout
5390
5391 \end_inset
5392 </cell>
5393 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
5394 \begin_inset Text
5395
5396 \begin_layout Plain Layout
5397 Franz
5398 \end_layout
5399
5400 \end_inset
5401 </cell>
5402 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
5403 \begin_inset Text
5404
5405 \begin_layout Plain Layout
5406 555
5407 \end_layout
5408
5409 \end_inset
5410 </cell>
5411 </row>
5412 <row endlastfoot="true">
5413 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
5414 \begin_inset Text
5415
5416 \begin_layout Plain Layout
5417 fin
5418 \end_layout
5419
5420 \end_inset
5421 </cell>
5422 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
5423 \begin_inset Text
5424
5425 \begin_layout Plain Layout
5426
5427 \end_layout
5428
5429 \end_inset
5430 </cell>
5431 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5432 \begin_inset Text
5433
5434 \begin_layout Plain Layout
5435
5436 \end_layout
5437
5438 \end_inset
5439 </cell>
5440 </row>
5441 </lyxtabular>
5442
5443 \end_inset
5444
5445
5446 \begin_inset ERT
5447 status collapsed
5448
5449 \begin_layout Plain Layout
5450
5451
5452 \backslash
5453 addtocounter{table}{-1}
5454 \end_layout
5455
5456 \end_inset
5457
5458
5459 \begin_inset Note Note
5460 status collapsed
5461
5462 \begin_layout Plain Layout
5463 Para comprender el uso de este comando, lee al final de la sección
5464 \begin_inset space ~
5465 \end_inset
5466
5467
5468 \begin_inset CommandInset ref
5469 LatexCommand ref
5470 reference "sub:Leyendas-en-Cuadros"
5471
5472 \end_inset
5473
5474  la primera nota resaltada en gris.
5475  
5476 \end_layout
5477
5478 \end_inset
5479
5480
5481 \end_layout
5482
5483 \begin_layout Subsection
5484 Notas al pie en cuadros largos
5485 \begin_inset CommandInset label
5486 LatexCommand label
5487 name "sub:Notas-al-pie-en-Cuadros-Largos"
5488
5489 \end_inset
5490
5491
5492 \begin_inset Index idx
5493 status collapsed
5494
5495 \begin_layout Plain Layout
5496 Cuadros largos ! Notas al pie
5497 \end_layout
5498
5499 \end_inset
5500
5501
5502 \end_layout
5503
5504 \begin_layout Standard
5505 Se pueden insertar notas al pie en cada celda de un cuadro largo.
5506  Las notas se muestran en la parte inferior de la página en la que esté
5507  la celda con la nota.
5508  El cuadro
5509 \begin_inset space ~
5510 \end_inset
5511
5512
5513 \begin_inset CommandInset ref
5514 LatexCommand ref
5515 reference "tab:DifLeyendas"
5516
5517 \end_inset
5518
5519  tiene un ejemplo de nota al pie.
5520 \end_layout
5521
5522 \begin_layout Subsection
5523 Alineación de cuadros largos
5524 \begin_inset Index idx
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 Cuadros largos ! Alineación
5529 \end_layout
5530
5531 \end_inset
5532
5533
5534 \end_layout
5535
5536 \begin_layout Standard
5537 La alineación horizontal de cuadros largos se puede establecer en el diálogo
5538  de configuración de cuadros.
5539  Para las alineaciones izquierda y derecha el cuadro irá al borde de la
5540  página.
5541  Para poner espacio entre el cuadro y el borde hay que poner la alineación
5542  al centro y cambiar el valor de las longitudes 
5543 \series bold
5544
5545 \backslash
5546 LTleft
5547 \series default
5548  y 
5549 \series bold
5550
5551 \backslash
5552 LTright 
5553 \series default
5554 insertando la línea siguiente en código TeX antes del correspondiente cuadro
5555  largo:
5556 \end_layout
5557
5558 \begin_layout Standard
5559
5560 \series bold
5561
5562 \backslash
5563 setlength{
5564 \backslash
5565 LTleft}{valor}
5566 \end_layout
5567
5568 \begin_layout Standard
5569 donde el valor puede tener cualquiera de las unidades listadas en el cuadro
5570 \begin_inset space ~
5571 \end_inset
5572
5573
5574 \begin_inset CommandInset ref
5575 LatexCommand ref
5576 reference "tab:Unidades"
5577
5578 \end_inset
5579
5580 .
5581  
5582 \series bold
5583
5584 \backslash
5585 LTlent 
5586 \series default
5587 controla la distancia entre el borde izquierdo de la página y el cuadro.
5588  
5589 \series bold
5590
5591 \backslash
5592 LTright 
5593 \series default
5594 la distancia desde el lado derecho.
5595  El valor predeterminado para ambas longitudes es 
5596 \series bold
5597
5598 \backslash
5599 fill
5600 \series default
5601 , que en este caso es lo mismo que un relleno horizontal en LyX.
5602 \end_layout
5603
5604 \begin_layout Standard
5605 El siguiente cuadro largo se ha alineado centrado y 
5606 \series bold
5607
5608 \backslash
5609 LTleft
5610 \series default
5611  establecido en 
5612 \family sans
5613 0.1
5614 \backslash
5615 columnwidth
5616 \family default
5617 :
5618 \begin_inset ERT
5619 status collapsed
5620
5621 \begin_layout Plain Layout
5622
5623
5624 \backslash
5625 setlength{
5626 \backslash
5627 LTleft}{0.1
5628 \backslash
5629 columnwidth}
5630 \end_layout
5631
5632 \end_inset
5633
5634
5635 \end_layout
5636
5637 \begin_layout Standard
5638 \begin_inset Tabular
5639 <lyxtabular version="3" rows="5" columns="5">
5640 <features islongtable="true" longtabularalignment="center">
5641 <column alignment="center" valignment="top" width="0">
5642 <column alignment="center" valignment="top" width="0">
5643 <column alignment="center" valignment="top" width="0">
5644 <column alignment="center" valignment="top" width="0">
5645 <column alignment="center" valignment="top" width="0">
5646 <row>
5647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5648 \begin_inset Text
5649
5650 \begin_layout Plain Layout
5651 1
5652 \end_layout
5653
5654 \end_inset
5655 </cell>
5656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5657 \begin_inset Text
5658
5659 \begin_layout Plain Layout
5660 2
5661 \end_layout
5662
5663 \end_inset
5664 </cell>
5665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5666 \begin_inset Text
5667
5668 \begin_layout Plain Layout
5669 3
5670 \end_layout
5671
5672 \end_inset
5673 </cell>
5674 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5675 \begin_inset Text
5676
5677 \begin_layout Plain Layout
5678 4
5679 \end_layout
5680
5681 \end_inset
5682 </cell>
5683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5684 \begin_inset Text
5685
5686 \begin_layout Plain Layout
5687 5
5688 \end_layout
5689
5690 \end_inset
5691 </cell>
5692 </row>
5693 <row>
5694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5695 \begin_inset Text
5696
5697 \begin_layout Plain Layout
5698 asd
5699 \end_layout
5700
5701 \end_inset
5702 </cell>
5703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5704 \begin_inset Text
5705
5706 \begin_layout Plain Layout
5707 s
5708 \end_layout
5709
5710 \end_inset
5711 </cell>
5712 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5713 \begin_inset Text
5714
5715 \begin_layout Plain Layout
5716 s
5717 \end_layout
5718
5719 \end_inset
5720 </cell>
5721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5722 \begin_inset Text
5723
5724 \begin_layout Plain Layout
5725 s
5726 \end_layout
5727
5728 \end_inset
5729 </cell>
5730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5731 \begin_inset Text
5732
5733 \begin_layout Plain Layout
5734 asd
5735 \end_layout
5736
5737 \end_inset
5738 </cell>
5739 </row>
5740 <row>
5741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5742 \begin_inset Text
5743
5744 \begin_layout Plain Layout
5745 asd
5746 \end_layout
5747
5748 \end_inset
5749 </cell>
5750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5751 \begin_inset Text
5752
5753 \begin_layout Plain Layout
5754 s
5755 \end_layout
5756
5757 \end_inset
5758 </cell>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 s
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 s
5773 \end_layout
5774
5775 \end_inset
5776 </cell>
5777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5778 \begin_inset Text
5779
5780 \begin_layout Plain Layout
5781 asd
5782 \end_layout
5783
5784 \end_inset
5785 </cell>
5786 </row>
5787 <row>
5788 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5789 \begin_inset Text
5790
5791 \begin_layout Plain Layout
5792 asd
5793 \end_layout
5794
5795 \end_inset
5796 </cell>
5797 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5798 \begin_inset Text
5799
5800 \begin_layout Plain Layout
5801 s
5802 \end_layout
5803
5804 \end_inset
5805 </cell>
5806 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5807 \begin_inset Text
5808
5809 \begin_layout Plain Layout
5810 s
5811 \end_layout
5812
5813 \end_inset
5814 </cell>
5815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5816 \begin_inset Text
5817
5818 \begin_layout Plain Layout
5819 s
5820 \end_layout
5821
5822 \end_inset
5823 </cell>
5824 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5825 \begin_inset Text
5826
5827 \begin_layout Plain Layout
5828 asd
5829 \end_layout
5830
5831 \end_inset
5832 </cell>
5833 </row>
5834 <row>
5835 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5836 \begin_inset Text
5837
5838 \begin_layout Plain Layout
5839 asd
5840 \end_layout
5841
5842 \end_inset
5843 </cell>
5844 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5845 \begin_inset Text
5846
5847 \begin_layout Plain Layout
5848 asd
5849 \end_layout
5850
5851 \end_inset
5852 </cell>
5853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5854 \begin_inset Text
5855
5856 \begin_layout Plain Layout
5857 asd
5858 \end_layout
5859
5860 \end_inset
5861 </cell>
5862 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5863 \begin_inset Text
5864
5865 \begin_layout Plain Layout
5866 asd
5867 \end_layout
5868
5869 \end_inset
5870 </cell>
5871 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5872 \begin_inset Text
5873
5874 \begin_layout Plain Layout
5875 asd
5876 \end_layout
5877
5878 \end_inset
5879 </cell>
5880 </row>
5881 </lyxtabular>
5882
5883 \end_inset
5884
5885
5886 \begin_inset ERT
5887 status collapsed
5888
5889 \begin_layout Plain Layout
5890
5891
5892 \backslash
5893 setlength{
5894 \backslash
5895 LTleft}{
5896 \backslash
5897 fill}
5898 \end_layout
5899
5900 \end_inset
5901
5902
5903 \begin_inset ERT
5904 status collapsed
5905
5906 \begin_layout Plain Layout
5907
5908
5909 \backslash
5910 addtocounter{table}{-1}
5911 \end_layout
5912
5913 \end_inset
5914
5915
5916 \begin_inset Note Note
5917 status open
5918
5919 \begin_layout Plain Layout
5920 Para comprender el uso de este comando, lee al final de la sección
5921 \begin_inset space ~
5922 \end_inset
5923
5924
5925 \begin_inset CommandInset ref
5926 LatexCommand ref
5927 reference "sub:Leyendas-en-Cuadros"
5928
5929 \end_inset
5930
5931  la primera nota resaltada en gris.
5932  
5933 \end_layout
5934
5935 \end_inset
5936
5937
5938 \end_layout
5939
5940 \begin_layout Subsection
5941 Leyendas en cuadros largos
5942 \begin_inset Index idx
5943 status collapsed
5944
5945 \begin_layout Plain Layout
5946 Cuadros largos ! Leyendas
5947 \end_layout
5948
5949 \end_inset
5950
5951
5952 \begin_inset CommandInset label
5953 LatexCommand label
5954 name "sub:Leyendas-en-Cuadros"
5955
5956 \end_inset
5957
5958
5959 \end_layout
5960
5961 \begin_layout Standard
5962 Un cuadro largo no se puede poner flotante porque los flotantes sólo pueden
5963  estar en una página.
5964  Pero el entorno leyenda de flotantes sí puede usarse para cuadros largos
5965  utilizando para una fila de un cuadro largo la opción 
5966 \family sans
5967 Leyenda
5968 \family default
5969 , como se explica en la sec.
5970 \begin_inset space \thinspace{}
5971 \end_inset
5972
5973
5974 \begin_inset CommandInset ref
5975 LatexCommand ref
5976 reference "sec:Cuadros-Largos"
5977
5978 \end_inset
5979
5980 .
5981  Sólo una fila puede contener la leyenda.
5982 \end_layout
5983
5984 \begin_layout Standard
5985 He aquí un pequeño cuadro largo para mostrar cómo funciona:
5986 \end_layout
5987
5988 \begin_layout Standard
5989 \begin_inset Tabular
5990 <lyxtabular version="3" rows="6" columns="5">
5991 <features islongtable="true" longtabularalignment="center">
5992 <column alignment="center" valignment="top" width="0">
5993 <column alignment="center" valignment="top" width="0">
5994 <column alignment="center" valignment="top" width="0">
5995 <column alignment="center" valignment="top" width="0">
5996 <column alignment="center" valignment="top" width="0">
5997 <row caption="true">
5998 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
5999 \begin_inset Text
6000
6001 \begin_layout Plain Layout
6002 \begin_inset Caption
6003
6004 \begin_layout Plain Layout
6005 Cuadro largo con leyenda
6006 \begin_inset Argument
6007 status open
6008
6009 \begin_layout Plain Layout
6010 Cuadro largo
6011 \end_layout
6012
6013 \end_inset
6014
6015
6016 \end_layout
6017
6018 \end_inset
6019
6020
6021 \end_layout
6022
6023 \end_inset
6024 </cell>
6025 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6026 \begin_inset Text
6027
6028 \begin_layout Plain Layout
6029
6030 \end_layout
6031
6032 \end_inset
6033 </cell>
6034 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6035 \begin_inset Text
6036
6037 \begin_layout Plain Layout
6038
6039 \end_layout
6040
6041 \end_inset
6042 </cell>
6043 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6044 \begin_inset Text
6045
6046 \begin_layout Plain Layout
6047
6048 \end_layout
6049
6050 \end_inset
6051 </cell>
6052 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6053 \begin_inset Text
6054
6055 \begin_layout Plain Layout
6056
6057 \end_layout
6058
6059 \end_inset
6060 </cell>
6061 </row>
6062 <row>
6063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6064 \begin_inset Text
6065
6066 \begin_layout Plain Layout
6067 1
6068 \end_layout
6069
6070 \end_inset
6071 </cell>
6072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6073 \begin_inset Text
6074
6075 \begin_layout Plain Layout
6076 2
6077 \end_layout
6078
6079 \end_inset
6080 </cell>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085 3
6086 \end_layout
6087
6088 \end_inset
6089 </cell>
6090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6091 \begin_inset Text
6092
6093 \begin_layout Plain Layout
6094 4
6095 \end_layout
6096
6097 \end_inset
6098 </cell>
6099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6100 \begin_inset Text
6101
6102 \begin_layout Plain Layout
6103 5
6104 \end_layout
6105
6106 \end_inset
6107 </cell>
6108 </row>
6109 <row>
6110 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6111 \begin_inset Text
6112
6113 \begin_layout Plain Layout
6114 asd
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 s
6124 \end_layout
6125
6126 \end_inset
6127 </cell>
6128 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6129 \begin_inset Text
6130
6131 \begin_layout Plain Layout
6132 s
6133 \end_layout
6134
6135 \end_inset
6136 </cell>
6137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6138 \begin_inset Text
6139
6140 \begin_layout Plain Layout
6141 s
6142 \end_layout
6143
6144 \end_inset
6145 </cell>
6146 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6147 \begin_inset Text
6148
6149 \begin_layout Plain Layout
6150 asd
6151 \end_layout
6152
6153 \end_inset
6154 </cell>
6155 </row>
6156 <row>
6157 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6158 \begin_inset Text
6159
6160 \begin_layout Plain Layout
6161 asd
6162 \end_layout
6163
6164 \end_inset
6165 </cell>
6166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6167 \begin_inset Text
6168
6169 \begin_layout Plain Layout
6170 s
6171 \end_layout
6172
6173 \end_inset
6174 </cell>
6175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6176 \begin_inset Text
6177
6178 \begin_layout Plain Layout
6179 s
6180 \end_layout
6181
6182 \end_inset
6183 </cell>
6184 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6185 \begin_inset Text
6186
6187 \begin_layout Plain Layout
6188 s
6189 \end_layout
6190
6191 \end_inset
6192 </cell>
6193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6194 \begin_inset Text
6195
6196 \begin_layout Plain Layout
6197 asd
6198 \end_layout
6199
6200 \end_inset
6201 </cell>
6202 </row>
6203 <row>
6204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6205 \begin_inset Text
6206
6207 \begin_layout Plain Layout
6208 asd
6209 \end_layout
6210
6211 \end_inset
6212 </cell>
6213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6214 \begin_inset Text
6215
6216 \begin_layout Plain Layout
6217 s
6218 \end_layout
6219
6220 \end_inset
6221 </cell>
6222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6223 \begin_inset Text
6224
6225 \begin_layout Plain Layout
6226 s
6227 \end_layout
6228
6229 \end_inset
6230 </cell>
6231 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6232 \begin_inset Text
6233
6234 \begin_layout Plain Layout
6235 s
6236 \end_layout
6237
6238 \end_inset
6239 </cell>
6240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6241 \begin_inset Text
6242
6243 \begin_layout Plain Layout
6244 asd
6245 \end_layout
6246
6247 \end_inset
6248 </cell>
6249 </row>
6250 <row>
6251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6252 \begin_inset Text
6253
6254 \begin_layout Plain Layout
6255 asd
6256 \end_layout
6257
6258 \end_inset
6259 </cell>
6260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6261 \begin_inset Text
6262
6263 \begin_layout Plain Layout
6264 asd
6265 \end_layout
6266
6267 \end_inset
6268 </cell>
6269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6270 \begin_inset Text
6271
6272 \begin_layout Plain Layout
6273 asd
6274 \end_layout
6275
6276 \end_inset
6277 </cell>
6278 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6279 \begin_inset Text
6280
6281 \begin_layout Plain Layout
6282 asd
6283 \end_layout
6284
6285 \end_inset
6286 </cell>
6287 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6288 \begin_inset Text
6289
6290 \begin_layout Plain Layout
6291 asd
6292 \end_layout
6293
6294 \end_inset
6295 </cell>
6296 </row>
6297 </lyxtabular>
6298
6299 \end_inset
6300
6301
6302 \end_layout
6303
6304 \begin_layout Standard
6305 \begin_inset VSpace medskip
6306 \end_inset
6307
6308
6309 \begin_inset Note Greyedout
6310 status open
6311
6312 \begin_layout Plain Layout
6313
6314 \series bold
6315 Nota
6316 \begin_inset space ~
6317 \end_inset
6318
6319 1:
6320 \series default
6321  El número del cuadro se incrementa para cada cuadro largo, aunque no pongas
6322  leyenda en alguna de ellas.
6323  Por esto podría suceder que, p.
6324 \begin_inset space \thinspace{}
6325 \end_inset
6326
6327 e., el cuadro
6328 \begin_inset space ~
6329 \end_inset
6330
6331 2.4 siga al cuadro
6332 \begin_inset space ~
6333 \end_inset
6334
6335 2.1 en el índice de cuadros debido a que hay dos cuadros largos sin leyenda.
6336  Para evitarlo, añade detrás de cada cuadro largo sin leyenda este comando
6337  en código TeX:
6338 \end_layout
6339
6340 \begin_layout Plain Layout
6341
6342 \series bold
6343
6344 \backslash
6345 addtocounter{table}{-1}
6346 \end_layout
6347
6348 \begin_layout Plain Layout
6349 Esto no es necesario si ninguna de los cuadros largos tiene leyenda y añades
6350  el siguiente código en el preámbulo del documento:
6351 \end_layout
6352
6353 \begin_layout Plain Layout
6354
6355 \series bold
6356
6357 \backslash
6358 let
6359 \backslash
6360 myEnd
6361 \backslash
6362 endlongtable
6363 \begin_inset Newline newline
6364 \end_inset
6365
6366
6367 \backslash
6368 renewcommand{
6369 \backslash
6370 endlongtable}{
6371 \backslash
6372 myEnd
6373 \backslash
6374 addtocounter{table}{-1}}
6375 \end_layout
6376
6377 \end_inset
6378
6379
6380 \end_layout
6381
6382 \begin_layout Standard
6383 \begin_inset Note Greyedout
6384 status open
6385
6386 \begin_layout Plain Layout
6387
6388 \series bold
6389 Nota
6390 \begin_inset space ~
6391 \end_inset
6392
6393 2:
6394 \series default
6395  Si utilizas 
6396 \series bold
6397 hyperref
6398 \series default
6399
6400 \begin_inset Index idx
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404 LaTeX-paquetes ! hyperref
6405 \end_layout
6406
6407 \end_inset
6408
6409  en las 
6410 \family sans
6411 Propiedades PDF 
6412 \family default
6413 del diálogo 
6414 \family sans
6415 Configuración del documento 
6416 \family default
6417 para enlazar referencias cruzadas en la salida, los enlaces a cuadros largos
6418  llevan siempre al principio del documento.
6419 \end_layout
6420
6421 \end_inset
6422
6423
6424 \end_layout
6425
6426 \begin_layout Subsubsection
6427 Referencias a cuadros largos
6428 \begin_inset Index idx
6429 status collapsed
6430
6431 \begin_layout Plain Layout
6432 Cuadros largos ! Referencias a
6433 \end_layout
6434
6435 \end_inset
6436
6437
6438 \end_layout
6439
6440 \begin_layout Standard
6441 \begin_inset Tabular
6442 <lyxtabular version="3" rows="6" columns="5">
6443 <features islongtable="true" longtabularalignment="center">
6444 <column alignment="center" valignment="top" width="0">
6445 <column alignment="center" valignment="top" width="0">
6446 <column alignment="center" valignment="top" width="0">
6447 <column alignment="center" valignment="top" width="0">
6448 <column alignment="center" valignment="top" width="0">
6449 <row caption="true">
6450 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6451 \begin_inset Text
6452
6453 \begin_layout Plain Layout
6454 \begin_inset Caption
6455
6456 \begin_layout Plain Layout
6457 Cuadro largo con referencia
6458 \begin_inset CommandInset label
6459 LatexCommand label
6460 name "tab:RefEjemplo"
6461
6462 \end_inset
6463
6464
6465 \end_layout
6466
6467 \end_inset
6468
6469
6470 \end_layout
6471
6472 \end_inset
6473 </cell>
6474 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6475 \begin_inset Text
6476
6477 \begin_layout Plain Layout
6478
6479 \end_layout
6480
6481 \end_inset
6482 </cell>
6483 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6484 \begin_inset Text
6485
6486 \begin_layout Plain Layout
6487
6488 \end_layout
6489
6490 \end_inset
6491 </cell>
6492 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6493 \begin_inset Text
6494
6495 \begin_layout Plain Layout
6496
6497 \end_layout
6498
6499 \end_inset
6500 </cell>
6501 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6502 \begin_inset Text
6503
6504 \begin_layout Plain Layout
6505
6506 \end_layout
6507
6508 \end_inset
6509 </cell>
6510 </row>
6511 <row>
6512 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6513 \begin_inset Text
6514
6515 \begin_layout Plain Layout
6516 1
6517 \end_layout
6518
6519 \end_inset
6520 </cell>
6521 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6522 \begin_inset Text
6523
6524 \begin_layout Plain Layout
6525 2
6526 \end_layout
6527
6528 \end_inset
6529 </cell>
6530 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6531 \begin_inset Text
6532
6533 \begin_layout Plain Layout
6534 3
6535 \end_layout
6536
6537 \end_inset
6538 </cell>
6539 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6540 \begin_inset Text
6541
6542 \begin_layout Plain Layout
6543 4
6544 \end_layout
6545
6546 \end_inset
6547 </cell>
6548 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6549 \begin_inset Text
6550
6551 \begin_layout Plain Layout
6552 5
6553 \end_layout
6554
6555 \end_inset
6556 </cell>
6557 </row>
6558 <row>
6559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6560 \begin_inset Text
6561
6562 \begin_layout Plain Layout
6563 asd
6564 \end_layout
6565
6566 \end_inset
6567 </cell>
6568 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6569 \begin_inset Text
6570
6571 \begin_layout Plain Layout
6572 s
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6578 \begin_inset Text
6579
6580 \begin_layout Plain Layout
6581 s
6582 \end_layout
6583
6584 \end_inset
6585 </cell>
6586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6587 \begin_inset Text
6588
6589 \begin_layout Plain Layout
6590 s
6591 \end_layout
6592
6593 \end_inset
6594 </cell>
6595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6596 \begin_inset Text
6597
6598 \begin_layout Plain Layout
6599 asd
6600 \end_layout
6601
6602 \end_inset
6603 </cell>
6604 </row>
6605 <row>
6606 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6607 \begin_inset Text
6608
6609 \begin_layout Plain Layout
6610 asd
6611 \end_layout
6612
6613 \end_inset
6614 </cell>
6615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6616 \begin_inset Text
6617
6618 \begin_layout Plain Layout
6619 s
6620 \end_layout
6621
6622 \end_inset
6623 </cell>
6624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6625 \begin_inset Text
6626
6627 \begin_layout Plain Layout
6628 s
6629 \end_layout
6630
6631 \end_inset
6632 </cell>
6633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6634 \begin_inset Text
6635
6636 \begin_layout Plain Layout
6637 s
6638 \end_layout
6639
6640 \end_inset
6641 </cell>
6642 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6643 \begin_inset Text
6644
6645 \begin_layout Plain Layout
6646 asd
6647 \end_layout
6648
6649 \end_inset
6650 </cell>
6651 </row>
6652 <row>
6653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6654 \begin_inset Text
6655
6656 \begin_layout Plain Layout
6657 asd
6658 \end_layout
6659
6660 \end_inset
6661 </cell>
6662 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6663 \begin_inset Text
6664
6665 \begin_layout Plain Layout
6666 s
6667 \end_layout
6668
6669 \end_inset
6670 </cell>
6671 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675 s
6676 \end_layout
6677
6678 \end_inset
6679 </cell>
6680 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6681 \begin_inset Text
6682
6683 \begin_layout Plain Layout
6684 s
6685 \end_layout
6686
6687 \end_inset
6688 </cell>
6689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6690 \begin_inset Text
6691
6692 \begin_layout Plain Layout
6693 asd
6694 \end_layout
6695
6696 \end_inset
6697 </cell>
6698 </row>
6699 <row>
6700 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6701 \begin_inset Text
6702
6703 \begin_layout Plain Layout
6704 asd
6705 \end_layout
6706
6707 \end_inset
6708 </cell>
6709 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6710 \begin_inset Text
6711
6712 \begin_layout Plain Layout
6713 sad
6714 \end_layout
6715
6716 \end_inset
6717 </cell>
6718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6719 \begin_inset Text
6720
6721 \begin_layout Plain Layout
6722 asd
6723 \end_layout
6724
6725 \end_inset
6726 </cell>
6727 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6728 \begin_inset Text
6729
6730 \begin_layout Plain Layout
6731 asd
6732 \end_layout
6733
6734 \end_inset
6735 </cell>
6736 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6737 \begin_inset Text
6738
6739 \begin_layout Plain Layout
6740 asd
6741 \end_layout
6742
6743 \end_inset
6744 </cell>
6745 </row>
6746 </lyxtabular>
6747
6748 \end_inset
6749
6750
6751 \end_layout
6752
6753 \begin_layout Standard
6754 Para referenciar un cuadro largo, inserta una etiqueta en la leyenda.
6755  
6756 \end_layout
6757
6758 \begin_layout Standard
6759 Esto es una referencia al cuadro
6760 \begin_inset space ~
6761 \end_inset
6762
6763
6764 \begin_inset CommandInset ref
6765 LatexCommand ref
6766 reference "tab:RefEjemplo"
6767
6768 \end_inset
6769
6770 .
6771 \end_layout
6772
6773 \begin_layout Standard
6774 El formato de la leyenda puede configurarse junto con todos las demás leyendas
6775  del documento mediante el paquete LaTeX 
6776 \series bold
6777 caption
6778 \series default
6779
6780 \begin_inset Index idx
6781 status collapsed
6782
6783 \begin_layout Plain Layout
6784 LaTeX-paquetes ! caption
6785 \end_layout
6786
6787 \end_inset
6788
6789 , véase sección
6790 \begin_inset space ~
6791 \end_inset
6792
6793
6794 \begin_inset CommandInset ref
6795 LatexCommand ref
6796 reference "sec:Formato-de-leyendas"
6797
6798 \end_inset
6799
6800 .
6801 \end_layout
6802
6803 \begin_layout Subsubsection
6804 Anchura de la leyenda
6805 \begin_inset Index idx
6806 status collapsed
6807
6808 \begin_layout Plain Layout
6809 Cuadros largos ! Anchura de la leyenda
6810 \end_layout
6811
6812 \end_inset
6813
6814
6815 \end_layout
6816
6817 \begin_layout Standard
6818 La anchura máxima de la leyenda se define por la longitud 
6819 \series bold
6820
6821 \backslash
6822 LTcapwidth
6823 \series default
6824 .
6825  Por omisión, su valor es 4
6826 \begin_inset space \thinspace{}
6827 \end_inset
6828
6829 in (4
6830 \begin_inset space ~
6831 \end_inset
6832
6833 pulgadas).
6834  Para cambiarla añade el siguiente comando en el preámbulo o en código TeX
6835  en el propio documento antes del cuadro largo al que deba afectar
6836 \end_layout
6837
6838 \begin_layout Standard
6839
6840 \series bold
6841
6842 \backslash
6843 setlength{
6844 \backslash
6845 LTcapwidth}{anchura}
6846 \end_layout
6847
6848 \begin_layout Standard
6849 donde la anchura puede ser una de las unidades listadas en el apéndice
6850 \begin_inset space ~
6851 \end_inset
6852
6853
6854 \begin_inset CommandInset ref
6855 LatexCommand ref
6856 reference "cap:Unidades-disponibles-en"
6857
6858 \end_inset
6859
6860 .
6861 \end_layout
6862
6863 \begin_layout Standard
6864 Los cuadros siguientes muestran la diferencia:
6865 \end_layout
6866
6867 \begin_layout Standard
6868 \begin_inset Tabular
6869 <lyxtabular version="3" rows="6" columns="5">
6870 <features islongtable="true" longtabularalignment="center">
6871 <column alignment="center" valignment="top" width="0">
6872 <column alignment="center" valignment="top" width="0">
6873 <column alignment="center" valignment="top" width="0">
6874 <column alignment="center" valignment="top" width="0">
6875 <column alignment="center" valignment="top" width="0">
6876 <row caption="true">
6877 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
6878 \begin_inset Text
6879
6880 \begin_layout Plain Layout
6881 \begin_inset Caption
6882
6883 \begin_layout Plain Layout
6884 Leyenda larga completa con anchura predeterminada leyenda larga completa
6885  con anchura predeterminada
6886 \begin_inset Argument
6887 status collapsed
6888
6889 \begin_layout Plain Layout
6890 Leyenda con anchura predeterminada
6891 \end_layout
6892
6893 \end_inset
6894
6895
6896 \end_layout
6897
6898 \end_inset
6899
6900
6901 \end_layout
6902
6903 \end_inset
6904 </cell>
6905 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6906 \begin_inset Text
6907
6908 \begin_layout Plain Layout
6909
6910 \end_layout
6911
6912 \end_inset
6913 </cell>
6914 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6915 \begin_inset Text
6916
6917 \begin_layout Plain Layout
6918
6919 \end_layout
6920
6921 \end_inset
6922 </cell>
6923 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
6924 \begin_inset Text
6925
6926 \begin_layout Plain Layout
6927
6928 \end_layout
6929
6930 \end_inset
6931 </cell>
6932 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
6933 \begin_inset Text
6934
6935 \begin_layout Plain Layout
6936
6937 \end_layout
6938
6939 \end_inset
6940 </cell>
6941 </row>
6942 <row>
6943 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6944 \begin_inset Text
6945
6946 \begin_layout Plain Layout
6947 1
6948 \end_layout
6949
6950 \end_inset
6951 </cell>
6952 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6953 \begin_inset Text
6954
6955 \begin_layout Plain Layout
6956 2
6957 \end_layout
6958
6959 \end_inset
6960 </cell>
6961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6962 \begin_inset Text
6963
6964 \begin_layout Plain Layout
6965 3
6966 \end_layout
6967
6968 \end_inset
6969 </cell>
6970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6971 \begin_inset Text
6972
6973 \begin_layout Plain Layout
6974 4
6975 \end_layout
6976
6977 \end_inset
6978 </cell>
6979 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6980 \begin_inset Text
6981
6982 \begin_layout Plain Layout
6983 5
6984 \end_layout
6985
6986 \end_inset
6987 </cell>
6988 </row>
6989 <row>
6990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6991 \begin_inset Text
6992
6993 \begin_layout Plain Layout
6994 asd
6995 \end_layout
6996
6997 \end_inset
6998 </cell>
6999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7000 \begin_inset Text
7001
7002 \begin_layout Plain Layout
7003 s
7004 \end_layout
7005
7006 \end_inset
7007 </cell>
7008 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7009 \begin_inset Text
7010
7011 \begin_layout Plain Layout
7012 s
7013 \end_layout
7014
7015 \end_inset
7016 </cell>
7017 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7018 \begin_inset Text
7019
7020 \begin_layout Plain Layout
7021 s
7022 \end_layout
7023
7024 \end_inset
7025 </cell>
7026 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7027 \begin_inset Text
7028
7029 \begin_layout Plain Layout
7030 asd
7031 \end_layout
7032
7033 \end_inset
7034 </cell>
7035 </row>
7036 <row>
7037 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7038 \begin_inset Text
7039
7040 \begin_layout Plain Layout
7041 asd
7042 \end_layout
7043
7044 \end_inset
7045 </cell>
7046 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7047 \begin_inset Text
7048
7049 \begin_layout Plain Layout
7050 s
7051 \end_layout
7052
7053 \end_inset
7054 </cell>
7055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7056 \begin_inset Text
7057
7058 \begin_layout Plain Layout
7059 s
7060 \end_layout
7061
7062 \end_inset
7063 </cell>
7064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7065 \begin_inset Text
7066
7067 \begin_layout Plain Layout
7068 s
7069 \end_layout
7070
7071 \end_inset
7072 </cell>
7073 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7074 \begin_inset Text
7075
7076 \begin_layout Plain Layout
7077 asd
7078 \end_layout
7079
7080 \end_inset
7081 </cell>
7082 </row>
7083 <row>
7084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7085 \begin_inset Text
7086
7087 \begin_layout Plain Layout
7088 asd
7089 \end_layout
7090
7091 \end_inset
7092 </cell>
7093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7094 \begin_inset Text
7095
7096 \begin_layout Plain Layout
7097 s
7098 \end_layout
7099
7100 \end_inset
7101 </cell>
7102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7103 \begin_inset Text
7104
7105 \begin_layout Plain Layout
7106 s
7107 \end_layout
7108
7109 \end_inset
7110 </cell>
7111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7112 \begin_inset Text
7113
7114 \begin_layout Plain Layout
7115 s
7116 \end_layout
7117
7118 \end_inset
7119 </cell>
7120 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7121 \begin_inset Text
7122
7123 \begin_layout Plain Layout
7124 asd
7125 \end_layout
7126
7127 \end_inset
7128 </cell>
7129 </row>
7130 <row>
7131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7132 \begin_inset Text
7133
7134 \begin_layout Plain Layout
7135 asd
7136 \end_layout
7137
7138 \end_inset
7139 </cell>
7140 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7141 \begin_inset Text
7142
7143 \begin_layout Plain Layout
7144 sad
7145 \end_layout
7146
7147 \end_inset
7148 </cell>
7149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7150 \begin_inset Text
7151
7152 \begin_layout Plain Layout
7153 asd
7154 \end_layout
7155
7156 \end_inset
7157 </cell>
7158 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7159 \begin_inset Text
7160
7161 \begin_layout Plain Layout
7162 asd
7163 \end_layout
7164
7165 \end_inset
7166 </cell>
7167 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7168 \begin_inset Text
7169
7170 \begin_layout Plain Layout
7171 asd
7172 \end_layout
7173
7174 \end_inset
7175 </cell>
7176 </row>
7177 </lyxtabular>
7178
7179 \end_inset
7180
7181
7182 \end_layout
7183
7184 \begin_layout Standard
7185 \begin_inset ERT
7186 status collapsed
7187
7188 \begin_layout Plain Layout
7189
7190
7191 \backslash
7192 setlength{
7193 \backslash
7194 LTcapwidth}{5cm}
7195 \end_layout
7196
7197 \end_inset
7198
7199
7200 \begin_inset Tabular
7201 <lyxtabular version="3" rows="6" columns="5">
7202 <features islongtable="true" longtabularalignment="center">
7203 <column alignment="center" valignment="top" width="0">
7204 <column alignment="center" valignment="top" width="0">
7205 <column alignment="center" valignment="top" width="0">
7206 <column alignment="center" valignment="top" width="0">
7207 <column alignment="center" valignment="top" width="0">
7208 <row caption="true">
7209 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
7210 \begin_inset Text
7211
7212 \begin_layout Plain Layout
7213 \begin_inset Caption
7214
7215 \begin_layout Plain Layout
7216 Leyenda larga completa con una anchura de 5
7217 \begin_inset space \thinspace{}
7218 \end_inset
7219
7220 cm leyenda larga completa con una anchura de 5
7221 \begin_inset space \thinspace{}
7222 \end_inset
7223
7224 cm 
7225 \begin_inset Argument
7226 status collapsed
7227
7228 \begin_layout Plain Layout
7229 Leyenda con anchura
7230 \begin_inset space \thinspace{}
7231 \end_inset
7232
7233 =
7234 \begin_inset space \thinspace{}
7235 \end_inset
7236
7237 5
7238 \begin_inset space \thinspace{}
7239 \end_inset
7240
7241 cm
7242 \end_layout
7243
7244 \end_inset
7245
7246
7247 \end_layout
7248
7249 \end_inset
7250
7251
7252 \end_layout
7253
7254 \end_inset
7255 </cell>
7256 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7257 \begin_inset Text
7258
7259 \begin_layout Plain Layout
7260
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7266 \begin_inset Text
7267
7268 \begin_layout Plain Layout
7269
7270 \end_layout
7271
7272 \end_inset
7273 </cell>
7274 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" usebox="none">
7275 \begin_inset Text
7276
7277 \begin_layout Plain Layout
7278
7279 \end_layout
7280
7281 \end_inset
7282 </cell>
7283 <cell multicolumn="2" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
7284 \begin_inset Text
7285
7286 \begin_layout Plain Layout
7287
7288 \end_layout
7289
7290 \end_inset
7291 </cell>
7292 </row>
7293 <row>
7294 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7295 \begin_inset Text
7296
7297 \begin_layout Plain Layout
7298 1
7299 \end_layout
7300
7301 \end_inset
7302 </cell>
7303 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7304 \begin_inset Text
7305
7306 \begin_layout Plain Layout
7307 2
7308 \end_layout
7309
7310 \end_inset
7311 </cell>
7312 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7313 \begin_inset Text
7314
7315 \begin_layout Plain Layout
7316 3
7317 \end_layout
7318
7319 \end_inset
7320 </cell>
7321 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7322 \begin_inset Text
7323
7324 \begin_layout Plain Layout
7325 4
7326 \end_layout
7327
7328 \end_inset
7329 </cell>
7330 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7331 \begin_inset Text
7332
7333 \begin_layout Plain Layout
7334 5
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 </row>
7340 <row>
7341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7342 \begin_inset Text
7343
7344 \begin_layout Plain Layout
7345 asd
7346 \end_layout
7347
7348 \end_inset
7349 </cell>
7350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7351 \begin_inset Text
7352
7353 \begin_layout Plain Layout
7354 s
7355 \end_layout
7356
7357 \end_inset
7358 </cell>
7359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7360 \begin_inset Text
7361
7362 \begin_layout Plain Layout
7363 s
7364 \end_layout
7365
7366 \end_inset
7367 </cell>
7368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7369 \begin_inset Text
7370
7371 \begin_layout Plain Layout
7372 s
7373 \end_layout
7374
7375 \end_inset
7376 </cell>
7377 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7378 \begin_inset Text
7379
7380 \begin_layout Plain Layout
7381 asd
7382 \end_layout
7383
7384 \end_inset
7385 </cell>
7386 </row>
7387 <row>
7388 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7389 \begin_inset Text
7390
7391 \begin_layout Plain Layout
7392 asd
7393 \end_layout
7394
7395 \end_inset
7396 </cell>
7397 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7398 \begin_inset Text
7399
7400 \begin_layout Plain Layout
7401 s
7402 \end_layout
7403
7404 \end_inset
7405 </cell>
7406 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7407 \begin_inset Text
7408
7409 \begin_layout Plain Layout
7410 s
7411 \end_layout
7412
7413 \end_inset
7414 </cell>
7415 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7416 \begin_inset Text
7417
7418 \begin_layout Plain Layout
7419 s
7420 \end_layout
7421
7422 \end_inset
7423 </cell>
7424 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7425 \begin_inset Text
7426
7427 \begin_layout Plain Layout
7428 asd
7429 \end_layout
7430
7431 \end_inset
7432 </cell>
7433 </row>
7434 <row>
7435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7436 \begin_inset Text
7437
7438 \begin_layout Plain Layout
7439 asd
7440 \end_layout
7441
7442 \end_inset
7443 </cell>
7444 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7445 \begin_inset Text
7446
7447 \begin_layout Plain Layout
7448 s
7449 \end_layout
7450
7451 \end_inset
7452 </cell>
7453 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7454 \begin_inset Text
7455
7456 \begin_layout Plain Layout
7457 s
7458 \end_layout
7459
7460 \end_inset
7461 </cell>
7462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7463 \begin_inset Text
7464
7465 \begin_layout Plain Layout
7466 s
7467 \end_layout
7468
7469 \end_inset
7470 </cell>
7471 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7472 \begin_inset Text
7473
7474 \begin_layout Plain Layout
7475 asd
7476 \end_layout
7477
7478 \end_inset
7479 </cell>
7480 </row>
7481 <row>
7482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7483 \begin_inset Text
7484
7485 \begin_layout Plain Layout
7486 asd
7487 \end_layout
7488
7489 \end_inset
7490 </cell>
7491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7492 \begin_inset Text
7493
7494 \begin_layout Plain Layout
7495 sad
7496 \end_layout
7497
7498 \end_inset
7499 </cell>
7500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7501 \begin_inset Text
7502
7503 \begin_layout Plain Layout
7504 asd
7505 \end_layout
7506
7507 \end_inset
7508 </cell>
7509 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7510 \begin_inset Text
7511
7512 \begin_layout Plain Layout
7513 asd
7514 \end_layout
7515
7516 \end_inset
7517 </cell>
7518 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7519 \begin_inset Text
7520
7521 \begin_layout Plain Layout
7522 asd
7523 \end_layout
7524
7525 \end_inset
7526 </cell>
7527 </row>
7528 </lyxtabular>
7529
7530 \end_inset
7531
7532
7533 \begin_inset ERT
7534 status collapsed
7535
7536 \begin_layout Plain Layout
7537
7538
7539 \backslash
7540 setlength{
7541 \backslash
7542 LTcapwidth}{4in}
7543 \end_layout
7544
7545 \end_inset
7546
7547
7548 \end_layout
7549
7550 \begin_layout Standard
7551 \begin_inset Note Greyedout
7552 status collapsed
7553
7554 \begin_layout Plain Layout
7555
7556 \series bold
7557 Nota: 
7558 \series default
7559 Si se usa el paquete LaTeX 
7560 \series bold
7561 caption
7562 \series default
7563
7564 \begin_inset Index idx
7565 status collapsed
7566
7567 \begin_layout Plain Layout
7568 LaTeX-paquetes ! caption
7569 \end_layout
7570
7571 \end_inset
7572
7573 , como en este documento, para la leyenda se utiliza toda la anchura de
7574  la página cuando se deja el valor por omisión de 4
7575 \begin_inset space \thinspace{}
7576 \end_inset
7577
7578 in para 
7579 \series bold
7580
7581 \backslash
7582 LTcapwidth
7583 \series default
7584 .
7585  En este caso, para conseguir una leyenda de 4
7586 \begin_inset space \thinspace{}
7587 \end_inset
7588
7589 in exactamente, puedes poner un valor ligeramente diferente de 4.0
7590 \begin_inset space \thinspace{}
7591 \end_inset
7592
7593 in, p.
7594 \begin_inset space \thinspace{}
7595 \end_inset
7596
7597 e.
7598  3.99
7599 \begin_inset space \thinspace{}
7600 \end_inset
7601
7602 in, o bien emplear el comando LaTeX 
7603 \series bold
7604
7605 \backslash
7606 captionsetup{width=valor}
7607 \series default
7608 , suministrado por el paquete 
7609 \series bold
7610 caption
7611 \series default
7612 .
7613 \end_layout
7614
7615 \end_inset
7616
7617
7618 \end_layout
7619
7620 \begin_layout Subsubsection
7621 Leyendas distintas para cada página
7622 \begin_inset Index idx
7623 status collapsed
7624
7625 \begin_layout Plain Layout
7626 Cuadros largos ! Leyendas ! distintas para cada página
7627 \end_layout
7628
7629 \end_inset
7630
7631
7632 \end_layout
7633
7634 \begin_layout Standard
7635 Cuando las leyendas para las páginas siguientes hayan de ser diferentes
7636  de la leyenda de la primera página del cuadro, se insertan con el comando
7637  en código TeX
7638 \end_layout
7639
7640 \begin_layout Standard
7641
7642 \series bold
7643
7644 \backslash
7645 caption*{texto de la leyenda}
7646 \backslash
7647
7648 \backslash
7649 %
7650 \end_layout
7651
7652 \begin_layout Standard
7653 en una fila postiza que se marca como encabezado.
7654  El cuadro
7655 \begin_inset space ~
7656 \end_inset
7657
7658
7659 \begin_inset CommandInset ref
7660 LatexCommand ref
7661 reference "tab:DifLeyendas"
7662
7663 \end_inset
7664
7665  es un ejemplo de cuadro largo con encabezados distintos donde el segundo
7666  no incluye número de cuadro.
7667 \end_layout
7668
7669 \begin_layout Standard
7670 \align center
7671 \begin_inset Tabular
7672 <lyxtabular version="3" rows="59" columns="3">
7673 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
7674 <column alignment="left" valignment="top" width="0cm">
7675 <column alignment="left" valignment="top" width="0pt">
7676 <column alignment="right" valignment="top" width="0pt">
7677 <row caption="true">
7678 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
7679 \begin_inset Text
7680
7681 \begin_layout Plain Layout
7682 \begin_inset Caption
7683
7684 \begin_layout Plain Layout
7685 Ejemplo de lista telefónica
7686 \begin_inset CommandInset label
7687 LatexCommand label
7688 name "tab:DifLeyendas"
7689
7690 \end_inset
7691
7692
7693 \begin_inset Argument
7694 status collapsed
7695
7696 \begin_layout Plain Layout
7697 Ejemplo de lista telefónica
7698 \end_layout
7699
7700 \end_inset
7701
7702
7703 \end_layout
7704
7705 \end_inset
7706
7707
7708 \end_layout
7709
7710 \end_inset
7711 </cell>
7712 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7713 \begin_inset Text
7714
7715 \begin_layout Plain Layout
7716
7717 \end_layout
7718
7719 \end_inset
7720 </cell>
7721 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7722 \begin_inset Text
7723
7724 \begin_layout Plain Layout
7725
7726 \end_layout
7727
7728 \end_inset
7729 </cell>
7730 </row>
7731 <row endfirsthead="true">
7732 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736
7737 \series bold
7738 Ejemplo de lista telefónica (ignore los nombres)
7739 \end_layout
7740
7741 \end_inset
7742 </cell>
7743 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7744 \begin_inset Text
7745
7746 \begin_layout Plain Layout
7747
7748 \end_layout
7749
7750 \end_inset
7751 </cell>
7752 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \end_layout
7758
7759 \end_inset
7760 </cell>
7761 </row>
7762 <row endfirsthead="true">
7763 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7764 \begin_inset Text
7765
7766 \begin_layout Plain Layout
7767
7768 \series bold
7769 NOMBRE
7770 \end_layout
7771
7772 \end_inset
7773 </cell>
7774 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7775 \begin_inset Text
7776
7777 \begin_layout Plain Layout
7778
7779 \end_layout
7780
7781 \end_inset
7782 </cell>
7783 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7784 \begin_inset Text
7785
7786 \begin_layout Plain Layout
7787
7788 \series bold
7789 TEL.
7790 \end_layout
7791
7792 \end_inset
7793 </cell>
7794 </row>
7795 <row endhead="true">
7796 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7797 \begin_inset Text
7798
7799 \begin_layout Plain Layout
7800 \begin_inset ERT
7801 status open
7802
7803 \begin_layout Plain Layout
7804
7805
7806 \backslash
7807 caption*{continúa Ejemplo de lista telefónica}
7808 \backslash
7809
7810 \backslash
7811 %
7812 \end_layout
7813
7814 \end_inset
7815
7816
7817 \end_layout
7818
7819 \end_inset
7820 </cell>
7821 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7822 \begin_inset Text
7823
7824 \begin_layout Plain Layout
7825
7826 \end_layout
7827
7828 \end_inset
7829 </cell>
7830 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7831 \begin_inset Text
7832
7833 \begin_layout Plain Layout
7834
7835 \end_layout
7836
7837 \end_inset
7838 </cell>
7839 </row>
7840 <row endhead="true">
7841 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7842 \begin_inset Text
7843
7844 \begin_layout Plain Layout
7845
7846 \series bold
7847 Ejemplo de lista telefónica
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \end_layout
7858
7859 \end_inset
7860 </cell>
7861 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7862 \begin_inset Text
7863
7864 \begin_layout Plain Layout
7865
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 </row>
7871 <row endhead="true">
7872 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7873 \begin_inset Text
7874
7875 \begin_layout Plain Layout
7876
7877 \series bold
7878 NOMBRE
7879 \end_layout
7880
7881 \end_inset
7882 </cell>
7883 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7884 \begin_inset Text
7885
7886 \begin_layout Plain Layout
7887
7888 \end_layout
7889
7890 \end_inset
7891 </cell>
7892 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7893 \begin_inset Text
7894
7895 \begin_layout Plain Layout
7896
7897 \series bold
7898 TEL.
7899 \end_layout
7900
7901 \end_inset
7902 </cell>
7903 </row>
7904 <row endfoot="true">
7905 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
7906 \begin_inset Text
7907
7908 \begin_layout Plain Layout
7909 continúa en página siguiente
7910 \end_layout
7911
7912 \end_inset
7913 </cell>
7914 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
7915 \begin_inset Text
7916
7917 \begin_layout Plain Layout
7918
7919 \end_layout
7920
7921 \end_inset
7922 </cell>
7923 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7924 \begin_inset Text
7925
7926 \begin_layout Plain Layout
7927
7928 \end_layout
7929
7930 \end_inset
7931 </cell>
7932 </row>
7933 <row>
7934 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7935 \begin_inset Text
7936
7937 \begin_layout Plain Layout
7938
7939 \series bold
7940 Annovi
7941 \end_layout
7942
7943 \end_inset
7944 </cell>
7945 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7946 \begin_inset Text
7947
7948 \begin_layout Plain Layout
7949 Silvia
7950 \end_layout
7951
7952 \end_inset
7953 </cell>
7954 <cell alignment="right" valignment="top" rightline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958 111
7959 \end_layout
7960
7961 \end_inset
7962 </cell>
7963 </row>
7964 <row>
7965 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969
7970 \series bold
7971 Bertoli
7972 \end_layout
7973
7974 \end_inset
7975 </cell>
7976 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7977 \begin_inset Text
7978
7979 \begin_layout Plain Layout
7980 Stefano
7981 \end_layout
7982
7983 \end_inset
7984 </cell>
7985 <cell alignment="center" valignment="top" rightline="true" usebox="none">
7986 \begin_inset Text
7987
7988 \begin_layout Plain Layout
7989 111
7990 \end_layout
7991
7992 \end_inset
7993 </cell>
7994 </row>
7995 <row>
7996 <cell alignment="center" valignment="top" leftline="true" usebox="none">
7997 \begin_inset Text
7998
7999 \begin_layout Plain Layout
8000
8001 \series bold
8002 Bozzi
8003 \end_layout
8004
8005 \end_inset
8006 </cell>
8007 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8008 \begin_inset Text
8009
8010 \begin_layout Plain Layout
8011 Walter
8012 \end_layout
8013
8014 \end_inset
8015 </cell>
8016 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8017 \begin_inset Text
8018
8019 \begin_layout Plain Layout
8020 111
8021 \end_layout
8022
8023 \end_inset
8024 </cell>
8025 </row>
8026 <row>
8027 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8028 \begin_inset Text
8029
8030 \begin_layout Plain Layout
8031
8032 \series bold
8033 Cachia
8034 \end_layout
8035
8036 \end_inset
8037 </cell>
8038 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042 Maria
8043 \end_layout
8044
8045 \end_inset
8046 </cell>
8047 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8048 \begin_inset Text
8049
8050 \begin_layout Plain Layout
8051 111
8052 \end_layout
8053
8054 \end_inset
8055 </cell>
8056 </row>
8057 <row>
8058 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8059 \begin_inset Text
8060
8061 \begin_layout Plain Layout
8062
8063 \series bold
8064 Cachia
8065 \end_layout
8066
8067 \end_inset
8068 </cell>
8069 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8070 \begin_inset Text
8071
8072 \begin_layout Plain Layout
8073 Maurizio
8074 \end_layout
8075
8076 \end_inset
8077 </cell>
8078 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8079 \begin_inset Text
8080
8081 \begin_layout Plain Layout
8082 111
8083 \end_layout
8084
8085 \end_inset
8086 </cell>
8087 </row>
8088 <row>
8089 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8090 \begin_inset Text
8091
8092 \begin_layout Plain Layout
8093
8094 \series bold
8095 Cinquemani
8096 \end_layout
8097
8098 \end_inset
8099 </cell>
8100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8101 \begin_inset Text
8102
8103 \begin_layout Plain Layout
8104 Giusi
8105 \end_layout
8106
8107 \end_inset
8108 </cell>
8109 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8110 \begin_inset Text
8111
8112 \begin_layout Plain Layout
8113 111
8114 \end_layout
8115
8116 \end_inset
8117 </cell>
8118 </row>
8119 <row>
8120 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8121 \begin_inset Text
8122
8123 \begin_layout Plain Layout
8124
8125 \series bold
8126 Colin
8127 \end_layout
8128
8129 \end_inset
8130 </cell>
8131 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8132 \begin_inset Text
8133
8134 \begin_layout Plain Layout
8135 Bernard
8136 \end_layout
8137
8138 \end_inset
8139 </cell>
8140 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8141 \begin_inset Text
8142
8143 \begin_layout Plain Layout
8144 111
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 </row>
8150 <row>
8151 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8152 \begin_inset Text
8153
8154 \begin_layout Plain Layout
8155
8156 \series bold
8157 Concli
8158 \end_layout
8159
8160 \end_inset
8161 </cell>
8162 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8163 \begin_inset Text
8164
8165 \begin_layout Plain Layout
8166 Gianfranco
8167 \end_layout
8168
8169 \end_inset
8170 </cell>
8171 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8172 \begin_inset Text
8173
8174 \begin_layout Plain Layout
8175 111
8176 \end_layout
8177
8178 \end_inset
8179 </cell>
8180 </row>
8181 <row>
8182 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8183 \begin_inset Text
8184
8185 \begin_layout Plain Layout
8186
8187 \series bold
8188 Dal Bosco
8189 \end_layout
8190
8191 \end_inset
8192 </cell>
8193 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8194 \begin_inset Text
8195
8196 \begin_layout Plain Layout
8197 Carolina
8198 \end_layout
8199
8200 \end_inset
8201 </cell>
8202 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8203 \begin_inset Text
8204
8205 \begin_layout Plain Layout
8206 111
8207 \end_layout
8208
8209 \end_inset
8210 </cell>
8211 </row>
8212 <row>
8213 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8214 \begin_inset Text
8215
8216 \begin_layout Plain Layout
8217
8218 \series bold
8219 Dalpiaz
8220 \end_layout
8221
8222 \end_inset
8223 </cell>
8224 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8225 \begin_inset Text
8226
8227 \begin_layout Plain Layout
8228 Annamaria
8229 \end_layout
8230
8231 \end_inset
8232 </cell>
8233 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8234 \begin_inset Text
8235
8236 \begin_layout Plain Layout
8237 111
8238 \end_layout
8239
8240 \end_inset
8241 </cell>
8242 </row>
8243 <row>
8244 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8245 \begin_inset Text
8246
8247 \begin_layout Plain Layout
8248
8249 \series bold
8250 Feliciello
8251 \end_layout
8252
8253 \end_inset
8254 </cell>
8255 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8256 \begin_inset Text
8257
8258 \begin_layout Plain Layout
8259 Domenico
8260 \end_layout
8261
8262 \end_inset
8263 </cell>
8264 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8265 \begin_inset Text
8266
8267 \begin_layout Plain Layout
8268 111
8269 \end_layout
8270
8271 \end_inset
8272 </cell>
8273 </row>
8274 <row>
8275 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8276 \begin_inset Text
8277
8278 \begin_layout Plain Layout
8279
8280 \series bold
8281 Focarelli
8282 \end_layout
8283
8284 \end_inset
8285 </cell>
8286 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8287 \begin_inset Text
8288
8289 \begin_layout Plain Layout
8290 Paola
8291 \end_layout
8292
8293 \end_inset
8294 </cell>
8295 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8296 \begin_inset Text
8297
8298 \begin_layout Plain Layout
8299 111
8300 \end_layout
8301
8302 \end_inset
8303 </cell>
8304 </row>
8305 <row>
8306 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8307 \begin_inset Text
8308
8309 \begin_layout Plain Layout
8310
8311 \series bold
8312 Galletti
8313 \end_layout
8314
8315 \end_inset
8316 </cell>
8317 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8318 \begin_inset Text
8319
8320 \begin_layout Plain Layout
8321 Oreste
8322 \end_layout
8323
8324 \end_inset
8325 </cell>
8326 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8327 \begin_inset Text
8328
8329 \begin_layout Plain Layout
8330 111
8331 \end_layout
8332
8333 \end_inset
8334 </cell>
8335 </row>
8336 <row>
8337 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8338 \begin_inset Text
8339
8340 \begin_layout Plain Layout
8341
8342 \series bold
8343 Gasparini
8344 \end_layout
8345
8346 \end_inset
8347 </cell>
8348 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8349 \begin_inset Text
8350
8351 \begin_layout Plain Layout
8352 Franca
8353 \end_layout
8354
8355 \end_inset
8356 </cell>
8357 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8358 \begin_inset Text
8359
8360 \begin_layout Plain Layout
8361 111
8362 \end_layout
8363
8364 \end_inset
8365 </cell>
8366 </row>
8367 <row>
8368 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8369 \begin_inset Text
8370
8371 \begin_layout Plain Layout
8372
8373 \series bold
8374 Rizzardi
8375 \series default
8376
8377 \begin_inset Foot
8378 status collapsed
8379
8380 \begin_layout Plain Layout
8381 Ejemplo de nota a pie de página
8382 \end_layout
8383
8384 \end_inset
8385
8386
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8392 \begin_inset Text
8393
8394 \begin_layout Plain Layout
8395 Paola
8396 \end_layout
8397
8398 \end_inset
8399 </cell>
8400 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8401 \begin_inset Text
8402
8403 \begin_layout Plain Layout
8404 111
8405 \end_layout
8406
8407 \end_inset
8408 </cell>
8409 </row>
8410 <row>
8411 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8412 \begin_inset Text
8413
8414 \begin_layout Plain Layout
8415
8416 \series bold
8417 Lassini
8418 \end_layout
8419
8420 \end_inset
8421 </cell>
8422 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8423 \begin_inset Text
8424
8425 \begin_layout Plain Layout
8426 Giancarlo
8427 \end_layout
8428
8429 \end_inset
8430 </cell>
8431 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8432 \begin_inset Text
8433
8434 \begin_layout Plain Layout
8435 111
8436 \end_layout
8437
8438 \end_inset
8439 </cell>
8440 </row>
8441 <row>
8442 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8443 \begin_inset Text
8444
8445 \begin_layout Plain Layout
8446
8447 \series bold
8448 Malfatti
8449 \end_layout
8450
8451 \end_inset
8452 </cell>
8453 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8454 \begin_inset Text
8455
8456 \begin_layout Plain Layout
8457 Luciano
8458 \end_layout
8459
8460 \end_inset
8461 </cell>
8462 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8463 \begin_inset Text
8464
8465 \begin_layout Plain Layout
8466 111
8467 \end_layout
8468
8469 \end_inset
8470 </cell>
8471 </row>
8472 <row>
8473 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8474 \begin_inset Text
8475
8476 \begin_layout Plain Layout
8477
8478 \series bold
8479 Malfatti
8480 \end_layout
8481
8482 \end_inset
8483 </cell>
8484 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8485 \begin_inset Text
8486
8487 \begin_layout Plain Layout
8488 Valeriano
8489 \end_layout
8490
8491 \end_inset
8492 </cell>
8493 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8494 \begin_inset Text
8495
8496 \begin_layout Plain Layout
8497 111
8498 \end_layout
8499
8500 \end_inset
8501 </cell>
8502 </row>
8503 <row>
8504 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8505 \begin_inset Text
8506
8507 \begin_layout Plain Layout
8508
8509 \series bold
8510 Meneguzzo
8511 \end_layout
8512
8513 \end_inset
8514 </cell>
8515 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8516 \begin_inset Text
8517
8518 \begin_layout Plain Layout
8519 Roberto
8520 \end_layout
8521
8522 \end_inset
8523 </cell>
8524 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8525 \begin_inset Text
8526
8527 \begin_layout Plain Layout
8528 111
8529 \end_layout
8530
8531 \end_inset
8532 </cell>
8533 </row>
8534 <row>
8535 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8536 \begin_inset Text
8537
8538 \begin_layout Plain Layout
8539
8540 \series bold
8541 Mezzadra
8542 \end_layout
8543
8544 \end_inset
8545 </cell>
8546 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8547 \begin_inset Text
8548
8549 \begin_layout Plain Layout
8550 Roberto
8551 \end_layout
8552
8553 \end_inset
8554 </cell>
8555 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8556 \begin_inset Text
8557
8558 \begin_layout Plain Layout
8559 111
8560 \end_layout
8561
8562 \end_inset
8563 </cell>
8564 </row>
8565 <row>
8566 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8567 \begin_inset Text
8568
8569 \begin_layout Plain Layout
8570
8571 \series bold
8572 Pirpamer
8573 \end_layout
8574
8575 \end_inset
8576 </cell>
8577 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8578 \begin_inset Text
8579
8580 \begin_layout Plain Layout
8581 Erich
8582 \end_layout
8583
8584 \end_inset
8585 </cell>
8586 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8587 \begin_inset Text
8588
8589 \begin_layout Plain Layout
8590 111
8591 \end_layout
8592
8593 \end_inset
8594 </cell>
8595 </row>
8596 <row>
8597 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8598 \begin_inset Text
8599
8600 \begin_layout Plain Layout
8601
8602 \series bold
8603 Pochiesa
8604 \end_layout
8605
8606 \end_inset
8607 </cell>
8608 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8609 \begin_inset Text
8610
8611 \begin_layout Plain Layout
8612 Paolo
8613 \end_layout
8614
8615 \end_inset
8616 </cell>
8617 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8618 \begin_inset Text
8619
8620 \begin_layout Plain Layout
8621 111, 222
8622 \end_layout
8623
8624 \end_inset
8625 </cell>
8626 </row>
8627 <row>
8628 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8629 \begin_inset Text
8630
8631 \begin_layout Plain Layout
8632
8633 \series bold
8634 Radina
8635 \end_layout
8636
8637 \end_inset
8638 </cell>
8639 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8640 \begin_inset Text
8641
8642 \begin_layout Plain Layout
8643 Claudio
8644 \end_layout
8645
8646 \end_inset
8647 </cell>
8648 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8649 \begin_inset Text
8650
8651 \begin_layout Plain Layout
8652 111
8653 \end_layout
8654
8655 \end_inset
8656 </cell>
8657 </row>
8658 <row>
8659 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8660 \begin_inset Text
8661
8662 \begin_layout Plain Layout
8663
8664 \series bold
8665 Stuffer
8666 \end_layout
8667
8668 \end_inset
8669 </cell>
8670 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8671 \begin_inset Text
8672
8673 \begin_layout Plain Layout
8674 Oskar
8675 \end_layout
8676
8677 \end_inset
8678 </cell>
8679 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8680 \begin_inset Text
8681
8682 \begin_layout Plain Layout
8683 111
8684 \end_layout
8685
8686 \end_inset
8687 </cell>
8688 </row>
8689 <row>
8690 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8691 \begin_inset Text
8692
8693 \begin_layout Plain Layout
8694
8695 \series bold
8696 Tacchelli
8697 \end_layout
8698
8699 \end_inset
8700 </cell>
8701 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8702 \begin_inset Text
8703
8704 \begin_layout Plain Layout
8705 Ugo
8706 \end_layout
8707
8708 \end_inset
8709 </cell>
8710 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8711 \begin_inset Text
8712
8713 \begin_layout Plain Layout
8714 111
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 <row>
8721 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8722 \begin_inset Text
8723
8724 \begin_layout Plain Layout
8725
8726 \series bold
8727 Tezzele
8728 \end_layout
8729
8730 \end_inset
8731 </cell>
8732 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8733 \begin_inset Text
8734
8735 \begin_layout Plain Layout
8736 Margit
8737 \end_layout
8738
8739 \end_inset
8740 </cell>
8741 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8742 \begin_inset Text
8743
8744 \begin_layout Plain Layout
8745 111
8746 \end_layout
8747
8748 \end_inset
8749 </cell>
8750 </row>
8751 <row>
8752 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8753 \begin_inset Text
8754
8755 \begin_layout Plain Layout
8756
8757 \series bold
8758 Unterkalmsteiner
8759 \end_layout
8760
8761 \end_inset
8762 </cell>
8763 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8764 \begin_inset Text
8765
8766 \begin_layout Plain Layout
8767 Frieda
8768 \end_layout
8769
8770 \end_inset
8771 </cell>
8772 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8773 \begin_inset Text
8774
8775 \begin_layout Plain Layout
8776 111
8777 \end_layout
8778
8779 \end_inset
8780 </cell>
8781 </row>
8782 <row>
8783 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8784 \begin_inset Text
8785
8786 \begin_layout Plain Layout
8787
8788 \series bold
8789 Vieider
8790 \end_layout
8791
8792 \end_inset
8793 </cell>
8794 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8795 \begin_inset Text
8796
8797 \begin_layout Plain Layout
8798 Hilde
8799 \end_layout
8800
8801 \end_inset
8802 </cell>
8803 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8804 \begin_inset Text
8805
8806 \begin_layout Plain Layout
8807 111
8808 \end_layout
8809
8810 \end_inset
8811 </cell>
8812 </row>
8813 <row>
8814 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8815 \begin_inset Text
8816
8817 \begin_layout Plain Layout
8818
8819 \series bold
8820 Vigna
8821 \end_layout
8822
8823 \end_inset
8824 </cell>
8825 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8826 \begin_inset Text
8827
8828 \begin_layout Plain Layout
8829 Jürgen
8830 \end_layout
8831
8832 \end_inset
8833 </cell>
8834 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8835 \begin_inset Text
8836
8837 \begin_layout Plain Layout
8838 111
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 </row>
8844 <row>
8845 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8846 \begin_inset Text
8847
8848 \begin_layout Plain Layout
8849
8850 \series bold
8851 Weber
8852 \end_layout
8853
8854 \end_inset
8855 </cell>
8856 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8857 \begin_inset Text
8858
8859 \begin_layout Plain Layout
8860 Maurizio
8861 \end_layout
8862
8863 \end_inset
8864 </cell>
8865 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8866 \begin_inset Text
8867
8868 \begin_layout Plain Layout
8869 111
8870 \end_layout
8871
8872 \end_inset
8873 </cell>
8874 </row>
8875 <row>
8876 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8877 \begin_inset Text
8878
8879 \begin_layout Plain Layout
8880
8881 \series bold
8882 Winkler
8883 \end_layout
8884
8885 \end_inset
8886 </cell>
8887 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8888 \begin_inset Text
8889
8890 \begin_layout Plain Layout
8891 Franz
8892 \end_layout
8893
8894 \end_inset
8895 </cell>
8896 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
8897 \begin_inset Text
8898
8899 \begin_layout Plain Layout
8900 111
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911  
8912 \end_layout
8913
8914 \end_inset
8915 </cell>
8916 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
8917 \begin_inset Text
8918
8919 \begin_layout Plain Layout
8920
8921 \end_layout
8922
8923 \end_inset
8924 </cell>
8925 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8926 \begin_inset Text
8927
8928 \begin_layout Plain Layout
8929
8930 \end_layout
8931
8932 \end_inset
8933 </cell>
8934 </row>
8935 <row>
8936 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8937 \begin_inset Text
8938
8939 \begin_layout Plain Layout
8940
8941 \series bold
8942 Annovi
8943 \end_layout
8944
8945 \end_inset
8946 </cell>
8947 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8948 \begin_inset Text
8949
8950 \begin_layout Plain Layout
8951 Silvia
8952 \end_layout
8953
8954 \end_inset
8955 </cell>
8956 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8957 \begin_inset Text
8958
8959 \begin_layout Plain Layout
8960 555
8961 \end_layout
8962
8963 \end_inset
8964 </cell>
8965 </row>
8966 <row>
8967 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8968 \begin_inset Text
8969
8970 \begin_layout Plain Layout
8971
8972 \series bold
8973 Bertoli
8974 \end_layout
8975
8976 \end_inset
8977 </cell>
8978 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8979 \begin_inset Text
8980
8981 \begin_layout Plain Layout
8982 Stefano
8983 \end_layout
8984
8985 \end_inset
8986 </cell>
8987 <cell alignment="center" valignment="top" rightline="true" usebox="none">
8988 \begin_inset Text
8989
8990 \begin_layout Plain Layout
8991 555
8992 \end_layout
8993
8994 \end_inset
8995 </cell>
8996 </row>
8997 <row>
8998 <cell alignment="left" valignment="top" leftline="true" usebox="none">
8999 \begin_inset Text
9000
9001 \begin_layout Plain Layout
9002
9003 \series bold
9004 Bozzi
9005 \end_layout
9006
9007 \end_inset
9008 </cell>
9009 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9010 \begin_inset Text
9011
9012 \begin_layout Plain Layout
9013 Walter
9014 \end_layout
9015
9016 \end_inset
9017 </cell>
9018 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9019 \begin_inset Text
9020
9021 \begin_layout Plain Layout
9022 555
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 </row>
9028 <row>
9029 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9030 \begin_inset Text
9031
9032 \begin_layout Plain Layout
9033
9034 \series bold
9035 Cachia
9036 \end_layout
9037
9038 \end_inset
9039 </cell>
9040 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9041 \begin_inset Text
9042
9043 \begin_layout Plain Layout
9044 Maria
9045 \end_layout
9046
9047 \end_inset
9048 </cell>
9049 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9050 \begin_inset Text
9051
9052 \begin_layout Plain Layout
9053 555
9054 \end_layout
9055
9056 \end_inset
9057 </cell>
9058 </row>
9059 <row>
9060 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9061 \begin_inset Text
9062
9063 \begin_layout Plain Layout
9064
9065 \series bold
9066 Cachia
9067 \end_layout
9068
9069 \end_inset
9070 </cell>
9071 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9072 \begin_inset Text
9073
9074 \begin_layout Plain Layout
9075 Maurizio
9076 \end_layout
9077
9078 \end_inset
9079 </cell>
9080 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9081 \begin_inset Text
9082
9083 \begin_layout Plain Layout
9084 555
9085 \end_layout
9086
9087 \end_inset
9088 </cell>
9089 </row>
9090 <row>
9091 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9092 \begin_inset Text
9093
9094 \begin_layout Plain Layout
9095
9096 \series bold
9097 Cinquemani
9098 \end_layout
9099
9100 \end_inset
9101 </cell>
9102 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9103 \begin_inset Text
9104
9105 \begin_layout Plain Layout
9106 Giusi
9107 \end_layout
9108
9109 \end_inset
9110 </cell>
9111 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9112 \begin_inset Text
9113
9114 \begin_layout Plain Layout
9115 555
9116 \end_layout
9117
9118 \end_inset
9119 </cell>
9120 </row>
9121 <row>
9122 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9123 \begin_inset Text
9124
9125 \begin_layout Plain Layout
9126
9127 \series bold
9128 Colin
9129 \end_layout
9130
9131 \end_inset
9132 </cell>
9133 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9134 \begin_inset Text
9135
9136 \begin_layout Plain Layout
9137 Bernard
9138 \end_layout
9139
9140 \end_inset
9141 </cell>
9142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9143 \begin_inset Text
9144
9145 \begin_layout Plain Layout
9146 555
9147 \end_layout
9148
9149 \end_inset
9150 </cell>
9151 </row>
9152 <row>
9153 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9154 \begin_inset Text
9155
9156 \begin_layout Plain Layout
9157
9158 \series bold
9159 Concli
9160 \end_layout
9161
9162 \end_inset
9163 </cell>
9164 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9165 \begin_inset Text
9166
9167 \begin_layout Plain Layout
9168 Gianfranco
9169 \end_layout
9170
9171 \end_inset
9172 </cell>
9173 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9174 \begin_inset Text
9175
9176 \begin_layout Plain Layout
9177 555
9178 \end_layout
9179
9180 \end_inset
9181 </cell>
9182 </row>
9183 <row>
9184 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9185 \begin_inset Text
9186
9187 \begin_layout Plain Layout
9188
9189 \series bold
9190 Dal Bosco
9191 \end_layout
9192
9193 \end_inset
9194 </cell>
9195 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9196 \begin_inset Text
9197
9198 \begin_layout Plain Layout
9199 Carolina
9200 \end_layout
9201
9202 \end_inset
9203 </cell>
9204 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9205 \begin_inset Text
9206
9207 \begin_layout Plain Layout
9208 555
9209 \end_layout
9210
9211 \end_inset
9212 </cell>
9213 </row>
9214 <row>
9215 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9216 \begin_inset Text
9217
9218 \begin_layout Plain Layout
9219
9220 \series bold
9221 Dalpiaz
9222 \end_layout
9223
9224 \end_inset
9225 </cell>
9226 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9227 \begin_inset Text
9228
9229 \begin_layout Plain Layout
9230 Annamaria
9231 \end_layout
9232
9233 \end_inset
9234 </cell>
9235 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9236 \begin_inset Text
9237
9238 \begin_layout Plain Layout
9239 555
9240 \end_layout
9241
9242 \end_inset
9243 </cell>
9244 </row>
9245 <row>
9246 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9247 \begin_inset Text
9248
9249 \begin_layout Plain Layout
9250
9251 \series bold
9252 Feliciello
9253 \end_layout
9254
9255 \end_inset
9256 </cell>
9257 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9258 \begin_inset Text
9259
9260 \begin_layout Plain Layout
9261 Domenico
9262 \end_layout
9263
9264 \end_inset
9265 </cell>
9266 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9267 \begin_inset Text
9268
9269 \begin_layout Plain Layout
9270 555
9271 \end_layout
9272
9273 \end_inset
9274 </cell>
9275 </row>
9276 <row>
9277 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9278 \begin_inset Text
9279
9280 \begin_layout Plain Layout
9281
9282 \series bold
9283 Focarelli
9284 \end_layout
9285
9286 \end_inset
9287 </cell>
9288 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9289 \begin_inset Text
9290
9291 \begin_layout Plain Layout
9292 Paola
9293 \end_layout
9294
9295 \end_inset
9296 </cell>
9297 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9298 \begin_inset Text
9299
9300 \begin_layout Plain Layout
9301 555
9302 \end_layout
9303
9304 \end_inset
9305 </cell>
9306 </row>
9307 <row>
9308 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9309 \begin_inset Text
9310
9311 \begin_layout Plain Layout
9312
9313 \series bold
9314 Galletti
9315 \end_layout
9316
9317 \end_inset
9318 </cell>
9319 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9320 \begin_inset Text
9321
9322 \begin_layout Plain Layout
9323 Oreste
9324 \end_layout
9325
9326 \end_inset
9327 </cell>
9328 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9329 \begin_inset Text
9330
9331 \begin_layout Plain Layout
9332 555
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 </row>
9338 <row>
9339 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9340 \begin_inset Text
9341
9342 \begin_layout Plain Layout
9343
9344 \series bold
9345 Gasparini
9346 \end_layout
9347
9348 \end_inset
9349 </cell>
9350 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9351 \begin_inset Text
9352
9353 \begin_layout Plain Layout
9354 Franca
9355 \end_layout
9356
9357 \end_inset
9358 </cell>
9359 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9360 \begin_inset Text
9361
9362 \begin_layout Plain Layout
9363 555
9364 \end_layout
9365
9366 \end_inset
9367 </cell>
9368 </row>
9369 <row>
9370 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9371 \begin_inset Text
9372
9373 \begin_layout Plain Layout
9374
9375 \series bold
9376 Rizzardi
9377 \end_layout
9378
9379 \end_inset
9380 </cell>
9381 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9382 \begin_inset Text
9383
9384 \begin_layout Plain Layout
9385 Paola
9386 \end_layout
9387
9388 \end_inset
9389 </cell>
9390 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9391 \begin_inset Text
9392
9393 \begin_layout Plain Layout
9394 555
9395 \end_layout
9396
9397 \end_inset
9398 </cell>
9399 </row>
9400 <row>
9401 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9402 \begin_inset Text
9403
9404 \begin_layout Plain Layout
9405
9406 \series bold
9407 Lassini
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9413 \begin_inset Text
9414
9415 \begin_layout Plain Layout
9416 Giancarlo
9417 \end_layout
9418
9419 \end_inset
9420 </cell>
9421 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9422 \begin_inset Text
9423
9424 \begin_layout Plain Layout
9425 555
9426 \end_layout
9427
9428 \end_inset
9429 </cell>
9430 </row>
9431 <row>
9432 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9433 \begin_inset Text
9434
9435 \begin_layout Plain Layout
9436
9437 \series bold
9438 Malfatti
9439 \end_layout
9440
9441 \end_inset
9442 </cell>
9443 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9444 \begin_inset Text
9445
9446 \begin_layout Plain Layout
9447 Luciano
9448 \end_layout
9449
9450 \end_inset
9451 </cell>
9452 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9453 \begin_inset Text
9454
9455 \begin_layout Plain Layout
9456 555
9457 \end_layout
9458
9459 \end_inset
9460 </cell>
9461 </row>
9462 <row>
9463 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9464 \begin_inset Text
9465
9466 \begin_layout Plain Layout
9467
9468 \series bold
9469 Malfatti
9470 \end_layout
9471
9472 \end_inset
9473 </cell>
9474 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9475 \begin_inset Text
9476
9477 \begin_layout Plain Layout
9478 Valeriano
9479 \end_layout
9480
9481 \end_inset
9482 </cell>
9483 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9484 \begin_inset Text
9485
9486 \begin_layout Plain Layout
9487 555
9488 \end_layout
9489
9490 \end_inset
9491 </cell>
9492 </row>
9493 <row>
9494 <cell alignment="left" valignment="top" leftline="true" usebox="none">
9495 \begin_inset Text
9496
9497 \begin_layout Plain Layout
9498
9499 \series bold
9500 Meneguzzo
9501 \end_layout
9502
9503 \end_inset
9504 </cell>
9505 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9506 \begin_inset Text
9507
9508 \begin_layout Plain Layout
9509 Roberto
9510 \end_layout
9511
9512 \end_inset
9513 </cell>
9514 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9515 \begin_inset Text
9516
9517 \begin_layout Plain Layout
9518 555
9519 \end_layout
9520
9521 \end_inset
9522 </cell>
9523 </row>
9524 <row>
9525 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
9526 \begin_inset Text
9527
9528 \begin_layout Plain Layout
9529
9530 \series bold
9531 Mezzadra
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9537 \begin_inset Text
9538
9539 \begin_layout Plain Layout
9540 Roberto
9541 \end_layout
9542
9543 \end_inset
9544 </cell>
9545 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
9546 \begin_inset Text
9547
9548 \begin_layout Plain Layout
9549 555
9550 \end_layout
9551
9552 \end_inset
9553 </cell>
9554 </row>
9555 </lyxtabular>
9556
9557 \end_inset
9558
9559
9560 \end_layout
9561
9562 \begin_layout Section
9563 Particularidades de los cuadros largos
9564 \begin_inset CommandInset label
9565 LatexCommand label
9566 name "sec:Particularidades-cuadros-largos"
9567
9568 \end_inset
9569
9570
9571 \end_layout
9572
9573 \begin_layout Subsection
9574 Cálculos
9575 \begin_inset Index idx
9576 status collapsed
9577
9578 \begin_layout Plain Layout
9579 Cuadros largos ! Cálculos
9580 \end_layout
9581
9582 \end_inset
9583
9584
9585 \end_layout
9586
9587 \begin_layout Standard
9588 LaTeX calcula la altura de las páginas con cuadro y sus saltos de página
9589  utilizando los denominados «trozos», que son partes del cuadro presentes
9590  en la memoria de LaTeX.
9591  El valor predeterminado está establecido a sólo 20 filas.
9592  Si estás usando cuadros largos con muchas páginas, la generación del documento
9593  puede hacerse muy lenta.
9594  No hay problema en aumentar el tamaño de los trozos hasta 100-1000 añadiendo
9595  el siguiente comando en el preámbulo del documento:
9596 \end_layout
9597
9598 \begin_layout Standard
9599
9600 \series bold
9601
9602 \backslash
9603 setcounter{LTchunksize}{100}
9604 \end_layout
9605
9606 \begin_layout Subsection
9607 Flotantes y cuadros largos
9608 \begin_inset Index idx
9609 status collapsed
9610
9611 \begin_layout Plain Layout
9612 Cuadros largos ! Flotantes
9613 \end_layout
9614
9615 \end_inset
9616
9617
9618 \end_layout
9619
9620 \begin_layout Standard
9621 Podría haber problemas si un flotante aparece en la misma página donde comienza
9622  un cuadro largo.
9623  Para evitarlo, añade un 
9624 \begin_inset Quotes fld
9625 \end_inset
9626
9627 salto de página limpia
9628 \begin_inset Quotes frd
9629 \end_inset
9630
9631  (menú 
9632 \family sans
9633 Insertar\SpecialChar \menuseparator
9634 Formato\SpecialChar \menuseparator
9635 Limpiar
9636 \begin_inset space ~
9637 \end_inset
9638
9639 página
9640 \family default
9641 ) antes del cuadro.
9642 \end_layout
9643
9644 \begin_layout Subsection
9645 Saltos de página forzados
9646 \begin_inset Index idx
9647 status collapsed
9648
9649 \begin_layout Plain Layout
9650 Cuadros largos ! Saltos de página forzados
9651 \end_layout
9652
9653 \end_inset
9654
9655
9656 \end_layout
9657
9658 \begin_layout Standard
9659 Por omisión, los cuadros sólo se cortan entre filas.
9660  Si tienes una celda con líneas múltiples y necesitas un salto de página
9661  dentro de la celda, inserta el comando de nueva línea «
9662 \series bold
9663
9664 \backslash
9665
9666 \backslash
9667
9668 \series default
9669 » en código TeX en el punto en que quieras cortar.
9670  Antes del comando «
9671 \series bold
9672
9673 \backslash
9674
9675 \backslash
9676
9677 \series default
9678 » debes insertar en código TeX tantos caracteres «
9679 \series bold
9680 &
9681 \series default
9682 » como columnas siguientes del cuadro.
9683  
9684 \series bold
9685 &
9686 \series default
9687  es el carácter para separar celdas.
9688  Escribe en código TeX después de cada 
9689 \series bold
9690 &
9691 \series default
9692  el contenido de la celda siguiente correspondiente y borra el contenido
9693  de esas celdas.
9694 \begin_inset Newline newline
9695 \end_inset
9696
9697 Detrás del comando 
9698 \series bold
9699
9700 \backslash
9701
9702 \backslash
9703
9704 \series default
9705 , inserta tantos 
9706 \series bold
9707 &
9708 \series default
9709  como columnas haya delante de la actual.
9710  Enl cuadro
9711 \begin_inset space ~
9712 \end_inset
9713
9714
9715 \begin_inset CommandInset ref
9716 LatexCommand ref
9717 reference "tab:Saltos de Página Forzados"
9718
9719 \end_inset
9720
9721  la celda que debería cortarse está en la segunda columna seguida de otra
9722  columna.
9723  Por eso, el siguiente comando se inserta en la celda en código TeX detrás
9724  de «
9725 \emph on
9726 Castelchiodato,
9727 \emph default
9728 »:
9729 \end_layout
9730
9731 \begin_layout Standard
9732
9733 \series bold
9734 & 111
9735 \backslash
9736
9737 \backslash
9738  
9739 \backslash
9740 newpage
9741 \begin_inset Newline newline
9742 \end_inset
9743
9744 &
9745 \end_layout
9746
9747 \begin_layout Standard
9748 El «111» en la tercera columna de la fila se ha borrado.
9749
9750 \series bold
9751  
9752 \backslash
9753 newpage 
9754 \series default
9755 es necesario solo si en esta posición debiera ir definitivamente un salto
9756  de página, de otro modo es sólamente una posibilidad de salto.
9757  Si la fila más baja de la cuadro largo no tiene, por alguna razón, línea
9758  superior pero quisieras una línea horizontal donde se corta la celda, usa
9759  este comando alternativo:
9760 \end_layout
9761
9762 \begin_layout Standard
9763
9764 \series bold
9765 & 111
9766 \backslash
9767
9768 \backslash
9769
9770 \begin_inset Newline newline
9771 \end_inset
9772
9773
9774 \backslash
9775 hline &
9776 \end_layout
9777
9778 \begin_layout Standard
9779 Cuando la celda a cortar está en la última columna, el comando
9780 \end_layout
9781
9782 \begin_layout Standard
9783
9784 \series bold
9785
9786 \backslash
9787 setlength{
9788 \backslash
9789 parfillskip}{0pt}
9790 \end_layout
9791
9792 \begin_layout Standard
9793 debe insertarse en código TeX al principio de la celda.
9794  Esto garantiza que la parte de la celda que será mostrada en la nueva página
9795  aparecerá con toda su anchura.
9796 \end_layout
9797
9798 \begin_layout Standard
9799 \align center
9800 \begin_inset Tabular
9801 <lyxtabular version="3" rows="38" columns="3">
9802 <features islongtable="true" lastFootEmpty="true" longtabularalignment="center">
9803 <column alignment="left" valignment="top" width="0cm">
9804 <column alignment="left" valignment="top" width="3cm">
9805 <column alignment="right" valignment="top" width="0pt">
9806 <row caption="true">
9807 <cell multicolumn="1" alignment="left" valignment="top" usebox="none">
9808 \begin_inset Text
9809
9810 \begin_layout Plain Layout
9811 \begin_inset Caption
9812
9813 \begin_layout Plain Layout
9814 Cuadro con salto de página forzado en celda
9815 \begin_inset CommandInset label
9816 LatexCommand label
9817 name "tab:Saltos de Página Forzados"
9818
9819 \end_inset
9820
9821
9822 \begin_inset Argument
9823 status open
9824
9825 \begin_layout Plain Layout
9826 Cuadro con salto de página forzado
9827 \end_layout
9828
9829 \end_inset
9830
9831
9832 \end_layout
9833
9834 \end_inset
9835
9836
9837 \end_layout
9838
9839 \end_inset
9840 </cell>
9841 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9842 \begin_inset Text
9843
9844 \begin_layout Plain Layout
9845
9846 \end_layout
9847
9848 \end_inset
9849 </cell>
9850 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9851 \begin_inset Text
9852
9853 \begin_layout Plain Layout
9854
9855 \end_layout
9856
9857 \end_inset
9858 </cell>
9859 </row>
9860 <row endfirsthead="true">
9861 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9862 \begin_inset Text
9863
9864 \begin_layout Plain Layout
9865
9866 \series bold
9867 Ejemplo de lista telefónica (ignore los nombres)
9868 \end_layout
9869
9870 \end_inset
9871 </cell>
9872 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9873 \begin_inset Text
9874
9875 \begin_layout Plain Layout
9876
9877 \end_layout
9878
9879 \end_inset
9880 </cell>
9881 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9882 \begin_inset Text
9883
9884 \begin_layout Plain Layout
9885
9886 \end_layout
9887
9888 \end_inset
9889 </cell>
9890 </row>
9891 <row endfirsthead="true">
9892 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9893 \begin_inset Text
9894
9895 \begin_layout Plain Layout
9896
9897 \series bold
9898 NOMBRE
9899 \end_layout
9900
9901 \end_inset
9902 </cell>
9903 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9904 \begin_inset Text
9905
9906 \begin_layout Plain Layout
9907
9908 \end_layout
9909
9910 \end_inset
9911 </cell>
9912 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9913 \begin_inset Text
9914
9915 \begin_layout Plain Layout
9916
9917 \series bold
9918 TEL.
9919 \end_layout
9920
9921 \end_inset
9922 </cell>
9923 </row>
9924 <row endhead="true">
9925 <cell alignment="center" valignment="top" leftline="true" usebox="none">
9926 \begin_inset Text
9927
9928 \begin_layout Plain Layout
9929 \begin_inset ERT
9930 status collapsed
9931
9932 \begin_layout Plain Layout
9933
9934
9935 \backslash
9936 caption*{continúa Ejemplo de lista telefónica}
9937 \backslash
9938
9939 \backslash
9940 %
9941 \end_layout
9942
9943 \end_inset
9944
9945
9946 \end_layout
9947
9948 \end_inset
9949 </cell>
9950 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9951 \begin_inset Text
9952
9953 \begin_layout Plain Layout
9954
9955 \end_layout
9956
9957 \end_inset
9958 </cell>
9959 <cell alignment="center" valignment="top" rightline="true" usebox="none">
9960 \begin_inset Text
9961
9962 \begin_layout Plain Layout
9963
9964 \end_layout
9965
9966 \end_inset
9967 </cell>
9968 </row>
9969 <row endhead="true">
9970 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9971 \begin_inset Text
9972
9973 \begin_layout Plain Layout
9974  
9975 \series bold
9976 Ejemplo de lista telefónica
9977 \end_layout
9978
9979 \end_inset
9980 </cell>
9981 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
9982 \begin_inset Text
9983
9984 \begin_layout Plain Layout
9985
9986 \end_layout
9987
9988 \end_inset
9989 </cell>
9990 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9991 \begin_inset Text
9992
9993 \begin_layout Plain Layout
9994
9995 \end_layout
9996
9997 \end_inset
9998 </cell>
9999 </row>
10000 <row endhead="true">
10001 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10002 \begin_inset Text
10003
10004 \begin_layout Plain Layout
10005
10006 \series bold
10007 NOMBRE
10008 \end_layout
10009
10010 \end_inset
10011 </cell>
10012 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10013 \begin_inset Text
10014
10015 \begin_layout Plain Layout
10016
10017 \end_layout
10018
10019 \end_inset
10020 </cell>
10021 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10022 \begin_inset Text
10023
10024 \begin_layout Plain Layout
10025
10026 \series bold
10027 TEL.
10028 \end_layout
10029
10030 \end_inset
10031 </cell>
10032 </row>
10033 <row endfoot="true">
10034 <cell multicolumn="1" alignment="right" valignment="top" usebox="none">
10035 \begin_inset Text
10036
10037 \begin_layout Plain Layout
10038 continúa en página siguiente
10039 \end_layout
10040
10041 \end_inset
10042 </cell>
10043 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
10044 \begin_inset Text
10045
10046 \begin_layout Plain Layout
10047
10048 \end_layout
10049
10050 \end_inset
10051 </cell>
10052 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10053 \begin_inset Text
10054
10055 \begin_layout Plain Layout
10056
10057 \end_layout
10058
10059 \end_inset
10060 </cell>
10061 </row>
10062 <row>
10063 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10064 \begin_inset Text
10065
10066 \begin_layout Plain Layout
10067
10068 \series bold
10069 Annovi
10070 \end_layout
10071
10072 \end_inset
10073 </cell>
10074 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10075 \begin_inset Text
10076
10077 \begin_layout Plain Layout
10078 Silvia
10079 \end_layout
10080
10081 \end_inset
10082 </cell>
10083 <cell alignment="right" valignment="top" rightline="true" usebox="none">
10084 \begin_inset Text
10085
10086 \begin_layout Plain Layout
10087 111
10088 \end_layout
10089
10090 \end_inset
10091 </cell>
10092 </row>
10093 <row>
10094 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10095 \begin_inset Text
10096
10097 \begin_layout Plain Layout
10098
10099 \series bold
10100 Bertoli
10101 \end_layout
10102
10103 \end_inset
10104 </cell>
10105 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10106 \begin_inset Text
10107
10108 \begin_layout Plain Layout
10109 Stefano
10110 \end_layout
10111
10112 \end_inset
10113 </cell>
10114 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10115 \begin_inset Text
10116
10117 \begin_layout Plain Layout
10118 111
10119 \end_layout
10120
10121 \end_inset
10122 </cell>
10123 </row>
10124 <row>
10125 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10126 \begin_inset Text
10127
10128 \begin_layout Plain Layout
10129
10130 \series bold
10131 Bozzi
10132 \end_layout
10133
10134 \end_inset
10135 </cell>
10136 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10137 \begin_inset Text
10138
10139 \begin_layout Plain Layout
10140 Walter
10141 \end_layout
10142
10143 \end_inset
10144 </cell>
10145 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10146 \begin_inset Text
10147
10148 \begin_layout Plain Layout
10149 111
10150 \end_layout
10151
10152 \end_inset
10153 </cell>
10154 </row>
10155 <row>
10156 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10157 \begin_inset Text
10158
10159 \begin_layout Plain Layout
10160
10161 \series bold
10162 Cachia
10163 \end_layout
10164
10165 \end_inset
10166 </cell>
10167 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10168 \begin_inset Text
10169
10170 \begin_layout Plain Layout
10171 Maria
10172 \end_layout
10173
10174 \end_inset
10175 </cell>
10176 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10177 \begin_inset Text
10178
10179 \begin_layout Plain Layout
10180 111
10181 \end_layout
10182
10183 \end_inset
10184 </cell>
10185 </row>
10186 <row>
10187 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10188 \begin_inset Text
10189
10190 \begin_layout Plain Layout
10191
10192 \series bold
10193 Cachia
10194 \end_layout
10195
10196 \end_inset
10197 </cell>
10198 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10199 \begin_inset Text
10200
10201 \begin_layout Plain Layout
10202 Maurizio
10203 \end_layout
10204
10205 \end_inset
10206 </cell>
10207 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10208 \begin_inset Text
10209
10210 \begin_layout Plain Layout
10211 111
10212 \end_layout
10213
10214 \end_inset
10215 </cell>
10216 </row>
10217 <row>
10218 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10219 \begin_inset Text
10220
10221 \begin_layout Plain Layout
10222
10223 \series bold
10224 Cinquemani
10225 \end_layout
10226
10227 \end_inset
10228 </cell>
10229 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10230 \begin_inset Text
10231
10232 \begin_layout Plain Layout
10233 Giusi
10234 \end_layout
10235
10236 \end_inset
10237 </cell>
10238 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10239 \begin_inset Text
10240
10241 \begin_layout Plain Layout
10242 111
10243 \end_layout
10244
10245 \end_inset
10246 </cell>
10247 </row>
10248 <row>
10249 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10250 \begin_inset Text
10251
10252 \begin_layout Plain Layout
10253
10254 \series bold
10255 Colin
10256 \end_layout
10257
10258 \end_inset
10259 </cell>
10260 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10261 \begin_inset Text
10262
10263 \begin_layout Plain Layout
10264 Bernard
10265 \end_layout
10266
10267 \end_inset
10268 </cell>
10269 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10270 \begin_inset Text
10271
10272 \begin_layout Plain Layout
10273 111
10274 \end_layout
10275
10276 \end_inset
10277 </cell>
10278 </row>
10279 <row>
10280 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10281 \begin_inset Text
10282
10283 \begin_layout Plain Layout
10284
10285 \series bold
10286 Concli
10287 \end_layout
10288
10289 \end_inset
10290 </cell>
10291 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 Gianfranco
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 111
10305 \end_layout
10306
10307 \end_inset
10308 </cell>
10309 </row>
10310 <row>
10311 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10312 \begin_inset Text
10313
10314 \begin_layout Plain Layout
10315
10316 \series bold
10317 Dal Bosco
10318 \end_layout
10319
10320 \end_inset
10321 </cell>
10322 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10323 \begin_inset Text
10324
10325 \begin_layout Plain Layout
10326 Carolina
10327 \end_layout
10328
10329 \end_inset
10330 </cell>
10331 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10332 \begin_inset Text
10333
10334 \begin_layout Plain Layout
10335 111
10336 \end_layout
10337
10338 \end_inset
10339 </cell>
10340 </row>
10341 <row>
10342 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10343 \begin_inset Text
10344
10345 \begin_layout Plain Layout
10346
10347 \series bold
10348 Dalpiaz
10349 \end_layout
10350
10351 \end_inset
10352 </cell>
10353 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10354 \begin_inset Text
10355
10356 \begin_layout Plain Layout
10357 Annamaria
10358 \end_layout
10359
10360 \end_inset
10361 </cell>
10362 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10363 \begin_inset Text
10364
10365 \begin_layout Plain Layout
10366 111
10367 \end_layout
10368
10369 \end_inset
10370 </cell>
10371 </row>
10372 <row>
10373 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10374 \begin_inset Text
10375
10376 \begin_layout Plain Layout
10377
10378 \series bold
10379 Feliciello
10380 \end_layout
10381
10382 \end_inset
10383 </cell>
10384 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10385 \begin_inset Text
10386
10387 \begin_layout Plain Layout
10388 Domenico
10389 \end_layout
10390
10391 \end_inset
10392 </cell>
10393 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10394 \begin_inset Text
10395
10396 \begin_layout Plain Layout
10397 111
10398 \end_layout
10399
10400 \end_inset
10401 </cell>
10402 </row>
10403 <row>
10404 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10405 \begin_inset Text
10406
10407 \begin_layout Plain Layout
10408
10409 \series bold
10410 Focarelli
10411 \end_layout
10412
10413 \end_inset
10414 </cell>
10415 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10416 \begin_inset Text
10417
10418 \begin_layout Plain Layout
10419 Paola
10420 \end_layout
10421
10422 \end_inset
10423 </cell>
10424 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10425 \begin_inset Text
10426
10427 \begin_layout Plain Layout
10428 111
10429 \end_layout
10430
10431 \end_inset
10432 </cell>
10433 </row>
10434 <row>
10435 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10436 \begin_inset Text
10437
10438 \begin_layout Plain Layout
10439
10440 \series bold
10441 Galletti
10442 \end_layout
10443
10444 \end_inset
10445 </cell>
10446 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10447 \begin_inset Text
10448
10449 \begin_layout Plain Layout
10450 Oreste
10451 \end_layout
10452
10453 \end_inset
10454 </cell>
10455 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10456 \begin_inset Text
10457
10458 \begin_layout Plain Layout
10459 111
10460 \end_layout
10461
10462 \end_inset
10463 </cell>
10464 </row>
10465 <row>
10466 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10467 \begin_inset Text
10468
10469 \begin_layout Plain Layout
10470
10471 \series bold
10472 Gasparini
10473 \end_layout
10474
10475 \end_inset
10476 </cell>
10477 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10478 \begin_inset Text
10479
10480 \begin_layout Plain Layout
10481 Franca
10482 \end_layout
10483
10484 \end_inset
10485 </cell>
10486 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10487 \begin_inset Text
10488
10489 \begin_layout Plain Layout
10490 111
10491 \end_layout
10492
10493 \end_inset
10494 </cell>
10495 </row>
10496 <row>
10497 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10498 \begin_inset Text
10499
10500 \begin_layout Plain Layout
10501
10502 \series bold
10503 Lassini
10504 \end_layout
10505
10506 \end_inset
10507 </cell>
10508 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10509 \begin_inset Text
10510
10511 \begin_layout Plain Layout
10512 Giancarlo
10513 \end_layout
10514
10515 \end_inset
10516 </cell>
10517 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10518 \begin_inset Text
10519
10520 \begin_layout Plain Layout
10521
10522 \end_layout
10523
10524 \end_inset
10525 </cell>
10526 </row>
10527 <row>
10528 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10529 \begin_inset Text
10530
10531 \begin_layout Plain Layout
10532
10533 \series bold
10534 Malfatti
10535 \end_layout
10536
10537 \end_inset
10538 </cell>
10539 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10540 \begin_inset Text
10541
10542 \begin_layout Plain Layout
10543 Luciano
10544 \end_layout
10545
10546 \end_inset
10547 </cell>
10548 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10549 \begin_inset Text
10550
10551 \begin_layout Plain Layout
10552 111
10553 \end_layout
10554
10555 \end_inset
10556 </cell>
10557 </row>
10558 <row>
10559 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10560 \begin_inset Text
10561
10562 \begin_layout Plain Layout
10563
10564 \series bold
10565 Malfatti
10566 \end_layout
10567
10568 \end_inset
10569 </cell>
10570 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10571 \begin_inset Text
10572
10573 \begin_layout Plain Layout
10574 Valeriano
10575 \end_layout
10576
10577 \end_inset
10578 </cell>
10579 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10580 \begin_inset Text
10581
10582 \begin_layout Plain Layout
10583 111
10584 \end_layout
10585
10586 \end_inset
10587 </cell>
10588 </row>
10589 <row>
10590 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10591 \begin_inset Text
10592
10593 \begin_layout Plain Layout
10594
10595 \series bold
10596 Meneguzzo
10597 \end_layout
10598
10599 \end_inset
10600 </cell>
10601 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10602 \begin_inset Text
10603
10604 \begin_layout Plain Layout
10605 Roberto
10606 \end_layout
10607
10608 \end_inset
10609 </cell>
10610 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10611 \begin_inset Text
10612
10613 \begin_layout Plain Layout
10614 111
10615 \end_layout
10616
10617 \end_inset
10618 </cell>
10619 </row>
10620 <row>
10621 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10622 \begin_inset Text
10623
10624 \begin_layout Plain Layout
10625
10626 \series bold
10627 Mezzadra
10628 \end_layout
10629
10630 \end_inset
10631 </cell>
10632 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10633 \begin_inset Text
10634
10635 \begin_layout Plain Layout
10636 Roberto
10637 \end_layout
10638
10639 \end_inset
10640 </cell>
10641 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10642 \begin_inset Text
10643
10644 \begin_layout Plain Layout
10645 111
10646 \end_layout
10647
10648 \end_inset
10649 </cell>
10650 </row>
10651 <row>
10652 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10653 \begin_inset Text
10654
10655 \begin_layout Plain Layout
10656
10657 \series bold
10658 Pirpamer
10659 \end_layout
10660
10661 \end_inset
10662 </cell>
10663 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10664 \begin_inset Text
10665
10666 \begin_layout Plain Layout
10667 Erich
10668 \end_layout
10669
10670 \end_inset
10671 </cell>
10672 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10673 \begin_inset Text
10674
10675 \begin_layout Plain Layout
10676 111
10677 \end_layout
10678
10679 \end_inset
10680 </cell>
10681 </row>
10682 <row>
10683 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10684 \begin_inset Text
10685
10686 \begin_layout Plain Layout
10687
10688 \series bold
10689 Pochiesa
10690 \end_layout
10691
10692 \end_inset
10693 </cell>
10694 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10695 \begin_inset Text
10696
10697 \begin_layout Plain Layout
10698 Paolo
10699 \end_layout
10700
10701 \end_inset
10702 </cell>
10703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10704 \begin_inset Text
10705
10706 \begin_layout Plain Layout
10707 111, 222
10708 \end_layout
10709
10710 \end_inset
10711 </cell>
10712 </row>
10713 <row>
10714 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10715 \begin_inset Text
10716
10717 \begin_layout Plain Layout
10718
10719 \series bold
10720 Radina
10721 \end_layout
10722
10723 \end_inset
10724 </cell>
10725 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10726 \begin_inset Text
10727
10728 \begin_layout Plain Layout
10729 Claudio
10730 \end_layout
10731
10732 \end_inset
10733 </cell>
10734 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10735 \begin_inset Text
10736
10737 \begin_layout Plain Layout
10738 111
10739 \end_layout
10740
10741 \end_inset
10742 </cell>
10743 </row>
10744 <row>
10745 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10746 \begin_inset Text
10747
10748 \begin_layout Plain Layout
10749
10750 \series bold
10751 Rizzardi
10752 \end_layout
10753
10754 \end_inset
10755 </cell>
10756 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10757 \begin_inset Text
10758
10759 \begin_layout Plain Layout
10760 Paolo, 11.
10761  Fürst von Montecompatri, 11.
10762  Fürst von Sulmona und Vivaro, 10.
10763  Fürst von Rossano, 5.
10764  Herzog von Canemorte, 11.
10765  Herzog von Palombara, 5.
10766  Herzog von Castelchiodato,
10767 \begin_inset ERT
10768 status open
10769
10770 \begin_layout Plain Layout
10771
10772 & 111
10773 \backslash
10774
10775 \backslash
10776  
10777 \backslash
10778 newpage
10779 \end_layout
10780
10781 \begin_layout Plain Layout
10782
10783 &
10784 \end_layout
10785
10786 \end_inset
10787
10788  11.
10789  Herzog von Poggionativo, 11.
10790  Markis von Mentana, Norma, Civitella, Pratica, Moricone und Percille, 11.
10791  Graf von Valinfreda, 11.
10792  Baron von Cropalati, 11.
10793  Herr von Scarpa, Edelmann von Rom, Patrizier von Venedig, Neapel und Genua
10794 \end_layout
10795
10796 \end_inset
10797 </cell>
10798 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10799 \begin_inset Text
10800
10801 \begin_layout Plain Layout
10802 111
10803 \end_layout
10804
10805 \end_inset
10806 </cell>
10807 </row>
10808 <row>
10809 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10810 \begin_inset Text
10811
10812 \begin_layout Plain Layout
10813
10814 \series bold
10815 Stuffer
10816 \end_layout
10817
10818 \end_inset
10819 </cell>
10820 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10821 \begin_inset Text
10822
10823 \begin_layout Plain Layout
10824 Oskar
10825 \end_layout
10826
10827 \end_inset
10828 </cell>
10829 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10830 \begin_inset Text
10831
10832 \begin_layout Plain Layout
10833 111
10834 \end_layout
10835
10836 \end_inset
10837 </cell>
10838 </row>
10839 <row>
10840 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10841 \begin_inset Text
10842
10843 \begin_layout Plain Layout
10844
10845 \series bold
10846 Tacchelli
10847 \end_layout
10848
10849 \end_inset
10850 </cell>
10851 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10852 \begin_inset Text
10853
10854 \begin_layout Plain Layout
10855 Ugo
10856 \end_layout
10857
10858 \end_inset
10859 </cell>
10860 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10861 \begin_inset Text
10862
10863 \begin_layout Plain Layout
10864 111
10865 \end_layout
10866
10867 \end_inset
10868 </cell>
10869 </row>
10870 <row>
10871 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10872 \begin_inset Text
10873
10874 \begin_layout Plain Layout
10875
10876 \series bold
10877 Tezzele
10878 \end_layout
10879
10880 \end_inset
10881 </cell>
10882 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10883 \begin_inset Text
10884
10885 \begin_layout Plain Layout
10886 Margit
10887 \end_layout
10888
10889 \end_inset
10890 </cell>
10891 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10892 \begin_inset Text
10893
10894 \begin_layout Plain Layout
10895 111
10896 \end_layout
10897
10898 \end_inset
10899 </cell>
10900 </row>
10901 <row>
10902 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10903 \begin_inset Text
10904
10905 \begin_layout Plain Layout
10906
10907 \series bold
10908 Unterkalmsteiner
10909 \end_layout
10910
10911 \end_inset
10912 </cell>
10913 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10914 \begin_inset Text
10915
10916 \begin_layout Plain Layout
10917 Frieda
10918 \end_layout
10919
10920 \end_inset
10921 </cell>
10922 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10923 \begin_inset Text
10924
10925 \begin_layout Plain Layout
10926 111
10927 \end_layout
10928
10929 \end_inset
10930 </cell>
10931 </row>
10932 <row>
10933 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10934 \begin_inset Text
10935
10936 \begin_layout Plain Layout
10937
10938 \series bold
10939 Vieider
10940 \end_layout
10941
10942 \end_inset
10943 </cell>
10944 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10945 \begin_inset Text
10946
10947 \begin_layout Plain Layout
10948 Hilde
10949 \end_layout
10950
10951 \end_inset
10952 </cell>
10953 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10954 \begin_inset Text
10955
10956 \begin_layout Plain Layout
10957 111
10958 \end_layout
10959
10960 \end_inset
10961 </cell>
10962 </row>
10963 <row>
10964 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10965 \begin_inset Text
10966
10967 \begin_layout Plain Layout
10968
10969 \series bold
10970 Vigna
10971 \end_layout
10972
10973 \end_inset
10974 </cell>
10975 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10976 \begin_inset Text
10977
10978 \begin_layout Plain Layout
10979 Jürgen
10980 \end_layout
10981
10982 \end_inset
10983 </cell>
10984 <cell alignment="center" valignment="top" rightline="true" usebox="none">
10985 \begin_inset Text
10986
10987 \begin_layout Plain Layout
10988 111
10989 \end_layout
10990
10991 \end_inset
10992 </cell>
10993 </row>
10994 <row>
10995 <cell alignment="center" valignment="top" leftline="true" usebox="none">
10996 \begin_inset Text
10997
10998 \begin_layout Plain Layout
10999
11000 \series bold
11001 Weber
11002 \end_layout
11003
11004 \end_inset
11005 </cell>
11006 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11007 \begin_inset Text
11008
11009 \begin_layout Plain Layout
11010 Maurizio
11011 \end_layout
11012
11013 \end_inset
11014 </cell>
11015 <cell alignment="center" valignment="top" rightline="true" usebox="none">
11016 \begin_inset Text
11017
11018 \begin_layout Plain Layout
11019 111
11020 \end_layout
11021
11022 \end_inset
11023 </cell>
11024 </row>
11025 <row>
11026 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11027 \begin_inset Text
11028
11029 \begin_layout Plain Layout
11030
11031 \series bold
11032 Winkler
11033 \end_layout
11034
11035 \end_inset
11036 </cell>
11037 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11038 \begin_inset Text
11039
11040 \begin_layout Plain Layout
11041 Franz
11042 \end_layout
11043
11044 \end_inset
11045 </cell>
11046 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
11047 \begin_inset Text
11048
11049 \begin_layout Plain Layout
11050 111
11051 \end_layout
11052
11053 \end_inset
11054 </cell>
11055 </row>
11056 </lyxtabular>
11057
11058 \end_inset
11059
11060
11061 \end_layout
11062
11063 \begin_layout Section
11064 Líneas múltiples en columnas y filas
11065 \end_layout
11066
11067 \begin_layout Subsection
11068 Líneas múltiples en celdas
11069 \begin_inset CommandInset label
11070 LatexCommand label
11071 name "sub:Líneas-Múltiples-en"
11072
11073 \end_inset
11074
11075
11076 \begin_inset Index idx
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Lineas@Líneas múltiples en celdas
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \begin_inset Index idx
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090 Cuadros ! Saltos de línea
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \begin_layout Standard
11099 \noindent
11100 \begin_inset Float table
11101 placement H
11102 wide false
11103 sideways false
11104 status open
11105
11106 \begin_layout Plain Layout
11107 \begin_inset Caption
11108
11109 \begin_layout Plain Layout
11110 \begin_inset CommandInset label
11111 LatexCommand label
11112 name "tab:Cuadro-con-múltiples"
11113
11114 \end_inset
11115
11116 Cuadro con líneas múltiples en celda
11117 \end_layout
11118
11119 \end_inset
11120
11121
11122 \end_layout
11123
11124 \begin_layout Plain Layout
11125 \align center
11126 \begin_inset Tabular
11127 <lyxtabular version="3" rows="3" columns="3">
11128 <features tabularvalignment="middle">
11129 <column alignment="center" valignment="middle" width="2.5cm">
11130 <column alignment="center" valignment="middle" width="0">
11131 <column alignment="center" valignment="middle" width="0">
11132 <row>
11133 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11134 \begin_inset Text
11135
11136 \begin_layout Plain Layout
11137 líneas
11138 \begin_inset Newline linebreak
11139 \end_inset
11140
11141 múltiples
11142 \end_layout
11143
11144 \end_inset
11145 </cell>
11146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11147 \begin_inset Text
11148
11149 \begin_layout Plain Layout
11150 b
11151 \end_layout
11152
11153 \end_inset
11154 </cell>
11155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11156 \begin_inset Text
11157
11158 \begin_layout Plain Layout
11159 c
11160 \end_layout
11161
11162 \end_inset
11163 </cell>
11164 </row>
11165 <row>
11166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11167 \begin_inset Text
11168
11169 \begin_layout Plain Layout
11170 d
11171 \end_layout
11172
11173 \end_inset
11174 </cell>
11175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11176 \begin_inset Text
11177
11178 \begin_layout Plain Layout
11179 e
11180 \end_layout
11181
11182 \end_inset
11183 </cell>
11184 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11185 \begin_inset Text
11186
11187 \begin_layout Plain Layout
11188 f
11189 \end_layout
11190
11191 \end_inset
11192 </cell>
11193 </row>
11194 <row>
11195 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11196 \begin_inset Text
11197
11198 \begin_layout Plain Layout
11199 g
11200 \end_layout
11201
11202 \end_inset
11203 </cell>
11204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11205 \begin_inset Text
11206
11207 \begin_layout Plain Layout
11208 h
11209 \end_layout
11210
11211 \end_inset
11212 </cell>
11213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11214 \begin_inset Text
11215
11216 \begin_layout Plain Layout
11217 i
11218 \end_layout
11219
11220 \end_inset
11221 </cell>
11222 </row>
11223 </lyxtabular>
11224
11225 \end_inset
11226
11227
11228 \end_layout
11229
11230 \end_inset
11231
11232
11233 \end_layout
11234
11235 \begin_layout Standard
11236 Al ajustar anchura fija en una columna se habilita la entrada de texto como
11237  párrafos con varias líneas y guionado.
11238 \end_layout
11239
11240 \begin_layout Standard
11241 Para generar el cuadro
11242 \begin_inset space ~
11243 \end_inset
11244
11245
11246 \begin_inset CommandInset ref
11247 LatexCommand ref
11248 reference "tab:Cuadro-con-múltiples"
11249
11250 \end_inset
11251
11252 , crea un cuadro 3×3, marca la primera celda y haz clic derecho sobre ella.
11253  En el diálogo que surge establece una anchura de 2.5
11254 \begin_inset space \thinspace{}
11255 \end_inset
11256
11257 cm y escoge centro en alineación vertical y horizontal.
11258  La alineación vertical se utiliza para todas las celdas de la fila.
11259  Como nuestro texto es menor de 2.5
11260 \begin_inset space \thinspace{}
11261 \end_inset
11262
11263 cm, sólo aparece una línea.
11264  Para poner dos añadimos un salto de línea justificado, (atajo 
11265 \family sans
11266 Ctrl+Mayúsculas+Entrar
11267 \family default
11268 ).
11269  Si el texto es más ancho que la celda será automáticamente dividido en
11270  líneas.
11271 \end_layout
11272
11273 \begin_layout Standard
11274 Si hay una palabra larga en una celda con anchura fija, LaTeX no puede cortarla
11275  con guión si es la primera entrada.
11276  Por eso hay que insertar algo para que dicha palabra no sea la primera
11277  entrada: añade un espacio horizontal de 0
11278 \begin_inset space \thinspace{}
11279 \end_inset
11280
11281 pt delante de la palabra.
11282  Como el espacio es 0 la salida no cambia.
11283  El cuadro
11284 \begin_inset space ~
11285 \end_inset
11286
11287
11288 \begin_inset CommandInset ref
11289 LatexCommand ref
11290 reference "tab:Cuadro-con-y"
11291
11292 \end_inset
11293
11294  muestra el efecto.
11295 \end_layout
11296
11297 \begin_layout Standard
11298 \begin_inset Float table
11299 placement b
11300 wide false
11301 sideways false
11302 status open
11303
11304 \begin_layout Plain Layout
11305 \begin_inset Caption
11306
11307 \begin_layout Plain Layout
11308 \begin_inset CommandInset label
11309 LatexCommand label
11310 name "tab:Cuadro-con-y"
11311
11312 \end_inset
11313
11314 Cuadros con y sin guión
11315 \end_layout
11316
11317 \end_inset
11318
11319
11320 \end_layout
11321
11322 \begin_layout Plain Layout
11323 \begin_inset space \hfill{}
11324 \end_inset
11325
11326
11327 \begin_inset Tabular
11328 <lyxtabular version="3" rows="3" columns="3">
11329 <features tabularvalignment="middle">
11330 <column alignment="center" valignment="middle" width="2.5cm">
11331 <column alignment="center" valignment="middle" width="0">
11332 <column alignment="center" valignment="middle" width="0">
11333 <row>
11334 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11335 \begin_inset Text
11336
11337 \begin_layout Plain Layout
11338 celdaconpalabramuylarga
11339 \end_layout
11340
11341 \end_inset
11342 </cell>
11343 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11344 \begin_inset Text
11345
11346 \begin_layout Plain Layout
11347 b
11348 \end_layout
11349
11350 \end_inset
11351 </cell>
11352 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11353 \begin_inset Text
11354
11355 \begin_layout Plain Layout
11356 c
11357 \end_layout
11358
11359 \end_inset
11360 </cell>
11361 </row>
11362 <row>
11363 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11364 \begin_inset Text
11365
11366 \begin_layout Plain Layout
11367 d
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 Plain Layout
11376 e
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 Plain Layout
11385 f
11386 \end_layout
11387
11388 \end_inset
11389 </cell>
11390 </row>
11391 <row>
11392 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11393 \begin_inset Text
11394
11395 \begin_layout Plain Layout
11396 g
11397 \end_layout
11398
11399 \end_inset
11400 </cell>
11401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 h
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 i
11415 \end_layout
11416
11417 \end_inset
11418 </cell>
11419 </row>
11420 </lyxtabular>
11421
11422 \end_inset
11423
11424
11425 \begin_inset space \hfill{}
11426 \end_inset
11427
11428
11429 \begin_inset Tabular
11430 <lyxtabular version="3" rows="3" columns="3">
11431 <features tabularvalignment="middle">
11432 <column alignment="center" valignment="middle" width="2.5cm">
11433 <column alignment="center" valignment="middle" width="0">
11434 <column alignment="center" valignment="middle" width="0">
11435 <row>
11436 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11437 \begin_inset Text
11438
11439 \begin_layout Plain Layout
11440 \begin_inset space \hspace{}
11441 \length 0pt
11442 \end_inset
11443
11444 celdaconpalabramuylarga
11445 \end_layout
11446
11447 \end_inset
11448 </cell>
11449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11450 \begin_inset Text
11451
11452 \begin_layout Plain Layout
11453 b
11454 \end_layout
11455
11456 \end_inset
11457 </cell>
11458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11459 \begin_inset Text
11460
11461 \begin_layout Plain Layout
11462 c
11463 \end_layout
11464
11465 \end_inset
11466 </cell>
11467 </row>
11468 <row>
11469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11470 \begin_inset Text
11471
11472 \begin_layout Plain Layout
11473 d
11474 \end_layout
11475
11476 \end_inset
11477 </cell>
11478 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11479 \begin_inset Text
11480
11481 \begin_layout Plain Layout
11482 e
11483 \end_layout
11484
11485 \end_inset
11486 </cell>
11487 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11488 \begin_inset Text
11489
11490 \begin_layout Plain Layout
11491 f
11492 \end_layout
11493
11494 \end_inset
11495 </cell>
11496 </row>
11497 <row>
11498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11499 \begin_inset Text
11500
11501 \begin_layout Plain Layout
11502 g
11503 \end_layout
11504
11505 \end_inset
11506 </cell>
11507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11508 \begin_inset Text
11509
11510 \begin_layout Plain Layout
11511 h
11512 \end_layout
11513
11514 \end_inset
11515 </cell>
11516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11517 \begin_inset Text
11518
11519 \begin_layout Plain Layout
11520 i
11521 \end_layout
11522
11523 \end_inset
11524 </cell>
11525 </row>
11526 </lyxtabular>
11527
11528 \end_inset
11529
11530
11531 \begin_inset space \hfill{}
11532 \end_inset
11533
11534
11535 \end_layout
11536
11537 \end_inset
11538
11539
11540 \end_layout
11541
11542 \begin_layout Subsection
11543 Multicolumnas
11544 \begin_inset CommandInset label
11545 LatexCommand label
11546 name "sub:Multicolumnas"
11547
11548 \end_inset
11549
11550
11551 \begin_inset Index idx
11552 status collapsed
11553
11554 \begin_layout Plain Layout
11555 Multicolumnas
11556 \end_layout
11557
11558 \end_inset
11559
11560
11561 \begin_inset Index idx
11562 status collapsed
11563
11564 \begin_layout Plain Layout
11565 Cuadros ! Multicolumnas
11566 \end_layout
11567
11568 \end_inset
11569
11570
11571 \end_layout
11572
11573 \begin_layout Subsubsection
11574 Fundamentos de multicolumnas
11575 \end_layout
11576
11577 \begin_layout Standard
11578 Para extender una celda sobre varias columnas, se marcan las celdas que
11579  se desee combinar y se usa el botón 
11580 \family sans
11581
11582 \begin_inset Info
11583 type  "icon"
11584 arg   "inset-modify tabular multicolumn"
11585 \end_inset
11586
11587
11588 \family default
11589 , el menú 
11590 \family sans
11591 Editar\SpecialChar \menuseparator
11592 Cuadro\SpecialChar \menuseparator
11593 Multicolumna
11594 \family default
11595 , o clic derecho sobre las celdas marcadas y elige 
11596 \family sans
11597 Multicolumna 
11598 \family default
11599 en el menú contextual.
11600 \end_layout
11601
11602 \begin_layout Standard
11603 Las multicolumnas tienen su propia configuración de celdas.
11604  Esto es, los cambios de bordes, alineación y anchura sólo afectan a la
11605  multicolumna.
11606  Aquí hay un ejemplo con una multicolumna en la primera fila y otra en la
11607  última fila sin borde superior:
11608 \end_layout
11609
11610 \begin_layout Standard
11611 \align center
11612 \begin_inset Tabular
11613 <lyxtabular version="3" rows="3" columns="4">
11614 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
11615 <column alignment="center" valignment="top" width="0pt">
11616 <column alignment="center" valignment="middle" width="0">
11617 <column alignment="center" valignment="top" width="0in">
11618 <column alignment="center" valignment="top" width="0pt">
11619 <row>
11620 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11621 \begin_inset Text
11622
11623 \begin_layout Plain Layout
11624 abc
11625 \end_layout
11626
11627 \end_inset
11628 </cell>
11629 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
11630 \begin_inset Text
11631
11632 \begin_layout Plain Layout
11633 def ghi
11634 \end_layout
11635
11636 \end_inset
11637 </cell>
11638 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11639 \begin_inset Text
11640
11641 \begin_layout Plain Layout
11642
11643 \end_layout
11644
11645 \end_inset
11646 </cell>
11647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11648 \begin_inset Text
11649
11650 \begin_layout Plain Layout
11651 jkl
11652 \end_layout
11653
11654 \end_inset
11655 </cell>
11656 </row>
11657 <row>
11658 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11659 \begin_inset Text
11660
11661 \begin_layout Plain Layout
11662
11663 \family roman
11664 \series medium
11665 \shape up
11666 \size normal
11667 \emph off
11668 \bar no
11669 \noun off
11670 \color none
11671 A
11672 \end_layout
11673
11674 \end_inset
11675 </cell>
11676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11677 \begin_inset Text
11678
11679 \begin_layout Plain Layout
11680 B
11681 \end_layout
11682
11683 \end_inset
11684 </cell>
11685 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11686 \begin_inset Text
11687
11688 \begin_layout Plain Layout
11689 C
11690 \end_layout
11691
11692 \end_inset
11693 </cell>
11694 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11695 \begin_inset Text
11696
11697 \begin_layout Plain Layout
11698 D
11699 \end_layout
11700
11701 \end_inset
11702 </cell>
11703 </row>
11704 <row>
11705 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11706 \begin_inset Text
11707
11708 \begin_layout Plain Layout
11709 1
11710 \end_layout
11711
11712 \end_inset
11713 </cell>
11714 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11715 \begin_inset Text
11716
11717 \begin_layout Plain Layout
11718 2
11719 \end_layout
11720
11721 \end_inset
11722 </cell>
11723 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11724 \begin_inset Text
11725
11726 \begin_layout Plain Layout
11727 3
11728 \end_layout
11729
11730 \end_inset
11731 </cell>
11732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11733 \begin_inset Text
11734
11735 \begin_layout Plain Layout
11736 4
11737 \end_layout
11738
11739 \end_inset
11740 </cell>
11741 </row>
11742 </lyxtabular>
11743
11744 \end_inset
11745
11746
11747 \end_layout
11748
11749 \begin_layout Subsubsection
11750 Cálculos en multicolumnas
11751 \begin_inset CommandInset label
11752 LatexCommand label
11753 name "sub:Cálculos-en-Multicolumnas"
11754
11755 \end_inset
11756
11757
11758 \begin_inset Index idx
11759 status collapsed
11760
11761 \begin_layout Plain Layout
11762 Cuadros ! Multicolumnas ! Cálculos
11763 \end_layout
11764
11765 \end_inset
11766
11767
11768 \end_layout
11769
11770 \begin_layout Standard
11771 LyX soporta multicolumnas directamente, pero hay que prestar atención a
11772  la anchura de celda de las columnas combinadas en la celda multicolumna.
11773 \end_layout
11774
11775 \begin_layout Standard
11776 \begin_inset Float table
11777 placement h
11778 wide false
11779 sideways false
11780 status open
11781
11782 \begin_layout Plain Layout
11783 \begin_inset Caption
11784
11785 \begin_layout Plain Layout
11786 \begin_inset CommandInset label
11787 LatexCommand label
11788 name "tab:Cuadro-con-centrado"
11789
11790 \end_inset
11791
11792 Cuadro con texto centrado en multicolumna sobre dos columnas que tienen
11793  exactamente la mitad de anchura que la celda multicolumna
11794 \begin_inset Argument
11795 status open
11796
11797 \begin_layout Plain Layout
11798 Cuadro multicolumna perfecta
11799 \end_layout
11800
11801 \end_inset
11802
11803
11804 \end_layout
11805
11806 \end_inset
11807
11808
11809 \end_layout
11810
11811 \begin_layout Plain Layout
11812 \align center
11813 \begin_inset Tabular
11814 <lyxtabular version="3" rows="3" columns="3">
11815 <features tabularvalignment="middle">
11816 <column alignment="center" valignment="middle" width="0" special=">{\centering}m{1.25cm-6.2pt}">
11817 <column alignment="center" valignment="middle" width="0">
11818 <column alignment="center" valignment="top" width="0">
11819 <row>
11820 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" leftline="true" usebox="none" special=">{\centering}m{2.5cm}">
11821 \begin_inset Text
11822
11823 \begin_layout Plain Layout
11824 multicolumna línea múltiple
11825 \end_layout
11826
11827 \end_inset
11828 </cell>
11829 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833
11834 \end_layout
11835
11836 \end_inset
11837 </cell>
11838 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11839 \begin_inset Text
11840
11841 \begin_layout Plain Layout
11842 c
11843 \end_layout
11844
11845 \end_inset
11846 </cell>
11847 </row>
11848 <row>
11849 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11850 \begin_inset Text
11851
11852 \begin_layout Plain Layout
11853 d
11854 \end_layout
11855
11856 \end_inset
11857 </cell>
11858 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11859 \begin_inset Text
11860
11861 \begin_layout Plain Layout
11862 e
11863 \end_layout
11864
11865 \end_inset
11866 </cell>
11867 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11868 \begin_inset Text
11869
11870 \begin_layout Plain Layout
11871 f
11872 \end_layout
11873
11874 \end_inset
11875 </cell>
11876 </row>
11877 <row>
11878 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11879 \begin_inset Text
11880
11881 \begin_layout Plain Layout
11882 g
11883 \end_layout
11884
11885 \end_inset
11886 </cell>
11887 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11888 \begin_inset Text
11889
11890 \begin_layout Plain Layout
11891 h
11892 \end_layout
11893
11894 \end_inset
11895 </cell>
11896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11897 \begin_inset Text
11898
11899 \begin_layout Plain Layout
11900 i
11901 \end_layout
11902
11903 \end_inset
11904 </cell>
11905 </row>
11906 </lyxtabular>
11907
11908 \end_inset
11909
11910
11911 \end_layout
11912
11913 \end_inset
11914
11915
11916 \end_layout
11917
11918 \begin_layout Standard
11919 Por ejemplo, para crear el cuadro
11920 \begin_inset space ~
11921 \end_inset
11922
11923
11924 \begin_inset CommandInset ref
11925 LatexCommand ref
11926 reference "tab:Cuadro-con-centrado"
11927
11928 \end_inset
11929
11930 , marca las dos primeras celdas en la primera fila deun cuadro 3×3 y haz
11931  clic derecho.
11932  En el diálogo marca 
11933 \emph on
11934 multicolumna
11935 \emph default
11936
11937 \emph on
11938 alineación centro
11939 \emph default
11940  y una anchura de 2.5
11941 \begin_inset space \thinspace{}
11942 \end_inset
11943
11944 cm.
11945  Las columnas combinadas deberían tener exactamente la mitad de la anchura
11946  de la celda multicolumna, así que deberías ajustar 1.25
11947 \begin_inset space \thinspace{}
11948 \end_inset
11949
11950 cm para la primera columna.
11951  La segunda columna tendrá entonces automáticamente 1.25
11952 \begin_inset space \thinspace{}
11953 \end_inset
11954
11955 cm de anchura.
11956  Para el cuadro
11957 \begin_inset space ~
11958 \end_inset
11959
11960
11961 \begin_inset CommandInset ref
11962 LatexCommand ref
11963 reference "tab:Cuadro-sin-mitad"
11964
11965 \end_inset
11966
11967  se ha procedido de la siguiente manera:
11968 \end_layout
11969
11970 \begin_layout Standard
11971 \begin_inset Float table
11972 wide false
11973 sideways false
11974 status open
11975
11976 \begin_layout Plain Layout
11977 \begin_inset Caption
11978
11979 \begin_layout Plain Layout
11980 \begin_inset CommandInset label
11981 LatexCommand label
11982 name "tab:Cuadro-sin-mitad"
11983
11984 \end_inset
11985
11986 Cuadro en el que las columnas combinadas no tienen exactamente la mitad
11987  de anchura que la celda multicolumna
11988 \begin_inset Argument
11989 status open
11990
11991 \begin_layout Plain Layout
11992 Cuadro multicolumna imperfecta
11993 \end_layout
11994
11995 \end_inset
11996
11997
11998 \end_layout
11999
12000 \end_inset
12001
12002
12003 \end_layout
12004
12005 \begin_layout Plain Layout
12006 \align center
12007 \begin_inset Tabular
12008 <lyxtabular version="3" rows="3" columns="3">
12009 <features tabularvalignment="middle">
12010 <column alignment="center" valignment="top" width="1.25cm">
12011 <column alignment="center" valignment="top" width="0">
12012 <column alignment="center" valignment="top" width="0">
12013 <row>
12014 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" width="2.5cm">
12015 \begin_inset Text
12016
12017 \begin_layout Plain Layout
12018 multicolumna línea múltiple
12019 \end_layout
12020
12021 \end_inset
12022 </cell>
12023 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12024 \begin_inset Text
12025
12026 \begin_layout Plain Layout
12027
12028 \end_layout
12029
12030 \end_inset
12031 </cell>
12032 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12033 \begin_inset Text
12034
12035 \begin_layout Plain Layout
12036 c
12037 \end_layout
12038
12039 \end_inset
12040 </cell>
12041 </row>
12042 <row>
12043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12044 \begin_inset Text
12045
12046 \begin_layout Plain Layout
12047 d
12048 \end_layout
12049
12050 \end_inset
12051 </cell>
12052 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12053 \begin_inset Text
12054
12055 \begin_layout Plain Layout
12056 e
12057 \end_layout
12058
12059 \end_inset
12060 </cell>
12061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12062 \begin_inset Text
12063
12064 \begin_layout Plain Layout
12065 f
12066 \end_layout
12067
12068 \end_inset
12069 </cell>
12070 </row>
12071 <row>
12072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12073 \begin_inset Text
12074
12075 \begin_layout Plain Layout
12076 g
12077 \end_layout
12078
12079 \end_inset
12080 </cell>
12081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12082 \begin_inset Text
12083
12084 \begin_layout Plain Layout
12085 h
12086 \end_layout
12087
12088 \end_inset
12089 </cell>
12090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12091 \begin_inset Text
12092
12093 \begin_layout Plain Layout
12094 i
12095 \end_layout
12096
12097 \end_inset
12098 </cell>
12099 </row>
12100 </lyxtabular>
12101
12102 \end_inset
12103
12104
12105 \end_layout
12106
12107 \end_inset
12108
12109
12110 \end_layout
12111
12112 \begin_layout Standard
12113 Se ve que la primera columna no tiene la mitad de ancho que la celda multicolumn
12114 a, es un poco mayor.
12115  La razón es que la anchura dada para una celda 
12116 \begin_inset Formula $W_{g}$
12117 \end_inset
12118
12119  no es su anchura total 
12120 \begin_inset Formula $W_{\mathrm{tot}}$
12121 \end_inset
12122
12123  porque una celda es siempre algo mayor que la anchura dada.
12124  El apéndice
12125 \begin_inset space ~
12126 \end_inset
12127
12128
12129 \begin_inset CommandInset ref
12130 LatexCommand eqref
12131 reference "cap:Explicación-de-la-Ecuación"
12132
12133 \end_inset
12134
12135  lo explica con detalle.
12136 \end_layout
12137
12138 \begin_layout Standard
12139 La anchura dada 
12140 \begin_inset Formula $W_{g\, n}$
12141 \end_inset
12142
12143  necesaria para combinar 
12144 \emph on
12145 n
12146 \emph default
12147  columnas puede calcularse de manera que cada columna tenga una anchura
12148  total de 
12149 \begin_inset Formula $W_{\mathrm{tot\, multicolumn}}/n$
12150 \end_inset
12151
12152 :
12153 \begin_inset Formula 
12154 \begin{equation}
12155 W_{g\, n}=(W_{g\,\mathrm{multicolumn}}+(1-n)\cdot(12.4\,\mathrm{pt}))/n\label{eq:Wgn}
12156 \end{equation}
12157
12158 \end_inset
12159
12160
12161 \end_layout
12162
12163 \begin_layout Standard
12164 En nuestro caso tenemos 
12165 \begin_inset Formula $n=2$
12166 \end_inset
12167
12168
12169 \begin_inset Formula $W_{g\,\mathrm{multicolumn}}=2.5\,$
12170 \end_inset
12171
12172
12173 \begin_inset space \thinspace{}
12174 \end_inset
12175
12176 cm y los valores predeterminados para longitudes, así la ecuación
12177 \begin_inset space ~
12178 \end_inset
12179
12180
12181 \begin_inset CommandInset ref
12182 LatexCommand ref
12183 reference "eq:Wgn"
12184
12185 \end_inset
12186
12187  queda
12188 \begin_inset Formula 
12189 \begin{equation}
12190 W_{g\,2}=1.25\,\mathrm{cm}-6.2\,\mathrm{pt}
12191 \end{equation}
12192
12193 \end_inset
12194
12195
12196 \end_layout
12197
12198 \begin_layout Standard
12199 Para habilitar cálculos en LaTeX, debe cargarse en el preámbulo el paquete
12200  
12201 \series bold
12202 calc
12203 \series default
12204  con la línea
12205 \begin_inset Index idx
12206 status collapsed
12207
12208 \begin_layout Plain Layout
12209 LaTeX-paquetes ! calc
12210 \end_layout
12211
12212 \end_inset
12213
12214
12215 \end_layout
12216
12217 \begin_layout Standard
12218
12219 \series bold
12220
12221 \backslash
12222 usepackage{calc}
12223 \end_layout
12224
12225 \begin_layout Standard
12226 LyX no permite calcular longitudes en el campo Ancho del cuadro de diálogo.
12227  Por tanto hay que insertar un argumento LaTeX en el diálogo.
12228  He aquí un repaso de los argumentos:
12229 \end_layout
12230
12231 \begin_layout Itemize
12232
12233 \series bold
12234 p{ancho}
12235 \series default
12236  crea celdas con anchura fija, el texto alineado arriba
12237 \end_layout
12238
12239 \begin_layout Itemize
12240
12241 \series bold
12242 m{ancho}
12243 \series default
12244  crea celdas con anchura fija, el texto con alineación vertical centrada
12245  
12246 \end_layout
12247
12248 \begin_layout Itemize
12249
12250 \series bold
12251 b{ancho}
12252 \series default
12253  crea celdas con anchura fija, el texto alineado abajo
12254 \end_layout
12255
12256 \begin_layout Standard
12257 Al introducir un argumento LaTeX, todas las propiedades de celda puestas
12258  en el diálogo se ignoran.
12259 \end_layout
12260
12261 \begin_layout Standard
12262 \begin_inset Note Greyedout
12263 status open
12264
12265 \begin_layout Plain Layout
12266
12267 \series bold
12268 Nota:
12269 \series default
12270  Debido a un error, LyX muestra de todas formas estas propiedades.
12271 \end_layout
12272
12273 \end_inset
12274
12275  
12276 \end_layout
12277
12278 \begin_layout Standard
12279 El comando 
12280 \series bold
12281
12282 \backslash
12283 centering
12284 \series default
12285  centra horizontalmente el texto.
12286  Puedes entonces introducir el siguiente argumento de LaTeX para la primera
12287  columna extendida:
12288 \end_layout
12289
12290 \begin_layout Standard
12291
12292 \series bold
12293 >{
12294 \backslash
12295 centering}m{1.25cm-6.2pt}
12296 \end_layout
12297
12298 \begin_layout Standard
12299 El comando 
12300 \series bold
12301 >{ }
12302 \series default
12303  significa que los comandos entre llaves se aplican antes de crear la celda.
12304 \end_layout
12305
12306 \begin_layout Standard
12307 Aunque hemos escogido alineación centrada para el texto de la celda multicolumna
12308 , aún está alineado a la izquierda.
12309  Esto se debe a que LyX sólo aplica alineado a columnas simples.
12310  Así que para multicolumnas hemos de usar el argumento de LaTeX
12311 \end_layout
12312
12313 \begin_layout Standard
12314
12315 \series bold
12316 >{
12317 \backslash
12318 centering}m{2.5cm}
12319 \end_layout
12320
12321 \begin_layout Subsection
12322 Multifilas
12323 \begin_inset CommandInset label
12324 LatexCommand label
12325 name "sub:Multifilas"
12326
12327 \end_inset
12328
12329
12330 \begin_inset Index idx
12331 status collapsed
12332
12333 \begin_layout Plain Layout
12334 Multifilas
12335 \end_layout
12336
12337 \end_inset
12338
12339
12340 \begin_inset Index idx
12341 status collapsed
12342
12343 \begin_layout Plain Layout
12344 Cuadros ! Multifilas
12345 \end_layout
12346
12347 \end_inset
12348
12349
12350 \end_layout
12351
12352 \begin_layout Standard
12353 Para extender una celda sobre varias filas, se marcan las celdas que se
12354  desee combinar y se usa el botón 
12355 \family sans
12356
12357 \begin_inset Info
12358 type  "icon"
12359 arg   "inset-modify tabular multirow"
12360 \end_inset
12361
12362
12363 \family default
12364 , el menú 
12365 \family sans
12366 Editar\SpecialChar \menuseparator
12367 Cuadro\SpecialChar \menuseparator
12368 Multifila
12369 \family default
12370 , o haz clic derecho sobre las celdas marcadas y elige 
12371 \family sans
12372 Multifila 
12373 \family default
12374 en el menú contextual.
12375 \end_layout
12376
12377 \begin_layout Standard
12378 Aquí hay un ejemplo de cuadro con una multifila en la primera columna:
12379 \end_layout
12380
12381 \begin_layout Standard
12382 \align center
12383 \begin_inset Tabular
12384 <lyxtabular version="3" rows="3" columns="3">
12385 <features tabularvalignment="middle">
12386 <column alignment="center" valignment="top" width="0pt">
12387 <column alignment="center" valignment="top" width="0">
12388 <column alignment="center" valignment="top" width="0">
12389 <row>
12390 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12391 \begin_inset Text
12392
12393 \begin_layout Plain Layout
12394 entrada en una celda larga
12395 \end_layout
12396
12397 \end_inset
12398 </cell>
12399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12400 \begin_inset Text
12401
12402 \begin_layout Plain Layout
12403 b
12404 \end_layout
12405
12406 \end_inset
12407 </cell>
12408 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12409 \begin_inset Text
12410
12411 \begin_layout Plain Layout
12412 c
12413 \end_layout
12414
12415 \end_inset
12416 </cell>
12417 </row>
12418 <row>
12419 <cell multirow="3" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12420 \begin_inset Text
12421
12422 \begin_layout Plain Layout
12423 multifila
12424 \end_layout
12425
12426 \end_inset
12427 </cell>
12428 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12429 \begin_inset Text
12430
12431 \begin_layout Plain Layout
12432 e
12433 \end_layout
12434
12435 \end_inset
12436 </cell>
12437 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12438 \begin_inset Text
12439
12440 \begin_layout Plain Layout
12441 f
12442 \end_layout
12443
12444 \end_inset
12445 </cell>
12446 </row>
12447 <row>
12448 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12449 \begin_inset Text
12450
12451 \begin_layout Plain Layout
12452
12453 \end_layout
12454
12455 \end_inset
12456 </cell>
12457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12458 \begin_inset Text
12459
12460 \begin_layout Plain Layout
12461 h
12462 \end_layout
12463
12464 \end_inset
12465 </cell>
12466 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12467 \begin_inset Text
12468
12469 \begin_layout Plain Layout
12470 i
12471 \end_layout
12472
12473 \end_inset
12474 </cell>
12475 </row>
12476 </lyxtabular>
12477
12478 \end_inset
12479
12480
12481 \end_layout
12482
12483 \begin_layout Standard
12484 La anchura de las celdas multifila se establece poniendo la anchura y la
12485  alineación para toda la columna.
12486  El 
12487 \family sans
12488 Desplazamiento vertical
12489 \family default
12490  cambia el contenido de la multifila arriba/abajo según su valor sea positivo/ne
12491 gativo.
12492 \end_layout
12493
12494 \begin_layout Standard
12495 Si la columna de una celda multifila no tiene anchura explícita, la celda
12496  multifila hereda el alineamiento de la columna.
12497  Por otra parte, se alinea a la izquierda por omisión.
12498  Para cambiar esto renombra el comando 
12499 \series bold
12500
12501 \backslash
12502 multirowsetup
12503 \series default
12504  con el comando
12505 \end_layout
12506
12507 \begin_layout Standard
12508
12509 \series bold
12510
12511 \backslash
12512 renewcommand{
12513 \backslash
12514 multirowsetup}{
12515 \backslash
12516 centering}
12517 \end_layout
12518
12519 \begin_layout Standard
12520 en el preámbulo del documento.
12521  Entonces se centran todas las entradas de celdas multifila en el documento.
12522  Si sólo queremos centrar en algunos cuadros, se puede renombrar el comando
12523  en código TeX justo antes del cuadro en lugar de en el preámbulo.
12524  Si el texto debe estar alineado a la derecha, reemplaza 
12525 \series bold
12526
12527 \backslash
12528 centering
12529 \series default
12530  por 
12531 \series bold
12532
12533 \backslash
12534 raggedleft
12535 \series default
12536 .
12537  Para volver a alineado a la izquierda usa 
12538 \series bold
12539
12540 \backslash
12541 raggedright
12542 \series default
12543 .
12544 \end_layout
12545
12546 \begin_layout Standard
12547 Este es un ejemplo de cuadro con una celda multifila alineada a la derecha
12548  que tiene un desplazamiento vertical de -4
12549 \begin_inset space \thinspace{}
12550 \end_inset
12551
12552 mm y está en una columna de 3
12553 \begin_inset space \thinspace{}
12554 \end_inset
12555
12556 cm de ancho:
12557 \end_layout
12558
12559 \begin_layout Standard
12560 \noindent
12561 \align center
12562 \begin_inset ERT
12563 status collapsed
12564
12565 \begin_layout Plain Layout
12566
12567
12568 \backslash
12569 renewcommand{
12570 \backslash
12571 multirowsetup}{
12572 \backslash
12573 raggedleft}
12574 \end_layout
12575
12576 \end_inset
12577
12578
12579 \begin_inset Tabular
12580 <lyxtabular version="3" rows="4" columns="3">
12581 <features tabularvalignment="middle">
12582 <column alignment="center" valignment="top" width="3cm">
12583 <column alignment="center" valignment="top" width="0">
12584 <column alignment="center" valignment="top" width="0">
12585 <row>
12586 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12587 \begin_inset Text
12588
12589 \begin_layout Plain Layout
12590 entrada en una celda larga
12591 \end_layout
12592
12593 \end_inset
12594 </cell>
12595 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12596 \begin_inset Text
12597
12598 \begin_layout Plain Layout
12599 b
12600 \end_layout
12601
12602 \end_inset
12603 </cell>
12604 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12605 \begin_inset Text
12606
12607 \begin_layout Plain Layout
12608 c
12609 \end_layout
12610
12611 \end_inset
12612 </cell>
12613 </row>
12614 <row>
12615 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12616 \begin_inset Text
12617
12618 \begin_layout Plain Layout
12619 t
12620 \end_layout
12621
12622 \end_inset
12623 </cell>
12624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12625 \begin_inset Text
12626
12627 \begin_layout Plain Layout
12628 n
12629 \end_layout
12630
12631 \end_inset
12632 </cell>
12633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12634 \begin_inset Text
12635
12636 \begin_layout Plain Layout
12637 m
12638 \end_layout
12639
12640 \end_inset
12641 </cell>
12642 </row>
12643 <row>
12644 <cell multirow="3" mroffset="-4mm" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12645 \begin_inset Text
12646
12647 \begin_layout Plain Layout
12648 multifila
12649 \end_layout
12650
12651 \end_inset
12652 </cell>
12653 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12654 \begin_inset Text
12655
12656 \begin_layout Plain Layout
12657 e
12658 \end_layout
12659
12660 \end_inset
12661 </cell>
12662 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12663 \begin_inset Text
12664
12665 \begin_layout Plain Layout
12666 f
12667 \end_layout
12668
12669 \end_inset
12670 </cell>
12671 </row>
12672 <row>
12673 <cell multirow="4" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12674 \begin_inset Text
12675
12676 \begin_layout Plain Layout
12677
12678 \end_layout
12679
12680 \end_inset
12681 </cell>
12682 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12683 \begin_inset Text
12684
12685 \begin_layout Plain Layout
12686 h
12687 \end_layout
12688
12689 \end_inset
12690 </cell>
12691 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12692 \begin_inset Text
12693
12694 \begin_layout Plain Layout
12695 i
12696 \end_layout
12697
12698 \end_inset
12699 </cell>
12700 </row>
12701 </lyxtabular>
12702
12703 \end_inset
12704
12705
12706 \begin_inset ERT
12707 status collapsed
12708
12709 \begin_layout Plain Layout
12710
12711
12712 \backslash
12713 renewcommand{
12714 \backslash
12715 multirowsetup}{
12716 \backslash
12717 raggedright}
12718 \end_layout
12719
12720 \end_inset
12721
12722
12723 \end_layout
12724
12725 \begin_layout Standard
12726 Para iniciar una nueva línea en una multifila se puede usar un salto de
12727  página forzado (
12728 \family sans
12729 Ctrl+Retorno
12730 \family default
12731 ) pero esto no respetará la alineación de celda, como se ve en este cuadro:
12732 \end_layout
12733
12734 \begin_layout Standard
12735 \noindent
12736 \align center
12737 \begin_inset Tabular
12738 <lyxtabular version="3" rows="3" columns="2">
12739 <features tabularvalignment="middle">
12740 <column alignment="left" valignment="middle" width="2cm">
12741 <column alignment="center" valignment="top" width="0">
12742 <row>
12743 <cell multirow="3" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12744 \begin_inset Text
12745
12746 \begin_layout Plain Layout
12747 aaa
12748 \begin_inset Newline newline
12749 \end_inset
12750
12751 aaa
12752 \begin_inset Newline newline
12753 \end_inset
12754
12755 celda errónea
12756 \end_layout
12757
12758 \end_inset
12759 </cell>
12760 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12761 \begin_inset Text
12762
12763 \begin_layout Plain Layout
12764 ccc
12765 \end_layout
12766
12767 \end_inset
12768 </cell>
12769 </row>
12770 <row>
12771 <cell multirow="4" alignment="left" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
12772 \begin_inset Text
12773
12774 \begin_layout Plain Layout
12775
12776 \end_layout
12777
12778 \end_inset
12779 </cell>
12780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12781 \begin_inset Text
12782
12783 \begin_layout Plain Layout
12784 ddd
12785 \end_layout
12786
12787 \end_inset
12788 </cell>
12789 </row>
12790 <row>
12791 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12792 \begin_inset Text
12793
12794 \begin_layout Plain Layout
12795 bbb
12796 \end_layout
12797
12798 \end_inset
12799 </cell>
12800 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12801 \begin_inset Text
12802
12803 \begin_layout Plain Layout
12804 eee
12805 \end_layout
12806
12807 \end_inset
12808 </cell>
12809 </row>
12810 </lyxtabular>
12811
12812 \end_inset
12813
12814
12815 \end_layout
12816
12817 \begin_layout Standard
12818 Por tanto, hay que usar con cuidado los saltos forzados.
12819 \end_layout
12820
12821 \begin_layout Section
12822 Cuadros formales
12823 \begin_inset CommandInset label
12824 LatexCommand label
12825 name "sec:Cuadros-Formales"
12826
12827 \end_inset
12828
12829
12830 \begin_inset Index idx
12831 status collapsed
12832
12833 \begin_layout Plain Layout
12834 Cuadros ! Formales
12835 \end_layout
12836
12837 \end_inset
12838
12839  
12840 \end_layout
12841
12842 \begin_layout Standard
12843 En los libros, los cuadros se suelen presentar en un formato como el del
12844  cuadro 
12845 \begin_inset space ~
12846 \end_inset
12847
12848
12849 \begin_inset CommandInset ref
12850 LatexCommand ref
12851 reference "tab:Ejemplo-cuadro-formal"
12852
12853 \end_inset
12854
12855 .
12856  Se denominan cuadros 
12857 \emph on
12858 formales
12859 \emph default
12860 .
12861  Para hacer cuadros con este diseño, elige 
12862 \family sans
12863 Estilo
12864 \family default
12865
12866 \begin_inset space ~
12867 \end_inset
12868
12869
12870 \family sans
12871 Formal
12872 \family default
12873  en la solapa 
12874 \family sans
12875 Bordes
12876 \family default
12877  del diálogo de cuadros.
12878 \end_layout
12879
12880 \begin_layout Standard
12881 \begin_inset Float table
12882 placement h
12883 wide false
12884 sideways false
12885 status open
12886
12887 \begin_layout Plain Layout
12888 \begin_inset Caption
12889
12890 \begin_layout Plain Layout
12891 \begin_inset CommandInset label
12892 LatexCommand label
12893 name "tab:Ejemplo-cuadro-formal"
12894
12895 \end_inset
12896
12897 Ejemplo de cuadro formal
12898 \end_layout
12899
12900 \end_inset
12901
12902
12903 \end_layout
12904
12905 \begin_layout Plain Layout
12906 \align center
12907 \begin_inset Tabular
12908 <lyxtabular version="3" rows="8" columns="4">
12909 <features booktabs="true" tabularvalignment="middle">
12910 <column alignment="center" valignment="top" width="0">
12911 <column alignment="center" valignment="top" width="0">
12912 <column alignment="center" valignment="top" width="0">
12913 <column alignment="center" valignment="top" width="0">
12914 <row>
12915 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
12916 \begin_inset Text
12917
12918 \begin_layout Plain Layout
12919 System
12920 \end_layout
12921
12922 \end_inset
12923 </cell>
12924 <cell alignment="center" valignment="top" topline="true" usebox="none">
12925 \begin_inset Text
12926
12927 \begin_layout Plain Layout
12928 Chip
12929 \begin_inset space \thinspace{}
12930 \end_inset
12931
12932 1
12933 \end_layout
12934
12935 \end_inset
12936 </cell>
12937 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
12938 \begin_inset Text
12939
12940 \begin_layout Plain Layout
12941 Chip
12942 \begin_inset space \thinspace{}
12943 \end_inset
12944
12945 2
12946 \end_layout
12947
12948 \end_inset
12949 </cell>
12950 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12951 \begin_inset Text
12952
12953 \begin_layout Plain Layout
12954
12955 \end_layout
12956
12957 \end_inset
12958 </cell>
12959 </row>
12960 <row>
12961 <cell alignment="center" valignment="top" rightline="true" usebox="none">
12962 \begin_inset Text
12963
12964 \begin_layout Plain Layout
12965 \begin_inset ERT
12966 status collapsed
12967
12968 \begin_layout Plain Layout
12969
12970
12971 \backslash
12972 cmidrule(r){2-2}
12973 \end_layout
12974
12975 \end_inset
12976
12977
12978 \begin_inset ERT
12979 status collapsed
12980
12981 \begin_layout Plain Layout
12982
12983
12984 \backslash
12985 cmidrule(l){3-4}
12986 \end_layout
12987
12988 \end_inset
12989
12990 Detector thickness in µm
12991 \end_layout
12992
12993 \end_inset
12994 </cell>
12995 <cell alignment="center" valignment="top" usebox="none">
12996 \begin_inset Text
12997
12998 \begin_layout Plain Layout
12999 300
13000 \end_layout
13001
13002 \end_inset
13003 </cell>
13004 <cell alignment="center" valignment="top" usebox="none">
13005 \begin_inset Text
13006
13007 \begin_layout Plain Layout
13008 300
13009 \end_layout
13010
13011 \end_inset
13012 </cell>
13013 <cell alignment="center" valignment="top" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 700
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 </row>
13023 <row>
13024 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
13025 \begin_inset Text
13026
13027 \begin_layout Plain Layout
13028 Edge angle in °
13029 \end_layout
13030
13031 \end_inset
13032 </cell>
13033 <cell alignment="center" valignment="top" topline="true" usebox="none">
13034 \begin_inset Text
13035
13036 \begin_layout Plain Layout
13037 3.55
13038 \end_layout
13039
13040 \end_inset
13041 </cell>
13042 <cell alignment="center" valignment="top" topline="true" usebox="none">
13043 \begin_inset Text
13044
13045 \begin_layout Plain Layout
13046 2.71
13047 \end_layout
13048
13049 \end_inset
13050 </cell>
13051 <cell alignment="center" valignment="top" topline="true" usebox="none">
13052 \begin_inset Text
13053
13054 \begin_layout Plain Layout
13055 7.99
13056 \end_layout
13057
13058 \end_inset
13059 </cell>
13060 </row>
13061 <row topspace="default">
13062 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13063 \begin_inset Text
13064
13065 \begin_layout Plain Layout
13066 Spatial resolution in µm
13067 \end_layout
13068
13069 \end_inset
13070 </cell>
13071 <cell alignment="center" valignment="top" usebox="none">
13072 \begin_inset Text
13073
13074 \begin_layout Plain Layout
13075 4.26
13076 \end_layout
13077
13078 \end_inset
13079 </cell>
13080 <cell alignment="center" valignment="top" usebox="none">
13081 \begin_inset Text
13082
13083 \begin_layout Plain Layout
13084 10.17
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 10.56
13094 \end_layout
13095
13096 \end_inset
13097 </cell>
13098 </row>
13099 <row topspace="default">
13100 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13101 \begin_inset Text
13102
13103 \begin_layout Plain Layout
13104 MTF at 
13105 \begin_inset Formula $f_{\mathrm{max}}$
13106 \end_inset
13107
13108
13109 \end_layout
13110
13111 \end_inset
13112 </cell>
13113 <cell alignment="center" valignment="top" usebox="none">
13114 \begin_inset Text
13115
13116 \begin_layout Plain Layout
13117 0.53
13118 \end_layout
13119
13120 \end_inset
13121 </cell>
13122 <cell alignment="center" valignment="top" usebox="none">
13123 \begin_inset Text
13124
13125 \begin_layout Plain Layout
13126 0.37
13127 \end_layout
13128
13129 \end_inset
13130 </cell>
13131 <cell alignment="center" valignment="top" usebox="none">
13132 \begin_inset Text
13133
13134 \begin_layout Plain Layout
13135 0.39
13136 \end_layout
13137
13138 \end_inset
13139 </cell>
13140 </row>
13141 <row topspace="default">
13142 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13143 \begin_inset Text
13144
13145 \begin_layout Plain Layout
13146 \begin_inset ERT
13147 status collapsed
13148
13149 \begin_layout Plain Layout
13150
13151
13152 \backslash
13153 cmidrule(l{10pt}){1-1}
13154 \end_layout
13155
13156 \end_inset
13157
13158 LSF-spatial resolution
13159 \end_layout
13160
13161 \end_inset
13162 </cell>
13163 <cell alignment="center" valignment="top" usebox="none">
13164 \begin_inset Text
13165
13166 \begin_layout Plain Layout
13167
13168 \end_layout
13169
13170 \end_inset
13171 </cell>
13172 <cell alignment="center" valignment="top" usebox="none">
13173 \begin_inset Text
13174
13175 \begin_layout Plain Layout
13176
13177 \end_layout
13178
13179 \end_inset
13180 </cell>
13181 <cell alignment="center" valignment="top" usebox="none">
13182 \begin_inset Text
13183
13184 \begin_layout Plain Layout
13185
13186 \end_layout
13187
13188 \end_inset
13189 </cell>
13190 </row>
13191 <row>
13192 <cell alignment="center" valignment="top" rightline="true" usebox="none">
13193 \begin_inset Text
13194
13195 \begin_layout Plain Layout
13196 in µm
13197 \end_layout
13198
13199 \end_inset
13200 </cell>
13201 <cell alignment="center" valignment="top" usebox="none">
13202 \begin_inset Text
13203
13204 \begin_layout Plain Layout
13205 129.7
13206 \end_layout
13207
13208 \end_inset
13209 </cell>
13210 <cell alignment="center" valignment="top" usebox="none">
13211 \begin_inset Text
13212
13213 \begin_layout Plain Layout
13214 52.75
13215 \end_layout
13216
13217 \end_inset
13218 </cell>
13219 <cell alignment="center" valignment="top" usebox="none">
13220 \begin_inset Text
13221
13222 \begin_layout Plain Layout
13223 50.78
13224 \end_layout
13225
13226 \end_inset
13227 </cell>
13228 </row>
13229 <row>
13230 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
13231 \begin_inset Text
13232
13233 \begin_layout Plain Layout
13234 in % of pixel size
13235 \end_layout
13236
13237 \end_inset
13238 </cell>
13239 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13240 \begin_inset Text
13241
13242 \begin_layout Plain Layout
13243 76.3
13244 \end_layout
13245
13246 \end_inset
13247 </cell>
13248 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13249 \begin_inset Text
13250
13251 \begin_layout Plain Layout
13252 95.9
13253 \end_layout
13254
13255 \end_inset
13256 </cell>
13257 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13258 \begin_inset Text
13259
13260 \begin_layout Plain Layout
13261 92.3
13262 \end_layout
13263
13264 \end_inset
13265 </cell>
13266 </row>
13267 </lyxtabular>
13268
13269 \end_inset
13270
13271
13272 \end_layout
13273
13274 \end_inset
13275
13276
13277 \end_layout
13278
13279 \begin_layout Standard
13280 Se puede añadir espacio adicional a las filas del cuadro mediante los botones
13281  correspondientes que se encuentran en la solapa 
13282 \family sans
13283 Bordes 
13284 \family default
13285 del diálogo
13286 \family sans
13287  Configuración
13288 \begin_inset space ~
13289 \end_inset
13290
13291 del
13292 \begin_inset space ~
13293 \end_inset
13294
13295 cuadro
13296 \family default
13297 , como se explica en la sección
13298 \begin_inset space ~
13299 \end_inset
13300
13301
13302 \begin_inset CommandInset ref
13303 LatexCommand ref
13304 reference "sub:Espacio-adicional"
13305
13306 \end_inset
13307
13308 .
13309 \end_layout
13310
13311 \begin_layout Standard
13312 A diferencia de los cuadros normales, los cuadros formales no tienen líneas
13313  verticales.
13314  Las líneas horizontales se pueden poner o no como en los cuadros normales,
13315  pero en la salida se mostrarán con distinto grosor:
13316 \begin_inset Newline newline
13317 \end_inset
13318
13319 Las líneas primera y última tienen un grosor predeterminado de 0.08
13320 \begin_inset space \thinspace{}
13321 \end_inset
13322
13323 em, las demás tienen un grosor predeterminado de 0.05
13324 \begin_inset space \thinspace{}
13325 \end_inset
13326
13327 em.
13328 \end_layout
13329
13330 \begin_layout Standard
13331 Estos valores predeterminados se pueden cambiar
13332 \series bold
13333  
13334 \series default
13335 con las líneas de preámbulo:
13336 \end_layout
13337
13338 \begin_layout Standard
13339
13340 \series bold
13341
13342 \backslash
13343 let
13344 \backslash
13345 mytoprule
13346 \backslash
13347 toprule
13348 \begin_inset Newline newline
13349 \end_inset
13350
13351
13352 \backslash
13353 renewcommand{
13354 \backslash
13355 toprule}{
13356 \backslash
13357 mytoprule[grosor]}
13358 \end_layout
13359
13360 \begin_layout Standard
13361 Este ejemplo es para la primera línea, la denominada 
13362 \series bold
13363 toprule
13364 \series default
13365 .
13366  Si quieres cambiar el grosor de la última línea, reemplaza 
13367 \series bold
13368 toprule
13369 \series default
13370  por 
13371 \series bold
13372 bottomrule
13373 \series default
13374 .
13375  Y para cambiar el grosor de las demás líneas cambia 
13376 \series bold
13377 toprule
13378 \series default
13379  por 
13380 \series bold
13381 midrule
13382 \series default
13383 .
13384  Puedes usar cualquiera de las unidades listadas en el apéndice
13385 \begin_inset space ~
13386 \end_inset
13387
13388
13389 \begin_inset CommandInset ref
13390 LatexCommand ref
13391 reference "cap:Unidades-disponibles-en"
13392
13393 \end_inset
13394
13395  para establecer el grosor.
13396 \end_layout
13397
13398 \begin_layout Standard
13399 Para dibujar líneas que no se extiendan a todas las columnas del cuadro,
13400  puedes marcarlas como celdas multicolumna y entonces ponerles borde.
13401  LyX empleará internamente el comando 
13402 \series bold
13403
13404 \backslash
13405 cmidrule
13406 \series default
13407  para dibujar la línea.
13408  El esquema completo es
13409 \end_layout
13410
13411 \begin_layout Standard
13412
13413 \series bold
13414
13415 \backslash
13416 cmidrule[grosor](recorte){inicol-fincol}
13417 \end_layout
13418
13419 \begin_layout Standard
13420 Por el momento, LyX no soporta las opciones de 
13421 \series bold
13422
13423 \backslash
13424 cmidrule
13425 \series default
13426 , así que para usarlas hay que emplear código TeX.
13427  Las líneas 
13428 \series bold
13429
13430 \backslash
13431 cmidrule
13432 \series default
13433  se pueden insertar manualmente con el comando en código TeX como primera
13434  entrada de la primera celda de una fila.
13435  En la salida se dibujará la línea sobre dicha fila.
13436 \end_layout
13437
13438 \begin_layout Standard
13439 El grosor predeterminado es 0.03
13440 \begin_inset space \thinspace{}
13441 \end_inset
13442
13443 em.
13444  
13445 \series bold
13446 inicol
13447 \series default
13448  es el número de la columna en la que comienza la línea y 
13449 \series bold
13450 fincol
13451 \series default
13452  es el número de la columna en la que acaba la línea.
13453  El valor 
13454 \series bold
13455 fincol
13456 \series default
13457  debe especificarse siempre, aunque la línea se extienda sobre una sola
13458  columna.
13459  El parámetro opcional 
13460 \series bold
13461 recorte
13462 \series default
13463  debe ser 
13464 \emph on
13465 l{recorte}
13466 \emph default
13467  o 
13468 \emph on
13469 r{recorte}
13470 \emph default
13471 , donde 
13472 \emph on
13473 recorte
13474 \emph default
13475  también es opcional.
13476  Por ejemplo, el parámetro 
13477 \emph on
13478 l{2pt}
13479 \emph default
13480  significa que la línea se recorta 2
13481 \begin_inset space \thinspace{}
13482 \end_inset
13483
13484 pt por su izquierda.
13485  Si no se especifica el tamaño las líneas se recortan por omisión en 0.5
13486 \begin_inset space \thinspace{}
13487 \end_inset
13488
13489 em.
13490
13491 \series bold
13492  
13493 \end_layout
13494
13495 \begin_layout Standard
13496 \begin_inset VSpace bigskip
13497 \end_inset
13498
13499
13500 \end_layout
13501
13502 \begin_layout Standard
13503 El cuadro
13504 \begin_inset space ~
13505 \end_inset
13506
13507
13508 \begin_inset CommandInset ref
13509 LatexCommand ref
13510 reference "tab:Ejemplo-cuadro-formal"
13511
13512 \end_inset
13513
13514  se ha creado con los comandos
13515 \end_layout
13516
13517 \begin_layout Standard
13518
13519 \series bold
13520
13521 \backslash
13522 cmidrule(r){2-2}
13523 \backslash
13524 cmidrule(l){3-4}
13525 \end_layout
13526
13527 \begin_layout Standard
13528 en la segunda fila, 
13529 \series bold
13530
13531 \backslash
13532 midrule
13533 \series default
13534  en la tercera, y
13535 \end_layout
13536
13537 \begin_layout Standard
13538
13539 \series bold
13540
13541 \backslash
13542 cmidrule(l{10pt}){1-1}
13543 \end_layout
13544
13545 \begin_layout Standard
13546 en la sexta fila.
13547 \end_layout
13548
13549 \begin_layout Standard
13550 \begin_inset VSpace bigskip
13551 \end_inset
13552
13553
13554 \end_layout
13555
13556 \begin_layout Standard
13557 Quizá quieras superponer líneas 
13558 \series bold
13559
13560 \backslash
13561 cmidrules
13562 \series default
13563  como enl cuadro
13564 \begin_inset space ~
13565 \end_inset
13566
13567
13568 \begin_inset CommandInset ref
13569 LatexCommand ref
13570 reference "tab:Cuadro-formal-especial"
13571
13572 \end_inset
13573
13574 .
13575  Esto se consigue con el comando en código TeX
13576 \end_layout
13577
13578 \begin_layout Standard
13579
13580 \series bold
13581
13582 \backslash
13583 morecmidrules
13584 \end_layout
13585
13586 \begin_layout Standard
13587 El comando que se ha utilizado para la segunda fila del cuadro
13588 \begin_inset space ~
13589 \end_inset
13590
13591
13592 \begin_inset CommandInset ref
13593 LatexCommand ref
13594 reference "tab:Cuadro-formal-especial"
13595
13596 \end_inset
13597
13598  es
13599 \end_layout
13600
13601 \begin_layout Standard
13602
13603 \series bold
13604
13605 \backslash
13606 cmidrule(r){2-2}
13607 \backslash
13608 cmidrule(l){3-4}
13609 \backslash
13610 morecmidrules
13611 \backslash
13612 cmidrule{2-4}
13613 \end_layout
13614
13615 \begin_layout Standard
13616 El comando para la sexta fila es
13617 \end_layout
13618
13619 \begin_layout Standard
13620
13621 \series bold
13622
13623 \backslash
13624 midrule
13625 \backslash
13626 morecmidrules
13627 \backslash
13628 cmidrule{3-4}
13629 \series default
13630
13631 \begin_inset VSpace bigskip
13632 \end_inset
13633
13634
13635 \end_layout
13636
13637 \begin_layout Standard
13638 Si de todas formas no te satisface el espaciado de los bordes, puedes usar
13639  el siguiente comando para dibujar líneas que se extienden sobre todas las
13640  columnas
13641 \end_layout
13642
13643 \begin_layout Standard
13644
13645 \series bold
13646
13647 \backslash
13648 specialrule{anchura}{espacio superior}{espacio inferior}
13649 \end_layout
13650
13651 \begin_layout Standard
13652 Para más información sobre estas características especiales, acude al manual
13653  del paquete LaTeX 
13654 \series bold
13655 booktabs
13656 \series default
13657
13658 \begin_inset CommandInset citation
13659 LatexCommand cite
13660 key "booktabs"
13661
13662 \end_inset
13663
13664 .
13665 \begin_inset Index idx
13666 status collapsed
13667
13668 \begin_layout Plain Layout
13669 LaTeX-paquetes ! booktabs
13670 \end_layout
13671
13672 \end_inset
13673
13674  
13675 \begin_inset VSpace bigskip
13676 \end_inset
13677
13678
13679 \end_layout
13680
13681 \begin_layout Standard
13682 \begin_inset Float table
13683 placement h
13684 wide false
13685 sideways false
13686 status open
13687
13688 \begin_layout Plain Layout
13689 \begin_inset Caption
13690
13691 \begin_layout Plain Layout
13692 \begin_inset CommandInset label
13693 LatexCommand label
13694 name "tab:Cuadro-formal-especial"
13695
13696 \end_inset
13697
13698 Cuadro formal especial
13699 \end_layout
13700
13701 \end_inset
13702
13703
13704 \end_layout
13705
13706 \begin_layout Plain Layout
13707 \align center
13708 \begin_inset Tabular
13709 <lyxtabular version="3" rows="8" columns="4">
13710 <features booktabs="true" tabularvalignment="middle">
13711 <column alignment="center" valignment="top" width="0">
13712 <column alignment="center" valignment="top" width="0">
13713 <column alignment="center" valignment="top" width="0">
13714 <column alignment="center" valignment="top" width="0">
13715 <row>
13716 <cell alignment="center" valignment="top" topline="true" usebox="none">
13717 \begin_inset Text
13718
13719 \begin_layout Plain Layout
13720 System
13721 \end_layout
13722
13723 \end_inset
13724 </cell>
13725 <cell alignment="center" valignment="top" topline="true" usebox="none">
13726 \begin_inset Text
13727
13728 \begin_layout Plain Layout
13729 Chip
13730 \begin_inset space \thinspace{}
13731 \end_inset
13732
13733 1
13734 \end_layout
13735
13736 \end_inset
13737 </cell>
13738 <cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none">
13739 \begin_inset Text
13740
13741 \begin_layout Plain Layout
13742 Chip
13743 \begin_inset space \thinspace{}
13744 \end_inset
13745
13746 2
13747 \end_layout
13748
13749 \end_inset
13750 </cell>
13751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13752 \begin_inset Text
13753
13754 \begin_layout Plain Layout
13755
13756 \end_layout
13757
13758 \end_inset
13759 </cell>
13760 </row>
13761 <row>
13762 <cell alignment="center" valignment="top" usebox="none">
13763 \begin_inset Text
13764
13765 \begin_layout Plain Layout
13766 \begin_inset ERT
13767 status collapsed
13768
13769 \begin_layout Plain Layout
13770
13771
13772 \backslash
13773 cmidrule(r){2-2}
13774 \end_layout
13775
13776 \end_inset
13777
13778
13779 \begin_inset ERT
13780 status collapsed
13781
13782 \begin_layout Plain Layout
13783
13784
13785 \backslash
13786 cmidrule(l){3-4}
13787 \end_layout
13788
13789 \end_inset
13790
13791
13792 \begin_inset ERT
13793 status collapsed
13794
13795 \begin_layout Plain Layout
13796
13797
13798 \backslash
13799 morecmidrules 
13800 \end_layout
13801
13802 \end_inset
13803
13804
13805 \begin_inset ERT
13806 status collapsed
13807
13808 \begin_layout Plain Layout
13809
13810
13811 \backslash
13812 cmidrule{2-4}
13813 \end_layout
13814
13815 \end_inset
13816
13817 Detector thickness in µm
13818 \end_layout
13819
13820 \end_inset
13821 </cell>
13822 <cell alignment="center" valignment="top" usebox="none">
13823 \begin_inset Text
13824
13825 \begin_layout Plain Layout
13826 300
13827 \end_layout
13828
13829 \end_inset
13830 </cell>
13831 <cell alignment="center" valignment="top" usebox="none">
13832 \begin_inset Text
13833
13834 \begin_layout Plain Layout
13835 300
13836 \end_layout
13837
13838 \end_inset
13839 </cell>
13840 <cell alignment="center" valignment="top" usebox="none">
13841 \begin_inset Text
13842
13843 \begin_layout Plain Layout
13844 700
13845 \end_layout
13846
13847 \end_inset
13848 </cell>
13849 </row>
13850 <row>
13851 <cell alignment="center" valignment="top" topline="true" usebox="none">
13852 \begin_inset Text
13853
13854 \begin_layout Plain Layout
13855 Edge angle in °
13856 \end_layout
13857
13858 \end_inset
13859 </cell>
13860 <cell alignment="center" valignment="top" topline="true" usebox="none">
13861 \begin_inset Text
13862
13863 \begin_layout Plain Layout
13864 3.55
13865 \end_layout
13866
13867 \end_inset
13868 </cell>
13869 <cell alignment="center" valignment="top" topline="true" usebox="none">
13870 \begin_inset Text
13871
13872 \begin_layout Plain Layout
13873 2.71
13874 \end_layout
13875
13876 \end_inset
13877 </cell>
13878 <cell alignment="center" valignment="top" topline="true" usebox="none">
13879 \begin_inset Text
13880
13881 \begin_layout Plain Layout
13882 7.99
13883 \end_layout
13884
13885 \end_inset
13886 </cell>
13887 </row>
13888 <row topspace="default">
13889 <cell alignment="center" valignment="top" usebox="none">
13890 \begin_inset Text
13891
13892 \begin_layout Plain Layout
13893 Spatial resolution in µm
13894 \end_layout
13895
13896 \end_inset
13897 </cell>
13898 <cell alignment="center" valignment="top" usebox="none">
13899 \begin_inset Text
13900
13901 \begin_layout Plain Layout
13902 4.26
13903 \end_layout
13904
13905 \end_inset
13906 </cell>
13907 <cell alignment="center" valignment="top" usebox="none">
13908 \begin_inset Text
13909
13910 \begin_layout Plain Layout
13911 10.17
13912 \end_layout
13913
13914 \end_inset
13915 </cell>
13916 <cell alignment="center" valignment="top" usebox="none">
13917 \begin_inset Text
13918
13919 \begin_layout Plain Layout
13920 10.56
13921 \end_layout
13922
13923 \end_inset
13924 </cell>
13925 </row>
13926 <row topspace="default">
13927 <cell alignment="center" valignment="top" usebox="none">
13928 \begin_inset Text
13929
13930 \begin_layout Plain Layout
13931 MTF at 
13932 \begin_inset Formula $f_{\mathrm{max}}$
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \end_inset
13939 </cell>
13940 <cell alignment="center" valignment="top" usebox="none">
13941 \begin_inset Text
13942
13943 \begin_layout Plain Layout
13944 0.53
13945 \end_layout
13946
13947 \end_inset
13948 </cell>
13949 <cell alignment="center" valignment="top" usebox="none">
13950 \begin_inset Text
13951
13952 \begin_layout Plain Layout
13953 0.37
13954 \end_layout
13955
13956 \end_inset
13957 </cell>
13958 <cell alignment="center" valignment="top" usebox="none">
13959 \begin_inset Text
13960
13961 \begin_layout Plain Layout
13962 0.39
13963 \end_layout
13964
13965 \end_inset
13966 </cell>
13967 </row>
13968 <row>
13969 <cell alignment="center" valignment="top" topline="true" usebox="none">
13970 \begin_inset Text
13971
13972 \begin_layout Plain Layout
13973 \begin_inset ERT
13974 status collapsed
13975
13976 \begin_layout Plain Layout
13977
13978
13979 \backslash
13980 morecmidrules 
13981 \end_layout
13982
13983 \end_inset
13984
13985
13986 \begin_inset ERT
13987 status collapsed
13988
13989 \begin_layout Plain Layout
13990
13991
13992 \backslash
13993 cmidrule{3-4}
13994 \end_layout
13995
13996 \end_inset
13997
13998 LSF-spatial resolution
13999 \end_layout
14000
14001 \end_inset
14002 </cell>
14003 <cell alignment="center" valignment="top" topline="true" usebox="none">
14004 \begin_inset Text
14005
14006 \begin_layout Plain Layout
14007
14008 \end_layout
14009
14010 \end_inset
14011 </cell>
14012 <cell alignment="center" valignment="top" topline="true" usebox="none">
14013 \begin_inset Text
14014
14015 \begin_layout Plain Layout
14016
14017 \end_layout
14018
14019 \end_inset
14020 </cell>
14021 <cell alignment="center" valignment="top" topline="true" usebox="none">
14022 \begin_inset Text
14023
14024 \begin_layout Plain Layout
14025
14026 \end_layout
14027
14028 \end_inset
14029 </cell>
14030 </row>
14031 <row>
14032 <cell alignment="center" valignment="top" usebox="none">
14033 \begin_inset Text
14034
14035 \begin_layout Plain Layout
14036 in µm
14037 \end_layout
14038
14039 \end_inset
14040 </cell>
14041 <cell alignment="center" valignment="top" usebox="none">
14042 \begin_inset Text
14043
14044 \begin_layout Plain Layout
14045 129.7
14046 \end_layout
14047
14048 \end_inset
14049 </cell>
14050 <cell alignment="center" valignment="top" usebox="none">
14051 \begin_inset Text
14052
14053 \begin_layout Plain Layout
14054 52.75
14055 \end_layout
14056
14057 \end_inset
14058 </cell>
14059 <cell alignment="center" valignment="top" usebox="none">
14060 \begin_inset Text
14061
14062 \begin_layout Plain Layout
14063 50.78
14064 \end_layout
14065
14066 \end_inset
14067 </cell>
14068 </row>
14069 <row>
14070 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14071 \begin_inset Text
14072
14073 \begin_layout Plain Layout
14074 in % of pixel size
14075 \end_layout
14076
14077 \end_inset
14078 </cell>
14079 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14080 \begin_inset Text
14081
14082 \begin_layout Plain Layout
14083 76.3
14084 \end_layout
14085
14086 \end_inset
14087 </cell>
14088 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14089 \begin_inset Text
14090
14091 \begin_layout Plain Layout
14092 95.9
14093 \end_layout
14094
14095 \end_inset
14096 </cell>
14097 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
14098 \begin_inset Text
14099
14100 \begin_layout Plain Layout
14101 92.3
14102 \end_layout
14103
14104 \end_inset
14105 </cell>
14106 </row>
14107 </lyxtabular>
14108
14109 \end_inset
14110
14111
14112 \end_layout
14113
14114 \end_inset
14115
14116
14117 \end_layout
14118
14119 \begin_layout Section
14120 Alineación vertical de cuadros
14121 \begin_inset Index idx
14122 status collapsed
14123
14124 \begin_layout Plain Layout
14125 Cuadros ! Alineación vertical
14126 \end_layout
14127
14128 \end_inset
14129
14130
14131 \end_layout
14132
14133 \begin_layout Standard
14134 Para alinear cuadros verticalmente en una línea de texto, el cuadro debe
14135  estar en un marco.
14136  Después el marco se puede alinear verticalmente como se describe en la
14137  sección
14138 \begin_inset space ~
14139 \end_inset
14140
14141
14142 \begin_inset CommandInset ref
14143 LatexCommand ref
14144 reference "sec:Diálogo-Marcos"
14145
14146 \end_inset
14147
14148 .
14149  
14150 \end_layout
14151
14152 \begin_layout Standard
14153 En el ejemplo siguiente los cuadros están en un marco tipo minipágina
14154 \begin_inset Foot
14155 status open
14156
14157 \begin_layout Plain Layout
14158 Las minipáginas se describen en la sección
14159 \begin_inset space ~
14160 \end_inset
14161
14162
14163 \begin_inset CommandInset ref
14164 LatexCommand ref
14165 reference "sec:Minipáginas"
14166
14167 \end_inset
14168
14169 .
14170 \end_layout
14171
14172 \end_inset
14173
14174  que tiene una anchura del 15
14175 \begin_inset space \thinspace{}
14176 \end_inset
14177
14178 % de columna:
14179 \end_layout
14180
14181 \begin_layout Itemize
14182 test 
14183 \begin_inset Box Frameless
14184 position "t"
14185 hor_pos "c"
14186 has_inner_box 1
14187 inner_pos "c"
14188 use_parbox 0
14189 use_makebox 0
14190 width "15col%"
14191 special "none"
14192 height "1in"
14193 height_special "totalheight"
14194 status collapsed
14195
14196 \begin_layout Plain Layout
14197 \begin_inset Tabular
14198 <lyxtabular version="3" rows="3" columns="3">
14199 <features tabularvalignment="middle">
14200 <column alignment="center" valignment="top" width="0">
14201 <column alignment="center" valignment="top" width="0">
14202 <column alignment="center" valignment="top" width="0">
14203 <row>
14204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14205 \begin_inset Text
14206
14207 \begin_layout Plain Layout
14208 a
14209 \end_layout
14210
14211 \end_inset
14212 </cell>
14213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14214 \begin_inset Text
14215
14216 \begin_layout Plain Layout
14217 d
14218 \end_layout
14219
14220 \end_inset
14221 </cell>
14222 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14223 \begin_inset Text
14224
14225 \begin_layout Plain Layout
14226 g
14227 \end_layout
14228
14229 \end_inset
14230 </cell>
14231 </row>
14232 <row>
14233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14234 \begin_inset Text
14235
14236 \begin_layout Plain Layout
14237 b
14238 \end_layout
14239
14240 \end_inset
14241 </cell>
14242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14243 \begin_inset Text
14244
14245 \begin_layout Plain Layout
14246 e
14247 \end_layout
14248
14249 \end_inset
14250 </cell>
14251 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14252 \begin_inset Text
14253
14254 \begin_layout Plain Layout
14255 h
14256 \end_layout
14257
14258 \end_inset
14259 </cell>
14260 </row>
14261 <row>
14262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14263 \begin_inset Text
14264
14265 \begin_layout Plain Layout
14266 c
14267 \end_layout
14268
14269 \end_inset
14270 </cell>
14271 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14272 \begin_inset Text
14273
14274 \begin_layout Plain Layout
14275 f
14276 \end_layout
14277
14278 \end_inset
14279 </cell>
14280 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14281 \begin_inset Text
14282
14283 \begin_layout Plain Layout
14284 i
14285 \end_layout
14286
14287 \end_inset
14288 </cell>
14289 </row>
14290 </lyxtabular>
14291
14292 \end_inset
14293
14294
14295 \end_layout
14296
14297 \end_inset
14298
14299  test 
14300 \begin_inset ERT
14301 status collapsed
14302
14303 \begin_layout Plain Layout
14304
14305
14306 \backslash
14307 raisebox{0.85
14308 \backslash
14309 baselineskip}{
14310 \end_layout
14311
14312 \end_inset
14313
14314
14315 \begin_inset Box Frameless
14316 position "t"
14317 hor_pos "c"
14318 has_inner_box 1
14319 inner_pos "c"
14320 use_parbox 0
14321 use_makebox 0
14322 width "15col%"
14323 special "none"
14324 height "1in"
14325 height_special "totalheight"
14326 status collapsed
14327
14328 \begin_layout Plain Layout
14329 \begin_inset Tabular
14330 <lyxtabular version="3" rows="3" columns="3">
14331 <features tabularvalignment="middle">
14332 <column alignment="center" valignment="top" width="0">
14333 <column alignment="center" valignment="top" width="0">
14334 <column alignment="center" valignment="top" width="0">
14335 <row>
14336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14337 \begin_inset Text
14338
14339 \begin_layout Plain Layout
14340 a
14341 \end_layout
14342
14343 \end_inset
14344 </cell>
14345 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14346 \begin_inset Text
14347
14348 \begin_layout Plain Layout
14349 d
14350 \end_layout
14351
14352 \end_inset
14353 </cell>
14354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14355 \begin_inset Text
14356
14357 \begin_layout Plain Layout
14358 g
14359 \end_layout
14360
14361 \end_inset
14362 </cell>
14363 </row>
14364 <row>
14365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14366 \begin_inset Text
14367
14368 \begin_layout Plain Layout
14369 b
14370 \end_layout
14371
14372 \end_inset
14373 </cell>
14374 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14375 \begin_inset Text
14376
14377 \begin_layout Plain Layout
14378 e
14379 \end_layout
14380
14381 \end_inset
14382 </cell>
14383 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14384 \begin_inset Text
14385
14386 \begin_layout Plain Layout
14387 h
14388 \end_layout
14389
14390 \end_inset
14391 </cell>
14392 </row>
14393 <row>
14394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14395 \begin_inset Text
14396
14397 \begin_layout Plain Layout
14398 c
14399 \end_layout
14400
14401 \end_inset
14402 </cell>
14403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14404 \begin_inset Text
14405
14406 \begin_layout Plain Layout
14407 f
14408 \end_layout
14409
14410 \end_inset
14411 </cell>
14412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14413 \begin_inset Text
14414
14415 \begin_layout Plain Layout
14416 i
14417 \end_layout
14418
14419 \end_inset
14420 </cell>
14421 </row>
14422 </lyxtabular>
14423
14424 \end_inset
14425
14426
14427 \end_layout
14428
14429 \end_inset
14430
14431
14432 \begin_inset ERT
14433 status collapsed
14434
14435 \begin_layout Plain Layout
14436
14437 }
14438 \end_layout
14439
14440 \end_inset
14441
14442
14443 \end_layout
14444
14445 \begin_layout Itemize
14446 test 
14447 \begin_inset Box Frameless
14448 position "c"
14449 hor_pos "c"
14450 has_inner_box 1
14451 inner_pos "c"
14452 use_parbox 0
14453 use_makebox 0
14454 width "15col%"
14455 special "none"
14456 height "1in"
14457 height_special "totalheight"
14458 status collapsed
14459
14460 \begin_layout Plain Layout
14461 \begin_inset Tabular
14462 <lyxtabular version="3" rows="3" columns="3">
14463 <features tabularvalignment="middle">
14464 <column alignment="center" valignment="top" width="0">
14465 <column alignment="center" valignment="top" width="0">
14466 <column alignment="center" valignment="top" width="0">
14467 <row>
14468 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14469 \begin_inset Text
14470
14471 \begin_layout Plain Layout
14472 a
14473 \end_layout
14474
14475 \end_inset
14476 </cell>
14477 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14478 \begin_inset Text
14479
14480 \begin_layout Plain Layout
14481 d
14482 \end_layout
14483
14484 \end_inset
14485 </cell>
14486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14487 \begin_inset Text
14488
14489 \begin_layout Plain Layout
14490 g
14491 \end_layout
14492
14493 \end_inset
14494 </cell>
14495 </row>
14496 <row>
14497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14498 \begin_inset Text
14499
14500 \begin_layout Plain Layout
14501 b
14502 \end_layout
14503
14504 \end_inset
14505 </cell>
14506 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14507 \begin_inset Text
14508
14509 \begin_layout Plain Layout
14510 e
14511 \end_layout
14512
14513 \end_inset
14514 </cell>
14515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14516 \begin_inset Text
14517
14518 \begin_layout Plain Layout
14519 h
14520 \end_layout
14521
14522 \end_inset
14523 </cell>
14524 </row>
14525 <row>
14526 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14527 \begin_inset Text
14528
14529 \begin_layout Plain Layout
14530 c
14531 \end_layout
14532
14533 \end_inset
14534 </cell>
14535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14536 \begin_inset Text
14537
14538 \begin_layout Plain Layout
14539 f
14540 \end_layout
14541
14542 \end_inset
14543 </cell>
14544 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14545 \begin_inset Text
14546
14547 \begin_layout Plain Layout
14548 i
14549 \end_layout
14550
14551 \end_inset
14552 </cell>
14553 </row>
14554 </lyxtabular>
14555
14556 \end_inset
14557
14558
14559 \end_layout
14560
14561 \end_inset
14562
14563
14564 \end_layout
14565
14566 \begin_layout Itemize
14567 test 
14568 \begin_inset Box Frameless
14569 position "b"
14570 hor_pos "c"
14571 has_inner_box 1
14572 inner_pos "c"
14573 use_parbox 0
14574 use_makebox 0
14575 width "15col%"
14576 special "none"
14577 height "1in"
14578 height_special "totalheight"
14579 status collapsed
14580
14581 \begin_layout Plain Layout
14582 \begin_inset Tabular
14583 <lyxtabular version="3" rows="3" columns="3">
14584 <features tabularvalignment="middle">
14585 <column alignment="center" valignment="top" width="0">
14586 <column alignment="center" valignment="top" width="0">
14587 <column alignment="center" valignment="top" width="0">
14588 <row>
14589 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14590 \begin_inset Text
14591
14592 \begin_layout Plain Layout
14593 a
14594 \end_layout
14595
14596 \end_inset
14597 </cell>
14598 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14599 \begin_inset Text
14600
14601 \begin_layout Plain Layout
14602 d
14603 \end_layout
14604
14605 \end_inset
14606 </cell>
14607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14608 \begin_inset Text
14609
14610 \begin_layout Plain Layout
14611 g
14612 \end_layout
14613
14614 \end_inset
14615 </cell>
14616 </row>
14617 <row>
14618 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14619 \begin_inset Text
14620
14621 \begin_layout Plain Layout
14622 b
14623 \end_layout
14624
14625 \end_inset
14626 </cell>
14627 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14628 \begin_inset Text
14629
14630 \begin_layout Plain Layout
14631 e
14632 \end_layout
14633
14634 \end_inset
14635 </cell>
14636 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14637 \begin_inset Text
14638
14639 \begin_layout Plain Layout
14640 h
14641 \end_layout
14642
14643 \end_inset
14644 </cell>
14645 </row>
14646 <row>
14647 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14648 \begin_inset Text
14649
14650 \begin_layout Plain Layout
14651 c
14652 \end_layout
14653
14654 \end_inset
14655 </cell>
14656 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14657 \begin_inset Text
14658
14659 \begin_layout Plain Layout
14660 f
14661 \end_layout
14662
14663 \end_inset
14664 </cell>
14665 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14666 \begin_inset Text
14667
14668 \begin_layout Plain Layout
14669 i
14670 \end_layout
14671
14672 \end_inset
14673 </cell>
14674 </row>
14675 </lyxtabular>
14676
14677 \end_inset
14678
14679
14680 \end_layout
14681
14682 \end_inset
14683
14684  test 
14685 \begin_inset ERT
14686 status collapsed
14687
14688 \begin_layout Plain Layout
14689
14690
14691 \backslash
14692 raisebox{-0.32
14693 \backslash
14694 baselineskip}{
14695 \end_layout
14696
14697 \end_inset
14698
14699
14700 \begin_inset Box Frameless
14701 position "b"
14702 hor_pos "c"
14703 has_inner_box 1
14704 inner_pos "c"
14705 use_parbox 0
14706 use_makebox 0
14707 width "15col%"
14708 special "none"
14709 height "1in"
14710 height_special "totalheight"
14711 status collapsed
14712
14713 \begin_layout Plain Layout
14714 \begin_inset Tabular
14715 <lyxtabular version="3" rows="3" columns="3">
14716 <features tabularvalignment="middle">
14717 <column alignment="center" valignment="top" width="0">
14718 <column alignment="center" valignment="top" width="0">
14719 <column alignment="center" valignment="top" width="0">
14720 <row>
14721 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14722 \begin_inset Text
14723
14724 \begin_layout Plain Layout
14725 a
14726 \end_layout
14727
14728 \end_inset
14729 </cell>
14730 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14731 \begin_inset Text
14732
14733 \begin_layout Plain Layout
14734 d
14735 \end_layout
14736
14737 \end_inset
14738 </cell>
14739 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14740 \begin_inset Text
14741
14742 \begin_layout Plain Layout
14743 g
14744 \end_layout
14745
14746 \end_inset
14747 </cell>
14748 </row>
14749 <row>
14750 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14751 \begin_inset Text
14752
14753 \begin_layout Plain Layout
14754 b
14755 \end_layout
14756
14757 \end_inset
14758 </cell>
14759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14760 \begin_inset Text
14761
14762 \begin_layout Plain Layout
14763 e
14764 \end_layout
14765
14766 \end_inset
14767 </cell>
14768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14769 \begin_inset Text
14770
14771 \begin_layout Plain Layout
14772 h
14773 \end_layout
14774
14775 \end_inset
14776 </cell>
14777 </row>
14778 <row>
14779 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14780 \begin_inset Text
14781
14782 \begin_layout Plain Layout
14783 c
14784 \end_layout
14785
14786 \end_inset
14787 </cell>
14788 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14789 \begin_inset Text
14790
14791 \begin_layout Plain Layout
14792 f
14793 \end_layout
14794
14795 \end_inset
14796 </cell>
14797 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14798 \begin_inset Text
14799
14800 \begin_layout Plain Layout
14801 i
14802 \end_layout
14803
14804 \end_inset
14805 </cell>
14806 </row>
14807 </lyxtabular>
14808
14809 \end_inset
14810
14811
14812 \end_layout
14813
14814 \end_inset
14815
14816
14817 \begin_inset ERT
14818 status collapsed
14819
14820 \begin_layout Plain Layout
14821
14822 }
14823 \end_layout
14824
14825 \end_inset
14826
14827
14828 \end_layout
14829
14830 \begin_layout Standard
14831 Como ves, los contenidos de la primera y última filas no se alinean correctament
14832 e con la línea de texto donde está el cuadro.
14833  Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en
14834  un cuadro elevado («raisebox»
14835 \begin_inset Foot
14836 status collapsed
14837
14838 \begin_layout Plain Layout
14839 El uso del comando 
14840 \series bold
14841
14842 \backslash
14843 raisebox
14844 \series default
14845  se explica en la sección
14846 \begin_inset space ~
14847 \end_inset
14848
14849
14850 \begin_inset CommandInset ref
14851 LatexCommand ref
14852 reference "sub:Alineación-Vertical"
14853
14854 \end_inset
14855
14856 .
14857 \end_layout
14858
14859 \end_inset
14860
14861 ).
14862  En el ejemplo anterior, el segundo marco del primer ítem está alineado
14863  usando el comando en código TeX
14864 \end_layout
14865
14866 \begin_layout Standard
14867
14868 \series bold
14869
14870 \backslash
14871 raisebox{0.85
14872 \backslash
14873 baselineskip}{
14874 \end_layout
14875
14876 \begin_layout Standard
14877 antes del marco.
14878  Tras él, se pone la llave de cierre 
14879 \series bold
14880 }
14881 \series default
14882  también en código TeX.
14883  Para el segundo marco en el tercer ítem se usa el comando 
14884 \end_layout
14885
14886 \begin_layout Standard
14887
14888 \series bold
14889
14890 \backslash
14891 raisebox{-0.32
14892 \backslash
14893 baselineskip}{
14894 \end_layout
14895
14896 \begin_layout Standard
14897 \begin_inset Note Greyedout
14898 status open
14899
14900 \begin_layout Plain Layout
14901
14902 \series bold
14903 Not
14904 \series default
14905 a: La alineación del contenido de la fila con la línea del texto adyacente
14906  no es exacta.
14907  El factor necesario del comando 
14908 \series bold
14909
14910 \backslash
14911 raisebox
14912 \series default
14913  para este alineamiento depende de la tipografía del documento, del tamaño
14914  de letra y del grosor de línea del cuadro.
14915 \end_layout
14916
14917 \end_inset
14918
14919
14920 \end_layout
14921
14922 \begin_layout Section
14923 Cuadros coloreados
14924 \begin_inset CommandInset label
14925 LatexCommand label
14926 name "sec:Cuadros-Coloreados"
14927
14928 \end_inset
14929
14930
14931 \end_layout
14932
14933 \begin_layout Subsection
14934 Celdas coloreadas
14935 \begin_inset Index idx
14936 status collapsed
14937
14938 \begin_layout Plain Layout
14939 Cuadros ! Color ! en celdas
14940 \end_layout
14941
14942 \end_inset
14943
14944
14945 \begin_inset Index idx
14946 status collapsed
14947
14948 \begin_layout Plain Layout
14949 Color ! en celdas de cuadros
14950 \end_layout
14951
14952 \end_inset
14953
14954
14955 \end_layout
14956
14957 \begin_layout Standard
14958 \begin_inset Float table
14959 placement h
14960 wide false
14961 sideways false
14962 status open
14963
14964 \begin_layout Plain Layout
14965 \begin_inset Caption
14966
14967 \begin_layout Plain Layout
14968 \begin_inset CommandInset label
14969 LatexCommand label
14970 name "tab:Cuadro-coloreado-sin"
14971
14972 \end_inset
14973
14974 Cuadro coloreado sin usar el paquete 
14975 \series bold
14976 colortbl
14977 \series default
14978
14979 \begin_inset Argument
14980 status open
14981
14982 \begin_layout Plain Layout
14983 Cuadro sin colortbl
14984 \end_layout
14985
14986 \end_inset
14987
14988
14989 \end_layout
14990
14991 \end_inset
14992
14993
14994 \end_layout
14995
14996 \begin_layout Plain Layout
14997 \align center
14998 \begin_inset Tabular
14999 <lyxtabular version="3" rows="3" columns="3">
15000 <features tabularvalignment="middle">
15001 <column alignment="center" valignment="top" width="0">
15002 <column alignment="center" valignment="top" width="0">
15003 <column alignment="center" valignment="top" width="0">
15004 <row>
15005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009
15010 \color green
15011 a
15012 \end_layout
15013
15014 \end_inset
15015 </cell>
15016 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15017 \begin_inset Text
15018
15019 \begin_layout Plain Layout
15020
15021 \color red
15022 b
15023 \end_layout
15024
15025 \end_inset
15026 </cell>
15027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15028 \begin_inset Text
15029
15030 \begin_layout Plain Layout
15031
15032 \color red
15033 c
15034 \end_layout
15035
15036 \end_inset
15037 </cell>
15038 </row>
15039 <row>
15040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15041 \begin_inset Text
15042
15043 \begin_layout Plain Layout
15044
15045 \color green
15046 d
15047 \end_layout
15048
15049 \end_inset
15050 </cell>
15051 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15052 \begin_inset Text
15053
15054 \begin_layout Plain Layout
15055
15056 \color blue
15057 e
15058 \end_layout
15059
15060 \end_inset
15061 </cell>
15062 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15063 \begin_inset Text
15064
15065 \begin_layout Plain Layout
15066
15067 \color blue
15068 f
15069 \end_layout
15070
15071 \end_inset
15072 </cell>
15073 </row>
15074 <row>
15075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15076 \begin_inset Text
15077
15078 \begin_layout Plain Layout
15079
15080 \color green
15081 g
15082 \end_layout
15083
15084 \end_inset
15085 </cell>
15086 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15087 \begin_inset Text
15088
15089 \begin_layout Plain Layout
15090
15091 \color blue
15092 h
15093 \end_layout
15094
15095 \end_inset
15096 </cell>
15097 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15098 \begin_inset Text
15099
15100 \begin_layout Plain Layout
15101
15102 \color blue
15103 i
15104 \end_layout
15105
15106 \end_inset
15107 </cell>
15108 </row>
15109 </lyxtabular>
15110
15111 \end_inset
15112
15113
15114 \end_layout
15115
15116 \end_inset
15117
15118
15119 \end_layout
15120
15121 \begin_layout Standard
15122 Si sólo necesitas color en el texto, marca las celdas y elige un color en
15123  el menú 
15124 \family sans
15125 Editar\SpecialChar \menuseparator
15126 Estilo
15127 \begin_inset space ~
15128 \end_inset
15129
15130 del
15131 \begin_inset space ~
15132 \end_inset
15133
15134 Texto
15135 \family default
15136 .
15137  Esto se ha hecho enl cuadro
15138 \begin_inset space ~
15139 \end_inset
15140
15141
15142 \begin_inset CommandInset ref
15143 LatexCommand ref
15144 reference "tab:Cuadro-coloreado-sin"
15145
15146 \end_inset
15147
15148 .
15149  En cualquier otro caso hay que usar el paquete LaTeX 
15150 \series bold
15151 colortbl
15152 \series default
15153 .
15154 \begin_inset Index idx
15155 status collapsed
15156
15157 \begin_layout Plain Layout
15158 LaTeX-paquetes ! colortbl
15159 \end_layout
15160
15161 \end_inset
15162
15163
15164 \end_layout
15165
15166 \begin_layout Standard
15167 \begin_inset ERT
15168 status collapsed
15169
15170 \begin_layout Plain Layout
15171
15172
15173 \backslash
15174 ifcolortbl
15175 \end_layout
15176
15177 \end_inset
15178
15179
15180 \begin_inset Note Note
15181 status collapsed
15182
15183 \begin_layout Plain Layout
15184 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
15185  LaTeX 
15186 \series bold
15187 colortbl
15188 \series default
15189 .
15190 \end_layout
15191
15192 \end_inset
15193
15194
15195 \end_layout
15196
15197 \begin_layout Standard
15198 Para crear cuadros coloreados, 
15199 \series bold
15200 colortbl
15201 \series default
15202  debe cargarse en el preámbulo con la línea
15203 \end_layout
15204
15205 \begin_layout Standard
15206
15207 \series bold
15208
15209 \backslash
15210 usepackage{colortbl}
15211 \end_layout
15212
15213 \begin_layout Standard
15214 El color de una columna se define con el comando
15215 \end_layout
15216
15217 \begin_layout Standard
15218
15219 \series bold
15220
15221 \backslash
15222 columncolor{nombre del color}
15223 \end_layout
15224
15225 \begin_layout Standard
15226 dentro del comando 
15227 \series bold
15228 >{ }
15229 \series default
15230 .
15231  Más sobre el comando 
15232 \series bold
15233 >{}
15234 \series default
15235  se explica en la sección
15236 \begin_inset space ~
15237 \end_inset
15238
15239
15240 \begin_inset CommandInset ref
15241 LatexCommand ref
15242 reference "sub:Cálculos-en-Multicolumnas"
15243
15244 \end_inset
15245
15246 .
15247 \end_layout
15248
15249 \begin_layout Standard
15250 Los siguientes nombres de color están predefinidos:
15251 \end_layout
15252
15253 \begin_layout Standard
15254
15255 \family sans
15256 red
15257 \family default
15258
15259 \family sans
15260 green
15261 \family default
15262
15263 \family sans
15264 yellow, blue
15265 \family default
15266
15267 \family sans
15268 cyan
15269 \family default
15270 \series bold
15271 ,
15272 \series default
15273  
15274 \family sans
15275 magenta, black
15276 \family default
15277
15278 \family sans
15279 white
15280 \end_layout
15281
15282 \begin_layout Standard
15283 \begin_inset VSpace medskip
15284 \end_inset
15285
15286
15287 \end_layout
15288
15289 \begin_layout Standard
15290 Puedes definir tus propios colores con el comando
15291 \end_layout
15292
15293 \begin_layout Standard
15294
15295 \series bold
15296
15297 \backslash
15298 definecolor{nombre del color}{modelo de color}{valores de color}
15299 \end_layout
15300
15301 \begin_layout Standard
15302 El modelo de color puede ser
15303 \end_layout
15304
15305 \begin_layout Labeling
15306 \labelwidthstring 00.00.0000
15307 cmyk: cyan, magenta, yellow, black
15308 \end_layout
15309
15310 \begin_layout Labeling
15311 \labelwidthstring 00.00.0000
15312 rgb: red, green, blue
15313 \end_layout
15314
15315 \begin_layout Labeling
15316 \labelwidthstring 00.00.0000
15317 gray: gray
15318 \end_layout
15319
15320 \begin_layout Standard
15321 y los valores de color son números separados por comas entre 0 y 1 que describen
15322  el factor para el color correspondiente del modelo de color.
15323 \end_layout
15324
15325 \begin_layout Standard
15326 Por ejemplo, puedes definir el color
15327 \series bold
15328  
15329 \series default
15330 «
15331 \emph on
15332 verde oscuro
15333 \emph default
15334 » en el preámbulo con
15335 \end_layout
15336
15337 \begin_layout Standard
15338
15339 \series bold
15340
15341 \backslash
15342 definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5}
15343 \end_layout
15344
15345 \begin_layout Standard
15346 y el color «
15347 \emph on
15348 gris claro
15349 \emph default
15350 » con
15351 \end_layout
15352
15353 \begin_layout Standard
15354
15355 \series bold
15356
15357 \backslash
15358 definecolor{grisclaro}{gray}{0.8}
15359 \end_layout
15360
15361 \begin_layout Standard
15362 \begin_inset VSpace medskip
15363 \end_inset
15364
15365
15366 \end_layout
15367
15368 \begin_layout Standard
15369 Las líneas se colorean con el comando
15370 \end_layout
15371
15372 \begin_layout Standard
15373
15374 \series bold
15375
15376 \backslash
15377 rowcolor{nombre del color}
15378 \end_layout
15379
15380 \begin_layout Standard
15381 y las celdas se colorean con el comando
15382 \end_layout
15383
15384 \begin_layout Standard
15385
15386 \series bold
15387
15388 \backslash
15389 cellcolor{nombre del color}
15390 \end_layout
15391
15392 \begin_layout Standard
15393 Ambos comandos se insertan al principio de una celda en código TeX.
15394 \end_layout
15395
15396 \begin_layout Standard
15397 Para colorear caracteres enl cuadro marca las celdas y usa el menú 
15398 \family sans
15399 Editar\SpecialChar \menuseparator
15400 Estilo
15401 \begin_inset space ~
15402 \end_inset
15403
15404 del
15405 \begin_inset space ~
15406 \end_inset
15407
15408 Texto
15409 \family default
15410 .
15411  Si una celda contiene código TeX marca sólo los caracteres, si no el código
15412  TeX en color puede ocasionar errores de LaTeX.
15413 \end_layout
15414
15415 \begin_layout Standard
15416 \begin_inset Note Greyedout
15417 status open
15418
15419 \begin_layout Plain Layout
15420
15421 \series bold
15422 Nota:
15423 \series default
15424  No todos los visores DVI pueden mostrar colores definidos por el usuario.
15425 \end_layout
15426
15427 \end_inset
15428
15429
15430 \end_layout
15431
15432 \begin_layout Standard
15433 \begin_inset VSpace bigskip
15434 \end_inset
15435
15436
15437 \end_layout
15438
15439 \begin_layout Standard
15440 Para crear el cuadro
15441 \begin_inset space ~
15442 \end_inset
15443
15444
15445 \begin_inset CommandInset ref
15446 LatexCommand ref
15447 reference "tab:Cuadro-coloreado-con"
15448
15449 \end_inset
15450
15451  haz lo siguiente: el color de la primera columna debe ser 
15452 \emph on
15453 verde oscuro
15454 \emph default
15455 , entonces inserta
15456 \end_layout
15457
15458 \begin_layout Standard
15459
15460 \series bold
15461 >{
15462 \backslash
15463 columncolor{verdeoscuro}
15464 \backslash
15465 centering}c
15466 \end_layout
15467
15468 \begin_layout Standard
15469 como argumento LaTeX para esta columna.
15470  La primera fila debe ser azul, por tanto inserta el comando en código TeX
15471 \end_layout
15472
15473 \begin_layout Standard
15474
15475 \series bold
15476
15477 \backslash
15478 rowcolor{cyan}
15479 \end_layout
15480
15481 \begin_layout Standard
15482 en la primera celda de esta fila.
15483  Observa que esto sobreescribe el color de la columna para la primera celda.
15484  La última celda de la última fila se colorea magenta insertando el comando
15485  en código TeX
15486 \end_layout
15487
15488 \begin_layout Standard
15489
15490 \series bold
15491
15492 \backslash
15493 cellcolor{magenta}
15494 \end_layout
15495
15496 \begin_layout Standard
15497 Ahora podrían colorearse los caracteres usando el menú 
15498 \family sans
15499 Editar\SpecialChar \menuseparator
15500 Estilo
15501 \begin_inset space ~
15502 \end_inset
15503
15504 del
15505 \begin_inset space ~
15506 \end_inset
15507
15508 Texto
15509 \family default
15510 .
15511 \end_layout
15512
15513 \begin_layout Standard
15514 \begin_inset Float table
15515 placement h
15516 wide false
15517 sideways false
15518 status open
15519
15520 \begin_layout Plain Layout
15521 \begin_inset Caption
15522
15523 \begin_layout Plain Layout
15524 \begin_inset CommandInset label
15525 LatexCommand label
15526 name "tab:Cuadro-coloreado-con"
15527
15528 \end_inset
15529
15530 Cuadro coloreado con el paquete 
15531 \series bold
15532 colortbl
15533 \series default
15534
15535 \begin_inset Argument
15536 status open
15537
15538 \begin_layout Plain Layout
15539 Cuadro con 
15540 \series bold
15541 colortbl
15542 \end_layout
15543
15544 \end_inset
15545
15546
15547 \end_layout
15548
15549 \end_inset
15550
15551
15552 \end_layout
15553
15554 \begin_layout Plain Layout
15555 \align center
15556 \begin_inset Tabular
15557 <lyxtabular version="3" rows="3" columns="3">
15558 <features tabularvalignment="middle">
15559 <column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c">
15560 <column alignment="center" valignment="top" width="0">
15561 <column alignment="center" valignment="top" width="0">
15562 <row>
15563 <cell alignment="center" valignment="top" usebox="none">
15564 \begin_inset Text
15565
15566 \begin_layout Plain Layout
15567 \begin_inset ERT
15568 status collapsed
15569
15570 \begin_layout Plain Layout
15571
15572
15573 \backslash
15574 rowcolor{cyan}
15575 \end_layout
15576
15577 \end_inset
15578
15579
15580 \color magenta
15581 a
15582 \end_layout
15583
15584 \end_inset
15585 </cell>
15586 <cell alignment="center" valignment="top" usebox="none">
15587 \begin_inset Text
15588
15589 \begin_layout Plain Layout
15590
15591 \color red
15592 b
15593 \end_layout
15594
15595 \end_inset
15596 </cell>
15597 <cell alignment="center" valignment="top" usebox="none">
15598 \begin_inset Text
15599
15600 \begin_layout Plain Layout
15601
15602 \color red
15603 c
15604 \end_layout
15605
15606 \end_inset
15607 </cell>
15608 </row>
15609 <row>
15610 <cell alignment="center" valignment="top" usebox="none">
15611 \begin_inset Text
15612
15613 \begin_layout Plain Layout
15614
15615 \color yellow
15616 d
15617 \end_layout
15618
15619 \end_inset
15620 </cell>
15621 <cell alignment="center" valignment="top" usebox="none">
15622 \begin_inset Text
15623
15624 \begin_layout Plain Layout
15625
15626 \color blue
15627 e
15628 \end_layout
15629
15630 \end_inset
15631 </cell>
15632 <cell alignment="center" valignment="top" usebox="none">
15633 \begin_inset Text
15634
15635 \begin_layout Plain Layout
15636
15637 \color blue
15638 f
15639 \end_layout
15640
15641 \end_inset
15642 </cell>
15643 </row>
15644 <row>
15645 <cell alignment="center" valignment="top" usebox="none">
15646 \begin_inset Text
15647
15648 \begin_layout Plain Layout
15649
15650 \color yellow
15651 g
15652 \end_layout
15653
15654 \end_inset
15655 </cell>
15656 <cell alignment="center" valignment="top" usebox="none">
15657 \begin_inset Text
15658
15659 \begin_layout Plain Layout
15660
15661 \color blue
15662 h
15663 \end_layout
15664
15665 \end_inset
15666 </cell>
15667 <cell alignment="center" valignment="top" usebox="none">
15668 \begin_inset Text
15669
15670 \begin_layout Plain Layout
15671 \begin_inset ERT
15672 status collapsed
15673
15674 \begin_layout Plain Layout
15675
15676
15677 \backslash
15678 cellcolor{magenta}
15679 \end_layout
15680
15681 \end_inset
15682
15683
15684 \color green
15685 i
15686 \end_layout
15687
15688 \end_inset
15689 </cell>
15690 </row>
15691 </lyxtabular>
15692
15693 \end_inset
15694
15695
15696 \end_layout
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \begin_layout Standard
15704 \begin_inset ERT
15705 status collapsed
15706
15707 \begin_layout Plain Layout
15708
15709
15710 \backslash
15711 else
15712 \end_layout
15713
15714 \end_inset
15715
15716
15717 \begin_inset Note Note
15718 status collapsed
15719
15720 \begin_layout Plain Layout
15721 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
15722  
15723 \series bold
15724 colortbl
15725 \series default
15726 .
15727 \end_layout
15728
15729 \end_inset
15730
15731
15732 \end_layout
15733
15734 \begin_layout Standard
15735 Debes instalar el paquete LaTeX 
15736 \series bold
15737 colortbl
15738 \series default
15739  para ver la parte siguiente en la salida.
15740 \end_layout
15741
15742 \begin_layout Standard
15743 \begin_inset ERT
15744 status collapsed
15745
15746 \begin_layout Plain Layout
15747
15748
15749 \backslash
15750 fi
15751 \end_layout
15752
15753 \end_inset
15754
15755
15756 \end_layout
15757
15758 \begin_layout Subsection
15759 Líneas coloreadas
15760 \begin_inset Index idx
15761 status collapsed
15762
15763 \begin_layout Plain Layout
15764 Cuadros ! Color ! en líneas
15765 \end_layout
15766
15767 \end_inset
15768
15769
15770 \begin_inset Index idx
15771 status collapsed
15772
15773 \begin_layout Plain Layout
15774 Color ! en bordes de cuadros
15775 \end_layout
15776
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \begin_layout Standard
15783 Como se describe en la sección
15784 \begin_inset space ~
15785 \end_inset
15786
15787
15788 \begin_inset CommandInset ref
15789 LatexCommand ref
15790 reference "sub:Grosor-de-Líneas"
15791
15792 \end_inset
15793
15794 , el grosor para todas las líneas en un cuadro puede ajustarse con el comando
15795  
15796 \series bold
15797
15798 \backslash
15799 arrayrulewidth
15800 \series default
15801 .
15802  Se ha puesto 1.5
15803 \begin_inset space \thinspace{}
15804 \end_inset
15805
15806 pt para todos los cuadros de esta sección.
15807 \begin_inset ERT
15808 status collapsed
15809
15810 \begin_layout Plain Layout
15811
15812
15813 \backslash
15814 setlength{
15815 \backslash
15816 arrayrulewidth}{1.5pt}
15817 \end_layout
15818
15819 \end_inset
15820
15821
15822 \end_layout
15823
15824 \begin_layout Standard
15825 Por ejemplo, para colorear todas las líneas verticales en verde, crea en
15826  el preámbulo del documento el siguiente formato de columna, de acuerdo
15827  a lo descrito en la sección
15828 \begin_inset space ~
15829 \end_inset
15830
15831
15832 \begin_inset CommandInset ref
15833 LatexCommand ref
15834 reference "sub:Formato-Personalizado"
15835
15836 \end_inset
15837
15838 :
15839 \end_layout
15840
15841 \begin_layout Standard
15842
15843 \series bold
15844
15845 \backslash
15846 newcolumntype{W}{!{
15847 \backslash
15848 color{green}
15849 \backslash
15850 vline}}
15851 \end_layout
15852
15853 \begin_layout Standard
15854 Para el cuadro
15855 \begin_inset space ~
15856 \end_inset
15857
15858
15859 \begin_inset CommandInset ref
15860 LatexCommand ref
15861 reference "tab:Cuadro-con-verticales-coloreadas"
15862
15863 \end_inset
15864
15865  se usó el argumento LaTeX
15866 \series bold
15867  WcW
15868 \series default
15869  para la última columna y
15870 \series bold
15871  Wc
15872 \series default
15873  para las demás.
15874 \end_layout
15875
15876 \begin_layout Standard
15877 Si quieres tener varios colores, define más formatos de columna.
15878 \end_layout
15879
15880 \begin_layout Standard
15881 \begin_inset Float table
15882 placement h
15883 wide false
15884 sideways false
15885 status open
15886
15887 \begin_layout Plain Layout
15888 \begin_inset Caption
15889
15890 \begin_layout Plain Layout
15891 \begin_inset CommandInset label
15892 LatexCommand label
15893 name "tab:Cuadro-con-verticales-coloreadas"
15894
15895 \end_inset
15896
15897 Cuadro con líneas verticales coloreadas
15898 \end_layout
15899
15900 \end_inset
15901
15902
15903 \end_layout
15904
15905 \begin_layout Plain Layout
15906 \align center
15907 \begin_inset Tabular
15908 <lyxtabular version="3" rows="3" columns="3">
15909 <features tabularvalignment="middle">
15910 <column alignment="center" valignment="top" width="0" special="Wc">
15911 <column alignment="center" valignment="top" width="0" special="Wc">
15912 <column alignment="center" valignment="top" width="0" special="WcW">
15913 <row>
15914 <cell alignment="center" valignment="top" topline="true" usebox="none">
15915 \begin_inset Text
15916
15917 \begin_layout Plain Layout
15918 sd
15919 \end_layout
15920
15921 \end_inset
15922 </cell>
15923 <cell alignment="center" valignment="top" topline="true" usebox="none">
15924 \begin_inset Text
15925
15926 \begin_layout Plain Layout
15927
15928 \end_layout
15929
15930 \end_inset
15931 </cell>
15932 <cell alignment="center" valignment="top" topline="true" usebox="none">
15933 \begin_inset Text
15934
15935 \begin_layout Plain Layout
15936
15937 \end_layout
15938
15939 \end_inset
15940 </cell>
15941 </row>
15942 <row>
15943 <cell alignment="center" valignment="top" topline="true" usebox="none">
15944 \begin_inset Text
15945
15946 \begin_layout Plain Layout
15947
15948 \end_layout
15949
15950 \end_inset
15951 </cell>
15952 <cell alignment="center" valignment="top" topline="true" usebox="none">
15953 \begin_inset Text
15954
15955 \begin_layout Plain Layout
15956 sd
15957 \end_layout
15958
15959 \end_inset
15960 </cell>
15961 <cell alignment="center" valignment="top" topline="true" usebox="none">
15962 \begin_inset Text
15963
15964 \begin_layout Plain Layout
15965
15966 \end_layout
15967
15968 \end_inset
15969 </cell>
15970 </row>
15971 <row>
15972 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15973 \begin_inset Text
15974
15975 \begin_layout Plain Layout
15976
15977 \end_layout
15978
15979 \end_inset
15980 </cell>
15981 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15982 \begin_inset Text
15983
15984 \begin_layout Plain Layout
15985
15986 \end_layout
15987
15988 \end_inset
15989 </cell>
15990 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
15991 \begin_inset Text
15992
15993 \begin_layout Plain Layout
15994 sd
15995 \end_layout
15996
15997 \end_inset
15998 </cell>
15999 </row>
16000 </lyxtabular>
16001
16002 \end_inset
16003
16004
16005 \end_layout
16006
16007 \end_inset
16008
16009
16010 \end_layout
16011
16012 \begin_layout Standard
16013 \begin_inset VSpace bigskip
16014 \end_inset
16015
16016 Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro
16017 \begin_inset space ~
16018 \end_inset
16019
16020
16021 \begin_inset CommandInset ref
16022 LatexCommand ref
16023 reference "tab:Cuadro-con-horizontales-coloreadas"
16024
16025 \end_inset
16026
16027 , inserta estos comandos en código TeX antes del cuadro o del flotante:
16028 \end_layout
16029
16030 \begin_layout Standard
16031
16032 \series bold
16033
16034 \backslash
16035 let
16036 \backslash
16037 myHlineC
16038 \backslash
16039 hline
16040 \begin_inset Newline newline
16041 \end_inset
16042
16043
16044 \backslash
16045 renewcommand{
16046 \backslash
16047 hline}
16048 \begin_inset Newline newline
16049 \end_inset
16050
16051
16052 \begin_inset Phantom HPhantom
16053 status open
16054
16055 \begin_layout Plain Layout
16056
16057 \series bold
16058 \begin_inset space ~
16059 \end_inset
16060
16061
16062 \end_layout
16063
16064 \end_inset
16065
16066 {
16067 \backslash
16068 arrayrulecolor{red}
16069 \backslash
16070 myHlineC
16071 \backslash
16072 arrayrulecolor{black}}
16073 \end_layout
16074
16075 \begin_layout Standard
16076 \begin_inset ERT
16077 status collapsed
16078
16079 \begin_layout Plain Layout
16080
16081
16082 \backslash
16083 let
16084 \backslash
16085 myHlineC
16086 \backslash
16087 hline
16088 \end_layout
16089
16090 \begin_layout Plain Layout
16091
16092
16093 \backslash
16094 renewcommand{
16095 \backslash
16096 hline}
16097 \end_layout
16098
16099 \begin_layout Plain Layout
16100
16101  {
16102 \backslash
16103 arrayrulecolor{red}
16104 \backslash
16105 myHlineC
16106 \backslash
16107 arrayrulecolor{black}}
16108 \end_layout
16109
16110 \end_inset
16111
16112
16113 \begin_inset Float table
16114 placement h
16115 wide false
16116 sideways false
16117 status open
16118
16119 \begin_layout Plain Layout
16120 \begin_inset Caption
16121
16122 \begin_layout Plain Layout
16123 \begin_inset CommandInset label
16124 LatexCommand label
16125 name "tab:Cuadro-con-horizontales-coloreadas"
16126
16127 \end_inset
16128
16129 Cuadro con líneas horizontales coloreadas
16130 \end_layout
16131
16132 \end_inset
16133
16134
16135 \end_layout
16136
16137 \begin_layout Plain Layout
16138 \align center
16139 \begin_inset Tabular
16140 <lyxtabular version="3" rows="3" columns="3">
16141 <features tabularvalignment="middle">
16142 <column alignment="center" valignment="top" width="0">
16143 <column alignment="center" valignment="top" width="0">
16144 <column alignment="center" valignment="top" width="0">
16145 <row>
16146 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16147 \begin_inset Text
16148
16149 \begin_layout Plain Layout
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 Plain Layout
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 Plain Layout
16168
16169 \end_layout
16170
16171 \end_inset
16172 </cell>
16173 </row>
16174 <row>
16175 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16176 \begin_inset Text
16177
16178 \begin_layout Plain Layout
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 Plain Layout
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 Plain Layout
16197
16198 \end_layout
16199
16200 \end_inset
16201 </cell>
16202 </row>
16203 <row>
16204 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16205 \begin_inset Text
16206
16207 \begin_layout Plain Layout
16208
16209 \end_layout
16210
16211 \end_inset
16212 </cell>
16213 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16214 \begin_inset Text
16215
16216 \begin_layout Plain Layout
16217
16218 \end_layout
16219
16220 \end_inset
16221 </cell>
16222 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16223 \begin_inset Text
16224
16225 \begin_layout Plain Layout
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 \end_layout
16243
16244 \begin_layout Standard
16245 Para volver al color de línea negro predeterminado inserta este comando
16246  en código TeX detrás del cuadro o el flotante:
16247 \end_layout
16248
16249 \begin_layout Standard
16250
16251 \series bold
16252
16253 \backslash
16254 renewcommand{
16255 \backslash
16256 hline}{
16257 \backslash
16258 myHlineC}
16259 \end_layout
16260
16261 \begin_layout Standard
16262 El cuadro
16263 \begin_inset space ~
16264 \end_inset
16265
16266
16267 \begin_inset CommandInset ref
16268 LatexCommand ref
16269 reference "tab:Cuadro-con-líneas-coloreadas"
16270
16271 \end_inset
16272
16273  es un ejemplo con líneas verticales y horizontales coloreadas.
16274 \end_layout
16275
16276 \begin_layout Standard
16277 \begin_inset Float table
16278 placement h
16279 wide false
16280 sideways false
16281 status open
16282
16283 \begin_layout Plain Layout
16284 \begin_inset Caption
16285
16286 \begin_layout Plain Layout
16287 \begin_inset CommandInset label
16288 LatexCommand label
16289 name "tab:Cuadro-con-líneas-coloreadas"
16290
16291 \end_inset
16292
16293 Cuadro con líneas coloreadas
16294 \end_layout
16295
16296 \end_inset
16297
16298
16299 \end_layout
16300
16301 \begin_layout Plain Layout
16302 \align center
16303 \begin_inset Tabular
16304 <lyxtabular version="3" rows="3" columns="3">
16305 <features tabularvalignment="middle">
16306 <column alignment="center" valignment="top" width="0" special="Wc">
16307 <column alignment="center" valignment="top" width="0" special="Wc">
16308 <column alignment="center" valignment="top" width="0" special="WcW">
16309 <row>
16310 <cell alignment="center" valignment="top" topline="true" usebox="none">
16311 \begin_inset Text
16312
16313 \begin_layout Plain Layout
16314 sd
16315 \end_layout
16316
16317 \end_inset
16318 </cell>
16319 <cell alignment="center" valignment="top" topline="true" usebox="none">
16320 \begin_inset Text
16321
16322 \begin_layout Plain Layout
16323
16324 \end_layout
16325
16326 \end_inset
16327 </cell>
16328 <cell alignment="center" valignment="top" topline="true" usebox="none">
16329 \begin_inset Text
16330
16331 \begin_layout Plain Layout
16332
16333 \end_layout
16334
16335 \end_inset
16336 </cell>
16337 </row>
16338 <row>
16339 <cell alignment="center" valignment="top" topline="true" usebox="none">
16340 \begin_inset Text
16341
16342 \begin_layout Plain Layout
16343
16344 \end_layout
16345
16346 \end_inset
16347 </cell>
16348 <cell alignment="center" valignment="top" topline="true" usebox="none">
16349 \begin_inset Text
16350
16351 \begin_layout Plain Layout
16352 sd
16353 \end_layout
16354
16355 \end_inset
16356 </cell>
16357 <cell alignment="center" valignment="top" topline="true" usebox="none">
16358 \begin_inset Text
16359
16360 \begin_layout Plain Layout
16361
16362 \end_layout
16363
16364 \end_inset
16365 </cell>
16366 </row>
16367 <row>
16368 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16369 \begin_inset Text
16370
16371 \begin_layout Plain Layout
16372
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16378 \begin_inset Text
16379
16380 \begin_layout Plain Layout
16381
16382 \end_layout
16383
16384 \end_inset
16385 </cell>
16386 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
16387 \begin_inset Text
16388
16389 \begin_layout Plain Layout
16390 sd
16391 \end_layout
16392
16393 \end_inset
16394 </cell>
16395 </row>
16396 </lyxtabular>
16397
16398 \end_inset
16399
16400
16401 \end_layout
16402
16403 \end_inset
16404
16405
16406 \end_layout
16407
16408 \begin_layout Standard
16409 \begin_inset ERT
16410 status collapsed
16411
16412 \begin_layout Plain Layout
16413
16414
16415 \backslash
16416 renewcommand{
16417 \backslash
16418 hline}{
16419 \backslash
16420 myHlineC}
16421 \end_layout
16422
16423 \end_inset
16424
16425
16426 \end_layout
16427
16428 \begin_layout Standard
16429 \begin_inset ERT
16430 status collapsed
16431
16432 \begin_layout Plain Layout
16433
16434
16435 \backslash
16436 setlength{
16437 \backslash
16438 arrayrulewidth}{0.4pt}
16439 \end_layout
16440
16441 \end_inset
16442
16443
16444 \end_layout
16445
16446 \begin_layout Section
16447 Personalización de cuadros
16448 \begin_inset Index idx
16449 status collapsed
16450
16451 \begin_layout Plain Layout
16452 Cuadros ! Personalización
16453 \end_layout
16454
16455 \end_inset
16456
16457
16458 \end_layout
16459
16460 \begin_layout Subsection
16461 Espacio adicional en filas
16462 \begin_inset CommandInset label
16463 LatexCommand label
16464 name "sub:Espacio-adicional"
16465
16466 \end_inset
16467
16468
16469 \begin_inset Index idx
16470 status collapsed
16471
16472 \begin_layout Plain Layout
16473 Cuadros ! Personalización ! Espacio adicional en filas
16474 \end_layout
16475
16476 \end_inset
16477
16478
16479 \end_layout
16480
16481 \begin_layout Standard
16482 Es posible añadir espacio vertical a las filas de un cuadro en la solapa
16483  
16484 \family sans
16485 Bordes
16486 \family default
16487  del diálogo de configuración de cuadros.
16488  En el marco 
16489 \family sans
16490 Espacio
16491 \begin_inset space ~
16492 \end_inset
16493
16494 adicional
16495 \family default
16496  dispones de tres posibilidades:
16497 \end_layout
16498
16499 \begin_layout Description
16500 Superior
16501 \begin_inset space ~
16502 \end_inset
16503
16504 de
16505 \begin_inset space ~
16506 \end_inset
16507
16508 la
16509 \begin_inset space ~
16510 \end_inset
16511
16512 fila añade espacio sobre los caracteres de la fila.
16513  Si el cuadro es de estilo formal
16514 \begin_inset Foot
16515 status open
16516
16517 \begin_layout Plain Layout
16518 Los cuadros formales se explican en la sección
16519 \begin_inset space ~
16520 \end_inset
16521
16522
16523 \begin_inset CommandInset ref
16524 LatexCommand ref
16525 reference "sec:Cuadros-Formales"
16526
16527 \end_inset
16528
16529
16530 \end_layout
16531
16532 \end_inset
16533
16534  LyX insertará 0.5
16535 \begin_inset space \thinspace{}
16536 \end_inset
16537
16538 em por omisión.
16539  Si el cuadro es de estilo normal el espacio adicional destruirá las líneas
16540  verticales, como se ve en el cuadro siguiente:
16541 \begin_inset VSpace medskip
16542 \end_inset
16543
16544
16545 \begin_inset Newline newline
16546 \end_inset
16547
16548
16549 \begin_inset space \hspace*{}
16550 \length 0pt
16551 \end_inset
16552
16553
16554 \begin_inset space \hfill{}
16555 \end_inset
16556
16557
16558 \begin_inset Tabular
16559 <lyxtabular version="3" rows="3" columns="1">
16560 <features tabularvalignment="middle">
16561 <column alignment="center" valignment="top" width="0">
16562 <row>
16563 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16564 \begin_inset Text
16565
16566 \begin_layout Plain Layout
16567 A
16568 \end_layout
16569
16570 \end_inset
16571 </cell>
16572 </row>
16573 <row topspace="3mm">
16574 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16575 \begin_inset Text
16576
16577 \begin_layout Plain Layout
16578 3
16579 \begin_inset space \thinspace{}
16580 \end_inset
16581
16582 mm sobre la fila
16583 \end_layout
16584
16585 \end_inset
16586 </cell>
16587 </row>
16588 <row>
16589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16590 \begin_inset Text
16591
16592 \begin_layout Plain Layout
16593 C
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 </lyxtabular>
16600
16601 \end_inset
16602
16603
16604 \begin_inset space \hfill{}
16605 \end_inset
16606
16607
16608 \begin_inset space \hspace*{}
16609 \length 0pt
16610 \end_inset
16611
16612
16613 \begin_inset VSpace medskip
16614 \end_inset
16615
16616
16617 \begin_inset Newline newline
16618 \end_inset
16619
16620 Así pues, insertar espacio superior en cuadros normales sólo es útil en
16621  cuadros sin líneas verticales.
16622 \end_layout
16623
16624 \begin_layout Description
16625 Inferior
16626 \begin_inset space ~
16627 \end_inset
16628
16629 de
16630 \begin_inset space ~
16631 \end_inset
16632
16633 la
16634 \begin_inset space ~
16635 \end_inset
16636
16637 fila añade espacio bajo los caracteres de la fila.
16638  Si el cuadro es formal LyX inserta por omisión 0.5
16639 \begin_inset space \thinspace{}
16640 \end_inset
16641
16642 em; si el cuadro es normal inserta 2
16643 \begin_inset space \thinspace{}
16644 \end_inset
16645
16646 pt.
16647  
16648 \end_layout
16649
16650 \begin_layout Description
16651 Entre
16652 \begin_inset space ~
16653 \end_inset
16654
16655 las
16656 \begin_inset space ~
16657 \end_inset
16658
16659 filas añade espacio entre la fila actual y la siguiente.
16660  Si el cuadro es formal LyX inserta 0.5
16661 \begin_inset space \thinspace{}
16662 \end_inset
16663
16664 em por omisión.
16665  En cuadros normales, el espacio adicional destruirá las líneas verticales
16666  del cuadro, como se ve en la siguiente:
16667 \begin_inset VSpace medskip
16668 \end_inset
16669
16670
16671 \begin_inset Newline newline
16672 \end_inset
16673
16674
16675 \begin_inset space \hspace*{}
16676 \length 0pt
16677 \end_inset
16678
16679
16680 \begin_inset space \hfill{}
16681 \end_inset
16682
16683
16684 \begin_inset Tabular
16685 <lyxtabular version="3" rows="3" columns="1">
16686 <features tabularvalignment="middle">
16687 <column alignment="center" valignment="top" width="0">
16688 <row>
16689 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16690 \begin_inset Text
16691
16692 \begin_layout Plain Layout
16693 A
16694 \end_layout
16695
16696 \end_inset
16697 </cell>
16698 </row>
16699 <row interlinespace="3mm">
16700 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16701 \begin_inset Text
16702
16703 \begin_layout Plain Layout
16704 \begin_inset Formula $\downarrow$
16705 \end_inset
16706
16707  3
16708 \begin_inset space \thinspace{}
16709 \end_inset
16710
16711 mm entre las filas
16712 \end_layout
16713
16714 \end_inset
16715 </cell>
16716 </row>
16717 <row>
16718 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16719 \begin_inset Text
16720
16721 \begin_layout Plain Layout
16722 \begin_inset Formula $\uparrow$
16723 \end_inset
16724
16725  3
16726 \begin_inset space \thinspace{}
16727 \end_inset
16728
16729 mm entre las filas 
16730 \begin_inset Formula $\uparrow$
16731 \end_inset
16732
16733
16734 \end_layout
16735
16736 \end_inset
16737 </cell>
16738 </row>
16739 </lyxtabular>
16740
16741 \end_inset
16742
16743
16744 \begin_inset space \hfill{}
16745 \end_inset
16746
16747
16748 \begin_inset space \hspace*{}
16749 \length 0pt
16750 \end_inset
16751
16752
16753 \begin_inset VSpace medskip
16754 \end_inset
16755
16756
16757 \begin_inset Newline newline
16758 \end_inset
16759
16760 Así pues, los espacios adicionales entre filas de cuadros normales sólo
16761  sirven para cuadros sin líneas verticales.
16762 \end_layout
16763
16764 \begin_layout Standard
16765 \begin_inset VSpace bigskip
16766 \end_inset
16767
16768 Para añadir altura vertical extra a todas las celdas de todos los cuadros,
16769  utiliza los siguientes comandos en el preámbulo:
16770 \end_layout
16771
16772 \begin_layout Standard
16773
16774 \series bold
16775
16776 \backslash
16777 @ifundefined{extrarowheight}
16778 \begin_inset Newline newline
16779 \end_inset
16780
16781
16782 \begin_inset Phantom HPhantom
16783 status open
16784
16785 \begin_layout Plain Layout
16786
16787 \series bold
16788 \begin_inset space ~
16789 \end_inset
16790
16791
16792 \end_layout
16793
16794 \end_inset
16795
16796 {
16797 \backslash
16798 usepackage{array}}{}
16799 \begin_inset Newline newline
16800 \end_inset
16801
16802
16803 \backslash
16804 setlength{
16805 \backslash
16806 extrarowheight}{altura}
16807 \end_layout
16808
16809 \begin_layout Standard
16810 Esto tiene el inconveniente de que el texto de las celdas no estará exactamente
16811  centrado en vertical.
16812  (Lyx cargará automáticamente el paquete 
16813 \series bold
16814 array
16815 \series default
16816  cuando uses formatos de cuadro autodefinidos.
16817  Para evitar que sea cargado dos veces se pone al principio el comando 
16818 \series bold
16819
16820 \backslash
16821 @ifundefined
16822 \series default
16823 .)
16824 \end_layout
16825
16826 \begin_layout Standard
16827 En el caso de usar tipografías de mayor tamaño que el normal, los bordes
16828  del cuadro están a veces demasiado cerca de las letras.
16829  Esto se puede corregir insertando el comando 
16830 \series bold
16831
16832 \backslash
16833 strut
16834 \series default
16835  en código TeX al principio de la fila del cuadro.
16836  El cuadro
16837 \begin_inset space ~
16838 \end_inset
16839
16840
16841 \begin_inset CommandInset ref
16842 LatexCommand ref
16843 reference "tab:Alineación-vertical"
16844
16845 \end_inset
16846
16847  muestra el efecto:
16848 \end_layout
16849
16850 \begin_layout Standard
16851 \noindent
16852 \begin_inset Float table
16853 placement h
16854 wide false
16855 sideways false
16856 status open
16857
16858 \begin_layout Plain Layout
16859 \begin_inset Caption
16860
16861 \begin_layout Plain Layout
16862 \begin_inset CommandInset label
16863 LatexCommand label
16864 name "tab:Alineación-vertical"
16865
16866 \end_inset
16867
16868 Alineación vertical de texto con letras grandes
16869 \end_layout
16870
16871 \end_inset
16872
16873
16874 \end_layout
16875
16876 \begin_layout Plain Layout
16877 \begin_inset space \hfill{}
16878 \end_inset
16879
16880
16881 \begin_inset Float table
16882 wide false
16883 sideways false
16884 status open
16885
16886 \begin_layout Plain Layout
16887 \begin_inset Caption
16888
16889 \begin_layout Plain Layout
16890 Cuadro normal
16891 \end_layout
16892
16893 \end_inset
16894
16895
16896 \end_layout
16897
16898 \begin_layout Plain Layout
16899 \noindent
16900 \align center
16901 \begin_inset Tabular
16902 <lyxtabular version="3" rows="6" columns="1">
16903 <features tabularvalignment="middle">
16904 <column alignment="left" valignment="top" width="0">
16905 <row>
16906 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16907 \begin_inset Text
16908
16909 \begin_layout Plain Layout
16910 Normal, g
16911 \end_layout
16912
16913 \end_inset
16914 </cell>
16915 </row>
16916 <row>
16917 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16918 \begin_inset Text
16919
16920 \begin_layout Plain Layout
16921
16922 \size large
16923 Grande
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 </row>
16929 <row>
16930 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16931 \begin_inset Text
16932
16933 \begin_layout Plain Layout
16934
16935 \size larger
16936 Más grande
16937 \end_layout
16938
16939 \end_inset
16940 </cell>
16941 </row>
16942 <row>
16943 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16944 \begin_inset Text
16945
16946 \begin_layout Plain Layout
16947
16948 \size largest
16949 Grandísima
16950 \end_layout
16951
16952 \end_inset
16953 </cell>
16954 </row>
16955 <row>
16956 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16957 \begin_inset Text
16958
16959 \begin_layout Plain Layout
16960
16961 \size huge
16962 Enorme
16963 \end_layout
16964
16965 \end_inset
16966 </cell>
16967 </row>
16968 <row>
16969 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16970 \begin_inset Text
16971
16972 \begin_layout Plain Layout
16973
16974 \size huge
16975 Más enorme
16976 \end_layout
16977
16978 \end_inset
16979 </cell>
16980 </row>
16981 </lyxtabular>
16982
16983 \end_inset
16984
16985
16986 \end_layout
16987
16988 \end_inset
16989
16990
16991 \begin_inset space \hfill{}
16992 \end_inset
16993
16994
16995 \begin_inset Float table
16996 wide false
16997 sideways false
16998 status open
16999
17000 \begin_layout Plain Layout
17001 \begin_inset Caption
17002
17003 \begin_layout Plain Layout
17004 Cuadro con comando 
17005 \series bold
17006
17007 \backslash
17008 strut
17009 \end_layout
17010
17011 \end_inset
17012
17013
17014 \end_layout
17015
17016 \begin_layout Plain Layout
17017 \noindent
17018 \align center
17019 \begin_inset Tabular
17020 <lyxtabular version="3" rows="6" columns="1">
17021 <features tabularvalignment="middle">
17022 <column alignment="left" valignment="top" width="0">
17023 <row>
17024 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17025 \begin_inset Text
17026
17027 \begin_layout Plain Layout
17028 Normal, g
17029 \end_layout
17030
17031 \end_inset
17032 </cell>
17033 </row>
17034 <row>
17035 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17036 \begin_inset Text
17037
17038 \begin_layout Plain Layout
17039
17040 \size large
17041 \begin_inset ERT
17042 status collapsed
17043
17044 \begin_layout Plain Layout
17045
17046
17047 \backslash
17048 strut 
17049 \end_layout
17050
17051 \end_inset
17052
17053 Grande
17054 \end_layout
17055
17056 \end_inset
17057 </cell>
17058 </row>
17059 <row>
17060 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17061 \begin_inset Text
17062
17063 \begin_layout Plain Layout
17064
17065 \size larger
17066 \begin_inset ERT
17067 status collapsed
17068
17069 \begin_layout Plain Layout
17070
17071
17072 \backslash
17073 strut 
17074 \end_layout
17075
17076 \end_inset
17077
17078 Más grande
17079 \end_layout
17080
17081 \end_inset
17082 </cell>
17083 </row>
17084 <row>
17085 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17086 \begin_inset Text
17087
17088 \begin_layout Plain Layout
17089
17090 \size largest
17091 \begin_inset ERT
17092 status collapsed
17093
17094 \begin_layout Plain Layout
17095
17096
17097 \backslash
17098 strut 
17099 \end_layout
17100
17101 \end_inset
17102
17103 Grandísima
17104 \end_layout
17105
17106 \end_inset
17107 </cell>
17108 </row>
17109 <row>
17110 <cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17111 \begin_inset Text
17112
17113 \begin_layout Plain Layout
17114
17115 \size huge
17116 \begin_inset ERT
17117 status collapsed
17118
17119 \begin_layout Plain Layout
17120
17121
17122 \backslash
17123 strut 
17124 \end_layout
17125
17126 \end_inset
17127
17128 Enorme
17129 \end_layout
17130
17131 \end_inset
17132 </cell>
17133 </row>
17134 <row>
17135 <cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17136 \begin_inset Text
17137
17138 \begin_layout Plain Layout
17139
17140 \size giant
17141 \begin_inset ERT
17142 status collapsed
17143
17144 \begin_layout Plain Layout
17145
17146
17147 \backslash
17148 strut 
17149 \end_layout
17150
17151 \end_inset
17152
17153
17154 \size huge
17155 Más enorme
17156 \end_layout
17157
17158 \end_inset
17159 </cell>
17160 </row>
17161 </lyxtabular>
17162
17163 \end_inset
17164
17165
17166 \end_layout
17167
17168 \end_inset
17169
17170
17171 \begin_inset space \hfill{}
17172 \end_inset
17173
17174
17175 \end_layout
17176
17177 \end_inset
17178
17179
17180 \end_layout
17181
17182 \begin_layout Subsection
17183 Alineación especial de celdas
17184 \begin_inset CommandInset label
17185 LatexCommand label
17186 name "sub:Alineación-especial-de"
17187
17188 \end_inset
17189
17190
17191 \begin_inset Index idx
17192 status collapsed
17193
17194 \begin_layout Plain Layout
17195 Cuadros ! Personalización ! Alineación especial de celdas
17196 \end_layout
17197
17198 \end_inset
17199
17200
17201 \end_layout
17202
17203 \begin_layout Standard
17204 A veces mejora la presentación si las entradas en las celdas de una columna
17205  se alinean con un carácter determinado, p.
17206 \begin_inset space \thinspace{}
17207 \end_inset
17208
17209 e.
17210 \begin_inset space ~
17211 \end_inset
17212
17213 el separador decimal, como en el cuadro
17214 \begin_inset space ~
17215 \end_inset
17216
17217
17218 \begin_inset CommandInset ref
17219 LatexCommand ref
17220 reference "tab:Cuadro-celdas-alineadas"
17221
17222 \end_inset
17223
17224 .
17225  Esta alineación se obtiene poniendo el cursor en la columna y pulsando
17226  el botón 
17227 \begin_inset Graphics
17228         filename ../../images/tabular-feature_align-decimal.png
17229         scale 85
17230         scaleBeforeRotation
17231
17232 \end_inset
17233
17234  de la barra de herramientas o eligiendo la alineación 
17235 \family sans
17236 Al separador decimal
17237 \family default
17238  en la configuración del cuadro.
17239  Ahí se puede especificar también el carácter deseado para la alineación.
17240 \end_layout
17241
17242 \begin_layout Standard
17243 \begin_inset Float table
17244 wide false
17245 sideways false
17246 status open
17247
17248 \begin_layout Plain Layout
17249 \begin_inset Caption
17250
17251 \begin_layout Plain Layout
17252 \begin_inset CommandInset label
17253 LatexCommand label
17254 name "tab:Cuadro-celdas-alineadas"
17255
17256 \end_inset
17257
17258 Cuadro con celdas alineadas con el separador decimal.
17259 \end_layout
17260
17261 \end_inset
17262
17263
17264 \end_layout
17265
17266 \begin_layout Plain Layout
17267 \align center
17268 \begin_inset Tabular
17269 <lyxtabular version="3" rows="4" columns="1">
17270 <features booktabs="true" tabularvalignment="middle">
17271 <column alignment="decimal" decimal_point="," valignment="top" width="0pt">
17272 <row>
17273 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277 leyenda
17278 \end_layout
17279
17280 \end_inset
17281 </cell>
17282 </row>
17283 <row>
17284 <cell alignment="center" valignment="top" topline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288 12,6
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 </row>
17294 <row>
17295 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17296 \begin_inset Text
17297
17298 \begin_layout Plain Layout
17299 0,68
17300 \end_layout
17301
17302 \end_inset
17303 </cell>
17304 </row>
17305 <row>
17306 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
17307 \begin_inset Text
17308
17309 \begin_layout Plain Layout
17310 -123,0
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 </row>
17316 </lyxtabular>
17317
17318 \end_inset
17319
17320
17321 \end_layout
17322
17323 \end_inset
17324
17325
17326 \end_layout
17327
17328 \begin_layout Standard
17329 \begin_inset Float table
17330 wide false
17331 sideways false
17332 status open
17333
17334 \begin_layout Plain Layout
17335 \begin_inset Caption
17336
17337 \begin_layout Plain Layout
17338 \begin_inset CommandInset label
17339 LatexCommand label
17340 name "tab:Cuadro-con-celdas-de"
17341
17342 \end_inset
17343
17344 Cuadro con celdas alineadas con los operadores.
17345 \end_layout
17346
17347 \end_inset
17348
17349
17350 \end_layout
17351
17352 \begin_layout Plain Layout
17353 \align center
17354 \begin_inset Tabular
17355 <lyxtabular version="3" rows="4" columns="2">
17356 <features booktabs="true" tabularvalignment="middle">
17357 <column alignment="right" valignment="top" width="0pt">
17358 <column alignment="left" valignment="top" width="0pt" special="@{}l">
17359 <row>
17360 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17361 \begin_inset Text
17362
17363 \begin_layout Plain Layout
17364 leyenda
17365 \end_layout
17366
17367 \end_inset
17368 </cell>
17369 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17370 \begin_inset Text
17371
17372 \begin_layout Plain Layout
17373
17374 \end_layout
17375
17376 \end_inset
17377 </cell>
17378 </row>
17379 <row>
17380 <cell alignment="center" valignment="top" usebox="none">
17381 \begin_inset Text
17382
17383 \begin_layout Plain Layout
17384 \begin_inset Formula $12\,+$
17385 \end_inset
17386
17387
17388 \end_layout
17389
17390 \end_inset
17391 </cell>
17392 <cell alignment="center" valignment="top" usebox="none">
17393 \begin_inset Text
17394
17395 \begin_layout Plain Layout
17396 \begin_inset Formula $\,6$
17397 \end_inset
17398
17399
17400 \end_layout
17401
17402 \end_inset
17403 </cell>
17404 </row>
17405 <row>
17406 <cell alignment="center" valignment="top" usebox="none">
17407 \begin_inset Text
17408
17409 \begin_layout Plain Layout
17410 \begin_inset Formula $0\,-$
17411 \end_inset
17412
17413
17414 \end_layout
17415
17416 \end_inset
17417 </cell>
17418 <cell alignment="center" valignment="top" usebox="none">
17419 \begin_inset Text
17420
17421 \begin_layout Plain Layout
17422 \begin_inset Formula $\,68$
17423 \end_inset
17424
17425
17426 \end_layout
17427
17428 \end_inset
17429 </cell>
17430 </row>
17431 <row>
17432 <cell alignment="center" valignment="top" usebox="none">
17433 \begin_inset Text
17434
17435 \begin_layout Plain Layout
17436 \begin_inset Formula $-123\,/$
17437 \end_inset
17438
17439
17440 \end_layout
17441
17442 \end_inset
17443 </cell>
17444 <cell alignment="center" valignment="top" usebox="none">
17445 \begin_inset Text
17446
17447 \begin_layout Plain Layout
17448 \begin_inset Formula $\,0$
17449 \end_inset
17450
17451
17452 \end_layout
17453
17454 \end_inset
17455 </cell>
17456 </row>
17457 </lyxtabular>
17458
17459 \end_inset
17460
17461
17462 \end_layout
17463
17464 \end_inset
17465
17466
17467 \end_layout
17468
17469 \begin_layout Standard
17470 Para alinear con caracteres en ecuaciones este método no funciona porque
17471  el campo para especificar el carácter no permite ecuaciones.
17472  En este caso hay que usar el método del cuadro
17473 \begin_inset space ~
17474 \end_inset
17475
17476
17477 \begin_inset CommandInset ref
17478 LatexCommand ref
17479 reference "tab:Cuadro-con-celdas-de"
17480
17481 \end_inset
17482
17483 .
17484  Es un cuadro 4×2.
17485  La leyenda es una multicolumna centrada.
17486  La primera columna está alineada a la derecha y contiene la primera parte
17487  incluyendo el operador.
17488  La segunda columna está alineada a la izquierda y contiene la parte restante.
17489  Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda
17490  columna para mantener el espacio habitual alrededor de los operadores.
17491  Para omitir el espacio que hay normalmente entre dos columnas se ha usado
17492  el siguiente argumento LaTeX para la segunda columna:
17493 \end_layout
17494
17495 \begin_layout Standard
17496
17497 \series bold
17498 @{}l
17499 \end_layout
17500
17501 \begin_layout Standard
17502 El cuadro
17503 \begin_inset space ~
17504 \end_inset
17505
17506
17507 \begin_inset CommandInset ref
17508 LatexCommand ref
17509 reference "tab:Varias-alineaciones"
17510
17511 \end_inset
17512
17513  muestra varios ejemplos de alineación.
17514  Para alinear al signo de relación se ha añadido un pequeño espacio como
17515  en la segunda columna del cuadro
17516 \begin_inset space ~
17517 \end_inset
17518
17519
17520 \begin_inset CommandInset ref
17521 LatexCommand ref
17522 reference "tab:Cuadro-con-celdas-de"
17523
17524 \end_inset
17525
17526 .
17527 \end_layout
17528
17529 \begin_layout Standard
17530 \begin_inset Float table
17531 placement h
17532 wide false
17533 sideways false
17534 status open
17535
17536 \begin_layout Plain Layout
17537 \begin_inset Caption
17538
17539 \begin_layout Plain Layout
17540 \begin_inset CommandInset label
17541 LatexCommand label
17542 name "tab:Varias-alineaciones"
17543
17544 \end_inset
17545
17546 Cuadro con varias alineaciones.
17547 \end_layout
17548
17549 \end_inset
17550
17551
17552 \end_layout
17553
17554 \begin_layout Plain Layout
17555 \align center
17556 \begin_inset Tabular
17557 <lyxtabular version="3" rows="4" columns="6">
17558 <features tabularvalignment="middle">
17559 <column alignment="right" valignment="top" width="0">
17560 <column alignment="left" valignment="top" width="0" special="@{}l">
17561 <column alignment="right" valignment="top" width="0">
17562 <column alignment="left" valignment="top" width="0" special="@{}l">
17563 <column alignment="right" valignment="top" width="0">
17564 <column alignment="left" valignment="top" width="0" special="@{}l">
17565 <row>
17566 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17567 \begin_inset Text
17568
17569 \begin_layout Plain Layout
17570 unidades
17571 \end_layout
17572
17573 \end_inset
17574 </cell>
17575 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17576 \begin_inset Text
17577
17578 \begin_layout Plain Layout
17579
17580 \end_layout
17581
17582 \end_inset
17583 </cell>
17584 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
17585 \begin_inset Text
17586
17587 \begin_layout Plain Layout
17588 exponentes
17589 \end_layout
17590
17591 \end_inset
17592 </cell>
17593 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17594 \begin_inset Text
17595
17596 \begin_layout Plain Layout
17597
17598 \end_layout
17599
17600 \end_inset
17601 </cell>
17602 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
17603 \begin_inset Text
17604
17605 \begin_layout Plain Layout
17606 relaciones
17607 \end_layout
17608
17609 \end_inset
17610 </cell>
17611 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17612 \begin_inset Text
17613
17614 \begin_layout Plain Layout
17615
17616 \end_layout
17617
17618 \end_inset
17619 </cell>
17620 </row>
17621 <row>
17622 <cell alignment="center" valignment="top" usebox="none">
17623 \begin_inset Text
17624
17625 \begin_layout Plain Layout
17626 12×
17627 \end_layout
17628
17629 \end_inset
17630 </cell>
17631 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17632 \begin_inset Text
17633
17634 \begin_layout Plain Layout
17635 24
17636 \begin_inset space \thinspace{}
17637 \end_inset
17638
17639 bottles
17640 \end_layout
17641
17642 \end_inset
17643 </cell>
17644 <cell alignment="center" valignment="top" usebox="none">
17645 \begin_inset Text
17646
17647 \begin_layout Plain Layout
17648 \begin_inset Formula $10\cdot$
17649 \end_inset
17650
17651
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 \begin_inset Formula $10^{\mbox{-}17}$
17661 \end_inset
17662
17663
17664 \end_layout
17665
17666 \end_inset
17667 </cell>
17668 <cell alignment="center" valignment="top" usebox="none">
17669 \begin_inset Text
17670
17671 \begin_layout Plain Layout
17672 \begin_inset Formula $\Gamma(t)\propto$
17673 \end_inset
17674
17675
17676 \end_layout
17677
17678 \end_inset
17679 </cell>
17680 <cell alignment="center" valignment="top" usebox="none">
17681 \begin_inset Text
17682
17683 \begin_layout Plain Layout
17684 \begin_inset Formula $\:\Upsilon(t)$
17685 \end_inset
17686
17687
17688 \end_layout
17689
17690 \end_inset
17691 </cell>
17692 </row>
17693 <row>
17694 <cell alignment="center" valignment="top" usebox="none">
17695 \begin_inset Text
17696
17697 \begin_layout Plain Layout
17698 1024×
17699 \end_layout
17700
17701 \end_inset
17702 </cell>
17703 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17704 \begin_inset Text
17705
17706 \begin_layout Plain Layout
17707 768
17708 \begin_inset space \thinspace{}
17709 \end_inset
17710
17711 Pixels
17712 \end_layout
17713
17714 \end_inset
17715 </cell>
17716 <cell alignment="center" valignment="top" usebox="none">
17717 \begin_inset Text
17718
17719 \begin_layout Plain Layout
17720 \begin_inset Formula $5.78\cdot$
17721 \end_inset
17722
17723
17724 \end_layout
17725
17726 \end_inset
17727 </cell>
17728 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17729 \begin_inset Text
17730
17731 \begin_layout Plain Layout
17732 \begin_inset Formula $10^{7}$
17733 \end_inset
17734
17735
17736 \end_layout
17737
17738 \end_inset
17739 </cell>
17740 <cell alignment="center" valignment="top" usebox="none">
17741 \begin_inset Text
17742
17743 \begin_layout Plain Layout
17744 \begin_inset Formula $A\ne$
17745 \end_inset
17746
17747
17748 \end_layout
17749
17750 \end_inset
17751 </cell>
17752 <cell alignment="center" valignment="top" usebox="none">
17753 \begin_inset Text
17754
17755 \begin_layout Plain Layout
17756 \begin_inset Formula $\: B_{\mathrm{red}}$
17757 \end_inset
17758
17759
17760 \end_layout
17761
17762 \end_inset
17763 </cell>
17764 </row>
17765 <row>
17766 <cell alignment="center" valignment="top" usebox="none">
17767 \begin_inset Text
17768
17769 \begin_layout Plain Layout
17770 32×
17771 \end_layout
17772
17773 \end_inset
17774 </cell>
17775 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17776 \begin_inset Text
17777
17778 \begin_layout Plain Layout
17779 6
17780 \begin_inset space \thinspace{}
17781 \end_inset
17782
17783 cm
17784 \end_layout
17785
17786 \end_inset
17787 </cell>
17788 <cell alignment="center" valignment="top" usebox="none">
17789 \begin_inset Text
17790
17791 \begin_layout Plain Layout
17792 -
17793 \begin_inset Formula $33.5\cdot$
17794 \end_inset
17795
17796
17797 \end_layout
17798
17799 \end_inset
17800 </cell>
17801 <cell alignment="center" valignment="top" rightline="true" usebox="none">
17802 \begin_inset Text
17803
17804 \begin_layout Plain Layout
17805 \begin_inset Formula $10^{4}$
17806 \end_inset
17807
17808
17809 \end_layout
17810
17811 \end_inset
17812 </cell>
17813 <cell alignment="center" valignment="top" usebox="none">
17814 \begin_inset Text
17815
17816 \begin_layout Plain Layout
17817 \begin_inset Formula $\sen(\alpha)\ge$
17818 \end_inset
17819
17820
17821 \end_layout
17822
17823 \end_inset
17824 </cell>
17825 <cell alignment="center" valignment="top" usebox="none">
17826 \begin_inset Text
17827
17828 \begin_layout Plain Layout
17829 \begin_inset Formula $\:\sen(\beta)$
17830 \end_inset
17831
17832
17833 \end_layout
17834
17835 \end_inset
17836 </cell>
17837 </row>
17838 </lyxtabular>
17839
17840 \end_inset
17841
17842
17843 \end_layout
17844
17845 \end_inset
17846
17847
17848 \end_layout
17849
17850 \begin_layout Subsection
17851 Formato personalizado de celda/columna
17852 \begin_inset CommandInset label
17853 LatexCommand label
17854 name "sub:Formato-Personalizado"
17855
17856 \end_inset
17857
17858
17859 \begin_inset Index idx
17860 status collapsed
17861
17862 \begin_layout Plain Layout
17863 Cuadros ! Personalización ! Formato de celda/columna
17864 \end_layout
17865
17866 \end_inset
17867
17868
17869 \end_layout
17870
17871 \begin_layout Standard
17872 El cálculo de la anchura necesaria para columnas extendidas descrito en
17873  la sección
17874 \begin_inset space ~
17875 \end_inset
17876
17877
17878 \begin_inset CommandInset ref
17879 LatexCommand ref
17880 reference "sub:Cálculos-en-Multicolumnas"
17881
17882 \end_inset
17883
17884  es muy pesado si tienes varios cuadros con multicolumnas.
17885  Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu
17886 mna aplicable a todos los cuadros del documento.
17887  El formato se define con el comando
17888 \end_layout
17889
17890 \begin_layout Standard
17891
17892 \series bold
17893
17894 \backslash
17895 newcolumntype{nombre del formato}[número de argumentos]{comandos}
17896 \end_layout
17897
17898 \begin_layout Standard
17899 El nombre de formato puede ser una sola letra.
17900  Las letras 
17901 \emph on
17902 b, c, l, m, p
17903 \emph default
17904  y 
17905 \emph on
17906 r
17907 \emph default
17908  están predefinidas y no pueden usarse.
17909  Pero se permiten todas las mayúsculas.
17910 \end_layout
17911
17912 \begin_layout Standard
17913 \begin_inset VSpace medskip
17914 \end_inset
17915
17916
17917 \end_layout
17918
17919 \begin_layout Standard
17920 Para celdas multicolumna vertical y horizontalmente centradas con una anchura
17921  fija puedes definir el formato de celda
17922 \end_layout
17923
17924 \begin_layout Standard
17925
17926 \series bold
17927
17928 \backslash
17929 newcolumntype{M}[1]{>{
17930 \backslash
17931 centering
17932 \backslash
17933 hspace{0pt}}m{#1}}
17934 \end_layout
17935
17936 \begin_layout Standard
17937 donde 
17938 \series bold
17939
17940 \backslash
17941 hspace{0pt}
17942 \series default
17943  evita el problema de partir con guión la primera palabra, como se describe
17944  en la sección
17945 \begin_inset space ~
17946 \end_inset
17947
17948
17949 \begin_inset CommandInset ref
17950 LatexCommand ref
17951 reference "sub:Líneas-Múltiples-en"
17952
17953 \end_inset
17954
17955 .
17956  Ahora puedes introducir simplemente
17957 \end_layout
17958
17959 \begin_layout Standard
17960
17961 \series bold
17962 M{ancho}
17963 \end_layout
17964
17965 \begin_layout Standard
17966 como argumento LaTeX en el diálogo de cuadros para crear una multicolumna.
17967 \end_layout
17968
17969 \begin_layout Standard
17970 \begin_inset VSpace bigskip
17971 \end_inset
17972
17973
17974 \end_layout
17975
17976 \begin_layout Standard
17977 Para celdas extendidas en una celda multicolumna, puedes definir el formato
17978 \end_layout
17979
17980 \begin_layout Standard
17981
17982 \series bold
17983
17984 \backslash
17985 newcolumntype{S}[2]{>{
17986 \backslash
17987 centering
17988 \backslash
17989 hspace{0pt}}
17990 \begin_inset Newline newline
17991 \end_inset
17992
17993
17994 \begin_inset Phantom HPhantom
17995 status open
17996
17997 \begin_layout Plain Layout
17998
17999 \series bold
18000
18001 \backslash
18002 newcolumntype
18003 \end_layout
18004
18005 \end_inset
18006
18007 m{(#1+(2
18008 \backslash
18009 tabcolsep+
18010 \backslash
18011 arrayrulewidth)*(1-#2))/#2}}
18012 \end_layout
18013
18014 \begin_layout Standard
18015 Este formato usa la ecuación 
18016 \begin_inset CommandInset ref
18017 LatexCommand eqref
18018 reference "eq:Wgn"
18019
18020 \end_inset
18021
18022  para calcular la anchura necesaria para que cada celda extendida tenga
18023  la misma anchura.
18024 \end_layout
18025
18026 \begin_layout Standard
18027 Ahora puedes introducir
18028 \end_layout
18029
18030 \begin_layout Standard
18031
18032 \series bold
18033 S{ancho de la celda multicolumna}{número de columnas extendidas}
18034 \end_layout
18035
18036 \begin_layout Standard
18037 como argumento LaTeX de la columna.
18038 \end_layout
18039
18040 \begin_layout Standard
18041 \begin_inset VSpace bigskip
18042 \end_inset
18043
18044
18045 \end_layout
18046
18047 \begin_layout Standard
18048 Para columnas coloreadas puedes definir
18049 \end_layout
18050
18051 \begin_layout Standard
18052
18053 \series bold
18054
18055 \backslash
18056 newcolumntype{K}[1]{>{
18057 \backslash
18058 columncolor{#1}
18059 \backslash
18060 hspace{0pt}}c}
18061 \end_layout
18062
18063 \begin_layout Standard
18064 La «c» al final crea una columna con anchura flexible cuyo texto está centrado
18065  horizontalmente.
18066  Ahora puedes introducir
18067 \end_layout
18068
18069 \begin_layout Standard
18070
18071 \series bold
18072 K{nombre del color}
18073 \end_layout
18074
18075 \begin_layout Standard
18076 como argumento LaTeX.
18077 \end_layout
18078
18079 \begin_layout Standard
18080 \begin_inset VSpace bigskip
18081 \end_inset
18082
18083
18084 \end_layout
18085
18086 \begin_layout Standard
18087 Para crear el cuadro
18088 \begin_inset space ~
18089 \end_inset
18090
18091
18092 \begin_inset CommandInset ref
18093 LatexCommand ref
18094 reference "tab:Cuadro-con-formatos-definidos-por"
18095
18096 \end_inset
18097
18098  usa los argumentos LaTeX
18099 \end_layout
18100
18101 \begin_layout Standard
18102
18103 \series bold
18104 M{2.5cm}
18105 \end_layout
18106
18107 \begin_layout Standard
18108 para la primera columna y la multicolumna,
18109 \end_layout
18110
18111 \begin_layout Standard
18112
18113 \series bold
18114 K{red}
18115 \end_layout
18116
18117 \begin_layout Standard
18118 para la última columna y
18119 \end_layout
18120
18121 \begin_layout Standard
18122
18123 \series bold
18124 S{2.5cm}{2}
18125 \end_layout
18126
18127 \begin_layout Standard
18128 para las celdas en la segunda columna.
18129 \end_layout
18130
18131 \begin_layout Standard
18132 \begin_inset Float table
18133 placement h
18134 wide false
18135 sideways false
18136 status open
18137
18138 \begin_layout Plain Layout
18139 \begin_inset Caption
18140
18141 \begin_layout Plain Layout
18142 \begin_inset CommandInset label
18143 LatexCommand label
18144 name "tab:Cuadro-con-formatos-definidos-por"
18145
18146 \end_inset
18147
18148 Cuadro con formatos definidos por el usuario
18149 \end_layout
18150
18151 \end_inset
18152
18153
18154 \end_layout
18155
18156 \begin_layout Plain Layout
18157 \align center
18158 \begin_inset Tabular
18159 <lyxtabular version="3" rows="3" columns="4">
18160 <features tabularvalignment="middle">
18161 <column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}">
18162 <column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}">
18163 <column alignment="center" valignment="middle" width="0">
18164 <column alignment="center" valignment="middle" width="0" special="K{red}">
18165 <row>
18166 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18167 \begin_inset Text
18168
18169 \begin_layout Plain Layout
18170 palabramuylargaenceldadecuadro
18171 \end_layout
18172
18173 \end_inset
18174 </cell>
18175 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}">
18176 \begin_inset Text
18177
18178 \begin_layout Plain Layout
18179 multicolumna línea múltiple
18180 \end_layout
18181
18182 \end_inset
18183 </cell>
18184 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18185 \begin_inset Text
18186
18187 \begin_layout Plain Layout
18188
18189 \end_layout
18190
18191 \end_inset
18192 </cell>
18193 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18194 \begin_inset Text
18195
18196 \begin_layout Plain Layout
18197 c
18198 \end_layout
18199
18200 \end_inset
18201 </cell>
18202 </row>
18203 <row>
18204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18205 \begin_inset Text
18206
18207 \begin_layout Plain Layout
18208 d
18209 \end_layout
18210
18211 \end_inset
18212 </cell>
18213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18214 \begin_inset Text
18215
18216 \begin_layout Plain Layout
18217 e
18218 \end_layout
18219
18220 \end_inset
18221 </cell>
18222 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18223 \begin_inset Text
18224
18225 \begin_layout Plain Layout
18226 f
18227 \end_layout
18228
18229 \end_inset
18230 </cell>
18231 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18232 \begin_inset Text
18233
18234 \begin_layout Plain Layout
18235 g
18236 \end_layout
18237
18238 \end_inset
18239 </cell>
18240 </row>
18241 <row>
18242 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18243 \begin_inset Text
18244
18245 \begin_layout Plain Layout
18246 h
18247 \end_layout
18248
18249 \end_inset
18250 </cell>
18251 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18252 \begin_inset Text
18253
18254 \begin_layout Plain Layout
18255 i
18256 \end_layout
18257
18258 \end_inset
18259 </cell>
18260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18261 \begin_inset Text
18262
18263 \begin_layout Plain Layout
18264 j
18265 \end_layout
18266
18267 \end_inset
18268 </cell>
18269 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18270 \begin_inset Text
18271
18272 \begin_layout Plain Layout
18273 k
18274 \end_layout
18275
18276 \end_inset
18277 </cell>
18278 </row>
18279 </lyxtabular>
18280
18281 \end_inset
18282
18283
18284 \end_layout
18285
18286 \end_inset
18287
18288
18289 \end_layout
18290
18291 \begin_layout Subsection
18292 Grosor de líneas
18293 \begin_inset CommandInset label
18294 LatexCommand label
18295 name "sub:Grosor-de-Líneas"
18296
18297 \end_inset
18298
18299
18300 \begin_inset Index idx
18301 status open
18302
18303 \begin_layout Plain Layout
18304 Cuadros ! Personalización ! Grosor de línea
18305 \end_layout
18306
18307 \end_inset
18308
18309
18310 \end_layout
18311
18312 \begin_layout Standard
18313 El grosor para todas las líneas de un cuadro puede ajustarse con la longitud
18314  
18315 \series bold
18316
18317 \backslash
18318 arrayrulewidth
18319 \series default
18320 .
18321  Por ejemplo, para poner un grosor de línea de 1.5
18322 \begin_inset space \thinspace{}
18323 \end_inset
18324
18325 pt, como en el cuadro
18326 \begin_inset space ~
18327 \end_inset
18328
18329
18330 \begin_inset CommandInset ref
18331 LatexCommand ref
18332 reference "tab:Cuadro-con-líneas"
18333
18334 \end_inset
18335
18336 , inserta el comando
18337 \end_layout
18338
18339 \begin_layout Standard
18340
18341 \series bold
18342
18343 \backslash
18344 setlength{
18345 \backslash
18346 arrayrulewidth}{1.5pt}
18347 \end_layout
18348
18349 \begin_layout Standard
18350 en código TeX antes del cuadro o flotante.
18351  Este cambio es válido para todos los siguientes cuadros.
18352  Para volver al valor predeterminado, define 
18353 \series bold
18354
18355 \backslash
18356 arrayrulewidth
18357 \series default
18358  a 0.4
18359 \begin_inset space \thinspace{}
18360 \end_inset
18361
18362 pt en código TeX detrás del cuadro o flotante.
18363 \end_layout
18364
18365 \begin_layout Standard
18366 \begin_inset ERT
18367 status collapsed
18368
18369 \begin_layout Plain Layout
18370
18371
18372 \backslash
18373 setlength{
18374 \backslash
18375 arrayrulewidth}{1.5pt}
18376 \end_layout
18377
18378 \end_inset
18379
18380
18381 \begin_inset Float table
18382 wide false
18383 sideways false
18384 status open
18385
18386 \begin_layout Plain Layout
18387 \begin_inset Caption
18388
18389 \begin_layout Plain Layout
18390 \begin_inset CommandInset label
18391 LatexCommand label
18392 name "tab:Cuadro-con-líneas"
18393
18394 \end_inset
18395
18396 Cuadro con líneas de grosor 1.5
18397 \begin_inset space \thinspace{}
18398 \end_inset
18399
18400 pt
18401 \end_layout
18402
18403 \end_inset
18404
18405
18406 \end_layout
18407
18408 \begin_layout Plain Layout
18409 \align center
18410 \begin_inset Tabular
18411 <lyxtabular version="3" rows="3" columns="3">
18412 <features tabularvalignment="middle">
18413 <column alignment="center" valignment="top" width="0">
18414 <column alignment="center" valignment="top" width="0">
18415 <column alignment="center" valignment="top" width="0">
18416 <row>
18417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18418 \begin_inset Text
18419
18420 \begin_layout Plain Layout
18421 sd
18422 \end_layout
18423
18424 \end_inset
18425 </cell>
18426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18427 \begin_inset Text
18428
18429 \begin_layout Plain Layout
18430
18431 \end_layout
18432
18433 \end_inset
18434 </cell>
18435 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18436 \begin_inset Text
18437
18438 \begin_layout Plain Layout
18439
18440 \end_layout
18441
18442 \end_inset
18443 </cell>
18444 </row>
18445 <row>
18446 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18447 \begin_inset Text
18448
18449 \begin_layout Plain Layout
18450
18451 \end_layout
18452
18453 \end_inset
18454 </cell>
18455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18456 \begin_inset Text
18457
18458 \begin_layout Plain Layout
18459 sd
18460 \end_layout
18461
18462 \end_inset
18463 </cell>
18464 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18465 \begin_inset Text
18466
18467 \begin_layout Plain Layout
18468
18469 \end_layout
18470
18471 \end_inset
18472 </cell>
18473 </row>
18474 <row>
18475 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18476 \begin_inset Text
18477
18478 \begin_layout Plain Layout
18479
18480 \end_layout
18481
18482 \end_inset
18483 </cell>
18484 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18485 \begin_inset Text
18486
18487 \begin_layout Plain Layout
18488
18489 \end_layout
18490
18491 \end_inset
18492 </cell>
18493 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18494 \begin_inset Text
18495
18496 \begin_layout Plain Layout
18497 sd
18498 \end_layout
18499
18500 \end_inset
18501 </cell>
18502 </row>
18503 </lyxtabular>
18504
18505 \end_inset
18506
18507
18508 \end_layout
18509
18510 \end_inset
18511
18512
18513 \begin_inset ERT
18514 status collapsed
18515
18516 \begin_layout Plain Layout
18517
18518
18519 \backslash
18520 setlength{
18521 \backslash
18522 arrayrulewidth}{0.4pt}
18523 \end_layout
18524
18525 \end_inset
18526
18527
18528 \end_layout
18529
18530 \begin_layout Standard
18531 \begin_inset VSpace bigskip
18532 \end_inset
18533
18534 Para definir un grosor de 1.5
18535 \begin_inset space \thinspace{}
18536 \end_inset
18537
18538 pt sólo para líneas horizontales, como en el cuadro
18539 \begin_inset space ~
18540 \end_inset
18541
18542
18543 \begin_inset CommandInset ref
18544 LatexCommand ref
18545 reference "tab:Cuadro-con-horizontales"
18546
18547 \end_inset
18548
18549 , inserta estos comandos en código TeX antes del cuadro o flotante:
18550 \end_layout
18551
18552 \begin_layout Standard
18553
18554 \series bold
18555
18556 \backslash
18557 let
18558 \backslash
18559 myHline
18560 \backslash
18561 hline
18562 \begin_inset Newline newline
18563 \end_inset
18564
18565
18566 \backslash
18567 renewcommand{
18568 \backslash
18569 hline}
18570 \begin_inset Newline newline
18571 \end_inset
18572
18573  {
18574 \backslash
18575 noalign{
18576 \backslash
18577 global
18578 \backslash
18579 arrayrulewidth 1.5pt}
18580 \begin_inset Newline newline
18581 \end_inset
18582
18583  
18584 \backslash
18585 myHline
18586 \backslash
18587 noalign{
18588 \backslash
18589 global
18590 \backslash
18591 arrayrulewidth 0.4pt}}
18592 \end_layout
18593
18594 \begin_layout Standard
18595 Para volver al grosor predeterminado, inserta este comando en código TeX
18596  detrás del cuadro o flotante:
18597 \end_layout
18598
18599 \begin_layout Standard
18600
18601 \series bold
18602
18603 \backslash
18604 renewcommand{
18605 \backslash
18606 hline}{
18607 \backslash
18608 myHline}
18609 \end_layout
18610
18611 \begin_layout Standard
18612 \begin_inset ERT
18613 status collapsed
18614
18615 \begin_layout Plain Layout
18616
18617
18618 \backslash
18619 let
18620 \backslash
18621 myHline
18622 \backslash
18623 hline
18624 \end_layout
18625
18626 \begin_layout Plain Layout
18627
18628
18629 \backslash
18630 renewcommand{
18631 \backslash
18632 hline}
18633 \end_layout
18634
18635 \begin_layout Plain Layout
18636
18637  {
18638 \backslash
18639 noalign{
18640 \backslash
18641 global
18642 \backslash
18643 arrayrulewidth 1.5pt}
18644 \end_layout
18645
18646 \begin_layout Plain Layout
18647
18648   
18649 \backslash
18650 myHline
18651 \backslash
18652 noalign{
18653 \backslash
18654 global
18655 \backslash
18656 arrayrulewidth 0.4pt}}
18657 \end_layout
18658
18659 \end_inset
18660
18661
18662 \begin_inset Float table
18663 wide false
18664 sideways false
18665 status open
18666
18667 \begin_layout Plain Layout
18668 \begin_inset Caption
18669
18670 \begin_layout Plain Layout
18671 \begin_inset CommandInset label
18672 LatexCommand label
18673 name "tab:Cuadro-con-horizontales"
18674
18675 \end_inset
18676
18677 Cuadro con líneas horizontales de 1.5
18678 \begin_inset space \thinspace{}
18679 \end_inset
18680
18681 pt
18682 \end_layout
18683
18684 \end_inset
18685
18686
18687 \end_layout
18688
18689 \begin_layout Plain Layout
18690 \align center
18691 \begin_inset Tabular
18692 <lyxtabular version="3" rows="3" columns="3">
18693 <features tabularvalignment="middle">
18694 <column alignment="center" valignment="top" width="0">
18695 <column alignment="center" valignment="top" width="0">
18696 <column alignment="center" valignment="top" width="0">
18697 <row>
18698 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18699 \begin_inset Text
18700
18701 \begin_layout Plain Layout
18702 sd
18703 \end_layout
18704
18705 \end_inset
18706 </cell>
18707 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18708 \begin_inset Text
18709
18710 \begin_layout Plain Layout
18711
18712 \end_layout
18713
18714 \end_inset
18715 </cell>
18716 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18717 \begin_inset Text
18718
18719 \begin_layout Plain Layout
18720
18721 \end_layout
18722
18723 \end_inset
18724 </cell>
18725 </row>
18726 <row>
18727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18728 \begin_inset Text
18729
18730 \begin_layout Plain Layout
18731
18732 \end_layout
18733
18734 \end_inset
18735 </cell>
18736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18737 \begin_inset Text
18738
18739 \begin_layout Plain Layout
18740 sd
18741 \end_layout
18742
18743 \end_inset
18744 </cell>
18745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18746 \begin_inset Text
18747
18748 \begin_layout Plain Layout
18749
18750 \end_layout
18751
18752 \end_inset
18753 </cell>
18754 </row>
18755 <row>
18756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18757 \begin_inset Text
18758
18759 \begin_layout Plain Layout
18760
18761 \end_layout
18762
18763 \end_inset
18764 </cell>
18765 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18766 \begin_inset Text
18767
18768 \begin_layout Plain Layout
18769
18770 \end_layout
18771
18772 \end_inset
18773 </cell>
18774 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18775 \begin_inset Text
18776
18777 \begin_layout Plain Layout
18778 sd
18779 \end_layout
18780
18781 \end_inset
18782 </cell>
18783 </row>
18784 </lyxtabular>
18785
18786 \end_inset
18787
18788
18789 \end_layout
18790
18791 \end_inset
18792
18793
18794 \begin_inset ERT
18795 status collapsed
18796
18797 \begin_layout Plain Layout
18798
18799
18800 \backslash
18801 renewcommand{
18802 \backslash
18803 hline}{
18804 \backslash
18805 myHline}
18806 \end_layout
18807
18808 \end_inset
18809
18810
18811 \end_layout
18812
18813 \begin_layout Standard
18814 \begin_inset VSpace bigskip
18815 \end_inset
18816
18817 Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el
18818  siguiente formato de columna en el preámbulo del documento, de acuerdo
18819  con lo descrito en la sección
18820 \begin_inset space ~
18821 \end_inset
18822
18823
18824 \begin_inset CommandInset ref
18825 LatexCommand ref
18826 reference "sub:Formato-Personalizado"
18827
18828 \end_inset
18829
18830 :
18831 \end_layout
18832
18833 \begin_layout Standard
18834
18835 \series bold
18836
18837 \backslash
18838 newcolumntype{V}{!{
18839 \backslash
18840 vrule width 1.5pt}}
18841 \end_layout
18842
18843 \begin_layout Standard
18844 Para el cuadro
18845 \begin_inset space ~
18846 \end_inset
18847
18848
18849 \begin_inset CommandInset ref
18850 LatexCommand ref
18851 reference "tab:Cuadro-con-verticales"
18852
18853 \end_inset
18854
18855  se usó el argumento LaTeX
18856 \end_layout
18857
18858 \begin_layout Standard
18859
18860 \series bold
18861 VcV
18862 \end_layout
18863
18864 \begin_layout Standard
18865 para la última columna y
18866 \end_layout
18867
18868 \begin_layout Standard
18869
18870 \series bold
18871 Vc
18872 \end_layout
18873
18874 \begin_layout Standard
18875 para las otras.
18876 \end_layout
18877
18878 \begin_layout Standard
18879 \begin_inset Float table
18880 wide false
18881 sideways false
18882 status open
18883
18884 \begin_layout Plain Layout
18885 \begin_inset Caption
18886
18887 \begin_layout Plain Layout
18888 \begin_inset CommandInset label
18889 LatexCommand label
18890 name "tab:Cuadro-con-verticales"
18891
18892 \end_inset
18893
18894 Cuadro con líneas verticales de 1.5
18895 \begin_inset space \thinspace{}
18896 \end_inset
18897
18898 pt de grosor
18899 \end_layout
18900
18901 \end_inset
18902
18903
18904 \end_layout
18905
18906 \begin_layout Plain Layout
18907 \align center
18908 \begin_inset Tabular
18909 <lyxtabular version="3" rows="3" columns="3">
18910 <features tabularvalignment="middle">
18911 <column alignment="center" valignment="top" width="0" special="Vc">
18912 <column alignment="center" valignment="top" width="0" special="Vc">
18913 <column alignment="center" valignment="top" width="0" special="VcV">
18914 <row>
18915 <cell alignment="center" valignment="top" topline="true" usebox="none">
18916 \begin_inset Text
18917
18918 \begin_layout Plain Layout
18919 sd
18920 \end_layout
18921
18922 \end_inset
18923 </cell>
18924 <cell alignment="center" valignment="top" topline="true" usebox="none">
18925 \begin_inset Text
18926
18927 \begin_layout Plain Layout
18928
18929 \end_layout
18930
18931 \end_inset
18932 </cell>
18933 <cell alignment="center" valignment="top" topline="true" usebox="none">
18934 \begin_inset Text
18935
18936 \begin_layout Plain Layout
18937
18938 \end_layout
18939
18940 \end_inset
18941 </cell>
18942 </row>
18943 <row>
18944 <cell alignment="center" valignment="top" topline="true" usebox="none">
18945 \begin_inset Text
18946
18947 \begin_layout Plain Layout
18948
18949 \end_layout
18950
18951 \end_inset
18952 </cell>
18953 <cell alignment="center" valignment="top" topline="true" usebox="none">
18954 \begin_inset Text
18955
18956 \begin_layout Plain Layout
18957 sd
18958 \end_layout
18959
18960 \end_inset
18961 </cell>
18962 <cell alignment="center" valignment="top" topline="true" usebox="none">
18963 \begin_inset Text
18964
18965 \begin_layout Plain Layout
18966
18967 \end_layout
18968
18969 \end_inset
18970 </cell>
18971 </row>
18972 <row>
18973 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18974 \begin_inset Text
18975
18976 \begin_layout Plain Layout
18977
18978 \end_layout
18979
18980 \end_inset
18981 </cell>
18982 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18983 \begin_inset Text
18984
18985 \begin_layout Plain Layout
18986
18987 \end_layout
18988
18989 \end_inset
18990 </cell>
18991 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
18992 \begin_inset Text
18993
18994 \begin_layout Plain Layout
18995 sd
18996 \end_layout
18997
18998 \end_inset
18999 </cell>
19000 </row>
19001 </lyxtabular>
19002
19003 \end_inset
19004
19005
19006 \end_layout
19007
19008 \end_inset
19009
19010
19011 \end_layout
19012
19013 \begin_layout Subsection
19014 Líneas de trazos
19015 \begin_inset Index idx
19016 status open
19017
19018 \begin_layout Plain Layout
19019 Cuadros ! Personalización ! Líneas de trazos
19020 \end_layout
19021
19022 \end_inset
19023
19024
19025 \end_layout
19026
19027 \begin_layout Standard
19028 \begin_inset ERT
19029 status collapsed
19030
19031 \begin_layout Plain Layout
19032
19033
19034 \backslash
19035 ifarydshln
19036 \end_layout
19037
19038 \end_inset
19039
19040
19041 \begin_inset Note Note
19042 status collapsed
19043
19044 \begin_layout Plain Layout
19045 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
19046  LaTeX 
19047 \series bold
19048 arydshln
19049 \series default
19050 .
19051 \end_layout
19052
19053 \end_inset
19054
19055
19056 \end_layout
19057
19058 \begin_layout Standard
19059 \begin_inset Float table
19060 placement H
19061 wide false
19062 sideways false
19063 status open
19064
19065 \begin_layout Plain Layout
19066 \begin_inset Caption
19067
19068 \begin_layout Plain Layout
19069 \begin_inset CommandInset label
19070 LatexCommand label
19071 name "tab:Cuadro-con-trazos"
19072
19073 \end_inset
19074
19075 Cuadro con líneas de trazos
19076 \end_layout
19077
19078 \end_inset
19079
19080
19081 \end_layout
19082
19083 \begin_layout Plain Layout
19084 \align center
19085 \begin_inset Tabular
19086 <lyxtabular version="3" rows="5" columns="5">
19087 <features tabularvalignment="middle">
19088 <column alignment="center" valignment="top" width="0">
19089 <column alignment="center" valignment="top" width="0">
19090 <column alignment="center" valignment="top" width="0" special=":c">
19091 <column alignment="center" valignment="top" width="0">
19092 <column alignment="center" valignment="top" width="0">
19093 <row>
19094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19095 \begin_inset Text
19096
19097 \begin_layout Plain Layout
19098 a
19099 \end_layout
19100
19101 \end_inset
19102 </cell>
19103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19104 \begin_inset Text
19105
19106 \begin_layout Plain Layout
19107 b
19108 \end_layout
19109
19110 \end_inset
19111 </cell>
19112 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19113 \begin_inset Text
19114
19115 \begin_layout Plain Layout
19116 c
19117 \end_layout
19118
19119 \end_inset
19120 </cell>
19121 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19122 \begin_inset Text
19123
19124 \begin_layout Plain Layout
19125 d
19126 \end_layout
19127
19128 \end_inset
19129 </cell>
19130 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19131 \begin_inset Text
19132
19133 \begin_layout Plain Layout
19134 e
19135 \end_layout
19136
19137 \end_inset
19138 </cell>
19139 </row>
19140 <row>
19141 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19142 \begin_inset Text
19143
19144 \begin_layout Plain Layout
19145 f
19146 \end_layout
19147
19148 \end_inset
19149 </cell>
19150 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19151 \begin_inset Text
19152
19153 \begin_layout Plain Layout
19154 g
19155 \end_layout
19156
19157 \end_inset
19158 </cell>
19159 <cell alignment="center" valignment="top" topline="true" usebox="none">
19160 \begin_inset Text
19161
19162 \begin_layout Plain Layout
19163 h
19164 \end_layout
19165
19166 \end_inset
19167 </cell>
19168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19169 \begin_inset Text
19170
19171 \begin_layout Plain Layout
19172 i
19173 \end_layout
19174
19175 \end_inset
19176 </cell>
19177 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19178 \begin_inset Text
19179
19180 \begin_layout Plain Layout
19181 j
19182 \end_layout
19183
19184 \end_inset
19185 </cell>
19186 </row>
19187 <row>
19188 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19189 \begin_inset Text
19190
19191 \begin_layout Plain Layout
19192 \begin_inset ERT
19193 status collapsed
19194
19195 \begin_layout Plain Layout
19196
19197
19198 \backslash
19199 hdashline 
19200 \end_layout
19201
19202 \end_inset
19203
19204 k
19205 \end_layout
19206
19207 \end_inset
19208 </cell>
19209 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19210 \begin_inset Text
19211
19212 \begin_layout Plain Layout
19213 l
19214 \end_layout
19215
19216 \end_inset
19217 </cell>
19218 <cell alignment="center" valignment="top" usebox="none">
19219 \begin_inset Text
19220
19221 \begin_layout Plain Layout
19222 m
19223 \end_layout
19224
19225 \end_inset
19226 </cell>
19227 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19228 \begin_inset Text
19229
19230 \begin_layout Plain Layout
19231 n
19232 \end_layout
19233
19234 \end_inset
19235 </cell>
19236 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19237 \begin_inset Text
19238
19239 \begin_layout Plain Layout
19240 o
19241 \end_layout
19242
19243 \end_inset
19244 </cell>
19245 </row>
19246 <row>
19247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19248 \begin_inset Text
19249
19250 \begin_layout Plain Layout
19251 \begin_inset ERT
19252 status collapsed
19253
19254 \begin_layout Plain Layout
19255
19256
19257 \backslash
19258 cdashline{4-5}
19259 \end_layout
19260
19261 \end_inset
19262
19263 p
19264 \end_layout
19265
19266 \end_inset
19267 </cell>
19268 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19269 \begin_inset Text
19270
19271 \begin_layout Plain Layout
19272 q
19273 \end_layout
19274
19275 \end_inset
19276 </cell>
19277 <cell alignment="center" valignment="top" topline="true" usebox="none" special="c:">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281 r
19282 \end_layout
19283
19284 \end_inset
19285 </cell>
19286 <cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:">
19287 \begin_inset Text
19288
19289 \begin_layout Plain Layout
19290 s
19291 \end_layout
19292
19293 \end_inset
19294 </cell>
19295 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19296 \begin_inset Text
19297
19298 \begin_layout Plain Layout
19299
19300 \end_layout
19301
19302 \end_inset
19303 </cell>
19304 </row>
19305 <row>
19306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19307 \begin_inset Text
19308
19309 \begin_layout Plain Layout
19310 t
19311 \end_layout
19312
19313 \end_inset
19314 </cell>
19315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19316 \begin_inset Text
19317
19318 \begin_layout Plain Layout
19319 u
19320 \end_layout
19321
19322 \end_inset
19323 </cell>
19324 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
19325 \begin_inset Text
19326
19327 \begin_layout Plain Layout
19328 v
19329 \end_layout
19330
19331 \end_inset
19332 </cell>
19333 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19334 \begin_inset Text
19335
19336 \begin_layout Plain Layout
19337 w
19338 \end_layout
19339
19340 \end_inset
19341 </cell>
19342 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19343 \begin_inset Text
19344
19345 \begin_layout Plain Layout
19346 x
19347 \end_layout
19348
19349 \end_inset
19350 </cell>
19351 </row>
19352 </lyxtabular>
19353
19354 \end_inset
19355
19356
19357 \end_layout
19358
19359 \end_inset
19360
19361
19362 \end_layout
19363
19364 \begin_layout Standard
19365 En principio LyX no soporta líneas de trazos, hay que usar código TeX.
19366  Antes hay que cargar en el preámbulo del documento el paquete LaTeX 
19367 \series bold
19368 arydshln
19369 \series default
19370
19371 \begin_inset Index idx
19372 status collapsed
19373
19374 \begin_layout Plain Layout
19375 LaTeX-paquetes ! arydshln
19376 \end_layout
19377
19378 \end_inset
19379
19380  con el comando 
19381 \end_layout
19382
19383 \begin_layout Standard
19384
19385 \series bold
19386
19387 \backslash
19388 usepackage{arydshln}
19389 \end_layout
19390
19391 \begin_layout Standard
19392 Para hacer una línea vertical a trazos, introduce dos puntos «
19393 \series bold
19394 :
19395 \series default
19396 » junto con el carácter para alineación horizontal como argumento LaTeX
19397  en el diálogo de celdas de cuadros.
19398 \end_layout
19399
19400 \begin_layout Standard
19401 Para una línea de trazos horizontal añade el comando
19402 \end_layout
19403
19404 \begin_layout Standard
19405
19406 \series bold
19407
19408 \backslash
19409 hdashline
19410 \end_layout
19411
19412 \begin_layout Standard
19413 en código TeX como primer elemento de la primera celda en la fila.
19414 \end_layout
19415
19416 \begin_layout Standard
19417 Para líneas de trazos en multicolumna usa el comando
19418 \end_layout
19419
19420 \begin_layout Standard
19421
19422 \series bold
19423
19424 \backslash
19425 cdashline{número de líneas}
19426 \end_layout
19427
19428 \begin_layout Standard
19429 en código TeX como primer elemento de la primera celda en la fila.
19430  Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a
19431  4 y quieres una línea de trazos por encima, añade el comando
19432 \end_layout
19433
19434 \begin_layout Standard
19435
19436 \series bold
19437
19438 \backslash
19439 cdashline{2-4}
19440 \end_layout
19441
19442 \begin_layout Standard
19443 como primer elemento de la primera celda en la fila de la multicolumna.
19444 \end_layout
19445
19446 \begin_layout Standard
19447 \begin_inset VSpace bigskip
19448 \end_inset
19449
19450
19451 \end_layout
19452
19453 \begin_layout Standard
19454 El cuadro
19455 \begin_inset space ~
19456 \end_inset
19457
19458
19459 \begin_inset CommandInset ref
19460 LatexCommand ref
19461 reference "tab:Cuadro-con-trazos"
19462
19463 \end_inset
19464
19465  se ha hecho usando «
19466 \series bold
19467 :c
19468 \series default
19469 » como argumento LaTeX de la tercera columna.
19470  El comando en código TeX 
19471 \series bold
19472
19473 \backslash
19474 hdashline
19475 \series default
19476  se ha insertado en la primera celda de la tercera fila y el comando en
19477  código TeX
19478 \begin_inset Newline newline
19479 \end_inset
19480
19481
19482 \series bold
19483
19484 \backslash
19485 cdashline{4-5}
19486 \series default
19487  en la primera celda de la cuarta fila.
19488 \end_layout
19489
19490 \begin_layout Standard
19491 \begin_inset Note Greyedout
19492 status open
19493
19494 \begin_layout Plain Layout
19495
19496 \series bold
19497 Nota:
19498 \series default
19499  Aparentemente el paquete LaTeX 
19500 \series bold
19501 arydshln
19502 \series default
19503  no es compatible con el paquete LaTeX 
19504 \series bold
19505 colortbl
19506 \series default
19507
19508 \begin_inset Index idx
19509 status collapsed
19510
19511 \begin_layout Plain Layout
19512 LaTeX-paquetes ! colortbl
19513 \end_layout
19514
19515 \end_inset
19516
19517  que se usa para cuadros coloreados en la sección
19518 \begin_inset space ~
19519 \end_inset
19520
19521
19522 \begin_inset CommandInset ref
19523 LatexCommand ref
19524 reference "sec:Cuadros-Coloreados"
19525
19526 \end_inset
19527
19528 .
19529  Esto implica que los cuadros coloreados no pueden tener líneas de trazos.
19530 \end_layout
19531
19532 \end_inset
19533
19534
19535 \end_layout
19536
19537 \begin_layout Standard
19538 \begin_inset ERT
19539 status collapsed
19540
19541 \begin_layout Plain Layout
19542
19543
19544 \backslash
19545 else
19546 \end_layout
19547
19548 \end_inset
19549
19550
19551 \begin_inset Note Note
19552 status collapsed
19553
19554 \begin_layout Plain Layout
19555 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
19556  
19557 \series bold
19558 arydshln
19559 \series default
19560 .
19561 \end_layout
19562
19563 \end_inset
19564
19565
19566 \end_layout
19567
19568 \begin_layout Standard
19569 Debes instalar el paquete LaTeX 
19570 \series bold
19571 arydshln
19572 \series default
19573  para ver la parte siguiente en la salida.
19574 \end_layout
19575
19576 \begin_layout Standard
19577 \begin_inset ERT
19578 status collapsed
19579
19580 \begin_layout Plain Layout
19581
19582
19583 \backslash
19584 fi
19585 \end_layout
19586
19587 \end_inset
19588
19589
19590 \end_layout
19591
19592 \begin_layout Chapter
19593 Flotantes
19594 \begin_inset CommandInset label
19595 LatexCommand label
19596 name "chap:Flotantes"
19597
19598 \end_inset
19599
19600
19601 \begin_inset Index idx
19602 status collapsed
19603
19604 \begin_layout Plain Layout
19605 Flotantes
19606 \end_layout
19607
19608 \end_inset
19609
19610
19611 \end_layout
19612
19613 \begin_layout Section
19614 Introducción
19615 \begin_inset CommandInset label
19616 LatexCommand label
19617 name "sec:Introducción-Flotantes"
19618
19619 \end_inset
19620
19621
19622 \begin_inset Index idx
19623 status collapsed
19624
19625 \begin_layout Plain Layout
19626 Flotantes ! Introducción
19627 \end_layout
19628
19629 \end_inset
19630
19631
19632 \end_layout
19633
19634 \begin_layout Standard
19635 Un flotante es un bloque de texto asociado con algún tipo de etiqueta que
19636  no tiene posición fija.
19637  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19638  Las 
19639 \family sans
19640 Notas
19641 \begin_inset space ~
19642 \end_inset
19643
19644 al
19645 \begin_inset space ~
19646 \end_inset
19647
19648 pie
19649 \family default
19650  y 
19651 \family sans
19652 Notas
19653 \begin_inset space ~
19654 \end_inset
19655
19656 al
19657 \begin_inset space ~
19658 \end_inset
19659
19660 margen
19661 \family default
19662  también son flotantes, porque pueden flotar a la página siguiente cuando
19663  hay demasiadas notas en la página.
19664 \end_layout
19665
19666 \begin_layout Standard
19667 Los flotantes permiten composiciones de alta calidad.
19668  Imágenes y cuadros se pueden distribuir equitativamente en las páginas
19669  para impedir espacios en blanco y páginas sin texto.
19670  Como el flotante destruye a menudo el contexto entre texto e imagen o cuadro,
19671  cada flotante puede ser referenciado en el texto.
19672  Por lo tanto los flotantes están numerados.
19673  Las referencias se describen en la sección
19674 \begin_inset space ~
19675 \end_inset
19676
19677
19678 \begin_inset CommandInset ref
19679 LatexCommand ref
19680 reference "sec:Referencias-a-Flotantes"
19681
19682 \end_inset
19683
19684 .
19685 \end_layout
19686
19687 \begin_layout Standard
19688 Para insertar un flotante, usa el menú 
19689 \family sans
19690 Insertar\SpecialChar \menuseparator
19691 Flotante
19692 \family default
19693 .
19694  Esto inserta una 
19695 \family sans
19696 Leyenda,
19697 \family default
19698  un cuadro con una etiqueta.
19699  La etiqueta se traducirá automáticamente al idioma del documento.
19700  Tras la etiqueta puedes insertar el texto de la leyenda.
19701  La imagen o cuadro se inserta encima o debajo de la leyenda en un párrafo
19702  separado dentro del flotante.
19703  La colocación de leyendas se describe en la sección
19704 \begin_inset space ~
19705 \end_inset
19706
19707
19708 \begin_inset CommandInset ref
19709 LatexCommand ref
19710 reference "sec:Colocación-de-leyendas"
19711
19712 \end_inset
19713
19714 .
19715  Para mantener legible el documento LyX, puedes abrir y cerrar el flotante
19716  con clic izquierdo sobre él.
19717  Un cuadro cerrado se muestra así: 
19718 \begin_inset Graphics
19719         filename clipart/flotanteQt4.png
19720         scale 70
19721
19722 \end_inset
19723
19724  —un cuadro gris con etiqueta en rojo—.
19725 \end_layout
19726
19727 \begin_layout Standard
19728 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19729  errores de LaTeX si el texto circundante se formatea de modo especial.
19730 \end_layout
19731
19732 \begin_layout Standard
19733 Figuras o cuadros ya existentes pueden ponerse en un flotante marcándolas
19734  y pinchando el botón correspondiente de la barra de herramientas para un
19735  flotante nuevo.
19736 \end_layout
19737
19738 \begin_layout Section
19739 Tipos de flotantes
19740 \end_layout
19741
19742 \begin_layout Standard
19743 Además de los flotantes de imagen y de cuadro que se describen en la sección
19744 \begin_inset space ~
19745 \end_inset
19746
19747
19748 \begin_inset CommandInset ref
19749 LatexCommand ref
19750 reference "sec:Figuras-Flotantes"
19751
19752 \end_inset
19753
19754  y 
19755 \begin_inset CommandInset ref
19756 LatexCommand ref
19757 reference "sec:Cuadros-Flotantes"
19758
19759 \end_inset
19760
19761 , respectivamente, LyX ofrece los tipos 
19762 \family sans
19763 Algoritmo
19764 \family default
19765  y 
19766 \family sans
19767 Envoltorio
19768 \family default
19769 .
19770  Lo último se explica en la sec.
19771 \begin_inset space \thinspace{}
19772 \end_inset
19773
19774
19775 \begin_inset CommandInset ref
19776 LatexCommand ref
19777 reference "sec:Flotantes-envueltos"
19778
19779 \end_inset
19780
19781 .
19782 \end_layout
19783
19784 \begin_layout Subsection
19785 Algoritmos flotantes
19786 \begin_inset Index idx
19787 status collapsed
19788
19789 \begin_layout Plain Layout
19790 Flotantes ! Algoritmos
19791 \end_layout
19792
19793 \end_inset
19794
19795
19796 \begin_inset CommandInset label
19797 LatexCommand label
19798 name "sub:Algoritmos-Flotantes"
19799
19800 \end_inset
19801
19802
19803 \end_layout
19804
19805 \begin_layout Standard
19806 \begin_inset Float algorithm
19807 placement h
19808 wide false
19809 sideways false
19810 status open
19811
19812 \begin_layout Plain Layout
19813 \begin_inset Caption
19814
19815 \begin_layout Plain Layout
19816 \begin_inset CommandInset label
19817 LatexCommand label
19818 name "alg:Ejemplo-de-Algoritmo-flotante"
19819
19820 \end_inset
19821
19822 Ejemplo de algoritmo flotante
19823 \end_layout
19824
19825 \end_inset
19826
19827
19828 \end_layout
19829
19830 \begin_layout LyX-Code
19831 for I in 1..N loop
19832 \begin_inset Newline newline
19833 \end_inset
19834
19835  Sum:= Sum + A(I); /*comment*/
19836 \begin_inset Newline newline
19837 \end_inset
19838
19839 end loop
19840 \begin_inset VSpace -4mm
19841 \end_inset
19842
19843
19844 \end_layout
19845
19846 \end_inset
19847
19848
19849 \end_layout
19850
19851 \begin_layout Standard
19852 Este tipo de flotante se inserta con el menú 
19853 \family sans
19854 Insertar\SpecialChar \menuseparator
19855 Flotante\SpecialChar \menuseparator
19856 Algoritmo
19857 \family default
19858 .
19859  Se usa para códigos y descripciones de algoritmos y se puede considerar
19860  una alternativa al listado de código de programa, que se explica en el
19861  capítulo
19862 \begin_inset space ~
19863 \end_inset
19864
19865
19866 \begin_inset CommandInset ref
19867 LatexCommand ref
19868 reference "cap:Listado-de-programa"
19869
19870 \end_inset
19871
19872 .
19873  Un posible entorno para algoritmos es 
19874 \family sans
19875 Código-LyX
19876 \family default
19877 , descrito en la 
19878 \emph on
19879 Guía del usuario
19880 \emph default
19881  de LyX.
19882  El algoritmo
19883 \begin_inset space ~
19884 \end_inset
19885
19886
19887 \begin_inset CommandInset ref
19888 LatexCommand ref
19889 reference "alg:Ejemplo-de-Algoritmo-flotante"
19890
19891 \end_inset
19892
19893  es un ejemplo de algoritmo flotante en el que se ha añadido un espacio
19894  vertical de -4
19895 \begin_inset space \thinspace{}
19896 \end_inset
19897
19898 mm al final para tener la línea inferior exactamente bajo la última línea
19899  de texto.
19900 \end_layout
19901
19902 \begin_layout Standard
19903 La etiqueta de flotante no se traduce automáticamente al lenguaje del documento.
19904  Hay que hacerlo manualmente añadiendo al preámbulo del documento la línea:
19905 \end_layout
19906
19907 \begin_layout Standard
19908
19909 \series bold
19910
19911 \backslash
19912 floatname{algorithm}{nombre}
19913 \end_layout
19914
19915 \begin_layout Standard
19916 donde 
19917 \family sans
19918 nombre
19919 \family default
19920  es la palabra «
19921 \emph on
19922 algoritmo
19923 \emph default
19924 » en el idioma deseado.
19925 \end_layout
19926
19927 \begin_layout Standard
19928 Para insertar el índice de algoritmos puedes usar el menú 
19929 \family sans
19930 Insertar\SpecialChar \menuseparator
19931 Índice\SpecialChar \menuseparator
19932 Índice de algoritmos
19933 \family default
19934 , si el documento está en el mismo idioma que los menús de LyX.
19935  Para documentos en otro idioma usa en su lugar el comando en código TeX:
19936 \end_layout
19937
19938 \begin_layout Standard
19939
19940 \series bold
19941
19942 \backslash
19943 listof{algorithm}{nombre}
19944 \end_layout
19945
19946 \begin_layout Standard
19947 donde 
19948 \family sans
19949 nombre
19950 \family default
19951  es, por ejemplo, «
19952 \emph on
19953 Índice de algoritmos
19954 \emph default
19955 » en el idioma del documento.
19956 \end_layout
19957
19958 \begin_layout Standard
19959 Los algoritmos flotantes no se numeran por omisión según el esquema habitual
19960  para cuadros e imágenes flotantes en muchas clases de documento, «capítulo.algor
19961 itmo».
19962  Para numerarlos con ese esquema, añade este comando en el preámbulo del
19963  documento:
19964 \end_layout
19965
19966 \begin_layout Standard
19967
19968 \series bold
19969
19970 \backslash
19971 numberwithin{algorithm}{chapter}
19972 \end_layout
19973
19974 \begin_layout Standard
19975 Para poder usar el comando 
19976 \series bold
19977
19978 \backslash
19979 numberwithin
19980 \series default
19981 , marca la opción 
19982 \family sans
19983 Usar
19984 \begin_inset space ~
19985 \end_inset
19986
19987 el
19988 \begin_inset space ~
19989 \end_inset
19990
19991 paquete
19992 \begin_inset space ~
19993 \end_inset
19994
19995 AMS
19996 \family default
19997  en el menú 
19998 \family sans
19999 Documento\SpecialChar \menuseparator
20000 Configuración\SpecialChar \menuseparator
20001 Opciones para ecuaciones
20002 \family default
20003 .
20004 \end_layout
20005
20006 \begin_layout Section
20007 Numeración de flotantes
20008 \begin_inset Index idx
20009 status collapsed
20010
20011 \begin_layout Plain Layout
20012 Flotantes ! Numeración
20013 \end_layout
20014
20015 \end_inset
20016
20017
20018 \end_layout
20019
20020 \begin_layout Standard
20021 En general, los flotantes se numeran independientemente de las secciones
20022  en las que se encuentran o según el esquema «capítulo.número» o «sección.número»,
20023  dependiendo de la clase de documento utilizada.
20024 \end_layout
20025
20026 \begin_layout Standard
20027 Para cambiar la numeración independiente de la sección, puedes usar el siguiente
20028  comando en el preámbulo del documento:
20029 \end_layout
20030
20031 \begin_layout Standard
20032
20033 \series bold
20034
20035 \backslash
20036 renewcommand{
20037 \backslash
20038 thetable}{
20039 \backslash
20040 roman{table}}
20041 \end_layout
20042
20043 \begin_layout Standard
20044
20045 \series bold
20046
20047 \backslash
20048 thetable 
20049 \series default
20050 es el comando que imprime el número del cuadro, para figuras flotantes el
20051  comando sería 
20052 \series bold
20053
20054 \backslash
20055 thefigure
20056 \series default
20057 .
20058  El comando 
20059 \series bold
20060
20061 \backslash
20062 roman
20063 \series default
20064  imprime el número de cuadro en números romanos en minúscula.
20065 \end_layout
20066
20067 \begin_layout Standard
20068 Para cambiar el esquema de numeración, por ejemplo a «subsección.número»,
20069  usa este comando en el preámbulo:
20070 \end_layout
20071
20072 \begin_layout Standard
20073
20074 \series bold
20075
20076 \backslash
20077 numberwithin{table}{subsection}
20078 \end_layout
20079
20080 \begin_layout Standard
20081 Para poder usar el comando 
20082 \series bold
20083
20084 \backslash
20085 numberwithin
20086 \series default
20087 , debes marcar la opción 
20088 \family sans
20089 Usar
20090 \begin_inset space ~
20091 \end_inset
20092
20093 el
20094 \begin_inset space ~
20095 \end_inset
20096
20097 paquete
20098 \begin_inset space ~
20099 \end_inset
20100
20101 AMS 
20102 \family default
20103 en el apartado 
20104 \family sans
20105 Opciones para ecuaciones 
20106 \family default
20107 de las preferencias del documento.
20108 \end_layout
20109
20110 \begin_layout Standard
20111 Puedes ver más detalles y notas importantes sobre comandos de numeración
20112  en la sección
20113 \begin_inset space ~
20114 \end_inset
20115
20116
20117 \begin_inset CommandInset ref
20118 LatexCommand ref
20119 reference "sub:Numeración-de-Notas-al-Pie"
20120
20121 \end_inset
20122
20123 .
20124 \end_layout
20125
20126 \begin_layout Section
20127 Referencias a flotantes
20128 \begin_inset CommandInset label
20129 LatexCommand label
20130 name "sec:Referencias-a-Flotantes"
20131
20132 \end_inset
20133
20134
20135 \begin_inset Index idx
20136 status collapsed
20137
20138 \begin_layout Plain Layout
20139 Flotantes ! Referencias
20140 \end_layout
20141
20142 \end_inset
20143
20144
20145 \begin_inset Index idx
20146 status collapsed
20147
20148 \begin_layout Plain Layout
20149 Referencias
20150 \end_layout
20151
20152 \end_inset
20153
20154
20155 \end_layout
20156
20157 \begin_layout Standard
20158 Para referirse a un flotante, inserta una etiqueta en su leyenda con el
20159  menú 
20160 \family sans
20161 Insertar\SpecialChar \menuseparator
20162 Etiqueta
20163 \family default
20164  o el botón 
20165 \family sans
20166
20167 \begin_inset Info
20168 type  "icon"
20169 arg   "label-insert"
20170 \end_inset
20171
20172
20173 \family default
20174 .
20175  Aparece una ventana esperando la introducción del texto de la etiqueta
20176  y se inserta un cuadro gris como este: 
20177 \begin_inset Graphics
20178         filename clipart/etiquetaQt4.png
20179         scale 85
20180
20181 \end_inset
20182
20183 .
20184  LyX ofrece como texto las primeras palabras de la leyenda con un prefijo.
20185  El prefijo depende del tipo de flotante, p.
20186 \begin_inset space \thinspace{}
20187 \end_inset
20188
20189 e.
20190 \begin_inset space ~
20191 \end_inset
20192
20193 para figuras el prefijo será «
20194 \family sans
20195 fig:
20196 \family default
20197 ».
20198 \end_layout
20199
20200 \begin_layout Standard
20201 La etiqueta se usa como ancla y el nombre para la referencia.
20202  Puedes referenciar la etiqueta usando el menú 
20203 \family sans
20204 Insertar\SpecialChar \menuseparator
20205 Referencia
20206 \family default
20207
20208 \begin_inset space ~
20209 \end_inset
20210
20211
20212 \family sans
20213 cruzada
20214 \family default
20215  o el botón 
20216 \family sans
20217
20218 \begin_inset Info
20219 type  "icon"
20220 arg   "dialog-show-new-inset ref"
20221 \end_inset
20222
20223
20224 \family default
20225 .
20226  Aparece una ventana de referencia cruzada con todas las etiquetas del documento.
20227  Si tienes abiertos varios documentos LyX, escoge aquel con el que estás
20228  trabajando de la lista desplegable de la parte superior del diálogo.
20229  Puedes ordenar las etiquetas alfabéticamente y elegir una.
20230  Se inserta un cuadro gris como este: 
20231 \begin_inset Graphics
20232         filename clipart/referenciaQt4.png
20233         scale 85
20234
20235 \end_inset
20236
20237 .
20238  En la salida, en lugar de este cuadro aparecerá el número de la referencia.
20239 \end_layout
20240
20241 \begin_layout Standard
20242 Se recomienda poner un espacio protegido entre el nombre de la referencia
20243  cruzada y su número para evitar saltos de línea entre ellos.
20244  Si una referencia cruzada corresponde a una etiqueta inexistente verás
20245  dos interrogaciones en la salida.
20246 \end_layout
20247
20248 \begin_layout Standard
20249 En cualquier momento puedes cambiar etiquetas pulsando sobre el cuadro.
20250  Las referencias a las etiquetas cambiadas cambian automáticamente su enlace
20251  al texto de la etiqueta nueva, no te preocupes por eso.
20252 \end_layout
20253
20254 \begin_layout Standard
20255 El botón 
20256 \family sans
20257 Ir
20258 \begin_inset space ~
20259 \end_inset
20260
20261 a
20262 \begin_inset space ~
20263 \end_inset
20264
20265 la
20266 \begin_inset space ~
20267 \end_inset
20268
20269 etiqueta
20270 \family default
20271  en la ventana de referencia cruzada lleva el cursor hasta dicha etiqueta,
20272  y el texto del botón cambia a 
20273 \family sans
20274 Volver
20275 \family default
20276 , con el que se puede retornar a la referencia.
20277  Un clic derecho sobre el cuadro de la referencia también lleva el cursor
20278  hasta la etiqueta pero sin opción de volver.
20279 \end_layout
20280
20281 \begin_layout Subsection
20282 Formatos de referencia cruzada
20283 \begin_inset CommandInset label
20284 LatexCommand label
20285 name "sub:Formatos-referencia-cruzada"
20286
20287 \end_inset
20288
20289
20290 \begin_inset Index idx
20291 status collapsed
20292
20293 \begin_layout Plain Layout
20294 Referencias ! Formatos
20295 \end_layout
20296
20297 \end_inset
20298
20299
20300 \end_layout
20301
20302 \begin_layout Standard
20303 Hay seis variedades de referencias cruzadas:
20304 \end_layout
20305
20306 \begin_layout Description
20307 <referencia>: imprime el número flotante, esta es la opción predeterminada:
20308  
20309 \begin_inset CommandInset ref
20310 LatexCommand ref
20311 reference "fig:Dos-imágenes-distorsionadas"
20312
20313 \end_inset
20314
20315
20316 \end_layout
20317
20318 \begin_layout Description
20319 (<referencia>): imprime el número flotante entre paréntesis, es el estilo
20320  habitual para referirse a fórmulas, especialmente si se omite el nombre
20321  «Ecuación»: 
20322 \begin_inset CommandInset ref
20323 LatexCommand eqref
20324 reference "eq:Wgn"
20325
20326 \end_inset
20327
20328
20329 \end_layout
20330
20331 \begin_layout Description
20332 <página>: imprime el número de página: Página
20333 \begin_inset space ~
20334 \end_inset
20335
20336
20337 \begin_inset CommandInset ref
20338 LatexCommand pageref
20339 reference "fig:Dos-imágenes-distorsionadas"
20340
20341 \end_inset
20342
20343
20344 \end_layout
20345
20346 \begin_layout Description
20347 en
20348 \begin_inset space ~
20349 \end_inset
20350
20351 página
20352 \begin_inset space ~
20353 \end_inset
20354
20355 <página>: imprime el texto «en la página» y el número de página: 
20356 \begin_inset CommandInset ref
20357 LatexCommand vpageref
20358 reference "fig:Dos-imágenes-distorsionadas"
20359
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \begin_layout Description
20366 <referencia>
20367 \begin_inset space ~
20368 \end_inset
20369
20370 en
20371 \begin_inset space ~
20372 \end_inset
20373
20374 página
20375 \begin_inset space ~
20376 \end_inset
20377
20378 <página>: imprime el número flotante, el texto «en la página» y el número
20379  de página: 
20380 \begin_inset CommandInset ref
20381 LatexCommand vref
20382 reference "fig:Dos-imágenes-distorsionadas"
20383
20384 \end_inset
20385
20386
20387 \end_layout
20388
20389 \begin_layout Description
20390 Referencia
20391 \begin_inset space ~
20392 \end_inset
20393
20394 con
20395 \begin_inset space ~
20396 \end_inset
20397
20398 formato: imprime un formato personalizado.
20399 \begin_inset Newline newline
20400 \end_inset
20401
20402
20403 \begin_inset Note Greyedout
20404 status open
20405
20406 \begin_layout Plain Layout
20407
20408 \series bold
20409 Nota:
20410 \series default
20411  Esta característica sólo está disponible si está instalado el paquete LaTeX
20412  
20413 \series bold
20414 prettyref
20415 \series default
20416  o 
20417 \series bold
20418 refstyle
20419 \series default
20420 .
20421 \begin_inset Index idx
20422 status collapsed
20423
20424 \begin_layout Plain Layout
20425 LaTeX-paquetes ! prettyref
20426 \end_layout
20427
20428 \end_inset
20429
20430
20431 \begin_inset Index idx
20432 status collapsed
20433
20434 \begin_layout Plain Layout
20435 LaTeX-paquetes ! refstyle
20436 \end_layout
20437
20438 \end_inset
20439
20440
20441 \end_layout
20442
20443 \end_inset
20444
20445
20446 \begin_inset Newline newline
20447 \end_inset
20448
20449 Se puede seleccionar el paquete LaTeX a usar con esta característica marcando
20450  la opción 
20451 \family sans
20452 Usar refstyle (no prettyref) para las referencias cruzadas
20453 \family default
20454  en el menú 
20455 \family sans
20456 Documento\SpecialChar \menuseparator
20457 Configuración\SpecialChar \menuseparator
20458 Clase de documento
20459 \family default
20460 .
20461  El formato se especifica añadiendo el comando 
20462 \series bold
20463
20464 \backslash
20465 newrefformat
20466 \series default
20467  (prettyref) o 
20468 \series bold
20469
20470 \backslash
20471 newref
20472 \series default
20473  (refstyle) en el preámbulo del documento.
20474  Por ejemplo, para redefinir todas las referencias a figuras (que tienen
20475  la etiqueta 
20476 \begin_inset Quotes fld
20477 \end_inset
20478
20479
20480 \family sans
20481 fig
20482 \family default
20483
20484 \begin_inset Quotes frd
20485 \end_inset
20486
20487 ) se usa el comando
20488 \begin_inset Newline newline
20489 \end_inset
20490
20491
20492 \series bold
20493
20494 \backslash
20495 newref{fig}{refcmd={Imagen en la página 
20496 \backslash
20497 pageref{#1}}}
20498 \series default
20499
20500 \begin_inset Newline newline
20501 \end_inset
20502
20503 Para más información sobre este formato echa un vistazo a la documentación
20504  de
20505 \begin_inset space ~
20506 \end_inset
20507
20508
20509 \begin_inset CommandInset citation
20510 LatexCommand cite
20511 key "prettyref,refstyle"
20512
20513 \end_inset
20514
20515 .
20516 \end_layout
20517
20518 \begin_layout Description
20519 Referencia
20520 \begin_inset space ~
20521 \end_inset
20522
20523 textual: imprime la leyenda de la referencia: 
20524 \begin_inset CommandInset ref
20525 LatexCommand nameref
20526 reference "fig:Dos-imágenes-distorsionadas"
20527
20528 \end_inset
20529
20530
20531 \end_layout
20532
20533 \begin_layout Standard
20534
20535 \family sans
20536 <página>
20537 \family default
20538
20539 \begin_inset space \thinspace{}
20540 \end_inset
20541
20542  no imprime el número si la etiqueta está en la misma página, en la anterior
20543  o en la siguiente.
20544  En su lugar verás p.
20545 \begin_inset space \thinspace{}
20546 \end_inset
20547
20548 e.
20549 \begin_inset space ~
20550 \end_inset
20551
20552 el texto «
20553 \family sans
20554 en esta página
20555 \family default
20556 ».
20557  El estilo 
20558 \family sans
20559 <referencia>
20560 \begin_inset space ~
20561 \end_inset
20562
20563 en
20564 \begin_inset space ~
20565 \end_inset
20566
20567 página
20568 \begin_inset space ~
20569 \end_inset
20570
20571 <página> 
20572 \family default
20573 no imprimirá nada sobre la página si la etiqueta está en la misma página.
20574 \end_layout
20575
20576 \begin_layout Standard
20577 El número y página actual de la parte del documento referida es automáticamente
20578  calculado por LaTeX en la salida.
20579  Las variedades se ajustan en el campo 
20580 \family sans
20581 Formato
20582 \family default
20583  de la ventana de referencia cruzada, que aparece al pinchar sobre el cuadro.
20584 \end_layout
20585
20586 \begin_layout Standard
20587 \begin_inset Note Greyedout
20588 status collapsed
20589
20590 \begin_layout Plain Layout
20591
20592 \series bold
20593 Nota: 
20594 \series default
20595 Se recomienda usar el paquete LaTeX 
20596 \series bold
20597 refstyle
20598 \series default
20599
20600 \begin_inset Index idx
20601 status collapsed
20602
20603 \begin_layout Plain Layout
20604 LaTeX-paquetes ! refstyle
20605 \end_layout
20606
20607 \end_inset
20608
20609  porque 
20610 \series bold
20611 prettyref
20612 \series default
20613
20614 \begin_inset Index idx
20615 status collapsed
20616
20617 \begin_layout Plain Layout
20618 LaTeX-paquetes ! prettyref
20619 \end_layout
20620
20621 \end_inset
20622
20623  no reconoce todas las abreviaturas de etiquetas
20624 \begin_inset Foot
20625 status collapsed
20626
20627 \begin_layout Plain Layout
20628 \begin_inset Quotes fld
20629 \end_inset
20630
20631 fig:
20632 \begin_inset Quotes frd
20633 \end_inset
20634
20635 , por ejemplo, es la abreviatura en LyX para las etiquetas de leyendas de
20636  figuras.
20637 \end_layout
20638
20639 \end_inset
20640
20641  posibles en LyX y no está internacionalizado.
20642 \end_layout
20643
20644 \end_inset
20645
20646
20647 \end_layout
20648
20649 \begin_layout Standard
20650 \begin_inset Note Greyedout
20651 status open
20652
20653 \begin_layout Plain Layout
20654
20655 \series bold
20656 Nota:
20657 \series default
20658  Debido a un fallo en el paquete LaTeX 
20659 \series bold
20660 varioref
20661 \series default
20662  versión 1.4w, algunos formatos de las referencias cruzadas provocarán errores
20663  de LaTeX en documentos cuyo idioma haga activo el carácter punto (como
20664  el francés).
20665  Para una solución provisional, véase 
20666 \begin_inset Newline newline
20667 \end_inset
20668
20669
20670 \begin_inset CommandInset href
20671 LatexCommand href
20672 target "http://wiki.lyx.org/LaTeX/LatexBugs#toc5"
20673
20674 \end_inset
20675
20676 .
20677 \end_layout
20678
20679 \end_inset
20680
20681
20682 \end_layout
20683
20684 \begin_layout Subsection
20685 Designación automática de referencias
20686 \begin_inset Index idx
20687 status collapsed
20688
20689 \begin_layout Plain Layout
20690 Referencias ! Designación automática
20691 \end_layout
20692
20693 \end_inset
20694
20695
20696 \end_layout
20697
20698 \begin_layout Standard
20699 El paquete LaTeX 
20700 \series bold
20701 hyperref
20702 \series default
20703
20704 \begin_inset Index idx
20705 status collapsed
20706
20707 \begin_layout Plain Layout
20708 LaTeX-paquetes ! hyperref
20709 \end_layout
20710
20711 \end_inset
20712
20713 , que se habilita en 
20714 \family sans
20715 Propiedades PDF
20716 \family default
20717  del diálogo 
20718 \family sans
20719 Documento\SpecialChar \menuseparator
20720 Configuración
20721 \family default
20722 , dispone de una característica muy útil que permite incluir automáticamente
20723  en las referencias cruzadas el nombre de los flotantes referidos (o partes
20724  de texto como 
20725 \emph on
20726 sección
20727 \emph default
20728 ).
20729  Así, por ejemplo, no tendrás que escribir la palabra «Figura» delante de
20730  cada referencia a una figura.
20731  Para usar esta característica habilita el soporte para 
20732 \series bold
20733 hyperref
20734 \series default
20735  e inserta la siguiente línea en el preámbulo LaTeX:
20736 \end_layout
20737
20738 \begin_layout Standard
20739
20740 \series bold
20741
20742 \backslash
20743 AtBeginDocument{
20744 \backslash
20745 renewcommand{
20746 \backslash
20747 ref}[1]{
20748 \backslash
20749 mbox{
20750 \backslash
20751 autoref{#1}}}}
20752 \end_layout
20753
20754 \begin_layout Standard
20755 Si prefieres otros nombres para las referencias distintos de los predeterminados
20756 , por ejemplo «sec.» en lugar de «sección», puedes redefinir el nombre insertando
20757  lo siguiente en el preámbulo:
20758 \end_layout
20759
20760 \begin_layout Standard
20761
20762 \series bold
20763
20764 \backslash
20765 addto
20766 \backslash
20767 extrasenglish{
20768 \backslash
20769 renewcommand{
20770 \backslash
20771 sectionautorefname}
20772 \begin_inset Newline newline
20773 \end_inset
20774
20775
20776 \begin_inset Phantom HPhantom
20777 status open
20778
20779 \begin_layout Plain Layout
20780
20781 \series bold
20782 \begin_inset space ~
20783 \end_inset
20784
20785
20786 \end_layout
20787
20788 \end_inset
20789
20790 {sec.
20791 \backslash
20792 negthinspace}}
20793 \end_layout
20794
20795 \begin_layout Standard
20796 Si estás usando un idioma de documento distinto del inglés, reemplaza
20797 \begin_inset Newline newline
20798 \end_inset
20799
20800  
20801 \series bold
20802
20803 \backslash
20804 extrasenglish
20805 \series default
20806  por
20807 \series bold
20808  
20809 \backslash
20810 extras***
20811 \series default
20812 , donde *** es el nombre del idioma utilizado.
20813 \end_layout
20814
20815 \begin_layout Standard
20816 Para obtener nombres automáticos pero no para determinados tipos de referencias,
20817  por ejemplo no para ecuaciones, usa este código de preámbulo:
20818 \end_layout
20819
20820 \begin_layout Standard
20821
20822 \series bold
20823
20824 \backslash
20825 newlength{
20826 \backslash
20827 abc}
20828 \begin_inset Newline newline
20829 \end_inset
20830
20831
20832 \backslash
20833 settowidth{
20834 \backslash
20835 abc}{
20836 \backslash
20837 space}
20838 \begin_inset Newline newline
20839 \end_inset
20840
20841
20842 \backslash
20843 addto
20844 \backslash
20845 extrasenglish{
20846 \backslash
20847 renewcommand{
20848 \backslash
20849 equationautorefname}
20850 \begin_inset Newline newline
20851 \end_inset
20852
20853
20854 \begin_inset Phantom HPhantom
20855 status open
20856
20857 \begin_layout Plain Layout
20858
20859 \series bold
20860 \begin_inset space ~
20861 \end_inset
20862
20863
20864 \end_layout
20865
20866 \end_inset
20867
20868 {
20869 \backslash
20870 hspace{-
20871 \backslash
20872 abc}}
20873 \end_layout
20874
20875 \begin_layout Standard
20876 En la documentación de 
20877 \series bold
20878 hyperref
20879 \series default
20880  
20881 \begin_inset CommandInset citation
20882 LatexCommand cite
20883 key "hyperref"
20884
20885 \end_inset
20886
20887  puedes encontrar más información.
20888
20889 \series bold
20890  
20891 \end_layout
20892
20893 \begin_layout Standard
20894 \begin_inset Note Greyedout
20895 status open
20896
20897 \begin_layout Plain Layout
20898
20899 \series bold
20900 Nota:
20901 \series default
20902  La designación automática de referencias no puede usarse en el estilo 
20903 \family sans
20904 Referencia
20905 \begin_inset space ~
20906 \end_inset
20907
20908 con
20909 \begin_inset space ~
20910 \end_inset
20911
20912 formato
20913 \family default
20914 , descrita en la sección
20915 \begin_inset space ~
20916 \end_inset
20917
20918
20919 \begin_inset CommandInset ref
20920 LatexCommand ref
20921 reference "sub:Formatos-referencia-cruzada"
20922
20923 \end_inset
20924
20925 .
20926 \end_layout
20927
20928 \end_inset
20929
20930
20931 \end_layout
20932
20933 \begin_layout Standard
20934 El manual 
20935 \emph on
20936 Ecuaciones
20937 \emph default
20938  es un ejemplo de documento en el que se ha utilizado designación automática
20939  de referencias.
20940 \end_layout
20941
20942 \begin_layout Subsection
20943 Colocación de referencias
20944 \begin_inset CommandInset label
20945 LatexCommand label
20946 name "sub:Colocación-de-Referencias"
20947
20948 \end_inset
20949
20950
20951 \begin_inset Index idx
20952 status collapsed
20953
20954 \begin_layout Plain Layout
20955 Referencias ! Colocación
20956 \end_layout
20957
20958 \end_inset
20959
20960
20961 \end_layout
20962
20963 \begin_layout Standard
20964 Si usas 
20965 \series bold
20966 hyperref
20967 \series default
20968
20969 \begin_inset Index idx
20970 status collapsed
20971
20972 \begin_layout Plain Layout
20973 LaTeX-paquetes ! hyperref
20974 \end_layout
20975
20976 \end_inset
20977
20978 , en las 
20979 \family sans
20980 Preferencias PDF 
20981 \family default
20982 del diálogo 
20983 \family sans
20984 Documento\SpecialChar \menuseparator
20985 Configuración
20986 \family default
20987 , para enlazar referencias cruzadas en la salida, verás que al pinchar sobre
20988  la referencia de una imagen flotante te lleva hasta la etiqueta de la imagen.
20989  La leyenda será la primera parte del texto en pantalla, de forma que para
20990  ver la imagen debes deslizar.
20991  Se debe a que el ancla de enlace de la referencia se sitúa en la etiqueta.
20992  Usando el paquete 
20993 \series bold
20994 hypcap
20995 \series default
20996
20997 \begin_inset Index idx
20998 status collapsed
20999
21000 \begin_layout Plain Layout
21001 LaTeX-paquetes ! hypcap
21002 \end_layout
21003
21004 \end_inset
21005
21006 , que forma parte del paquete LaTeX 
21007 \series bold
21008 oberdiek
21009 \series default
21010
21011 \begin_inset Index idx
21012 status collapsed
21013
21014 \begin_layout Plain Layout
21015 LaTeX-paquetes ! oberdiek
21016 \end_layout
21017
21018 \end_inset
21019
21020 , el ancla de enlace se sitúa al comienzo de un flotante.
21021  Para usar esta característica para figuras flotantes carga 
21022 \series bold
21023 hypcap
21024 \series default
21025  en el preámbulo con
21026 \end_layout
21027
21028 \begin_layout Standard
21029
21030 \series bold
21031
21032 \backslash
21033 usepackage[figure]{hypcap}
21034 \end_layout
21035
21036 \begin_layout Standard
21037 Puedes usar 
21038 \series bold
21039 hypcap
21040 \series default
21041  para todos los flotantes aunque no se recomienda por razones de estabilidad.
21042  Más información en el manual de 
21043 \series bold
21044 hypcap
21045 \series default
21046  
21047 \begin_inset CommandInset citation
21048 LatexCommand cite
21049 key "hypcap"
21050
21051 \end_inset
21052
21053 .
21054 \end_layout
21055
21056 \begin_layout Standard
21057 \begin_inset Note Greyedout
21058 status open
21059
21060 \begin_layout Plain Layout
21061
21062 \series bold
21063 Nota:
21064 \series default
21065  
21066 \series bold
21067 hypcap
21068 \series default
21069  no funciona para las referencias a subfiguras.
21070 \end_layout
21071
21072 \end_inset
21073
21074
21075 \end_layout
21076
21077 \begin_layout Section
21078 Colocación de flotantes
21079 \begin_inset CommandInset label
21080 LatexCommand label
21081 name "sec:Colocación-de-Flotantes"
21082
21083 \end_inset
21084
21085
21086 \begin_inset Index idx
21087 status collapsed
21088
21089 \begin_layout Plain Layout
21090 Flotantes ! Colocación
21091 \end_layout
21092
21093 \end_inset
21094
21095
21096 \end_layout
21097
21098 \begin_layout Standard
21099 Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre
21100  un diálogo en el que pueden cambiarse las opciones de LaTeX para situar
21101  los flotantes.
21102 \begin_inset Newline newline
21103 \end_inset
21104
21105 La opción 
21106 \family sans
21107 Extender
21108 \begin_inset space ~
21109 \end_inset
21110
21111 columnas
21112 \family default
21113  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
21114  abarcará ambas columnas en lugar de una sola.
21115 \begin_inset Newline newline
21116 \end_inset
21117
21118 La opción 
21119 \family sans
21120 Girar
21121 \begin_inset space ~
21122 \end_inset
21123
21124 a
21125 \begin_inset space ~
21126 \end_inset
21127
21128 un
21129 \begin_inset space ~
21130 \end_inset
21131
21132 lado
21133 \family default
21134  sirve para girar flotantes, véase sección
21135 \begin_inset space ~
21136 \end_inset
21137
21138
21139 \begin_inset CommandInset ref
21140 LatexCommand ref
21141 reference "sec:Rotación-de-Flotantes"
21142
21143 \end_inset
21144
21145 .
21146  
21147 \end_layout
21148
21149 \begin_layout Standard
21150 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
21151  la posición de un flotante si desmarcas la opción 
21152 \family sans
21153 Usar
21154 \begin_inset space ~
21155 \end_inset
21156
21157 ubicación
21158 \begin_inset space ~
21159 \end_inset
21160
21161 predeterminada
21162 \family default
21163 :
21164 \end_layout
21165
21166 \begin_layout Description
21167
21168 \family sans
21169 \series bold
21170 Aquí
21171 \begin_inset space ~
21172 \end_inset
21173
21174 si
21175 \begin_inset space ~
21176 \end_inset
21177
21178 es
21179 \begin_inset space ~
21180 \end_inset
21181
21182 posible
21183 \family default
21184 \series default
21185  intenta situar el flotante en la posición en la que se inserta
21186 \end_layout
21187
21188 \begin_layout Description
21189
21190 \family sans
21191 \series bold
21192 Principio
21193 \begin_inset space ~
21194 \end_inset
21195
21196 de
21197 \begin_inset space ~
21198 \end_inset
21199
21200 página
21201 \family default
21202 \series default
21203  intenta situar el flotante al principio de la página actual
21204 \end_layout
21205
21206 \begin_layout Description
21207
21208 \family sans
21209 \series bold
21210 Fin
21211 \begin_inset space ~
21212 \end_inset
21213
21214 de
21215 \begin_inset space ~
21216 \end_inset
21217
21218 página
21219 \family default
21220 \series default
21221  intenta situar el flotante al final de la página actual
21222 \end_layout
21223
21224 \begin_layout Description
21225
21226 \family sans
21227 \series bold
21228 Página
21229 \begin_inset space ~
21230 \end_inset
21231
21232 de
21233 \begin_inset space ~
21234 \end_inset
21235
21236 flotantes
21237 \family default
21238 \series default
21239  intenta situar el flotante en una página propia 
21240 \end_layout
21241
21242 \begin_layout Standard
21243 LaTeX usa 
21244 \emph on
21245 siempre
21246 \emph default
21247  ese orden de opciones.
21248  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21249  lugar 
21250 \family sans
21251 Aquí
21252 \begin_inset space ~
21253 \end_inset
21254
21255 si
21256 \begin_inset space ~
21257 \end_inset
21258
21259 es
21260 \begin_inset space ~
21261 \end_inset
21262
21263 posible
21264 \family default
21265 , luego 
21266 \family sans
21267 Principio
21268 \begin_inset space ~
21269 \end_inset
21270
21271 de
21272 \begin_inset space ~
21273 \end_inset
21274
21275 página
21276 \family default
21277 , y después las otras.
21278  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21279  pero en dicho orden.
21280  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21281  pero intenta poner el flotante en la página siguiente.
21282 \end_layout
21283
21284 \begin_layout Standard
21285 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21286 \end_layout
21287
21288 \begin_layout Labeling
21289 \labelwidthstring 00.00.0000
21290
21291 \family sans
21292 Principio
21293 \begin_inset space ~
21294 \end_inset
21295
21296 de
21297 \begin_inset space ~
21298 \end_inset
21299
21300 página:
21301 \family default
21302  sólo si el flotante ocupa menos del 70
21303 \begin_inset space \thinspace{}
21304 \end_inset
21305
21306 % de la página puede ubicarse al principio de página (
21307 \series bold
21308
21309 \backslash
21310 topfraction
21311 \series default
21312 )
21313 \end_layout
21314
21315 \begin_layout Labeling
21316 \labelwidthstring 00.00.0000
21317
21318 \family sans
21319 Fin
21320 \begin_inset space ~
21321 \end_inset
21322
21323 de
21324 \begin_inset space ~
21325 \end_inset
21326
21327 página:
21328 \family default
21329  sólo si el flotante ocupa menos del 30
21330 \begin_inset space \thinspace{}
21331 \end_inset
21332
21333 % de la página puede ubicarse al fin de página.
21334  (
21335 \series bold
21336
21337 \backslash
21338 bottomfraction
21339 \series default
21340 )
21341 \end_layout
21342
21343 \begin_layout Labeling
21344 \labelwidthstring 00.00.0000
21345
21346 \family sans
21347 Página
21348 \begin_inset space ~
21349 \end_inset
21350
21351 de
21352 \begin_inset space ~
21353 \end_inset
21354
21355 flotantes:
21356 \family default
21357  sólo si más del 50
21358 \begin_inset space \thinspace{}
21359 \end_inset
21360
21361 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21362  página.
21363  (
21364 \series bold
21365
21366 \backslash
21367 floatpagefraction
21368 \series default
21369 )
21370 \end_layout
21371
21372 \begin_layout Standard
21373 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21374  
21375 \family sans
21376 Ignorar
21377 \begin_inset space ~
21378 \end_inset
21379
21380 reglas
21381 \begin_inset space ~
21382 \end_inset
21383
21384 de
21385 \begin_inset space ~
21386 \end_inset
21387
21388 LaTeX
21389 \family default
21390 .
21391 \begin_inset Newline newline
21392 \end_inset
21393
21394 También puedes redefinir las reglas con los comandos LaTeX que van entre
21395  paréntesis tras la descripción de las reglas anteriores.
21396  Por ejemplo, para aumentar el valor predeterminado, quizás pequeño, de
21397  la regla 
21398 \family sans
21399 Fin
21400 \family default
21401
21402 \begin_inset space ~
21403 \end_inset
21404
21405
21406 \family sans
21407 de
21408 \family default
21409
21410 \begin_inset space ~
21411 \end_inset
21412
21413
21414 \family sans
21415 página
21416 \family default
21417  al 50
21418 \begin_inset space \thinspace{}
21419 \end_inset
21420
21421 %, añade esta línea en el preámbulo:
21422 \end_layout
21423
21424 \begin_layout Standard
21425
21426 \series bold
21427
21428 \backslash
21429 renewcommand{
21430 \backslash
21431 bottomfraction}{0.5}
21432 \end_layout
21433
21434 \begin_layout Standard
21435 En determinados casos podrías necesitar ubicar un flotante exactamente en
21436  la posición en la que se inserta.
21437  Para esto puedes usar la opción 
21438 \family sans
21439 Aquí
21440 \begin_inset space ~
21441 \end_inset
21442
21443 definitivamente
21444 \family default
21445 .
21446  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21447  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21448  se podría estropear el diseño de la página.
21449 \end_layout
21450
21451 \begin_layout Standard
21452 No hay opciones de ubicación para envoltorios flotantes porque siempre están
21453  rodeados por texto de un párrafo determinado.
21454 \begin_inset VSpace bigskip
21455 \end_inset
21456
21457
21458 \end_layout
21459
21460 \begin_layout Standard
21461 A veces surge el problema de que un flotante se sitúa al principio de la
21462  página mientras que su sección correspondiente empieza en mitad de la página,
21463  así que el lector podría creer que el flotante forma parte de la sección
21464  anterior.
21465  Para evitarlo puede emplearse el comando LaTeX 
21466 \series bold
21467
21468 \backslash
21469 suppressfloats
21470 \series default
21471 , que suprime la ubicación de un flotante dado en la página donde se inserta
21472  y además puede servir para evitar que el flotante se coloque antes del
21473  inicio de sección.
21474  Para ello, añade estos comandos al preámbulo:
21475 \end_layout
21476
21477 \begin_layout Standard
21478
21479 \series bold
21480
21481 \backslash
21482 let
21483 \backslash
21484 mySection
21485 \backslash
21486 section
21487 \begin_inset Newline newline
21488 \end_inset
21489
21490
21491 \backslash
21492 renewcommand{
21493 \backslash
21494 section}{
21495 \backslash
21496 suppressfloats[t]
21497 \backslash
21498 mySection}
21499 \end_layout
21500
21501 \begin_layout Standard
21502 Se puede hacer lo mismo para todas las cabeceras de sección, capítulos y
21503  subsecciones.
21504  No es recomendable para partes pequeñas de texto como subsubsecciones porque
21505  LaTeX podría tener problemas para encontrar una ubicación adecuada.
21506 \end_layout
21507
21508 \begin_layout Standard
21509 \begin_inset VSpace bigskip
21510 \end_inset
21511
21512 En ciertos casos se quieren tener todas las figuras/cuadros al final del
21513  documento.
21514  Para estos casos está el paquete LaTeX 
21515 \series bold
21516 endfloat
21517 \series default
21518
21519 \begin_inset Index idx
21520 status collapsed
21521
21522 \begin_layout Plain Layout
21523 LaTeX-paquetes ! endfloat
21524 \end_layout
21525
21526 \end_inset
21527
21528 .
21529  Pone todas las figuras y cuadros flotantes al final del documento en secciones
21530  propias.
21531  En la posición original del flotante se inserta una indicación como «
21532 \family sans
21533 [Figure
21534 \begin_inset space ~
21535 \end_inset
21536
21537 3.2 about here.]
21538 \family default
21539 ».
21540  El paquete 
21541 \series bold
21542 endfloat
21543 \series default
21544  se carga en el preámbulo con la línea
21545 \end_layout
21546
21547 \begin_layout Standard
21548
21549 \series bold
21550
21551 \backslash
21552 usepackage[options]{endfloat}
21553 \end_layout
21554
21555 \begin_layout Standard
21556 Hay varias opciones para diseñar las secciones figura/cuadro creadas.
21557  Para más información véase la documentación 
21558 \begin_inset CommandInset citation
21559 LatexCommand cite
21560 key "endfloat"
21561
21562 \end_inset
21563
21564 .
21565 \begin_inset Newline newline
21566 \end_inset
21567
21568
21569 \begin_inset Note Greyedout
21570 status open
21571
21572 \begin_layout Plain Layout
21573
21574 \series bold
21575 Nota: endfloat
21576 \series default
21577  no traduce automáticamente la indicación, hay que hacerlo manualmente,
21578  véase sección
21579 \begin_inset space ~
21580 \end_inset
21581
21582 4 en 
21583 \begin_inset CommandInset citation
21584 LatexCommand cite
21585 key "endfloat"
21586
21587 \end_inset
21588
21589 .
21590 \end_layout
21591
21592 \end_inset
21593
21594
21595 \begin_inset Newline newline
21596 \end_inset
21597
21598
21599 \begin_inset Note Greyedout
21600 status open
21601
21602 \begin_layout Plain Layout
21603
21604 \series bold
21605 Nota:
21606 \series default
21607  Actualmente hay un error en 
21608 \series bold
21609 endfloat
21610 \series default
21611  cuando la leyenda contiene el carácter alemán «ß».
21612  Usa en ese caso el comando «
21613 \series bold
21614
21615 \backslash
21616 ss
21617 \series default
21618 » en código TeX en vez de «ß».
21619 \end_layout
21620
21621 \end_inset
21622
21623
21624 \end_layout
21625
21626 \begin_layout Standard
21627 \begin_inset VSpace bigskip
21628 \end_inset
21629
21630 Más detalles sobre ubicación de flotantes en libros sobre LaTeX como 
21631 \begin_inset CommandInset citation
21632 LatexCommand cite
21633 key "latexcompanion,latexguide,latexbook"
21634
21635 \end_inset
21636
21637 .
21638 \end_layout
21639
21640 \begin_layout Section
21641 Rotación de flotantes
21642 \begin_inset CommandInset label
21643 LatexCommand label
21644 name "sec:Rotación-de-Flotantes"
21645
21646 \end_inset
21647
21648
21649 \begin_inset Index idx
21650 status collapsed
21651
21652 \begin_layout Plain Layout
21653 Flotantes ! Rotación
21654 \end_layout
21655
21656 \end_inset
21657
21658
21659 \end_layout
21660
21661 \begin_layout Standard
21662 Podrías necesitar girar flotantes, especialmente con cuadros grandes.
21663  Para girar todo el flotante y su leyenda, pincha sobre su cuadro y marca
21664  la opción 
21665 \family sans
21666 Girar
21667 \begin_inset space ~
21668 \end_inset
21669
21670 a
21671 \begin_inset space ~
21672 \end_inset
21673
21674 un
21675 \begin_inset space ~
21676 \end_inset
21677
21678 lado
21679 \family default
21680 .
21681 \end_layout
21682
21683 \begin_layout Standard
21684 Los flotantes girados son puestos siempre en su propia página (o columna
21685  si el documento es de dos columnas).
21686  Se les puede permitir abarcar varias columnas con la opción de configuración
21687  
21688 \family sans
21689 Extender
21690 \begin_inset space ~
21691 \end_inset
21692
21693 columnas
21694 \family default
21695 .
21696  Se rotan de forma que puedes leerlos desde el margen externo.
21697  Para forzar determinada dirección de rotación para todas las páginas, puedes
21698  añadir una de las opciones 
21699 \series bold
21700 figuresleft
21701 \series default
21702  o 
21703 \series bold
21704 figuresright
21705 \series default
21706  a las opciones de clase del documento.
21707 \end_layout
21708
21709 \begin_layout Standard
21710 Los flotantes girados se refieren igual que los normales, y el formato de
21711  la leyenda también es el mismo: un ejemplo es el cuadro
21712 \begin_inset space ~
21713 \end_inset
21714
21715
21716 \begin_inset CommandInset ref
21717 LatexCommand ref
21718 reference "tab:Cuadro-girado"
21719
21720 \end_inset
21721
21722 .
21723 \end_layout
21724
21725 \begin_layout Standard
21726 \begin_inset Note Greyedout
21727 status open
21728
21729 \begin_layout Plain Layout
21730
21731 \series bold
21732 Nota:
21733 \series default
21734  No todos los visores DVI pueden mostrar cuadros girados.
21735 \end_layout
21736
21737 \end_inset
21738
21739
21740 \end_layout
21741
21742 \begin_layout Standard
21743 \begin_inset Float table
21744 wide false
21745 sideways true
21746 status open
21747
21748 \begin_layout Plain Layout
21749 \begin_inset Caption
21750
21751 \begin_layout Plain Layout
21752 \begin_inset CommandInset label
21753 LatexCommand label
21754 name "tab:Cuadro-girado"
21755
21756 \end_inset
21757
21758 Cuadro girado
21759 \end_layout
21760
21761 \end_inset
21762
21763
21764 \end_layout
21765
21766 \begin_layout Plain Layout
21767 \align center
21768 \begin_inset Tabular
21769 <lyxtabular version="3" rows="1" columns="5">
21770 <features tabularvalignment="middle">
21771 <column alignment="center" valignment="top" width="0">
21772 <column alignment="center" valignment="top" width="0">
21773 <column alignment="center" valignment="top" width="0">
21774 <column alignment="center" valignment="top" width="0">
21775 <column alignment="center" valignment="top" width="0">
21776 <row>
21777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 test
21782 \end_layout
21783
21784 \end_inset
21785 </cell>
21786 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21787 \begin_inset Text
21788
21789 \begin_layout Plain Layout
21790 b
21791 \end_layout
21792
21793 \end_inset
21794 </cell>
21795 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21796 \begin_inset Text
21797
21798 \begin_layout Plain Layout
21799 c
21800 \end_layout
21801
21802 \end_inset
21803 </cell>
21804 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21805 \begin_inset Text
21806
21807 \begin_layout Plain Layout
21808 d
21809 \end_layout
21810
21811 \end_inset
21812 </cell>
21813 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21814 \begin_inset Text
21815
21816 \begin_layout Plain Layout
21817 e
21818 \end_layout
21819
21820 \end_inset
21821 </cell>
21822 </row>
21823 </lyxtabular>
21824
21825 \end_inset
21826
21827
21828 \end_layout
21829
21830 \end_inset
21831
21832
21833 \end_layout
21834
21835 \begin_layout Section
21836 Subflotantes
21837 \begin_inset Index idx
21838 status collapsed
21839
21840 \begin_layout Plain Layout
21841 Flotantes ! Subflotantes
21842 \end_layout
21843
21844 \end_inset
21845
21846
21847 \end_layout
21848
21849 \begin_layout Standard
21850 Los subflotantes se usan cuando, por ejemplo, una figura consta de varias
21851  imágenes.
21852  Se crean insertando un flotante dentro de otro.
21853  La colocación de los subflotantes puede controlarse como si fueran párrafos,
21854  como se muestra en los cuadros
21855 \begin_inset space ~
21856 \end_inset
21857
21858
21859 \begin_inset CommandInset ref
21860 LatexCommand ref
21861 reference "tab:Dos-subcuadros-adosados"
21862
21863 \end_inset
21864
21865  y
21866 \begin_inset space ~
21867 \end_inset
21868
21869
21870 \begin_inset CommandInset ref
21871 LatexCommand ref
21872 reference "tab:Dos-subcuadros-uno-sobre"
21873
21874 \end_inset
21875
21876 .
21877 \end_layout
21878
21879 \begin_layout Standard
21880 Las referencias a subflotantes funcionan como en los flotantes normales:
21881  el cuadro
21882 \begin_inset space ~
21883 \end_inset
21884
21885
21886 \begin_inset CommandInset ref
21887 LatexCommand ref
21888 reference "tab:Este-es-el-subcuadro-a"
21889
21890 \end_inset
21891
21892  y el cuadro
21893 \begin_inset space ~
21894 \end_inset
21895
21896
21897 \begin_inset CommandInset ref
21898 LatexCommand ref
21899 reference "tab:Este-es-el-subcuadro-b"
21900
21901 \end_inset
21902
21903  son subcuadros del cuadro
21904 \begin_inset space ~
21905 \end_inset
21906
21907
21908 \begin_inset CommandInset ref
21909 LatexCommand ref
21910 reference "tab:Dos-subcuadros-adosados"
21911
21912 \end_inset
21913
21914 .
21915 \end_layout
21916
21917 \begin_layout Standard
21918 \begin_inset Float table
21919 wide false
21920 sideways false
21921 status open
21922
21923 \begin_layout Plain Layout
21924 \begin_inset Caption
21925
21926 \begin_layout Plain Layout
21927 \begin_inset CommandInset label
21928 LatexCommand label
21929 name "tab:Dos-subcuadros-adosados"
21930
21931 \end_inset
21932
21933 Dos subcuadros adosados
21934 \end_layout
21935
21936 \end_inset
21937
21938
21939 \end_layout
21940
21941 \begin_layout Plain Layout
21942 \begin_inset space \hfill{}
21943 \end_inset
21944
21945
21946 \begin_inset Float table
21947 wide false
21948 sideways false
21949 status open
21950
21951 \begin_layout Plain Layout
21952 \begin_inset Caption
21953
21954 \begin_layout Plain Layout
21955 \begin_inset CommandInset label
21956 LatexCommand label
21957 name "tab:Este-es-el-subcuadro-a"
21958
21959 \end_inset
21960
21961 Este es el subcuadro a
21962 \end_layout
21963
21964 \end_inset
21965
21966
21967 \end_layout
21968
21969 \begin_layout Plain Layout
21970 \align center
21971 \begin_inset Tabular
21972 <lyxtabular version="3" rows="1" columns="5">
21973 <features tabularvalignment="middle">
21974 <column alignment="center" valignment="top" width="0">
21975 <column alignment="center" valignment="top" width="0">
21976 <column alignment="center" valignment="top" width="0">
21977 <column alignment="center" valignment="top" width="0">
21978 <column alignment="center" valignment="top" width="0">
21979 <row>
21980 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21981 \begin_inset Text
21982
21983 \begin_layout Plain Layout
21984 test 
21985 \end_layout
21986
21987 \end_inset
21988 </cell>
21989 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21990 \begin_inset Text
21991
21992 \begin_layout Plain Layout
21993 b
21994 \end_layout
21995
21996 \end_inset
21997 </cell>
21998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21999 \begin_inset Text
22000
22001 \begin_layout Plain Layout
22002 c
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 d
22012 \end_layout
22013
22014 \end_inset
22015 </cell>
22016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22017 \begin_inset Text
22018
22019 \begin_layout Plain Layout
22020 e
22021 \end_layout
22022
22023 \end_inset
22024 </cell>
22025 </row>
22026 </lyxtabular>
22027
22028 \end_inset
22029
22030
22031 \end_layout
22032
22033 \end_inset
22034
22035
22036 \begin_inset space \hfill{}
22037 \end_inset
22038
22039
22040 \begin_inset Float table
22041 wide false
22042 sideways false
22043 status open
22044
22045 \begin_layout Plain Layout
22046 \begin_inset Caption
22047
22048 \begin_layout Plain Layout
22049 \begin_inset CommandInset label
22050 LatexCommand label
22051 name "tab:Este-es-el-subcuadro-b"
22052
22053 \end_inset
22054
22055 Esta es la subtabla b
22056 \end_layout
22057
22058 \end_inset
22059
22060
22061 \end_layout
22062
22063 \begin_layout Plain Layout
22064 \align center
22065 \begin_inset Tabular
22066 <lyxtabular version="3" rows="1" columns="5">
22067 <features tabularvalignment="middle">
22068 <column alignment="center" valignment="top" width="0">
22069 <column alignment="center" valignment="top" width="0">
22070 <column alignment="center" valignment="top" width="0">
22071 <column alignment="center" valignment="top" width="0">
22072 <column alignment="center" valignment="top" width="0">
22073 <row>
22074 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22075 \begin_inset Text
22076
22077 \begin_layout Plain Layout
22078 e
22079 \end_layout
22080
22081 \end_inset
22082 </cell>
22083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22084 \begin_inset Text
22085
22086 \begin_layout Plain Layout
22087 d
22088 \end_layout
22089
22090 \end_inset
22091 </cell>
22092 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22093 \begin_inset Text
22094
22095 \begin_layout Plain Layout
22096 c
22097 \end_layout
22098
22099 \end_inset
22100 </cell>
22101 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22102 \begin_inset Text
22103
22104 \begin_layout Plain Layout
22105 b
22106 \end_layout
22107
22108 \end_inset
22109 </cell>
22110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22111 \begin_inset Text
22112
22113 \begin_layout Plain Layout
22114 test
22115 \end_layout
22116
22117 \end_inset
22118 </cell>
22119 </row>
22120 </lyxtabular>
22121
22122 \end_inset
22123
22124
22125 \end_layout
22126
22127 \end_inset
22128
22129
22130 \begin_inset space \hfill{}
22131 \end_inset
22132
22133
22134 \end_layout
22135
22136 \end_inset
22137
22138
22139 \end_layout
22140
22141 \begin_layout Standard
22142 \begin_inset Float table
22143 wide false
22144 sideways false
22145 status open
22146
22147 \begin_layout Plain Layout
22148 \begin_inset Caption
22149
22150 \begin_layout Plain Layout
22151 \begin_inset CommandInset label
22152 LatexCommand label
22153 name "tab:Dos-subcuadros-uno-sobre"
22154
22155 \end_inset
22156
22157 Dos subcuadros colocados una sobre otra.
22158  El cuadro (a) con 4 celdas, el (b) con 5 celdas.
22159 \end_layout
22160
22161 \end_inset
22162
22163
22164 \end_layout
22165
22166 \begin_layout Plain Layout
22167 \noindent
22168 \align center
22169 \begin_inset Float table
22170 wide false
22171 sideways false
22172 status open
22173
22174 \begin_layout Plain Layout
22175 \begin_inset Caption
22176
22177 \begin_layout Plain Layout
22178
22179 \end_layout
22180
22181 \end_inset
22182
22183
22184 \end_layout
22185
22186 \begin_layout Plain Layout
22187 \align center
22188 \begin_inset Tabular
22189 <lyxtabular version="3" rows="1" columns="4">
22190 <features tabularvalignment="middle">
22191 <column alignment="center" valignment="top" width="0">
22192 <column alignment="center" valignment="top" width="0">
22193 <column alignment="center" valignment="top" width="0">
22194 <column alignment="center" valignment="top" width="0">
22195 <row>
22196 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22197 \begin_inset Text
22198
22199 \begin_layout Plain Layout
22200 test
22201 \end_layout
22202
22203 \end_inset
22204 </cell>
22205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22206 \begin_inset Text
22207
22208 \begin_layout Plain Layout
22209 test
22210 \end_layout
22211
22212 \end_inset
22213 </cell>
22214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22215 \begin_inset Text
22216
22217 \begin_layout Plain Layout
22218 test
22219 \end_layout
22220
22221 \end_inset
22222 </cell>
22223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22224 \begin_inset Text
22225
22226 \begin_layout Plain Layout
22227 test
22228 \end_layout
22229
22230 \end_inset
22231 </cell>
22232 </row>
22233 </lyxtabular>
22234
22235 \end_inset
22236
22237
22238 \end_layout
22239
22240 \end_inset
22241
22242
22243 \end_layout
22244
22245 \begin_layout Plain Layout
22246 \align center
22247 \begin_inset Float table
22248 wide false
22249 sideways false
22250 status open
22251
22252 \begin_layout Plain Layout
22253 \begin_inset Caption
22254
22255 \begin_layout Plain Layout
22256
22257 \end_layout
22258
22259 \end_inset
22260
22261
22262 \end_layout
22263
22264 \begin_layout Plain Layout
22265 \align center
22266 \begin_inset Tabular
22267 <lyxtabular version="3" rows="1" columns="5">
22268 <features tabularvalignment="middle">
22269 <column alignment="center" valignment="top" width="0">
22270 <column alignment="center" valignment="top" width="0">
22271 <column alignment="center" valignment="top" width="0">
22272 <column alignment="center" valignment="top" width="0">
22273 <column alignment="center" valignment="top" width="0">
22274 <row>
22275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22276 \begin_inset Text
22277
22278 \begin_layout Plain Layout
22279 a
22280 \end_layout
22281
22282 \end_inset
22283 </cell>
22284 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22285 \begin_inset Text
22286
22287 \begin_layout Plain Layout
22288 b
22289 \end_layout
22290
22291 \end_inset
22292 </cell>
22293 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22294 \begin_inset Text
22295
22296 \begin_layout Plain Layout
22297 c
22298 \end_layout
22299
22300 \end_inset
22301 </cell>
22302 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22303 \begin_inset Text
22304
22305 \begin_layout Plain Layout
22306 d
22307 \end_layout
22308
22309 \end_inset
22310 </cell>
22311 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22312 \begin_inset Text
22313
22314 \begin_layout Plain Layout
22315 e
22316 \end_layout
22317
22318 \end_inset
22319 </cell>
22320 </row>
22321 </lyxtabular>
22322
22323 \end_inset
22324
22325
22326 \end_layout
22327
22328 \end_inset
22329
22330
22331 \end_layout
22332
22333 \end_inset
22334
22335
22336 \end_layout
22337
22338 \begin_layout Section
22339 Flotantes adosados
22340 \begin_inset Index idx
22341 status collapsed
22342
22343 \begin_layout Plain Layout
22344 Flotantes ! Adosados
22345 \end_layout
22346
22347 \end_inset
22348
22349
22350 \end_layout
22351
22352 \begin_layout Standard
22353 Para colocar flotantes unos junto a otros, como en la figura
22354 \begin_inset space ~
22355 \end_inset
22356
22357
22358 \begin_inset CommandInset ref
22359 LatexCommand ref
22360 reference "fig:Flotante-izquierda"
22361
22362 \end_inset
22363
22364  y 
22365 \begin_inset CommandInset ref
22366 LatexCommand ref
22367 reference "fig:Flotante-derecha"
22368
22369 \end_inset
22370
22371 , se pone 
22372 \emph on
22373 un
22374 \emph default
22375  solo flotante.
22376  En él se insertan dos cuadros tipo minipágina.
22377 \begin_inset Foot
22378 status collapsed
22379
22380 \begin_layout Plain Layout
22381 Las minipáginas se explican en la sección
22382 \begin_inset space ~
22383 \end_inset
22384
22385
22386 \begin_inset CommandInset ref
22387 LatexCommand ref
22388 reference "sec:Minipáginas"
22389
22390 \end_inset
22391
22392 .
22393 \end_layout
22394
22395 \end_inset
22396
22397  La anchura de la columna se establece en 45-50
22398 \begin_inset space \thinspace{}
22399 \end_inset
22400
22401 % y la alineación en 
22402 \family sans
22403 Inferior
22404 \family default
22405  para cada minipágina.
22406  Las minipáginas contienen la imagen y su título, de igual forma que en
22407  los flotantes.
22408  La única diferencia es que el 
22409 \family sans
22410 Ancho
22411 \begin_inset space ~
22412 \end_inset
22413
22414 de
22415 \begin_inset space ~
22416 \end_inset
22417
22418 columna
22419 \begin_inset space ~
22420 \end_inset
22421
22422 %
22423 \family default
22424  de la imagen se calcula en este caso en relación a la anchura de la minipágina.
22425 \end_layout
22426
22427 \begin_layout Standard
22428 \begin_inset Float figure
22429 placement h
22430 wide false
22431 sideways false
22432 status open
22433
22434 \begin_layout Plain Layout
22435 \begin_inset Box Frameless
22436 position "b"
22437 hor_pos "c"
22438 has_inner_box 1
22439 inner_pos "t"
22440 use_parbox 0
22441 use_makebox 0
22442 width "45col%"
22443 special "none"
22444 height "1in"
22445 height_special "totalheight"
22446 status open
22447
22448 \begin_layout Plain Layout
22449 \align center
22450 \begin_inset Graphics
22451         filename ../clipart/mobius.eps
22452         lyxscale 50
22453         width 100col%
22454         scaleBeforeRotation
22455
22456 \end_inset
22457
22458
22459 \end_layout
22460
22461 \begin_layout Plain Layout
22462 \begin_inset Caption
22463
22464 \begin_layout Plain Layout
22465 \begin_inset CommandInset label
22466 LatexCommand label
22467 name "fig:Flotante-izquierda"
22468
22469 \end_inset
22470
22471 Flotante en el lado izquierdo.
22472 \end_layout
22473
22474 \end_inset
22475
22476
22477 \end_layout
22478
22479 \end_inset
22480
22481
22482 \begin_inset space \hfill{}
22483 \end_inset
22484
22485
22486 \begin_inset Box Frameless
22487 position "b"
22488 hor_pos "c"
22489 has_inner_box 1
22490 inner_pos "t"
22491 use_parbox 0
22492 use_makebox 0
22493 width "45col%"
22494 special "none"
22495 height "1in"
22496 height_special "totalheight"
22497 status open
22498
22499 \begin_layout Plain Layout
22500 \align center
22501 \begin_inset Graphics
22502         filename ../clipart/platypus.eps
22503         lyxscale 50
22504         width 100col%
22505         scaleBeforeRotation
22506
22507 \end_inset
22508
22509
22510 \end_layout
22511
22512 \begin_layout Plain Layout
22513 \begin_inset Caption
22514
22515 \begin_layout Plain Layout
22516 \begin_inset CommandInset label
22517 LatexCommand label
22518 name "fig:Flotante-derecha"
22519
22520 \end_inset
22521
22522 Flotante en el lado derecho.
22523 \end_layout
22524
22525 \end_inset
22526
22527
22528 \end_layout
22529
22530 \end_inset
22531
22532
22533 \end_layout
22534
22535 \end_inset
22536
22537
22538 \end_layout
22539
22540 \begin_layout Section
22541 Formato de las leyendas
22542 \begin_inset Index idx
22543 status collapsed
22544
22545 \begin_layout Plain Layout
22546 Leyendas ! Formato
22547 \end_layout
22548
22549 \end_inset
22550
22551
22552 \begin_inset Index idx
22553 status collapsed
22554
22555 \begin_layout Plain Layout
22556 Flotantes ! Formato de las leyendas
22557 \end_layout
22558
22559 \end_inset
22560
22561
22562 \begin_inset CommandInset label
22563 LatexCommand label
22564 name "sec:Formato-de-leyendas"
22565
22566 \end_inset
22567
22568
22569 \end_layout
22570
22571 \begin_layout Standard
22572 El entorno 
22573 \family sans
22574 Leyenda
22575 \family default
22576  es el predeterminado para los 
22577 \family sans
22578 Flotantes
22579 \family default
22580 .
22581  En LyX las leyendas se muestran como etiqueta, p.
22582 \begin_inset space \thinspace{}
22583 \end_inset
22584
22585 e.
22586 \begin_inset space ~
22587 \end_inset
22588
22589 «
22590 \family sans
22591 Figura #
22592 \family default
22593 :» seguida por el texto.
22594  «#» es el número real de referencia.
22595  Por omisión la etiqueta y el número usan la misma tipografía que el texto
22596  de la leyenda y el signo dos puntos sigue al número para separar la etiqueta
22597  del texto.
22598  El entorno leyenda no es apropiado para todos los tipos de documento.
22599  
22600 \end_layout
22601
22602 \begin_layout Standard
22603 Para cambiar el formato predeterminado carga el paquete LaTeX 
22604 \series bold
22605 caption
22606 \series default
22607
22608 \begin_inset Index idx
22609 status collapsed
22610
22611 \begin_layout Plain Layout
22612 LaTeX-paquetes ! caption
22613 \end_layout
22614
22615 \end_inset
22616
22617  en el preámbulo del documento con la línea:
22618 \end_layout
22619
22620 \begin_layout Standard
22621
22622 \series bold
22623
22624 \backslash
22625 usepackage[definición de formato]{caption}
22626 \end_layout
22627
22628 \begin_layout Standard
22629 Para poner, por ejemplo, la etiqueta y el número en sans-serif negrita y
22630  las leyendas de cuadro siempre sobre él como en este documento, usa el
22631  comando:
22632 \end_layout
22633
22634 \begin_layout Standard
22635
22636 \series bold
22637
22638 \backslash
22639 usepackage[labelfont={bf,sf}, tableposition=top]{caption}
22640 \end_layout
22641
22642 \begin_layout Standard
22643 También puedes definir distintos formatos de leyenda para los distintos
22644  tipos de flotantes.
22645  En ese caso carga el paquete 
22646 \series bold
22647 caption
22648 \series default
22649  sin opciones específicas y define los distintos formatos con ayuda del
22650  comando
22651 \end_layout
22652
22653 \begin_layout Standard
22654
22655 \series bold
22656
22657 \backslash
22658 captionsetup[tipo de flotante]{definición de formato}
22659 \end_layout
22660
22661 \begin_layout Standard
22662 en el preámbulo del documento.
22663  Por ejemplo las leyendas de la Figura
22664 \begin_inset space ~
22665 \end_inset
22666
22667
22668 \begin_inset CommandInset ref
22669 LatexCommand ref
22670 reference "fig:Esto-es-una-fig"
22671
22672 \end_inset
22673
22674  y el cuadro
22675 \begin_inset space ~
22676 \end_inset
22677
22678
22679 \begin_inset CommandInset ref
22680 LatexCommand ref
22681 reference "tab:Esto-es-un-cuadro"
22682
22683 \end_inset
22684
22685  pueden crearse usando los siguientes comandos en el preámbulo:
22686 \end_layout
22687
22688 \begin_layout Standard
22689
22690 \series bold
22691
22692 \backslash
22693 usepackage[tableposition=top]{caption}
22694 \series default
22695
22696 \begin_inset Newline newline
22697 \end_inset
22698
22699
22700 \series bold
22701
22702 \backslash
22703 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm,%
22704 \begin_inset Newline newline
22705 \end_inset
22706
22707
22708 \begin_inset Phantom HPhantom
22709 status open
22710
22711 \begin_layout Plain Layout
22712
22713 \series bold
22714
22715 \backslash
22716 captionsetup[figure]{
22717 \end_layout
22718
22719 \end_inset
22720
22721 labelsep=period}
22722 \begin_inset Newline newline
22723 \end_inset
22724
22725
22726 \backslash
22727 captionsetup[table]{labelfont={bf,sf}}
22728 \end_layout
22729
22730 \begin_layout Standard
22731 \begin_inset Note Greyedout
22732 status open
22733
22734 \begin_layout Plain Layout
22735
22736 \series bold
22737 Nota: 
22738 \series default
22739 La opción 
22740 \series bold
22741 tableposition=top
22742 \series default
22743  no tiene efecto si se usa una clase de documento 
22744 \series bold
22745 KOMA-Script
22746 \series default
22747 .
22748  En este caso debe utilizarse la opción de clase de documento 
22749 \series bold
22750 captions=tableheading
22751 \series default
22752 .
22753  
22754 \end_layout
22755
22756 \end_inset
22757
22758
22759 \end_layout
22760
22761 \begin_layout Standard
22762 Para más información sobre el paquete 
22763 \series bold
22764 caption
22765 \series default
22766  acude a su documentación 
22767 \begin_inset CommandInset citation
22768 LatexCommand cite
22769 key "caption"
22770
22771 \end_inset
22772
22773 .
22774 \end_layout
22775
22776 \begin_layout Standard
22777 Para cambiar el nombre de la etiqueta de «Figura» a «Imagen», p.
22778 \begin_inset space \thinspace{}
22779 \end_inset
22780
22781 e., usa el siguiente comando de preámbulo:
22782 \end_layout
22783
22784 \begin_layout Standard
22785
22786 \series bold
22787
22788 \backslash
22789 renewcommand{
22790 \backslash
22791 fnum@figure}{Imagen~
22792 \backslash
22793 thefigure}
22794 \end_layout
22795
22796 \begin_layout Standard
22797 donde 
22798 \series bold
22799
22800 \backslash
22801 thefigure
22802 \series default
22803  inserta el número de figura y «~» genera un espacio protegido.
22804
22805 \series bold
22806  
22807 \end_layout
22808
22809 \begin_layout Standard
22810 \begin_inset VSpace bigskip
22811 \end_inset
22812
22813 Si estás usando la clase de documento 
22814 \series bold
22815 KOMA-Script
22816 \series default
22817
22818 \begin_inset Index idx
22819 status collapsed
22820
22821 \begin_layout Plain Layout
22822 LaTeX-paquetes ! KOMA-Script
22823 \end_layout
22824
22825 \end_inset
22826
22827  (
22828 \family sans
22829 article (KOMA-Script)
22830 \family default
22831
22832 \family sans
22833 book (KOMA-Script)
22834 \family default
22835
22836 \family sans
22837 letter (KOMA-Script)
22838 \family default
22839 , o 
22840 \family sans
22841 report (KOMA-Script)
22842 \family default
22843
22844 \begin_inset space \thinspace{}
22845 \end_inset
22846
22847 ), puedes emplear en vez del paquete 
22848 \series bold
22849 caption
22850 \series default
22851  el comando 
22852 \series bold
22853
22854 \backslash
22855 setkomafont
22856 \series default
22857  incluido en 
22858 \series bold
22859 KOMA-Script
22860 \series default
22861 .
22862  Por ejemplo, para poner en negrita la etiqueta de la leyenda añade este
22863  comando en el preámbulo del documento:
22864 \end_layout
22865
22866 \begin_layout Standard
22867
22868 \series bold
22869
22870 \backslash
22871 setkomafont{captionlabel}{
22872 \backslash
22873 bfseries}
22874 \end_layout
22875
22876 \begin_layout Standard
22877 Más información sobre 
22878 \series bold
22879
22880 \backslash
22881 setkomafont
22882 \series default
22883  en la documentación de 
22884 \series bold
22885 KOMA-Script
22886 \series default
22887  
22888 \begin_inset CommandInset citation
22889 LatexCommand cite
22890 key "KOMA-Script"
22891
22892 \end_inset
22893
22894 .
22895 \end_layout
22896
22897 \begin_layout Standard
22898 \begin_inset ERT
22899 status collapsed
22900
22901 \begin_layout Plain Layout
22902
22903
22904 \backslash
22905 captionsetup[figure]{labelfont={tt}, textfont=it, indention=1cm, labelsep=period
22906 }
22907 \end_layout
22908
22909 \end_inset
22910
22911
22912 \begin_inset Note Note
22913 status collapsed
22914
22915 \begin_layout Plain Layout
22916 El formato de la leyenda se ha cambiado sólo para este ejemplo.
22917 \end_layout
22918
22919 \end_inset
22920
22921
22922 \end_layout
22923
22924 \begin_layout Standard
22925 \begin_inset Float figure
22926 placement !p
22927 wide false
22928 sideways false
22929 status open
22930
22931 \begin_layout Plain Layout
22932 \align center
22933 \begin_inset Graphics
22934         filename ../clipart/mobius.eps
22935         lyxscale 50
22936         scale 50
22937
22938 \end_inset
22939
22940
22941 \end_layout
22942
22943 \begin_layout Plain Layout
22944 \begin_inset Caption
22945
22946 \begin_layout Plain Layout
22947 \begin_inset CommandInset label
22948 LatexCommand label
22949 name "fig:Esto-es-una-fig"
22950
22951 \end_inset
22952
22953
22954 \begin_inset Argument
22955 status collapsed
22956
22957 \begin_layout Plain Layout
22958 Figura con leyenda muy larga
22959 \end_layout
22960
22961 \end_inset
22962
22963 Este es un ejemplo de figura con una leyenda con más de una línea para mostrar
22964  el formato diferente.
22965  Aquí se usa una leyenda personalizada.
22966 \end_layout
22967
22968 \end_inset
22969
22970
22971 \end_layout
22972
22973 \end_inset
22974
22975
22976 \end_layout
22977
22978 \begin_layout Standard
22979 \begin_inset ERT
22980 status collapsed
22981
22982 \begin_layout Plain Layout
22983
22984
22985 \backslash
22986 captionsetup[figure]{labelfont={bf,sf}, textfont=rm, indention=0cm, labelsep=col
22987 on}
22988 \end_layout
22989
22990 \end_inset
22991
22992
22993 \end_layout
22994
22995 \begin_layout Standard
22996 \begin_inset Float table
22997 placement !p
22998 wide false
22999 sideways false
23000 status open
23001
23002 \begin_layout Plain Layout
23003 \begin_inset Caption
23004
23005 \begin_layout Plain Layout
23006 \begin_inset CommandInset label
23007 LatexCommand label
23008 name "tab:Esto-es-un-cuadro"
23009
23010 \end_inset
23011
23012
23013 \begin_inset Argument
23014 status collapsed
23015
23016 \begin_layout Plain Layout
23017 Cuadro con leyenda muy larga
23018 \end_layout
23019
23020 \end_inset
23021
23022 Este es un ejemplo de leyenda de cuadro con más de una línea para mostrar
23023  el formato diferente.
23024  Aquí se usa el formato de leyenda estándar para los cuadros.
23025 \end_layout
23026
23027 \end_inset
23028
23029
23030 \end_layout
23031
23032 \begin_layout Plain Layout
23033 \align center
23034 \begin_inset Tabular
23035 <lyxtabular version="3" rows="1" columns="5">
23036 <features tabularvalignment="middle">
23037 <column alignment="center" valignment="top" width="0">
23038 <column alignment="center" valignment="top" width="0">
23039 <column alignment="center" valignment="top" width="0">
23040 <column alignment="center" valignment="top" width="0">
23041 <column alignment="center" valignment="top" width="0">
23042 <row>
23043 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23044 \begin_inset Text
23045
23046 \begin_layout Plain Layout
23047 a
23048 \end_layout
23049
23050 \end_inset
23051 </cell>
23052 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23053 \begin_inset Text
23054
23055 \begin_layout Plain Layout
23056 b
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065 c
23066 \end_layout
23067
23068 \end_inset
23069 </cell>
23070 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23071 \begin_inset Text
23072
23073 \begin_layout Plain Layout
23074 d
23075 \end_layout
23076
23077 \end_inset
23078 </cell>
23079 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23080 \begin_inset Text
23081
23082 \begin_layout Plain Layout
23083 e
23084 \end_layout
23085
23086 \end_inset
23087 </cell>
23088 </row>
23089 </lyxtabular>
23090
23091 \end_inset
23092
23093
23094 \end_layout
23095
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \begin_layout Section
23102 Colocación de leyendas
23103 \begin_inset Index idx
23104 status collapsed
23105
23106 \begin_layout Plain Layout
23107 Leyendas ! Colocación
23108 \end_layout
23109
23110 \end_inset
23111
23112
23113 \begin_inset Index idx
23114 status collapsed
23115
23116 \begin_layout Plain Layout
23117 Flotantes ! Colocación de leyendas
23118 \end_layout
23119
23120 \end_inset
23121
23122
23123 \begin_inset CommandInset label
23124 LatexCommand label
23125 name "sec:Colocación-de-leyendas"
23126
23127 \end_inset
23128
23129
23130 \end_layout
23131
23132 \begin_layout Standard
23133 La norma habitual para colocar las leyendas es:
23134 \end_layout
23135
23136 \begin_layout Description
23137 Figura: La leyenda al pie de la figura
23138 \end_layout
23139
23140 \begin_layout Description
23141 Cuadro: La leyenda sobre el cuadro
23142 \end_layout
23143
23144 \begin_layout Standard
23145 Desafortunadamente, las clases estándar de LaTeX no soportan leyendas sobre
23146  el cuadro.
23147  Esto implica que si usas las clases de documento 
23148 \family sans
23149 article
23150 \family default
23151
23152 \family sans
23153 book
23154 \family default
23155
23156 \family sans
23157 letter
23158 \family default
23159 , o 
23160 \family sans
23161 report
23162 \family default
23163  no habrá espacio entre la leyenda y el cuadro.
23164  Para insertar el espacio adecuado añade la siguiente opción al comando
23165  del paquete LaTeX 
23166 \series bold
23167 caption
23168 \series default
23169  en el preámbulo del documento:
23170 \begin_inset Foot
23171 status collapsed
23172
23173 \begin_layout Plain Layout
23174 Véase la sección
23175 \begin_inset space ~
23176 \end_inset
23177
23178
23179 \begin_inset CommandInset ref
23180 LatexCommand ref
23181 reference "sec:Formato-de-leyendas"
23182
23183 \end_inset
23184
23185  para más información sobre el paquete 
23186 \series bold
23187 caption
23188 \series default
23189 .
23190 \end_layout
23191
23192 \end_inset
23193
23194
23195 \end_layout
23196
23197 \begin_layout Standard
23198
23199 \series bold
23200 tableposition=top
23201 \end_layout
23202
23203 \begin_layout Standard
23204 Si estás usando la clase 
23205 \series bold
23206 KOMA-Script
23207 \series default
23208
23209 \begin_inset Index idx
23210 status collapsed
23211
23212 \begin_layout Plain Layout
23213 LaTeX-paquetes ! KOMA-Script
23214 \end_layout
23215
23216 \end_inset
23217
23218  (
23219 \family sans
23220 article (KOMA-Script)
23221 \family default
23222
23223 \family sans
23224 book (KOMA-Script)
23225 \family default
23226
23227 \family sans
23228 letter (KOMA-Script)
23229 \family default
23230 , o 
23231 \family sans
23232 report (KOMA-Script)
23233 \family default
23234
23235 \begin_inset space \thinspace{}
23236 \end_inset
23237
23238 ), en vez de 
23239 \series bold
23240 caption
23241 \series default
23242  puedes poner la opción 
23243 \series bold
23244 captions=tableheading
23245 \series default
23246  de la clase de documento.
23247 \end_layout
23248
23249 \begin_layout Standard
23250 \begin_inset VSpace bigskip
23251 \end_inset
23252
23253 También es posible poner la leyenda junto a una figura o cuadro.
23254  Para conseguirlo hay que cargar el paquete LaTeX 
23255 \series bold
23256 sidecap
23257 \series default
23258
23259 \begin_inset Index idx
23260 status collapsed
23261
23262 \begin_layout Plain Layout
23263 LaTeX-paquetes ! sidecap
23264 \end_layout
23265
23266 \end_inset
23267
23268  añadiendo en el preámbulo del documento la línea
23269 \end_layout
23270
23271 \begin_layout Standard
23272
23273 \series bold
23274
23275 \backslash
23276 usepackage[option]{sidecap}
23277 \end_layout
23278
23279 \begin_layout Standard
23280 Si no se especifica opción, la leyenda se ubica del lado del margen externo
23281  de la página —a la derecha en páginas impares, a la izquierda en las pares—.
23282  Puedes cambiar la colocación al margen interno con la opción 
23283 \series bold
23284 innercaption
23285 \series default
23286 .
23287  Para forzar la ubicación siempre a la derecha o a la izquierda, usa las
23288  opciones 
23289 \series bold
23290 rightcaption
23291 \series default
23292  o 
23293 \series bold
23294 leftcaption
23295 \series default
23296 , respectivamente.
23297 \end_layout
23298
23299 \begin_layout Standard
23300 \begin_inset ERT
23301 status collapsed
23302
23303 \begin_layout Plain Layout
23304
23305
23306 \backslash
23307 ifsidecap
23308 \end_layout
23309
23310 \end_inset
23311
23312
23313 \begin_inset Note Note
23314 status collapsed
23315
23316 \begin_layout Plain Layout
23317 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
23318  LaTeX 
23319 \series bold
23320 sidecap
23321 \series default
23322 .
23323 \end_layout
23324
23325 \end_inset
23326
23327
23328 \end_layout
23329
23330 \begin_layout Standard
23331 Para situar en LyX la leyenda de un flotante al lado, es necesario añadir
23332  estos comandos al preámbulo del documento:
23333 \end_layout
23334
23335 \begin_layout Standard
23336 \noindent
23337 \begin_inset CommandInset line
23338 LatexCommand rule
23339 offset "0.5ex"
23340 width "100line%"
23341 height "1pt"
23342
23343 \end_inset
23344
23345
23346 \end_layout
23347
23348 \begin_layout Standard
23349
23350 \series bold
23351
23352 \backslash
23353 newcommand{
23354 \backslash
23355 TabBesBeg}[1][1.0]{%
23356 \begin_inset Newline newline
23357 \end_inset
23358
23359
23360 \begin_inset Phantom HPhantom
23361 status open
23362
23363 \begin_layout Plain Layout
23364 \begin_inset space ~
23365 \end_inset
23366
23367
23368 \end_layout
23369
23370 \end_inset
23371
23372
23373 \backslash
23374 let
23375 \backslash
23376 MyTable
23377 \backslash
23378 table
23379 \begin_inset Newline newline
23380 \end_inset
23381
23382
23383 \begin_inset Phantom HPhantom
23384 status open
23385
23386 \begin_layout Plain Layout
23387
23388 \series medium
23389 \begin_inset space ~
23390 \end_inset
23391
23392
23393 \end_layout
23394
23395 \end_inset
23396
23397
23398 \backslash
23399 let
23400 \backslash
23401 MyEndtable
23402 \backslash
23403 endtable
23404 \begin_inset Newline newline
23405 \end_inset
23406
23407
23408 \begin_inset Phantom HPhantom
23409 status open
23410
23411 \begin_layout Plain Layout
23412
23413 \series medium
23414 \begin_inset space ~
23415 \end_inset
23416
23417
23418 \end_layout
23419
23420 \end_inset
23421
23422
23423 \backslash
23424 renewenvironment{table}[1]{
23425 \backslash
23426 begin{SCtable}[#1]##1}{
23427 \backslash
23428 end{SCtable}}}
23429 \end_layout
23430
23431 \begin_layout Standard
23432
23433 \series bold
23434
23435 \backslash
23436 newcommand{
23437 \backslash
23438 TabBesEnd}{%
23439 \begin_inset Newline newline
23440 \end_inset
23441
23442
23443 \begin_inset Phantom HPhantom
23444 status open
23445
23446 \begin_layout Plain Layout
23447 \begin_inset space ~
23448 \end_inset
23449
23450
23451 \end_layout
23452
23453 \end_inset
23454
23455
23456 \backslash
23457 let
23458 \backslash
23459 table
23460 \backslash
23461 MyTable
23462 \begin_inset Newline newline
23463 \end_inset
23464
23465
23466 \begin_inset Phantom HPhantom
23467 status open
23468
23469 \begin_layout Plain Layout
23470 \begin_inset space ~
23471 \end_inset
23472
23473
23474 \end_layout
23475
23476 \end_inset
23477
23478
23479 \backslash
23480 let
23481 \backslash
23482 endtable
23483 \backslash
23484 MyEndtable
23485 \end_layout
23486
23487 \begin_layout Standard
23488
23489 \series bold
23490
23491 \backslash
23492 newcommand{
23493 \backslash
23494 FigBesBeg}[1][1.0]{%
23495 \begin_inset Newline newline
23496 \end_inset
23497
23498
23499 \begin_inset Phantom HPhantom
23500 status open
23501
23502 \begin_layout Plain Layout
23503 \begin_inset space ~
23504 \end_inset
23505
23506
23507 \end_layout
23508
23509 \end_inset
23510
23511
23512 \backslash
23513 let
23514 \backslash
23515 MyFigure
23516 \backslash
23517 figure
23518 \begin_inset Newline newline
23519 \end_inset
23520
23521
23522 \begin_inset Phantom HPhantom
23523 status open
23524
23525 \begin_layout Plain Layout
23526 \begin_inset space ~
23527 \end_inset
23528
23529
23530 \end_layout
23531
23532 \end_inset
23533
23534
23535 \backslash
23536 let
23537 \backslash
23538 MyEndfigure
23539 \backslash
23540 endfigure
23541 \begin_inset Newline newline
23542 \end_inset
23543
23544
23545 \begin_inset Phantom HPhantom
23546 status open
23547
23548 \begin_layout Plain Layout
23549 \begin_inset space ~
23550 \end_inset
23551
23552
23553 \end_layout
23554
23555 \end_inset
23556
23557
23558 \backslash
23559 renewenvironment{figure}[1]{
23560 \backslash
23561 begin{SCfigure}[#1]##1}{
23562 \backslash
23563 end{SCfigure}}}
23564 \end_layout
23565
23566 \begin_layout Standard
23567
23568 \series bold
23569
23570 \backslash
23571 newcommand{
23572 \backslash
23573 FigBesEnd}{%
23574 \begin_inset Newline newline
23575 \end_inset
23576
23577
23578 \begin_inset Phantom HPhantom
23579 status open
23580
23581 \begin_layout Plain Layout
23582 \begin_inset space ~
23583 \end_inset
23584
23585
23586 \end_layout
23587
23588 \end_inset
23589
23590
23591 \backslash
23592 let
23593 \backslash
23594 figure
23595 \backslash
23596 MyFigure
23597 \begin_inset Newline newline
23598 \end_inset
23599
23600
23601 \begin_inset Phantom HPhantom
23602 status open
23603
23604 \begin_layout Plain Layout
23605 \begin_inset space ~
23606 \end_inset
23607
23608
23609 \end_layout
23610
23611 \end_inset
23612
23613
23614 \backslash
23615 let
23616 \backslash
23617 endfigure
23618 \backslash
23619 MyEndfigure}
23620 \end_layout
23621
23622 \begin_layout Standard
23623 \noindent
23624 \begin_inset CommandInset line
23625 LatexCommand rule
23626 offset "0.5ex"
23627 width "100line%"
23628 height "1pt"
23629
23630 \end_inset
23631
23632
23633 \end_layout
23634
23635 \begin_layout Standard
23636 Estos comandos permiten redefinir los flotantes de modo que la leyenda aparezca
23637  en un lado.
23638  Para figuras flotantes usa el comando
23639 \end_layout
23640
23641 \begin_layout Standard
23642
23643 \series bold
23644
23645 \backslash
23646 FigBesBeg
23647 \end_layout
23648
23649 \begin_layout Standard
23650 en código TeX antes del flotante.
23651  Y inserta
23652 \end_layout
23653
23654 \begin_layout Standard
23655
23656 \series bold
23657
23658 \backslash
23659 FigBesEnd
23660 \end_layout
23661
23662 \begin_layout Standard
23663 en código TeX en el punto en que quieras volver a la definición original
23664  de flotantes.
23665 \end_layout
23666
23667 \begin_layout Standard
23668 Para cuadros flotantes usa los comandos correspondientes
23669 \end_layout
23670
23671 \begin_layout Standard
23672
23673 \series bold
23674
23675 \backslash
23676 TabBesBeg
23677 \series default
23678  y 
23679 \series bold
23680
23681 \backslash
23682 TabBesEnd
23683 \end_layout
23684
23685 \begin_layout Standard
23686 La figura
23687 \begin_inset space ~
23688 \end_inset
23689
23690
23691 \begin_inset CommandInset ref
23692 LatexCommand ref
23693 reference "fig:encab-al-lado"
23694
23695 \end_inset
23696
23697  y el cuadro
23698 \begin_inset space ~
23699 \end_inset
23700
23701
23702 \begin_inset CommandInset ref
23703 LatexCommand ref
23704 reference "tab:encab-al-lado"
23705
23706 \end_inset
23707
23708  son ejemplos en los que el título se sitúa al lado.
23709 \end_layout
23710
23711 \begin_layout Standard
23712 En los ejemplos puedes ver que el texto del título aparece encima del flotante
23713  en cuadros flotantes y debajo en las figuras flotantes.
23714  Para cambiarlo, puedes usar el comando
23715 \end_layout
23716
23717 \begin_layout Standard
23718
23719 \series bold
23720
23721 \backslash
23722 sidecaptionvpos{tipo de flotante}{colocación}
23723 \end_layout
23724
23725 \begin_layout Standard
23726 en el preámbulo o en código TeX antes del flotante.
23727  El tipo de flotante es 
23728 \family sans
23729 figure
23730 \family default
23731  o 
23732 \family sans
23733 table
23734 \family default
23735 , la colocación puede ser «
23736 \family sans
23737 t
23738 \family default
23739 » por «top» (arriba), «
23740 \family sans
23741 c
23742 \family default
23743 » por «center» (centro), o «
23744 \family sans
23745 b
23746 \family default
23747 » por «bottom» (abajo).
23748  Para tener, por ejemplo, el título de figuras flotantes verticalmente centrado,
23749  usa el comando
23750 \end_layout
23751
23752 \begin_layout Standard
23753
23754 \series bold
23755
23756 \backslash
23757 sidecaptionvpos{figure}{c}
23758 \end_layout
23759
23760 \begin_layout Standard
23761 Esto se ha hecho en la figura
23762 \begin_inset space ~
23763 \end_inset
23764
23765
23766 \begin_inset CommandInset ref
23767 LatexCommand ref
23768 reference "fig:encab-al-lado-de-fig"
23769
23770 \end_inset
23771
23772 .
23773 \end_layout
23774
23775 \begin_layout Standard
23776 \begin_inset VSpace medskip
23777 \end_inset
23778
23779
23780 \end_layout
23781
23782 \begin_layout Standard
23783 La anchura predeterminada de la leyenda es la del cuadro/figura.
23784  Para cuadros o figuras estrechas, como en el  cuadro
23785 \begin_inset space ~
23786 \end_inset
23787
23788
23789 \begin_inset CommandInset ref
23790 LatexCommand ref
23791 reference "tab:encab-al-lado"
23792
23793 \end_inset
23794
23795 , esto genera leyendas demasiado estrechas.
23796  Puedes aumentar su anchura especificando un factor muliplicador de la anchura
23797  del cuadro/figura.
23798  La anchura de la leyenda se recalculará automáticamente en el caso de que
23799  sobrepase los márgenes de la página o de la columna.
23800  El 
23801 \emph on
23802 factor
23803 \emph default
23804  puede darse como argumento opcional para 
23805 \series bold
23806
23807 \backslash
23808 FigBesBeg
23809 \series default
23810 :
23811 \end_layout
23812
23813 \begin_layout Standard
23814
23815 \series bold
23816
23817 \backslash
23818 FigBesBeg[factor]
23819 \end_layout
23820
23821 \begin_layout Standard
23822 o en la definición de 
23823 \series bold
23824
23825 \backslash
23826 FigBesBeg
23827 \series default
23828  reemplazando 
23829 \series bold
23830 1.0
23831 \series default
23832  con otro valor.
23833  En este segundo caso, el factor será el predeterminado si 
23834 \series bold
23835
23836 \backslash
23837 FigBesBeg
23838 \series default
23839  se usa sin argumento.
23840  Para el cuadro
23841 \begin_inset space ~
23842 \end_inset
23843
23844
23845 \begin_inset CommandInset ref
23846 LatexCommand ref
23847 reference "tab:leyenda-más-ancha"
23848
23849 \end_inset
23850
23851  se ha usado el factor 5.
23852 \end_layout
23853
23854 \begin_layout Standard
23855 \begin_inset Note Greyedout
23856 status open
23857
23858 \begin_layout Plain Layout
23859
23860 \series bold
23861 Nota:
23862 \series default
23863  Para flotantes con la leyenda adosada, no se puede usar la opción 
23864 \family sans
23865 Aquí
23866 \begin_inset space ~
23867 \end_inset
23868
23869 definitivamente
23870 \family default
23871  para la colocación porque no es soportado por 
23872 \series bold
23873 sidecap
23874 \series default
23875 .
23876 \end_layout
23877
23878 \end_inset
23879
23880
23881 \end_layout
23882
23883 \begin_layout Standard
23884 \begin_inset VSpace medskip
23885 \end_inset
23886
23887 Más información sobre el paquete 
23888 \series bold
23889 sidecap
23890 \series default
23891  en su documentación 
23892 \begin_inset CommandInset citation
23893 LatexCommand cite
23894 key "sidecap"
23895
23896 \end_inset
23897
23898 .
23899 \end_layout
23900
23901 \begin_layout Standard
23902 \begin_inset Note Greyedout
23903 status open
23904
23905 \begin_layout Plain Layout
23906
23907 \series bold
23908 Nota:
23909 \series default
23910  El paquete LaTeX 
23911 \series bold
23912 hypcap
23913 \series default
23914
23915 \begin_inset Index idx
23916 status collapsed
23917
23918 \begin_layout Plain Layout
23919 LaTeX-paquetes ! hypcap
23920 \end_layout
23921
23922 \end_inset
23923
23924 , descrito en la sección
23925 \begin_inset space ~
23926 \end_inset
23927
23928
23929 \begin_inset CommandInset ref
23930 LatexCommand ref
23931 reference "sub:Colocación-de-Referencias"
23932
23933 \end_inset
23934
23935 , no afecta a flotantes con la leyenda al lado.
23936 \end_layout
23937
23938 \end_inset
23939
23940
23941 \end_layout
23942
23943 \begin_layout Standard
23944 \begin_inset ERT
23945 status collapsed
23946
23947 \begin_layout Plain Layout
23948
23949
23950 \backslash
23951 FigBesBeg 
23952 \end_layout
23953
23954 \end_inset
23955
23956
23957 \end_layout
23958
23959 \begin_layout Standard
23960 \begin_inset Float figure
23961 wide false
23962 sideways false
23963 status open
23964
23965 \begin_layout Plain Layout
23966 \begin_inset Graphics
23967         filename ../clipart/escher-lsd.eps
23968         scale 75
23969
23970 \end_inset
23971
23972
23973 \end_layout
23974
23975 \begin_layout Plain Layout
23976 \begin_inset Caption
23977
23978 \begin_layout Plain Layout
23979 \begin_inset CommandInset label
23980 LatexCommand label
23981 name "fig:encab-al-lado"
23982
23983 \end_inset
23984
23985 Leyenda al lado de una figura.
23986 \end_layout
23987
23988 \end_inset
23989
23990
23991 \end_layout
23992
23993 \end_inset
23994
23995
23996 \end_layout
23997
23998 \begin_layout Standard
23999 \begin_inset ERT
24000 status collapsed
24001
24002 \begin_layout Plain Layout
24003
24004
24005 \backslash
24006 FigBesEnd
24007 \end_layout
24008
24009 \end_inset
24010
24011
24012 \end_layout
24013
24014 \begin_layout Standard
24015 \begin_inset ERT
24016 status collapsed
24017
24018 \begin_layout Plain Layout
24019
24020
24021 \backslash
24022 TabBesBeg 
24023 \end_layout
24024
24025 \end_inset
24026
24027
24028 \end_layout
24029
24030 \begin_layout Standard
24031 \begin_inset Float table
24032 wide false
24033 sideways false
24034 status open
24035
24036 \begin_layout Plain Layout
24037 \begin_inset Caption
24038
24039 \begin_layout Plain Layout
24040 \begin_inset CommandInset label
24041 LatexCommand label
24042 name "tab:encab-al-lado"
24043
24044 \end_inset
24045
24046 Leyenda al lado de un cuadro.
24047 \end_layout
24048
24049 \end_inset
24050
24051
24052 \end_layout
24053
24054 \begin_layout Plain Layout
24055 \begin_inset Tabular
24056 <lyxtabular version="3" rows="4" columns="5">
24057 <features tabularvalignment="middle">
24058 <column alignment="center" valignment="top" width="0">
24059 <column alignment="center" valignment="top" width="0">
24060 <column alignment="center" valignment="top" width="0">
24061 <column alignment="center" valignment="top" width="0">
24062 <column alignment="center" valignment="top" width="0">
24063 <row>
24064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24065 \begin_inset Text
24066
24067 \begin_layout Plain Layout
24068 a
24069 \end_layout
24070
24071 \end_inset
24072 </cell>
24073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24074 \begin_inset Text
24075
24076 \begin_layout Plain Layout
24077
24078 \end_layout
24079
24080 \end_inset
24081 </cell>
24082 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24083 \begin_inset Text
24084
24085 \begin_layout Plain Layout
24086 b
24087 \end_layout
24088
24089 \end_inset
24090 </cell>
24091 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24092 \begin_inset Text
24093
24094 \begin_layout Plain Layout
24095
24096 \end_layout
24097
24098 \end_inset
24099 </cell>
24100 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24101 \begin_inset Text
24102
24103 \begin_layout Plain Layout
24104 c
24105 \end_layout
24106
24107 \end_inset
24108 </cell>
24109 </row>
24110 <row>
24111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24112 \begin_inset Text
24113
24114 \begin_layout Plain Layout
24115
24116 \end_layout
24117
24118 \end_inset
24119 </cell>
24120 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24121 \begin_inset Text
24122
24123 \begin_layout Plain Layout
24124 d
24125 \end_layout
24126
24127 \end_inset
24128 </cell>
24129 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24130 \begin_inset Text
24131
24132 \begin_layout Plain Layout
24133
24134 \end_layout
24135
24136 \end_inset
24137 </cell>
24138 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24139 \begin_inset Text
24140
24141 \begin_layout Plain Layout
24142 e
24143 \end_layout
24144
24145 \end_inset
24146 </cell>
24147 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24148 \begin_inset Text
24149
24150 \begin_layout Plain Layout
24151
24152 \end_layout
24153
24154 \end_inset
24155 </cell>
24156 </row>
24157 <row>
24158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24159 \begin_inset Text
24160
24161 \begin_layout Plain Layout
24162 f
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171
24172 \end_layout
24173
24174 \end_inset
24175 </cell>
24176 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24177 \begin_inset Text
24178
24179 \begin_layout Plain Layout
24180 g
24181 \end_layout
24182
24183 \end_inset
24184 </cell>
24185 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24186 \begin_inset Text
24187
24188 \begin_layout Plain Layout
24189
24190 \end_layout
24191
24192 \end_inset
24193 </cell>
24194 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24195 \begin_inset Text
24196
24197 \begin_layout Plain Layout
24198 h
24199 \end_layout
24200
24201 \end_inset
24202 </cell>
24203 </row>
24204 <row>
24205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24206 \begin_inset Text
24207
24208 \begin_layout Plain Layout
24209
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24215 \begin_inset Text
24216
24217 \begin_layout Plain Layout
24218 i
24219 \end_layout
24220
24221 \end_inset
24222 </cell>
24223 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24224 \begin_inset Text
24225
24226 \begin_layout Plain Layout
24227
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236 j
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24242 \begin_inset Text
24243
24244 \begin_layout Plain Layout
24245
24246 \end_layout
24247
24248 \end_inset
24249 </cell>
24250 </row>
24251 </lyxtabular>
24252
24253 \end_inset
24254
24255
24256 \end_layout
24257
24258 \end_inset
24259
24260
24261 \end_layout
24262
24263 \begin_layout Standard
24264 \begin_inset ERT
24265 status collapsed
24266
24267 \begin_layout Plain Layout
24268
24269
24270 \backslash
24271 TabBesEnd
24272 \end_layout
24273
24274 \end_inset
24275
24276
24277 \end_layout
24278
24279 \begin_layout Standard
24280 \begin_inset ERT
24281 status collapsed
24282
24283 \begin_layout Plain Layout
24284
24285
24286 \backslash
24287 sidecaptionvpos{figure}{c}
24288 \end_layout
24289
24290 \end_inset
24291
24292
24293 \begin_inset Float figure
24294 wide false
24295 sideways false
24296 status open
24297
24298 \begin_layout Plain Layout
24299 \begin_inset Graphics
24300         filename ../clipart/escher-lsd.eps
24301         scale 75
24302
24303 \end_inset
24304
24305
24306 \end_layout
24307
24308 \begin_layout Plain Layout
24309 \begin_inset Caption
24310
24311 \begin_layout Plain Layout
24312 \begin_inset CommandInset label
24313 LatexCommand label
24314 name "fig:encab-al-lado-de-fig"
24315
24316 \end_inset
24317
24318 Leyenda centrada verticalmente junto a una figura.
24319 \end_layout
24320
24321 \end_inset
24322
24323
24324 \end_layout
24325
24326 \end_inset
24327
24328
24329 \end_layout
24330
24331 \begin_layout Standard
24332 \begin_inset ERT
24333 status collapsed
24334
24335 \begin_layout Plain Layout
24336
24337
24338 \backslash
24339 FigBesEnd
24340 \end_layout
24341
24342 \end_inset
24343
24344
24345 \end_layout
24346
24347 \begin_layout Standard
24348 \begin_inset ERT
24349 status collapsed
24350
24351 \begin_layout Plain Layout
24352
24353
24354 \backslash
24355 TabBesBeg[5]
24356 \end_layout
24357
24358 \end_inset
24359
24360
24361 \end_layout
24362
24363 \begin_layout Standard
24364 \begin_inset Float table
24365 wide false
24366 sideways false
24367 status open
24368
24369 \begin_layout Plain Layout
24370 \begin_inset Caption
24371
24372 \begin_layout Plain Layout
24373 \begin_inset CommandInset label
24374 LatexCommand label
24375 name "tab:leyenda-más-ancha"
24376
24377 \end_inset
24378
24379 Una leyenda más ancha que la del cuadro
24380 \begin_inset space ~
24381 \end_inset
24382
24383
24384 \begin_inset CommandInset ref
24385 LatexCommand ref
24386 reference "tab:encab-al-lado"
24387
24388 \end_inset
24389
24390 .
24391 \end_layout
24392
24393 \end_inset
24394
24395
24396 \end_layout
24397
24398 \begin_layout Plain Layout
24399 \begin_inset Tabular
24400 <lyxtabular version="3" rows="4" columns="5">
24401 <features tabularvalignment="middle">
24402 <column alignment="center" valignment="top" width="0">
24403 <column alignment="center" valignment="top" width="0">
24404 <column alignment="center" valignment="top" width="0">
24405 <column alignment="center" valignment="top" width="0">
24406 <column alignment="center" valignment="top" width="0">
24407 <row>
24408 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24409 \begin_inset Text
24410
24411 \begin_layout Plain Layout
24412 a
24413 \end_layout
24414
24415 \end_inset
24416 </cell>
24417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24418 \begin_inset Text
24419
24420 \begin_layout Plain Layout
24421
24422 \end_layout
24423
24424 \end_inset
24425 </cell>
24426 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24427 \begin_inset Text
24428
24429 \begin_layout Plain Layout
24430 b
24431 \end_layout
24432
24433 \end_inset
24434 </cell>
24435 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24436 \begin_inset Text
24437
24438 \begin_layout Plain Layout
24439
24440 \end_layout
24441
24442 \end_inset
24443 </cell>
24444 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24445 \begin_inset Text
24446
24447 \begin_layout Plain Layout
24448 c
24449 \end_layout
24450
24451 \end_inset
24452 </cell>
24453 </row>
24454 <row>
24455 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24456 \begin_inset Text
24457
24458 \begin_layout Plain Layout
24459
24460 \end_layout
24461
24462 \end_inset
24463 </cell>
24464 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24465 \begin_inset Text
24466
24467 \begin_layout Plain Layout
24468 d
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477
24478 \end_layout
24479
24480 \end_inset
24481 </cell>
24482 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24483 \begin_inset Text
24484
24485 \begin_layout Plain Layout
24486 e
24487 \end_layout
24488
24489 \end_inset
24490 </cell>
24491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24492 \begin_inset Text
24493
24494 \begin_layout Plain Layout
24495
24496 \end_layout
24497
24498 \end_inset
24499 </cell>
24500 </row>
24501 <row>
24502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24503 \begin_inset Text
24504
24505 \begin_layout Plain Layout
24506 f
24507 \end_layout
24508
24509 \end_inset
24510 </cell>
24511 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24512 \begin_inset Text
24513
24514 \begin_layout Plain Layout
24515
24516 \end_layout
24517
24518 \end_inset
24519 </cell>
24520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24521 \begin_inset Text
24522
24523 \begin_layout Plain Layout
24524 g
24525 \end_layout
24526
24527 \end_inset
24528 </cell>
24529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24530 \begin_inset Text
24531
24532 \begin_layout Plain Layout
24533
24534 \end_layout
24535
24536 \end_inset
24537 </cell>
24538 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24539 \begin_inset Text
24540
24541 \begin_layout Plain Layout
24542 h
24543 \end_layout
24544
24545 \end_inset
24546 </cell>
24547 </row>
24548 <row>
24549 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24550 \begin_inset Text
24551
24552 \begin_layout Plain Layout
24553
24554 \end_layout
24555
24556 \end_inset
24557 </cell>
24558 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24559 \begin_inset Text
24560
24561 \begin_layout Plain Layout
24562 i
24563 \end_layout
24564
24565 \end_inset
24566 </cell>
24567 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24568 \begin_inset Text
24569
24570 \begin_layout Plain Layout
24571
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580 j
24581 \end_layout
24582
24583 \end_inset
24584 </cell>
24585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24586 \begin_inset Text
24587
24588 \begin_layout Plain Layout
24589
24590 \end_layout
24591
24592 \end_inset
24593 </cell>
24594 </row>
24595 </lyxtabular>
24596
24597 \end_inset
24598
24599
24600 \end_layout
24601
24602 \end_inset
24603
24604
24605 \end_layout
24606
24607 \begin_layout Standard
24608 \begin_inset ERT
24609 status collapsed
24610
24611 \begin_layout Plain Layout
24612
24613
24614 \backslash
24615 TabBesEnd
24616 \end_layout
24617
24618 \end_inset
24619
24620
24621 \end_layout
24622
24623 \begin_layout Standard
24624 \begin_inset ERT
24625 status collapsed
24626
24627 \begin_layout Plain Layout
24628
24629
24630 \backslash
24631 else
24632 \end_layout
24633
24634 \end_inset
24635
24636
24637 \begin_inset Note Note
24638 status open
24639
24640 \begin_layout Plain Layout
24641 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
24642  
24643 \series bold
24644 sidecap
24645 \series default
24646 .
24647 \end_layout
24648
24649 \end_inset
24650
24651
24652 \end_layout
24653
24654 \begin_layout Standard
24655 Debes instalar el paquete LaTeX 
24656 \series bold
24657 sidecap
24658 \series default
24659  para ver la parte siguiente en la salida.
24660 \end_layout
24661
24662 \begin_layout Standard
24663 \begin_inset ERT
24664 status collapsed
24665
24666 \begin_layout Plain Layout
24667
24668
24669 \backslash
24670 fi
24671 \end_layout
24672
24673 \end_inset
24674
24675
24676 \end_layout
24677
24678 \begin_layout Section
24679 Índice de flotantes
24680 \begin_inset Index idx
24681 status collapsed
24682
24683 \begin_layout Plain Layout
24684 Flotantes ! Índice de
24685 \end_layout
24686
24687 \end_inset
24688
24689
24690 \end_layout
24691
24692 \begin_layout Standard
24693 Igual que en el índice general se listan las secciones del documento, hay
24694  índices para todos los tipos de flotantes, como las figuras.
24695  Se pueden insertar mediante los submenús 
24696 \family sans
24697 Insertar\SpecialChar \menuseparator
24698 Índice
24699 \family default
24700 .
24701 \end_layout
24702
24703 \begin_layout Standard
24704 Las entradas de los índices son las leyendas del flotante o su título breve,
24705  el número de flotante y el número de la página del documento en la que
24706  aparecen.
24707 \end_layout
24708
24709 \begin_layout Standard
24710 Puedes encontrar los índices de figuras y cuadros al final de este documento.
24711 \end_layout
24712
24713 \begin_layout Chapter
24714 Notas
24715 \end_layout
24716
24717 \begin_layout Section
24718 Notas en LyX
24719 \begin_inset Index idx
24720 status collapsed
24721
24722 \begin_layout Plain Layout
24723 Notas ! en LyX
24724 \end_layout
24725
24726 \end_inset
24727
24728
24729 \end_layout
24730
24731 \begin_layout Standard
24732 Las notas se insertan con el botón 
24733 \family sans
24734
24735 \begin_inset Info
24736 type  "icon"
24737 arg   "note-insert"
24738 \end_inset
24739
24740
24741 \family default
24742  o con el menú 
24743 \family sans
24744 Insertar\SpecialChar \menuseparator
24745 Nota
24746 \family default
24747 .
24748  Hay cinco tipos de notas:
24749 \end_layout
24750
24751 \begin_layout Description
24752 Nota
24753 \begin_inset space ~
24754 \end_inset
24755
24756 LyX Este tipo es para notas internas que no han de aparecer en la salida.
24757  Su cuadro se muestra como este:
24758 \begin_inset Newline newline
24759 \end_inset
24760
24761
24762 \begin_inset Newline newline
24763 \end_inset
24764
24765
24766 \begin_inset Graphics
24767         filename clipart/NotaLyXImagenQt4.png
24768         display false
24769         scale 75
24770
24771 \end_inset
24772
24773  
24774 \begin_inset Note Note
24775 status collapsed
24776
24777 \begin_layout Plain Layout
24778 Este es un texto en un recuadro que no se muestra en la salida.
24779 \end_layout
24780
24781 \end_inset
24782
24783
24784 \end_layout
24785
24786 \begin_layout Description
24787 Comentario Esta nota tampoco se muestra en la salida pero aparece como un
24788  comentario de LaTeX, cuando exportas el documento a LaTeX vía menú 
24789 \family sans
24790 Archivo\SpecialChar \menuseparator
24791 Exportar\SpecialChar \menuseparator
24792 LaTeX (pdflatex) / (plain)
24793 \family default
24794 .
24795  Su recuadro se ve así:
24796 \begin_inset Newline newline
24797 \end_inset
24798
24799
24800 \begin_inset Newline newline
24801 \end_inset
24802
24803
24804 \begin_inset Graphics
24805         filename clipart/ComentNotaImagenQt4.png
24806         display false
24807         scale 75
24808
24809 \end_inset
24810
24811  
24812 \begin_inset Note Comment
24813 status collapsed
24814
24815 \begin_layout Plain Layout
24816 Una nota comentario que sólo aparece como comentario en archivos LaTeX.
24817 \end_layout
24818
24819 \end_inset
24820
24821
24822 \end_layout
24823
24824 \begin_layout Description
24825 Resaltado
24826 \begin_inset space ~
24827 \end_inset
24828
24829 en
24830 \begin_inset space ~
24831 \end_inset
24832
24833 gris Esta nota aparece en la salida como texto resaltado en gris.
24834  Su recuadro se parece a este:
24835 \begin_inset Newline newline
24836 \end_inset
24837
24838
24839 \begin_inset Newline newline
24840 \end_inset
24841
24842
24843 \begin_inset Graphics
24844         filename clipart/GrisNotaImagenQt4.png
24845         display false
24846         scale 75
24847
24848 \end_inset
24849
24850
24851 \begin_inset Newline newline
24852 \end_inset
24853
24854
24855 \begin_inset ERT
24856 status collapsed
24857
24858 \begin_layout Plain Layout
24859
24860
24861 \backslash
24862 renewenvironment{lyxgreyedout}
24863 \end_layout
24864
24865 \begin_layout Plain Layout
24866
24867 {
24868 \backslash
24869 textcolor[gray]{0.8}
24870 \backslash
24871 bgroup}{
24872 \backslash
24873 egroup}
24874 \end_layout
24875
24876 \end_inset
24877
24878
24879 \begin_inset Note Greyedout
24880 status open
24881
24882 \begin_layout Plain Layout
24883 Este es el texto
24884 \begin_inset Foot
24885 status collapsed
24886
24887 \begin_layout Plain Layout
24888 Esto es un ejemplo de nota al pie en una nota resaltada en gris.
24889 \end_layout
24890
24891 \end_inset
24892
24893  de un comentario que se muestra resaltado en gris.
24894 \end_layout
24895
24896 \end_inset
24897
24898
24899 \begin_inset ERT
24900 status collapsed
24901
24902 \begin_layout Plain Layout
24903
24904
24905 \backslash
24906 renewenvironment{lyxgreyedout}
24907 \end_layout
24908
24909 \begin_layout Plain Layout
24910
24911 {
24912 \backslash
24913 textcolor{blue}
24914 \backslash
24915 bgroup}{
24916 \backslash
24917 egroup}
24918 \end_layout
24919
24920 \end_inset
24921
24922
24923 \begin_inset Note Note
24924 status collapsed
24925
24926 \begin_layout Plain Layout
24927 La nota resaltada en gris se ha redefinido aquí para mostrarla con la definición
24928  original de LyX, ya que en el preámbulo de este documento se han redefinido
24929  estas notas para que salgan en azul, como se indica más adelante.
24930 \end_layout
24931
24932 \end_inset
24933
24934
24935 \begin_inset Newline newline
24936 \end_inset
24937
24938
24939 \begin_inset Newline newline
24940 \end_inset
24941
24942 Como se ve en el ejemplo, la primera línea de las notas resaltadas en gris
24943  está un poco sangrada, y por otra parte pueden tener notas al pie.
24944 \end_layout
24945
24946 \begin_layout Standard
24947 \begin_inset VSpace bigskip
24948 \end_inset
24949
24950 Si usas el botón de la barra de herramientas 
24951 \family sans
24952
24953 \begin_inset Info
24954 type  "icon"
24955 arg   "note-insert"
24956 \end_inset
24957
24958
24959 \family default
24960  para insertar notas, se inserta una 
24961 \family sans
24962 Nota
24963 \begin_inset space ~
24964 \end_inset
24965
24966 LyX
24967 \family default
24968 .
24969  Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el
24970  recuadro.
24971  
24972 \family roman
24973 \series medium
24974 \bar no
24975 Si quieres convertir un texto presente a nota, márcalo y pincha sobre el
24976  botón de herramienta 
24977 \family sans
24978 \series default
24979 \bar default
24980 Nota
24981 \family default
24982 .
24983  Para cambiar una nota a texto, pulsa la tecla 
24984 \family sans
24985 Retroceso
24986 \family default
24987  cuando el cursor está en la primera posición de una nota, o la tecla 
24988 \family sans
24989 Supr
24990 \family default
24991  cuando el cursor está en la última posición de la nota, respectivamente.
24992 \end_layout
24993
24994 \begin_layout Standard
24995 \begin_inset VSpace bigskip
24996 \end_inset
24997
24998 El color de las notas resaltadas en gris puede cambiarse en el menú 
24999 \family sans
25000 Documento\SpecialChar \menuseparator
25001 Configuración\SpecialChar \menuseparator
25002 Colores
25003 \family default
25004 .
25005 \end_layout
25006
25007 \begin_layout Section
25008 Notas al pie
25009 \begin_inset CommandInset label
25010 LatexCommand label
25011 name "sec:Notas-al-pie"
25012
25013 \end_inset
25014
25015
25016 \begin_inset Index idx
25017 status collapsed
25018
25019 \begin_layout Plain Layout
25020 Notas ! al pie
25021 \end_layout
25022
25023 \end_inset
25024
25025
25026 \end_layout
25027
25028 \begin_layout Standard
25029 Las notas al pie se insertan con el botón 
25030 \family sans
25031
25032 \begin_inset Info
25033 type  "icon"
25034 arg   "footnote-insert"
25035 \end_inset
25036
25037
25038 \family default
25039  o el menú 
25040 \family sans
25041 Insertar\SpecialChar \menuseparator
25042 Nota
25043 \begin_inset space ~
25044 \end_inset
25045
25046 al
25047 \begin_inset space ~
25048 \end_inset
25049
25050 pie
25051 \family default
25052 .
25053  
25054 \family roman
25055 \series medium
25056 \bar no
25057 Aparece un recuadro como este:
25058 \family default
25059 \series default
25060 \bar default
25061  
25062 \begin_inset Graphics
25063         filename clipart/notapieQt4.png
25064         scale 80
25065
25066 \end_inset
25067
25068  
25069 \family roman
25070 \series medium
25071 \bar no
25072 donde puedes introducir el texto.
25073  Si quieres convertir un texto existente en nota al pie, márcalo y pincha
25074  sobre el
25075 \family default
25076 \series default
25077 \bar default
25078  
25079 \family roman
25080 \series medium
25081 \bar no
25082 botón
25083 \family default
25084 \series default
25085 \bar default
25086 .
25087  Para cambiar una nota al pie a texto, pulsa la tecla 
25088 \family sans
25089 Retroceso
25090 \family default
25091  cuando el cursor está en la primera posición de la nota al pie, o la tecla
25092  
25093 \family sans
25094 Supr
25095 \family default
25096  cuando el cursor está en la última posición de la nota, respectivamente.
25097 \end_layout
25098
25099 \begin_layout Standard
25100 Aquí hay un ejemplo de nota al pie:
25101 \family roman
25102 \series medium
25103 \bar no
25104
25105 \begin_inset Foot
25106 status collapsed
25107
25108 \begin_layout Plain Layout
25109 \begin_inset CommandInset label
25110 LatexCommand label
25111 name "pie:Esto-es-una"
25112
25113 \end_inset
25114
25115 Ejemplo de nota al pie.
25116 \end_layout
25117
25118 \end_inset
25119
25120
25121 \family default
25122 \series default
25123 \bar default
25124
25125 \begin_inset ERT
25126 status collapsed
25127
25128 \begin_layout Plain Layout
25129
25130
25131 \backslash
25132 newcounter{MyRepeatFoot}
25133 \end_layout
25134
25135 \begin_layout Plain Layout
25136
25137
25138 \backslash
25139 setcounter{MyRepeatFoot}{
25140 \backslash
25141 thefootnote}
25142 \end_layout
25143
25144 \end_inset
25145
25146
25147 \end_layout
25148
25149 \begin_layout Standard
25150 En la salida, el pie se muestra como número voladito en el lugar del texto
25151  donde se coloca el recuadro.
25152  El texto se coloca al final de la página actual.
25153  Los números de las notas son calculados por LaTeX, y son consecutivos.
25154  Si comienza o no el recuento en cada capítulo depende de la clase de documento.
25155 \end_layout
25156
25157 \begin_layout Standard
25158 Las notas al pie pueden referenciarse como flotantes: inserta una etiqueta
25159  en la nota y pon una referencia cruzada a esa etiqueta en el texto como
25160  se describe en la sección
25161 \begin_inset space ~
25162 \end_inset
25163
25164
25165 \begin_inset CommandInset ref
25166 LatexCommand ref
25167 reference "sec:Referencias-a-Flotantes"
25168
25169 \end_inset
25170
25171 .
25172 \begin_inset Newline newline
25173 \end_inset
25174
25175 Esto es una referencia cruzada a la Nota al pie
25176 \begin_inset space ~
25177 \end_inset
25178
25179
25180 \begin_inset CommandInset ref
25181 LatexCommand ref
25182 reference "pie:Esto-es-una"
25183
25184 \end_inset
25185
25186 .
25187 \end_layout
25188
25189 \begin_layout Standard
25190 \begin_inset VSpace defskip
25191 \end_inset
25192
25193
25194 \end_layout
25195
25196 \begin_layout Standard
25197 Debido a razones técnicas, LaTeX no imprime las notas al pie en cuadros.
25198  No obstante, hay otro método para imprimirlas: en lugar de la nota al pie
25199  se inserta el comando 
25200 \series bold
25201
25202 \backslash
25203 footnotemark{}
25204 \series default
25205  en código TeX.
25206  El texto de la nota se introduce como argumento del comando
25207 \series bold
25208  
25209 \backslash
25210 footnotetext
25211 \series default
25212  después del cuadro.
25213 \begin_inset Newline newline
25214 \end_inset
25215
25216 Esto es lo que se ha hecho para el siguiente cuadro con el comando
25217 \end_layout
25218
25219 \begin_layout Standard
25220
25221 \series bold
25222
25223 \backslash
25224 footnotetext{
25225 \series default
25226 Texto de la nota del cuadro.
25227 \series bold
25228 }
25229 \end_layout
25230
25231 \begin_layout Standard
25232 \begin_inset Tabular
25233 <lyxtabular version="3" rows="2" columns="1">
25234 <features tabularvalignment="middle">
25235 <column alignment="center" valignment="top" width="0">
25236 <row>
25237 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241 Texto de ejemplo.
25242 \begin_inset Foot
25243 status open
25244
25245 \begin_layout Plain Layout
25246 ¡Esta nota no se imprimirá!
25247 \end_layout
25248
25249 \end_inset
25250
25251
25252 \end_layout
25253
25254 \end_inset
25255 </cell>
25256 </row>
25257 <row>
25258 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25259 \begin_inset Text
25260
25261 \begin_layout Plain Layout
25262 Texto de ejemplo.
25263 \begin_inset ERT
25264 status collapsed
25265
25266 \begin_layout Plain Layout
25267
25268
25269 \backslash
25270 footnotemark{}
25271 \end_layout
25272
25273 \end_inset
25274
25275
25276 \end_layout
25277
25278 \end_inset
25279 </cell>
25280 </row>
25281 </lyxtabular>
25282
25283 \end_inset
25284
25285
25286 \begin_inset ERT
25287 status collapsed
25288
25289 \begin_layout Plain Layout
25290
25291
25292 \backslash
25293 footnotetext{
25294 \end_layout
25295
25296 \end_inset
25297
25298 Texto de la nota del cuadro.
25299 \begin_inset ERT
25300 status collapsed
25301
25302 \begin_layout Plain Layout
25303
25304 }
25305 \end_layout
25306
25307 \end_inset
25308
25309
25310 \end_layout
25311
25312 \begin_layout Standard
25313 Las notas al pie en cuadros largos se describen en la sección
25314 \begin_inset space ~
25315 \end_inset
25316
25317
25318 \begin_inset CommandInset ref
25319 LatexCommand ref
25320 reference "sub:Notas-al-pie-en-Cuadros-Largos"
25321
25322 \end_inset
25323
25324 .
25325 \end_layout
25326
25327 \begin_layout Standard
25328 Las notas al pie en cuadros de minipágina se imprimen, pero dentro del cuadro
25329  y con numeración diferente debido a que una minipágina es como una página
25330  dentro de otra.
25331  (Más información sobre minipáginas en la sección
25332 \begin_inset space ~
25333 \end_inset
25334
25335
25336 \begin_inset CommandInset ref
25337 LatexCommand ref
25338 reference "sec:Minipáginas"
25339
25340 \end_inset
25341
25342 ).
25343  Para poner notas en una minipágina que se impriman a pie de página como
25344  las notas al pie normales, se puede usar también el método de 
25345 \series bold
25346
25347 \backslash
25348 footnotemark{}
25349 \series default
25350  y 
25351 \series bold
25352
25353 \backslash
25354 footnotetext
25355 \series default
25356 .
25357 \end_layout
25358
25359 \begin_layout Standard
25360 \begin_inset Box Frameless
25361 position "t"
25362 hor_pos "c"
25363 has_inner_box 1
25364 inner_pos "t"
25365 use_parbox 0
25366 use_makebox 0
25367 width "100col%"
25368 special "none"
25369 height "1in"
25370 height_special "totalheight"
25371 status open
25372
25373 \begin_layout Plain Layout
25374 Muestra de texto en una minipágina.
25375 \begin_inset Foot
25376 status open
25377
25378 \begin_layout Plain Layout
25379 Nota en la minipágina.
25380 \end_layout
25381
25382 \end_inset
25383
25384
25385 \end_layout
25386
25387 \begin_layout Plain Layout
25388 Muestra de texto en una minipágina.
25389 \begin_inset ERT
25390 status collapsed
25391
25392 \begin_layout Plain Layout
25393
25394
25395 \backslash
25396 footnotemark{}
25397 \end_layout
25398
25399 \end_inset
25400
25401
25402 \end_layout
25403
25404 \end_inset
25405
25406
25407 \end_layout
25408
25409 \begin_layout Standard
25410 \begin_inset ERT
25411 status collapsed
25412
25413 \begin_layout Plain Layout
25414
25415
25416 \backslash
25417 footnotetext{
25418 \end_layout
25419
25420 \end_inset
25421
25422 Nota fuera de la minipágina.
25423 \begin_inset ERT
25424 status collapsed
25425
25426 \begin_layout Plain Layout
25427
25428 }
25429 \end_layout
25430
25431 \end_inset
25432
25433
25434 \end_layout
25435
25436 \begin_layout Standard
25437 \begin_inset VSpace defskip
25438 \end_inset
25439
25440
25441 \end_layout
25442
25443 \begin_layout Standard
25444 Para hacer referencia a la misma nota varias veces sin imprimir su texto
25445  cada vez, usa el comando 
25446 \series bold
25447
25448 \backslash
25449 footnotemark[number]
25450 \series default
25451  en código TeX.
25452 \begin_inset Newline newline
25453 \end_inset
25454
25455 Como el número de la nota repetida no se conoce mientras se escribe el texto,
25456  hay que guardarlo.
25457  En el siguiente ejemplo de marca de una nota, se han insertado los siguientes
25458  comandos en código TeX después de la nota al pie
25459 \begin_inset space ~
25460 \end_inset
25461
25462
25463 \begin_inset CommandInset ref
25464 LatexCommand ref
25465 reference "pie:Esto-es-una"
25466
25467 \end_inset
25468
25469  para guardar el número de la nota: 
25470 \end_layout
25471
25472 \begin_layout Standard
25473
25474 \series bold
25475
25476 \backslash
25477 newcounter{MyRepeatFoot}
25478 \begin_inset Newline newline
25479 \end_inset
25480
25481
25482 \backslash
25483 setcounter{MyRepeatFoot}{
25484 \backslash
25485 thefootnote}
25486 \end_layout
25487
25488 \begin_layout Standard
25489 La marca de la nota se ha creado después con el comando:
25490 \end_layout
25491
25492 \begin_layout Standard
25493
25494 \series bold
25495
25496 \backslash
25497 footnotemark[
25498 \backslash
25499 theMyRepeatFoot]
25500 \end_layout
25501
25502 \begin_layout Standard
25503 Aquí hay una nota repetida:
25504 \begin_inset ERT
25505 status collapsed
25506
25507 \begin_layout Plain Layout
25508
25509
25510 \backslash
25511 footnotemark[
25512 \backslash
25513 theMyRepeatFoot]
25514 \end_layout
25515
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \begin_layout Standard
25522 Para repetir la nota al pie previa, se puede omitir el guardado del número
25523  de la nota y usar en su lugar el comando:
25524 \end_layout
25525
25526 \begin_layout Standard
25527
25528 \series bold
25529
25530 \backslash
25531 footnotemark[
25532 \backslash
25533 thefootnote]
25534 \end_layout
25535
25536 \begin_layout Standard
25537 Aquí hay otra nota repetida:
25538 \begin_inset ERT
25539 status collapsed
25540
25541 \begin_layout Plain Layout
25542
25543
25544 \backslash
25545 footnotemark[
25546 \backslash
25547 thefootnote]
25548 \end_layout
25549
25550 \end_inset
25551
25552
25553 \end_layout
25554
25555 \begin_layout Subsection
25556 Numeración de notas al pie
25557 \begin_inset CommandInset label
25558 LatexCommand label
25559 name "sub:Numeración-de-Notas-al-Pie"
25560
25561 \end_inset
25562
25563
25564 \begin_inset Index idx
25565 status collapsed
25566
25567 \begin_layout Plain Layout
25568 Notas ! al pie ! numeración
25569 \end_layout
25570
25571 \end_inset
25572
25573
25574 \end_layout
25575
25576 \begin_layout Standard
25577 Para reiniciar el número de pie a 1 en cada sección añade
25578 \family roman
25579  en el preámbulo el comando:
25580 \end_layout
25581
25582 \begin_layout Standard
25583
25584 \series bold
25585
25586 \backslash
25587 @addtoreset{footnote}{section}
25588 \end_layout
25589
25590 \begin_layout Standard
25591 \begin_inset VSpace bigskip
25592 \end_inset
25593
25594 El siguiente comando en el preámbulo cambia el estilo de numeración del
25595  pie a números romanos en minúsculas:
25596 \end_layout
25597
25598 \begin_layout Standard
25599
25600 \series bold
25601
25602 \backslash
25603 renewcommand{
25604 \backslash
25605 thefootnote}{
25606 \backslash
25607 roman{footnote}}
25608 \end_layout
25609
25610 \begin_layout Standard
25611 \begin_inset ERT
25612 status collapsed
25613
25614 \begin_layout Plain Layout
25615
25616
25617 \backslash
25618 renewcommand{
25619 \backslash
25620 thefootnote}{
25621 \backslash
25622 roman{footnote}}
25623 \end_layout
25624
25625 \end_inset
25626
25627  Nota al pie en números romanos:
25628 \begin_inset Foot
25629 status collapsed
25630
25631 \begin_layout Plain Layout
25632 Ejemplo de nota al pie en números romanos.
25633 \end_layout
25634
25635 \end_inset
25636
25637
25638 \begin_inset ERT
25639 status collapsed
25640
25641 \begin_layout Plain Layout
25642
25643
25644 \backslash
25645 renewcommand{
25646 \backslash
25647 thefootnote}{
25648 \backslash
25649 arabic{footnote}}
25650 \end_layout
25651
25652 \end_inset
25653
25654
25655 \end_layout
25656
25657 \begin_layout Standard
25658 Para cambiar el estilo de número a romanos en mayúscula cambia el comando
25659  
25660 \series bold
25661
25662 \backslash
25663 roman
25664 \series default
25665  por 
25666 \series bold
25667
25668 \backslash
25669 Roman
25670 \series default
25671 .
25672  Para ordenar las notas al pie con letras mayúsculas o minúsculas usa 
25673 \series bold
25674
25675 \backslash
25676 Alph
25677 \series default
25678  o 
25679 \series bold
25680
25681 \backslash
25682 alph
25683 \series default
25684 , respectivamente.
25685  Para ordenar las notas al pie con símbolos usa 
25686 \series bold
25687
25688 \backslash
25689 fnsymbol
25690 \series default
25691 .
25692 \end_layout
25693
25694 \begin_layout Standard
25695 \begin_inset Note Greyedout
25696 status open
25697
25698 \begin_layout Plain Layout
25699
25700 \series bold
25701 Nota:
25702 \series default
25703  sólo puedes ordenar hasta 26 pies con letras, porque está limitado a letras
25704  simples.
25705 \end_layout
25706
25707 \end_inset
25708
25709
25710 \begin_inset Newline newline
25711 \end_inset
25712
25713
25714 \begin_inset Note Greyedout
25715 status open
25716
25717 \begin_layout Plain Layout
25718
25719 \series bold
25720 Nota:
25721 \series default
25722  sólo puedes ordenar hasta 9 pies con símbolos.
25723 \end_layout
25724
25725 \end_inset
25726
25727
25728 \end_layout
25729
25730 \begin_layout Standard
25731 Para volver al estilo de numeración predeterminado cuando has cambiado a
25732  otro estilo, usa 
25733 \series bold
25734
25735 \backslash
25736 arabic
25737 \series default
25738  en vez de 
25739 \series bold
25740
25741 \backslash
25742 roman
25743 \series default
25744  en el comando anterior.
25745 \begin_inset ERT
25746 status collapsed
25747
25748 \begin_layout Plain Layout
25749
25750
25751 \backslash
25752 renewcommand{
25753 \backslash
25754 thefootnote}{
25755 \backslash
25756 arabic{footnote}}
25757 \end_layout
25758
25759 \end_inset
25760
25761
25762 \end_layout
25763
25764 \begin_layout Standard
25765 \begin_inset VSpace bigskip
25766 \end_inset
25767
25768
25769 \end_layout
25770
25771 \begin_layout Standard
25772 Si quieres numerar notas al pie en el esquema «capítulo.nota», añade el siguiente
25773  comando al preámbulo del documento:
25774 \end_layout
25775
25776 \begin_layout Standard
25777
25778 \series bold
25779
25780 \backslash
25781 numberwithin{footnote}{chapter}
25782 \end_layout
25783
25784 \begin_layout Standard
25785 Para poder usar el comando 
25786 \series bold
25787
25788 \backslash
25789 numberwithin
25790 \series default
25791 , marca la opción 
25792 \family sans
25793 Usar
25794 \family default
25795
25796 \begin_inset space ~
25797 \end_inset
25798
25799
25800 \family sans
25801 el
25802 \family default
25803
25804 \begin_inset space ~
25805 \end_inset
25806
25807
25808 \family sans
25809 paquete
25810 \family default
25811
25812 \begin_inset space ~
25813 \end_inset
25814
25815
25816 \family sans
25817 AMS
25818 \family default
25819  en la sección 
25820 \family sans
25821 Opciones para ecuaciones
25822 \family default
25823  de la configuración del documento.
25824 \end_layout
25825
25826 \begin_layout Standard
25827 \begin_inset ERT
25828 status collapsed
25829
25830 \begin_layout Plain Layout
25831
25832
25833 \backslash
25834 numberwithin{footnote}{chapter}
25835 \end_layout
25836
25837 \end_inset
25838
25839 Esto es otro ejemplo de nota al pie:
25840 \series bold
25841
25842 \begin_inset Foot
25843 status collapsed
25844
25845 \begin_layout Plain Layout
25846 Nota al pie numerada en el esquema 
25847 \begin_inset Quotes eld
25848 \end_inset
25849
25850 capítulo.nota
25851 \begin_inset Quotes erd
25852 \end_inset
25853
25854 .
25855 \end_layout
25856
25857 \end_inset
25858
25859
25860 \series default
25861
25862 \begin_inset ERT
25863 status collapsed
25864
25865 \begin_layout Plain Layout
25866
25867
25868 \backslash
25869 renewcommand{
25870 \backslash
25871 thefootnote}{
25872 \backslash
25873 arabic{footnote}}
25874 \end_layout
25875
25876 \end_inset
25877
25878
25879 \end_layout
25880
25881 \begin_layout Standard
25882 \begin_inset Note Greyedout
25883 status open
25884
25885 \begin_layout Plain Layout
25886
25887 \series bold
25888 Nota: 
25889 \backslash
25890 numberwithin 
25891 \series default
25892 siempre imprime el número de nota al pie en números arábigos; las redefiniciones
25893  previas para obtener números no arábigos se sobreescriben.
25894 \end_layout
25895
25896 \end_inset
25897
25898
25899 \end_layout
25900
25901 \begin_layout Standard
25902 Así, para obtener por ejemplo el esquema «capítulo.
25903 \backslash
25904 Roman{footnote}», usa este comando en vez de 
25905 \series bold
25906
25907 \backslash
25908 numberwithin
25909 \series default
25910 :
25911 \end_layout
25912
25913 \begin_layout Standard
25914
25915 \series bold
25916
25917 \backslash
25918 renewcommand{
25919 \backslash
25920 thefootnote}{
25921 \backslash
25922 thechapter.
25923 \backslash
25924 Roman{footnote}}
25925 \end_layout
25926
25927 \begin_layout Subsection
25928 Colocación de notas al pie
25929 \begin_inset Index idx
25930 status collapsed
25931
25932 \begin_layout Plain Layout
25933 Notas ! al pie ! colocación
25934 \end_layout
25935
25936 \end_inset
25937
25938
25939 \end_layout
25940
25941 \begin_layout Standard
25942 Si tienes varias notas al pie de una página, se muestran sin espacio vertical
25943  entre ellas al final de la página.
25944  Para hacerlas más legibles puedes añadir 1.5
25945 \begin_inset space \thinspace{}
25946 \end_inset
25947
25948 mm, p.
25949 \begin_inset space \thinspace{}
25950 \end_inset
25951
25952 e., con el comando siguiente en el preámbulo:
25953 \end_layout
25954
25955 \begin_layout Standard
25956
25957 \series bold
25958
25959 \backslash
25960 let
25961 \backslash
25962 myFoot
25963 \backslash
25964 footnote
25965 \begin_inset Newline newline
25966 \end_inset
25967
25968
25969 \backslash
25970 renewcommand{
25971 \backslash
25972 footnote}[1]{
25973 \backslash
25974 myFoot{#1
25975 \backslash
25976 vspace{1.5mm}}}
25977 \end_layout
25978
25979 \begin_layout Standard
25980 \begin_inset VSpace bigskip
25981 \end_inset
25982
25983 En documentos a dos columnas la nota al pie aparece al final de cada columna,
25984  véase la figura
25985 \begin_inset space ~
25986 \end_inset
25987
25988
25989 \begin_inset CommandInset ref
25990 LatexCommand ref
25991 reference "fig:Colocación-standard-del-pie"
25992
25993 \end_inset
25994
25995 .
25996  Si las notas debieran mostrarse sólo al final de la columna derecha, como
25997  en la figura
25998 \begin_inset space ~
25999 \end_inset
26000
26001
26002 \begin_inset CommandInset ref
26003 LatexCommand ref
26004 reference "fig:Colocación-del-pie-en"
26005
26006 \end_inset
26007
26008 , usa el paquete LaTeX 
26009 \series bold
26010 ftnright
26011 \series default
26012
26013 \begin_inset Index idx
26014 status collapsed
26015
26016 \begin_layout Plain Layout
26017 LaTeX-paquetes ! ftnright
26018 \end_layout
26019
26020 \end_inset
26021
26022  con este comando en el preámbulo:
26023 \end_layout
26024
26025 \begin_layout Standard
26026
26027 \series bold
26028
26029 \backslash
26030 usepackage{ftnright}
26031 \end_layout
26032
26033 \begin_layout Standard
26034 \begin_inset Float figure
26035 placement !h
26036 wide false
26037 sideways false
26038 status open
26039
26040 \begin_layout Plain Layout
26041 \begin_inset ERT
26042 status collapsed
26043
26044 \begin_layout Plain Layout
26045
26046
26047 \backslash
26048 framebox{
26049 \end_layout
26050
26051 \end_inset
26052
26053
26054 \begin_inset Graphics
26055         filename ../clipart/without_fntright.pdf
26056         width 100col%
26057
26058 \end_inset
26059
26060
26061 \begin_inset ERT
26062 status collapsed
26063
26064 \begin_layout Plain Layout
26065
26066 }
26067 \end_layout
26068
26069 \end_inset
26070
26071
26072 \end_layout
26073
26074 \begin_layout Plain Layout
26075 \begin_inset Caption
26076
26077 \begin_layout Plain Layout
26078 \begin_inset CommandInset label
26079 LatexCommand label
26080 name "fig:Colocación-standard-del-pie"
26081
26082 \end_inset
26083
26084 Colocación estándar de notas al pie en documentos a dos columnas.
26085 \end_layout
26086
26087 \end_inset
26088
26089
26090 \end_layout
26091
26092 \end_inset
26093
26094
26095 \end_layout
26096
26097 \begin_layout Standard
26098 \begin_inset Float figure
26099 placement !h
26100 wide false
26101 sideways false
26102 status open
26103
26104 \begin_layout Plain Layout
26105 \begin_inset ERT
26106 status collapsed
26107
26108 \begin_layout Plain Layout
26109
26110
26111 \backslash
26112 framebox{
26113 \end_layout
26114
26115 \end_inset
26116
26117
26118 \begin_inset Graphics
26119         filename ../clipart/with_fntright.pdf
26120         width 100col%
26121
26122 \end_inset
26123
26124
26125 \begin_inset ERT
26126 status collapsed
26127
26128 \begin_layout Plain Layout
26129
26130 }
26131 \end_layout
26132
26133 \end_inset
26134
26135
26136 \end_layout
26137
26138 \begin_layout Plain Layout
26139 \begin_inset Caption
26140
26141 \begin_layout Plain Layout
26142 \begin_inset CommandInset label
26143 LatexCommand label
26144 name "fig:Colocación-del-pie-en"
26145
26146 \end_inset
26147
26148 Colocación de la nota al pie en documentos a dos columnas cuando se usa
26149  el paquete LaTeX 
26150 \series bold
26151 ftnright
26152 \series default
26153 .
26154 \end_layout
26155
26156 \end_inset
26157
26158
26159 \end_layout
26160
26161 \end_inset
26162
26163
26164 \end_layout
26165
26166 \begin_layout Standard
26167 \begin_inset VSpace bigskip
26168 \end_inset
26169
26170 En alguna literatura científica es habitual reunir las notas para imprimirlas
26171  en un párrafo separado al final de la sección, como en la figura
26172 \begin_inset space ~
26173 \end_inset
26174
26175
26176 \begin_inset CommandInset ref
26177 LatexCommand ref
26178 reference "fig:Notas-al-pie-al-final"
26179
26180 \end_inset
26181
26182 .
26183  Para reunir las notas al final
26184 \begin_inset Index idx
26185 status collapsed
26186
26187 \begin_layout Plain Layout
26188 Notas ! al final
26189 \end_layout
26190
26191 \end_inset
26192
26193  en vez de a pie de página, carga en el menú 
26194 \family sans
26195 Documento\SpecialChar \menuseparator
26196 Configuratión\SpecialChar \menuseparator
26197 Módulos
26198 \family default
26199  el módulo 
26200 \family sans
26201 Pie
26202 \begin_inset space ~
26203 \end_inset
26204
26205 al
26206 \begin_inset space ~
26207 \end_inset
26208
26209 final
26210 \family default
26211 .
26212  Para insertar la colección de notas, escribe el comando
26213 \end_layout
26214
26215 \begin_layout Standard
26216
26217 \series bold
26218
26219 \backslash
26220 theendnotes
26221 \end_layout
26222
26223 \begin_layout Standard
26224 en código TeX al final de una sección o capítulo.
26225 \end_layout
26226
26227 \begin_layout Standard
26228 \begin_inset Float figure
26229 wide false
26230 sideways false
26231 status open
26232
26233 \begin_layout Plain Layout
26234 \align center
26235 \begin_inset ERT
26236 status collapsed
26237
26238 \begin_layout Plain Layout
26239
26240
26241 \backslash
26242 framebox{
26243 \end_layout
26244
26245 \end_inset
26246
26247
26248 \begin_inset Graphics
26249         filename ../clipart/endnotes.pdf
26250
26251 \end_inset
26252
26253
26254 \begin_inset ERT
26255 status collapsed
26256
26257 \begin_layout Plain Layout
26258
26259 }
26260 \end_layout
26261
26262 \end_inset
26263
26264
26265 \end_layout
26266
26267 \begin_layout Plain Layout
26268 \begin_inset Caption
26269
26270 \begin_layout Plain Layout
26271 \begin_inset CommandInset label
26272 LatexCommand label
26273 name "fig:Notas-al-pie-al-final"
26274
26275 \end_inset
26276
26277 Notas al final: notas impresas en párrafo separado al final de la sección
26278  o del capítulo.
26279 \end_layout
26280
26281 \end_inset
26282
26283
26284 \end_layout
26285
26286 \end_inset
26287
26288
26289 \end_layout
26290
26291 \begin_layout Standard
26292 \begin_inset VSpace medskip
26293 \end_inset
26294
26295 La cabecera de párrafo para las notas finales no se traduce automáticamente
26296  al lenguaje del documento, hay que hacerlo manualmente.
26297  El siguiente comando de preámbulo traduce el nombre en inglés «Notes» al
26298  español «Notas»:
26299 \end_layout
26300
26301 \begin_layout Standard
26302
26303 \series bold
26304
26305 \backslash
26306 renewcommand{
26307 \backslash
26308 notesname}{Notas}
26309 \end_layout
26310
26311 \begin_layout Standard
26312 \begin_inset VSpace medskip
26313 \end_inset
26314
26315 La numeración de notas finales puede cambiarse como la de las notas al pie,
26316  como se describe en la sección
26317 \begin_inset space ~
26318 \end_inset
26319
26320
26321 \begin_inset CommandInset ref
26322 LatexCommand ref
26323 reference "sub:Numeración-de-Notas-al-Pie"
26324
26325 \end_inset
26326
26327 ; sólo hay que reemplazar el comando 
26328 \series bold
26329
26330 \backslash
26331 thefootnote
26332 \series default
26333  por 
26334 \series bold
26335
26336 \backslash
26337 theendnote
26338 \series default
26339 .
26340  Para restablecer la numeración usa el comando 
26341 \series bold
26342
26343 \backslash
26344 @addtoreset
26345 \series default
26346  como se describe en la sección
26347 \begin_inset space ~
26348 \end_inset
26349
26350
26351 \begin_inset CommandInset ref
26352 LatexCommand ref
26353 reference "sub:Numeración-de-Notas-al-Pie"
26354
26355 \end_inset
26356
26357  y sustituye el parámetro de comando 
26358 \series bold
26359 footnote
26360 \series default
26361  por 
26362 \series bold
26363 endnote
26364 \series default
26365 .
26366 \end_layout
26367
26368 \begin_layout Standard
26369 Para notas al final hay el comando el comando 
26370 \series bold
26371
26372 \backslash
26373 endnotemark[número]
26374 \series default
26375  similar al comando 
26376 \series bold
26377
26378 \backslash
26379 footnotemark
26380 \series default
26381 , descrito en la sección
26382 \begin_inset space ~
26383 \end_inset
26384
26385
26386 \begin_inset CommandInset ref
26387 LatexCommand ref
26388 reference "sec:Notas-al-pie"
26389
26390 \end_inset
26391
26392 .
26393 \end_layout
26394
26395 \begin_layout Standard
26396 \begin_inset VSpace bigskip
26397 \end_inset
26398
26399 Las notas al pie también pueden colocarse al margen de la página y la alineación
26400  del texto del pie también puede cambiarse, véase el paquete LaTeX 
26401 \series bold
26402 footmisc
26403 \series default
26404
26405 \begin_inset Index idx
26406 status collapsed
26407
26408 \begin_layout Plain Layout
26409 LaTeX-paquetes ! footmisc
26410 \end_layout
26411
26412 \end_inset
26413
26414  
26415 \begin_inset CommandInset citation
26416 LatexCommand cite
26417 key "footmisc"
26418
26419 \end_inset
26420
26421  para más información.
26422 \end_layout
26423
26424 \begin_layout Standard
26425 Para otras posibilidades de diseño de notas al pie mira en libros de LaTeX,
26426  
26427 \begin_inset CommandInset citation
26428 LatexCommand cite
26429 key "latexcompanion,latexguide,latexbook"
26430
26431 \end_inset
26432
26433 .
26434  Si estás usando una clase de documento 
26435 \series bold
26436 KOMA-Script
26437 \series default
26438
26439 \begin_inset Index idx
26440 status collapsed
26441
26442 \begin_layout Plain Layout
26443 LaTeX-paquetes ! KOMA-Script
26444 \end_layout
26445
26446 \end_inset
26447
26448 , puedes ajustar las características de las notas al pie mediante comandos
26449  específicos de la clase, véase 
26450 \begin_inset CommandInset citation
26451 LatexCommand cite
26452 key "KOMA-Script"
26453
26454 \end_inset
26455
26456 .
26457 \end_layout
26458
26459 \begin_layout Section
26460 Notas al margen
26461 \begin_inset Index idx
26462 status collapsed
26463
26464 \begin_layout Plain Layout
26465 Notas ! al margen
26466 \end_layout
26467
26468 \end_inset
26469
26470
26471 \end_layout
26472
26473 \begin_layout Standard
26474 Las notas al margen se ven y se comportan en LyX como notas al pie.
26475  Se insertan con el menú 
26476 \family sans
26477 Insertar\SpecialChar \menuseparator
26478 Nota
26479 \begin_inset space ~
26480 \end_inset
26481
26482 al
26483 \begin_inset space ~
26484 \end_inset
26485
26486 margen
26487 \family default
26488  o con el botón 
26489 \family sans
26490
26491 \begin_inset Info
26492 type  "icon"
26493 arg   "marginalnote-insert"
26494 \end_inset
26495
26496
26497 \family default
26498 .
26499  Aparece un cuadro gris con la etiqueta 
26500 \family roman
26501 \series medium
26502 «margen» en rojo y un marco en el que puedes escribir el texto de la nota.
26503 \end_layout
26504
26505 \begin_layout Standard
26506 Al lado hay un ejemplo de nota al margen.
26507
26508 \family roman
26509 \series medium
26510  
26511 \begin_inset Marginal
26512 status open
26513
26514 \begin_layout Plain Layout
26515 Esto es una nota al margen.
26516 \end_layout
26517
26518 \end_inset
26519
26520
26521 \end_layout
26522
26523 \begin_layout Standard
26524 Estas notas salen en el margen derecho en documentos a una cara.
26525  En documentos a doble cara se muestran en el margen externo —margen izquierdo
26526  en páginas pares, derecho en páginas impares—.
26527  El texto de las notas se ajusta a la parte opuesta al margen —se ajusta
26528  a la derecha si la nota aparece en el margen izquierdo—.
26529  La primera línea de la nota se sitúa en la posición de la línea del texto
26530  en la que se inserta en el documento.
26531 \end_layout
26532
26533 \begin_layout Standard
26534 \begin_inset VSpace bigskip
26535 \end_inset
26536
26537 Para colocar la nota en el margen interno añade el comando
26538 \end_layout
26539
26540 \begin_layout Standard
26541
26542 \series bold
26543
26544 \backslash
26545 reversemarginpar
26546 \end_layout
26547
26548 \begin_layout Standard
26549 en código TeX antes de la nota.
26550  La nueva colocación es válida para todas las siguientes notas al margen.
26551  
26552 \begin_inset ERT
26553 status collapsed
26554
26555 \begin_layout Plain Layout
26556
26557
26558 \backslash
26559 reversemarginpar 
26560 \end_layout
26561
26562 \end_inset
26563
26564
26565 \begin_inset Marginal
26566 status open
26567
26568 \begin_layout Plain Layout
26569 Esto es una nota en el margen interno.
26570 \end_layout
26571
26572 \end_inset
26573
26574
26575 \series bold
26576
26577 \begin_inset Newline newline
26578 \end_inset
26579
26580
26581 \series default
26582
26583 \begin_inset Note Greyedout
26584 status open
26585
26586 \begin_layout Plain Layout
26587
26588 \series bold
26589 Nota:
26590 \series default
26591  A veces no hay espacio suficiente en el margen interno, por lo que la nota
26592  no se mostrará correctamente en la salida.
26593 \end_layout
26594
26595 \end_inset
26596
26597
26598 \end_layout
26599
26600 \begin_layout Standard
26601 Para volver a la ubicación predeterminada inserta en código TeX el comando
26602 \begin_inset ERT
26603 status collapsed
26604
26605 \begin_layout Plain Layout
26606
26607
26608 \backslash
26609 normalmarginpar 
26610 \end_layout
26611
26612 \end_inset
26613
26614
26615 \end_layout
26616
26617 \begin_layout Standard
26618
26619 \series bold
26620
26621 \backslash
26622 normalmarginpar
26623 \end_layout
26624
26625 \begin_layout Standard
26626 \begin_inset Note Greyedout
26627 status open
26628
26629 \begin_layout Plain Layout
26630
26631 \series bold
26632 Nota:
26633 \series default
26634  El comando se ignora si en el mismo párrafo está también presente el comando
26635  
26636 \series bold
26637
26638 \backslash
26639 reversemarginpar
26640 \series default
26641 .
26642 \end_layout
26643
26644 \end_inset
26645
26646
26647 \end_layout
26648
26649 \begin_layout Standard
26650 \begin_inset VSpace bigskip
26651 \end_inset
26652
26653
26654 \family roman
26655 \series medium
26656
26657 \begin_inset Marginal
26658 status open
26659
26660 \begin_layout Plain Layout
26661 PalabraMuyLargaAlMargen no partida con guión.
26662 \end_layout
26663
26664 \end_inset
26665
26666
26667 \family default
26668 \series default
26669  Como en el caso descrito en la sección
26670 \begin_inset space ~
26671 \end_inset
26672
26673
26674 \begin_inset CommandInset ref
26675 LatexCommand ref
26676 reference "sub:Líneas-Múltiples-en"
26677
26678 \end_inset
26679
26680 , una palabra larga no puede partirse con guión cuando es la primera en
26681  la nota al margen.
26682  Para evitar esto, inserta un espacio horizontal de 0
26683 \begin_inset space \thinspace{}
26684 \end_inset
26685
26686 pt antes de la palabra
26687 \family roman
26688 \series medium
26689 .
26690 \end_layout
26691
26692 \begin_layout Standard
26693
26694 \family roman
26695 \series medium
26696 \begin_inset Marginal
26697 status open
26698
26699 \begin_layout Plain Layout
26700 \begin_inset ERT
26701 status collapsed
26702
26703 \begin_layout Plain Layout
26704
26705
26706 \backslash
26707 hspace{0pt}
26708 \end_layout
26709
26710 \end_inset
26711
26712 PalabraMuyLargaAlMargen partida con guión.
26713 \end_layout
26714
26715 \end_inset
26716
26717
26718 \end_layout
26719
26720 \begin_layout Standard
26721 \begin_inset VSpace bigskip
26722 \end_inset
26723
26724
26725 \end_layout
26726
26727 \begin_layout Standard
26728 \begin_inset Note Greyedout
26729 status open
26730
26731 \begin_layout Plain Layout
26732
26733 \series bold
26734 Nota:
26735 \series default
26736  Normalmente no pueden utilizarse notas al margen en cuadros, flotantes
26737  y notas al pie.
26738 \end_layout
26739
26740 \end_inset
26741
26742
26743 \end_layout
26744
26745 \begin_layout Standard
26746 \begin_inset VSpace bigskip
26747 \end_inset
26748
26749
26750 \end_layout
26751
26752 \begin_layout Standard
26753 \begin_inset ERT
26754 status collapsed
26755
26756 \begin_layout Plain Layout
26757
26758
26759 \backslash
26760 ifmarginnote
26761 \end_layout
26762
26763 \end_inset
26764
26765
26766 \begin_inset Note Note
26767 status open
26768
26769 \begin_layout Plain Layout
26770 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
26771  LaTeX 
26772 \series bold
26773 marginnote
26774 \series default
26775 .
26776 \end_layout
26777
26778 \end_inset
26779
26780
26781 \end_layout
26782
26783 \begin_layout Standard
26784 Esta restricción se puede salvar con el paquete LaTeX 
26785 \series bold
26786 marginnote
26787 \series default
26788
26789 \begin_inset Index idx
26790 status collapsed
26791
26792 \begin_layout Plain Layout
26793 LaTeX-paquetes ! marginnote
26794 \end_layout
26795
26796 \end_inset
26797
26798 .
26799  Poniendo estas dos líneas en el preámbulo, el comando usado por LyX para
26800  notas al margen es redefinido para usar el comando proporcionado por el
26801  paquete 
26802 \series bold
26803 marginnote
26804 \series default
26805 :
26806 \end_layout
26807
26808 \begin_layout Standard
26809
26810 \series bold
26811
26812 \backslash
26813 usepackage{marginnote}
26814 \begin_inset Newline newline
26815 \end_inset
26816
26817
26818 \backslash
26819 let
26820 \backslash
26821 marginpar
26822 \backslash
26823 marginnote
26824 \end_layout
26825
26826 \begin_layout Standard
26827 Esto se ha utilizado en el presente documento porque 
26828 \series bold
26829 marginnote
26830 \series default
26831  tiene una característica adicional útil: Puedes establecer un desplazamiento
26832  vertical a la nota.
26833  A veces esto hace falta si hay demasiadas notas juntas o para mejorar el
26834  diseño de la página.
26835  En LyX, el desplazamiento se escribe directamente tras la nota al margen,
26836  en código TeX
26837 \end_layout
26838
26839 \begin_layout Standard
26840
26841 \series bold
26842 [desplazamiento]
26843 \end_layout
26844
26845 \begin_layout Standard
26846 donde desplazamiento es una longitud en una de las unidades del cuadro
26847 \begin_inset space ~
26848 \end_inset
26849
26850
26851 \begin_inset CommandInset ref
26852 LatexCommand ref
26853 reference "tab:Unidades"
26854
26855 \end_inset
26856
26857 .
26858  Un valor negativo desplaza la nota hacia arriba, un valor positivo hacia
26859  abajo.
26860  
26861 \family roman
26862 \series medium
26863 Por ejemplo la nota adjunta a esta línea de texto está desplazada 1.5
26864 \begin_inset space \thinspace{}
26865 \end_inset
26866
26867 cm arriba con el comando en código TeX 
26868 \begin_inset Quotes eld
26869 \end_inset
26870
26871
26872 \family default
26873 \series bold
26874 [-1.5cm]
26875 \family roman
26876 \series medium
26877
26878 \begin_inset Quotes erd
26879 \end_inset
26880
26881
26882 \begin_inset Marginal
26883 status collapsed
26884
26885 \begin_layout Plain Layout
26886 Esta nota está 1.5
26887 \begin_inset space \thinspace{}
26888 \end_inset
26889
26890 cm por encima de su posición original.
26891 \end_layout
26892
26893 \end_inset
26894
26895
26896 \family default
26897 \series default
26898
26899 \begin_inset ERT
26900 status collapsed
26901
26902 \begin_layout Plain Layout
26903
26904 [-1.5cm]
26905 \end_layout
26906
26907 \end_inset
26908
26909
26910 \end_layout
26911
26912 \begin_layout Standard
26913 \begin_inset VSpace medskip
26914 \end_inset
26915
26916 Con 
26917 \series bold
26918 marginnote
26919 \series default
26920  también puedes cambiar la alineación del texto en el margen.
26921  Por ejemplo los comandos
26922 \end_layout
26923
26924 \begin_layout Standard
26925
26926 \series bold
26927
26928 \backslash
26929 renewcommand*{
26930 \backslash
26931 raggedleftmarginnote}{
26932 \backslash
26933 centering}
26934 \begin_inset Newline newline
26935 \end_inset
26936
26937
26938 \backslash
26939 renewcommand*{
26940 \backslash
26941 raggedrightmarginnote}{
26942 \backslash
26943 centering}
26944 \end_layout
26945
26946 \begin_layout Standard
26947 producen alineación centrada.
26948  
26949 \series bold
26950
26951 \backslash
26952 raggedleftmarginnote
26953 \series default
26954  identifica las notas que aparecen al lado izquierdo.
26955 \family roman
26956 \series medium
26957
26958 \begin_inset ERT
26959 status collapsed
26960
26961 \begin_layout Plain Layout
26962
26963
26964 \backslash
26965 renewcommand*{
26966 \backslash
26967 raggedleftmarginnote}{
26968 \backslash
26969 centering}
26970 \end_layout
26971
26972 \begin_layout Plain Layout
26973
26974
26975 \backslash
26976 renewcommand*{
26977 \backslash
26978 raggedrightmarginnote}{
26979 \backslash
26980 centering}
26981 \end_layout
26982
26983 \end_inset
26984
26985
26986 \begin_inset Marginal
26987 status open
26988
26989 \begin_layout Plain Layout
26990 El texto de esta nota está centrado.
26991 \end_layout
26992
26993 \end_inset
26994
26995
26996 \family default
26997 \series default
26998  El valor predeterminado es 
26999 \end_layout
27000
27001 \begin_layout Standard
27002
27003 \series bold
27004
27005 \backslash
27006 renewcommand*{
27007 \backslash
27008 raggedleftmarginnote}{
27009 \backslash
27010 raggedleft}
27011 \begin_inset Newline newline
27012 \end_inset
27013
27014
27015 \backslash
27016 renewcommand*{
27017 \backslash
27018 raggedrightmarginnote}{
27019 \backslash
27020 raggedright}
27021 \family roman
27022 \series medium
27023
27024 \begin_inset ERT
27025 status collapsed
27026
27027 \begin_layout Plain Layout
27028
27029
27030 \backslash
27031 renewcommand*{
27032 \backslash
27033 raggedleftmarginnote}{
27034 \backslash
27035 raggedleft}
27036 \end_layout
27037
27038 \begin_layout Plain Layout
27039
27040
27041 \backslash
27042 renewcommand*{
27043 \backslash
27044 raggedrightmarginnote}{
27045 \backslash
27046 raggedright}
27047 \end_layout
27048
27049 \end_inset
27050
27051
27052 \end_layout
27053
27054 \begin_layout Standard
27055 \begin_inset VSpace medskip
27056 \end_inset
27057
27058 Para otras características de 
27059 \series bold
27060 marginnote
27061 \series default
27062  mira en su documentación 
27063 \begin_inset CommandInset citation
27064 LatexCommand cite
27065 key "marginnote"
27066
27067 \end_inset
27068
27069 .
27070 \end_layout
27071
27072 \begin_layout Standard
27073 \begin_inset VSpace bigskip
27074 \end_inset
27075
27076 El diseño de las notas al margen puede ser redefinido.
27077  Por ejemplo, para crear una cabecera para todas las notas con el texto
27078  
27079 \begin_inset Quotes eld
27080 \end_inset
27081
27082
27083 \series bold
27084 \bar under
27085 ¡
27086 \family sans
27087 Atención
27088 \family default
27089 !
27090 \series default
27091 \bar default
27092
27093 \begin_inset Quotes erd
27094 \end_inset
27095
27096 , subrayado, sans-serif en negrita, añade lo siguiente en el preámbulo:
27097 \end_layout
27098
27099 \begin_layout Standard
27100
27101 \series bold
27102
27103 \backslash
27104 let
27105 \backslash
27106 myMarginpar
27107 \backslash
27108 marginpar
27109 \begin_inset Newline newline
27110 \end_inset
27111
27112
27113 \backslash
27114 renewcommand{
27115 \backslash
27116 marginpar}[1]{
27117 \backslash
27118 myMarginpar{%
27119 \begin_inset Newline newline
27120 \end_inset
27121
27122
27123 \begin_inset Phantom HPhantom
27124 status open
27125
27126 \begin_layout Plain Layout
27127
27128 \series bold
27129 \begin_inset space ~
27130 \end_inset
27131
27132
27133 \end_layout
27134
27135 \end_inset
27136
27137
27138 \backslash
27139 hspace{0pt}
27140 \backslash
27141 textsf{
27142 \backslash
27143 textbf{
27144 \backslash
27145 underbar{¡Atención!}}}%
27146 \begin_inset Newline newline
27147 \end_inset
27148
27149
27150 \begin_inset Phantom HPhantom
27151 status open
27152
27153 \begin_layout Plain Layout
27154
27155 \series bold
27156 \begin_inset space ~
27157 \end_inset
27158
27159
27160 \end_layout
27161
27162 \end_inset
27163
27164
27165 \backslash
27166 vspace{1.5mm}
27167 \backslash
27168
27169 \backslash
27170 #1}}
27171 \end_layout
27172
27173 \begin_layout Standard
27174
27175 \family roman
27176 \series medium
27177 \begin_inset ERT
27178 status collapsed
27179
27180 \begin_layout Plain Layout
27181
27182
27183 \backslash
27184 let
27185 \backslash
27186 myMarginpar
27187 \backslash
27188 marginpar
27189 \end_layout
27190
27191 \begin_layout Plain Layout
27192
27193
27194 \backslash
27195 renewcommand{
27196 \backslash
27197 marginpar}[1]{
27198 \backslash
27199 myMarginpar{%
27200 \end_layout
27201
27202 \begin_layout Plain Layout
27203
27204    
27205 \backslash
27206 textsf{
27207 \backslash
27208 textbf{
27209 \backslash
27210 underbar{¡Atención!}}}%
27211 \end_layout
27212
27213 \begin_layout Plain Layout
27214
27215    
27216 \backslash
27217 vspace{1.5mm}
27218 \backslash
27219
27220 \backslash
27221 #1}}
27222 \end_layout
27223
27224 \end_inset
27225
27226
27227 \begin_inset Marginal
27228 status open
27229
27230 \begin_layout Plain Layout
27231 Esta es una nota con una cabecera definida.
27232 \end_layout
27233
27234 \end_inset
27235
27236
27237 \family default
27238 \series default
27239
27240 \begin_inset ERT
27241 status collapsed
27242
27243 \begin_layout Plain Layout
27244
27245 [-1.5cm]
27246 \end_layout
27247
27248 \end_inset
27249
27250
27251 \family roman
27252 \series medium
27253
27254 \begin_inset ERT
27255 status collapsed
27256
27257 \begin_layout Plain Layout
27258
27259
27260 \backslash
27261 renewcommand{
27262 \backslash
27263 marginpar}[1]{
27264 \backslash
27265 myMarginpar{#1}}
27266 \end_layout
27267
27268 \end_inset
27269
27270
27271 \family default
27272 \series default
27273
27274 \begin_inset Note Note
27275 status collapsed
27276
27277 \begin_layout Plain Layout
27278 El formato de la nota al margen se ha cambiado sólo para este ejemplo.
27279 \end_layout
27280
27281 \end_inset
27282
27283
27284 \end_layout
27285
27286 \begin_layout Standard
27287 \begin_inset ERT
27288 status collapsed
27289
27290 \begin_layout Plain Layout
27291
27292
27293 \backslash
27294 else
27295 \end_layout
27296
27297 \end_inset
27298
27299
27300 \begin_inset Note Note
27301 status open
27302
27303 \begin_layout Plain Layout
27304 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
27305  
27306 \series bold
27307 marginnote
27308 \series default
27309 .
27310 \end_layout
27311
27312 \end_inset
27313
27314
27315 \end_layout
27316
27317 \begin_layout Standard
27318 Debes instalar el paquete LaTeX 
27319 \series bold
27320 marginnote
27321 \series default
27322  para ver la parte siguiente en la salida.
27323 \end_layout
27324
27325 \begin_layout Standard
27326 \begin_inset ERT
27327 status collapsed
27328
27329 \begin_layout Plain Layout
27330
27331
27332 \backslash
27333 fi
27334 \end_layout
27335
27336 \end_inset
27337
27338
27339 \end_layout
27340
27341 \begin_layout Chapter
27342 Marcos
27343 \end_layout
27344
27345 \begin_layout Section
27346 Introducción
27347 \begin_inset Index idx
27348 status collapsed
27349
27350 \begin_layout Plain Layout
27351 Marcos ! Introducción
27352 \end_layout
27353
27354 \end_inset
27355
27356
27357 \end_layout
27358
27359 \begin_layout Standard
27360 Los marcos se emplean para dar formato a bloques de texto.
27361  Se pueden usar para escribir documentos con varios idiomas, véase sección
27362 \begin_inset space ~
27363 \end_inset
27364
27365
27366 \begin_inset CommandInset ref
27367 LatexCommand ref
27368 reference "sec:Minipáginas"
27369
27370 \end_inset
27371
27372 , enmarcar textos, véase sección
27373 \begin_inset space ~
27374 \end_inset
27375
27376
27377 \begin_inset CommandInset ref
27378 LatexCommand ref
27379 reference "sec:Decoración"
27380
27381 \end_inset
27382
27383 , evitar la división de palabras, véase sección
27384 \begin_inset space ~
27385 \end_inset
27386
27387
27388 \begin_inset CommandInset ref
27389 LatexCommand ref
27390 reference "sec:Evitar-la-Partición"
27391
27392 \end_inset
27393
27394 , alinear texto, véase sección
27395 \begin_inset space ~
27396 \end_inset
27397
27398
27399 \begin_inset CommandInset ref
27400 LatexCommand ref
27401 reference "sub:Alineación-Vertical"
27402
27403 \end_inset
27404
27405 , o para poner color de fondo a un texto, véase sección
27406 \begin_inset space ~
27407 \end_inset
27408
27409
27410 \begin_inset CommandInset ref
27411 LatexCommand ref
27412 reference "sec:Marcos-Coloreados"
27413
27414 \end_inset
27415
27416 .
27417 \end_layout
27418
27419 \begin_layout Standard
27420 Se insertan con el menú 
27421 \family sans
27422 Insertar\SpecialChar \menuseparator
27423 Marco
27424 \family default
27425  o con el botón 
27426 \family sans
27427
27428 \begin_inset Info
27429 type  "icon"
27430 arg   "box-insert Frameless"
27431 \end_inset
27432
27433
27434 \family default
27435 .
27436  Surge un recuadro gris con la etiqueta 
27437 \family sans
27438 Marco (Minipágina)
27439 \family default
27440
27441 \begin_inset Graphics
27442         filename clipart/CuadroMinipagQt4.png
27443         scale 75
27444         keepAspectRatio
27445
27446 \end_inset
27447
27448 .
27449  El tipo de marco se puede elegir al hacer clic derecho sobre él y seleccionando
27450  
27451 \family sans
27452 Configuración
27453 \family default
27454 .
27455  Sale un diálogo en el que 
27456 \family sans
27457 Marco
27458 \family default
27459
27460 \begin_inset space ~
27461 \end_inset
27462
27463
27464 \family sans
27465 interior
27466 \family default
27467  permite escoger los tipos
27468 \family sans
27469  Minipágina
27470 \family default
27471
27472 \family sans
27473 Marco de párrafo
27474 \family default
27475  y 
27476 \family sans
27477 Marco de 
27478 \family default
27479 línea.
27480  
27481 \family sans
27482 Minipágina
27483 \family default
27484  es el predeterminado para nuevos marcos y se explica en la sección
27485 \begin_inset space ~
27486 \end_inset
27487
27488
27489 \begin_inset CommandInset ref
27490 LatexCommand ref
27491 reference "sec:Minipáginas"
27492
27493 \end_inset
27494
27495 ; el tipo 
27496 \family sans
27497 Marco de párrafo
27498 \family default
27499  se describe en la sección
27500 \begin_inset space ~
27501 \end_inset
27502
27503
27504 \begin_inset CommandInset ref
27505 LatexCommand ref
27506 reference "sec:Marcos-de-Párrafo"
27507
27508 \end_inset
27509
27510  y el tipo 
27511 \family sans
27512 Marco de línea
27513 \family default
27514  se describe en la sección
27515 \begin_inset space ~
27516 \end_inset
27517
27518
27519 \begin_inset CommandInset ref
27520 LatexCommand ref
27521 reference "sec:Evitar-la-Partición"
27522
27523 \end_inset
27524
27525 .
27526 \end_layout
27527
27528 \begin_layout Standard
27529 Los marcos no se numeran y por tanto no se pueden referenciar como los flotantes
27530  o las notas al pie.
27531 \end_layout
27532
27533 \begin_layout Standard
27534 \begin_inset Note Greyedout
27535 status open
27536
27537 \begin_layout Plain Layout
27538
27539 \series bold
27540 Nota:
27541 \series default
27542  Los marcos no deben ser el ítem en un entorno 
27543 \family sans
27544 Enumeración*
27545 \family default
27546  o 
27547 \family sans
27548 Descripción
27549 \family default
27550 .
27551 \end_layout
27552
27553 \end_inset
27554
27555
27556 \end_layout
27557
27558 \begin_layout Standard
27559 \begin_inset Note Greyedout
27560 status open
27561
27562 \begin_layout Plain Layout
27563
27564 \series bold
27565 Nota:
27566 \series default
27567  Por razones desconocidas sólo se puede poner el tipo 
27568 \family sans
27569 Marco
27570 \begin_inset space ~
27571 \end_inset
27572
27573 interior
27574 \family default
27575  en 
27576 \family sans
27577 Ninguno
27578 \family default
27579  cuando se emplea un marco enmarcado.
27580  Los marcos sin ningún tipo de 
27581 \family sans
27582 Marco
27583 \begin_inset space ~
27584 \end_inset
27585
27586 interior
27587 \family default
27588  y sin bordes se explican en la sección
27589 \begin_inset space ~
27590 \end_inset
27591
27592
27593 \begin_inset CommandInset ref
27594 LatexCommand ref
27595 reference "sec:Evitar-la-Partición"
27596
27597 \end_inset
27598
27599 .
27600 \end_layout
27601
27602 \end_inset
27603
27604
27605 \end_layout
27606
27607 \begin_layout Section
27608 Diálogo de marcos
27609 \begin_inset CommandInset label
27610 LatexCommand label
27611 name "sec:Diálogo-Marcos"
27612
27613 \end_inset
27614
27615
27616 \begin_inset Index idx
27617 status collapsed
27618
27619 \begin_layout Plain Layout
27620 Marcos ! Configuración
27621 \end_layout
27622
27623 \end_inset
27624
27625
27626 \end_layout
27627
27628 \begin_layout Subsection
27629 Tamaño
27630 \begin_inset Index idx
27631 status collapsed
27632
27633 \begin_layout Plain Layout
27634 Marcos ! Tamaño
27635 \end_layout
27636
27637 \end_inset
27638
27639
27640 \end_layout
27641
27642 \begin_layout Standard
27643 En el diálogo puedes ajustar la geometría del marco en los campos 
27644 \family sans
27645 Ancho
27646 \family default
27647  y 
27648 \family sans
27649 Alto
27650 \family default
27651 .
27652  Las unidades disponibles para la geometría se describen en el cuadro
27653 \begin_inset space ~
27654 \end_inset
27655
27656
27657 \begin_inset CommandInset ref
27658 LatexCommand ref
27659 reference "tab:Unidades"
27660
27661 \end_inset
27662
27663 .
27664  El campo 
27665 \family sans
27666 Alto
27667 \family default
27668  ofrece los siguientes tamaños adicionales:
27669 \end_layout
27670
27671 \begin_layout Description
27672 Profundidad Es la 
27673 \begin_inset Quotes fld
27674 \end_inset
27675
27676 altura
27677 \begin_inset Quotes frd
27678 \end_inset
27679
27680  del texto plano.
27681  Ignora la profundidad total cuando hay múltiples líneas de texto en el
27682  marco:
27683 \begin_inset Newline newline
27684 \end_inset
27685
27686
27687 \begin_inset Newline newline
27688 \end_inset
27689
27690
27691 \begin_inset Newline newline
27692 \end_inset
27693
27694
27695 \begin_inset Newline newline
27696 \end_inset
27697
27698
27699 \begin_inset Box Boxed
27700 position "c"
27701 hor_pos "c"
27702 has_inner_box 1
27703 inner_pos "c"
27704 use_parbox 0
27705 use_makebox 0
27706 width "12col%"
27707 special "none"
27708 height "1in"
27709 height_special "depth"
27710 status open
27711
27712 \begin_layout Plain Layout
27713 \align center
27714 Marco con altura establecida en 1
27715 \begin_inset space \thinspace{}
27716 \end_inset
27717
27718 Profundidad
27719 \end_layout
27720
27721 \end_inset
27722
27723
27724 \begin_inset Newline newline
27725 \end_inset
27726
27727
27728 \begin_inset Newline newline
27729 \end_inset
27730
27731
27732 \end_layout
27733
27734 \begin_layout Description
27735 Alto Es la altura del texto que está dentro del marco.
27736  Un valor de, p.
27737 \begin_inset space \thinspace{}
27738 \end_inset
27739
27740 e.
27741 \begin_inset space ~
27742 \end_inset
27743
27744 2 para este tamaño fijará la altura del marco a 2 veces la altura del texto:
27745  
27746 \begin_inset Box Boxed
27747 position "c"
27748 hor_pos "c"
27749 has_inner_box 1
27750 inner_pos "c"
27751 use_parbox 0
27752 use_makebox 0
27753 width "20col%"
27754 special "none"
27755 height "2in"
27756 height_special "height"
27757 status open
27758
27759 \begin_layout Plain Layout
27760 \align center
27761 Marco con altura puesta en 2
27762 \begin_inset space \thinspace{}
27763 \end_inset
27764
27765 Alto
27766 \end_layout
27767
27768 \end_inset
27769
27770
27771 \end_layout
27772
27773 \begin_layout Description
27774 Alto
27775 \begin_inset space ~
27776 \end_inset
27777
27778 total Esto es el Alto
27779 \begin_inset space \thinspace{}
27780 \end_inset
27781
27782 +
27783 \begin_inset space \thinspace{}
27784 \end_inset
27785
27786 Profundidad: 
27787 \begin_inset Box Boxed
27788 position "c"
27789 hor_pos "c"
27790 has_inner_box 1
27791 inner_pos "c"
27792 use_parbox 0
27793 use_makebox 0
27794 width "20col%"
27795 special "none"
27796 height "1in"
27797 height_special "totalheight"
27798 status open
27799
27800 \begin_layout Plain Layout
27801 \align center
27802 Marco con altura puesta a 1
27803 \begin_inset space \thinspace{}
27804 \end_inset
27805
27806 Alto
27807 \begin_inset space ~
27808 \end_inset
27809
27810 total
27811 \end_layout
27812
27813 \end_inset
27814
27815
27816 \end_layout
27817
27818 \begin_layout Description
27819 Ancho Esto determina al ancho del marco como altura: 
27820 \begin_inset Box Boxed
27821 position "c"
27822 hor_pos "c"
27823 has_inner_box 1
27824 inner_pos "c"
27825 use_parbox 0
27826 use_makebox 0
27827 width "12col%"
27828 special "none"
27829 height "1in"
27830 height_special "width"
27831 status open
27832
27833 \begin_layout Plain Layout
27834 \align center
27835 Marco con altura puesta en 1
27836 \begin_inset space \thinspace{}
27837 \end_inset
27838
27839 Ancho
27840 \end_layout
27841
27842 \end_inset
27843
27844
27845 \end_layout
27846
27847 \begin_layout Subsection
27848 Alineación
27849 \begin_inset Index idx
27850 status collapsed
27851
27852 \begin_layout Plain Layout
27853 Marcos ! Alineación
27854 \end_layout
27855
27856 \end_inset
27857
27858
27859 \end_layout
27860
27861 \begin_layout Standard
27862 Si has elegido un 
27863 \family sans
27864 Marco
27865 \begin_inset space ~
27866 \end_inset
27867
27868 interior
27869 \family default
27870 , la alineación vertical del marco puede ser:
27871 \end_layout
27872
27873 \begin_layout Description
27874 Superior Ejemplo de línea de texto.
27875  
27876 \begin_inset Box Boxed
27877 position "t"
27878 hor_pos "c"
27879 has_inner_box 1
27880 inner_pos "c"
27881 use_parbox 0
27882 use_makebox 0
27883 width "12col%"
27884 special "none"
27885 height "1in"
27886 height_special "totalheight"
27887 status collapsed
27888
27889 \begin_layout Plain Layout
27890 \align center
27891 marco alineado arriba.
27892 \end_layout
27893
27894 \end_inset
27895
27896  Ejemplo de línea de texto.
27897 \end_layout
27898
27899 \begin_layout Description
27900 Medio Ejemplo de línea de texto.
27901  
27902 \begin_inset Box Boxed
27903 position "c"
27904 hor_pos "c"
27905 has_inner_box 1
27906 inner_pos "c"
27907 use_parbox 0
27908 use_makebox 0
27909 width "12col%"
27910 special "none"
27911 height "1in"
27912 height_special "totalheight"
27913 status collapsed
27914
27915 \begin_layout Plain Layout
27916 \align center
27917 marco alineado en medio.
27918 \end_layout
27919
27920 \end_inset
27921
27922  Ejemplo de línea de texto.
27923 \end_layout
27924
27925 \begin_layout Description
27926 Inferior Ejemplo de línea de texto.
27927  
27928 \begin_inset Box Boxed
27929 position "b"
27930 hor_pos "c"
27931 has_inner_box 1
27932 inner_pos "c"
27933 use_parbox 0
27934 use_makebox 0
27935 width "12col%"
27936 special "none"
27937 height "1in"
27938 height_special "totalheight"
27939 status collapsed
27940
27941 \begin_layout Plain Layout
27942 \align center
27943 marco alineado abajo.
27944 \end_layout
27945
27946 \end_inset
27947
27948  Ejemplo de línea de texto.
27949 \end_layout
27950
27951 \begin_layout Standard
27952 \begin_inset Note Greyedout
27953 status open
27954
27955 \begin_layout Plain Layout
27956
27957 \series bold
27958 Nota:
27959 \series default
27960  La alineación vertical puede desaparecer en la salida si hay dos marcos
27961  en una línea y, p.
27962 \begin_inset space \thinspace{}
27963 \end_inset
27964
27965 e., uno de ellos tiene sombreado y el otro no.
27966 \end_layout
27967
27968 \end_inset
27969
27970
27971 \end_layout
27972
27973 \begin_layout Standard
27974 La alineación horizontal del marco puede establecerse en el diálogo de configura
27975 ción de párrafo de LyX si colocas el marco en su propio párrafo.
27976 \end_layout
27977
27978 \begin_layout Standard
27979 \begin_inset VSpace bigskip
27980 \end_inset
27981
27982 Si has escogido un 
27983 \family sans
27984 Marco
27985 \begin_inset space ~
27986 \end_inset
27987
27988 interior
27989 \family default
27990 , el contenido puede alinearse verticalmente a:
27991 \end_layout
27992
27993 \begin_layout Description
27994 Superior Ejemplo de línea de texto.
27995  
27996 \begin_inset Box Boxed
27997 position "c"
27998 hor_pos "c"
27999 has_inner_box 1
28000 inner_pos "t"
28001 use_parbox 0
28002 use_makebox 0
28003 width "12col%"
28004 special "none"
28005 height "1.5in"
28006 height_special "totalheight"
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 \align center
28011 marco con texto alineado arriba.
28012 \end_layout
28013
28014 \end_inset
28015
28016  Ejemplo de línea de texto.
28017 \end_layout
28018
28019 \begin_layout Description
28020 Medio Ejemplo de línea de texto.
28021  
28022 \begin_inset Box Boxed
28023 position "c"
28024 hor_pos "c"
28025 has_inner_box 1
28026 inner_pos "c"
28027 use_parbox 0
28028 use_makebox 0
28029 width "12col%"
28030 special "none"
28031 height "1.5in"
28032 height_special "totalheight"
28033 status collapsed
28034
28035 \begin_layout Plain Layout
28036 \align center
28037 marco con texto alineado en medio.
28038 \end_layout
28039
28040 \end_inset
28041
28042  Ejemplo de línea de texto.
28043 \end_layout
28044
28045 \begin_layout Description
28046 Inferior Ejemplo de línea de texto.
28047  
28048 \begin_inset Box Boxed
28049 position "c"
28050 hor_pos "c"
28051 has_inner_box 1
28052 inner_pos "b"
28053 use_parbox 0
28054 use_makebox 0
28055 width "12col%"
28056 special "none"
28057 height "1.5in"
28058 height_special "totalheight"
28059 status collapsed
28060
28061 \begin_layout Plain Layout
28062 \align center
28063 marco con texto alineado abajo.
28064 \end_layout
28065
28066 \end_inset
28067
28068  Ejemplo de línea de texto.
28069 \end_layout
28070
28071 \begin_layout Description
28072 Estirado Ejemplo de línea de texto.
28073  
28074 \begin_inset Box Boxed
28075 position "c"
28076 hor_pos "c"
28077 has_inner_box 1
28078 inner_pos "s"
28079 use_parbox 0
28080 use_makebox 0
28081 width "12col%"
28082 special "none"
28083 height "1.5in"
28084 height_special "totalheight"
28085 status collapsed
28086
28087 \begin_layout Plain Layout
28088 \align center
28089 Este texto
28090 \end_layout
28091
28092 \begin_layout Plain Layout
28093 \align center
28094 está
28095 \end_layout
28096
28097 \begin_layout Plain Layout
28098 \align center
28099 estirado.
28100 \end_layout
28101
28102 \end_inset
28103
28104  Ejemplo de línea de texto.
28105 \end_layout
28106
28107 \begin_layout Standard
28108 Para estirar el contenido debe tener más de un párrafo.
28109  En el ejemplo anterior cada línea de texto está en un párrafo propio.
28110 \end_layout
28111
28112 \begin_layout Standard
28113 \begin_inset VSpace bigskip
28114 \end_inset
28115
28116 Para estirar horizontalmente el contenido usa el diálogo de párrafos de
28117  LyX cuando hayas escogido un 
28118 \family sans
28119 Marco
28120 \begin_inset space ~
28121 \end_inset
28122
28123 interior
28124 \family default
28125 .
28126 \end_layout
28127
28128 \begin_layout Standard
28129 \align center
28130 \begin_inset Box Boxed
28131 position "c"
28132 hor_pos "c"
28133 has_inner_box 1
28134 inner_pos "s"
28135 use_parbox 0
28136 use_makebox 0
28137 width "15col%"
28138 special "none"
28139 height "1.25in"
28140 height_special "totalheight"
28141 status collapsed
28142
28143 \begin_layout Plain Layout
28144 \align left
28145 marco
28146 \end_layout
28147
28148 \begin_layout Plain Layout
28149 \align center
28150 con texto
28151 \end_layout
28152
28153 \begin_layout Plain Layout
28154 \align right
28155 estirado
28156 \end_layout
28157
28158 \end_inset
28159
28160
28161 \end_layout
28162
28163 \begin_layout Standard
28164 Si no has establecido un 
28165 \family sans
28166 Marco
28167 \begin_inset space ~
28168 \end_inset
28169
28170 interior
28171 \family default
28172 , puedes alinear horizontalmente el contenido del marco en el diálogo de
28173  marcos.
28174 \end_layout
28175
28176 \begin_layout Standard
28177 \align center
28178 \begin_inset Box Boxed
28179 position "c"
28180 hor_pos "s"
28181 has_inner_box 0
28182 inner_pos "s"
28183 use_parbox 0
28184 use_makebox 0
28185 width "90col%"
28186 special "none"
28187 height "1.25in"
28188 height_special "totalheight"
28189 status open
28190
28191 \begin_layout Plain Layout
28192 Texto estirado horizontalmente.
28193 \end_layout
28194
28195 \end_inset
28196
28197
28198 \end_layout
28199
28200 \begin_layout Subsection
28201 Decoración
28202 \begin_inset CommandInset label
28203 LatexCommand label
28204 name "sec:Decoración"
28205
28206 \end_inset
28207
28208
28209 \begin_inset Index idx
28210 status collapsed
28211
28212 \begin_layout Plain Layout
28213 Marcos ! Decoración
28214 \end_layout
28215
28216 \end_inset
28217
28218
28219 \end_layout
28220
28221 \begin_layout Standard
28222 El estilo de borde del marco se puede determinar en la lista desplegable
28223  
28224 \family sans
28225 Tipo
28226 \family default
28227  del diálogo de marcos.
28228  Son posibles los siguientes bordes:
28229 \end_layout
28230
28231 \begin_layout Description
28232 Sin
28233 \begin_inset space ~
28234 \end_inset
28235
28236 borde No se dibuja ninguno.
28237 \end_layout
28238
28239 \begin_layout Description
28240 Borde
28241 \begin_inset space ~
28242 \end_inset
28243
28244 rectangular
28245 \begin_inset space ~
28246 \end_inset
28247
28248 sencillo Dibuja un borde rectangular alrededor del marco.
28249  El grosor del borde depende de 
28250 \series bold
28251
28252 \backslash
28253 fboxrule
28254 \series default
28255 .
28256  
28257 \begin_inset Box Boxed
28258 position "c"
28259 hor_pos "c"
28260 has_inner_box 1
28261 inner_pos "c"
28262 use_parbox 0
28263 use_makebox 0
28264 width "25col%"
28265 special "none"
28266 height "1in"
28267 height_special "totalheight"
28268 status open
28269
28270 \begin_layout Plain Layout
28271 \align center
28272 Marco rectangular
28273 \end_layout
28274
28275 \end_inset
28276
28277
28278 \end_layout
28279
28280 \begin_layout Description
28281 Borde
28282 \begin_inset space ~
28283 \end_inset
28284
28285 ovalado,
28286 \begin_inset space ~
28287 \end_inset
28288
28289 fino Dibuja un borde ovalado cuya línea tiene un grosor de 0.4
28290 \begin_inset space \thinspace{}
28291 \end_inset
28292
28293 pt.
28294  
28295 \begin_inset Box ovalbox
28296 position "c"
28297 hor_pos "c"
28298 has_inner_box 1
28299 inner_pos "c"
28300 use_parbox 0
28301 use_makebox 0
28302 width "25col%"
28303 special "none"
28304 height "1in"
28305 height_special "totalheight"
28306 status open
28307
28308 \begin_layout Plain Layout
28309 \align center
28310 Borde ovalado, fino
28311 \end_layout
28312
28313 \end_inset
28314
28315
28316 \end_layout
28317
28318 \begin_layout Description
28319 Borde
28320 \begin_inset space ~
28321 \end_inset
28322
28323 ovalado,
28324 \begin_inset space ~
28325 \end_inset
28326
28327 grueso Dibuja un borde ovalado cuya línea tiene un grosor de 0.8
28328 \begin_inset space \thinspace{}
28329 \end_inset
28330
28331 pt.
28332  
28333 \begin_inset Box Ovalbox
28334 position "c"
28335 hor_pos "c"
28336 has_inner_box 1
28337 inner_pos "c"
28338 use_parbox 0
28339 use_makebox 0
28340 width "30col%"
28341 special "none"
28342 height "1in"
28343 height_special "totalheight"
28344 status open
28345
28346 \begin_layout Plain Layout
28347 \align center
28348 Borde ovalado, grueso
28349 \end_layout
28350
28351 \end_inset
28352
28353
28354 \end_layout
28355
28356 \begin_layout Description
28357 Borde
28358 \begin_inset space ~
28359 \end_inset
28360
28361 sombreado Dibuja un borde rectangular de sombra alrededor del marco.
28362  El grosor de la línea tiene el tamaño dado por 
28363 \series bold
28364
28365 \backslash
28366 fboxrule
28367 \series default
28368 , la sombra tiene una anchura de 4
28369 \begin_inset space \thinspace{}
28370 \end_inset
28371
28372 pt.
28373  
28374 \begin_inset Box Shadowbox
28375 position "c"
28376 hor_pos "c"
28377 has_inner_box 1
28378 inner_pos "c"
28379 use_parbox 0
28380 use_makebox 0
28381 width "20col%"
28382 special "none"
28383 height "1in"
28384 height_special "totalheight"
28385 status open
28386
28387 \begin_layout Plain Layout
28388 \align center
28389 Borde sombrado
28390 \end_layout
28391
28392 \end_inset
28393
28394
28395 \end_layout
28396
28397 \begin_layout Description
28398 Fondo
28399 \begin_inset space ~
28400 \end_inset
28401
28402 coloreado Dibuja un cuadro con fondo de color rojo.
28403  A diferencia de los cuadros coloreados,
28404 \begin_inset Foot
28405 status collapsed
28406
28407 \begin_layout Plain Layout
28408 véase sec.
28409  
28410 \begin_inset CommandInset ref
28411 LatexCommand ref
28412 reference "sec:Marcos-Coloreados"
28413
28414 \end_inset
28415
28416
28417 \end_layout
28418
28419 \end_inset
28420
28421  siempre usa el ancho total de columna y el cuadro va en su propio párrafo.
28422 \begin_inset Box Shaded
28423 position "t"
28424 hor_pos "c"
28425 has_inner_box 0
28426 inner_pos "t"
28427 use_parbox 0
28428 use_makebox 0
28429 width "50col%"
28430 special "none"
28431 height "1in"
28432 height_special "totalheight"
28433 status open
28434
28435 \begin_layout Plain Layout
28436 Cuadro con fondo sombreado
28437 \end_layout
28438
28439 \end_inset
28440
28441
28442 \end_layout
28443
28444 \begin_layout Description
28445 Borde
28446 \begin_inset space ~
28447 \end_inset
28448
28449 rectangular
28450 \begin_inset space ~
28451 \end_inset
28452
28453 doble Dibuja un rectángulo de línea doble alrededor.
28454  El grosor de la línea interior es 0.75
28455 \begin_inset space \thinspace{}
28456 \end_inset
28457
28458
28459 \series bold
28460
28461 \backslash
28462 fboxrule
28463 \series default
28464 , el de la línea exterior es 1.5
28465 \begin_inset space \thinspace{}
28466 \end_inset
28467
28468
28469 \series bold
28470
28471 \backslash
28472 fboxrule
28473 \series default
28474 .
28475  La distancia entre líneas es 1.5
28476 \begin_inset space \thinspace{}
28477 \end_inset
28478
28479
28480 \series bold
28481
28482 \backslash
28483 fboxrule
28484 \series default
28485
28486 \begin_inset space \thinspace{}
28487 \end_inset
28488
28489 +
28490 \begin_inset space \thinspace{}
28491 \end_inset
28492
28493 0.5
28494 \begin_inset space \thinspace{}
28495 \end_inset
28496
28497 pt.
28498  
28499 \begin_inset Box Doublebox
28500 position "c"
28501 hor_pos "c"
28502 has_inner_box 1
28503 inner_pos "c"
28504 use_parbox 0
28505 use_makebox 0
28506 width "20col%"
28507 special "none"
28508 height "1in"
28509 height_special "totalheight"
28510 status open
28511
28512 \begin_layout Plain Layout
28513 \align center
28514 Borde doble
28515 \end_layout
28516
28517 \end_inset
28518
28519
28520 \end_layout
28521
28522 \begin_layout Standard
28523 La etiqueta del marco en LyX reflejará el estilo de borde elegido.
28524  Para poder utilizar los distintos bordes, debe estar instalado el paquete
28525  LaTeX 
28526 \series bold
28527 fancybox
28528 \series default
28529
28530 \begin_inset Index idx
28531 status collapsed
28532
28533 \begin_layout Plain Layout
28534 LaTeX-paquetes ! fancybox
28535 \end_layout
28536
28537 \end_inset
28538
28539 .
28540 \end_layout
28541
28542 \begin_layout Standard
28543 \begin_inset VSpace bigskip
28544 \end_inset
28545
28546 Si usas la decoración 
28547 \family sans
28548 borde rectangular sencillo
28549 \family default
28550  sin marco interior, puedes permitir saltos de página dentro del marco.
28551  Ten en cuenta que en ese caso, al contrario que otros marcos con bordes,
28552  el borde usa siempre todo el ancho de columna, el marco se establece como
28553  su párrafo propio y 
28554 \series bold
28555
28556 \backslash
28557 fboxrule
28558 \series default
28559  y 
28560 \series bold
28561
28562 \backslash
28563 fboxsep
28564 \series default
28565  no funcionan.
28566  El grosor del borde tiene el tamaño de 
28567 \series bold
28568
28569 \backslash
28570 FrameRule
28571 \series default
28572 .
28573 \begin_inset Box Framed
28574 position "t"
28575 hor_pos "c"
28576 has_inner_box 0
28577 inner_pos "t"
28578 use_parbox 0
28579 use_makebox 0
28580 width "100col%"
28581 special "none"
28582 height "1in"
28583 height_special "totalheight"
28584 status collapsed
28585
28586 \begin_layout Plain Layout
28587 Cuadro que permite saltos de página
28588 \end_layout
28589
28590 \end_inset
28591
28592
28593 \end_layout
28594
28595 \begin_layout Section
28596 Personalización de marcos
28597 \begin_inset Index idx
28598 status collapsed
28599
28600 \begin_layout Plain Layout
28601 Marcos ! Personalizar
28602 \end_layout
28603
28604 \end_inset
28605
28606
28607 \end_layout
28608
28609 \begin_layout Standard
28610 El valor predeterminado por 
28611 \series bold
28612
28613 \backslash
28614 fboxrule
28615 \series default
28616  es 0.4
28617 \begin_inset space \thinspace{}
28618 \end_inset
28619
28620 pt.
28621  Puede cambiarse con el siguiente comando en código TeX, p.
28622 \begin_inset space \thinspace{}
28623 \end_inset
28624
28625 e.
28626 \begin_inset space ~
28627 \end_inset
28628
28629 a
28630 \begin_inset space ~
28631 \end_inset
28632
28633 2
28634 \begin_inset space \thinspace{}
28635 \end_inset
28636
28637 pt:
28638 \end_layout
28639
28640 \begin_layout Standard
28641
28642 \series bold
28643
28644 \backslash
28645 setlength{
28646 \backslash
28647 fboxrule}{2pt}
28648 \end_layout
28649
28650 \begin_layout Standard
28651 \begin_inset ERT
28652 status collapsed
28653
28654 \begin_layout Plain Layout
28655
28656
28657 \backslash
28658 setlength{
28659 \backslash
28660 fboxrule}{2pt}
28661 \end_layout
28662
28663 \end_inset
28664
28665
28666 \begin_inset Box Boxed
28667 position "c"
28668 hor_pos "c"
28669 has_inner_box 1
28670 inner_pos "c"
28671 use_parbox 0
28672 use_makebox 0
28673 width "25col%"
28674 special "none"
28675 height "1in"
28676 height_special "totalheight"
28677 status open
28678
28679 \begin_layout Plain Layout
28680 \align center
28681 Marco rectangular con 
28682 \series bold
28683
28684 \backslash
28685 fboxrule
28686 \series default
28687
28688 \begin_inset space \thinspace{}
28689 \end_inset
28690
28691 =
28692 \begin_inset space \thinspace{}
28693 \end_inset
28694
28695 2
28696 \begin_inset space \thinspace{}
28697 \end_inset
28698
28699 pt
28700 \end_layout
28701
28702 \end_inset
28703
28704
28705 \begin_inset ERT
28706 status collapsed
28707
28708 \begin_layout Plain Layout
28709
28710
28711 \backslash
28712 setlength{
28713 \backslash
28714 fboxrule}{0.4pt}
28715 \end_layout
28716
28717 \end_inset
28718
28719
28720 \end_layout
28721
28722 \begin_layout Standard
28723 \begin_inset VSpace bigskip
28724 \end_inset
28725
28726 El espacio entre el borde y el contenido del cuadro es 3
28727 \begin_inset space \thinspace{}
28728 \end_inset
28729
28730 pt por omisión para todos los estilos.
28731  Se puede cambiar mediante la longitud 
28732 \series bold
28733
28734 \backslash
28735 fboxsep
28736 \series default
28737 .
28738  Por ejemplo el comando
28739 \end_layout
28740
28741 \begin_layout Standard
28742
28743 \series bold
28744
28745 \backslash
28746 setlength{
28747 \backslash
28748 fboxsep}{10pt}
28749 \end_layout
28750
28751 \begin_layout Standard
28752 determina un valor de 10
28753 \begin_inset space \thinspace{}
28754 \end_inset
28755
28756 pt, como en el siguiente marco:
28757 \end_layout
28758
28759 \begin_layout Standard
28760 \begin_inset ERT
28761 status collapsed
28762
28763 \begin_layout Plain Layout
28764
28765
28766 \backslash
28767 setlength{
28768 \backslash
28769 fboxsep}{10pt}
28770 \end_layout
28771
28772 \end_inset
28773
28774
28775 \begin_inset Box Boxed
28776 position "c"
28777 hor_pos "c"
28778 has_inner_box 1
28779 inner_pos "c"
28780 use_parbox 0
28781 use_makebox 0
28782 width "25col%"
28783 special "none"
28784 height "1in"
28785 height_special "totalheight"
28786 status open
28787
28788 \begin_layout Plain Layout
28789 \align center
28790 Marco rectangular con 
28791 \series bold
28792
28793 \backslash
28794 fboxsep
28795 \series default
28796
28797 \begin_inset space \thinspace{}
28798 \end_inset
28799
28800 =
28801 \begin_inset space \thinspace{}
28802 \end_inset
28803
28804 10
28805 \begin_inset space \thinspace{}
28806 \end_inset
28807
28808 pt
28809 \end_layout
28810
28811 \end_inset
28812
28813
28814 \begin_inset ERT
28815 status collapsed
28816
28817 \begin_layout Plain Layout
28818
28819
28820 \backslash
28821 setlength{
28822 \backslash
28823 fboxsep}{3pt}
28824 \end_layout
28825
28826 \end_inset
28827
28828
28829 \end_layout
28830
28831 \begin_layout Standard
28832 \begin_inset VSpace bigskip
28833 \end_inset
28834
28835 El diámetro de las esquinas de los bordes ovalados se puede modificar con
28836  el comando 
28837 \series bold
28838
28839 \backslash
28840 cornersize
28841 \series default
28842 .
28843  El comando
28844 \end_layout
28845
28846 \begin_layout Standard
28847
28848 \series bold
28849
28850 \backslash
28851 cornersize*{1cm}
28852 \end_layout
28853
28854 \begin_layout Standard
28855 establece un diámetro de 1
28856 \begin_inset space \thinspace{}
28857 \end_inset
28858
28859 cm.
28860  El comando
28861 \end_layout
28862
28863 \begin_layout Standard
28864
28865 \series bold
28866
28867 \backslash
28868 cornersize{num}
28869 \end_layout
28870
28871 \begin_layout Standard
28872 fija el diámetro en 
28873 \family sans
28874 num
28875 \begin_inset space \thinspace{}
28876 \end_inset
28877
28878 ×
28879 \begin_inset space \thinspace{}
28880 \end_inset
28881
28882 mínimo
28883 \family default
28884  
28885 \family sans
28886 (ancho y alto del marco)
28887 \family default
28888 .
28889  Por omisión es 
28890 \series bold
28891
28892 \backslash
28893 cornersize{0.5}
28894 \series default
28895 .
28896 \end_layout
28897
28898 \begin_layout Standard
28899 \begin_inset ERT
28900 status collapsed
28901
28902 \begin_layout Plain Layout
28903
28904
28905 \backslash
28906 cornersize*{1.5cm}
28907 \end_layout
28908
28909 \end_inset
28910
28911
28912 \begin_inset Box Ovalbox
28913 position "c"
28914 hor_pos "c"
28915 has_inner_box 1
28916 inner_pos "c"
28917 use_parbox 0
28918 use_makebox 0
28919 width "28col%"
28920 special "none"
28921 height "1in"
28922 height_special "totalheight"
28923 status open
28924
28925 \begin_layout Plain Layout
28926 \align center
28927 Marco ovalado con 
28928 \series bold
28929
28930 \backslash
28931 cornersize
28932 \series default
28933
28934 \begin_inset space \thinspace{}
28935 \end_inset
28936
28937 =
28938 \begin_inset space \thinspace{}
28939 \end_inset
28940
28941 1.5
28942 \begin_inset space \thinspace{}
28943 \end_inset
28944
28945 cm
28946 \end_layout
28947
28948 \end_inset
28949
28950
28951 \begin_inset ERT
28952 status collapsed
28953
28954 \begin_layout Plain Layout
28955
28956
28957 \backslash
28958 cornersize{0.5}
28959 \end_layout
28960
28961 \end_inset
28962
28963
28964 \end_layout
28965
28966 \begin_layout Standard
28967 \begin_inset VSpace bigskip
28968 \end_inset
28969
28970 El tamaño de la sombra se puede ajustar cambiando la longitud 
28971 \series bold
28972
28973 \backslash
28974 shadowsize
28975 \series default
28976 .
28977  Este comando la ajusta a 2
28978 \begin_inset space \thinspace{}
28979 \end_inset
28980
28981 pt en el marco siguiente:
28982 \end_layout
28983
28984 \begin_layout Standard
28985
28986 \series bold
28987
28988 \backslash
28989 setlength{
28990 \backslash
28991 shadowsize}{2pt}
28992 \end_layout
28993
28994 \begin_layout Standard
28995 \begin_inset ERT
28996 status collapsed
28997
28998 \begin_layout Plain Layout
28999
29000
29001 \backslash
29002 setlength{
29003 \backslash
29004 shadowsize}{2pt}
29005 \end_layout
29006
29007 \end_inset
29008
29009
29010 \begin_inset Box Shadowbox
29011 position "c"
29012 hor_pos "c"
29013 has_inner_box 1
29014 inner_pos "c"
29015 use_parbox 0
29016 use_makebox 0
29017 width "28col%"
29018 special "none"
29019 height "1in"
29020 height_special "totalheight"
29021 status open
29022
29023 \begin_layout Plain Layout
29024 \align center
29025 Borde sombreado con 
29026 \series bold
29027
29028 \backslash
29029 shadowsize
29030 \series default
29031
29032 \begin_inset space \thinspace{}
29033 \end_inset
29034
29035 =
29036 \begin_inset space \thinspace{}
29037 \end_inset
29038
29039 2
29040 \begin_inset space \thinspace{}
29041 \end_inset
29042
29043 pt
29044 \end_layout
29045
29046 \end_inset
29047
29048
29049 \begin_inset ERT
29050 status collapsed
29051
29052 \begin_layout Plain Layout
29053
29054
29055 \backslash
29056 setlength{
29057 \backslash
29058 shadowsize}{4pt}
29059 \end_layout
29060
29061 \end_inset
29062
29063
29064 \end_layout
29065
29066 \begin_layout Standard
29067 \begin_inset VSpace bigskip
29068 \end_inset
29069
29070
29071 \end_layout
29072
29073 \begin_layout Standard
29074 Por omisión, el tamaño 
29075 \series bold
29076
29077 \backslash
29078 FrameRule
29079 \series default
29080  es 0,4
29081 \begin_inset space \thinspace{}
29082 \end_inset
29083
29084 pt.
29085  El espacio por omisión entre el contenido de la nota y el marco es 9
29086 \begin_inset space \thinspace{}
29087 \end_inset
29088
29089 pt; puede cambiarse con el valor de 
29090 \series bold
29091
29092 \backslash
29093 FrameSep
29094 \series default
29095 .
29096  Por ejemplo, el borde del marco siguiente se establece con los comandos
29097  en código TeX
29098 \end_layout
29099
29100 \begin_layout Standard
29101
29102 \series bold
29103
29104 \backslash
29105 setlength{
29106 \backslash
29107 FrameRule}{5pt}
29108 \begin_inset Newline newline
29109 \end_inset
29110
29111
29112 \backslash
29113 setlength{
29114 \backslash
29115 FrameSep}{0.5cm}
29116 \end_layout
29117
29118 \begin_layout Standard
29119 \begin_inset ERT
29120 status collapsed
29121
29122 \begin_layout Plain Layout
29123
29124
29125 \backslash
29126 setlength{
29127 \backslash
29128 FrameRule}{5pt}
29129 \end_layout
29130
29131 \begin_layout Plain Layout
29132
29133
29134 \backslash
29135 setlength{
29136 \backslash
29137 FrameSep}{0.5cm}
29138 \end_layout
29139
29140 \end_inset
29141
29142
29143 \begin_inset Box Framed
29144 position "t"
29145 hor_pos "c"
29146 has_inner_box 0
29147 inner_pos "t"
29148 use_parbox 0
29149 use_makebox 0
29150 width "100col%"
29151 special "none"
29152 height "1in"
29153 height_special "totalheight"
29154 status open
29155
29156 \begin_layout Plain Layout
29157 Texto en un marco con borde sencillo de 5
29158 \begin_inset space \thinspace{}
29159 \end_inset
29160
29161 pt.
29162  que permite
29163 \family sans
29164  
29165 \family default
29166 salto de página.
29167 \end_layout
29168
29169 \end_inset
29170
29171
29172 \begin_inset ERT
29173 status collapsed
29174
29175 \begin_layout Plain Layout
29176
29177
29178 \backslash
29179 setlength{
29180 \backslash
29181 FrameRule}{0.4pt}
29182 \end_layout
29183
29184 \begin_layout Plain Layout
29185
29186
29187 \backslash
29188 setlength{
29189 \backslash
29190 FrameSep}{9pt}
29191 \end_layout
29192
29193 \end_inset
29194
29195
29196 \end_layout
29197
29198 \begin_layout Standard
29199 \begin_inset VSpace bigskip
29200 \end_inset
29201
29202
29203 \end_layout
29204
29205 \begin_layout Standard
29206 Para los marcos con 
29207 \family sans
29208 fondo
29209 \begin_inset space ~
29210 \end_inset
29211
29212 coloreado
29213 \family default
29214  el espacio por omisión entre el contenido y el borde es 3
29215 \begin_inset space \thinspace{}
29216 \end_inset
29217
29218 pt; se puede cambiar con el valor de 
29219 \series bold
29220
29221 \backslash
29222 fboxsep
29223 \series default
29224 .
29225  El color rojo predeterminado se puede cambiar en el sitio con el comando
29226  
29227 \series bold
29228
29229 \backslash
29230 definecolor{shadecolor}
29231 \series default
29232  o globalmente con el menú 
29233 \family sans
29234 Herramientas
29235 \family default
29236 \SpecialChar \menuseparator
29237
29238 \family sans
29239 Preferencias
29240 \family default
29241 \SpecialChar \menuseparator
29242
29243 \family sans
29244 Colores
29245 \family default
29246 \SpecialChar \menuseparator
29247
29248 \family sans
29249 marco
29250 \begin_inset space ~
29251 \end_inset
29252
29253 coloreado
29254 \family default
29255 .
29256  El esquema del comando 
29257 \series bold
29258
29259 \backslash
29260 definecolor
29261 \series default
29262  se explica en la sección
29263 \begin_inset space ~
29264 \end_inset
29265
29266
29267 \begin_inset CommandInset ref
29268 LatexCommand ref
29269 reference "sec:Cuadros-Coloreados"
29270
29271 \end_inset
29272
29273 .
29274 \begin_inset Foot
29275 status collapsed
29276
29277 \begin_layout Plain Layout
29278 El comando 
29279 \series bold
29280
29281 \backslash
29282 definecolor
29283 \series default
29284  requiere el paquete LaTeX 
29285 \series bold
29286 color
29287 \series default
29288  en el preámbulo, véase la sección
29289 \begin_inset space ~
29290 \end_inset
29291
29292
29293 \begin_inset CommandInset ref
29294 LatexCommand ref
29295 reference "sec:Marcos-Coloreados"
29296
29297 \end_inset
29298
29299 .
29300 \end_layout
29301
29302 \end_inset
29303
29304  Por ejemplo, la nota siguiente se define con los comandos en código TeX
29305 \end_layout
29306
29307 \begin_layout Standard
29308
29309 \series bold
29310
29311 \backslash
29312 setlength{
29313 \backslash
29314 fboxsep}{0.5cm}
29315 \series default
29316
29317 \begin_inset Newline newline
29318 \end_inset
29319
29320
29321 \series bold
29322
29323 \backslash
29324 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29325 \end_layout
29326
29327 \begin_layout Standard
29328 \begin_inset ERT
29329 status collapsed
29330
29331 \begin_layout Plain Layout
29332
29333
29334 \backslash
29335 setlength{
29336 \backslash
29337 fboxsep}{0.5cm}
29338 \end_layout
29339
29340 \begin_layout Plain Layout
29341
29342
29343 \backslash
29344 definecolor{shadecolor}{cmyk}{0.5,0,1,0.5}
29345 \end_layout
29346
29347 \end_inset
29348
29349
29350 \begin_inset Box Shaded
29351 position "t"
29352 hor_pos "c"
29353 has_inner_box 0
29354 inner_pos "t"
29355 use_parbox 0
29356 use_makebox 0
29357 width "100col%"
29358 special "none"
29359 height "1in"
29360 height_special "totalheight"
29361 status open
29362
29363 \begin_layout Plain Layout
29364
29365 \color yellow
29366 Texto amarillo en un marco con fondo coloreado en verde oscuro.
29367 \end_layout
29368
29369 \end_inset
29370
29371
29372 \begin_inset ERT
29373 status collapsed
29374
29375 \begin_layout Plain Layout
29376
29377
29378 \backslash
29379 setlength{
29380 \backslash
29381 fboxsep}{3pt}
29382 \end_layout
29383
29384 \begin_layout Plain Layout
29385
29386
29387 \backslash
29388 definecolor{shadecolor}{rgb}{1,0,0}
29389 \end_layout
29390
29391 \end_inset
29392
29393
29394 \end_layout
29395
29396 \begin_layout Standard
29397 \begin_inset VSpace bigskip
29398 \end_inset
29399
29400 Los cambios en las dimensiones son válidos para todos los marcos que siguen
29401  a los comandos.
29402 \end_layout
29403
29404 \begin_layout Section
29405 Minipáginas
29406 \begin_inset CommandInset label
29407 LatexCommand label
29408 name "sec:Minipáginas"
29409
29410 \end_inset
29411
29412
29413 \begin_inset Index idx
29414 status collapsed
29415
29416 \begin_layout Plain Layout
29417 Marcos ! Minipáginas
29418 \end_layout
29419
29420 \end_inset
29421
29422
29423 \end_layout
29424
29425 \begin_layout Standard
29426 Las minipáginas son tratadas por LaTeX como páginas dentro de páginas y
29427  por tanto pueden tener, por ejemplo, sus propias notas al pie.
29428 \end_layout
29429
29430 \begin_layout Standard
29431 Las minipáginas son útiles para escribir documentos en distintas lenguas.
29432 \end_layout
29433
29434 \begin_layout Standard
29435 A continuación hay dos ejemplos de minipáginas adosadas.
29436  Su anchura está puesta en 45
29437 \begin_inset space \thinspace{}
29438 \end_inset
29439
29440 % y separadas por un relleno horizontal, insertado mediante el menú 
29441 \family sans
29442 Insertar\SpecialChar \menuseparator
29443 Formato\SpecialChar \menuseparator
29444 Relleno
29445 \begin_inset space ~
29446 \end_inset
29447
29448 horizontal
29449 \family default
29450 .
29451 \end_layout
29452
29453 \begin_layout Standard
29454 \begin_inset Box Frameless
29455 position "t"
29456 hor_pos "c"
29457 has_inner_box 1
29458 inner_pos "c"
29459 use_parbox 0
29460 use_makebox 0
29461 width "45col%"
29462 special "none"
29463 height "1in"
29464 height_special "totalheight"
29465 status open
29466
29467 \begin_layout Plain Layout
29468
29469 \lang german
29470 Dies ist ein deutscher Text.
29471  Dies ist ein deutscher Text.
29472  Dies ist ein deutscher Text.
29473  Dies ist ein deutscher Text.
29474  Dies ist ein deutscher Text.
29475  Dies ist ein deutscher Text.
29476  Dies ist ein deutscher Text.
29477  Dies ist ein deutscher Text.
29478  Dies ist ein deutscher Text.
29479  Dies ist ein deutscher Text.
29480  Dies ist ein deutscher Text.
29481  Dies ist ein deutscher Text.
29482  Dies ist ein deutscher Text
29483 \begin_inset Foot
29484 status collapsed
29485
29486 \begin_layout Plain Layout
29487
29488 \lang german
29489 Dies ist eine deutsche Fußnote.
29490 \end_layout
29491
29492 \end_inset
29493
29494 .
29495  Dies ist ein deutscher Text.
29496  Dies ist ein deutscher Text.
29497 \end_layout
29498
29499 \end_inset
29500
29501
29502 \begin_inset space \hfill{}
29503 \end_inset
29504
29505
29506 \begin_inset Box Frameless
29507 position "t"
29508 hor_pos "c"
29509 has_inner_box 1
29510 inner_pos "c"
29511 use_parbox 0
29512 use_makebox 0
29513 width "45col%"
29514 special "none"
29515 height "1in"
29516 height_special "totalheight"
29517 status open
29518
29519 \begin_layout Plain Layout
29520
29521 \lang english
29522 This is an English Text.
29523  This is an English Text.
29524  This is an English Text.
29525  This is an English Text.
29526  This is an English Text.
29527  This is an English Text.
29528  This is an English Text.
29529  This is an English Text.
29530  This is an English Text.
29531  This is an English Text.
29532  This is an English Text.
29533  This is an English Text.
29534  This is an English Text.
29535  This is an English Text.
29536  This is an English Text.
29537  This is an English Text.
29538 \begin_inset Foot
29539 status collapsed
29540
29541 \begin_layout Plain Layout
29542
29543 \lang english
29544 This is an English footnote.
29545 \end_layout
29546
29547 \end_inset
29548
29549  This is an English Text.
29550  
29551 \end_layout
29552
29553 \end_inset
29554
29555
29556 \end_layout
29557
29558 \begin_layout Standard
29559 \begin_inset VSpace bigskip
29560 \end_inset
29561
29562 La configuración global de párrafos se ignora en las minipáginas.
29563  Esto significa que en las mismas no habrá espacio entre párrafos aunque
29564  pongas p.
29565 \begin_inset space \thinspace{}
29566 \end_inset
29567
29568 e.
29569 \begin_inset space ~
29570 \end_inset
29571
29572
29573 \family sans
29574 Salto
29575 \begin_inset space ~
29576 \end_inset
29577
29578 medio
29579 \family default
29580  en la configuración del documento.
29581 \end_layout
29582
29583 \begin_layout Standard
29584 Las minipáginas también sirven para poner un color de fondo para partes
29585  de texto, véase sección
29586 \begin_inset space ~
29587 \end_inset
29588
29589
29590 \begin_inset CommandInset ref
29591 LatexCommand ref
29592 reference "sub:Color-en-Párrafos"
29593
29594 \end_inset
29595
29596 .
29597 \end_layout
29598
29599 \begin_layout Standard
29600 \begin_inset Note Greyedout
29601 status open
29602
29603 \begin_layout Plain Layout
29604
29605 \series bold
29606 Nota:
29607 \series default
29608  No puedes tener flotantes o notas al margen en minipáginas pero sí puedes
29609  tener minipáginas en cuadros, en flotantes, y en otros marcos.
29610 \end_layout
29611
29612 \end_inset
29613
29614
29615 \end_layout
29616
29617 \begin_layout Section
29618 Marcos de párrafo
29619 \begin_inset CommandInset label
29620 LatexCommand label
29621 name "sec:Marcos-de-Párrafo"
29622
29623 \end_inset
29624
29625
29626 \begin_inset Index idx
29627 status collapsed
29628
29629 \begin_layout Plain Layout
29630 Marcos ! de párrafo
29631 \end_layout
29632
29633 \end_inset
29634
29635
29636 \end_layout
29637
29638 \begin_layout Standard
29639 Los marcos de párrafo son similares a las minipáginas con la diferencia
29640  de que no pueden contener notas al pie.
29641 \end_layout
29642
29643 \begin_layout Standard
29644 \align center
29645 \begin_inset Box Frameless
29646 position "t"
29647 hor_pos "c"
29648 has_inner_box 1
29649 inner_pos "t"
29650 use_parbox 1
29651 use_makebox 0
29652 width "33col%"
29653 special "none"
29654 height "1in"
29655 height_special "totalheight"
29656 status open
29657
29658 \begin_layout Plain Layout
29659 Texto en un marco de párrafo.
29660  Texto en un marco de párrafo.
29661  Esta nota no aparece:
29662 \begin_inset Foot
29663 status open
29664
29665 \begin_layout Plain Layout
29666 Esta es una nota en un marco de párrafo y por eso no aparecerá.
29667 \end_layout
29668
29669 \end_inset
29670
29671
29672 \end_layout
29673
29674 \end_inset
29675
29676
29677 \end_layout
29678
29679 \begin_layout Section
29680 Marcos para palabras y caracteres
29681 \begin_inset Index idx
29682 status collapsed
29683
29684 \begin_layout Plain Layout
29685 Marcos ! para palabras y caracteres
29686 \end_layout
29687
29688 \end_inset
29689
29690
29691 \end_layout
29692
29693 \begin_layout Subsection
29694 Evitar la partición de palabras
29695 \begin_inset CommandInset label
29696 LatexCommand label
29697 name "sec:Evitar-la-Partición"
29698
29699 \end_inset
29700
29701
29702 \begin_inset Index idx
29703 status collapsed
29704
29705 \begin_layout Plain Layout
29706 Marcos ! para evitar partición de palabras
29707 \end_layout
29708
29709 \end_inset
29710
29711
29712 \end_layout
29713
29714 \begin_layout Standard
29715 El marco tipo 
29716 \family sans
29717 Marco de línea
29718 \family default
29719  sirve para evitar que una palabra sea partida con guión.
29720 \begin_inset Newline newline
29721 \end_inset
29722
29723 He aquí un ejemplo:
29724 \end_layout
29725
29726 \begin_layout Standard
29727 Esta línea es un ejemplo para mostrar cómo evitar la división de «estalarguísima
29728 palabra».
29729 \end_layout
29730
29731 \begin_layout Standard
29732 Para evitar la división de la palabra «estalarguísimapalabra», ponla en
29733  un marco, establece el 
29734 \family sans
29735 Marco interior
29736 \family default
29737  en 
29738 \family sans
29739 Marco de línea
29740 \family default
29741  y el ancho en 
29742 \family sans
29743 1
29744 \begin_inset space \thinspace{}
29745 \end_inset
29746
29747 Ancho
29748 \family default
29749 .
29750 \end_layout
29751
29752 \begin_layout Standard
29753 Este es el resultado:
29754 \end_layout
29755
29756 \begin_layout Standard
29757 Esta línea es un ejemplo para mostrar cómo evitar la división de 
29758 \begin_inset Box Frameless
29759 position "t"
29760 hor_pos "c"
29761 has_inner_box 1
29762 inner_pos "t"
29763 use_parbox 0
29764 use_makebox 1
29765 width "1in"
29766 special "width"
29767 height "1in"
29768 height_special "totalheight"
29769 status open
29770
29771 \begin_layout Plain Layout
29772 «estalarguísimapalabra»
29773 \end_layout
29774
29775 \end_inset
29776
29777 .
29778 \end_layout
29779
29780 \begin_layout Standard
29781 Como alternativa puedes poner el comando «
29782 \series bold
29783
29784 \backslash
29785 -
29786 \series default
29787 » en código TeX directamente antes de la palabra:
29788 \end_layout
29789
29790 \begin_layout Standard
29791 Esta línea es un ejemplo para mostrar cómo evitar la división de «
29792 \begin_inset ERT
29793 status collapsed
29794
29795 \begin_layout Plain Layout
29796
29797
29798 \backslash
29799 -
29800 \end_layout
29801
29802 \end_inset
29803
29804 estalarguísimapalabra».
29805 \end_layout
29806
29807 \begin_layout Standard
29808 Por supuesto, la palabra sobresale del margen.
29809  Para evitarlo añade, con el menú 
29810 \family sans
29811 Insertar\SpecialChar \menuseparator
29812 Formato\SpecialChar \menuseparator
29813 Salto
29814 \begin_inset space ~
29815 \end_inset
29816
29817 de
29818 \begin_inset space ~
29819 \end_inset
29820
29821 línea
29822 \begin_inset space ~
29823 \end_inset
29824
29825 cortada
29826 \family default
29827  (atajo 
29828 \family sans
29829 Ctrl+Entrar
29830 \family default
29831 ), un salto de línea antes de la palabra:
29832 \end_layout
29833
29834 \begin_layout Standard
29835 Esta línea es un ejemplo para mostrar cómo prevenir la división de 
29836 \begin_inset Newline newline
29837 \end_inset
29838
29839
29840 \begin_inset Box Frameless
29841 position "t"
29842 hor_pos "c"
29843 has_inner_box 1
29844 inner_pos "t"
29845 use_parbox 0
29846 use_makebox 1
29847 width "1in"
29848 special "width"
29849 height "1in"
29850 height_special "totalheight"
29851 status open
29852
29853 \begin_layout Plain Layout
29854 «estalarguísimapalabra»
29855 \end_layout
29856
29857 \end_inset
29858
29859 .
29860 \end_layout
29861
29862 \begin_layout Subsection
29863 Alineación vertical
29864 \begin_inset CommandInset label
29865 LatexCommand label
29866 name "sub:Alineación-Vertical"
29867
29868 \end_inset
29869
29870
29871 \begin_inset Index idx
29872 status collapsed
29873
29874 \begin_layout Plain Layout
29875 Marcos ! para alineación vertical
29876 \end_layout
29877
29878 \end_inset
29879
29880
29881 \end_layout
29882
29883 \begin_layout Standard
29884 Con ayuda del comando 
29885 \series bold
29886
29887 \backslash
29888 raisebox
29889 \series default
29890  puedes alinear verticalmente con el texto circundante palabras o caracteres.
29891  
29892 \series bold
29893
29894 \backslash
29895 raisebox
29896 \series default
29897  se utiliza según el esquema:
29898 \end_layout
29899
29900 \begin_layout Standard
29901
29902 \series bold
29903
29904 \backslash
29905 raisebox{elevación}[altura][profundidad]{contenido del cuadro}
29906 \end_layout
29907
29908 \begin_layout Standard
29909 La elevación puede ser un valor positivo para subir el marco o negativo
29910  para bajarlo.
29911 \end_layout
29912
29913 \begin_layout Standard
29914 Para alinear una palabra, p.
29915 \begin_inset space \thinspace{}
29916 \end_inset
29917
29918 e
29919 \begin_inset space ~
29920 \end_inset
29921
29922 «prevención» para que la parte inferior de la letra más «profunda» «p» esté
29923  en la línea de base, inserta el comando
29924 \end_layout
29925
29926 \begin_layout Standard
29927
29928 \series bold
29929
29930 \backslash
29931 raisebox{
29932 \backslash
29933 depth}{
29934 \end_layout
29935
29936 \begin_layout Standard
29937 en código TeX antes de la palabra.
29938  Detrás de la palabra inserta una llave de cierre «
29939 \series bold
29940 }
29941 \series default
29942 » en código TeX.
29943 \begin_inset Newline newline
29944 \end_inset
29945
29946 Este es el resultado:
29947 \end_layout
29948
29949 \begin_layout Standard
29950 Esto es una línea de texto con la palabra 
29951 \begin_inset ERT
29952 status collapsed
29953
29954 \begin_layout Plain Layout
29955
29956
29957 \backslash
29958 raisebox{
29959 \backslash
29960 depth}{
29961 \end_layout
29962
29963 \end_inset
29964
29965 «prevención»
29966 \begin_inset ERT
29967 status collapsed
29968
29969 \begin_layout Plain Layout
29970
29971 }
29972 \end_layout
29973
29974 \end_inset
29975
29976  elevada.
29977 \end_layout
29978
29979 \begin_layout Standard
29980 \begin_inset VSpace bigskip
29981 \end_inset
29982
29983 Al subir o bajar caracteres en una línea, se modifica el espacio entre líneas:
29984 \end_layout
29985
29986 \begin_layout Standard
29987 Esto es una línea de texto con la palabra 
29988 \begin_inset ERT
29989 status collapsed
29990
29991 \begin_layout Plain Layout
29992
29993
29994 \backslash
29995 raisebox{-
29996 \backslash
29997 depth}{
29998 \end_layout
29999
30000 \end_inset
30001
30002 «prevención»
30003 \begin_inset ERT
30004 status collapsed
30005
30006 \begin_layout Plain Layout
30007
30008 }
30009 \end_layout
30010
30011 \end_inset
30012
30013  bajada.
30014 \begin_inset Newline newline
30015 \end_inset
30016
30017 Esto es una línea de texto con la palabra 
30018 \begin_inset ERT
30019 status collapsed
30020
30021 \begin_layout Plain Layout
30022
30023
30024 \backslash
30025 raisebox{0.5cm}{
30026 \end_layout
30027
30028 \end_inset
30029
30030 «testigo»
30031 \begin_inset ERT
30032 status collapsed
30033
30034 \begin_layout Plain Layout
30035
30036 }
30037 \end_layout
30038
30039 \end_inset
30040
30041  elevada.
30042 \end_layout
30043
30044 \begin_layout Standard
30045 Si por alguna razón quieres impedir esto, pon la altura del marco a cero.
30046  Por ejemplo
30047 \end_layout
30048
30049 \begin_layout Standard
30050
30051 \series bold
30052
30053 \backslash
30054 raisebox{-
30055 \backslash
30056 depth}[0pt]{
30057 \end_layout
30058
30059 \begin_layout Standard
30060 Esto es una línea de texto con la palabra 
30061 \begin_inset ERT
30062 status collapsed
30063
30064 \begin_layout Plain Layout
30065
30066
30067 \backslash
30068 raisebox{-
30069 \backslash
30070 depth}[0pt]{
30071 \end_layout
30072
30073 \end_inset
30074
30075 «prevención»
30076 \begin_inset ERT
30077 status collapsed
30078
30079 \begin_layout Plain Layout
30080
30081 }
30082 \end_layout
30083
30084 \end_inset
30085
30086  bajada.
30087 \begin_inset Newline newline
30088 \end_inset
30089
30090 Esto es una línea de texto con la palabra 
30091 \begin_inset ERT
30092 status collapsed
30093
30094 \begin_layout Plain Layout
30095
30096
30097 \backslash
30098 raisebox{0.5cm}[0pt]{
30099 \end_layout
30100
30101 \end_inset
30102
30103 «testigo»
30104 \begin_inset ERT
30105 status collapsed
30106
30107 \begin_layout Plain Layout
30108
30109 }
30110 \end_layout
30111
30112 \end_inset
30113
30114  elevada.
30115 \end_layout
30116
30117 \begin_layout Section
30118 Marcos coloreados
30119 \begin_inset CommandInset label
30120 LatexCommand label
30121 name "sec:Marcos-Coloreados"
30122
30123 \end_inset
30124
30125
30126 \begin_inset Index idx
30127 status collapsed
30128
30129 \begin_layout Plain Layout
30130 Marcos ! Colorear
30131 \end_layout
30132
30133 \end_inset
30134
30135
30136 \end_layout
30137
30138 \begin_layout Subsection
30139 Colorear el fondo de un texto
30140 \begin_inset Index idx
30141 status collapsed
30142
30143 \begin_layout Plain Layout
30144 Color ! de fondo en un texto
30145 \end_layout
30146
30147 \end_inset
30148
30149
30150 \end_layout
30151
30152 \begin_layout Standard
30153 Para colorear el fondo de un texto, éste debe ponerse en un marco coloreado.
30154  Esto requiere cargar el paquete LaTeX 
30155 \series bold
30156 color
30157 \series default
30158
30159 \begin_inset Index idx
30160 status collapsed
30161
30162 \begin_layout Plain Layout
30163 LaTeX-paquetes ! color
30164 \end_layout
30165
30166 \end_inset
30167
30168  en el preámbulo del documento con
30169 \end_layout
30170
30171 \begin_layout Standard
30172
30173 \series bold
30174
30175 \backslash
30176 @ifundef\SpecialChar \textcompwordmark{}
30177 ined{textcolor}
30178 \begin_inset Newline newline
30179 \end_inset
30180
30181
30182 \begin_inset Phantom HPhantom
30183 status open
30184
30185 \begin_layout Plain Layout
30186
30187 \series bold
30188 \begin_inset space ~
30189 \end_inset
30190
30191
30192 \end_layout
30193
30194 \end_inset
30195
30196 {
30197 \backslash
30198 usepackage{color}}{}
30199 \end_layout
30200
30201 \begin_layout Standard
30202 LyX cargará automáticamente el paquete 
30203 \series bold
30204 color
30205 \series default
30206  cuando colorees texto.
30207 \begin_inset Foot
30208 status collapsed
30209
30210 \begin_layout Plain Layout
30211 Para evitar cargarlo dos veces se usa el comando 
30212 \series bold
30213
30214 \backslash
30215 @ifundef\SpecialChar \textcompwordmark{}
30216 ined
30217 \series default
30218 .
30219 \end_layout
30220
30221 \end_inset
30222
30223
30224 \end_layout
30225
30226 \begin_layout Standard
30227 \begin_inset VSpace medskip
30228 \end_inset
30229
30230 Los marcos coloreados se crean con el comando 
30231 \series bold
30232
30233 \backslash
30234 colorbox
30235 \series default
30236 , de acuerdo con el siguiente esquema:
30237 \end_layout
30238
30239 \begin_layout Standard
30240
30241 \series bold
30242
30243 \backslash
30244 colorbox{color}{contenido del marco}
30245 \end_layout
30246
30247 \begin_layout Standard
30248 El contenido también puede ser un marco y los marcos coloreados también
30249  pueden estar en otros marcos.
30250 \end_layout
30251
30252 \begin_layout Standard
30253 Los siguientes colores están predefinidos:
30254 \begin_inset Newline newline
30255 \end_inset
30256
30257
30258 \family sans
30259 red
30260 \family default
30261
30262 \family sans
30263 green
30264 \family default
30265
30266 \family sans
30267 yellow, blue
30268 \family default
30269
30270 \family sans
30271 cyan
30272 \family default
30273 \series bold
30274 ,
30275 \series default
30276  
30277 \family sans
30278 magenta, black
30279 \family default
30280
30281 \family sans
30282 white
30283 \family default
30284 .
30285 \begin_inset Newline newline
30286 \end_inset
30287
30288 También puedes definir tus propios colores según se explica en la sección
30289 \begin_inset space ~
30290 \end_inset
30291
30292
30293 \begin_inset CommandInset ref
30294 LatexCommand ref
30295 reference "sec:Cuadros-Coloreados"
30296
30297 \end_inset
30298
30299 .
30300 \end_layout
30301
30302 \begin_layout Standard
30303 Por ejemplo, para poner fondo rojo a una palabra, inserta el comando
30304 \end_layout
30305
30306 \begin_layout Standard
30307
30308 \series bold
30309
30310 \backslash
30311 colorbox{red}{
30312 \end_layout
30313
30314 \begin_layout Standard
30315 en código TeX antes de la palabra.
30316  Tras la palabra inserta una llave de cierre «
30317 \series bold
30318 }
30319 \series default
30320 » en código TeX.
30321 \begin_inset Newline newline
30322 \end_inset
30323
30324 Este es el resultado:
30325 \end_layout
30326
30327 \begin_layout Standard
30328 Línea en la que la palabra 
30329 \begin_inset ERT
30330 status collapsed
30331
30332 \begin_layout Plain Layout
30333
30334
30335 \backslash
30336 colorbox{red}{
30337 \end_layout
30338
30339 \end_inset
30340
30341 «¡Atención!»
30342 \begin_inset ERT
30343 status collapsed
30344
30345 \begin_layout Plain Layout
30346
30347 }
30348 \end_layout
30349
30350 \end_inset
30351
30352  tiene fondo rojo.
30353 \end_layout
30354
30355 \begin_layout Standard
30356 \begin_inset VSpace bigskip
30357 \end_inset
30358
30359 Si quieres un borde de distinto color, puedes emplear el comando 
30360 \series bold
30361
30362 \backslash
30363 fcolorbox
30364 \series default
30365  con el esquema siguiente:
30366 \end_layout
30367
30368 \begin_layout Standard
30369
30370 \series bold
30371
30372 \backslash
30373 fcolorbox{color del borde}{color del fondo}{contenido del marco}
30374 \end_layout
30375
30376 \begin_layout Standard
30377
30378 \series bold
30379
30380 \backslash
30381 fcolorbox
30382 \series default
30383  es una extensión de 
30384 \series bold
30385
30386 \backslash
30387 colorbox
30388 \series default
30389 .
30390  El grosor del borde y el espacio entre él y el contenido se puede ajustar
30391  con las longitudes 
30392 \series bold
30393
30394 \backslash
30395 fboxrule
30396 \series default
30397  y 
30398 \series bold
30399
30400 \backslash
30401 fboxsep
30402 \series default
30403 , respectivamente, como se describe en la sección
30404 \begin_inset space ~
30405 \end_inset
30406
30407
30408 \begin_inset CommandInset ref
30409 LatexCommand ref
30410 reference "sec:Decoración"
30411
30412 \end_inset
30413
30414 .
30415 \end_layout
30416
30417 \begin_layout Standard
30418 Para el ejemplo siguiente se ha utilizado el comando
30419 \end_layout
30420
30421 \begin_layout Standard
30422
30423 \series bold
30424
30425 \backslash
30426 fcolorbox{cyan}{magenta}{
30427 \end_layout
30428
30429 \begin_layout Standard
30430 Este es un ejemplo en el que se ha puesto un grosor de 1
30431 \begin_inset space \thinspace{}
30432 \end_inset
30433
30434 mm para la línea del borde:
30435 \begin_inset Newline newline
30436 \end_inset
30437
30438
30439 \begin_inset ERT
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443
30444
30445 \backslash
30446 fboxrule 1mm 
30447 \backslash
30448 fboxsep 1mm
30449 \end_layout
30450
30451 \end_inset
30452
30453
30454 \begin_inset ERT
30455 status collapsed
30456
30457 \begin_layout Plain Layout
30458
30459
30460 \backslash
30461 fcolorbox{cyan}{magenta}{
30462 \end_layout
30463
30464 \end_inset
30465
30466 Texto en un marco con fondo y borde en distintos colores.
30467 \begin_inset ERT
30468 status collapsed
30469
30470 \begin_layout Plain Layout
30471
30472 }
30473 \end_layout
30474
30475 \end_inset
30476
30477
30478 \end_layout
30479
30480 \begin_layout Standard
30481 \begin_inset VSpace bigskip
30482 \end_inset
30483
30484 Por supuesto, también puedes colorear el texto en un marco coloreado:
30485 \begin_inset Newline newline
30486 \end_inset
30487
30488
30489 \begin_inset ERT
30490 status collapsed
30491
30492 \begin_layout Plain Layout
30493
30494
30495 \backslash
30496 fcolorbox{cyan}{magenta}{
30497 \end_layout
30498
30499 \end_inset
30500
30501
30502 \color yellow
30503 Marco con texto, fondo y borde en distintos colores.
30504 \color none
30505
30506 \begin_inset ERT
30507 status collapsed
30508
30509 \begin_layout Plain Layout
30510
30511 }
30512 \end_layout
30513
30514 \end_inset
30515
30516
30517 \begin_inset ERT
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521
30522
30523 \backslash
30524 fboxrule 0.4pt 
30525 \backslash
30526 fboxsep 3pt
30527 \end_layout
30528
30529 \end_inset
30530
30531
30532 \end_layout
30533
30534 \begin_layout Standard
30535
30536 \series bold
30537 \begin_inset VSpace medskip
30538 \end_inset
30539
30540
30541 \end_layout
30542
30543 \begin_layout Standard
30544 \begin_inset Note Greyedout
30545 status open
30546
30547 \begin_layout Plain Layout
30548
30549 \series bold
30550 Nota:
30551 \series default
30552  El texto en marcos con fondo coloreado no puede tener saltos de línea.
30553  Para colorear líneas o párrafos múltiples, usa un marco dentro de un marco
30554  coloreado como se describe a continuación.
30555 \end_layout
30556
30557 \end_inset
30558
30559
30560 \end_layout
30561
30562 \begin_layout Subsection
30563 Colorear el fondo de párrafos
30564 \begin_inset CommandInset label
30565 LatexCommand label
30566 name "sub:Color-en-Párrafos"
30567
30568 \end_inset
30569
30570
30571 \begin_inset Index idx
30572 status collapsed
30573
30574 \begin_layout Plain Layout
30575 Color ! en párrafos
30576 \end_layout
30577
30578 \end_inset
30579
30580
30581 \end_layout
30582
30583 \begin_layout Standard
30584 Para poner color de fondo en más de una línea, pon el texto en una minipágina.
30585  Antes de la minipágina inserta el comando 
30586 \series bold
30587
30588 \backslash
30589 colorbox
30590 \series default
30591  en código TeX
30592 \end_layout
30593
30594 \begin_layout Standard
30595
30596 \series bold
30597
30598 \backslash
30599 colorbox{color}{
30600 \end_layout
30601
30602 \begin_layout Standard
30603 Detrás de la minipágina inserta una llave de cierre «
30604 \series bold
30605 }
30606 \series default
30607 », también en código TeX.
30608 \end_layout
30609
30610 \begin_layout Standard
30611 \begin_inset ERT
30612 status collapsed
30613
30614 \begin_layout Plain Layout
30615
30616
30617 \backslash
30618 colorbox{grisclaro}{
30619 \end_layout
30620
30621 \end_inset
30622
30623
30624 \begin_inset Box Frameless
30625 position "t"
30626 hor_pos "c"
30627 has_inner_box 1
30628 inner_pos "t"
30629 use_parbox 0
30630 use_makebox 0
30631 width "100col%"
30632 special "none"
30633 height "1in"
30634 height_special "totalheight"
30635 status collapsed
30636
30637 \begin_layout Plain Layout
30638 Texto con color de fondo.
30639  Texto con color de fondo.
30640 \end_layout
30641
30642 \begin_layout Plain Layout
30643 \begin_inset VSpace defskip
30644 \end_inset
30645
30646 El texto puede tener notas al pie
30647 \begin_inset Foot
30648 status collapsed
30649
30650 \begin_layout Plain Layout
30651 Otro ejemplo de nota
30652 \end_layout
30653
30654 \end_inset
30655
30656  y puede incluir cuadros y figuras.
30657 \end_layout
30658
30659 \begin_layout Plain Layout
30660 \align center
30661 \begin_inset Tabular
30662 <lyxtabular version="3" rows="3" columns="3">
30663 <features tabularvalignment="middle">
30664 <column alignment="center" valignment="top" width="0">
30665 <column alignment="center" valignment="top" width="0">
30666 <column alignment="center" valignment="top" width="0">
30667 <row>
30668 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30669 \begin_inset Text
30670
30671 \begin_layout Plain Layout
30672 a
30673 \end_layout
30674
30675 \end_inset
30676 </cell>
30677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30678 \begin_inset Text
30679
30680 \begin_layout Plain Layout
30681 !
30682 \end_layout
30683
30684 \end_inset
30685 </cell>
30686 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30687 \begin_inset Text
30688
30689 \begin_layout Plain Layout
30690 3
30691 \end_layout
30692
30693 \end_inset
30694 </cell>
30695 </row>
30696 <row>
30697 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30698 \begin_inset Text
30699
30700 \begin_layout Plain Layout
30701 <
30702 \end_layout
30703
30704 \end_inset
30705 </cell>
30706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30707 \begin_inset Text
30708
30709 \begin_layout Plain Layout
30710 b2
30711 \begin_inset Quotes erd
30712 \end_inset
30713
30714 |
30715 \end_layout
30716
30717 \end_inset
30718 </cell>
30719 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30720 \begin_inset Text
30721
30722 \begin_layout Plain Layout
30723 >
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 </row>
30729 <row>
30730 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30731 \begin_inset Text
30732
30733 \begin_layout Plain Layout
30734 1
30735 \end_layout
30736
30737 \end_inset
30738 </cell>
30739 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30740 \begin_inset Text
30741
30742 \begin_layout Plain Layout
30743 §
30744 \end_layout
30745
30746 \end_inset
30747 </cell>
30748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30749 \begin_inset Text
30750
30751 \begin_layout Plain Layout
30752 c
30753 \end_layout
30754
30755 \end_inset
30756 </cell>
30757 </row>
30758 </lyxtabular>
30759
30760 \end_inset
30761
30762
30763 \end_layout
30764
30765 \end_inset
30766
30767
30768 \begin_inset ERT
30769 status collapsed
30770
30771 \begin_layout Plain Layout
30772
30773 }
30774 \end_layout
30775
30776 \end_inset
30777
30778
30779 \end_layout
30780
30781 \begin_layout Section
30782 Marcos girados y a escala
30783 \end_layout
30784
30785 \begin_layout Standard
30786 Para poder usar los comandos descritos en esta sección hay que cargar el
30787  paquete LaTeX 
30788 \series bold
30789 graphicx
30790 \series default
30791
30792 \begin_inset Index idx
30793 status collapsed
30794
30795 \begin_layout Plain Layout
30796 LaTeX-paquetes ! graphicx
30797 \end_layout
30798
30799 \end_inset
30800
30801  en el preámbulo del documento, con el comando
30802 \end_layout
30803
30804 \begin_layout Standard
30805
30806 \series bold
30807
30808 \backslash
30809 @ifundefined{rotatebox}
30810 \begin_inset Newline newline
30811 \end_inset
30812
30813
30814 \begin_inset Phantom HPhantom
30815 status open
30816
30817 \begin_layout Plain Layout
30818
30819 \series bold
30820 \begin_inset space ~
30821 \end_inset
30822
30823
30824 \end_layout
30825
30826 \end_inset
30827
30828 {
30829 \backslash
30830 usepackage{graphicx}}{}
30831 \end_layout
30832
30833 \begin_layout Standard
30834 \begin_inset Note Greyedout
30835 status open
30836
30837 \begin_layout Plain Layout
30838
30839 \series bold
30840 Nota: 
30841 \series default
30842 Algunos visores DVI no pueden mostrar material girado o a escala.
30843 \end_layout
30844
30845 \end_inset
30846
30847
30848 \end_layout
30849
30850 \begin_layout Standard
30851 \begin_inset Note Greyedout
30852 status open
30853
30854 \begin_layout Plain Layout
30855
30856 \series bold
30857 Nota:
30858 \series default
30859  Los marcos girados o a escala no pueden contener flotantes.
30860 \end_layout
30861
30862 \end_inset
30863
30864
30865 \end_layout
30866
30867 \begin_layout Subsection
30868 Marcos girados
30869 \begin_inset Index idx
30870 status collapsed
30871
30872 \begin_layout Plain Layout
30873 Marcos ! Girar
30874 \end_layout
30875
30876 \end_inset
30877
30878
30879 \begin_inset Index idx
30880 status collapsed
30881
30882 \begin_layout Plain Layout
30883 Material rotado
30884 \end_layout
30885
30886 \end_inset
30887
30888
30889 \begin_inset Index idx
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893 Figuras ! Rotar
30894 \end_layout
30895
30896 \end_inset
30897
30898
30899 \begin_inset Index idx
30900 status collapsed
30901
30902 \begin_layout Plain Layout
30903 Cuadros ! Girar
30904 \end_layout
30905
30906 \end_inset
30907
30908
30909 \end_layout
30910
30911 \begin_layout Standard
30912 Para girar material debes ponerlo en un marco girado.
30913  Los marcos girados se crean con el comando 
30914 \series bold
30915
30916 \backslash
30917 rotatebox
30918 \series default
30919  en código TeX, según el esquema:
30920 \end_layout
30921
30922 \begin_layout Standard
30923
30924 \series bold
30925
30926 \backslash
30927 rotatebox[origen de rotación]{ángulo de rotación}{contenido del marco}
30928 \end_layout
30929
30930 \begin_layout Standard
30931 El origen de rotación se especifica en la forma 
30932 \series bold
30933 origin=position
30934 \series default
30935 .
30936  Son posibles las posiciones siguientes: 
30937 \emph on
30938 c
30939 \emph default
30940  (center), 
30941 \emph on
30942 l
30943 \emph default
30944  (left), 
30945 \emph on
30946 r
30947 \emph default
30948  (right), 
30949 \emph on
30950 b
30951 \emph default
30952  (bottom), 
30953 \emph on
30954 t
30955 \emph default
30956  (top), así como combinaciones adecuadas de las posiciones básicas.
30957  Por ejemplo, 
30958 \emph on
30959 lt
30960 \emph default
30961  significa que el origen de rotación es la esquina superior izquierda del
30962  marco.
30963  Si no se especifica origen de rotación se usará la posición 
30964 \emph on
30965 l
30966 \emph default
30967 .
30968  El ángulo de rotación es un número de grados, y puede ser negativo.
30969  El sentido de giro es contrario al de las agujas del reloj.
30970 \end_layout
30971
30972 \begin_layout Standard
30973 En el siguiente ejemplo se ha insertado el comando 
30974 \series bold
30975
30976 \backslash
30977 rotatebox[origin=c]{60}{ 
30978 \series default
30979 como código TeX delante del texto «con rotación»; después del texto, el
30980  marco se ha cerrado con llave en código TeX.
30981 \end_layout
30982
30983 \begin_layout Standard
30984 Esta línea contiene texto 
30985 \begin_inset ERT
30986 status collapsed
30987
30988 \begin_layout Plain Layout
30989
30990
30991 \backslash
30992 rotatebox[origin=c]{60}{
30993 \end_layout
30994
30995 \end_inset
30996
30997 con rotación
30998 \begin_inset ERT
30999 status collapsed
31000
31001 \begin_layout Plain Layout
31002
31003 }
31004 \end_layout
31005
31006 \end_inset
31007
31008 .
31009 \end_layout
31010
31011 \begin_layout Standard
31012 El contenido del marco puede ser también otro marco o una ecuación en línea:
31013 \end_layout
31014
31015 \begin_layout Standard
31016 En esta línea hay texto enmarcado 
31017 \begin_inset ERT
31018 status collapsed
31019
31020 \begin_layout Plain Layout
31021
31022
31023 \backslash
31024 rotatebox[origin=r]{-60}{
31025 \end_layout
31026
31027 \end_inset
31028
31029
31030 \begin_inset Box Doublebox
31031 position "c"
31032 hor_pos "c"
31033 has_inner_box 0
31034 inner_pos "c"
31035 use_parbox 0
31036 use_makebox 0
31037 width "1in"
31038 special "width"
31039 height "1in"
31040 height_special "totalheight"
31041 status open
31042
31043 \begin_layout Plain Layout
31044 con rotación
31045 \end_layout
31046
31047 \end_inset
31048
31049
31050 \begin_inset ERT
31051 status collapsed
31052
31053 \begin_layout Plain Layout
31054
31055 }
31056 \end_layout
31057
31058 \end_inset
31059
31060  y 
31061 \begin_inset ERT
31062 status collapsed
31063
31064 \begin_layout Plain Layout
31065
31066
31067 \backslash
31068 rotatebox[origin=lb]{60}{
31069 \end_layout
31070
31071 \end_inset
31072
31073
31074 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31075 \end_inset
31076
31077
31078 \begin_inset ERT
31079 status collapsed
31080
31081 \begin_layout Plain Layout
31082
31083 }
31084 \end_layout
31085
31086 \end_inset
31087
31088  una ecuación.
31089 \end_layout
31090
31091 \begin_layout Standard
31092 O una imagen o un cuadro:
31093 \end_layout
31094
31095 \begin_layout Standard
31096 Aquí hay una imagen girada 
31097 \begin_inset ERT
31098 status collapsed
31099
31100 \begin_layout Plain Layout
31101
31102
31103 \backslash
31104 rotatebox[origin=lb]{90}{
31105 \end_layout
31106
31107 \end_inset
31108
31109
31110 \begin_inset Graphics
31111         filename ../clipart/platypus.eps
31112         lyxscale 50
31113         width 25col%
31114
31115 \end_inset
31116
31117
31118 \begin_inset ERT
31119 status collapsed
31120
31121 \begin_layout Plain Layout
31122
31123 }
31124 \end_layout
31125
31126 \end_inset
31127
31128  y un cuadro girado 
31129 \begin_inset ERT
31130 status collapsed
31131
31132 \begin_layout Plain Layout
31133
31134
31135 \backslash
31136 rotatebox[origin=l]{-90}{
31137 \end_layout
31138
31139 \end_inset
31140
31141
31142 \begin_inset Tabular
31143 <lyxtabular version="3" rows="2" columns="2">
31144 <features tabularvalignment="middle">
31145 <column alignment="center" valignment="top" width="0">
31146 <column alignment="center" valignment="top" width="0">
31147 <row>
31148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31149 \begin_inset Text
31150
31151 \begin_layout Plain Layout
31152 q
31153 \end_layout
31154
31155 \end_inset
31156 </cell>
31157 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31158 \begin_inset Text
31159
31160 \begin_layout Plain Layout
31161 w
31162 \end_layout
31163
31164 \end_inset
31165 </cell>
31166 </row>
31167 <row>
31168 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31169 \begin_inset Text
31170
31171 \begin_layout Plain Layout
31172 e
31173 \end_layout
31174
31175 \end_inset
31176 </cell>
31177 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31178 \begin_inset Text
31179
31180 \begin_layout Plain Layout
31181 r
31182 \end_layout
31183
31184 \end_inset
31185 </cell>
31186 </row>
31187 </lyxtabular>
31188
31189 \end_inset
31190
31191
31192 \begin_inset ERT
31193 status collapsed
31194
31195 \begin_layout Plain Layout
31196
31197 }
31198 \end_layout
31199
31200 \end_inset
31201
31202
31203 \end_layout
31204
31205 \begin_layout Subsection
31206 Marcos para variar la escala
31207 \begin_inset Index idx
31208 status collapsed
31209
31210 \begin_layout Plain Layout
31211 Marcos ! para variar la escala
31212 \end_layout
31213
31214 \end_inset
31215
31216
31217 \begin_inset Index idx
31218 status collapsed
31219
31220 \begin_layout Plain Layout
31221 Material a escala
31222 \end_layout
31223
31224 \end_inset
31225
31226
31227 \begin_inset Index idx
31228 status collapsed
31229
31230 \begin_layout Plain Layout
31231 Figuras ! a escala
31232 \end_layout
31233
31234 \end_inset
31235
31236
31237 \begin_inset Index idx
31238 status collapsed
31239
31240 \begin_layout Plain Layout
31241 Cuadros ! a escala
31242 \end_layout
31243
31244 \end_inset
31245
31246
31247 \end_layout
31248
31249 \begin_layout Standard
31250 Para modificar las proporciones de un material se pueden usar los comandos
31251  
31252 \series bold
31253
31254 \backslash
31255 scalebox
31256 \series default
31257  y 
31258 \series bold
31259
31260 \backslash
31261 resizebox 
31262 \series default
31263 en código TeX.
31264 \end_layout
31265
31266 \begin_layout Standard
31267
31268 \series bold
31269
31270 \backslash
31271 scalebox
31272 \series default
31273  se usa con el esquema siguiente:
31274 \end_layout
31275
31276 \begin_layout Standard
31277
31278 \series bold
31279
31280 \backslash
31281 scalebox{horizontal}[vertical]{contenido del marco}
31282 \end_layout
31283
31284 \begin_layout Standard
31285 Horizontal y vertical son los factores de escala correspondientes.
31286  Si no se especifica factor vertical, su valor será el mismo que el factor
31287  de escala horizontal.
31288  
31289 \end_layout
31290
31291 \begin_layout Standard
31292 Por ejemplo, el comando 
31293 \series bold
31294
31295 \backslash
31296 scalebox{2}{Hola} 
31297 \series default
31298 crea un 
31299 \begin_inset ERT
31300 status collapsed
31301
31302 \begin_layout Plain Layout
31303
31304
31305 \backslash
31306 scalebox{2}{
31307 \end_layout
31308
31309 \end_inset
31310
31311 Hola
31312 \begin_inset ERT
31313 status collapsed
31314
31315 \begin_layout Plain Layout
31316
31317 }
31318 \end_layout
31319
31320 \end_inset
31321
31322  de doble tamaño que el texto normal del documento.
31323 \end_layout
31324
31325 \begin_layout Standard
31326 El comando 
31327 \series bold
31328
31329 \backslash
31330 scalebox{2}[1]{Hola} 
31331 \series default
31332 distorsiona el 
31333 \begin_inset ERT
31334 status collapsed
31335
31336 \begin_layout Plain Layout
31337
31338
31339 \backslash
31340 scalebox{2}[1]{
31341 \end_layout
31342
31343 \end_inset
31344
31345 Hola
31346 \begin_inset ERT
31347 status collapsed
31348
31349 \begin_layout Plain Layout
31350
31351 }
31352 \end_layout
31353
31354 \end_inset
31355
31356 .
31357 \end_layout
31358
31359 \begin_layout Standard
31360 Si un factor de escala es negativo el contenido del marco es reflejado.
31361  Por eso el comando 
31362 \series bold
31363
31364 \backslash
31365 scalebox{-1}[1]{Hola} 
31366 \series default
31367 puede usarse para reflejar un texto: 
31368 \begin_inset ERT
31369 status collapsed
31370
31371 \begin_layout Plain Layout
31372
31373
31374 \backslash
31375 scalebox{-1}[1]{
31376 \end_layout
31377
31378 \end_inset
31379
31380 Hola
31381 \begin_inset ERT
31382 status collapsed
31383
31384 \begin_layout Plain Layout
31385
31386 }
31387 \end_layout
31388
31389 \end_inset
31390
31391 .
31392 \end_layout
31393
31394 \begin_layout Standard
31395
31396 \series bold
31397
31398 \backslash
31399 scalebox{1}[-1]{Hola} 
31400 \series default
31401 refleja el 
31402 \begin_inset ERT
31403 status collapsed
31404
31405 \begin_layout Plain Layout
31406
31407
31408 \backslash
31409 scalebox{1}[-1]{
31410 \end_layout
31411
31412 \end_inset
31413
31414 Hola
31415 \begin_inset ERT
31416 status collapsed
31417
31418 \begin_layout Plain Layout
31419
31420 }
31421 \end_layout
31422
31423 \end_inset
31424
31425  sobre la base.
31426 \end_layout
31427
31428 \begin_layout Standard
31429 El comando 
31430 \series bold
31431
31432 \backslash
31433 scalebox{-1}[1]{contenido del cuadro} 
31434 \series default
31435 puede sustituirse por 
31436 \series bold
31437
31438 \begin_inset Newline newline
31439 \end_inset
31440
31441
31442 \backslash
31443 reflectbox{contenido del cuadro}
31444 \begin_inset VSpace defskip
31445 \end_inset
31446
31447
31448 \end_layout
31449
31450 \begin_layout Standard
31451 El comando 
31452 \series bold
31453
31454 \backslash
31455 resizebox
31456 \series default
31457  sirve para redimensionar el marco a una altura y anchura definidas, según
31458  el esquema:
31459 \end_layout
31460
31461 \begin_layout Standard
31462
31463 \series bold
31464
31465 \backslash
31466 resizebox{anchura}{altura}{contenido del marco}
31467 \end_layout
31468
31469 \begin_layout Standard
31470 Si uno de los argumentos del comando es un signo de exclamación, 
31471 \series bold
31472 !
31473 \series default
31474 , la escala se hace de forma que se mantiene la relación de las dimensiones
31475  originales del contenido del marco.
31476  
31477 \end_layout
31478
31479 \begin_layout Standard
31480 El comando 
31481 \series bold
31482
31483 \backslash
31484 resizebox{2cm}{1cm}{Hola}
31485 \series default
31486  genera: 
31487 \begin_inset ERT
31488 status collapsed
31489
31490 \begin_layout Plain Layout
31491
31492
31493 \backslash
31494 resizebox{2cm}{1cm}{
31495 \end_layout
31496
31497 \end_inset
31498
31499 Hola
31500 \begin_inset ERT
31501 status collapsed
31502
31503 \begin_layout Plain Layout
31504
31505 }
31506 \end_layout
31507
31508 \end_inset
31509
31510
31511 \begin_inset Newline newline
31512 \end_inset
31513
31514 El comando 
31515 \series bold
31516
31517 \backslash
31518 resizebox{2cm}{!}{Hola}
31519 \series default
31520  genera: 
31521 \begin_inset ERT
31522 status collapsed
31523
31524 \begin_layout Plain Layout
31525
31526
31527 \backslash
31528 resizebox{2cm}{!}{
31529 \end_layout
31530
31531 \end_inset
31532
31533 Hola
31534 \begin_inset ERT
31535 status collapsed
31536
31537 \begin_layout Plain Layout
31538
31539 }
31540 \end_layout
31541
31542 \end_inset
31543
31544
31545 \end_layout
31546
31547 \begin_layout Standard
31548 \begin_inset VSpace defskip
31549 \end_inset
31550
31551
31552 \end_layout
31553
31554 \begin_layout Standard
31555 \begin_inset Note Greyedout
31556 status open
31557
31558 \begin_layout Plain Layout
31559
31560 \series bold
31561 Nota: 
31562 \series default
31563 Si los argumentos de 
31564 \series bold
31565
31566 \backslash
31567 scalebox
31568 \series default
31569  o 
31570 \series bold
31571
31572 \backslash
31573 resizebox
31574 \series default
31575  son cero, no se generan errores de LaTeX al exportar el documento, pero
31576  puede suceder que la salida no se muestre o que sea incompleta.
31577  
31578 \end_layout
31579
31580 \end_inset
31581
31582
31583 \begin_inset VSpace defskip
31584 \end_inset
31585
31586
31587 \end_layout
31588
31589 \begin_layout Standard
31590 Los marcos se pueden combinar en cualquier orden.
31591  Por ejemplo, el comando
31592 \series bold
31593
31594 \begin_inset Newline newline
31595 \end_inset
31596
31597
31598 \backslash
31599 rotatebox[origin=c]{-45}{
31600 \backslash
31601 resizebox{2cm}{!}{
31602 \backslash
31603 reflectbox{Hola}}}
31604 \begin_inset Newline newline
31605 \end_inset
31606
31607
31608 \series default
31609 genera:
31610 \end_layout
31611
31612 \begin_layout Standard
31613 \noindent
31614 \align center
31615 \begin_inset ERT
31616 status collapsed
31617
31618 \begin_layout Plain Layout
31619
31620
31621 \backslash
31622 rotatebox[origin=c]{-45}{
31623 \backslash
31624 resizebox{2cm}{!}{
31625 \backslash
31626 reflectbox{
31627 \end_layout
31628
31629 \end_inset
31630
31631 Hola
31632 \begin_inset ERT
31633 status collapsed
31634
31635 \begin_layout Plain Layout
31636
31637 }}}
31638 \end_layout
31639
31640 \end_inset
31641
31642
31643 \end_layout
31644
31645 \begin_layout Standard
31646 \noindent
31647 Un marco puede contener imágenes, cuadros y ecuaciones en línea:
31648 \end_layout
31649
31650 \begin_layout Standard
31651 \align center
31652 \begin_inset ERT
31653 status collapsed
31654
31655 \begin_layout Plain Layout
31656
31657
31658 \backslash
31659 rotatebox[origin=c]{-30}{
31660 \backslash
31661 resizebox{2cm}{!}{
31662 \backslash
31663 reflectbox{
31664 \end_layout
31665
31666 \end_inset
31667
31668
31669 \begin_inset Graphics
31670         filename ../clipart/platypus.eps
31671         lyxscale 50
31672         width 25col%
31673
31674 \end_inset
31675
31676
31677 \begin_inset ERT
31678 status collapsed
31679
31680 \begin_layout Plain Layout
31681
31682 }}}
31683 \end_layout
31684
31685 \end_inset
31686
31687
31688 \begin_inset ERT
31689 status collapsed
31690
31691 \begin_layout Plain Layout
31692
31693
31694 \backslash
31695 rotatebox[origin=c]{-45}{
31696 \backslash
31697 resizebox{2cm}{!}{
31698 \backslash
31699 reflectbox{
31700 \end_layout
31701
31702 \end_inset
31703
31704
31705 \begin_inset Tabular
31706 <lyxtabular version="3" rows="2" columns="2">
31707 <features tabularvalignment="middle">
31708 <column alignment="center" valignment="top" width="0">
31709 <column alignment="center" valignment="top" width="0">
31710 <row>
31711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31712 \begin_inset Text
31713
31714 \begin_layout Plain Layout
31715 q
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724 w
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 </row>
31730 <row>
31731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31732 \begin_inset Text
31733
31734 \begin_layout Plain Layout
31735 e
31736 \end_layout
31737
31738 \end_inset
31739 </cell>
31740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31741 \begin_inset Text
31742
31743 \begin_layout Plain Layout
31744 r
31745 \end_layout
31746
31747 \end_inset
31748 </cell>
31749 </row>
31750 </lyxtabular>
31751
31752 \end_inset
31753
31754
31755 \begin_inset ERT
31756 status collapsed
31757
31758 \begin_layout Plain Layout
31759
31760 }}}
31761 \end_layout
31762
31763 \end_inset
31764
31765
31766 \begin_inset ERT
31767 status collapsed
31768
31769 \begin_layout Plain Layout
31770
31771
31772 \backslash
31773 rotatebox[origin=c]{-45}{
31774 \backslash
31775 resizebox{2cm}{!}{
31776 \backslash
31777 reflectbox{
31778 \end_layout
31779
31780 \end_inset
31781
31782
31783 \begin_inset Formula $\int A\,\mathrm{d}x=B$
31784 \end_inset
31785
31786
31787 \begin_inset ERT
31788 status collapsed
31789
31790 \begin_layout Plain Layout
31791
31792 }}}
31793 \end_layout
31794
31795 \end_inset
31796
31797
31798 \end_layout
31799
31800 \begin_layout Standard
31801 Si se usa el estilo global 
31802 \series bold
31803 fleqn
31804 \series default
31805  para las ecuaciones del documento,
31806 \begin_inset Foot
31807 status collapsed
31808
31809 \begin_layout Plain Layout
31810 Si «fleqn» se añade a las opciones de clase del documento.
31811 \end_layout
31812
31813 \end_inset
31814
31815  también se puede variar la escala de las ecuaciones en estilo presentación.
31816 \end_layout
31817
31818 \begin_layout Chapter
31819 Objetos envueltos en texto
31820 \begin_inset Index idx
31821 status collapsed
31822
31823 \begin_layout Plain Layout
31824 Envueltos en texto
31825 \end_layout
31826
31827 \end_inset
31828
31829
31830 \end_layout
31831
31832 \begin_layout Section
31833 Flotantes envueltos
31834 \begin_inset CommandInset label
31835 LatexCommand label
31836 name "sec:Flotantes-envueltos"
31837
31838 \end_inset
31839
31840
31841 \begin_inset Index idx
31842 status collapsed
31843
31844 \begin_layout Plain Layout
31845 Flotantes ! Envueltos
31846 \end_layout
31847
31848 \end_inset
31849
31850
31851 \begin_inset Index idx
31852 status collapsed
31853
31854 \begin_layout Plain Layout
31855 Envueltos en texto ! Flotantes
31856 \end_layout
31857
31858 \end_inset
31859
31860
31861 \end_layout
31862
31863 \begin_layout Standard
31864 \begin_inset Wrap figure
31865 lines 0
31866 placement l
31867 overhang 1cm
31868 width "40col%"
31869 status open
31870
31871 \begin_layout Plain Layout
31872 \begin_inset Graphics
31873         filename ../clipart/mobius.eps
31874         width 40col%
31875         rotateOrigin center
31876
31877 \end_inset
31878
31879
31880 \end_layout
31881
31882 \begin_layout Plain Layout
31883 \begin_inset Caption
31884
31885 \begin_layout Plain Layout
31886 \begin_inset CommandInset label
31887 LatexCommand label
31888 name "fig:Envoltorio-de-figura"
31889
31890 \end_inset
31891
31892 Figura envuelta en el texto
31893 \end_layout
31894
31895 \end_inset
31896
31897
31898 \end_layout
31899
31900 \end_inset
31901
31902  Este tipo de flotante se usa para adosar una figura o un cuadro al texto,
31903  de modo que ocupe sólo una parte del ancho de columna.
31904  Se inserta con el menú 
31905 \family sans
31906 Insertar\SpecialChar \menuseparator
31907 Flotante\SpecialChar \menuseparator
31908 Figura
31909 \begin_inset space ~
31910 \end_inset
31911
31912 envuelta
31913 \family default
31914
31915 \begin_inset space \thinspace{}
31916 \end_inset
31917
31918 /
31919 \begin_inset space \thinspace{}
31920 \end_inset
31921
31922
31923 \family sans
31924 Cuadro
31925 \begin_inset space ~
31926 \end_inset
31927
31928 envuelto
31929 \family default
31930  si está instalado el paquete LaTeX 
31931 \series bold
31932 wrapfig
31933 \series default
31934
31935 \begin_inset Index idx
31936 status collapsed
31937
31938 \begin_layout Plain Layout
31939 LaTeX-paquetes ! wrapfig
31940 \begin_inset ERT
31941 status collapsed
31942
31943 \begin_layout Plain Layout
31944
31945
31946 \backslash
31947 vspace{4mm}
31948 \end_layout
31949
31950 \end_inset
31951
31952
31953 \end_layout
31954
31955 \end_inset
31956
31957 .
31958 \begin_inset Foot
31959 status collapsed
31960
31961 \begin_layout Plain Layout
31962 La instalación de paquetes LaTeX se explica en el manual 
31963 \emph on
31964 Configuración de LaTeX
31965 \emph default
31966 .
31967 \end_layout
31968
31969 \end_inset
31970
31971  Los parámetros del flotante se pueden modificar en el diálogo que se muestra
31972  con clic derecho sobre el cuadro del flotante.
31973  Son obligatorias la 
31974 \family sans
31975 Ubicación
31976 \family default
31977  y la 
31978 \family sans
31979 Anchura
31980 \family default
31981 .
31982  Son opcionales 
31983 \family sans
31984 Extensión al margen
31985 \family default
31986 , que especifica la anchura de invasión del margen, y 
31987 \family sans
31988 Extender
31989 \begin_inset space ~
31990 \end_inset
31991
31992 a
31993 \begin_inset space ~
31994 \end_inset
31995
31996 líneas
31997 \family default
31998 :, que indica cuántas líneas de texto necesitará aproximadamente el flotante.
31999  Como suele ser difícil estimar el número de líneas, lo mejor es usar esta
32000  opción sólo si encuentras problemas en la colocación del flotante.
32001  Además puedes decidir si permitir que LaTeX deje flotar el flotante dentro
32002  del párrafo o en los párrafos adyacentes.
32003  La figura
32004 \begin_inset space ~
32005 \end_inset
32006
32007
32008 \begin_inset CommandInset ref
32009 LatexCommand ref
32010 reference "fig:Envoltorio-de-figura"
32011
32012 \end_inset
32013
32014  es un ejemplo de envoltorio con una anchura de columna del 40
32015 \begin_inset space \thinspace{}
32016 \end_inset
32017
32018 %, ubicado a la izquierda y 1
32019 \begin_inset space \thinspace{}
32020 \end_inset
32021
32022 cm de invasión de margen.
32023 \end_layout
32024
32025 \begin_layout Standard
32026 \begin_inset Note Greyedout
32027 status open
32028
32029 \begin_layout Plain Layout
32030
32031 \series bold
32032 Nota:
32033 \series default
32034  ¡Los flotantes envueltos son frágiles! P.
32035 \begin_inset space \thinspace{}
32036 \end_inset
32037
32038 e.
32039 \begin_inset space ~
32040 \end_inset
32041
32042 si una figura está demasiado cerca de la parte inferior de la página se
32043  pueden perder cosas en el proceso de salida: el flotante puede no aparecer
32044  o situarse junto a otro texto.
32045 \end_layout
32046
32047 \end_inset
32048
32049
32050 \end_layout
32051
32052 \begin_layout Standard
32053 En general:
32054 \end_layout
32055
32056 \begin_layout Itemize
32057 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
32058  salto de página.
32059  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
32060  esté casi listo y puedas prever los saltos de página.
32061 \end_layout
32062
32063 \begin_layout Itemize
32064 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
32065  del párrafo al que deben ajustarse, o bien dentro de un párrafo.
32066 \end_layout
32067
32068 \begin_layout Itemize
32069 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
32070  que procura que haya un párrafo de texto entre ellos.
32071 \end_layout
32072
32073 \begin_layout Itemize
32074 Los flotantes envueltos no están permitidos en cabeceras de sección o cuadros.
32075 \end_layout
32076
32077 \begin_layout Itemize
32078 Su numeración y referencias funciona como se explica en el cap.
32079 \begin_inset space \thinspace{}
32080 \end_inset
32081
32082
32083 \begin_inset CommandInset ref
32084 LatexCommand ref
32085 reference "chap:Flotantes"
32086
32087 \end_inset
32088
32089 .
32090 \end_layout
32091
32092 \begin_layout Section
32093 Objetos fijos envueltos
32094 \begin_inset Index idx
32095 status collapsed
32096
32097 \begin_layout Plain Layout
32098 Envueltos en texto ! Objetos fijos
32099 \end_layout
32100
32101 \end_inset
32102
32103
32104 \end_layout
32105
32106 \begin_layout Standard
32107 Los flotantes envueltos, descritos en la sec.
32108 \begin_inset space \thinspace{}
32109 \end_inset
32110
32111
32112 \begin_inset CommandInset ref
32113 LatexCommand ref
32114 reference "sec:Flotantes-envueltos"
32115
32116 \end_inset
32117
32118  , tienen estas posiciones en el párrafo:
32119 \end_layout
32120
32121 \begin_layout Standard
32122 \noindent
32123 \align center
32124 \begin_inset Tabular
32125 <lyxtabular version="3" rows="2" columns="2">
32126 <features tabularvalignment="middle">
32127 <column alignment="center" valignment="top" width="0">
32128 <column alignment="center" valignment="top" width="0">
32129 <row>
32130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32131 \begin_inset Text
32132
32133 \begin_layout Plain Layout
32134 \begin_inset Graphics
32135         filename ../../images/dialog-show-new-inset_graphics.png
32136         scale 70
32137         scaleBeforeRotation
32138
32139 \end_inset
32140
32141
32142 \end_layout
32143
32144 \end_inset
32145 </cell>
32146 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32147 \begin_inset Text
32148
32149 \begin_layout Plain Layout
32150 texto
32151 \end_layout
32152
32153 \end_inset
32154 </cell>
32155 </row>
32156 <row>
32157 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32158 \begin_inset Text
32159
32160 \begin_layout Plain Layout
32161 texto
32162 \end_layout
32163
32164 \end_inset
32165 </cell>
32166 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32167 \begin_inset Text
32168
32169 \begin_layout Plain Layout
32170 texto
32171 \end_layout
32172
32173 \end_inset
32174 </cell>
32175 </row>
32176 </lyxtabular>
32177
32178 \end_inset
32179
32180  y 
32181 \begin_inset Tabular
32182 <lyxtabular version="3" rows="2" columns="2">
32183 <features tabularvalignment="middle">
32184 <column alignment="center" valignment="top" width="0">
32185 <column alignment="center" valignment="top" width="0">
32186 <row>
32187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32188 \begin_inset Text
32189
32190 \begin_layout Plain Layout
32191 texto
32192 \end_layout
32193
32194 \end_inset
32195 </cell>
32196 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32197 \begin_inset Text
32198
32199 \begin_layout Plain Layout
32200 \begin_inset Graphics
32201         filename ../../images/dialog-show-new-inset_graphics.png
32202         scale 70
32203         scaleBeforeRotation
32204
32205 \end_inset
32206
32207
32208 \end_layout
32209
32210 \end_inset
32211 </cell>
32212 </row>
32213 <row>
32214 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32215 \begin_inset Text
32216
32217 \begin_layout Plain Layout
32218 texto
32219 \end_layout
32220
32221 \end_inset
32222 </cell>
32223 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32224 \begin_inset Text
32225
32226 \begin_layout Plain Layout
32227 texto
32228 \end_layout
32229
32230 \end_inset
32231 </cell>
32232 </row>
32233 </lyxtabular>
32234
32235 \end_inset
32236
32237
32238 \end_layout
32239
32240 \begin_layout Standard
32241 Para colocar un objeto exactamente en la posición en la que se inserta,
32242  por ejemplo una de estas:
32243 \begin_inset VSpace defskip
32244 \end_inset
32245
32246
32247 \end_layout
32248
32249 \begin_layout Standard
32250 \noindent
32251 \align center
32252 \begin_inset Tabular
32253 <lyxtabular version="3" rows="2" columns="2">
32254 <features tabularvalignment="middle">
32255 <column alignment="center" valignment="top" width="0">
32256 <column alignment="center" valignment="top" width="0">
32257 <row>
32258 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32259 \begin_inset Text
32260
32261 \begin_layout Plain Layout
32262 texto
32263 \end_layout
32264
32265 \end_inset
32266 </cell>
32267 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32268 \begin_inset Text
32269
32270 \begin_layout Plain Layout
32271 texto
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 </row>
32277 <row>
32278 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32279 \begin_inset Text
32280
32281 \begin_layout Plain Layout
32282 \begin_inset Graphics
32283         filename ../../images/dialog-show-new-inset_graphics.png
32284         scale 70
32285         scaleBeforeRotation
32286
32287 \end_inset
32288
32289
32290 \end_layout
32291
32292 \end_inset
32293 </cell>
32294 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32295 \begin_inset Text
32296
32297 \begin_layout Plain Layout
32298 texto
32299 \end_layout
32300
32301 \end_inset
32302 </cell>
32303 </row>
32304 </lyxtabular>
32305
32306 \end_inset
32307
32308  
32309 \begin_inset Tabular
32310 <lyxtabular version="3" rows="2" columns="2">
32311 <features tabularvalignment="middle">
32312 <column alignment="center" valignment="top" width="0">
32313 <column alignment="center" valignment="top" width="0">
32314 <row>
32315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32316 \begin_inset Text
32317
32318 \begin_layout Plain Layout
32319 texto
32320 \end_layout
32321
32322 \end_inset
32323 </cell>
32324 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32325 \begin_inset Text
32326
32327 \begin_layout Plain Layout
32328 texto
32329 \end_layout
32330
32331 \end_inset
32332 </cell>
32333 </row>
32334 <row>
32335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32336 \begin_inset Text
32337
32338 \begin_layout Plain Layout
32339 texto
32340 \end_layout
32341
32342 \end_inset
32343 </cell>
32344 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32345 \begin_inset Text
32346
32347 \begin_layout Plain Layout
32348 \begin_inset Graphics
32349         filename ../../images/dialog-show-new-inset_graphics.png
32350         scale 70
32351         scaleBeforeRotation
32352
32353 \end_inset
32354
32355
32356 \end_layout
32357
32358 \end_inset
32359 </cell>
32360 </row>
32361 </lyxtabular>
32362
32363 \end_inset
32364
32365  
32366 \begin_inset Tabular
32367 <lyxtabular version="3" rows="2" columns="3">
32368 <features tabularvalignment="middle">
32369 <column alignment="center" valignment="top" width="0">
32370 <column alignment="center" valignment="top" width="0">
32371 <column alignment="center" valignment="top" width="0">
32372 <row>
32373 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32374 \begin_inset Text
32375
32376 \begin_layout Plain Layout
32377 texto
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 <cell alignment="center" valignment="top" topline="true" usebox="none">
32383 \begin_inset Text
32384
32385 \begin_layout Plain Layout
32386 \begin_inset Graphics
32387         filename ../../images/dialog-show-new-inset_graphics.png
32388         scale 70
32389         scaleBeforeRotation
32390
32391 \end_inset
32392
32393
32394 \end_layout
32395
32396 \end_inset
32397 </cell>
32398 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32399 \begin_inset Text
32400
32401 \begin_layout Plain Layout
32402 texto
32403 \end_layout
32404
32405 \end_inset
32406 </cell>
32407 </row>
32408 <row>
32409 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32410 \begin_inset Text
32411
32412 \begin_layout Plain Layout
32413 texto
32414 \end_layout
32415
32416 \end_inset
32417 </cell>
32418 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32419 \begin_inset Text
32420
32421 \begin_layout Plain Layout
32422 texto
32423 \end_layout
32424
32425 \end_inset
32426 </cell>
32427 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32428 \begin_inset Text
32429
32430 \begin_layout Plain Layout
32431 texto
32432 \end_layout
32433
32434 \end_inset
32435 </cell>
32436 </row>
32437 </lyxtabular>
32438
32439 \end_inset
32440
32441  
32442 \begin_inset Tabular
32443 <lyxtabular version="3" rows="2" columns="3">
32444 <features tabularvalignment="middle">
32445 <column alignment="center" valignment="top" width="0">
32446 <column alignment="center" valignment="top" width="0">
32447 <column alignment="center" valignment="top" width="0">
32448 <row>
32449 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32450 \begin_inset Text
32451
32452 \begin_layout Plain Layout
32453 texto
32454 \end_layout
32455
32456 \end_inset
32457 </cell>
32458 <cell alignment="center" valignment="top" topline="true" usebox="none">
32459 \begin_inset Text
32460
32461 \begin_layout Plain Layout
32462 texto
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471 texto
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 </row>
32477 <row>
32478 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32479 \begin_inset Text
32480
32481 \begin_layout Plain Layout
32482 texto
32483 \end_layout
32484
32485 \end_inset
32486 </cell>
32487 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32488 \begin_inset Text
32489
32490 \begin_layout Plain Layout
32491 \begin_inset Graphics
32492         filename ../../images/dialog-show-new-inset_graphics.png
32493         scale 70
32494         scaleBeforeRotation
32495
32496 \end_inset
32497
32498
32499 \end_layout
32500
32501 \end_inset
32502 </cell>
32503 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32504 \begin_inset Text
32505
32506 \begin_layout Plain Layout
32507 texto
32508 \end_layout
32509
32510 \end_inset
32511 </cell>
32512 </row>
32513 </lyxtabular>
32514
32515 \end_inset
32516
32517
32518 \end_layout
32519
32520 \begin_layout Standard
32521 \noindent
32522 \align center
32523 \begin_inset Tabular
32524 <lyxtabular version="3" rows="3" columns="2">
32525 <features tabularvalignment="middle">
32526 <column alignment="center" valignment="top" width="0">
32527 <column alignment="center" valignment="top" width="0">
32528 <row>
32529 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32530 \begin_inset Text
32531
32532 \begin_layout Plain Layout
32533 texto
32534 \end_layout
32535
32536 \end_inset
32537 </cell>
32538 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32539 \begin_inset Text
32540
32541 \begin_layout Plain Layout
32542 texto
32543 \end_layout
32544
32545 \end_inset
32546 </cell>
32547 </row>
32548 <row>
32549 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32550 \begin_inset Text
32551
32552 \begin_layout Plain Layout
32553 \begin_inset Graphics
32554         filename ../../images/dialog-show-new-inset_graphics.png
32555         scale 70
32556         scaleBeforeRotation
32557
32558 \end_inset
32559
32560
32561 \end_layout
32562
32563 \end_inset
32564 </cell>
32565 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32566 \begin_inset Text
32567
32568 \begin_layout Plain Layout
32569 texto
32570 \end_layout
32571
32572 \end_inset
32573 </cell>
32574 </row>
32575 <row>
32576 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32577 \begin_inset Text
32578
32579 \begin_layout Plain Layout
32580 texto
32581 \end_layout
32582
32583 \end_inset
32584 </cell>
32585 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32586 \begin_inset Text
32587
32588 \begin_layout Plain Layout
32589 texto
32590 \end_layout
32591
32592 \end_inset
32593 </cell>
32594 </row>
32595 </lyxtabular>
32596
32597 \end_inset
32598
32599  
32600 \begin_inset Tabular
32601 <lyxtabular version="3" rows="3" columns="3">
32602 <features tabularvalignment="middle">
32603 <column alignment="center" valignment="top" width="0">
32604 <column alignment="center" valignment="top" width="0">
32605 <column alignment="center" valignment="top" width="0">
32606 <row>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611 texto
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620 texto
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629 texto
32630 \end_layout
32631
32632 \end_inset
32633 </cell>
32634 </row>
32635 <row>
32636 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32637 \begin_inset Text
32638
32639 \begin_layout Plain Layout
32640 texto
32641 \end_layout
32642
32643 \end_inset
32644 </cell>
32645 <cell alignment="center" valignment="top" usebox="none">
32646 \begin_inset Text
32647
32648 \begin_layout Plain Layout
32649 \begin_inset Graphics
32650         filename ../../images/dialog-show-new-inset_graphics.png
32651         scale 70
32652         scaleBeforeRotation
32653
32654 \end_inset
32655
32656
32657 \end_layout
32658
32659 \end_inset
32660 </cell>
32661 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32662 \begin_inset Text
32663
32664 \begin_layout Plain Layout
32665 texto
32666 \end_layout
32667
32668 \end_inset
32669 </cell>
32670 </row>
32671 <row>
32672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32673 \begin_inset Text
32674
32675 \begin_layout Plain Layout
32676 texto
32677 \end_layout
32678
32679 \end_inset
32680 </cell>
32681 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
32682 \begin_inset Text
32683
32684 \begin_layout Plain Layout
32685 texto
32686 \end_layout
32687
32688 \end_inset
32689 </cell>
32690 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32691 \begin_inset Text
32692
32693 \begin_layout Plain Layout
32694 texto
32695 \end_layout
32696
32697 \end_inset
32698 </cell>
32699 </row>
32700 </lyxtabular>
32701
32702 \end_inset
32703
32704  
32705 \begin_inset Tabular
32706 <lyxtabular version="3" rows="3" columns="2">
32707 <features tabularvalignment="middle">
32708 <column alignment="center" valignment="top" width="0">
32709 <column alignment="center" valignment="top" width="0">
32710 <row>
32711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32712 \begin_inset Text
32713
32714 \begin_layout Plain Layout
32715 texto
32716 \end_layout
32717
32718 \end_inset
32719 </cell>
32720 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32721 \begin_inset Text
32722
32723 \begin_layout Plain Layout
32724 texto
32725 \end_layout
32726
32727 \end_inset
32728 </cell>
32729 </row>
32730 <row>
32731 <cell alignment="center" valignment="top" leftline="true" usebox="none">
32732 \begin_inset Text
32733
32734 \begin_layout Plain Layout
32735 texto
32736 \end_layout
32737
32738 \end_inset
32739 </cell>
32740 <cell alignment="center" valignment="top" rightline="true" usebox="none">
32741 \begin_inset Text
32742
32743 \begin_layout Plain Layout
32744 \begin_inset Graphics
32745         filename ../../images/dialog-show-new-inset_graphics.png
32746         scale 70
32747         scaleBeforeRotation
32748
32749 \end_inset
32750
32751
32752 \end_layout
32753
32754 \end_inset
32755 </cell>
32756 </row>
32757 <row>
32758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
32759 \begin_inset Text
32760
32761 \begin_layout Plain Layout
32762 texto
32763 \end_layout
32764
32765 \end_inset
32766 </cell>
32767 <cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none">
32768 \begin_inset Text
32769
32770 \begin_layout Plain Layout
32771 texto
32772 \end_layout
32773
32774 \end_inset
32775 </cell>
32776 </row>
32777 </lyxtabular>
32778
32779 \end_inset
32780
32781
32782 \end_layout
32783
32784 \begin_layout Standard
32785 \noindent
32786 puedes usar el paquete LaTeX 
32787 \series bold
32788 picinpar
32789 \series default
32790
32791 \begin_inset Index idx
32792 status collapsed
32793
32794 \begin_layout Plain Layout
32795 LaTeX-paquetes ! picinpar
32796 \end_layout
32797
32798 \end_inset
32799
32800 .
32801  Aquí hay un ejemplo:
32802 \end_layout
32803
32804 \begin_layout Standard
32805 \begin_inset ERT
32806 status collapsed
32807
32808 \begin_layout Plain Layout
32809
32810
32811 \backslash
32812 ifpicinpar
32813 \end_layout
32814
32815 \end_inset
32816
32817
32818 \begin_inset Note Note
32819 status open
32820
32821 \begin_layout Plain Layout
32822 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
32823  LaTeX 
32824 \series bold
32825 picinpar
32826 \series default
32827 .
32828 \end_layout
32829
32830 \end_inset
32831
32832
32833 \end_layout
32834
32835 \begin_layout Standard
32836 \begin_inset ERT
32837 status collapsed
32838
32839 \begin_layout Plain Layout
32840
32841
32842 \backslash
32843 begin{window}[2,c,{
32844 \end_layout
32845
32846 \end_inset
32847
32848
32849 \begin_inset Graphics
32850         filename ../clipart/mobius.eps
32851         lyxscale 60
32852         width 40col%
32853         scaleBeforeRotation
32854         rotateOrigin center
32855
32856 \end_inset
32857
32858
32859 \begin_inset ERT
32860 status collapsed
32861
32862 \begin_layout Plain Layout
32863
32864 },]
32865 \end_layout
32866
32867 \begin_layout Plain Layout
32868
32869 {}
32870 \end_layout
32871
32872 \end_inset
32873
32874
32875 \size small
32876 \lang english
32877 It was in the spring of the year 1894 that all London was interested, and
32878  the fashionable world dismayed, by the murder of the Honourable Ronald
32879  Adair under most unusual and inexplicable circumstances.
32880  The public has already learned those particulars of the crime which
32881 \size default
32882
32883 \begin_inset ERT
32884 status collapsed
32885
32886 \begin_layout Plain Layout
32887
32888
32889 \backslash
32890 footnotemark{}
32891 \end_layout
32892
32893 \end_inset
32894
32895
32896 \size small
32897  came out in the police investigation, but a good deal was suppressed upon
32898  that occasion, since the case for the prosecution was so overwhelmingly
32899  strong that it was not necessary to bring forward all the facts.
32900  Only now, at the end of nearly ten years, am I allowed to supply those
32901  missing links which make up the whole of that remarkable chain
32902 \lang spanish
32903 .
32904 \size default
32905
32906 \begin_inset ERT
32907 status collapsed
32908
32909 \begin_layout Plain Layout
32910
32911
32912 \backslash
32913 end{window}
32914 \end_layout
32915
32916 \end_inset
32917
32918
32919 \end_layout
32920
32921 \begin_layout Standard
32922 \begin_inset ERT
32923 status collapsed
32924
32925 \begin_layout Plain Layout
32926
32927
32928 \backslash
32929 footnotetext{
32930 \end_layout
32931
32932 \end_inset
32933
32934 Nota al pie del párrafo con el objeto fijo
32935 \begin_inset ERT
32936 status collapsed
32937
32938 \begin_layout Plain Layout
32939
32940 }
32941 \end_layout
32942
32943 \end_inset
32944
32945
32946 \end_layout
32947
32948 \begin_layout Standard
32949 Los objetos fijos envueltos se usan para permitir texto flotante a su alrededor,
32950  donde la posición del objeto en el párrafo se puede determinar por el número
32951  de líneas sobre él.
32952  A diferencia de los flotantes, no es posible tener leyendas numeradas.
32953 \end_layout
32954
32955 \begin_layout Standard
32956 Un objeto fijo se inserta añadiendo el comando
32957 \end_layout
32958
32959 \begin_layout Standard
32960
32961 \series bold
32962
32963 \backslash
32964 begin{window}[2,c,{
32965 \end_layout
32966
32967 \begin_layout Standard
32968 en código TeX al principio del párrafo.
32969  El primer parámetro en el corchete, aquí '2', define el número de líneas
32970  sobre el objeto, el segundo, aquí 'c', la posición del objeto.
32971  Las posiciones permitidas son 'l', 'c' y 'r' (izquierda, centro, derecha).
32972  Tras el comando se inserta el objeto.
32973  En este ejemplo se ha insertado una imagen con una anchura del 40
32974 \begin_inset space \thinspace{}
32975 \end_inset
32976
32977 % de la anchura de la columna de texto.
32978  El objeto también puede ser un cuadro, un marco o una ecuación.
32979  Detrás del objeto se inserta el comando
32980 \end_layout
32981
32982 \begin_layout Standard
32983
32984 \series bold
32985 },texto de la descripción]
32986 \begin_inset Newline newline
32987 \end_inset
32988
32989 {}
32990 \end_layout
32991
32992 \begin_layout Standard
32993 Ten en cuenta que 
32994 \begin_inset Quotes eld
32995 \end_inset
32996
32997
32998 \series bold
32999 {}
33000 \series default
33001
33002 \begin_inset Quotes erd
33003 \end_inset
33004
33005  está en la segunda línea.
33006  El texto de la descripción es opcional.
33007  El texto envolvente debe estar en el mismo párrafo que el objeto, por tanto
33008  debe empezar inmediatamente después de 
33009 \series bold
33010 {}
33011 \series default
33012 .
33013  Al final del párrafo inserta el comando:
33014 \end_layout
33015
33016 \begin_layout Standard
33017
33018 \series bold
33019
33020 \backslash
33021 end{window}
33022 \end_layout
33023
33024 \begin_layout Standard
33025 Dentro de un párrafo con un objeto fijo no se pueden insertar notas al pie
33026  de la manera habitual.
33027  Hay que usar el comando 
33028 \series bold
33029
33030 \backslash
33031 footnotemark
33032 \series default
33033  dentro del párrafo y fuera del comando 
33034 \series bold
33035
33036 \backslash
33037 footnotetext
33038 \series default
33039 , como se describe en la sec.
33040 \begin_inset space \thinspace{}
33041 \end_inset
33042
33043
33044 \begin_inset CommandInset ref
33045 LatexCommand ref
33046 reference "sec:Notas-al-pie"
33047
33048 \end_inset
33049
33050 .
33051 \end_layout
33052
33053 \begin_layout Standard
33054 \begin_inset ERT
33055 status collapsed
33056
33057 \begin_layout Plain Layout
33058
33059
33060 \backslash
33061 else
33062 \end_layout
33063
33064 \end_inset
33065
33066
33067 \begin_inset Note Note
33068 status open
33069
33070 \begin_layout Plain Layout
33071 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
33072  
33073 \series bold
33074 picinpar
33075 \series default
33076 .
33077 \end_layout
33078
33079 \end_inset
33080
33081
33082 \end_layout
33083
33084 \begin_layout Standard
33085 Debes instalar el paquete LaTeX 
33086 \series bold
33087 picinpar
33088 \series default
33089  para ver la parte siguiente en la salida.
33090 \end_layout
33091
33092 \begin_layout Standard
33093 \begin_inset ERT
33094 status collapsed
33095
33096 \begin_layout Plain Layout
33097
33098
33099 \backslash
33100 fi
33101 \end_layout
33102
33103 \end_inset
33104
33105
33106 \end_layout
33107
33108 \begin_layout Section
33109 Letras capitales
33110 \begin_inset Index idx
33111 status collapsed
33112
33113 \begin_layout Plain Layout
33114 Letras capitales
33115 \end_layout
33116
33117 \end_inset
33118
33119
33120 \begin_inset Index idx
33121 status collapsed
33122
33123 \begin_layout Plain Layout
33124 Envueltos en texto ! Letras capitales
33125 \end_layout
33126
33127 \end_inset
33128
33129
33130 \end_layout
33131
33132 \begin_layout Standard
33133 Para usar letras capitales debe estar instalado el paquete LaTeX
33134 \series bold
33135  lettrine
33136 \series default
33137
33138 \begin_inset Index idx
33139 status collapsed
33140
33141 \begin_layout Plain Layout
33142 LaTeX-paquetes ! lettrine
33143 \end_layout
33144
33145 \end_inset
33146
33147  y habilitar el uso del módulo 
33148 \family sans
33149 Capitales
33150 \family default
33151  en el documento (menú 
33152 \family sans
33153 Documento\SpecialChar \menuseparator
33154 Configuración\SpecialChar \menuseparator
33155 Módulos
33156 \family default
33157 ).
33158  Para insertar una letra capital, usa el estilo 
33159 \family sans
33160 Capital
33161 \family default
33162 .
33163  Este estilo tiene un argumento obligatorio y uno opcional.
33164  El obligatorio se inserta mediante el menú 
33165 \family sans
33166 Insertar\SpecialChar \menuseparator
33167 Título
33168 \begin_inset space ~
33169 \end_inset
33170
33171 breve
33172 \family default
33173  y contiene la letra capital.
33174  Para usar también el argumento opcional, inserta otro argumento delante
33175  del obligatorio.
33176  Este contiene parámetros para modificar la letra capital.
33177  Véase la documentación de 
33178 \series bold
33179 lettrine
33180 \series default
33181
33182 \begin_inset CommandInset citation
33183 LatexCommand cite
33184 key "lettrine"
33185
33186 \end_inset
33187
33188 , para más información sobre los parámetros disponibles.
33189  El estilo contiene el texto que rodeará a la capital.
33190  De esta forma, el estilo habitual es que la palabra cuya primera letra
33191  es la capital se imprima en 
33192 \noun on
33193 versalitas
33194 \noun default
33195 .
33196  Para indicar a LaTeX donde finaliza esta primera palabra, añade una llave
33197  de cierre '
33198 \series bold
33199 }
33200 \series default
33201 ' en código TeX detrás de ella.
33202  Al final del estilo debe haber una llave de apertura '
33203 \series bold
33204 {
33205 \series default
33206 ' en código TeX.
33207 \end_layout
33208
33209 \begin_layout Standard
33210 Aquí hay algumos ejemplos:
33211 \end_layout
33212
33213 \begin_layout Standard
33214 \begin_inset ERT
33215 status collapsed
33216
33217 \begin_layout Plain Layout
33218
33219
33220 \backslash
33221 iflettrine
33222 \end_layout
33223
33224 \end_inset
33225
33226
33227 \begin_inset Note Note
33228 status open
33229
33230 \begin_layout Plain Layout
33231 La siguiente sección sólo se mostrará en pantalla si está instalado el paquete
33232  LaTeX 
33233 \series bold
33234 lettrine
33235 \series default
33236 .
33237 \end_layout
33238
33239 \end_inset
33240
33241
33242 \end_layout
33243
33244 \begin_layout Enumerate
33245 Sin argumento opcional, la capital es la letra 'I' en tipografía matemática
33246  
33247 \begin_inset Formula $\mathfrak{Fraktur}$
33248 \end_inset
33249
33250 :
33251 \end_layout
33252
33253 \begin_deeper
33254 \begin_layout Initial
33255 \begin_inset Argument
33256 status open
33257
33258 \begin_layout Plain Layout
33259 \begin_inset Formula $\mathfrak{I}$
33260 \end_inset
33261
33262
33263 \end_layout
33264
33265 \end_inset
33266
33267 t
33268 \begin_inset ERT
33269 status collapsed
33270
33271 \begin_layout Plain Layout
33272
33273 }
33274 \end_layout
33275
33276 \end_inset
33277
33278  
33279 \lang english
33280 was in the spring of the year 1894 that all London was interested, and the
33281  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33282  under most unusual and inexplicable circumstances.
33283  The public has already learned those particulars of the crime which came
33284  out in the police investigation, but a good deal was suppressed upon that
33285  occasion, since the case for the prosecution was so overwhelmingly strong
33286  that it was not necessary to bring forward all the facts.
33287 \lang spanish
33288
33289 \begin_inset ERT
33290 status collapsed
33291
33292 \begin_layout Plain Layout
33293
33294 {
33295 \end_layout
33296
33297 \end_inset
33298
33299
33300 \begin_inset Newpage newpage
33301 \end_inset
33302
33303
33304 \end_layout
33305
33306 \end_deeper
33307 \begin_layout Enumerate
33308 Solo una línea rodea a la capital, constituida por dos letras en tipo normal
33309  y no se imprime nada en versalitas:
33310 \end_layout
33311
33312 \begin_deeper
33313 \begin_layout Initial
33314 \begin_inset Argument
33315 status open
33316
33317 \begin_layout Plain Layout
33318 lines=1
33319 \end_layout
33320
33321 \end_inset
33322
33323
33324 \begin_inset Argument
33325 status open
33326
33327 \begin_layout Plain Layout
33328 It
33329 \end_layout
33330
33331 \end_inset
33332
33333
33334 \begin_inset ERT
33335 status collapsed
33336
33337 \begin_layout Plain Layout
33338
33339 }
33340 \end_layout
33341
33342 \end_inset
33343
33344  
33345 \lang english
33346 was in the spring of the year 1894 that all London was interested, and the
33347  fashionable world dismayed, by the murder of the Honourable Ronald Adair
33348  under most unusual and inexplicable circumstances.
33349  The public has already learned those particulars of the crime which came
33350  out in the police investigation, but a good deal was suppressed upon that
33351  occasion, since the case for the prosecution was so overwhelmingly strong
33352  that it was not necessary to bring forward all the facts.
33353 \lang spanish
33354
33355 \begin_inset ERT
33356 status collapsed
33357
33358 \begin_layout Plain Layout
33359
33360 {
33361 \end_layout
33362
33363 \end_inset
33364
33365
33366 \end_layout
33367
33368 \end_deeper
33369 \begin_layout Enumerate
33370 Magenta, capital colgada sobre tres líneas en tipografía matemática 
33371 \begin_inset Formula $\mathcal{CALLIGRAPHIC}$
33372 \end_inset
33373
33374 , el texto 
33375 \begin_inset Quotes eld
33376 \end_inset
33377
33378 t was in the spring
33379 \begin_inset Quotes erd
33380 \end_inset
33381
33382  en 
33383 \noun on
33384 versalitas
33385 \noun default
33386 ; para colorear la capital, debes insertar este comando delante de ella:
33387 \begin_inset Newline newline
33388 \end_inset
33389
33390
33391 \series bold
33392
33393 \backslash
33394 renewcommand{
33395 \backslash
33396 LettrineFontHook}{
33397 \backslash
33398 color{color}}
33399 \series default
33400
33401 \begin_inset Newline newline
33402 \end_inset
33403
33404 donde el segundo 
33405 \emph on
33406 color
33407 \emph default
33408  puede ser 
33409 \begin_inset Quotes eld
33410 \end_inset
33411
33412 red
33413 \begin_inset Quotes erd
33414 \end_inset
33415
33416
33417 \begin_inset Quotes eld
33418 \end_inset
33419
33420 blue
33421 \begin_inset Quotes erd
33422 \end_inset
33423
33424
33425 \begin_inset Quotes eld
33426 \end_inset
33427
33428 green
33429 \begin_inset Quotes erd
33430 \end_inset
33431
33432
33433 \begin_inset Quotes eld
33434 \end_inset
33435
33436 yellow
33437 \begin_inset Quotes erd
33438 \end_inset
33439
33440
33441 \begin_inset Quotes eld
33442 \end_inset
33443
33444 cyan
33445 \begin_inset Quotes erd
33446 \end_inset
33447
33448
33449 \begin_inset Quotes eld
33450 \end_inset
33451
33452 magenta
33453 \begin_inset Quotes erd
33454 \end_inset
33455
33456
33457 \begin_inset Quotes eld
33458 \end_inset
33459
33460 black
33461 \begin_inset Quotes erd
33462 \end_inset
33463
33464  o 
33465 \begin_inset Quotes eld
33466 \end_inset
33467
33468 white
33469 \begin_inset Quotes erd
33470 \end_inset
33471
33472 , y añade este comando al preámbulo del documento:
33473 \begin_inset Newline newline
33474 \end_inset
33475
33476
33477 \series bold
33478
33479 \backslash
33480 @ifundefined{textcolor}
33481 \begin_inset Newline newline
33482 \end_inset
33483
33484
33485 \begin_inset space ~
33486 \end_inset
33487
33488 {
33489 \backslash
33490 usepackage{color}}{}
33491 \end_layout
33492
33493 \begin_deeper
33494 \begin_layout Standard
33495 \begin_inset ERT
33496 status collapsed
33497
33498 \begin_layout Plain Layout
33499
33500
33501 \backslash
33502 renewcommand{
33503 \backslash
33504 LettrineFontHook}{
33505 \backslash
33506 color{magenta}}
33507 \end_layout
33508
33509 \end_inset
33510
33511
33512 \begin_inset Note Note
33513 status open
33514
33515 \begin_layout Plain Layout
33516 pone la capital en magenta
33517 \end_layout
33518
33519 \end_inset
33520
33521
33522 \end_layout
33523
33524 \begin_layout Initial
33525 \begin_inset Argument
33526 status open
33527
33528 \begin_layout Plain Layout
33529 lines=3, lhang=0.33, loversize=0.25
33530 \end_layout
33531
33532 \end_inset
33533
33534
33535 \begin_inset Argument
33536 status open
33537
33538 \begin_layout Plain Layout
33539 \begin_inset Formula $\mathcal{I}$
33540 \end_inset
33541
33542
33543 \end_layout
33544
33545 \end_inset
33546
33547
33548 \lang english
33549 t was in the spring
33550 \lang spanish
33551
33552 \begin_inset ERT
33553 status collapsed
33554
33555 \begin_layout Plain Layout
33556
33557 }
33558 \end_layout
33559
33560 \end_inset
33561
33562  
33563 \lang english
33564 of the year 1894 that all London was interested, and the fashionable world
33565  dismayed, by the murder of the Honourable Ronald Adair under most unusual
33566  and inexplicable circumstances.
33567  The public has already learned those particulars of the crime which came
33568  out in the police investigation, but a good deal was suppressed upon that
33569  occasion, since the case for the prosecution was so overwhelmingly strong
33570  that it was not necessary to bring forward all the facts.
33571 \lang spanish
33572
33573 \begin_inset ERT
33574 status collapsed
33575
33576 \begin_layout Plain Layout
33577
33578 {
33579 \end_layout
33580
33581 \end_inset
33582
33583
33584 \end_layout
33585
33586 \end_deeper
33587 \begin_layout Standard
33588 \begin_inset ERT
33589 status collapsed
33590
33591 \begin_layout Plain Layout
33592
33593
33594 \backslash
33595 else
33596 \end_layout
33597
33598 \end_inset
33599
33600
33601 \begin_inset Note Note
33602 status open
33603
33604 \begin_layout Plain Layout
33605 Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX
33606  
33607 \series bold
33608 lettrine
33609 \series default
33610 .
33611 \end_layout
33612
33613 \end_inset
33614
33615
33616 \end_layout
33617
33618 \begin_layout Standard
33619 Debes instalar el paquete LaTeX 
33620 \series bold
33621 lettrine
33622 \series default
33623  para ver la parte siguiente en la salida.
33624 \end_layout
33625
33626 \begin_layout Standard
33627 \begin_inset ERT
33628 status collapsed
33629
33630 \begin_layout Plain Layout
33631
33632
33633 \backslash
33634 fi
33635 \end_layout
33636
33637 \end_inset
33638
33639
33640 \end_layout
33641
33642 \begin_layout Chapter
33643 Archivos externos
33644 \begin_inset Index idx
33645 status collapsed
33646
33647 \begin_layout Plain Layout
33648 Archivos externos
33649 \end_layout
33650
33651 \end_inset
33652
33653
33654 \end_layout
33655
33656 \begin_layout Standard
33657 Con el menú 
33658 \family sans
33659 Insertar\SpecialChar \menuseparator
33660 Archivo 
33661 \family default
33662 se pueden insertar archivos externos en un documento.
33663  Estos pueden ser:
33664 \end_layout
33665
33666 \begin_layout Description
33667 Documento
33668 \begin_inset space ~
33669 \end_inset
33670
33671 LyX Otro documento LyX; su contenido se inserta directamente en tu documento.
33672 \end_layout
33673
33674 \begin_layout Description
33675 Texto
33676 \begin_inset space ~
33677 \end_inset
33678
33679 simple Un documento de texto; cada línea del mismo se inserta en tu documento
33680  como párrafo propio.
33681 \end_layout
33682
33683 \begin_layout Description
33684 Texto
33685 \begin_inset space ~
33686 \end_inset
33687
33688 simple,
33689 \begin_inset space ~
33690 \end_inset
33691
33692 unir
33693 \begin_inset space ~
33694 \end_inset
33695
33696 líneas Un documento de texto; sus líneas de texto se insertan tal como son.
33697  Las líneas vacías generan un nuevo párrafo en tu documento.
33698 \end_layout
33699
33700 \begin_layout Description
33701 Material
33702 \begin_inset space ~
33703 \end_inset
33704
33705 externo Archivos en diversos formatos.
33706 \end_layout
33707
33708 \begin_layout Description
33709 Documento
33710 \begin_inset space ~
33711 \end_inset
33712
33713 hijo Documentos LyX, LaTeX o texto simple.
33714 \end_layout
33715
33716 \begin_layout Section
33717 Material externo
33718 \begin_inset Index idx
33719 status collapsed
33720
33721 \begin_layout Plain Layout
33722 Material externo
33723 \end_layout
33724
33725 \end_inset
33726
33727
33728 \end_layout
33729
33730 \begin_layout Standard
33731 Esta característica te permite insertar archivos en tu documento sin convertirlo
33732 s previamente a un formato legible en la salida, ya que LyX se ocupa de
33733  las necesarias conversiones.
33734  Esto es parecido a la inserción de imágenes en diversos formatos en los
33735  documentos LyX.
33736  Si has activado la Vista preliminar inmediata en las preferencias de LyX,
33737  en 
33738 \family sans
33739 Apariencia
33740 \family default
33741 \SpecialChar \menuseparator
33742 Gráficos, los tipos de material externo Dia y Xfig se muestran directamente
33743  en LyX.
33744 \end_layout
33745
33746 \begin_layout Standard
33747 El material externo se puede insertar mediante el diálogo que surge a partir
33748  del menú 
33749 \family sans
33750 Insertar\SpecialChar \menuseparator
33751 Archivo\SpecialChar \menuseparator
33752 Material
33753 \begin_inset space ~
33754 \end_inset
33755
33756 externo
33757 \family default
33758 .
33759  Actualmente se permiten los siguientes tipos de archivo (
33760 \family sans
33761 Plantillas
33762 \family default
33763 ):
33764 \end_layout
33765
33766 \begin_layout Description
33767 Diagrama
33768 \begin_inset space ~
33769 \end_inset
33770
33771 de
33772 \begin_inset space ~
33773 \end_inset
33774
33775 ajedrez Esta plantilla soporta diagramas posicionales de ajedrez hechos
33776  con el programa 
33777 \series bold
33778
33779 \begin_inset CommandInset href
33780 LatexCommand href
33781 name "XBoard"
33782 target "http://es.wikipedia.org/wiki/XBoard"
33783
33784 \end_inset
33785
33786
33787 \series default
33788 .
33789 \end_layout
33790
33791 \begin_layout Description
33792 Dia Esta plantilla soporta diagramas creados con el programa 
33793 \series bold
33794
33795 \begin_inset CommandInset href
33796 LatexCommand href
33797 name "Dia"
33798 target "http://es.wikipedia.org/wiki/Dia_(programa)"
33799
33800 \end_inset
33801
33802
33803 \series default
33804 .
33805 \end_layout
33806
33807 \begin_layout Description
33808 Hoja
33809 \begin_inset space ~
33810 \end_inset
33811
33812 de
33813 \begin_inset space ~
33814 \end_inset
33815
33816 cálculo
33817 \begin_inset space ~
33818 \end_inset
33819
33820 Gnumeric Esta plantilla permite insertar tablas/hojas de cálculo en los
33821  formatos 
33822 \series bold
33823
33824 \begin_inset CommandInset href
33825 LatexCommand href
33826 name "Gnumeric"
33827 target "http://es.wikipedia.org/wiki/Gnumeric"
33828
33829 \end_inset
33830
33831
33832 \series default
33833
33834 \begin_inset CommandInset href
33835 LatexCommand href
33836 name "OpenDocument"
33837 target "http://es.wikipedia.org/wiki/OpenDocument"
33838
33839 \end_inset
33840
33841
33842 \begin_inset CommandInset href
33843 LatexCommand href
33844 name "Microsoft Office XML"
33845 target "http://es.wikipedia.org/wiki/Microsoft_Office_XML"
33846
33847 \end_inset
33848
33849  y 
33850 \begin_inset CommandInset href
33851 LatexCommand href
33852 name "Office Open XML"
33853 target "http://es.wikipedia.org/wiki/Office_Open_XML"
33854
33855 \end_inset
33856
33857 .
33858  Para que esto funcione LyX debe haber encontrado el programa 
33859 \family typewriter
33860 ssconvert
33861 \family default
33862  durante su configuración.
33863  Este programa forma parte de Gnumeric, por tanto debe estar instalado aunque
33864  las tablas no estén en el formato de Gnumeric.
33865  Echa un vistazo al archivo de ejemplo 
33866 \emph on
33867 spreadsheet.lyx
33868 \emph default
33869  para ver ejemplos de uso y posibles limitaciones.
33870 \end_layout
33871
33872 \begin_layout Description
33873 Fecha Esta inserta la fecha en el formato 
33874 \emph on
33875 Día-Mes-Año.
33876
33877 \emph default
33878  A continuación hay una fecha insertada como material externo: 
33879 \begin_inset External
33880         template Date
33881         filename es/...
33882
33883 \end_inset
33884
33885
33886 \begin_inset space ~
33887 \end_inset
33888
33889
33890 \begin_inset Note Note
33891 status collapsed
33892
33893 \begin_layout Plain Layout
33894 ¡Quitar el espacio protegido cuando se arregle el fallo 4398!
33895 \end_layout
33896
33897 \end_inset
33898
33899
33900 \begin_inset Newline newline
33901 \end_inset
33902
33903 La fecha no se muestra en LyX, sólo en la salida.
33904  Hay otros dos métodos de insertar una fecha, con el menú 
33905 \family sans
33906 Insertar\SpecialChar \menuseparator
33907 Fecha
33908 \family default
33909  y con el comando LaTeX 
33910 \series bold
33911
33912 \backslash
33913 today
33914 \series default
33915  en código TeX.
33916  Los distintos métodos se comparan en el cuadro
33917 \begin_inset space ~
33918 \end_inset
33919
33920
33921 \begin_inset CommandInset ref
33922 LatexCommand ref
33923 reference "tab:Comparación-de"
33924
33925 \end_inset
33926
33927 .
33928 \end_layout
33929
33930 \begin_layout Description
33931 LilyPond Esta plantilla sirve para tipografiar notación musical con el programa
33932 \begin_inset Newline linebreak
33933 \end_inset
33934
33935
33936 \series bold
33937
33938 \begin_inset CommandInset href
33939 LatexCommand href
33940 name "LilyPond"
33941 target "http://es.wikipedia.org/wiki/GNU_LilyPond"
33942
33943 \end_inset
33944
33945
33946 \series default
33947 .
33948  Echa un vistazo al archivo de ejemplo
33949 \emph on
33950  lilypond.lyx
33951 \emph default
33952  para más información sobre el soporte de LyX a LilyPond.
33953 \end_layout
33954
33955 \begin_layout Description
33956 PDFPages Con esta plantilla puedes insertar documentos PDF en tu documento.
33957  Para insertar algunas o todas las páginas de un documento PDF, utiliza
33958  la opción 
33959 \series bold
33960 pages
33961 \series default
33962  en el campo 
33963 \family sans
33964 Opción
33965 \family default
33966  de la pestaña 
33967 \family sans
33968 Opciones de LaTeX y LyX
33969 \family default
33970 .
33971  
33972 \lang english
33973 The argument of this option is a comma separated list, containing page numbers
33974  (insert as option 
33975 \series bold
33976 pages={3,5,6,8}
33977 \series default
33978 ), ranges of page numbers (
33979 \series bold
33980 pages={4-9}
33981 \series default
33982 ) or any combination.
33983  To insert empty pages use {}.
33984  E.
33985 \begin_inset space \thinspace{}
33986 \end_inset
33987
33988 g.
33989 \begin_inset space ~
33990 \end_inset
33991
33992
33993 \series bold
33994 pages={3,{},8-11,15}
33995 \series default
33996  will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15.
33997  Page ranges are specified in the syntax 
33998 \emph on
33999 start
34000 \emph default
34001 -
34002 \emph on
34003 stop
34004 \emph default
34005 .
34006  This selects all pages from 
34007 \emph on
34008 start
34009 \emph default
34010  to 
34011 \emph on
34012 stop
34013 \emph default
34014 .
34015  Omitting 
34016 \emph on
34017 start
34018 \emph default
34019  defaults to the first page; omitting 
34020 \emph on
34021 stop
34022 \emph default
34023  defaults to the last page of the document.
34024  The last page can also be selected with the keyword 
34025 \series bold
34026 last
34027 \series default
34028 .
34029  (This is only permitted in a page range.) So 
34030 \series bold
34031 pages=-
34032 \series default
34033  will insert all pages of the document and 
34034 \series bold
34035 pages=last-1
34036 \series default
34037  will insert all pages in reverse order.
34038
34039 \lang spanish
34040  Si no se usa la opción pages, sólo se inserta la primera página del PDF.
34041 \begin_inset Newline newline
34042 \end_inset
34043
34044
34045 \lang english
34046 The option 
34047 \series bold
34048 noautoscale
34049 \series default
34050  inserts the pages with their original size, if this option is not given,
34051  the pages will be resized to fith the width of the page of your document.
34052  In the tab 
34053 \family sans
34054 Size and Rotation
34055 \family default
34056  you can specify the width and height of the input pages and their rotation.
34057  If another width than 100
34058 \begin_inset space \thinspace{}
34059 \end_inset
34060
34061 Scale% is used, the option 
34062 \series bold
34063 noautoscale
34064 \series default
34065  will be overwritten.
34066  For more info and possible options, have a look into the documentation
34067  of the LaTeX-package 
34068 \series bold
34069 pdfpages
34070 \series default
34071 \lang spanish
34072  
34073 \begin_inset CommandInset citation
34074 LatexCommand cite
34075 key "pdfpages"
34076
34077 \end_inset
34078
34079 .
34080 \begin_inset Index idx
34081 status collapsed
34082
34083 \begin_layout Plain Layout
34084 LaTeX-paquetes ! pdfpages
34085 \end_layout
34086
34087 \end_inset
34088
34089
34090 \begin_inset Newline newline
34091 \end_inset
34092
34093
34094 \lang english
34095 To use this template in a 
34096 \family sans
34097 Beamer
34098 \family default
34099  presentation you need to first insert an 
34100 \family sans
34101 EndFrame
34102 \family default
34103  environment and in a subsequent paragraph a TeX Code box containing the
34104  command 
34105 \series bold
34106
34107 \backslash
34108 setbeamertemplate{background canvas}{}
34109 \series default
34110 .
34111  Then you can insert as many paragraphs containing the PDFPages template
34112  as you wish.
34113  Behind the included PDF pages you can resume the Beamer presentation by
34114  beginning a new frame or by starting a new section.
34115  To avoid stray blank pages prior to the PDF pages, make sure to use the
34116  
34117 \family sans
34118 Default
34119 \family default
34120  alignment for the paragraph containing the template.
34121 \begin_inset Newline newline
34122 \end_inset
34123
34124 Here is an included PDF which is rotated by -5°:
34125 \lang spanish
34126  
34127 \begin_inset External
34128         template PDFPages
34129         filename ../clipart/Abstract.pdf
34130         extra LaTeX "noautoscale, pages=-"
34131         rotateAngle -5
34132         rotateOrigin bottomleft
34133
34134 \end_inset
34135
34136
34137 \end_layout
34138
34139 \begin_layout Description
34140 RasterImage Sirve para insertar imágenes bitmap.
34141  Las imágenes se pueden tratar en el diálogo 
34142 \family sans
34143 Material Externo
34144 \family default
34145  como las que habitualmente se incluyen mediante el diálogo 
34146 \family sans
34147 Gráficos
34148 \family default
34149 , tal como se explica en la sección
34150 \begin_inset space ~
34151 \end_inset
34152
34153
34154 \begin_inset CommandInset ref
34155 LatexCommand ref
34156 reference "sec:Diálogo-Gráficos"
34157
34158 \end_inset
34159
34160 .
34161  La diferencia 
34162 \lang english
34163 to the normal image input
34164 \lang spanish
34165  es que sólo se permiten imágenes bitmap, por tanto las imágenes PDF y EPS
34166  no están soportadas.
34167  
34168 \lang english
34169 Here is an inserted raster image:
34170 \lang spanish
34171  
34172 \begin_inset External
34173         template RasterImage
34174         filename ../clipart/ToolbarEnvBox.png
34175
34176 \end_inset
34177
34178
34179 \end_layout
34180
34181 \begin_layout Description
34182 XFig Esta plantilla soporta imágenes creadas con el programa 
34183 \series bold
34184
34185 \begin_inset CommandInset href
34186 LatexCommand href
34187 name "Xfig"
34188 target "http://en.wikipedia.org/wiki/Xfig"
34189
34190 \end_inset
34191
34192
34193 \series default
34194 .
34195 \end_layout
34196
34197 \begin_layout Standard
34198 \begin_inset Float table
34199 placement !h
34200 wide false
34201 sideways false
34202 status open
34203
34204 \begin_layout Plain Layout
34205 \begin_inset Caption
34206
34207 \begin_layout Plain Layout
34208 \begin_inset CommandInset label
34209 LatexCommand label
34210 name "tab:Comparación-de"
34211
34212 \end_inset
34213
34214 Comparación de los métodos de inserción de fecha.
34215 \end_layout
34216
34217 \end_inset
34218
34219
34220 \end_layout
34221
34222 \begin_layout Plain Layout
34223 \align center
34224 \begin_inset Tabular
34225 <lyxtabular version="3" rows="4" columns="4">
34226 <features tabularvalignment="middle">
34227 <column alignment="center" valignment="top" width="0">
34228 <column alignment="center" valignment="top" width="0">
34229 <column alignment="center" valignment="top" width="0">
34230 <column alignment="center" valignment="top" width="0">
34231 <row>
34232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34233 \begin_inset Text
34234
34235 \begin_layout Plain Layout
34236 Documento
34237 \end_layout
34238
34239 \end_inset
34240 </cell>
34241 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34242 \begin_inset Text
34243
34244 \begin_layout Plain Layout
34245
34246 \family sans
34247 Material externo\SpecialChar \menuseparator
34248 Fecha
34249 \end_layout
34250
34251 \end_inset
34252 </cell>
34253 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34254 \begin_inset Text
34255
34256 \begin_layout Plain Layout
34257
34258 \family sans
34259 Insertar\SpecialChar \menuseparator
34260 Fecha
34261 \end_layout
34262
34263 \end_inset
34264 </cell>
34265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34266 \begin_inset Text
34267
34268 \begin_layout Plain Layout
34269 comando 
34270 \series bold
34271
34272 \backslash
34273 today
34274 \end_layout
34275
34276 \end_inset
34277 </cell>
34278 </row>
34279 <row>
34280 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34281 \begin_inset Text
34282
34283 \begin_layout Plain Layout
34284 LyX
34285 \end_layout
34286
34287 \end_inset
34288 </cell>
34289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34290 \begin_inset Text
34291
34292 \begin_layout Plain Layout
34293 como recuadro
34294 \end_layout
34295
34296 \end_inset
34297 </cell>
34298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34299 \begin_inset Text
34300
34301 \begin_layout Plain Layout
34302 como fecha
34303 \end_layout
34304
34305 \end_inset
34306 </cell>
34307 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34308 \begin_inset Text
34309
34310 \begin_layout Plain Layout
34311 como cuadro código TeX
34312 \end_layout
34313
34314 \end_inset
34315 </cell>
34316 </row>
34317 <row>
34318 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34319 \begin_inset Text
34320
34321 \begin_layout Plain Layout
34322 LaTeX
34323 \end_layout
34324
34325 \end_inset
34326 </cell>
34327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34328 \begin_inset Text
34329
34330 \begin_layout Plain Layout
34331 como fecha
34332 \end_layout
34333
34334 \end_inset
34335 </cell>
34336 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34337 \begin_inset Text
34338
34339 \begin_layout Plain Layout
34340 como fecha
34341 \end_layout
34342
34343 \end_inset
34344 </cell>
34345 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34346 \begin_inset Text
34347
34348 \begin_layout Plain Layout
34349 como comando
34350 \end_layout
34351
34352 \end_inset
34353 </cell>
34354 </row>
34355 <row>
34356 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34357 \begin_inset Text
34358
34359 \begin_layout Plain Layout
34360 DVI, PDF, PS
34361 \end_layout
34362
34363 \end_inset
34364 </cell>
34365 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34366 \begin_inset Text
34367
34368 \begin_layout Plain Layout
34369 como fecha
34370 \end_layout
34371
34372 \end_inset
34373 </cell>
34374 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34375 \begin_inset Text
34376
34377 \begin_layout Plain Layout
34378 como fecha
34379 \end_layout
34380
34381 \end_inset
34382 </cell>
34383 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34384 \begin_inset Text
34385
34386 \begin_layout Plain Layout
34387 como fecha
34388 \end_layout
34389
34390 \end_inset
34391 </cell>
34392 </row>
34393 </lyxtabular>
34394
34395 \end_inset
34396
34397
34398 \end_layout
34399
34400 \end_inset
34401
34402
34403 \end_layout
34404
34405 \begin_layout Standard
34406 Si utilizas la opción 
34407 \family sans
34408 Borrador
34409 \family default
34410  en la solapa 
34411 \family sans
34412 Archivo
34413 \family default
34414  del diálogo 
34415 \family sans
34416 Material Externo
34417 \family default
34418 , en el documento de salida sólo se muestra la ruta al archivo insertado.
34419 \family sans
34420
34421 \begin_inset Newline newline
34422 \end_inset
34423
34424
34425 \family default
34426 El material externo se muestra en LyX como un recuadro del tipo:
34427 \family sans
34428  
34429 \family default
34430
34431 \begin_inset Graphics
34432         filename clipart/MaterialExternoQt4.png
34433         scale 80
34434
34435 \end_inset
34436
34437  o como imagen, dependiendo de si se marca la opción 
34438 \family sans
34439 Mostrar en LyX 
34440 \family default
34441 de la pestaña 
34442 \family sans
34443 Opciones de LaTeX y LyX
34444 \family default
34445  del diálogo
34446 \family sans
34447 .
34448 \end_layout
34449
34450 \begin_layout Standard
34451 En el manual 
34452 \emph on
34453 Personalización
34454 \emph default
34455  se explica cómo definir tus propias plantillas.
34456 \end_layout
34457
34458 \begin_layout Section
34459 Documento hijo
34460 \begin_inset CommandInset label
34461 LatexCommand label
34462 name "sec:Documento-Hijo"
34463
34464 \end_inset
34465
34466
34467 \begin_inset Index idx
34468 status collapsed
34469
34470 \begin_layout Plain Layout
34471 Documento hijo
34472 \end_layout
34473
34474 \end_inset
34475
34476
34477 \end_layout
34478
34479 \begin_layout Standard
34480 Los documentos hijos se emplean en el caso de tener un documento extenso
34481  compuesto por varias partes o secciones más grandes.
34482  Para trabajar en este tipo de documentos es útil, y a veces obligado, dividirlo
34483  en varios archivos que pueden ser revisados por separado.
34484  Estos archivos se conocen como documentos hijos, y el llamado documento
34485  maestro los conecta con el fin de imprimirlos como un todo o por partes.
34486  Un documento hijo hereda contenidos de su maestro, por ejemplo el preámbulo
34487  LaTeX, la bibliografía y las etiquetas de las referencias cruzadas.
34488 \end_layout
34489
34490 \begin_layout Standard
34491 Para poder trabajar en documentos hijos sin necesidad de abrir el maestro,
34492  en el menú 
34493 \family sans
34494 Documento\SpecialChar \menuseparator
34495 Configuración\SpecialChar \menuseparator
34496 Clase del documento
34497 \family default
34498  del documento hijo especifica el documento maestro predeterminado.
34499  Este maestro será usado entonces por LyX en un segundo plano cuando edites
34500  el documento hijo.
34501 \end_layout
34502
34503 \begin_layout Standard
34504 Los documentos incluidos como hijos se muestran en la pantalla de LyX como
34505  recuadros del tipo: 
34506 \begin_inset Graphics
34507         filename clipart/DocumentoHijoQt4.png
34508         scale 80
34509
34510 \end_inset
34511
34512 .
34513  Para incluir documentos hijos en un documento maestro utiliza el menú 
34514 \family sans
34515 Insertar
34516 \family default
34517 \SpecialChar \menuseparator
34518
34519 \family sans
34520 Archivo
34521 \family default
34522 \SpecialChar \menuseparator
34523
34524 \family sans
34525 Documento
34526 \begin_inset space ~
34527 \end_inset
34528
34529 hijo
34530 \family default
34531 .
34532  Surge un diálogo en el que puedes elegir entre cuatro métodos de inclusión:
34533 \end_layout
34534
34535 \begin_layout Description
34536 Anexar Puedes incluir documentos LyX y documentos LaTeX.
34537  Al pulsar el botón 
34538 \family sans
34539 Aceptar
34540 \family default
34541  en el diálogo 
34542 \family sans
34543 Documento hijo
34544 \family default
34545 , los documentos incluidos se abrirán en una nueva solapa de archivo en
34546  la ventana de LyX y así puedes modificarlos si quieres.
34547 \end_layout
34548
34549 \begin_layout Standard
34550 Aquí hay un archivo insertado con el método 
34551 \family sans
34552 Anexar
34553 \family default
34554
34555 \begin_inset CommandInset include
34556 LatexCommand include
34557 filename "DocumentoPostizo1.lyx"
34558
34559 \end_inset
34560
34561
34562 \end_layout
34563
34564 \begin_layout Standard
34565 La numeración de secciones tiene en cuenta las secciones de los archivos
34566  incluidos en el orden en que están insertados en el documento maestro.
34567  El documento incluido de ejemplo tiene una subsección que se numera como
34568  subsección de la presente sección.
34569  Las etiquetas de los documentos incluidos pueden tener referencias: Subsección
34570 \begin_inset space ~
34571 \end_inset
34572
34573
34574 \begin_inset CommandInset ref
34575 LatexCommand ref
34576 reference "sub:Subsección-Externa-1"
34577
34578 \end_inset
34579
34580 .
34581 \end_layout
34582
34583 \begin_layout Standard
34584 El preámbulo del documento hijo se ignora, sólo se utiliza el preámbulo
34585  del documento maestro.
34586  Las ramas en los documentos hijos serán ignoradas por el documento maestro
34587  si éste no tiene una rama con el mismo nombre.
34588  Los documentos anexados se insertan comenzando una página nueva y acabando
34589  con un salto de página.
34590 \end_layout
34591
34592 \begin_layout Standard
34593 \begin_inset Note Greyedout
34594 status open
34595
34596 \begin_layout Plain Layout
34597
34598 \series bold
34599 Nota:
34600 \series default
34601  Si has incluido un archivo LyX o LaTeX cuya clase de documento es distinta
34602  a la del documento maestro, recibirás una advertencia al exportar/ver el
34603  documento, ya que esto podría dar resultados inesperados.
34604 \end_layout
34605
34606 \end_inset
34607
34608
34609 \end_layout
34610
34611 \begin_layout Description
34612 Incorporar Este método es muy parecido al método 
34613 \family sans
34614 Anexar
34615 \family default
34616 .
34617  Las diferencias son:
34618 \end_layout
34619
34620 \begin_deeper
34621 \begin_layout Itemize
34622 Los archivos incorporados no comienzan en página nueva ni acaban con un
34623  salto de página.
34624 \end_layout
34625
34626 \begin_layout Itemize
34627 Los archivos incorporados pueden visualizar en LyX si la 
34628 \family sans
34629 Vista
34630 \begin_inset space ~
34631 \end_inset
34632
34633 preliminar
34634 \begin_inset space ~
34635 \end_inset
34636
34637 inmediata 
34638 \family default
34639 está activada en el diálogo 
34640 \family sans
34641 Herramientas\SpecialChar \menuseparator
34642 Preferencias
34643 \family default
34644 , apartado 
34645 \family sans
34646 Apariencia\SpecialChar \menuseparator
34647 Visualización
34648 \family default
34649 .
34650 \end_layout
34651
34652 \begin_layout Itemize
34653 Los archivos incorporados no se pueden excluir mediante el menú 
34654 \family sans
34655 Documento\SpecialChar \menuseparator
34656 Configuración\SpecialChar \menuseparator
34657 Documentos hijo
34658 \family default
34659 .
34660 \end_layout
34661
34662 \end_deeper
34663 \begin_layout Standard
34664 Aquí hay un documento hijo insertado con el método 
34665 \family sans
34666 Incorporar
34667 \family default
34668 :
34669 \end_layout
34670
34671 \begin_layout Standard
34672 \begin_inset CommandInset include
34673 LatexCommand input
34674 filename "DocumentoPostizo2.lyx"
34675
34676 \end_inset
34677
34678
34679 \end_layout
34680
34681 \begin_layout Description
34682 Literal Con este método se puede incluir cualquier archivo de texto.
34683  El archivo aparece en la salida con su código fuente, y si contiene comandos
34684  no se ejecutan.
34685  Con la opción 
34686 \family sans
34687 Marcar espacios en la salida
34688 \family default
34689  cada espacio en el código fuente se muestra en la salida con el carácter
34690  «
34691 \begin_inset ERT
34692 status collapsed
34693
34694 \begin_layout Plain Layout
34695
34696
34697 \backslash
34698 textvisiblespace
34699 \end_layout
34700
34701 \end_inset
34702
34703 ».
34704  La diferencia con el método de inserción mediante el menú 
34705 \family sans
34706 Insertar
34707 \family default
34708 \SpecialChar \menuseparator
34709
34710 \family sans
34711 Archivo
34712 \family default
34713 \SpecialChar \menuseparator
34714
34715 \family sans
34716 Texto
34717 \begin_inset space ~
34718 \end_inset
34719
34720 simple
34721 \family default
34722  es que en este caso el contenido del archivo se ve en LyX, mientras que
34723  en modo 
34724 \family sans
34725 Literal 
34726 \family default
34727 no se muestra el contenido, sino un recuadro con el nombre.
34728
34729 \family sans
34730  
34731 \end_layout
34732
34733 \begin_layout Standard
34734 Aquí se inserta un documento hijo en modo Literal:
34735 \begin_inset CommandInset include
34736 LatexCommand verbatiminput
34737 filename "DocumentoTextoPostizo.txt"
34738
34739 \end_inset
34740
34741
34742 \begin_inset VSpace bigskip
34743 \end_inset
34744
34745
34746 \end_layout
34747
34748 \begin_layout Standard
34749 Aquí se inserta un documento hijo en modo Literal con la opción 
34750 \family sans
34751 Marcar espacios en la salida
34752 \family default
34753 :
34754 \begin_inset CommandInset include
34755 LatexCommand verbatiminput*
34756 filename "DocumentoTextoPostizo.txt"
34757
34758 \end_inset
34759
34760
34761 \begin_inset VSpace bigskip
34762 \end_inset
34763
34764
34765 \end_layout
34766
34767 \begin_layout Standard
34768 \begin_inset Note Greyedout
34769 status open
34770
34771 \begin_layout Plain Layout
34772
34773 \series bold
34774 Nota:
34775 \series default
34776  Como puedes ver en los ejemplos anteriores, el texto de los documentos
34777  incluidos en modo 
34778 \family sans
34779 literal
34780 \family default
34781  no contiene saltos de línea, a no ser que se incluyan expresamente en el
34782  archivo de texto.
34783 \end_layout
34784
34785 \end_inset
34786
34787
34788 \end_layout
34789
34790 \begin_layout Description
34791 Listado
34792 \begin_inset space ~
34793 \end_inset
34794
34795 de
34796 \begin_inset space ~
34797 \end_inset
34798
34799 programa Este tipo se describe en el capítulo
34800 \begin_inset space ~
34801 \end_inset
34802
34803
34804 \begin_inset CommandInset ref
34805 LatexCommand ref
34806 reference "cap:Listado-de-programa"
34807
34808 \end_inset
34809
34810 .
34811 \end_layout
34812
34813 \begin_layout Standard
34814 \begin_inset Note Greyedout
34815 status open
34816
34817 \begin_layout Plain Layout
34818
34819 \series bold
34820 Nota:
34821 \series default
34822  Incluir el mismo documento dos veces con métodos diferentes podría causar
34823  problemas en LaTeX.
34824 \end_layout
34825
34826 \end_inset
34827
34828
34829 \end_layout
34830
34831 \begin_layout Standard
34832 Si quieres ver o exportar solo determinados hijos del documento maestro,
34833  bien por ahorrar tiempo de compilación, bien para distribuir capítulos
34834  individuales del libro, puedes excluir hijos en la salida.
34835  Esto se consigue mediante el menú 
34836 \family sans
34837 Documento\SpecialChar \menuseparator
34838 Configuración\SpecialChar \menuseparator
34839 Documento hijo
34840 \family default
34841 .
34842  Puedes excluir o incluir hijos con doble clic sobre sus nombres en la lista;
34843  (esto solo funciona para documentos insertados mediante 
34844 \begin_inset Quotes fld
34845 \end_inset
34846
34847 Anexar
34848 \begin_inset Quotes frd
34849 \end_inset
34850
34851 , no con 
34852 \begin_inset Quotes fld
34853 \end_inset
34854
34855 Incorporar
34856 \begin_inset Quotes frd
34857 \end_inset
34858
34859 ).
34860  Si se marca la opción 
34861 \family sans
34862 Mantener contadores y referencias
34863 \family default
34864  LyX garantiza que todos los números de página, referencias, etc., se respetan
34865  como si se procesara el documento completo.
34866  No obstante, LyX tiene que procesar el documento entero en segundo plano
34867  para que esta característica funcione.
34868  Por tanto, si quieres ahorrar tiempo de compilación, y no es preciso mantener
34869  los contadores y referencias, desmarca esta casilla.
34870 \end_layout
34871
34872 \begin_layout Standard
34873 Alternativamente, se puede poner cada archivo incluido en una rama.
34874 \begin_inset Foot
34875 status collapsed
34876
34877 \begin_layout Plain Layout
34878 Las ramas se describen en la sección
34879 \emph on
34880  Ramas
34881 \emph default
34882  de la 
34883 \emph on
34884 Guía del usuario
34885 \emph default
34886  de LyX.
34887 \end_layout
34888
34889 \end_inset
34890
34891  Habilitando o deshabilitando las ramas puedes decidir qué archivos incluidos
34892  aparecerán en la salida.
34893  Esto tiene la ventaja de que también funciona con hijos incluidos con 
34894 \begin_inset Quotes fld
34895 \end_inset
34896
34897 Incorporar
34898 \begin_inset Quotes frd
34899 \end_inset
34900
34901 .
34902  Sin embargo, los contadores y las referencias no se mantendrán usando este
34903  método.
34904 \end_layout
34905
34906 \begin_layout Chapter
34907 Listado de programa
34908 \begin_inset CommandInset label
34909 LatexCommand label
34910 name "cap:Listado-de-programa"
34911
34912 \end_inset
34913
34914
34915 \begin_inset Index idx
34916 status collapsed
34917
34918 \begin_layout Plain Layout
34919 Listado de programa
34920 \end_layout
34921
34922 \end_inset
34923
34924
34925 \begin_inset Index idx
34926 status collapsed
34927
34928 \begin_layout Plain Layout
34929 Código de programa
34930 \end_layout
34931
34932 \end_inset
34933
34934
34935 \begin_inset Index idx
34936 status collapsed
34937
34938 \begin_layout Plain Layout
34939 Flotantes ! Listado de programa
34940 \end_layout
34941
34942 \end_inset
34943
34944
34945 \end_layout
34946
34947 \begin_layout Standard
34948 Para incluir y tipografiar código de programación puedes usar la opción
34949  de menú disponible en 
34950 \family sans
34951 Insertar\SpecialChar \menuseparator
34952 Listado
34953 \begin_inset space ~
34954 \end_inset
34955
34956 de
34957 \begin_inset space ~
34958 \end_inset
34959
34960 programa.
34961  
34962 \family default
34963 El paquete LaTeX 
34964 \series bold
34965 listings
34966 \series default
34967
34968 \begin_inset Index idx
34969 status collapsed
34970
34971 \begin_layout Plain Layout
34972 LaTeX-paquetes ! listings
34973 \end_layout
34974
34975 \end_inset
34976
34977  provee un mecanismo potente y flexible para insertar código fuente en tu
34978  documento.
34979 \end_layout
34980
34981 \begin_layout Standard
34982 Al hacer clic derecho sobre un recuadro de listado se abre el menú contextual
34983  incorporado en el que puedes configurar su formato.
34984 \end_layout
34985
34986 \begin_layout Standard
34987 Por omisión, al insertar un listado de programa se inicia un párrafo nuevo.
34988  La opción de ubicación 
34989 \family sans
34990 Listado
34991 \begin_inset space ~
34992 \end_inset
34993
34994 en
34995 \begin_inset space ~
34996 \end_inset
34997
34998 línea
34999 \family default
35000  lo imprime en la línea, como este ejemplo: 
35001 \begin_inset listings
35002 lstparams "language={C++}"
35003 inline true
35004 status open
35005
35006 \begin_layout Plain Layout
35007
35008 int a=5;
35009 \end_layout
35010
35011 \end_inset
35012
35013
35014 \family sans
35015
35016 \begin_inset Newline newline
35017 \end_inset
35018
35019
35020 \family default
35021 La opción 
35022 \family sans
35023 Flotante
35024 \family default
35025  crea un listado flotante cuya colocación se puede especificar mediante
35026  las opciones «
35027 \family sans
35028 h
35029 \family default
35030 », «
35031 \family sans
35032 t
35033 \family default
35034 », «
35035 \family sans
35036 b
35037 \family default
35038 » y «
35039 \family sans
35040 p
35041 \family default
35042 », correspondientes a las opciones de colocación de flotantes descritas
35043  en la sección
35044 \family sans
35045
35046 \begin_inset space ~
35047 \end_inset
35048
35049
35050 \begin_inset CommandInset ref
35051 LatexCommand ref
35052 reference "sec:Colocación-de-Flotantes"
35053
35054 \end_inset
35055
35056
35057 \family default
35058 .
35059  Las opciones de colocación se pueden mezclar y se escriben sin separación,
35060  p.
35061 \family sans
35062
35063 \begin_inset space \thinspace{}
35064 \end_inset
35065
35066
35067 \family default
35068 e.
35069 \begin_inset space ~
35070 \end_inset
35071
35072 «
35073 \family sans
35074 htbp
35075 \family default
35076 ».
35077  La opción «
35078 \family sans
35079 h
35080 \family default
35081 » a veces no tiene efecto, pero no necesitas usar la opción 
35082 \family sans
35083 Flotante
35084 \family default
35085  en ese caso puesto que los listados de programa no flotantes también pueden
35086  tener leyendas y ser referenciadas.
35087 \end_layout
35088
35089 \begin_layout Standard
35090 Se puede añadir una leyenda a un listado de programa con el menú 
35091 \family sans
35092 Insertar\SpecialChar \menuseparator
35093 Leyenda
35094 \family default
35095
35096 \begin_inset Foot
35097 status open
35098
35099 \begin_layout Plain Layout
35100 Para traducir la etiqueta 
35101 \begin_inset Quotes eld
35102 \end_inset
35103
35104 Listado
35105 \begin_inset Quotes erd
35106 \end_inset
35107
35108  de la leyenda en la salida, se añade al preámbulo LaTeX del documento el
35109  comando 
35110 \series bold
35111
35112 \backslash
35113 renewcommand{
35114 \backslash
35115 lstlistingname}{Listado}
35116 \series default
35117 .
35118  (
35119 \emph on
35120 N.
35121 \begin_inset space \thinspace{}
35122 \end_inset
35123
35124 del t.
35125 \emph default
35126 )
35127 \end_layout
35128
35129 \end_inset
35130
35131 .
35132  Los listados de programa se pueden referenciar como los flotantes: Listado
35133 \begin_inset space ~
35134 \end_inset
35135
35136
35137 \begin_inset CommandInset ref
35138 LatexCommand ref
35139 reference "lst:Ejemplo-de-listado-de-programa"
35140
35141 \end_inset
35142
35143
35144 \end_layout
35145
35146 \begin_layout Standard
35147 \begin_inset listings
35148 lstparams "language=Python"
35149 inline false
35150 status open
35151
35152 \begin_layout Plain Layout
35153
35154 \begin_inset Caption
35155
35156 \begin_layout Plain Layout
35157 \begin_inset CommandInset label
35158 LatexCommand label
35159 name "lst:Ejemplo-de-listado-de-programa"
35160
35161 \end_inset
35162
35163 Ejemplo de listado de programa flotante
35164 \end_layout
35165
35166 \end_inset
35167
35168 # Ejemplo de listado flotante
35169 \end_layout
35170
35171 \begin_layout Plain Layout
35172
35173 def func(param):
35174 \end_layout
35175
35176 \begin_layout Plain Layout
35177
35178     'this is a python function'
35179 \end_layout
35180
35181 \begin_layout Plain Layout
35182
35183     pass
35184 \end_layout
35185
35186 \end_inset
35187
35188
35189 \end_layout
35190
35191 \begin_layout Standard
35192 Una vez que has escogido un lenguaje de programación en el cuadro de diálogo
35193  de listado de programa, las palabras clave de ese lenguaje serán reconocidas
35194  y tipografiadas de manera especial en la salida.
35195  En el ejemplo, la clave de Python «def» es reconocida y se imprimirá en
35196  negrita.
35197 \end_layout
35198
35199 \begin_layout Standard
35200 \begin_inset Note Greyedout
35201 status open
35202
35203 \begin_layout Plain Layout
35204
35205 \series bold
35206 Nota:
35207 \series default
35208  Si no consigues caracteres en negrita cuando usas tipografías de ancho
35209  fijo, se debe probablemente a que dicha tipografía no suministra negritas.
35210  En este caso selecciona una tipografía distinta en el menú 
35211 \family sans
35212 Documento
35213 \family default
35214 \SpecialChar \menuseparator
35215
35216 \family sans
35217 Configuración
35218 \family default
35219 \SpecialChar \menuseparator
35220
35221 \family sans
35222 Tipografías.
35223  
35224 \family default
35225 (Las tipografías 
35226 \emph on
35227 LuxiMono, BeraMono
35228 \emph default
35229  y 
35230 \emph on
35231 Courier 
35232 \emph default
35233 suministran negritas.)
35234 \end_layout
35235
35236 \end_inset
35237
35238
35239 \end_layout
35240
35241 \begin_layout Standard
35242 En la sección 
35243 \family sans
35244 Numeración
35245 \begin_inset space ~
35246 \end_inset
35247
35248 de
35249 \begin_inset space ~
35250 \end_inset
35251
35252 líneas
35253 \family default
35254  del diálogo puedes elegir el estilo de numeración de las líneas.
35255  En el campo 
35256 \family sans
35257 Paso 
35258 \family default
35259 puedes insertar un número para determinar qué líneas se numeran.
35260  Por ejemplo, si pones «3», se numera sólo una de cada tres líneas.
35261  
35262 \end_layout
35263
35264 \begin_layout Standard
35265 Además, puedes especificar un rango de líneas para que sólo éstas aparezcan
35266  en la salida.
35267  La opción 
35268 \family sans
35269 Mapa
35270 \begin_inset space ~
35271 \end_inset
35272
35273 de
35274 \begin_inset space ~
35275 \end_inset
35276
35277 caracteres
35278 \begin_inset space ~
35279 \end_inset
35280
35281 tradicional
35282 \begin_inset space ~
35283 \end_inset
35284
35285 mejorado
35286 \family default
35287  debería emplearse si se usan en el código caracteres nacionales como la
35288  diéresis alemana.
35289 \begin_inset Newline newline
35290 \end_inset
35291
35292 A continuación hay un ejemplo con numeración de líneas a la izquierda, paso
35293  «3», lenguaje «Python», opciones de estilo «Mapa de caracteres tradicional
35294  mejorado» y «Espacio como símbolo», rango de líneas 3-8:
35295 \begin_inset listings
35296 lstparams "extendedchars=true,firstline=3,language=Python,lastline=8,numbers=left,showspaces=true,stepnumber=3"
35297 inline false
35298 status open
35299
35300 \begin_layout Plain Layout
35301
35302 def func(param):
35303 \end_layout
35304
35305 \begin_layout Plain Layout
35306
35307     'this is a python function'
35308 \end_layout
35309
35310 \begin_layout Plain Layout
35311
35312     pass
35313 \end_layout
35314
35315 \begin_layout Plain Layout
35316
35317 def func(param):
35318 \end_layout
35319
35320 \begin_layout Plain Layout
35321
35322 'This is a German word: Tschüß'
35323 \end_layout
35324
35325 \begin_layout Plain Layout
35326
35327 pass
35328 \end_layout
35329
35330 \begin_layout Plain Layout
35331
35332 def func(param):
35333 \end_layout
35334
35335 \begin_layout Plain Layout
35336
35337 'this is a python function'
35338 \end_layout
35339
35340 \begin_layout Plain Layout
35341
35342 pass
35343 \end_layout
35344
35345 \end_inset
35346
35347
35348 \end_layout
35349
35350 \begin_layout Standard
35351 \begin_inset Note Greyedout
35352 status open
35353
35354 \begin_layout Plain Layout
35355
35356 \series bold
35357 Nota:
35358 \series default
35359  Debido a un error en el paquete 
35360 \series bold
35361 listings
35362 \series default
35363  la numeración de líneas cambia en una línea por cada listado previo.
35364  Por esto en el ejemplo de arriba se numeran las líneas 2 y 5 y no las líneas
35365  3 y 6.
35366 \end_layout
35367
35368 \end_inset
35369
35370
35371 \end_layout
35372
35373 \begin_layout Standard
35374 \begin_inset VSpace bigskip
35375 \end_inset
35376
35377
35378 \end_layout
35379
35380 \begin_layout Standard
35381 También es posible imprimir como listado de programa líneas de un archivo.
35382  Para hacer esto, usa el menú 
35383 \family sans
35384 Insertar\SpecialChar \menuseparator
35385 Archivo\SpecialChar \menuseparator
35386 Documento
35387 \begin_inset space ~
35388 \end_inset
35389
35390 hijo 
35391 \family default
35392 y elige el tipo 
35393 \family sans
35394 Listado de programa
35395 \family default
35396 .
35397 \begin_inset Foot
35398 status collapsed
35399
35400 \begin_layout Plain Layout
35401 Los restantes tipos de documento hijo se describen en la sección
35402 \begin_inset space ~
35403 \end_inset
35404
35405
35406 \begin_inset CommandInset ref
35407 LatexCommand ref
35408 reference "sec:Documento-Hijo"
35409
35410 \end_inset
35411
35412 .
35413 \end_layout
35414
35415 \end_inset
35416
35417  En el diálogo de documento hijo puedes especificar los parámetros del listado
35418  en el cuadro de texto.
35419  Para ver una lista de los parámetros disponibles teclea una interrogación
35420  «?» en el cuadro.
35421 \end_layout
35422
35423 \begin_layout Standard
35424 Para referenciar un documento hijo tipo listado, escribe el texto de la
35425  etiqueta en el campo correspondiente del diálogo de documento hijo.
35426  Después se puede referenciar la etiqueta con el menú 
35427 \family sans
35428 Insertar\SpecialChar \menuseparator
35429 Referencia cruzada.
35430 \end_layout
35431
35432 \begin_layout Standard
35433 A continuación hay un ejemplo, Listado
35434 \begin_inset space ~
35435 \end_inset
35436
35437
35438 \begin_inset CommandInset ref
35439 LatexCommand ref
35440 reference "lst:archivo-listado"
35441
35442 \end_inset
35443
35444 , de inserción de líneas de un archivo; en él se incluye el rango de las
35445  líneas 10
35446 \begin_inset space \thinspace{}
35447 \end_inset
35448
35449 -
35450 \begin_inset space \thinspace{}
35451 \end_inset
35452
35453 15 de este archivo LyX.
35454 \end_layout
35455
35456 \begin_layout Standard
35457 \begin_inset CommandInset include
35458 LatexCommand lstinputlisting
35459 filename "EmbeddedObjects.lyx"
35460 lstparams "breaklines=true,caption={Líneas  10 - 15 de este archivo LyX},firstline=10,label={lst:archivo-listado},language={[LaTeX]TeX},lastline=15"
35461
35462 \end_inset
35463
35464
35465 \end_layout
35466
35467 \begin_layout Standard
35468 \begin_inset VSpace bigskip
35469 \end_inset
35470
35471
35472 \end_layout
35473
35474 \begin_layout Standard
35475 Insertar una ecuación en un listado se puede hacer de la siguiente forma:
35476 \end_layout
35477
35478 \begin_layout Enumerate
35479 Abre el diálogo de listado y añade
35480 \begin_inset Newline newline
35481 \end_inset
35482
35483
35484 \family sans
35485 mathescape=true
35486 \begin_inset Newline newline
35487 \end_inset
35488
35489
35490 \family default
35491 en el campo de texto de la solapa 
35492 \family sans
35493 Avanzado
35494 \end_layout
35495
35496 \begin_layout Enumerate
35497 Crea una ecuación fuera del listado
35498 \end_layout
35499
35500 \begin_layout Enumerate
35501 Copia el contenido de la ecuación (no el recuadro de la misma) al portapapeles
35502  (teclas 
35503 \family sans
35504 Ctrl+C
35505 \family default
35506 )
35507 \end_layout
35508
35509 \begin_layout Enumerate
35510 En el listado escribe 
35511 \begin_inset Quotes eld
35512 \end_inset
35513
35514
35515 \family sans
35516 $$
35517 \family default
35518
35519 \begin_inset Quotes erd
35520 \end_inset
35521
35522  y pega desde el portapapeles entre los símbolos dólar (teclas 
35523 \family sans
35524 Ctrl+V
35525 \family default
35526 )
35527 \end_layout
35528
35529 \begin_layout Standard
35530 \begin_inset listings
35531 lstparams "language=Python,mathescape=true"
35532 inline false
35533 status open
35534
35535 \begin_layout Plain Layout
35536
35537 \begin_inset Caption
35538
35539 \begin_layout Plain Layout
35540 Ejemplo de listado flotante con una ecuación
35541 \end_layout
35542
35543 \end_inset
35544
35545 # Ejemplo de listado flotante
35546 \end_layout
35547
35548 \begin_layout Plain Layout
35549
35550 def func(param):
35551 \end_layout
35552
35553 \begin_layout Plain Layout
35554
35555     # $
35556 \backslash
35557 prod_{n=1}^{
35558 \backslash
35559 infty}
35560 \backslash
35561 ,
35562 \backslash
35563 frac{1}{x^{2}}$
35564 \end_layout
35565
35566 \begin_layout Plain Layout
35567
35568     pass
35569 \end_layout
35570
35571 \end_inset
35572
35573
35574 \end_layout
35575
35576 \begin_layout Standard
35577 \begin_inset VSpace bigskip
35578 \end_inset
35579
35580
35581 \end_layout
35582
35583 \begin_layout Standard
35584 Los parámetros globales para listados de programa se pueden establecer en
35585  el diálogo 
35586 \family sans
35587 Documento\SpecialChar \menuseparator
35588 Configuración\SpecialChar \menuseparator
35589 Listados.
35590  
35591 \family default
35592 Para ver ahí una lista de las opciones disponibles, escribe una interrogación
35593  «?» en el campo de texto.
35594 \end_layout
35595
35596 \begin_layout Standard
35597 Para más información sobre el paquete 
35598 \series bold
35599 listings
35600 \series default
35601 , consulta su documentación
35602 \begin_inset space ~
35603 \end_inset
35604
35605
35606 \begin_inset CommandInset citation
35607 LatexCommand cite
35608 key "listings"
35609
35610 \end_inset
35611
35612 .
35613 \end_layout
35614
35615 \begin_layout Standard
35616 \begin_inset Newpage newpage
35617 \end_inset
35618
35619
35620 \end_layout
35621
35622 \begin_layout Chapter
35623 \start_of_appendix
35624 Unidades disponibles en LyX
35625 \begin_inset Index idx
35626 status collapsed
35627
35628 \begin_layout Plain Layout
35629 Unidades
35630 \end_layout
35631
35632 \end_inset
35633
35634
35635 \begin_inset CommandInset label
35636 LatexCommand label
35637 name "cap:Unidades-disponibles-en"
35638
35639 \end_inset
35640
35641
35642 \end_layout
35643
35644 \begin_layout Standard
35645 Para comprender las unidades utilizadas en este manual, el cuadro
35646 \begin_inset space ~
35647 \end_inset
35648
35649
35650 \begin_inset CommandInset ref
35651 LatexCommand ref
35652 reference "tab:Unidades"
35653
35654 \end_inset
35655
35656  describe todas las unidades disponibles en LyX.
35657 \end_layout
35658
35659 \begin_layout Standard
35660 \begin_inset Float table
35661 placement h
35662 wide false
35663 sideways false
35664 status open
35665
35666 \begin_layout Plain Layout
35667 \begin_inset Caption
35668
35669 \begin_layout Plain Layout
35670 \begin_inset CommandInset label
35671 LatexCommand label
35672 name "tab:Unidades"
35673
35674 \end_inset
35675
35676 Unidades
35677 \end_layout
35678
35679 \end_inset
35680
35681
35682 \end_layout
35683
35684 \begin_layout Plain Layout
35685 \begin_inset VSpace medskip
35686 \end_inset
35687
35688
35689 \end_layout
35690
35691 \begin_layout Plain Layout
35692 \align center
35693 \begin_inset Tabular
35694 <lyxtabular version="3" rows="20" columns="2">
35695 <features tabularvalignment="middle">
35696 <column alignment="center" valignment="top" width="0">
35697 <column alignment="center" valignment="top" width="0">
35698 <row>
35699 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
35700 \begin_inset Text
35701
35702 \begin_layout Plain Layout
35703 unidad
35704 \end_layout
35705
35706 \end_inset
35707 </cell>
35708 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
35709 \begin_inset Text
35710
35711 \begin_layout Plain Layout
35712 nombre/descripción
35713 \end_layout
35714
35715 \end_inset
35716 </cell>
35717 </row>
35718 <row>
35719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35720 \begin_inset Text
35721
35722 \begin_layout Plain Layout
35723 mm
35724 \end_layout
35725
35726 \end_inset
35727 </cell>
35728 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35729 \begin_inset Text
35730
35731 \begin_layout Plain Layout
35732 milímetro
35733 \end_layout
35734
35735 \end_inset
35736 </cell>
35737 </row>
35738 <row>
35739 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35740 \begin_inset Text
35741
35742 \begin_layout Plain Layout
35743 cm
35744 \end_layout
35745
35746 \end_inset
35747 </cell>
35748 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35749 \begin_inset Text
35750
35751 \begin_layout Plain Layout
35752 centímetro
35753 \end_layout
35754
35755 \end_inset
35756 </cell>
35757 </row>
35758 <row>
35759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35760 \begin_inset Text
35761
35762 \begin_layout Plain Layout
35763 in
35764 \end_layout
35765
35766 \end_inset
35767 </cell>
35768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35769 \begin_inset Text
35770
35771 \begin_layout Plain Layout
35772 pulgada
35773 \end_layout
35774
35775 \end_inset
35776 </cell>
35777 </row>
35778 <row>
35779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35780 \begin_inset Text
35781
35782 \begin_layout Plain Layout
35783 pt
35784 \end_layout
35785
35786 \end_inset
35787 </cell>
35788 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35789 \begin_inset Text
35790
35791 \begin_layout Plain Layout
35792 punto (72.27
35793 \begin_inset space \thinspace{}
35794 \end_inset
35795
35796 pt = 1
35797 \begin_inset space \thinspace{}
35798 \end_inset
35799
35800 in)
35801 \end_layout
35802
35803 \end_inset
35804 </cell>
35805 </row>
35806 <row>
35807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35808 \begin_inset Text
35809
35810 \begin_layout Plain Layout
35811 pc
35812 \end_layout
35813
35814 \end_inset
35815 </cell>
35816 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35817 \begin_inset Text
35818
35819 \begin_layout Plain Layout
35820 pica (1
35821 \begin_inset space \thinspace{}
35822 \end_inset
35823
35824 pc = 12
35825 \begin_inset space \thinspace{}
35826 \end_inset
35827
35828 pt)
35829 \end_layout
35830
35831 \end_inset
35832 </cell>
35833 </row>
35834 <row>
35835 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35836 \begin_inset Text
35837
35838 \begin_layout Plain Layout
35839 sp
35840 \end_layout
35841
35842 \end_inset
35843 </cell>
35844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35845 \begin_inset Text
35846
35847 \begin_layout Plain Layout
35848 punto a escala (65536
35849 \begin_inset space \thinspace{}
35850 \end_inset
35851
35852 sp = 1
35853 \begin_inset space \thinspace{}
35854 \end_inset
35855
35856 pt)
35857 \end_layout
35858
35859 \end_inset
35860 </cell>
35861 </row>
35862 <row>
35863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35864 \begin_inset Text
35865
35866 \begin_layout Plain Layout
35867 bp
35868 \end_layout
35869
35870 \end_inset
35871 </cell>
35872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35873 \begin_inset Text
35874
35875 \begin_layout Plain Layout
35876 punto grande (72
35877 \begin_inset space \thinspace{}
35878 \end_inset
35879
35880 bp = 1
35881 \begin_inset space \thinspace{}
35882 \end_inset
35883
35884 in)
35885 \end_layout
35886
35887 \end_inset
35888 </cell>
35889 </row>
35890 <row>
35891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35892 \begin_inset Text
35893
35894 \begin_layout Plain Layout
35895 dd
35896 \end_layout
35897
35898 \end_inset
35899 </cell>
35900 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35901 \begin_inset Text
35902
35903 \begin_layout Plain Layout
35904 didot (1
35905 \begin_inset space \thinspace{}
35906 \end_inset
35907
35908 dd 
35909 \begin_inset Formula $\approx$
35910 \end_inset
35911
35912  0.376
35913 \begin_inset space \thinspace{}
35914 \end_inset
35915
35916 mm)
35917 \end_layout
35918
35919 \end_inset
35920 </cell>
35921 </row>
35922 <row>
35923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35924 \begin_inset Text
35925
35926 \begin_layout Plain Layout
35927 cc
35928 \end_layout
35929
35930 \end_inset
35931 </cell>
35932 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35933 \begin_inset Text
35934
35935 \begin_layout Plain Layout
35936 cicero (1
35937 \begin_inset space \thinspace{}
35938 \end_inset
35939
35940 cc = 12
35941 \begin_inset space \thinspace{}
35942 \end_inset
35943
35944 dd)
35945 \end_layout
35946
35947 \end_inset
35948 </cell>
35949 </row>
35950 <row>
35951 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35952 \begin_inset Text
35953
35954 \begin_layout Plain Layout
35955 escala
35956 \begin_inset space \thinspace{}
35957 \end_inset
35958
35959 %
35960 \end_layout
35961
35962 \end_inset
35963 </cell>
35964 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35965 \begin_inset Text
35966
35967 \begin_layout Plain Layout
35968 % del tamaño original de la imagen
35969 \end_layout
35970
35971 \end_inset
35972 </cell>
35973 </row>
35974 <row>
35975 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
35976 \begin_inset Text
35977
35978 \begin_layout Plain Layout
35979 texto
35980 \begin_inset space \thinspace{}
35981 \end_inset
35982
35983 %
35984 \end_layout
35985
35986 \end_inset
35987 </cell>
35988 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
35989 \begin_inset Text
35990
35991 \begin_layout Plain Layout
35992 % de anchura de texto
35993 \end_layout
35994
35995 \end_inset
35996 </cell>
35997 </row>
35998 <row>
35999 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36000 \begin_inset Text
36001
36002 \begin_layout Plain Layout
36003 columna
36004 \begin_inset space \thinspace{}
36005 \end_inset
36006
36007 %
36008 \end_layout
36009
36010 \end_inset
36011 </cell>
36012 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36013 \begin_inset Text
36014
36015 \begin_layout Plain Layout
36016 % de anchura de columna
36017 \end_layout
36018
36019 \end_inset
36020 </cell>
36021 </row>
36022 <row>
36023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36024 \begin_inset Text
36025
36026 \begin_layout Plain Layout
36027 página
36028 \begin_inset space \thinspace{}
36029 \end_inset
36030
36031 %
36032 \end_layout
36033
36034 \end_inset
36035 </cell>
36036 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36037 \begin_inset Text
36038
36039 \begin_layout Plain Layout
36040 % de anchura de página
36041 \end_layout
36042
36043 \end_inset
36044 </cell>
36045 </row>
36046 <row>
36047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36048 \begin_inset Text
36049
36050 \begin_layout Plain Layout
36051 línea
36052 \begin_inset space \thinspace{}
36053 \end_inset
36054
36055 %
36056 \end_layout
36057
36058 \end_inset
36059 </cell>
36060 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36061 \begin_inset Text
36062
36063 \begin_layout Plain Layout
36064 % de anchura de línea
36065 \end_layout
36066
36067 \end_inset
36068 </cell>
36069 </row>
36070 <row>
36071 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36072 \begin_inset Text
36073
36074 \begin_layout Plain Layout
36075 alt.
36076  texto
36077 \begin_inset space \thinspace{}
36078 \end_inset
36079
36080 %
36081 \end_layout
36082
36083 \end_inset
36084 </cell>
36085 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36086 \begin_inset Text
36087
36088 \begin_layout Plain Layout
36089 % de altura de texto
36090 \end_layout
36091
36092 \end_inset
36093 </cell>
36094 </row>
36095 <row>
36096 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36097 \begin_inset Text
36098
36099 \begin_layout Plain Layout
36100 alt.
36101  pág.
36102 \begin_inset space \thinspace{}
36103 \end_inset
36104
36105 %
36106 \end_layout
36107
36108 \end_inset
36109 </cell>
36110 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36111 \begin_inset Text
36112
36113 \begin_layout Plain Layout
36114 % de altura de página
36115 \end_layout
36116
36117 \end_inset
36118 </cell>
36119 </row>
36120 <row>
36121 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36122 \begin_inset Text
36123
36124 \begin_layout Plain Layout
36125 ex
36126 \end_layout
36127
36128 \end_inset
36129 </cell>
36130 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36131 \begin_inset Text
36132
36133 \begin_layout Plain Layout
36134 altura de la letra 
36135 \emph on
36136 x
36137 \emph default
36138  en la tipografía actual
36139 \end_layout
36140
36141 \end_inset
36142 </cell>
36143 </row>
36144 <row>
36145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
36146 \begin_inset Text
36147
36148 \begin_layout Plain Layout
36149 em
36150 \end_layout
36151
36152 \end_inset
36153 </cell>
36154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
36155 \begin_inset Text
36156
36157 \begin_layout Plain Layout
36158 anchura de la letra 
36159 \emph on
36160 M
36161 \emph default
36162  en la tipografía actual
36163 \end_layout
36164
36165 \end_inset
36166 </cell>
36167 </row>
36168 <row>
36169 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
36170 \begin_inset Text
36171
36172 \begin_layout Plain Layout
36173 mu
36174 \end_layout
36175
36176 \end_inset
36177 </cell>
36178 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
36179 \begin_inset Text
36180
36181 \begin_layout Plain Layout
36182 unidad matemática (1
36183 \begin_inset space \thinspace{}
36184 \end_inset
36185
36186 mu = 1/18
36187 \begin_inset space \thinspace{}
36188 \end_inset
36189
36190 em)
36191 \end_layout
36192
36193 \end_inset
36194 </cell>
36195 </row>
36196 </lyxtabular>
36197
36198 \end_inset
36199
36200
36201 \end_layout
36202
36203 \end_inset
36204
36205
36206 \end_layout
36207
36208 \begin_layout Chapter
36209 Formatos de archivos de salida con gráficos
36210 \begin_inset CommandInset label
36211 LatexCommand label
36212 name "cap:Formatos-de-Archivos-de-Salida"
36213
36214 \end_inset
36215
36216
36217 \end_layout
36218
36219 \begin_layout Section
36220 DVI
36221 \begin_inset Index idx
36222 status collapsed
36223
36224 \begin_layout Plain Layout
36225 Formatos de archivo ! DVI
36226 \end_layout
36227
36228 \end_inset
36229
36230
36231 \begin_inset Index idx
36232 status collapsed
36233
36234 \begin_layout Plain Layout
36235 DVI|see
36236 \begin_inset ERT
36237 status collapsed
36238
36239 \begin_layout Plain Layout
36240
36241 {
36242 \end_layout
36243
36244 \end_inset
36245
36246 Formatos de archivo
36247 \begin_inset ERT
36248 status collapsed
36249
36250 \begin_layout Plain Layout
36251
36252 }
36253 \end_layout
36254
36255 \end_inset
36256
36257
36258 \end_layout
36259
36260 \end_inset
36261
36262
36263 \end_layout
36264
36265 \begin_layout Standard
36266 Este tipo de archivo tiene la extensión «
36267 \family typewriter
36268 .dvi
36269 \family default
36270 ».
36271  Se denomina «device-independent» (DVI), porque es completamente portable;
36272  se pueden mover de una máquina a otra sin necesidad de conversión alguna.
36273  En la época en que se desarrolló este formato, esto no era un asunto baladí.
36274  Los DVI se usan para vistas preliminares rápidas y como preparación para
36275  otros formatos de salida como PostScript.
36276 \end_layout
36277
36278 \begin_layout Standard
36279 \begin_inset Note Greyedout
36280 status open
36281
36282 \begin_layout Plain Layout
36283
36284 \series bold
36285 Nota:
36286 \series default
36287  Los archivos DVI no contienen imágenes, sino enlaces a ellas.
36288 \end_layout
36289
36290 \end_inset
36291
36292  Por tanto no debes olvidar esto si mueves archivos 
36293 \family typewriter
36294 .dvi
36295 \family default
36296  a otro ordenador.
36297  Esta característica también puede retardar la visualización del archivo,
36298  porque el visor DVI tiene que convertir la imagen en segundo plano para
36299  hacerla visible al deslizar el visor.
36300  Así pues recomendamos usar PDF para archivos con muchas imágenes.
36301 \end_layout
36302
36303 \begin_layout Standard
36304 Un documento se exporta a DVI con el menú 
36305 \family sans
36306 Archivo\SpecialChar \menuseparator
36307 Exportar\SpecialChar \menuseparator
36308 DVI
36309 \family default
36310 .
36311  Puedes ver la salida del documento en DVI con el menú 
36312 \family sans
36313 Ver\SpecialChar \menuseparator
36314 DVI
36315 \family default
36316 .
36317 \end_layout
36318
36319 \begin_layout Section
36320 PostScript
36321 \begin_inset CommandInset label
36322 LatexCommand label
36323 name "sec:PostScript"
36324
36325 \end_inset
36326
36327
36328 \begin_inset Index idx
36329 status collapsed
36330
36331 \begin_layout Plain Layout
36332 Formatos de archivo ! PostScript
36333 \end_layout
36334
36335 \end_inset
36336
36337
36338 \begin_inset Index idx
36339 status collapsed
36340
36341 \begin_layout Plain Layout
36342 PostScript|see
36343 \begin_inset ERT
36344 status collapsed
36345
36346 \begin_layout Plain Layout
36347
36348 {
36349 \end_layout
36350
36351 \end_inset
36352
36353 Formatos de archivo
36354 \begin_inset ERT
36355 status collapsed
36356
36357 \begin_layout Plain Layout
36358
36359 }
36360 \end_layout
36361
36362 \end_inset
36363
36364
36365 \end_layout
36366
36367 \end_inset
36368
36369
36370 \end_layout
36371
36372 \begin_layout Standard
36373 Este tipo de archivo tiene la extensión «
36374 \family typewriter
36375 .ps
36376 \family default
36377 ».
36378  PostScript fue desarrollado por la compañía 
36379 \family typewriter
36380 Adobe
36381 \family default
36382  como lenguaje para impresoras.
36383  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
36384  PostScript puede considerarse como un «lenguaje de programación»; con él
36385  puedes calcular y dibujar imágenes y diagramas.
36386 \begin_inset Foot
36387 status collapsed
36388
36389 \begin_layout Plain Layout
36390 Si estás interesado en este tema acude al paquete LaTeX 
36391 \series bold
36392 PSTricks
36393 \series default
36394  
36395 \begin_inset CommandInset citation
36396 LatexCommand cite
36397 key "pstricks"
36398
36399 \end_inset
36400
36401 .
36402 \end_layout
36403
36404 \end_inset
36405
36406  Por esto los archivos suelen ser más grandes que los PDF.
36407 \end_layout
36408
36409 \begin_layout Standard
36410 Los archivos PostScript sólo pueden contener imágenes en el formato «Encapsulate
36411 d PostScript» (EPS, extensión «
36412 \family typewriter
36413 .eps
36414 \family default
36415 »).
36416  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
36417  en segundo plano para convertir las imágenes a EPS.
36418  Si por ejemplo, el documento tiene 50 imágenes, LyX ha de hacer 50 conversiones
36419  cada vez que veas o exportes el documento.
36420  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
36421  puedes evitar el problema insertando las imágenes directamente en EPS.
36422 \end_layout
36423
36424 \begin_layout Standard
36425 El documento se puede exportar a PostScript con el menú 
36426 \family sans
36427 Archivo\SpecialChar \menuseparator
36428 Exportar\SpecialChar \menuseparator
36429 Postscript
36430 \family default
36431 .
36432  Se puede ver la salida en PostScript con el menú 
36433 \family sans
36434 Ver\SpecialChar \menuseparator
36435 Postscript 
36436 \family default
36437 o con el botón
36438 \begin_inset space ~
36439 \end_inset
36440
36441
36442 \begin_inset Graphics
36443         filename ../../images/buffer-view_ps.png
36444
36445 \end_inset
36446
36447 .
36448 \end_layout
36449
36450 \begin_layout Section
36451 PDF
36452 \begin_inset Index idx
36453 status collapsed
36454
36455 \begin_layout Plain Layout
36456 Formatos de archivo ! PDF
36457 \end_layout
36458
36459 \end_inset
36460
36461
36462 \begin_inset Index idx
36463 status collapsed
36464
36465 \begin_layout Plain Layout
36466 PDF
36467 \end_layout
36468
36469 \end_inset
36470
36471
36472 \end_layout
36473
36474 \begin_layout Standard
36475 Este tipo de archivo tiene la extensión «
36476 \family typewriter
36477 .pdf
36478 \family default
36479 ».
36480  El formato «Portable Document Format» (PDF) fue desarrollado por 
36481 \family typewriter
36482 Adobe
36483 \family default
36484  como derivado de PostScript.
36485  Es más comprimido y utiliza muchos menos comandos que PostScript.
36486  Como su nombre «portable» indica, puede ser procesado por cualquier sistema
36487  operativo y la salida impresa se muestra exactamente igual.
36488 \end_layout
36489
36490 \begin_layout Standard
36491 PDF puede contener imágenes en su propio formato PDF, en el formato «Joint
36492  Photographic Experts Group» (JPG, extensión «
36493 \family typewriter
36494 .jpg
36495 \family default
36496 » o «
36497 \family typewriter
36498 .jpeg
36499 \family default
36500 »), y en el formato «Portable Network Graphics» (PNG, extensión «
36501 \family typewriter
36502 .png
36503 \family default
36504 »).
36505  Aunque puedes poner cualquier otro formato de imagen, porque LyX los convierte
36506  en segundo plano a alguno de los anteriores.
36507  Pero como se ha comentado en la sección sobre PostScript, la conversión
36508  de gráficos ralentiza el trabajo.
36509  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
36510  mencionados.
36511 \end_layout
36512
36513 \begin_layout Standard
36514 Un documento se puede exportar a PDF con el menú 
36515 \family sans
36516 Archivo\SpecialChar \menuseparator
36517 Exportar
36518 \family default
36519  en tres modos diferentes:
36520 \end_layout
36521
36522 \begin_layout Description
36523 PDF
36524 \begin_inset space ~
36525 \end_inset
36526
36527 (ps2pdf) Este utiliza el programa 
36528 \family typewriter
36529 ps2pdf
36530 \family default
36531  que crea un PDF a partir de una versión PostScript del archivo.
36532  La versión PostScript es producida por el programa 
36533 \family typewriter
36534 dvips
36535 \family default
36536  que usa una versión DVI como paso intermedio.
36537  Así que este modo de exportación consta de tres conversiones.
36538 \end_layout
36539
36540 \begin_layout Description
36541 PDF
36542 \begin_inset space ~
36543 \end_inset
36544
36545 (dvipdfm) Este utiliza el programa 
36546 \family typewriter
36547 dvipdfm
36548 \family default
36549  que convierte el archivo a DVI en segundo plano y en un segundo paso a
36550  PDF.
36551 \end_layout
36552
36553 \begin_layout Description
36554 PDF
36555 \begin_inset space ~
36556 \end_inset
36557
36558 (pdflatex) Este utiliza el programa 
36559 \family typewriter
36560 pdftex
36561 \family default
36562  que convierte directamente el archivo a PDF.
36563 \end_layout
36564
36565 \begin_layout Standard
36566 Se recomienda usar 
36567 \family sans
36568 PDF
36569 \begin_inset space ~
36570 \end_inset
36571
36572 (pdflatex)
36573 \family default
36574  porque 
36575 \family typewriter
36576 pdftex
36577 \family default
36578  soporta todas las características de las versiones actuales de PDF, es
36579  rápido y estable.
36580  El programa 
36581 \family typewriter
36582 dvipdfm
36583 \family default
36584  ya no se desarrolla y está un poco obsoleto.
36585 \end_layout
36586
36587 \begin_layout Standard
36588 La salida en formato PDF se puede ver con el menú 
36589 \family sans
36590 Ver 
36591 \family default
36592 o con el botón
36593 \begin_inset space ~
36594 \end_inset
36595
36596
36597 \begin_inset Graphics
36598         filename ../../images/buffer-view_pdf2.png
36599         scale 85
36600
36601 \end_inset
36602
36603  (que usa 
36604 \family sans
36605 PDF
36606 \begin_inset space ~
36607 \end_inset
36608
36609 (pdflatex)
36610 \family default
36611 ).
36612 \end_layout
36613
36614 \begin_layout Chapter
36615 Explicación de la ecuación
36616 \begin_inset space ~
36617 \end_inset
36618
36619 (
36620 \begin_inset CommandInset ref
36621 LatexCommand ref
36622 reference "eq:Wgn"
36623
36624 \end_inset
36625
36626 )
36627 \begin_inset CommandInset label
36628 LatexCommand label
36629 name "cap:Explicación-de-la-Ecuación"
36630
36631 \end_inset
36632
36633
36634 \end_layout
36635
36636 \begin_layout Standard
36637 La anchura total de 
36638 \emph on
36639 n
36640 \emph default
36641  celdas de un cuadro 
36642 \begin_inset Formula $W_{\mathrm{tot\, n}}$
36643 \end_inset
36644
36645  puede calcularse con
36646 \end_layout
36647
36648 \begin_layout Standard
36649 \begin_inset Formula 
36650 \begin{equation}
36651 W_{\mathrm{tot}\, n}=n\cdot(W_{g\, n}+2\cdot\backslash\mbox{tabcolsep})+(n+1)\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_n}
36652 \end{equation}
36653
36654 \end_inset
36655
36656
36657 \end_layout
36658
36659 \begin_layout Standard
36660 donde 
36661 \begin_inset Formula $W_{g\, n}$
36662 \end_inset
36663
36664  es el ancho dado de todas las celdas.
36665  
36666 \series bold
36667
36668 \backslash
36669 tabcolsep
36670 \series default
36671  es la longitud LaTeX entre el texto y el borde de la celda, 6
36672 \begin_inset space \thinspace{}
36673 \end_inset
36674
36675 pt por omisión.
36676  
36677 \series bold
36678
36679 \backslash
36680 arrayrulewidth
36681 \series default
36682  es el grosor de línea del borde, 0.4
36683 \begin_inset space \thinspace{}
36684 \end_inset
36685
36686 pt por omisión.
36687 \end_layout
36688
36689 \begin_layout Standard
36690 Procediendo como en la ecuación
36691 \begin_inset space ~
36692 \end_inset
36693
36694
36695 \begin_inset CommandInset ref
36696 LatexCommand eqref
36697 reference "eq:Wtot_n"
36698
36699 \end_inset
36700
36701 , el ancho total de una multicolumna, 
36702 \begin_inset Formula $W_{\mathrm{tot\, mult}}$
36703 \end_inset
36704
36705  es
36706 \end_layout
36707
36708 \begin_layout Standard
36709 \begin_inset Formula 
36710 \begin{equation}
36711 W_{\mathrm{tot\, mult}}=W_{g\,\mathrm{mult}}+2\cdot\backslash\mbox{tabcolsep}+2\cdot\backslash\mbox{arrayrulewidth}\label{eq:Wtot_mult}
36712 \end{equation}
36713
36714 \end_inset
36715
36716
36717 \end_layout
36718
36719 \begin_layout Standard
36720 Igualando las ecuaciones
36721 \begin_inset space ~
36722 \end_inset
36723
36724
36725 \begin_inset CommandInset ref
36726 LatexCommand eqref
36727 reference "eq:Wtot_n"
36728
36729 \end_inset
36730
36731  y 
36732 \begin_inset CommandInset ref
36733 LatexCommand eqref
36734 reference "eq:Wtot_mult"
36735
36736 \end_inset
36737
36738  podemos calcular el ancho dado necesario 
36739 \begin_inset Formula $W_{g\, n}$
36740 \end_inset
36741
36742  cuando se expanden 
36743 \emph on
36744 n
36745 \emph default
36746  columnas, de forma que cada una de ellas tiene una anchura total 
36747 \begin_inset Formula $W_{\mathrm{tot\, mult}}/n$
36748 \end_inset
36749
36750 :
36751 \end_layout
36752
36753 \begin_layout Standard
36754 \begin_inset Formula 
36755 \begin{equation}
36756 W_{g\, n}=(W_{g\,\mathrm{mult}}+(1-n)\cdot(2\cdot\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}))/n
36757 \end{equation}
36758
36759 \end_inset
36760
36761
36762 \end_layout
36763
36764 \begin_layout Bibliography
36765 \labelwidthstring Bibliografía
36766 \begin_inset CommandInset bibitem
36767 LatexCommand bibitem
36768 key "latexcompanion"
36769
36770 \end_inset
36771
36772 Frank Mittelbach and Michel Goossens: 
36773 \emph on
36774 The LaTeX Companion Second Edition.
36775
36776 \emph default
36777  Addison-Wesley, 2004
36778 \end_layout
36779
36780 \begin_layout Bibliography
36781 \labelwidthstring Bibliografía
36782 \begin_inset CommandInset bibitem
36783 LatexCommand bibitem
36784 key "latexguide"
36785
36786 \end_inset
36787
36788 Helmut Kopka and Patrick W.
36789  Daly: 
36790 \emph on
36791 A Guide to LaTeX Fourth Edition.
36792
36793 \emph default
36794  Addison-Wesley, 2003
36795 \end_layout
36796
36797 \begin_layout Bibliography
36798 \labelwidthstring Bibliografía
36799 \begin_inset CommandInset bibitem
36800 LatexCommand bibitem
36801 key "latexbook"
36802
36803 \end_inset
36804
36805 Leslie Lamport: 
36806 \emph on
36807 LaTeX: A Document Preparation System.
36808
36809 \emph default
36810  Addison-Wesley, second edition, 1994
36811 \end_layout
36812
36813 \begin_layout Bibliography
36814 \labelwidthstring Bibliografía
36815 \begin_inset CommandInset bibitem
36816 LatexCommand bibitem
36817 key "booktabs"
36818
36819 \end_inset
36820
36821 Documentación del paquete LaTeX 
36822 \series bold
36823
36824 \begin_inset CommandInset href
36825 LatexCommand href
36826 name "booktabs"
36827 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf"
36828
36829 \end_inset
36830
36831
36832 \series default
36833
36834 \begin_inset Index idx
36835 status collapsed
36836
36837 \begin_layout Plain Layout
36838 LaTeX-paquetes ! booktabs
36839 \end_layout
36840
36841 \end_inset
36842
36843
36844 \end_layout
36845
36846 \begin_layout Bibliography
36847 \labelwidthstring Bibliografía
36848 \begin_inset CommandInset bibitem
36849 LatexCommand bibitem
36850 key "caption"
36851
36852 \end_inset
36853
36854 Documentación del paquete LaTeX 
36855 \series bold
36856
36857 \begin_inset CommandInset href
36858 LatexCommand href
36859 name "caption"
36860 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
36861
36862 \end_inset
36863
36864
36865 \series default
36866
36867 \begin_inset Index idx
36868 status collapsed
36869
36870 \begin_layout Plain Layout
36871 LaTeX-paquetes ! caption
36872 \end_layout
36873
36874 \end_inset
36875
36876
36877 \end_layout
36878
36879 \begin_layout Bibliography
36880 \labelwidthstring Bibliografía
36881 \begin_inset CommandInset bibitem
36882 LatexCommand bibitem
36883 key "endfloat"
36884
36885 \end_inset
36886
36887 Documentación del paquete LaTeX 
36888 \series bold
36889
36890 \begin_inset CommandInset href
36891 LatexCommand href
36892 name "endfloat"
36893 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf"
36894
36895 \end_inset
36896
36897
36898 \series default
36899
36900 \begin_inset Index idx
36901 status collapsed
36902
36903 \begin_layout Plain Layout
36904 LaTeX-paquetes ! endfloat
36905 \end_layout
36906
36907 \end_inset
36908
36909
36910 \end_layout
36911
36912 \begin_layout Bibliography
36913 \labelwidthstring Bibliografía
36914 \begin_inset CommandInset bibitem
36915 LatexCommand bibitem
36916 key "footmisc"
36917
36918 \end_inset
36919
36920 Documentación del paquete LaTeX 
36921 \series bold
36922
36923 \begin_inset CommandInset href
36924 LatexCommand href
36925 name "footmisc"
36926 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf"
36927
36928 \end_inset
36929
36930
36931 \series default
36932
36933 \begin_inset Index idx
36934 status collapsed
36935
36936 \begin_layout Plain Layout
36937 LaTeX-paquetes ! footmisc
36938 \end_layout
36939
36940 \end_inset
36941
36942
36943 \end_layout
36944
36945 \begin_layout Bibliography
36946 \labelwidthstring Bibliografía
36947 \begin_inset CommandInset bibitem
36948 LatexCommand bibitem
36949 key "hypcap"
36950
36951 \end_inset
36952
36953 Documentación del paquete LaTeX 
36954 \series bold
36955
36956 \begin_inset CommandInset href
36957 LatexCommand href
36958 name "hypcap"
36959 target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf"
36960
36961 \end_inset
36962
36963
36964 \series default
36965
36966 \begin_inset Index idx
36967 status collapsed
36968
36969 \begin_layout Plain Layout
36970 LaTeX-paquetes ! hyperref
36971 \end_layout
36972
36973 \end_inset
36974
36975
36976 \end_layout
36977
36978 \begin_layout Bibliography
36979 \labelwidthstring Bibliografía
36980 \begin_inset CommandInset bibitem
36981 LatexCommand bibitem
36982 key "hyperref"
36983
36984 \end_inset
36985
36986 Documentación del paquete LaTeX 
36987 \series bold
36988
36989 \begin_inset CommandInset href
36990 LatexCommand href
36991 name "hyperref"
36992 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
36993
36994 \end_inset
36995
36996
36997 \series default
36998
36999 \begin_inset Index idx
37000 status collapsed
37001
37002 \begin_layout Plain Layout
37003 LaTeX-paquetes ! hyperref
37004 \end_layout
37005
37006 \end_inset
37007
37008
37009 \end_layout
37010
37011 \begin_layout Bibliography
37012 \labelwidthstring Bibliografía
37013 \begin_inset CommandInset bibitem
37014 LatexCommand bibitem
37015 key "KOMA-Script"
37016
37017 \end_inset
37018
37019 Documentación del paquete LaTeX 
37020 \series bold
37021
37022 \begin_inset CommandInset href
37023 LatexCommand href
37024 name "KOMA-Script"
37025 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf"
37026
37027 \end_inset
37028
37029
37030 \series default
37031
37032 \begin_inset Index idx
37033 status collapsed
37034
37035 \begin_layout Plain Layout
37036 LaTeX-paquetes ! KOMA-Script
37037 \end_layout
37038
37039 \end_inset
37040
37041
37042 \end_layout
37043
37044 \begin_layout Bibliography
37045 \labelwidthstring Bibliografía
37046 \begin_inset CommandInset bibitem
37047 LatexCommand bibitem
37048 key "listings"
37049
37050 \end_inset
37051
37052 Documentación del paquete LaTeX 
37053 \series bold
37054
37055 \begin_inset CommandInset href
37056 LatexCommand href
37057 name "listings"
37058 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf"
37059
37060 \end_inset
37061
37062
37063 \series default
37064
37065 \begin_inset Index idx
37066 status collapsed
37067
37068 \begin_layout Plain Layout
37069 LaTeX-paquetes ! listings
37070 \end_layout
37071
37072 \end_inset
37073
37074
37075 \end_layout
37076
37077 \begin_layout Bibliography
37078 \labelwidthstring Bibliografía
37079 \begin_inset CommandInset bibitem
37080 LatexCommand bibitem
37081 key "marginnote"
37082
37083 \end_inset
37084
37085 Documentación del paquete LaTeX 
37086 \series bold
37087
37088 \begin_inset CommandInset href
37089 LatexCommand href
37090 name "marginnote"
37091 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf"
37092
37093 \end_inset
37094
37095
37096 \series default
37097
37098 \begin_inset Index idx
37099 status collapsed
37100
37101 \begin_layout Plain Layout
37102 LaTeX-paquetes ! marginnote
37103 \end_layout
37104
37105 \end_inset
37106
37107
37108 \end_layout
37109
37110 \begin_layout Bibliography
37111 \labelwidthstring Bibliografía
37112 \begin_inset CommandInset bibitem
37113 LatexCommand bibitem
37114 key "lettrine"
37115
37116 \end_inset
37117
37118 Documentación del paquete LaTeX 
37119 \series bold
37120
37121 \begin_inset CommandInset href
37122 LatexCommand href
37123 name "lettrine"
37124 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf"
37125
37126 \end_inset
37127
37128
37129 \series default
37130  y un 
37131 \begin_inset CommandInset href
37132 LatexCommand href
37133 name "ejemplo"
37134 target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf"
37135
37136 \end_inset
37137
37138
37139 \begin_inset Index idx
37140 status collapsed
37141
37142 \begin_layout Plain Layout
37143 LaTeX-paquetes ! lettrine
37144 \end_layout
37145
37146 \end_inset
37147
37148
37149 \end_layout
37150
37151 \begin_layout Bibliography
37152 \labelwidthstring Bibliografía
37153 \begin_inset CommandInset bibitem
37154 LatexCommand bibitem
37155 key "pstricks"
37156
37157 \end_inset
37158
37159 Página web del paquete LaTeX 
37160 \series bold
37161
37162 \begin_inset CommandInset href
37163 LatexCommand href
37164 name "PSTricks"
37165 target "http://tug.org/PSTricks/"
37166
37167 \end_inset
37168
37169
37170 \series default
37171
37172 \begin_inset Index idx
37173 status collapsed
37174
37175 \begin_layout Plain Layout
37176 LaTeX-paquetes ! PSTricks
37177 \end_layout
37178
37179 \end_inset
37180
37181
37182 \end_layout
37183
37184 \begin_layout Bibliography
37185 \labelwidthstring Bibliografía
37186 \begin_inset CommandInset bibitem
37187 LatexCommand bibitem
37188 key "sidecap"
37189
37190 \end_inset
37191
37192 Documentación del paquete LaTeX 
37193 \series bold
37194
37195 \begin_inset CommandInset href
37196 LatexCommand href
37197 name "sidecap"
37198 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf"
37199
37200 \end_inset
37201
37202
37203 \series default
37204
37205 \begin_inset Index idx
37206 status collapsed
37207
37208 \begin_layout Plain Layout
37209 LaTeX-paquetes ! sidecap
37210 \end_layout
37211
37212 \end_inset
37213
37214
37215 \end_layout
37216
37217 \begin_layout Bibliography
37218 \labelwidthstring Bibliografía
37219 \begin_inset CommandInset bibitem
37220 LatexCommand bibitem
37221 key "pdfpages"
37222
37223 \end_inset
37224
37225 Documentación del paquete LaTeX 
37226 \series bold
37227
37228 \begin_inset CommandInset href
37229 LatexCommand href
37230 name "pdfpages"
37231 target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf"
37232
37233 \end_inset
37234
37235
37236 \series default
37237
37238 \begin_inset Index idx
37239 status collapsed
37240
37241 \begin_layout Plain Layout
37242 LaTeX-paquetes ! pdfpages
37243 \end_layout
37244
37245 \end_inset
37246
37247
37248 \end_layout
37249
37250 \begin_layout Bibliography
37251 \labelwidthstring Bibliografía
37252 \begin_inset CommandInset bibitem
37253 LatexCommand bibitem
37254 key "prettyref"
37255
37256 \end_inset
37257
37258 Documentación del paquete LaTeX 
37259 \series bold
37260
37261 \begin_inset CommandInset href
37262 LatexCommand href
37263 name "prettyref"
37264 target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf"
37265
37266 \end_inset
37267
37268
37269 \series default
37270
37271 \begin_inset Index idx
37272 status collapsed
37273
37274 \begin_layout Plain Layout
37275 LaTeX-paquetes ! prettyref
37276 \end_layout
37277
37278 \end_inset
37279
37280
37281 \end_layout
37282
37283 \begin_layout Bibliography
37284 \labelwidthstring Bibliografía
37285 \begin_inset CommandInset bibitem
37286 LatexCommand bibitem
37287 key "refstyle"
37288
37289 \end_inset
37290
37291 Documentación del paquete LaTeX 
37292 \series bold
37293
37294 \begin_inset CommandInset href
37295 LatexCommand href
37296 name "refstyle"
37297 target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf"
37298
37299 \end_inset
37300
37301
37302 \series default
37303
37304 \begin_inset Index idx
37305 status collapsed
37306
37307 \begin_layout Plain Layout
37308 LaTeX-paquetes ! refstyle
37309 \end_layout
37310
37311 \end_inset
37312
37313
37314 \end_layout
37315
37316 \begin_layout Bibliography
37317 \labelwidthstring Bibliografía
37318 \begin_inset CommandInset bibitem
37319 LatexCommand bibitem
37320 key "NewInLyX20"
37321
37322 \end_inset
37323
37324
37325 \begin_inset CommandInset href
37326 LatexCommand href
37327 name "Página wiki"
37328 target "http://wiki.lyx.org/LyX/NewInLyX20"
37329
37330 \end_inset
37331
37332  sobre características nuevas para la versión 
37333 \family sans
37334 LyX
37335 \begin_inset space ~
37336 \end_inset
37337
37338 2.0
37339 \family default
37340 .
37341 \end_layout
37342
37343 \begin_layout Standard
37344 \begin_inset CommandInset index_print
37345 LatexCommand printindex
37346 type "idx"
37347
37348 \end_inset
37349
37350
37351 \end_layout
37352
37353 \end_body
37354 \end_document