]> git.lyx.org Git - lyx.git/blob - lib/doc/es/UserGuide.lyx
bc68b1cfe2f315c4e9b367fc0e66f7521d990c5e
[lyx.git] / lib / doc / es / UserGuide.lyx
1 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
2 \lyxformat 401
3 \begin_document
4 \begin_header
5 \textclass scrbook
6 \begin_preamble
7 % DO NOT ALTER THIS PREAMBLE!!!
8 %
9 % This preamble is designed to ensure that the User's Guide prints
10 % out as advertised. If you mess with this preamble,
11 % parts of the User's Guide may not print out as expected.  If you
12 % have problems LaTeXing this file, please contact 
13 % the documentation team
14 % email: lyx-docs@lists.lyx.org
15
16 \usepackage{ifpdf} % part of the hyperref bundle
17 \ifpdf % if pdflatex is used
18
19  % set fonts for nicer pdf view
20  \IfFileExists{lmodern.sty}{\usepackage{lmodern}}{}
21
22 \fi % end if pdflatex is used
23
24 % for correct jump positions whe clicking on a link to a float
25 \usepackage[figure]{hypcap}
26
27 % the pages of the TOC is numbered roman
28 % and a pdf-bookmark for the TOC is added
29 \let\myTOC\tableofcontents
30 \renewcommand\tableofcontents{%
31   \frontmatter
32   \pdfbookmark[1]{\contentsname}{}
33   \myTOC
34   \mainmatter }
35
36 % redefine the \LyX macro for PDF bookmarks
37 \def\LyX{\texorpdfstring{%
38   L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
39   {LyX}}
40
41 % define a short command for \textvisiblespace
42 \newcommand{\spce}{\textvisiblespace}
43
44 % macro for italic page numbers in the index
45 \newcommand{\IndexDef}[1]{\textit{#1}}
46
47 % workaround for a makeindex bug, 
48 % see sec. "Index Entry Order"
49 % only uncomment this when you are using makindex
50 %\let\OrgIndex\index 
51 %\renewcommand*{\index}[1]{\OrgIndex{#1}}
52 \end_preamble
53 \options intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading
54 \use_default_options false
55 \maintain_unincluded_children false
56 \language spanish
57 \inputencoding auto
58 \fontencoding global
59 \font_roman default
60 \font_sans default
61 \font_typewriter default
62 \font_default_family default
63 \use_xetex false
64 \font_sc false
65 \font_osf false
66 \font_sf_scale 100
67 \font_tt_scale 100
68
69 \graphics default
70 \default_output_format default
71 \output_sync 0
72 \bibtex_command default
73 \index_command default
74 \paperfontsize 12
75 \spacing single
76 \use_hyperref true
77 \pdf_title "Guía del usuario de LyX"
78 \pdf_author "LyX Team, Spanish translation: Ignacio Garcia"
79 \pdf_subject "LyX"
80 \pdf_keywords "LyX"
81 \pdf_bookmarks true
82 \pdf_bookmarksnumbered true
83 \pdf_bookmarksopen false
84 \pdf_bookmarksopenlevel 1
85 \pdf_breaklinks false
86 \pdf_pdfborder false
87 \pdf_colorlinks true
88 \pdf_backref false
89 \pdf_pdfusetitle false
90 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,pdfpagelayout=OneColumn, pdfnewwindow=true,pdfstartview=XYZ, plainpages=false, pdfpagelabels,pdftex"
91 \papersize default
92 \use_geometry false
93 \use_amsmath 1
94 \use_esint 0
95 \use_mhchem 1
96 \use_mathdots 1
97 \cite_engine basic
98 \use_bibtopic false
99 \use_indices false
100 \paperorientation portrait
101 \suppress_date false
102 \notefontcolor #0000ff
103 \branch Pregunta
104 \selected 1
105 \filename_suffix 0
106 \color #00ff00
107 \end_branch
108 \branch Respuesta
109 \selected 0
110 \filename_suffix 0
111 \color #aa55ff
112 \end_branch
113 \index Índice
114 \shortcut idx
115 \color #008000
116 \end_index
117 \secnumdepth 3
118 \tocdepth 2
119 \paragraph_separation indent
120 \paragraph_indentation default
121 \quotes_language french
122 \papercolumns 1
123 \papersides 2
124 \paperpagestyle default
125 \tracking_changes false
126 \output_changes false
127 \html_math_output 0
128 \html_be_strict false
129 \end_header
130
131 \begin_body
132
133 \begin_layout Title
134 Guía del usuario de LyX
135 \end_layout
136
137 \begin_layout Author
138 por el Equipo LyX
139 \begin_inset Foot
140 status collapsed
141
142 \begin_layout Plain Layout
143 \noindent
144 Si tienes comentarios o correcciones, por favor, escribe a la lista de correo
145  de Documentación de LyX: 
146 \begin_inset CommandInset href
147 LatexCommand href
148 target "lyx-docs@lists.lyx.org"
149 type "mailto:"
150
151 \end_inset
152
153
154 \end_layout
155
156 \end_inset
157
158
159 \begin_inset Newline newline
160 \end_inset
161
162
163 \begin_inset Newline newline
164 \end_inset
165
166 Versión 2.0.x
167 \begin_inset Note Note
168 status open
169
170 \begin_layout Plain Layout
171 Se pueden obtener versiones recientes de este documento en PDF en:
172 \begin_inset Newline newline
173 \end_inset
174
175  
176 \series bold
177 http://wiki.lyx.org/LyX/DocumentationDevelopment#UserGuide
178 \end_layout
179
180 \end_inset
181
182
183 \end_layout
184
185 \begin_layout Standard
186 \begin_inset CommandInset toc
187 LatexCommand tableofcontents
188
189 \end_inset
190
191
192 \end_layout
193
194 \begin_layout Chapter
195 Para empezar
196 \end_layout
197
198 \begin_layout Section
199 ¿Qué es LyX?
200 \end_layout
201
202 \begin_layout Standard
203 LyX es un sistema para confeccionar documentos.
204  Es una herramienta para producir preciosos manuscritos, libros para publicar,
205  cartas comerciales y proyectos, e incluso poesía.
206  Es distinto de la mayoría de otros «procesadores de texto» en el sentido
207  de que usa el paradigma del lenguaje de diseño como núcleo de su estilo
208  de edición.
209  Esto significa que cuando escribes un encabezado de sección, simplemente
210  lo marcas como «Sección», no es necesario hacer «negrita, tamaño 17
211 \begin_inset space \thinspace{}
212 \end_inset
213
214 pt, justificado a la izquierda, espacio inferior 5
215 \begin_inset space \thinspace{}
216 \end_inset
217
218 mm».
219  LyX se ocupa por ti del formato, así que sólo debes preocuparte de los
220  conceptos, no de los mecanismos.
221 \end_layout
222
223 \begin_layout Standard
224 Esta filosofía se explica con mucho más detalle en el manual «
225 \emph on
226 Introducción
227 \emph default
228 ».
229  Si aún no lo has leído, debes hacerlo.
230  Sí, queremos decir ahora.
231 \end_layout
232
233 \begin_layout Standard
234 La «
235 \emph on
236 Introducción
237 \emph default
238 »
239 \emph on
240  
241 \emph default
242 describe otros temas además de la filosofía de LyX: el más importante, el
243  formato de los manuales.
244  Si no lo has leído, perderás tiempo navegando por este manual.
245  La «
246 \emph on
247 Introducción
248 \emph default
249 » te orientará en la búsqueda de temas de ayuda en los diversos manuales.
250  
251 \end_layout
252
253 \begin_layout Section
254 Qué aspecto tiene LyX
255 \end_layout
256
257 \begin_layout Standard
258 Como la mayoría de aplicaciones, LyX tiene en la parte superior de la ventana
259  la habitual barra de menús.
260  Bajo ella, una barra de herramientas con un cuadro desplegable y varios
261  botones.
262  Hay, por supuesto, una barra de deslizamiento vertical y un área principal
263  para editar los documentos.
264 \end_layout
265
266 \begin_layout Standard
267 Observa que no hay barra de desplazamiento horizontal.
268  No es un error ni un descuido, es intencionado.
269  Cuando lees un libro, esperas que el final de una línea corresponda con
270  la siguiente.
271  El texto fluye a las nuevas páginas en vertical, de ahí que sólo haga falta
272  una barra de deslizamiento vertical.
273  Hay tres casos en que podrías necesitar una barra de desplazamiento horizontal.
274  El primero es el caso de tener grandes figuras mostradas en modo WYSIWYG.
275  Esto, sin embargo, se debe a un fallo en la rutina encargada de dibujar
276  los gráficos en LyX en modo WYSIWYG; los gráficos deberían escalarse para
277  rellenar la ventana, de igual manera que reescalas un gráfico para ajustarlo
278  a una página.
279  Los otros dos casos son tablas y ecuaciones más anchas que la ventana de
280  LyX.
281  Puedes usar las teclas de flecha para desplazarte horizontalmente por la
282  tabla, pero esto todavía no funciona con las ecuaciones.
283 \end_layout
284
285 \begin_layout Standard
286 Para una descripción breve de los menús y botones de la barra de herramientas,
287  mira en el apéndice
288 \begin_inset space ~
289 \end_inset
290
291
292 \begin_inset CommandInset ref
293 LatexCommand ref
294 reference "cap:Interfaz-de-usuario"
295
296 \end_inset
297
298 .
299  La mayoría de ellos son autoexplicativos y los encontrarás listados en
300  las secciones correspondientes de esta documentación.
301 \end_layout
302
303 \begin_layout Section
304 AYUDA
305 \end_layout
306
307 \begin_layout Standard
308 El sistema de ayuda de LyX consta de diversos manuales.
309  Puedes leer 
310 \emph on
311 todo
312 \emph default
313  su contenido en el propio LyX.
314  Sólo has de seleccionar el que quieras en el menú 
315 \family sans
316 Ayuda
317 \family default
318 .
319 \end_layout
320
321 \begin_layout Section
322 Configuración básica de LyX
323 \begin_inset CommandInset label
324 LatexCommand label
325 name "sec:Configuración-básica"
326
327 \end_inset
328
329
330 \end_layout
331
332 \begin_layout Standard
333 Hay varias características que se pueden configurar desde dentro de LyX,
334  sin acudir a los archivos de configuración.
335  Antes, LyX es capaz de explorar el sistema para ver qué programas, clases
336  de documento de LaTeX y paquetes de LaTeX están disponibles.
337  A partir de esto da unos valores predeterminados convenientes a varias
338  configuraciones del submenú 
339 \family sans
340 Herramientas\SpecialChar \menuseparator
341 Preferencias
342 \begin_inset Index idx
343 status collapsed
344
345 \begin_layout Plain Layout
346 Preferencias
347 \end_layout
348
349 \end_inset
350
351 .
352
353 \family default
354  Aunque esta configuración ya se ha hecho al instalar LyX en el sistema,
355  podría haber algunos apartados que has instalado localmente, p.
356 \begin_inset space \thinspace{}
357 \end_inset
358
359 e.
360 \begin_inset space ~
361 \end_inset
362
363 nuevas clases de LaTeX, que no son encontrados por LyX.
364  Para forzar reexploraciones del sistema, usa 
365 \family sans
366 Herramientas\SpecialChar \menuseparator
367 Reconfigurar.
368 \family default
369
370 \begin_inset Index idx
371 status collapsed
372
373 \begin_layout Plain Layout
374 Reconfiguración de LyX
375 \end_layout
376
377 \end_inset
378
379  Después debes reiniciar LyX para asegurar que los cambios tengan efecto.
380 \end_layout
381
382 \begin_layout Section
383 Configuración de LaTeX
384 \begin_inset CommandInset label
385 LatexCommand label
386 name "sec:LaTeX-conf"
387
388 \end_inset
389
390
391 \end_layout
392
393 \begin_layout Standard
394
395 \lang english
396 You can edit documents in LyX without having LaTeX installed, but you will
397  not to able to create PDFs or print your documents unless you do have it
398  installed.
399  However, some LyX documents use DocBook as the `backend' that can produce
400  PDFs and the like, and every LyX document can always be output as plain
401  text or as XHTML.
402 \end_layout
403
404 \begin_layout Standard
405
406 \lang english
407 Some document classes may depend upon specific LaTeX or DocBook classes
408  or packages.
409  Such document classes can be used even if you do not have the required
410  files installed, but you will not be able to produce certain kinds of output.
411 \end_layout
412
413 \begin_layout Standard
414
415 \lang english
416 The LaTeX packages that LyX has found on your system are listed in a file
417  you can view from
418 \lang spanish
419  el menú 
420 \family sans
421 Ayuda\SpecialChar \menuseparator
422 Configuración
423 \begin_inset space ~
424 \end_inset
425
426 de
427 \begin_inset space ~
428 \end_inset
429
430 LaT
431 \begin_inset ERT
432 status collapsed
433
434 \begin_layout Plain Layout
435
436 {}
437 \end_layout
438
439 \end_inset
440
441 eX
442 \family default
443 .
444  
445 \lang english
446 If you are missing packages you need, then you should install them and then
447  reconfigure LyX (menu 
448 \family sans
449 Tools\SpecialChar \menuseparator
450 Reconfigure
451 \family default
452 )
453 \lang spanish
454 .
455 \begin_inset Note Note
456 status collapsed
457
458 \begin_layout Plain Layout
459 Las llaves en código TeX previenen que el término «LaTeX» se imprima con
460  letras desencajadas.
461  Más sobre código TeX en la sección 
462 \begin_inset CommandInset ref
463 LatexCommand ref
464 reference "sec:Código-TeX"
465
466 \end_inset
467
468 , la impresión de nombres propios como LaTeX se explica en la sección
469 \begin_inset space ~
470 \end_inset
471
472
473 \begin_inset CommandInset ref
474 LatexCommand ref
475 reference "sub:Nombres-Propios-en-LyX"
476
477 \end_inset
478
479 .
480 \end_layout
481
482 \end_inset
483
484
485 \begin_inset Index idx
486 status collapsed
487
488 \begin_layout Plain Layout
489 Reconfiguración de LyX
490 \end_layout
491
492 \end_inset
493
494  
495 \lang english
496 See section 5.1 of the 
497 \emph on
498 Customization
499 \emph default
500  manual for more information on installing additional LaTeX packages.
501 \end_layout
502
503 \begin_layout Chapter
504 Cómo trabajar con LyX
505 \end_layout
506
507 \begin_layout Section
508 Operaciones básicas con archivos
509 \begin_inset Index idx
510 status collapsed
511
512 \begin_layout Plain Layout
513 Operar con archivos
514 \end_layout
515
516 \end_inset
517
518
519 \end_layout
520
521 \begin_layout Standard
522 Bajo el menú 
523 \family sans
524 Archivo
525 \family default
526  están las operaciones básicas de cualquier procesador de texto y algunas
527  otras opciones más avanzadas:
528 \end_layout
529
530 \begin_layout Itemize
531
532 \family sans
533 Nuevo 
534 \begin_inset Graphics
535         filename ../../images/buffer-new.png
536         BoundingBox 0bp 5bp 20bp 20bp
537
538 \end_inset
539
540
541 \end_layout
542
543 \begin_layout Itemize
544
545 \family sans
546 Nuevo
547 \begin_inset space ~
548 \end_inset
549
550 desde
551 \begin_inset space ~
552 \end_inset
553
554 plantilla
555 \end_layout
556
557 \begin_layout Itemize
558
559 \family sans
560 Abrir 
561 \family default
562
563 \begin_inset Graphics
564         filename ../../images/file-open.png
565         BoundingBox 0bp 5bp 20bp 20bp
566
567 \end_inset
568
569
570 \end_layout
571
572 \begin_layout Itemize
573
574 \family sans
575 Abrir
576 \begin_inset space ~
577 \end_inset
578
579 reciente
580 \end_layout
581
582 \begin_layout Itemize
583
584 \family sans
585 Cerrar
586 \end_layout
587
588 \begin_layout Itemize
589
590 \family sans
591 Guardar 
592 \family default
593
594 \begin_inset Graphics
595         filename ../../images/buffer-write.png
596         BoundingBox 0bp 5bp 20bp 20bp
597
598 \end_inset
599
600
601 \end_layout
602
603 \begin_layout Itemize
604
605 \family sans
606 Guardar
607 \begin_inset space ~
608 \end_inset
609
610 como
611 \end_layout
612
613 \begin_layout Itemize
614
615 \family sans
616 Revertir
617 \begin_inset space ~
618 \end_inset
619
620 al
621 \begin_inset space ~
622 \end_inset
623
624 guardado
625 \end_layout
626
627 \begin_layout Itemize
628
629 \family sans
630 Control
631 \begin_inset space ~
632 \end_inset
633
634 de
635 \begin_inset space ~
636 \end_inset
637
638 versiones
639 \end_layout
640
641 \begin_layout Itemize
642
643 \family sans
644 Importar
645 \end_layout
646
647 \begin_layout Itemize
648
649 \family sans
650 Exportar
651 \end_layout
652
653 \begin_layout Itemize
654
655 \family sans
656 Imprimir 
657 \family default
658
659 \begin_inset Graphics
660         filename ../../images/dialog-show_print.png
661         BoundingBox 0bp 5bp 24bp 20bp
662
663 \end_inset
664
665
666 \end_layout
667
668 \begin_layout Itemize
669
670 \family sans
671 Ventana
672 \begin_inset space ~
673 \end_inset
674
675 nueva
676 \end_layout
677
678 \begin_layout Itemize
679
680 \family sans
681 Cerrar
682 \begin_inset space ~
683 \end_inset
684
685 ventana
686 \end_layout
687
688 \begin_layout Itemize
689
690 \family sans
691 Salir
692 \end_layout
693
694 \begin_layout Standard
695 Todos hacen prácticamente lo mismo que en cualquier otro procesador de texto,
696  con una pocas diferencias menores.
697  El comando 
698 \family sans
699 Archivo\SpecialChar \menuseparator
700 Nuevo
701 \begin_inset space ~
702 \end_inset
703
704 desde
705 \begin_inset space ~
706 \end_inset
707
708 plantilla
709 \family default
710  pide no sólo un nombre para el nuevo archivo, también te pide una plantilla
711  para usar como punto de partida.
712  Al seleccionar una plantilla se establecerán automáticamente ciertas caracterís
713 ticas de formato para el documento, características que de otra forma necesitarí
714 as cambiar manualmente.
715  Las plantillas pueden ser útiles para determinadas clases de documento,
716  especialmente aquellas para escribir cartas (véase la sección
717 \begin_inset space ~
718 \end_inset
719
720
721 \begin_inset CommandInset ref
722 LatexCommand ref
723 reference "sec:Clases-de-documento"
724
725 \end_inset
726
727 ).
728 \end_layout
729
730 \begin_layout Standard
731 \begin_inset Note Greyedout
732 status open
733
734 \begin_layout Plain Layout
735
736 \series bold
737 Nota:
738 \series default
739  No hay «archivo predeterminado» ni documento «Sin título» ni «de inicio».
740  A menos que indiques a LyX abrir un archivo o crear uno nuevo, este gran
741  espacio en blanco es sólo eso —un gran espacio en blanco—.
742 \end_layout
743
744 \end_inset
745
746
747 \end_layout
748
749 \begin_layout Standard
750
751 \family sans
752 Revertir
753 \begin_inset space ~
754 \end_inset
755
756 al
757 \begin_inset space ~
758 \end_inset
759
760 guardado
761 \family default
762  y 
763 \family sans
764 Control
765 \begin_inset space ~
766 \end_inset
767
768 de
769 \begin_inset space ~
770 \end_inset
771
772 versiones
773 \family default
774  son útiles si varias personas trabajan en el mismo documento al mismo tiempo
775 \begin_inset Foot
776 status collapsed
777
778 \begin_layout Plain Layout
779 Si piensas hacer esto, tienes más información en el manual 
780 \emph on
781 Características adicionales
782 \emph default
783 .
784 \end_layout
785
786 \end_inset
787
788 .
789  
790 \family sans
791 Revertir
792 \begin_inset space ~
793 \end_inset
794
795 al
796 \begin_inset space ~
797 \end_inset
798
799 guardado 
800 \family default
801 recargará el documento desde el disco.
802  Por supuesto, también puedes usar esta opción si rechazas los cambios realizado
803 s y quieres volver al último documento guardado.
804  Con 
805 \family sans
806 Control
807 \begin_inset space ~
808 \end_inset
809
810 de
811 \begin_inset space ~
812 \end_inset
813
814 versiones
815 \family default
816  puedes registrar los cambios que has hecho en el documento para que otras
817  personas puedan identificarlos.
818 \end_layout
819
820 \begin_layout Section
821 Características básicas de edición
822 \begin_inset Index idx
823 status collapsed
824
825 \begin_layout Plain Layout
826 Edición
827 \end_layout
828
829 \end_inset
830
831
832 \begin_inset CommandInset label
833 LatexCommand label
834 name "sec:Características-básicas-de-edición"
835
836 \end_inset
837
838
839 \end_layout
840
841 \begin_layout Standard
842 Como la mayoría de los procesadores de texto, LyX puede cortar y pegar bloques
843  de texto, puede desplazarse por carácter, palabra o pantalla completa,
844  puede borrar palabras o caracteres individuales.
845  Las cuatro secciones siguientes tratan las operaciones básicas de edición
846  en LyX.
847  Comenzaremos con cortar y pegar.
848 \end_layout
849
850 \begin_layout Standard
851 Como es de suponer, el menú 
852 \family sans
853 Editar
854 \family default
855  tiene los comandos cortar y pegar, entre otros.
856  Algunos de ellos son especiales y se tratan en secciones posteriores.
857  Los comandos básicos son:
858 \end_layout
859
860 \begin_layout Itemize
861
862 \family sans
863 Cortar 
864 \family default
865
866 \begin_inset Graphics
867         filename ../../images/cut.png
868         BoundingBox 0bp 5bp 20bp 20bp
869
870 \end_inset
871
872
873 \end_layout
874
875 \begin_layout Itemize
876
877 \family sans
878 Copiar 
879 \family default
880
881 \begin_inset Graphics
882         filename ../../images/copy.png
883         BoundingBox 0bp 5bp 20bp 20bp
884
885 \end_inset
886
887
888 \end_layout
889
890 \begin_layout Itemize
891
892 \family sans
893 Pegar 
894 \family default
895
896 \begin_inset Graphics
897         filename ../../images/paste.png
898         BoundingBox 0bp 5bp 20bp 20bp
899
900 \end_inset
901
902
903 \end_layout
904
905 \begin_layout Itemize
906
907 \family sans
908 Pegar
909 \begin_inset space ~
910 \end_inset
911
912 reciente
913 \end_layout
914
915 \begin_layout Itemize
916
917 \family sans
918 Pegado
919 \begin_inset space ~
920 \end_inset
921
922 especial
923 \end_layout
924
925 \begin_layout Itemize
926
927 \family sans
928 Encontrar
929 \begin_inset space ~
930 \end_inset
931
932 y
933 \begin_inset space ~
934 \end_inset
935
936 reemplazar 
937 \family default
938
939 \begin_inset Graphics
940         filename ../../images/dialog-show_findreplace.png
941         BoundingBox 0bp 5bp 20bp 25bp
942         rotateOrigin center
943
944 \end_inset
945
946
947 \end_layout
948
949 \begin_layout Standard
950 Los tres primeros son evidentes.
951  Una observación: siempre que borras un bloque de texto seleccionado, es
952  puesto automáticamente en el portapapeles.
953  Las teclas 
954 \family sans
955 Suprimir
956 \family default
957  y 
958 \family sans
959 Retroceso
960 \family default
961  también funcionan como el comando 
962 \family sans
963 Cortar
964 \family default
965 .
966  Además, si has seleccionado texto, ten cuidado: si pulsas una tecla, LyX
967  borrará completamente el texto seleccionado y lo reemplazará con lo que
968  hayas pulsado.
969  Tendrás que 
970 \family sans
971 Deshacer
972 \family default
973  para recuperar el texto borrado.
974  
975 \end_layout
976
977 \begin_layout Standard
978
979 \family sans
980 \begin_inset Index idx
981 status collapsed
982
983 \begin_layout Plain Layout
984 Pegar
985 \end_layout
986
987 \end_inset
988
989
990 \family default
991 También puedes copiar texto entre LyX y otros programas con cortar, copiar
992  y pegar.
993  El submenú 
994 \family sans
995 Pegar
996 \begin_inset space ~
997 \end_inset
998
999 reciente
1000 \family default
1001  muestra una lista con los últimos términos copiados.
1002  
1003 \end_layout
1004
1005 \begin_layout Standard
1006 Con el menú 
1007 \family sans
1008 Editar\SpecialChar \menuseparator
1009 Pegado
1010 \begin_inset space ~
1011 \end_inset
1012
1013 Especial\SpecialChar \menuseparator
1014 Texto
1015 \begin_inset space ~
1016 \end_inset
1017
1018 simple 
1019 \family default
1020 el texto del portapapeles se inserta como párrafos, de manera que cada salto
1021  de línea del texto inicia un párrafo nuevo.
1022  El menú 
1023 \family sans
1024 Editar\SpecialChar \menuseparator
1025 Pegado
1026 \begin_inset space ~
1027 \end_inset
1028
1029 Especial\SpecialChar \menuseparator
1030 Texto
1031 \begin_inset space ~
1032 \end_inset
1033
1034 simple,
1035 \begin_inset space ~
1036 \end_inset
1037
1038 líneas
1039 \begin_inset space ~
1040 \end_inset
1041
1042 juntas
1043 \family default
1044  insertará todo el texto del portapapeles como 
1045 \emph on
1046 un solo
1047 \emph default
1048  párrafo.
1049  Si en el texto hay una línea en blanco se iniciará un nuevo párrafo.
1050 \end_layout
1051
1052 \begin_layout Standard
1053 \begin_inset Index idx
1054 status collapsed
1055
1056 \begin_layout Plain Layout
1057 Reemplazar
1058 \end_layout
1059
1060 \end_inset
1061
1062
1063 \begin_inset Index idx
1064 status collapsed
1065
1066 \begin_layout Plain Layout
1067 Encontrar
1068 \end_layout
1069
1070 \end_inset
1071
1072 La opción 
1073 \family sans
1074 Editar\SpecialChar \menuseparator
1075 Encontrar
1076 \begin_inset space ~
1077 \end_inset
1078
1079 y
1080 \begin_inset space ~
1081 \end_inset
1082
1083 reemplazar
1084 \family default
1085  abre una ventana de diálogo.
1086  Cuando LyX encuentra una palabra o expresión la selecciona.
1087  Pulsando el botón 
1088 \family sans
1089 Reemplazar
1090 \family default
1091  se cambia el texto resaltado con el contenido del campo 
1092 \family sans
1093 Reemplazar
1094 \begin_inset space ~
1095 \end_inset
1096
1097 con
1098 \family default
1099 .
1100  Si pulsas el botón 
1101 \family sans
1102 Encontrar
1103 \begin_inset space ~
1104 \end_inset
1105
1106 siguiente
1107 \family default
1108  LyX irá a la siguiente aparición de la palabra o expresión buscada.
1109  
1110 \family sans
1111 Reemplazar
1112 \begin_inset space ~
1113 \end_inset
1114
1115 todo
1116 \family default
1117  cambia automáticamente todas las apariciones de la expresión buscada.
1118  La opción 
1119 \family sans
1120 Distinguir
1121 \begin_inset space ~
1122 \end_inset
1123
1124 mayúsculas
1125 \family default
1126  sirve para que la búsqueda considere las mayúsculas de la expresión a encontrar.
1127  Si se marca esta opción, si queremos encontrar p.
1128 \begin_inset space \thinspace{}
1129 \end_inset
1130
1131 e.
1132  la palabra «
1133 \family typewriter
1134 Test
1135 \family default
1136 » se ignorará la palabra «
1137 \family typewriter
1138 test
1139 \family default
1140 ».
1141  La opción 
1142 \family sans
1143 Coincidir
1144 \begin_inset space ~
1145 \end_inset
1146
1147 sólo
1148 \begin_inset space ~
1149 \end_inset
1150
1151 palabras
1152 \begin_inset space ~
1153 \end_inset
1154
1155 completas 
1156 \family default
1157 hace que LyX busque solamente palabras completas, p.
1158 \begin_inset space \thinspace{}
1159 \end_inset
1160
1161 e., si buscamos «
1162 \family typewriter
1163 estrella
1164 \family default
1165 » se ignorarán palabras como «
1166 \family typewriter
1167 estrellado
1168 \family default
1169 ».
1170  
1171 \end_layout
1172
1173 \begin_layout Standard
1174 Cosas como las notas, flotantes, etc., se insertan en recuadros que se pueden
1175  disolver.
1176  Esto significa que el recuadro se elimina y su contenido se deja como texto
1177  normal.
1178  Para disolver un recuadro se sitúa el cursor al comienzo del mismo y se
1179  pulsa 
1180 \family sans
1181 Retroceso
1182 \family default
1183 , o bien se sitúa el cursor al final y se pulsa 
1184 \family sans
1185 Suprimir
1186 \family default
1187 .
1188 \end_layout
1189
1190 \begin_layout Standard
1191
1192 \end_layout
1193
1194 \begin_layout Section
1195 Deshacer y rehacer
1196 \begin_inset Index idx
1197 status collapsed
1198
1199 \begin_layout Plain Layout
1200 Rehacer
1201 \end_layout
1202
1203 \end_inset
1204
1205
1206 \begin_inset Index idx
1207 status collapsed
1208
1209 \begin_layout Plain Layout
1210 Deshacer
1211 \end_layout
1212
1213 \end_inset
1214
1215
1216 \begin_inset CommandInset label
1217 LatexCommand label
1218 name "sec:Deshacer-y-rehacer"
1219
1220 \end_inset
1221
1222
1223 \end_layout
1224
1225 \begin_layout Standard
1226 Si cometes un error lo puedes remediar fácilmente.
1227  LyX dispone de una gran capacidad para deshacer/rehacer.
1228  Pulsa 
1229 \family sans
1230 Editar\SpecialChar \menuseparator
1231 Deshacer
1232 \family default
1233  para deshacer un error, o clic en el botón 
1234 \begin_inset Graphics
1235         filename ../../images/undo.png
1236         BoundingBox 0bp 5bp 20bp 20bp
1237
1238 \end_inset
1239
1240 .
1241  Si accidentalmente deshaces demasiado, usa 
1242 \family sans
1243 Editar\SpecialChar \menuseparator
1244 Rehacer
1245 \family default
1246  o el botón 
1247 \begin_inset Graphics
1248         filename ../../images/redo.png
1249         BoundingBox 0bp 5bp 20bp 20bp
1250
1251 \end_inset
1252
1253  para «deshacer el deshacer».
1254  El mecanismo deshacer está actualmente limitado a 100 pasos para minimizar
1255  sobrecarga de memoria.
1256 \end_layout
1257
1258 \begin_layout Standard
1259 Ten en cuenta que si deshaces todos los cambios hasta llegar al documento
1260  tal como se guardó la última vez, no es posible rehacer los cambios realizados.
1261  Esto es una consecuencia del límite mencionado de los 100 pasos.
1262 \end_layout
1263
1264 \begin_layout Standard
1265
1266 \family sans
1267 Deshacer 
1268 \family default
1269
1270 \family sans
1271 Rehacer
1272 \family default
1273  funcionan con casi todo en LyX.
1274  Pero tienen algunas peculiaridades.
1275  No se puede 
1276 \family sans
1277 Deshacer 
1278 \family default
1279
1280 \family sans
1281 Rehacer 
1282 \family default
1283 por caracteres individuales sino por bloques de texto.
1284 \end_layout
1285
1286 \begin_layout Section
1287 Operaciones con el ratón
1288 \begin_inset Index idx
1289 status collapsed
1290
1291 \begin_layout Plain Layout
1292 Operaciones con el ratón
1293 \end_layout
1294
1295 \end_inset
1296
1297
1298 \end_layout
1299
1300 \begin_layout Standard
1301 Estas son las operaciones básicas con el ratón:
1302 \end_layout
1303
1304 \begin_layout Enumerate
1305 Movimiento
1306 \end_layout
1307
1308 \begin_deeper
1309 \begin_layout Itemize
1310 Pulsa el botón izquierdo
1311 \emph on
1312  
1313 \emph default
1314 del ratón en cualquier punto de la ventana de edición.
1315  El cursor se colocará en el punto correspondiente del texto.
1316 \end_layout
1317
1318 \end_deeper
1319 \begin_layout Enumerate
1320 Seleccionar texto
1321 \end_layout
1322
1323 \begin_deeper
1324 \begin_layout Itemize
1325 Mantén pulsado el botón izquierdo
1326 \emph on
1327  
1328 \emph default
1329 del ratón y arrastra.
1330  LyX resalta el texto entre la primera y la última posiciones del ratón.
1331  Usa 
1332 \family sans
1333 Editar\SpecialChar \menuseparator
1334 Copiar
1335 \family default
1336  para crear una copia de ese bloque de texto en el 
1337 \emph on
1338 buffer
1339 \emph default
1340  de LyX (y en el portapapeles).
1341 \end_layout
1342
1343 \begin_layout Itemize
1344 Recoloca el cursor y pega el texto con 
1345 \family sans
1346 Editar\SpecialChar \menuseparator
1347 Pegar
1348 \family default
1349 .
1350 \end_layout
1351
1352 \end_deeper
1353 \begin_layout Enumerate
1354 Insertados (Notas, flotantes, etc.)
1355 \end_layout
1356
1357 \begin_deeper
1358 \begin_layout Standard
1359 Un
1360 \emph on
1361  
1362 \emph default
1363 clic con el botón izquierdo del ratón sobre su recuadro abre o cierra cualquiera
1364  de ellos.
1365  Un clic derecho abre una ventana de propiedades.
1366  En otra sección de este manual encontrarás más detalles.
1367 \end_layout
1368
1369 \end_deeper
1370 \begin_layout Enumerate
1371 Tablas
1372 \end_layout
1373
1374 \begin_deeper
1375 \begin_layout Standard
1376 Un clic derecho
1377 \emph on
1378  
1379 \emph default
1380 con el ratón abre una ventana de diálogo que permite manipular la tabla.
1381 \end_layout
1382
1383 \end_deeper
1384 \begin_layout Section
1385 Navegación
1386 \begin_inset CommandInset label
1387 LatexCommand label
1388 name "sec:Navegación"
1389
1390 \end_inset
1391
1392
1393 \begin_inset Index idx
1394 status collapsed
1395
1396 \begin_layout Plain Layout
1397 Navegación
1398 \end_layout
1399
1400 \end_inset
1401
1402
1403 \end_layout
1404
1405 \begin_layout Standard
1406 LyX ofrece dos formas de navegar por los documentos:
1407 \end_layout
1408
1409 \begin_layout Itemize
1410 En el menú 
1411 \family sans
1412 Navegar
1413 \family default
1414  se ordenan todas las secciones del documento como submenús que puedes pulsar
1415  para ir a la parte correspondiente.
1416 \end_layout
1417
1418 \begin_layout Itemize
1419 El menú 
1420 \family sans
1421 Documento\SpecialChar \menuseparator
1422 Navegador de contorno
1423 \family default
1424  o el botón de herramientas 
1425 \begin_inset Graphics
1426         filename ../../images/dialog-toggle_toc.png
1427         BoundingBox 0bp 5bp 20bp 20bp
1428
1429 \end_inset
1430
1431 .
1432 \end_layout
1433
1434 \begin_layout Standard
1435 La ventana de contorno muestra el índice general, que se describe en la
1436  sección
1437 \begin_inset space ~
1438 \end_inset
1439
1440
1441 \begin_inset CommandInset ref
1442 LatexCommand ref
1443 reference "sec:IG"
1444
1445 \end_inset
1446
1447 .
1448  Con un clic puedes saltar a la parte del documento correspondiente.
1449  En la parte superior hay un cuadro desplegable en el que puedes escoger
1450  entre varias listas e índices de recuadros insertados, como notas al pie.
1451  Algunos de éstos, como los índices de tablas, de figuras y de algoritmos,
1452  se pueden añadir al documento, véase
1453 \begin_inset space ~
1454 \end_inset
1455
1456
1457 \begin_inset CommandInset ref
1458 LatexCommand ref
1459 reference "sub:Índices-de"
1460
1461 \end_inset
1462
1463 .
1464  La opción 
1465 \family sans
1466 Ordenar
1467 \family default
1468  ordena la lista actual, la opción 
1469 \family sans
1470 Mantener
1471 \family default
1472  mantiene la visualización actual.
1473  Mantener quiere decir que si, p.
1474 \begin_inset space \thinspace{}
1475 \end_inset
1476
1477 e., están mostradas las subsecciones de las secciones 2 y 4 y haces clic
1478  sobre la sección 3, las subsecciones de las secciones 2 y 4 permanecerán
1479  mostradas.
1480  Sin la opción 
1481 \family sans
1482 Mantener
1483 \family default
1484  éstas se ocultarán y se resaltará la sección 3.
1485 \end_layout
1486
1487 \begin_layout Standard
1488 Con los botones 
1489 \begin_inset space \space{}
1490 \end_inset
1491
1492
1493 \begin_inset Graphics
1494         filename ../../images/down.png
1495         BoundingBox 0bp 5bp 20bp 20bp
1496
1497 \end_inset
1498
1499
1500 \begin_inset space \hspace{}
1501 \length -3mm
1502 \end_inset
1503
1504  y 
1505 \begin_inset space \space{}
1506 \end_inset
1507
1508
1509 \begin_inset Graphics
1510         filename ../../images/up.png
1511         BoundingBox 0bp 5bp 20bp 20bp
1512
1513 \end_inset
1514
1515
1516 \begin_inset space \hspace{}
1517 \length -3mm
1518 \end_inset
1519
1520  de la parte inferior de la ventana de contorno puedes cambiar la posición
1521  de las secciones en el documento.
1522  Así, puedes por ejemplo mover la sección
1523 \begin_inset space ~
1524 \end_inset
1525
1526 2.5 delante de la sección
1527 \begin_inset space ~
1528 \end_inset
1529
1530 2.4.
1531  LyX reordena automáticamente la numeración.
1532  Con los botones 
1533 \begin_inset Graphics
1534         filename ../../images/promote.png
1535         BoundingBox 0bp 5bp 20bp 20bp
1536
1537 \end_inset
1538
1539  y 
1540 \begin_inset Graphics
1541         filename ../../images/demote.png
1542         BoundingBox 0bp 5bp 20bp 20bp
1543
1544 \end_inset
1545
1546  o los correspondientes atajos de teclado 
1547 \family sans
1548 Tab
1549 \family default
1550  y 
1551 \family sans
1552 Mayúsculas+Tab
1553 \family default
1554  puedes cambiar el nivel de anidamiento.
1555  Por ejemplo, puedes convertir la sección
1556 \begin_inset space ~
1557 \end_inset
1558
1559 2.5 en el capítulo
1560 \begin_inset space ~
1561 \end_inset
1562
1563 3 o en la subsección
1564 \begin_inset space ~
1565 \end_inset
1566
1567 2.4.1.
1568 \end_layout
1569
1570 \begin_layout Standard
1571 El botón 
1572 \begin_inset Graphics
1573         filename ../../images/bookmark-goto_0.png
1574         BoundingBox 0bp 5bp 20bp 25bp
1575         rotateOrigin center
1576
1577 \end_inset
1578
1579  de la barra de herramientas salta a la posición del documento en la que
1580  ha cambiado algo recientemente.
1581  Esto es útil para, por ejemplo, desplazarte a alguna parte de un documento
1582  extenso para mirar algo y volver a la última posición de edición.
1583 \end_layout
1584
1585 \begin_layout Section
1586 Finalización de entradas
1587 \begin_inset space \thinspace{}
1588 \end_inset
1589
1590 /
1591 \begin_inset space \thinspace{}
1592 \end_inset
1593
1594 palabras
1595 \begin_inset CommandInset label
1596 LatexCommand label
1597 name "sec:Finalización-de-entradas/palabras"
1598
1599 \end_inset
1600
1601
1602 \begin_inset Index idx
1603 status collapsed
1604
1605 \begin_layout Plain Layout
1606 Finalización de entradas y palabras
1607 \end_layout
1608
1609 \end_inset
1610
1611
1612 \begin_inset Index idx
1613 status collapsed
1614
1615 \begin_layout Plain Layout
1616 Autocompletar
1617 \end_layout
1618
1619 \end_inset
1620
1621
1622 \end_layout
1623
1624 \begin_layout Standard
1625 LyX facilita la finalización de palabras mediante la exploración de todos
1626  los documentos que están abiertos en ese momento.
1627  Cada palabra que aparece en estos documentos se añade a una base de datos
1628  que se utiliza para proponer terminaciones.
1629 \end_layout
1630
1631 \begin_layout Standard
1632 Por omisión, LyX muestra un triangulito detrás del cursor como indicador
1633  de que hay finalizaciones disponibles.
1634  Puedes entonces pulsar la tecla 
1635 \family sans
1636 Tabulador
1637 \family default
1638  para aceptar esa terminación.
1639  Si hay varias terminaciones posibles, se abre un recuadro emergente que
1640  las muestra.
1641  En ese recuadro puedes seleccionar una finalización con el ratón o con
1642  las teclas de flecha, y aceptar la elegida pulsando 
1643 \family sans
1644 Retorno
1645 \family default
1646 .
1647 \end_layout
1648
1649 \begin_layout Standard
1650 En el diálogo que se abre con 
1651 \family sans
1652 Herramientas\SpecialChar \menuseparator
1653 Preferencias
1654 \family default
1655  se puede desactivar el indicador de terminación del cursor, en la sección
1656  
1657 \family sans
1658 Edición\SpecialChar \menuseparator
1659 Autocompletar
1660 \family default
1661 , desmarcando la opción 
1662 \family sans
1663 Indicador en el cursor
1664 \family default
1665 .
1666  Con la opción 
1667 \family sans
1668 Finalización automática en línea
1669 \family default
1670  la finalización propuesta se muestra directamente tras el cursor.
1671  Para aceptarla utiliza la tecla 
1672 \family sans
1673 Tabulador
1674 \family default
1675 .
1676  Con la opción 
1677 \family sans
1678 Recuadros emergentes automáticos
1679 \family default
1680  las terminaciones se muestran siempre en un recuadro emergente.
1681  LyX ofrece algunas otras opciones de finalización para expertos que se
1682  describen en la sección
1683 \begin_inset space \thinspace{}
1684 \end_inset
1685
1686
1687 \begin_inset CommandInset ref
1688 LatexCommand ref
1689 reference "sub:Autocompletar-Apéndice"
1690
1691 \end_inset
1692
1693 .
1694 \end_layout
1695
1696 \begin_layout Section
1697 Atajos de teclado básicos
1698 \begin_inset Index idx
1699 status collapsed
1700
1701 \begin_layout Plain Layout
1702 Atajos de teclado
1703 \end_layout
1704
1705 \end_inset
1706
1707
1708 \begin_inset Index idx
1709 status collapsed
1710
1711 \begin_layout Plain Layout
1712 Teclado ! Asociaciones de teclas|see
1713 \begin_inset ERT
1714 status collapsed
1715
1716 \begin_layout Plain Layout
1717
1718 {
1719 \end_layout
1720
1721 \end_inset
1722
1723 Atajos de teclado
1724 \begin_inset ERT
1725 status collapsed
1726
1727 \begin_layout Plain Layout
1728
1729 }
1730 \end_layout
1731
1732 \end_inset
1733
1734
1735 \end_layout
1736
1737 \end_inset
1738
1739
1740 \end_layout
1741
1742 \begin_layout Standard
1743 Al menos, hay dos mapas de teclado principales: CUA y Emacs.
1744  LyX usa CUA por omisión.
1745 \end_layout
1746
1747 \begin_layout Standard
1748 Algunas teclas, como 
1749 \family sans
1750 AvPág
1751 \family default
1752
1753 \family sans
1754 RePág
1755 \family default
1756 , o las flechas 
1757 \family sans
1758 Izquierda
1759 \family default
1760
1761 \family sans
1762 Derecha
1763 \family default
1764
1765 \family sans
1766 Arriba
1767 \family default
1768  y 
1769 \family sans
1770 Abajo
1771 \family default
1772 , hacen exactamente lo que se supone que hacen.
1773  Otras teclas no:
1774 \end_layout
1775
1776 \begin_layout Labeling
1777 \labelwidthstring 00.00.0000
1778
1779 \family sans
1780 Tab
1781 \begin_inset CommandInset nomenclature
1782 LatexCommand nomenclature
1783 symbol "Tab"
1784 description "tecla Tabulador"
1785
1786 \end_inset
1787
1788
1789 \family default
1790  No hay tabuladores en LyX.
1791  Si no entiendes esto lee las secciones 
1792 \begin_inset space ~
1793 \end_inset
1794
1795
1796 \begin_inset CommandInset ref
1797 LatexCommand ref
1798 reference "sec:Intro-Sangrado-de-párrafos"
1799
1800 \end_inset
1801
1802  y 
1803 \begin_inset CommandInset ref
1804 LatexCommand ref
1805 reference "sec:Entornos-de-párrafo"
1806
1807 \end_inset
1808
1809 , especialmente la sección
1810 \begin_inset space ~
1811 \end_inset
1812
1813
1814 \begin_inset CommandInset ref
1815 LatexCommand ref
1816 reference "sub:Listas"
1817
1818 \end_inset
1819
1820 , ahora.
1821  Sí, ahora.
1822  Si aún estás confuso, mira en el 
1823 \emph on
1824 Tutorial
1825 \emph default
1826 .
1827 \end_layout
1828
1829 \begin_layout Labeling
1830 \labelwidthstring 00.00.0000
1831
1832 \family sans
1833 Esc
1834 \begin_inset CommandInset nomenclature
1835 LatexCommand nomenclature
1836 symbol "Esc"
1837 description "tecla Escape"
1838
1839 \end_inset
1840
1841
1842 \family default
1843  Esta es la tecla «cancelar».
1844  Se usa generalmente para cancelar operaciones.
1845  En otras partes del manual se dan más detalles.
1846 \end_layout
1847
1848 \begin_layout Labeling
1849 \labelwidthstring 00.00.0000
1850
1851 \family sans
1852 Inicio
1853 \family default
1854
1855 \begin_inset space ~
1856 \end_inset
1857
1858 y
1859 \begin_inset space ~
1860 \end_inset
1861
1862
1863 \family sans
1864 Fin
1865 \family default
1866  Éstas mueven el cursor, respectivamente, al comienzo y al final de la línea,
1867  a menos que estés usando el mapa de Emacs, en cuyo caso llevan al comienzo
1868  y al fin del archivo.
1869 \end_layout
1870
1871 \begin_layout Standard
1872 Hay tres teclas modificadoras:
1873 \end_layout
1874
1875 \begin_layout Labeling
1876 \labelwidthstring 00.00.0000
1877
1878 \family sans
1879 Control
1880 \family default
1881  (Denominada «
1882 \family sans
1883 Ctrl
1884 \family default
1885 »
1886 \begin_inset CommandInset nomenclature
1887 LatexCommand nomenclature
1888 symbol "Ctrl"
1889 description "tecla Control"
1890
1891 \end_inset
1892
1893  en los archivos de documentación).
1894  Tiene un par de usos diferentes, dependiendo de las teclas con las que
1895  se combine:
1896 \end_layout
1897
1898 \begin_deeper
1899 \begin_layout Itemize
1900 Con 
1901 \family sans
1902 Retroceso
1903 \family default
1904  o 
1905 \family sans
1906 Suprimir
1907 \family default
1908 , borra una palabra completa en vez de un carácter.
1909 \end_layout
1910
1911 \begin_layout Itemize
1912 Con 
1913 \family sans
1914 Izquierda
1915 \family default
1916  y 
1917 \family sans
1918 Derecha
1919 \family default
1920 , desplaza el cursor por palabras en vez de caracteres.
1921 \end_layout
1922
1923 \begin_layout Itemize
1924 Con 
1925 \family sans
1926 Inicio
1927 \family default
1928  y 
1929 \family sans
1930 Fin
1931 \family default
1932 , lleva al inicio y al fin del documento, respectivamente.
1933 \end_layout
1934
1935 \end_deeper
1936 \begin_layout Labeling
1937 \labelwidthstring 00.00.0000
1938
1939 \family sans
1940 Mayúsculas
1941 \family default
1942  (Representada por «
1943 \family sans
1944 Mayúsculas
1945 \family default
1946 »
1947 \begin_inset CommandInset nomenclature
1948 LatexCommand nomenclature
1949 symbol "Mayúsculas"
1950 description "tecla Mayúsculas"
1951
1952 \end_inset
1953
1954  —«Shift»— en los archivos de documentación).
1955  Usada con cualquiera de las teclas de movimiento selecciona el texto entre
1956  las posiciones inicial y final del cursor.
1957 \end_layout
1958
1959 \begin_layout Labeling
1960 \labelwidthstring 00.00.0000
1961
1962 \family sans
1963 Alt
1964 \family default
1965  (Representada por «
1966 \family sans
1967 Alt
1968 \family default
1969 »
1970 \begin_inset CommandInset nomenclature
1971 LatexCommand nomenclature
1972 symbol "Alt"
1973 description "tecla Alt o Meta"
1974
1975 \end_inset
1976
1977  en los archivos de documentación).
1978  Es la tecla 
1979 \family sans
1980 Alt
1981 \family default
1982  en muchos teclados, aunque tu teclado puede tener otra tecla 
1983 \family sans
1984 Meta
1985 \family default
1986  distinta.
1987  Si tiene ambas teclas tendrás que probar cuál de ellas funciona realmente
1988  como 
1989 \family sans
1990 Alt
1991 \family default
1992 .
1993  Esta tecla hace muchas cosas diferentes, una de ellas activar las 
1994 \emph on
1995 teclas de aceleración de menú
1996 \emph default
1997 : usada en combinación con la tecla de la letra subrayada en el nombre de
1998  un menú o un ítem, abre ese menú o acciona el ítem.
1999 \end_layout
2000
2001 \begin_deeper
2002 \begin_layout Standard
2003 Por ejemplo, la secuencia 
2004 \begin_inset Quotes fld
2005 \end_inset
2006
2007
2008 \family sans
2009 Alt+E
2010 \begin_inset space ~
2011 \end_inset
2012
2013 S
2014 \begin_inset space ~
2015 \end_inset
2016
2017 E
2018 \family default
2019
2020 \begin_inset Quotes frd
2021 \end_inset
2022
2023  abre el diálogo «Estilo del texto», 
2024 \begin_inset Quotes fld
2025 \end_inset
2026
2027
2028 \family sans
2029 Alt+A
2030 \family default
2031
2032 \begin_inset Quotes frd
2033 \end_inset
2034
2035  abre el menú «Archivo».
2036 \end_layout
2037
2038 \begin_layout Standard
2039 Más información relativa al uso de la tecla 
2040 \family sans
2041 Alt
2042 \family default
2043  en el manual 
2044 \emph on
2045 Atajos de teclado
2046 \family sans
2047 .
2048 \end_layout
2049
2050 \end_deeper
2051 \begin_layout Standard
2052 Aprenderás más y más combinaciones de teclas y atajos de teclado conforme
2053  uses LyX, porque casi todas las acciones muestran, en la barra de estado
2054  situada en la parte inferior de la ventana, un corto mensaje que describe
2055  la acción a realizar y sus correspondientes atajos de teclado.
2056  La notación de las acciones de teclado es muy similar a la usada en esta
2057  documentación, así que no deberías tener problemas en entenderlas.
2058  Sin embargo, ten en cuenta que la tecla modificadora «Mayúsculas» se menciona
2059  de forma explícita, así 
2060 \family sans
2061 «Alt+P Mayúsculas+A
2062 \family default
2063 »
2064 \family sans
2065  
2066 \family default
2067 significa 
2068 \family sans
2069 Alt+P
2070 \family default
2071  seguido de A mayúscula.
2072 \end_layout
2073
2074 \begin_layout Standard
2075 Puedes ver las combinaciones de teclas o cambiarlas en las preferencias
2076  de LyX, menú
2077 \family sans
2078  Herramientas\SpecialChar \menuseparator
2079 Preferencias,
2080 \family default
2081  apartado 
2082 \family sans
2083 Edición\SpecialChar \menuseparator
2084 Atajos
2085 \begin_inset space ~
2086 \end_inset
2087
2088 de
2089 \begin_inset space ~
2090 \end_inset
2091
2092 teclado
2093 \family default
2094 , como se explica en la sección
2095 \begin_inset space ~
2096 \end_inset
2097
2098
2099 \begin_inset CommandInset ref
2100 LatexCommand ref
2101 reference "sub:Edición-de-los-atajos"
2102
2103 \end_inset
2104
2105 .
2106 \end_layout
2107
2108 \begin_layout Chapter
2109 Fundamentos de LyX
2110 \begin_inset Index idx
2111 status collapsed
2112
2113 \begin_layout Plain Layout
2114 LyX ! Fundamentos
2115 \end_layout
2116
2117 \end_inset
2118
2119
2120 \end_layout
2121
2122 \begin_layout Section
2123 Clases de documento
2124 \begin_inset Index idx
2125 status collapsed
2126
2127 \begin_layout Plain Layout
2128 Documentos ! Clases
2129 \end_layout
2130
2131 \end_inset
2132
2133
2134 \end_layout
2135
2136 \begin_layout Subsection
2137 Introducción
2138 \end_layout
2139
2140 \begin_layout Standard
2141 Antes de hacer nada, antes de empezar a escribir, debes decidir qué clase
2142  de documento quieres hacer.
2143  Cada tipo de documento tiene sus propios espacios, encabezados, esquemas
2144  de numeración y demás.
2145  Además, distintos tipos de documento usan distintos entornos de párrafo
2146  y diseñan el título con formato diferente.
2147 \end_layout
2148
2149 \begin_layout Standard
2150 Una 
2151 \emph on
2152 clase de documento
2153 \emph default
2154  describe un grupo de propiedades comunes a un conjunto particular de documentos.
2155  Al establecer la clase de documento, seleccionas automáticamente dichas
2156  propiedades, haciendo más fácil crear el tipo de documento que deseas.
2157  Si no eliges una clase de documento, LyX lo hace por ti, así que el cambio
2158  de clase del documento es de tu incumbencia.
2159 \end_layout
2160
2161 \begin_layout Standard
2162 Sigue leyendo para conocer las clases de documento que puedes escoger y
2163  cómo ajustar sus propiedades.
2164 \end_layout
2165
2166 \begin_layout Subsection
2167 Clases de documento
2168 \begin_inset Index idx
2169 status collapsed
2170
2171 \begin_layout Plain Layout
2172 Documentos ! Clases
2173 \end_layout
2174
2175 \end_inset
2176
2177
2178 \begin_inset CommandInset label
2179 LatexCommand label
2180 name "sec:Clases-de-documento"
2181
2182 \end_inset
2183
2184
2185 \end_layout
2186
2187 \begin_layout Standard
2188 Puedes seleccionar una clase en el diálogo 
2189 \family sans
2190 Documento\SpecialChar \menuseparator
2191 Configuración\SpecialChar \menuseparator
2192 Clase
2193 \begin_inset space ~
2194 \end_inset
2195
2196 del
2197 \begin_inset space ~
2198 \end_inset
2199
2200 documento
2201 \family default
2202 .
2203 \begin_inset Index idx
2204 status collapsed
2205
2206 \begin_layout Plain Layout
2207 Documentos ! Configuración
2208 \end_layout
2209
2210 \end_inset
2211
2212  Selecciona la clase que quieras y haz los ajustes finos que necesites en
2213  las distintas opciones.
2214 \end_layout
2215
2216 \begin_layout Subsubsection
2217 Vista general
2218 \end_layout
2219
2220 \begin_layout Standard
2221 Hay cuatro clases estándar de documentos en LyX.
2222  Son:
2223 \end_layout
2224
2225 \begin_layout Description
2226 Article para artículos sencillos
2227 \end_layout
2228
2229 \begin_layout Description
2230 Report para informes sencillos
2231 \end_layout
2232
2233 \begin_layout Description
2234 Book para escribir libros
2235 \end_layout
2236
2237 \begin_layout Description
2238 Letter para cartas estilo US
2239 \end_layout
2240
2241 \begin_layout Standard
2242 Hay además otras clases no estándar que sólo están disponibles en LyX si
2243  las has instalado.
2244  A continuación se mencionan algunas de ellas; la lista completa con explicacion
2245 es detalladas se encuentra en el capítulo 
2246 \emph on
2247 Clases especiales de documentos
2248 \emph default
2249 , en el manual 
2250 \emph on
2251 Características adicionales.
2252
2253 \emph default
2254  
2255 \end_layout
2256
2257 \begin_layout Description
2258 A&A Artículos para publicaciones en el estilo y formato empleado por 
2259 \emph on
2260 Astronomy & Astrophysics
2261 \end_layout
2262
2263 \begin_layout Description
2264 ACS 
2265 \lang english
2266 For submissions to the journals published by the American Chemistry Society
2267 \end_layout
2268
2269 \begin_layout Description
2270 AGU 
2271 \lang english
2272 For submissions to the journals published by the American Geophysical Union
2273 \end_layout
2274
2275 \begin_layout Description
2276 AMS Diseños para artículos y libros en el estilo y formato de la 
2277 \emph on
2278 American Mathematical Society
2279 \emph default
2280  (AMS).
2281  Hay tres variantes disponibles.
2282  El estándar usa un esquema típico de numeración para teoremas, etc.
2283  que antepone el número de sección al número del resultado.
2284  Todos las exposiciones tipo resultado (proposiciones, corolarios y demás)
2285  se secuencian juntos, pero las definiciones, los ejemplos y cosas por el
2286  estilo tienen su propia secuencia.
2287  El esquema de 
2288 \begin_inset Quotes fld
2289 \end_inset
2290
2291 numeración secuencial
2292 \begin_inset Quotes frd
2293 \end_inset
2294
2295  no sitúa el número de sección con cada resultado, sino que los numera a
2296  lo largo del artículo en una secuencia simple.
2297  Cada tipo de resultado sigue su propia secuencia.
2298  También hay un formato que reparte la numeración de relaciones en conjunto.
2299 \end_layout
2300
2301 \begin_layout Description
2302 Beamer Formato para presentaciones y transparencias
2303 \end_layout
2304
2305 \begin_layout Description
2306 Broadway Formato para escribir guiones.
2307  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2308 \end_layout
2309
2310 \begin_layout Description
2311 Chess 
2312 \lang english
2313 Layout to write about chess games
2314 \end_layout
2315
2316 \begin_layout Description
2317 Curiculum
2318 \begin_inset space ~
2319 \end_inset
2320
2321 vitae clases para confeccionar currículum vitae
2322 \end_layout
2323
2324 \begin_layout Description
2325 Elsarticle Formato para publicaciones del grupo 
2326 \emph on
2327 Elsevier
2328 \end_layout
2329
2330 \begin_layout Description
2331 Foils Para hacer transparencias
2332 \end_layout
2333
2334 \begin_layout Description
2335 Hollywood Para escribir guiones para la industria cinematográfica US.
2336  No es una clase de documento de LaTeX, sino una nueva específica de LyX.
2337 \end_layout
2338
2339 \begin_layout Description
2340 IEEEtran Formato para publicaciones del 
2341 \emph on
2342 Institute of Electrical and Electronics Engineers
2343 \emph default
2344  (IEEE)
2345 \end_layout
2346
2347 \begin_layout Description
2348 IOP Formato para publicaciones del 
2349 \emph on
2350 Institute of Physics
2351 \end_layout
2352
2353 \begin_layout Description
2354 Kluwer Formato para publicaciones del grupo 
2355 \emph on
2356 Kluwer
2357 \end_layout
2358
2359 \begin_layout Description
2360 KOMA-Script Una revisión de las clases estándar, ofrece varias características
2361  útiles como formato de encabezados, cálculo automático de espacio de impresión
2362  etc.
2363  
2364 \lang english
2365 (Is used by this document.)
2366 \end_layout
2367
2368 \begin_layout Description
2369 Memoir Otra revisión de las clases estándar
2370 \end_layout
2371
2372 \begin_layout Description
2373 Powerdot Formato para presentaciones
2374 \end_layout
2375
2376 \begin_layout Description
2377 REVTe
2378 \begin_inset ERT
2379 status collapsed
2380
2381 \begin_layout Plain Layout
2382
2383 {}
2384 \end_layout
2385
2386 \end_inset
2387
2388 X Para escribir artículos publicados por: 
2389 \emph on
2390 American Physical Society
2391 \emph default
2392  (APS), 
2393 \emph on
2394 American Institute of Physics
2395 \emph default
2396  (AIP), y 
2397 \emph on
2398 Optical Society of America
2399 \emph default
2400  (OSA).
2401  Esta clase no es totalmente compatible con todas las características de
2402  LyX.
2403 \end_layout
2404
2405 \begin_layout Description
2406 Slides Para hacer transparencias
2407 \end_layout
2408
2409 \begin_layout Description
2410 SPIE
2411 \begin_inset space ~
2412 \end_inset
2413
2414 Proceedings Formato para publicaciones de la 
2415 \emph on
2416 International Society for Optical Engineering
2417 \emph default
2418  (SPIE)
2419 \end_layout
2420
2421 \begin_layout Description
2422 Springer Formato para publicaciones del grupo 
2423 \emph on
2424 Springer
2425 \end_layout
2426
2427 \begin_layout Standard
2428 No entraremos aquí en detalles sobre el uso de las distintas clases de documento.
2429  Puedes encontrar información sobre las clases no estándar en el manual
2430  
2431 \emph on
2432 Características adicionales
2433 \emph default
2434 .
2435  Aquí, nos centraremos en repasar algunas de las propiedades comunes a todas
2436  las clases de documento.
2437 \end_layout
2438
2439 \begin_layout Subsubsection
2440
2441 \lang english
2442 Availability
2443 \end_layout
2444
2445 \begin_layout Standard
2446
2447 \lang english
2448 New users are sometimes puzzled by the fact that many of the document classes
2449  listed under 
2450 \family sans
2451 Document\SpecialChar \menuseparator
2452 Settings\SpecialChar \menuseparator
2453 Document Class
2454 \family default
2455 \lang spanish
2456
2457 \begin_inset Index idx
2458 status collapsed
2459
2460 \begin_layout Plain Layout
2461 Documentos ! Configuración
2462 \end_layout
2463
2464 \end_inset
2465
2466
2467 \lang english
2468  are marked as 
2469 \begin_inset Quotes eld
2470 \end_inset
2471
2472 Unavailable
2473 \begin_inset Quotes erd
2474 \end_inset
2475
2476 .
2477  Or they are surprised that, when they open e.
2478 \begin_inset space \thinspace{}
2479 \end_inset
2480
2481 g.
2482 \begin_inset space ~
2483 \end_inset
2484
2485 the 
2486 \family sans
2487 iop-article
2488 \family default
2489  template, they receive a warning saying that the document requires files
2490  that are not installed to produce output.
2491  So it seems that something is wrong.
2492 \end_layout
2493
2494 \begin_layout Standard
2495
2496 \lang english
2497 But nothing is wrong.
2498  LyX includes many more document classes than you will ever need to use,
2499  and some of them, like 
2500 \family sans
2501 IOP
2502 \family default
2503 , are highly specialized.LyX tries to support as many different types of
2504  documents as possible, and it includes almost one hundred different layout
2505  files, with a growing number.
2506  No LaTeX distribution will install by default all files that might be needed
2507  by some document class.
2508  There are just too many of them.
2509  That is why some of the document classes are unavailable.
2510 \end_layout
2511
2512 \begin_layout Standard
2513
2514 \lang english
2515 If there is a document class you would like to use that is marked as `Unavailabl
2516 e', you need to install the appropriate package files.
2517  The easiest way to find out which files you need to install is to use that
2518  document class for a new file.
2519  LyX will display a dialog that will list the missing files.
2520  See section 
2521 \begin_inset Quotes eld
2522 \end_inset
2523
2524 Installing new LaTeX files
2525 \begin_inset Quotes erd
2526 \end_inset
2527
2528  of the 
2529 \emph on
2530 Customization
2531 \emph default
2532  manual for information on how to install them.
2533 \begin_inset VSpace medskip
2534 \end_inset
2535
2536
2537 \end_layout
2538
2539 \begin_layout Standard
2540
2541 \lang english
2542 Although LyX provides support for many different sorts of documents, it
2543  does not include support for every document class people might want to
2544  use.
2545  For example, many universities provide LaTeX class files to be used for
2546  dissertations submitted to those universities.
2547  The LyX team cannot write layout files to support every one of these.
2548  There are too many.
2549  Fortunately, users can write their own layout files, and many users have
2550  done so.
2551  Chapter
2552 \begin_inset space ~
2553 \end_inset
2554
2555 5 of the 
2556 \emph on
2557 Customization
2558 \emph default
2559  manual contains information on how to create layout files.
2560 \end_layout
2561
2562 \begin_layout Subsubsection
2563 Módulos
2564 \begin_inset CommandInset label
2565 LatexCommand label
2566 name "sub:Módulos"
2567
2568 \end_inset
2569
2570
2571 \begin_inset Index idx
2572 status collapsed
2573
2574 \begin_layout Plain Layout
2575 Modulos@Módulos
2576 \end_layout
2577
2578 \end_inset
2579
2580
2581 \end_layout
2582
2583 \begin_layout Standard
2584 Los módulos permiten añadir a un documento características adicionales que
2585  no están disponibles por omisión en la clase de documento elegida.
2586  Por ejemplo, para escritura Braille (impresión en relieve).
2587  Evidentemente esto no está disponible en ninguna clase de documento, así
2588  que hay que cargar el módulo correspondiente en la sección 
2589 \family sans
2590 Módulos
2591 \family default
2592  del diálogo 
2593 \family sans
2594 Documento\SpecialChar \menuseparator
2595 Configuración
2596 \family default
2597
2598 \begin_inset Index idx
2599 status collapsed
2600
2601 \begin_layout Plain Layout
2602 Documentos ! Configuración
2603 \end_layout
2604
2605 \end_inset
2606
2607 .
2608  Seleccionando un módulo en la lista se mostrará una descripción del mismo.
2609 \end_layout
2610
2611 \begin_layout Standard
2612
2613 \lang english
2614 Some modules require LaTeX packages that are not always installed by default.
2615  LyX will warn you if you do not have the needed package.
2616  You can still use the module while editing your file, but you will not
2617  be able to export to PDF or print your document, since LyX will not be
2618  able to compile the LaTeX file without the missing package.
2619  If you want to be able to produce output, then you need to install the
2620  missing package and then reconfigure LyX by selecting 
2621 \family sans
2622 Tools\SpecialChar \menuseparator
2623 Reconfigure
2624 \family default
2625 .
2626 \begin_inset Index idx
2627 status collapsed
2628
2629 \begin_layout Plain Layout
2630
2631 \lang english
2632 Reconfiguration of LyX
2633 \end_layout
2634
2635 \end_inset
2636
2637  See section 
2638 \begin_inset Quotes eld
2639 \end_inset
2640
2641 Installing new LaTeX files
2642 \begin_inset Quotes erd
2643 \end_inset
2644
2645  of the 
2646 \emph on
2647 Customization
2648 \emph default
2649  manual for more information on installing needed packages.
2650 \end_layout
2651
2652 \begin_layout Standard
2653 \begin_inset Note Greyedout
2654 status open
2655
2656 \begin_layout Plain Layout
2657
2658 \series bold
2659 Notas: 
2660 \series default
2661 Ciertos módulos requieren paquetes LaTeX que no siempre se instalan por
2662  omisión.
2663  LyX avisará si es preciso algún paquete.
2664 \end_layout
2665
2666 \begin_layout Plain Layout
2667 Algunos módulos requieren otros módulos y ciertos pares de módulos son incompati
2668 bles.
2669 \end_layout
2670
2671 \end_inset
2672
2673
2674 \end_layout
2675
2676 \begin_layout Standard
2677
2678 \end_layout
2679
2680 \begin_layout Subsubsection
2681 Propiedades
2682 \end_layout
2683
2684 \begin_layout Standard
2685 Cada clase tiene un conjunto de opciones predeterminadas.
2686  Esta tabla las describe:
2687 \end_layout
2688
2689 \begin_layout Standard
2690 \begin_inset VSpace 0.3cm
2691 \end_inset
2692
2693
2694 \end_layout
2695
2696 \begin_layout Standard
2697 \align center
2698 \begin_inset Tabular
2699 <lyxtabular version="3" rows="5" columns="5">
2700 <features tabularvalignment="middle">
2701 <column alignment="center" valignment="top" width="0pt">
2702 <column alignment="center" valignment="top" width="0pt">
2703 <column alignment="center" valignment="top" width="0pt">
2704 <column alignment="center" valignment="top" width="0pt">
2705 <column alignment="center" valignment="top" width="0pt">
2706 <row>
2707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2708 \begin_inset Text
2709
2710 \begin_layout Plain Layout
2711
2712 \end_layout
2713
2714 \end_inset
2715 </cell>
2716 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2717 \begin_inset Text
2718
2719 \begin_layout Plain Layout
2720
2721 \family sans
2722 \series medium
2723 \shape up
2724 \size normal
2725 \emph off
2726 \bar no
2727 \noun off
2728 \color none
2729 Estilo
2730 \begin_inset space ~
2731 \end_inset
2732
2733 de
2734 \begin_inset space ~
2735 \end_inset
2736
2737 página
2738 \end_layout
2739
2740 \end_inset
2741 </cell>
2742 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2743 \begin_inset Text
2744
2745 \begin_layout Plain Layout
2746
2747 \family sans
2748 Caras
2749 \end_layout
2750
2751 \end_inset
2752 </cell>
2753 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2754 \begin_inset Text
2755
2756 \begin_layout Plain Layout
2757
2758 \family sans
2759 \series medium
2760 \shape up
2761 \size normal
2762 \emph off
2763 \bar no
2764 \noun off
2765 \color none
2766 Columnas
2767 \end_layout
2768
2769 \end_inset
2770 </cell>
2771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2772 \begin_inset Text
2773
2774 \begin_layout Plain Layout
2775
2776 \family sans
2777 Nivel máx.
2778  de sección
2779 \end_layout
2780
2781 \end_inset
2782 </cell>
2783 </row>
2784 <row>
2785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2786 \begin_inset Text
2787
2788 \begin_layout Plain Layout
2789
2790 \series medium
2791 \shape up
2792 \size normal
2793 \emph off
2794 \bar no
2795 \noun off
2796 \color none
2797 article
2798 \end_layout
2799
2800 \end_inset
2801 </cell>
2802 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2803 \begin_inset Text
2804
2805 \begin_layout Plain Layout
2806
2807 \family sans
2808 \series medium
2809 \shape up
2810 \size normal
2811 \emph off
2812 \bar no
2813 \noun off
2814 \color none
2815 Simple
2816 \end_layout
2817
2818 \end_inset
2819 </cell>
2820 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2821 \begin_inset Text
2822
2823 \begin_layout Plain Layout
2824
2825 \family sans
2826 \series medium
2827 \shape up
2828 \size normal
2829 \emph off
2830 \bar no
2831 \noun off
2832 \color none
2833 Una
2834 \end_layout
2835
2836 \end_inset
2837 </cell>
2838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2839 \begin_inset Text
2840
2841 \begin_layout Plain Layout
2842
2843 \family sans
2844 \series medium
2845 \shape up
2846 \size normal
2847 \emph off
2848 \bar no
2849 \noun off
2850 \color none
2851 Una
2852 \end_layout
2853
2854 \end_inset
2855 </cell>
2856 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2857 \begin_inset Text
2858
2859 \begin_layout Plain Layout
2860
2861 \family sans
2862 \series medium
2863 \shape up
2864 \size normal
2865 \emph off
2866 \bar no
2867 \noun off
2868 \color none
2869 Sección
2870 \end_layout
2871
2872 \end_inset
2873 </cell>
2874 </row>
2875 <row>
2876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2877 \begin_inset Text
2878
2879 \begin_layout Plain Layout
2880
2881 \series medium
2882 \shape up
2883 \size normal
2884 \emph off
2885 \bar no
2886 \noun off
2887 \color none
2888 report
2889 \end_layout
2890
2891 \end_inset
2892 </cell>
2893 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2894 \begin_inset Text
2895
2896 \begin_layout Plain Layout
2897
2898 \family sans
2899 \series medium
2900 \shape up
2901 \size normal
2902 \emph off
2903 \bar no
2904 \noun off
2905 \color none
2906 Simple
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2912 \begin_inset Text
2913
2914 \begin_layout Plain Layout
2915
2916 \family sans
2917 \series medium
2918 \shape up
2919 \size normal
2920 \emph off
2921 \bar no
2922 \noun off
2923 \color none
2924 Una
2925 \end_layout
2926
2927 \end_inset
2928 </cell>
2929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2930 \begin_inset Text
2931
2932 \begin_layout Plain Layout
2933
2934 \family sans
2935 \series medium
2936 \shape up
2937 \size normal
2938 \emph off
2939 \bar no
2940 \noun off
2941 \color none
2942 Una
2943 \end_layout
2944
2945 \end_inset
2946 </cell>
2947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2948 \begin_inset Text
2949
2950 \begin_layout Plain Layout
2951
2952 \family sans
2953 \series medium
2954 \shape up
2955 \size normal
2956 \emph off
2957 \bar no
2958 \noun off
2959 \color none
2960 Capítulo
2961 \end_layout
2962
2963 \end_inset
2964 </cell>
2965 </row>
2966 <row>
2967 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2968 \begin_inset Text
2969
2970 \begin_layout Plain Layout
2971
2972 \series medium
2973 \shape up
2974 \size normal
2975 \emph off
2976 \bar no
2977 \noun off
2978 \color none
2979 book
2980 \end_layout
2981
2982 \end_inset
2983 </cell>
2984 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2985 \begin_inset Text
2986
2987 \begin_layout Plain Layout
2988
2989 \family sans
2990 \series medium
2991 \shape up
2992 \size normal
2993 \emph off
2994 \bar no
2995 \noun off
2996 \color none
2997 Encabezados
2998 \end_layout
2999
3000 \end_inset
3001 </cell>
3002 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3003 \begin_inset Text
3004
3005 \begin_layout Plain Layout
3006
3007 \family sans
3008 \series medium
3009 \shape up
3010 \size normal
3011 \emph off
3012 \bar no
3013 \noun off
3014 \color none
3015 Dos
3016 \end_layout
3017
3018 \end_inset
3019 </cell>
3020 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3021 \begin_inset Text
3022
3023 \begin_layout Plain Layout
3024
3025 \family sans
3026 \series medium
3027 \shape up
3028 \size normal
3029 \emph off
3030 \bar no
3031 \noun off
3032 \color none
3033 Una
3034 \end_layout
3035
3036 \end_inset
3037 </cell>
3038 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3039 \begin_inset Text
3040
3041 \begin_layout Plain Layout
3042
3043 \family sans
3044 \series medium
3045 \shape up
3046 \size normal
3047 \emph off
3048 \bar no
3049 \noun off
3050 \color none
3051 Capítulo
3052 \end_layout
3053
3054 \end_inset
3055 </cell>
3056 </row>
3057 <row>
3058 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3059 \begin_inset Text
3060
3061 \begin_layout Plain Layout
3062
3063 \series medium
3064 \shape up
3065 \size normal
3066 \emph off
3067 \bar no
3068 \noun off
3069 \color none
3070 letter
3071 \end_layout
3072
3073 \end_inset
3074 </cell>
3075 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3076 \begin_inset Text
3077
3078 \begin_layout Plain Layout
3079
3080 \family sans
3081 \series medium
3082 \shape up
3083 \size normal
3084 \emph off
3085 \bar no
3086 \noun off
3087 \color none
3088 Simple
3089 \end_layout
3090
3091 \end_inset
3092 </cell>
3093 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3094 \begin_inset Text
3095
3096 \begin_layout Plain Layout
3097
3098 \family sans
3099 \series medium
3100 \shape up
3101 \size normal
3102 \emph off
3103 \bar no
3104 \noun off
3105 \color none
3106 Una
3107 \end_layout
3108
3109 \end_inset
3110 </cell>
3111 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3112 \begin_inset Text
3113
3114 \begin_layout Plain Layout
3115
3116 \family sans
3117 \series medium
3118 \shape up
3119 \size normal
3120 \emph off
3121 \bar no
3122 \noun off
3123 \color none
3124 Una
3125 \end_layout
3126
3127 \end_inset
3128 </cell>
3129 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3130 \begin_inset Text
3131
3132 \begin_layout Plain Layout
3133
3134 \family sans
3135 ninguno
3136 \end_layout
3137
3138 \end_inset
3139 </cell>
3140 </row>
3141 </lyxtabular>
3142
3143 \end_inset
3144
3145
3146 \end_layout
3147
3148 \begin_layout Standard
3149 \begin_inset VSpace 0.3cm
3150 \end_inset
3151
3152
3153 \end_layout
3154
3155 \begin_layout Standard
3156 Quizás te preguntes qué significa 
3157 \begin_inset Quotes fld
3158 \end_inset
3159
3160 Nivel
3161 \begin_inset space ~
3162 \end_inset
3163
3164 máx.
3165  de sección
3166 \begin_inset Quotes frd
3167 \end_inset
3168
3169 .
3170  Hay varios entornos de párrafo que generan encabezados de sección.
3171  Diferentes clases de documento producen distintos tipos de encabezados
3172  de sección.
3173  Sólo dos usan el encabezado 
3174 \family sans
3175 Capítulo
3176 \family default
3177 ; el resto no lo hacen y en su lugar empiezan con el encabezado 
3178 \family sans
3179 Sección
3180 \family default
3181 .
3182  Algunas clases de documento, como las de cartas, no usan ningún encabezado
3183  de sección.
3184  Además de los encabezados 
3185 \family sans
3186 Capítulo
3187 \family default
3188  y 
3189 \family sans
3190 Sección,
3191 \family default
3192  hay también 
3193 \family sans
3194 Subsección, Subsubsección
3195 \family default
3196  y otros.
3197  Los describiremos detalladamente en la sección 
3198 \begin_inset CommandInset ref
3199 LatexCommand ref
3200 reference "sub:Encabezados"
3201
3202 \end_inset
3203
3204 .
3205 \end_layout
3206
3207 \begin_layout Subsection
3208 Formato de un documento
3209 \begin_inset Index idx
3210 status collapsed
3211
3212 \begin_layout Plain Layout
3213 Documentos !  Formato
3214 \end_layout
3215
3216 \end_inset
3217
3218
3219 \begin_inset CommandInset label
3220 LatexCommand label
3221 name "sub:Formato-de-documento"
3222
3223 \end_inset
3224
3225
3226 \family sans
3227
3228 \begin_inset Index idx
3229 status collapsed
3230
3231 \begin_layout Plain Layout
3232 Documentos ! Configuración
3233 \end_layout
3234
3235 \end_inset
3236
3237
3238 \end_layout
3239
3240 \begin_layout Standard
3241 Las propiedades más importantes de los documentos se establecen en el submenú
3242  
3243 \family sans
3244 Documento\SpecialChar \menuseparator
3245 Configuración
3246 \family default
3247 .
3248  En el campo 
3249 \family sans
3250 Opciones 
3251 \family default
3252 bajo
3253 \family sans
3254  Clase
3255 \family default
3256
3257 \begin_inset space ~
3258 \end_inset
3259
3260
3261 \family sans
3262 del
3263 \family default
3264
3265 \begin_inset space ~
3266 \end_inset
3267
3268
3269 \family sans
3270 documento,
3271 \family default
3272  puedes introducir opciones especiales para la clase de documento elegida
3273  en forma de lista separada por comas.
3274  Esto sólo es preciso si LyX no soporta  las opciones especiales que quieras
3275  usar.
3276  Para saber más sobre tu clase LaTeX favorita y sus opciones, tienes que
3277  leer su manual.
3278 \end_layout
3279
3280 \begin_layout Standard
3281 En 
3282 \family sans
3283 Diseño
3284 \family default
3285
3286 \begin_inset space ~
3287 \end_inset
3288
3289
3290 \family sans
3291 de
3292 \family default
3293
3294 \begin_inset space ~
3295 \end_inset
3296
3297
3298 \family sans
3299 página, 
3300 \family default
3301 el
3302 \family sans
3303  Estilo
3304 \begin_inset space ~
3305 \end_inset
3306
3307 de
3308 \begin_inset space ~
3309 \end_inset
3310
3311 página
3312 \family default
3313  controla el tipo de encabezamiento y de numeración de las páginas.
3314  Puedes escoger entre las siguientes cinco opciones:
3315 \end_layout
3316
3317 \begin_layout Labeling
3318 \labelwidthstring 00.00.0000
3319
3320 \family sans
3321 Predeterminado
3322 \family default
3323  Usa el estilo predeterminado para la clase actual.
3324 \end_layout
3325
3326 \begin_layout Labeling
3327 \labelwidthstring 00.00.0000
3328
3329 \family sans
3330 Vacío
3331 \family default
3332  Sin números de página ni encabezamientos.
3333 \end_layout
3334
3335 \begin_layout Labeling
3336 \labelwidthstring 00.00.0000
3337
3338 \family sans
3339 Simple
3340 \family default
3341  Sólo números de página.
3342 \end_layout
3343
3344 \begin_layout Labeling
3345 \labelwidthstring 00.00.0000
3346
3347 \family sans
3348 Encabezados
3349 \family default
3350  Número de página y el capítulo actual o el título y número de sección,
3351  dependiendo del nivel máximo de secciones de la clase.
3352 \end_layout
3353
3354 \begin_layout Labeling
3355 \labelwidthstring 00.00.0000
3356
3357 \family sans
3358 Elaborado
3359 \family default
3360  Permite crear encabezamientos y pies de página totalmente configurables
3361  si tienes instalado el paquete 
3362 \series bold
3363 fancyhdr
3364 \series default
3365
3366 \begin_inset Index idx
3367 status collapsed
3368
3369 \begin_layout Plain Layout
3370 LaTeX, paquetes ! fancyhdr
3371 \end_layout
3372
3373 \end_inset
3374
3375 .
3376  De momento, el soporte en LyX es limitado.
3377  Para disponer de todo el poderío de este paquete, tienes que recurrir a
3378  código en el preámbulo del documento.
3379  Mira la documentación del paquete 
3380 \series bold
3381 fancyhdr
3382 \series default
3383  para más detalles, 
3384 \begin_inset CommandInset citation
3385 LatexCommand cite
3386 key "fancyhdr"
3387
3388 \end_inset
3389
3390 .
3391 \end_layout
3392
3393 \begin_layout Standard
3394 La 
3395 \family sans
3396 Separación
3397 \family default
3398  de párrafos se describe en la sección
3399 \begin_inset space ~
3400 \end_inset
3401
3402
3403 \begin_inset CommandInset ref
3404 LatexCommand ref
3405 reference "sec:Intro-Sangrado-de-párrafos"
3406
3407 \end_inset
3408
3409 .
3410 \end_layout
3411
3412 \begin_layout Subsection
3413 Tamaño y orientación del papel
3414 \begin_inset Index idx
3415 status collapsed
3416
3417 \begin_layout Plain Layout
3418 Documentos ! Tamaño del papel
3419 \end_layout
3420
3421 \end_inset
3422
3423
3424 \begin_inset CommandInset label
3425 LatexCommand label
3426 name "sub:Papel-tamaño-orientación"
3427
3428 \end_inset
3429
3430
3431 \end_layout
3432
3433 \begin_layout Standard
3434 En el menú 
3435 \family sans
3436 Documento\SpecialChar \menuseparator
3437 Configuración, 
3438 \family default
3439 en el apartado 
3440 \family sans
3441 Diseño
3442 \family default
3443
3444 \begin_inset space ~
3445 \end_inset
3446
3447
3448 \family sans
3449 de
3450 \family default
3451
3452 \begin_inset space ~
3453 \end_inset
3454
3455
3456 \family sans
3457 página
3458 \family default
3459  encontrarás las siguientes opciones:
3460 \family sans
3461
3462 \begin_inset Index idx
3463 status collapsed
3464
3465 \begin_layout Plain Layout
3466 Documentos ! Configuración
3467 \end_layout
3468
3469 \end_inset
3470
3471
3472 \end_layout
3473
3474 \begin_layout Labeling
3475 \labelwidthstring 00.00.0000
3476
3477 \family sans
3478 Tamaño
3479 \begin_inset space ~
3480 \end_inset
3481
3482 del
3483 \begin_inset space ~
3484 \end_inset
3485
3486 papel
3487 \family default
3488  Elección del tamaño de impresión del papel:
3489 \end_layout
3490
3491 \begin_layout Itemize
3492
3493 \family sans
3494 Predeterminado
3495 \end_layout
3496
3497 \begin_layout Itemize
3498
3499 \family sans
3500 A3, A4,
3501 \family default
3502  
3503 \family sans
3504 A5
3505 \end_layout
3506
3507 \begin_layout Itemize
3508
3509 \family sans
3510 B3, B4, B5
3511 \end_layout
3512
3513 \begin_layout Itemize
3514
3515 \family sans
3516 Carta US
3517 \end_layout
3518
3519 \begin_layout Itemize
3520
3521 \family sans
3522 Oficio US
3523 \end_layout
3524
3525 \begin_layout Itemize
3526
3527 \family sans
3528 Ejecutivo US
3529 \end_layout
3530
3531 \begin_layout Itemize
3532
3533 \family sans
3534 Personalizado
3535 \end_layout
3536
3537 \begin_layout Labeling
3538 \labelwidthstring 00.00.0000
3539
3540 \family sans
3541 Orientación
3542 \family default
3543  Dos botones excluyentes para imprimir la salida como 
3544 \family sans
3545 Retrato
3546 \family default
3547  o 
3548 \family sans
3549 Apaisado
3550 \family default
3551 .
3552 \end_layout
3553
3554 \begin_layout Labeling
3555 \labelwidthstring 00.00.0000
3556
3557 \family sans
3558 Documento
3559 \begin_inset space ~
3560 \end_inset
3561
3562 con
3563 \begin_inset space ~
3564 \end_inset
3565
3566 dos
3567 \begin_inset space ~
3568 \end_inset
3569
3570 caras
3571 \family default
3572  Ajusta el espacio para imprimir ambas caras del papel, de modo que el margen
3573  de impresión se adapta para páginas pares e impares.
3574 \end_layout
3575
3576 \begin_layout Subsection
3577 Márgenes
3578 \begin_inset Index idx
3579 status collapsed
3580
3581 \begin_layout Plain Layout
3582 Documentos ! Márgenes
3583 \end_layout
3584
3585 \end_inset
3586
3587
3588 \begin_inset Index idx
3589 status collapsed
3590
3591 \begin_layout Plain Layout
3592 Margenes@Márgenes
3593 \end_layout
3594
3595 \end_inset
3596
3597
3598 \begin_inset CommandInset label
3599 LatexCommand label
3600 name "sub:Márgenes"
3601
3602 \end_inset
3603
3604
3605 \end_layout
3606
3607 \begin_layout Standard
3608 Los márgenes de la página se establecen en el menú 
3609 \family sans
3610 Document
3611 \family default
3612 o
3613 \family sans
3614 \SpecialChar \menuseparator
3615 Configuración
3616 \family default
3617 .
3618 \family sans
3619
3620 \begin_inset Index idx
3621 status collapsed
3622
3623 \begin_layout Plain Layout
3624 Documentos ! Configuración
3625 \end_layout
3626
3627 \end_inset
3628
3629
3630 \end_layout
3631
3632 \begin_layout Standard
3633 Si usas la clase de documento KOMA-Script, puedes dejar los valores predetermina
3634 dos, porque KOMA-Script calcula automáticamente el espacio de impresión
3635  en función del formato del papel y el tamaño de fuente.
3636 \end_layout
3637
3638 \begin_layout Subsection
3639 Nota importante
3640 \end_layout
3641
3642 \begin_layout Standard
3643 Si cambias la clase de un documento, LyX debe convertir 
3644 \emph on
3645 todo
3646 \emph default
3647  a la nueva clase.
3648  Esto incluye los entornos de párrafo, algunos de los cuáles son estándar,
3649  los tienen todas las clases de documento; pero algunas clases tienen entornos
3650  de párrafo específicos.
3651  En ese caso, si cambias la clase del documento, LyX marcará los párrafos
3652  cuyo estilo no es reconocido como 
3653 \begin_inset Quotes fld
3654 \end_inset
3655
3656 desconocido
3657 \begin_inset Quotes frd
3658 \end_inset
3659
3660 .
3661  El nombre del estilo es retenido por si se deseara volver a la clase original.
3662  No obstante, esos párrafos se mostrarán en la salida sin formato especial,
3663  de modo que necesitarás crear un nuevo estilo o bien convertirlos manualmente
3664  a uno de los estilos presentes en la nueva clase de documento.
3665  
3666 \end_layout
3667
3668 \begin_layout Standard
3669
3670 \end_layout
3671
3672 \begin_layout Section
3673 Sangrado y separación de párrafos
3674 \begin_inset Index idx
3675 status collapsed
3676
3677 \begin_layout Plain Layout
3678 Párrafos ! Sangrado
3679 \end_layout
3680
3681 \end_inset
3682
3683
3684 \end_layout
3685
3686 \begin_layout Subsection
3687 Introducción
3688 \begin_inset CommandInset label
3689 LatexCommand label
3690 name "sec:Intro-Sangrado-de-párrafos"
3691
3692 \end_inset
3693
3694
3695 \end_layout
3696
3697 \begin_layout Standard
3698 Antes de describir los distintos entornos de párrafo, nos gustaría decir
3699  unas palabras sobre el sangrado de párrafos.
3700  
3701 \end_layout
3702
3703 \begin_layout Standard
3704 Cada cual parece tener sus propias reglas para separar párrafos.
3705  Los americanos suelen sangrar la primera línea de párrafo.
3706  Otros no sangran los párrafos pero ponen espacio extra entre ellos.
3707  Si eliges sangrado para separar párrafos, el 
3708 \emph on
3709 primer
3710 \emph default
3711  párrafo de una sección, o detrás de una figura, una ecuación, una tabla,
3712  una lista, etc., 
3713 \emph on
3714 no
3715 \emph default
3716  se sangra.
3717  Sólo se sangran los párrafos siguientes a otro párrafo.
3718  Ten en cuenta que el comportamiento del sangrado puede ser diferente si
3719  usas un lenguaje distinto del inglés.
3720  LaTeX se ocupa de que el sangrado siga las normas del idioma utilizado.
3721 \end_layout
3722
3723 \begin_layout Standard
3724 El espacio entre párrafos, así como el espacio entre líneas, entre encabezado
3725  y texto —en definitiva, cada uno de los espacios para cada cosa— están
3726  precodificados en LyX.
3727  Como ya hemos dicho, no debes preocuparte por el espaciado que hay que
3728  añadir en cada caso.
3729  LyX se ocupa de ello.
3730  De hecho, esos espacios verticales precodificados no son una longitud fija
3731  sino un rango.
3732  Así, Lyx puede ajustar el espacio entre líneas para garantizar que las
3733  figuras caben en una página con texto, para que las secciones no comiencen
3734  al final de una página, y así todo.
3735 \begin_inset Foot
3736 status collapsed
3737
3738 \begin_layout Plain Layout
3739 LaTeX se encarga de esto cuando LyX genera un archivo de salida.
3740 \end_layout
3741
3742 \end_inset
3743
3744  No obstante, precodificado no significa que no puedas cambiarlo.
3745  LyX te da la posibilidad de cambiar globalmente 
3746 \emph on
3747 todos
3748 \emph default
3749  estos espacios precodificados.
3750  Lo explicaremos después.
3751 \end_layout
3752
3753 \begin_layout Subsection
3754 Separación de párrafos
3755 \begin_inset Index idx
3756 status collapsed
3757
3758 \begin_layout Plain Layout
3759 Párrafos ! Separación
3760 \end_layout
3761
3762 \end_inset
3763
3764
3765 \end_layout
3766
3767 \begin_layout Standard
3768 Para separar párrafos, selecciona 
3769 \family sans
3770 Sangrado
3771 \family default
3772  o 
3773 \family sans
3774 Espacio
3775 \begin_inset space ~
3776 \end_inset
3777
3778 vertical
3779 \family default
3780  en el submenú 
3781 \family sans
3782 Diseño
3783 \begin_inset space ~
3784 \end_inset
3785
3786 del
3787 \begin_inset space ~
3788 \end_inset
3789
3790 texto
3791 \family default
3792  del diálogo 
3793 \family sans
3794 Documento\SpecialChar \menuseparator
3795 Configuración
3796 \begin_inset Index idx
3797 status collapsed
3798
3799 \begin_layout Plain Layout
3800 Documentos ! Configuración
3801 \end_layout
3802
3803 \end_inset
3804
3805
3806 \family default
3807  para sangrar el comienzo de los párrafos o para añadir espacio vertical
3808  extra entre ellos, respectivamente.
3809  La cantidad de espacio se puede definir en el diálogo.
3810  La distancia de sangrado se puede cambiar añadiendo al preámbulo del documento
3811  la siguiente línea:
3812 \end_layout
3813
3814 \begin_layout Standard
3815
3816 \series bold
3817
3818 \backslash
3819 setlength{
3820 \backslash
3821 parindent}{longitud}
3822 \end_layout
3823
3824 \begin_layout Standard
3825 donde longitud es un valor en una de las unidades listadas en el Apéndice
3826 \begin_inset space ~
3827 \end_inset
3828
3829
3830 \begin_inset CommandInset ref
3831 LatexCommand ref
3832 reference "cap:Unidades-disponibles"
3833
3834 \end_inset
3835
3836 .
3837  La longitud predeterminada es 30
3838 \begin_inset space \thinspace{}
3839 \end_inset
3840
3841 pt.
3842 \end_layout
3843
3844 \begin_layout Subsection
3845 Ajuste fino
3846 \end_layout
3847
3848 \begin_layout Standard
3849 Además, puedes cambiar la forma de separar un párrafo individual.
3850  Abre el diálogo 
3851 \family sans
3852 Editar\SpecialChar \menuseparator
3853 Configuración
3854 \begin_inset space ~
3855 \end_inset
3856
3857 del
3858 \begin_inset space ~
3859 \end_inset
3860
3861 párrafo
3862 \family default
3863  y cambia el botón 
3864 \family sans
3865 Sangrar
3866 \begin_inset space ~
3867 \end_inset
3868
3869 párrafo
3870 \family default
3871  para cambiar el estado actual (atajo 
3872 \begin_inset Info
3873 type  "shortcut"
3874 arg   "paragraph-params \\indent-toggle"
3875 \end_inset
3876
3877 ).
3878  Si el método global para separar los párrafos está establecido en 
3879 \family sans
3880 Espacio
3881 \begin_inset space ~
3882 \end_inset
3883
3884 vertical,
3885 \family default
3886  el botón 
3887 \family sans
3888 Sangrar
3889 \begin_inset space ~
3890 \end_inset
3891
3892 párrafo
3893 \family default
3894  será ignorado aunque lo marques (no puedes sangrar un párrafo con él).
3895 \end_layout
3896
3897 \begin_layout Standard
3898 Cambiar el método de separación de un solo párrafo sólo sería necesario
3899  para hacer algún ajuste fino.
3900 \end_layout
3901
3902 \begin_layout Subsection
3903 Espacio entre líneas
3904 \begin_inset Index idx
3905 status collapsed
3906
3907 \begin_layout Plain Layout
3908 Párrafos ! Espacio entre líneas
3909 \end_layout
3910
3911 \end_inset
3912
3913
3914 \end_layout
3915
3916 \begin_layout Standard
3917 En el menú 
3918 \family sans
3919 Documento\SpecialChar \menuseparator
3920 Configuración
3921 \begin_inset Index idx
3922 status collapsed
3923
3924 \begin_layout Plain Layout
3925 Documentos ! Configuración
3926 \end_layout
3927
3928 \end_inset
3929
3930
3931 \family default
3932 puedes definir el espacio entre líneas en el submenú 
3933 \family sans
3934 Diseño
3935 \begin_inset space ~
3936 \end_inset
3937
3938 del
3939 \begin_inset space ~
3940 \end_inset
3941
3942 texto.
3943 \family default
3944
3945 \begin_inset Foot
3946 status collapsed
3947
3948 \begin_layout Plain Layout
3949 Para que esto funcione el paquete LaTeX 
3950 \series bold
3951 setspace
3952 \begin_inset Index idx
3953 status collapsed
3954
3955 \begin_layout Plain Layout
3956 LaTeX, paquetes ! setspace
3957 \end_layout
3958
3959 \end_inset
3960
3961
3962 \series default
3963  debe estar instalado.
3964 \end_layout
3965
3966 \end_inset
3967
3968
3969 \end_layout
3970
3971 \begin_layout Section
3972 Entornos de párrafo
3973 \begin_inset Index idx
3974 status collapsed
3975
3976 \begin_layout Plain Layout
3977 Párrafos ! Entornos
3978 \end_layout
3979
3980 \end_inset
3981
3982
3983 \begin_inset CommandInset label
3984 LatexCommand label
3985 name "sec:Entornos-de-párrafo"
3986
3987 \end_inset
3988
3989
3990 \begin_inset Index idx
3991 status collapsed
3992
3993 \begin_layout Plain Layout
3994 Entornos de párrafo|(
3995 \end_layout
3996
3997 \end_inset
3998
3999
4000 \end_layout
4001
4002 \begin_layout Subsection
4003 Visión general
4004 \end_layout
4005
4006 \begin_layout Standard
4007 Los entornos de párrafo corresponden a las diversas secuencias de comandos
4008 \end_layout
4009
4010 \begin_layout Standard
4011
4012 \series bold
4013
4014 \backslash
4015 begin{
4016 \emph on
4017 environment
4018 \emph default
4019 } ...
4020  
4021 \backslash
4022 end{
4023 \emph on
4024 environment
4025 \emph default
4026 }
4027 \end_layout
4028
4029 \begin_layout Standard
4030 en un archivo LaTeX corriente.
4031  Si no conoces LaTeX, o el concepto de entorno de párrafo te suena a chino,
4032  es urgente que leas el 
4033 \emph on
4034 Tutorial
4035 \emph default
4036 .
4037  Además, el 
4038 \emph on
4039 Tutorial
4040 \emph default
4041  contiene muchos más ejemplos que esta sección.
4042 \end_layout
4043
4044 \begin_layout Standard
4045 Un entorno de párrafo es simplemente un 
4046 \begin_inset Quotes fld
4047 \end_inset
4048
4049 contenedor
4050 \begin_inset Quotes frd
4051 \end_inset
4052
4053  que le da al párrafo ciertas propiedades.
4054  Esto puede incluir un estilo determinado de letra, márgenes diferentes,
4055  un esquema de numeración, etiquetas, etc.
4056  Además, puedes «anidar» distintos entornos dentro de otro, lo que permite
4057  a un entorno heredar algunas de las propiedades del otro.
4058  Los diversos entornos de párrafo evitan totalmente la necesidad de los
4059  confusos tabuladores, de ajustes de márgenes al vuelo, y otros manejos
4060  heredados de los tiempos de las máquinas de escribir.
4061  Hay varios entornos de párrafo que son específicos de una clase particular
4062  de documento.
4063  Aquí sólo nos ocuparemos de los más corrientes.
4064 \end_layout
4065
4066 \begin_layout Standard
4067 Para escoger un nuevo entorno de párrafo, usa el menú desplegable 
4068 \begin_inset Graphics
4069         filename clipart/es_ToolbarEnvBox.png
4070         scale 70
4071         clip
4072
4073 \end_inset
4074
4075  que hay a la izquierda en la barra de herramientas.
4076  LyX cambiará el entorno de 
4077 \emph on
4078 todo
4079 \emph default
4080  el párrafo en el que esté el cursor.
4081  También puedes cambiar el entorno de un grupo de párrafos si los seleccionas
4082  antes de escoger el nuevo entorno.
4083  
4084 \end_layout
4085
4086 \begin_layout Standard
4087 Observa que al pulsar 
4088 \family sans
4089 Retorno
4090 \family default
4091  se creará, típicamente, un párrafo nuevo en el entorno 
4092 \family sans
4093 Normal
4094 \family default
4095 .
4096  Decimos 
4097 \begin_inset Quotes fld
4098 \end_inset
4099
4100 típicamente
4101 \begin_inset Quotes frd
4102 \end_inset
4103
4104  porque si estás en uno de estos entornos:
4105 \end_layout
4106
4107 \begin_layout Itemize
4108
4109 \family sans
4110 Cita
4111 \end_layout
4112
4113 \begin_layout Itemize
4114
4115 \family sans
4116 Citar
4117 \end_layout
4118
4119 \begin_layout Itemize
4120
4121 \family sans
4122 Verso
4123 \end_layout
4124
4125 \begin_layout Itemize
4126
4127 \family sans
4128 Enumeración
4129 \end_layout
4130
4131 \begin_layout Itemize
4132
4133 \family sans
4134 Enumeración*
4135 \end_layout
4136
4137 \begin_layout Itemize
4138
4139 \family sans
4140 Descripción
4141 \end_layout
4142
4143 \begin_layout Itemize
4144
4145 \family sans
4146 Lista
4147 \end_layout
4148
4149 \begin_layout Standard
4150 LyX mantiene el entorno de párrafo vigente al pulsar 
4151 \family sans
4152 Retorno
4153 \family default
4154 , sin cambiarlo a 
4155 \family sans
4156 Normal
4157 \family default
4158 .
4159  Sin embargo, LyX sí restablecerá la profundidad de anidación.
4160  En general, al empezar un párrafo nuevo se reinician las dos cosas, el
4161  entorno y la profundidad de anidación del párrafo (más sobre anidación
4162  en la sección
4163 \begin_inset space ~
4164 \end_inset
4165
4166
4167 \begin_inset CommandInset ref
4168 LatexCommand ref
4169 reference "sec:Anidación"
4170
4171 \end_inset
4172
4173 ).
4174  De momento, todo esto es específico del contexto; es mejor suponer que
4175  
4176 \family sans
4177 Retorno
4178 \family default
4179  reinicia el entorno y la profundidad del párrafo.
4180  Si quieres mantener el entorno y la sangría actuales en un nuevo párrafo
4181  usa 
4182 \family sans
4183 Alt+Retorno
4184 \family default
4185  en vez de 
4186 \family sans
4187 Retorno
4188 \family default
4189 .
4190 \end_layout
4191
4192 \begin_layout Subsection
4193 Normal
4194 \end_layout
4195
4196 \begin_layout Standard
4197
4198 \family sans
4199 Normal
4200 \family default
4201  es el entorno de párrafo predeterminado para la mayoría de las clases de
4202  documento.
4203  En este entorno se crea un párrafo simple, sin características especiales.
4204  Cuando LyX reinicia el entorno de párrafo escoge éste.
4205  De hecho, el párrafo que estás leyendo (y la mayor parte de ellos en este
4206  manual) están en el entorno 
4207 \family sans
4208 Normal
4209 \family default
4210 .
4211 \end_layout
4212
4213 \begin_layout Standard
4214 Puedes anidar un párrafo en entorno 
4215 \family sans
4216 Normal
4217 \family default
4218  en casi cualquier otra cosa, pero no se puede anidar nada en un párrafo
4219  en entorno 
4220 \family sans
4221 Normal
4222 \family default
4223 .
4224 \end_layout
4225
4226 \begin_layout Subsection
4227 Título del documento
4228 \begin_inset Index idx
4229 status collapsed
4230
4231 \begin_layout Plain Layout
4232 Documentos !Título
4233 \end_layout
4234
4235 \end_inset
4236
4237
4238 \end_layout
4239
4240 \begin_layout Standard
4241 En LaTeX, la página del título tiene tres partes: el título en sí, el nombre(s)
4242  del autor(es) y una 
4243 \begin_inset Quotes fld
4244 \end_inset
4245
4246 nota
4247 \begin_inset Quotes frd
4248 \end_inset
4249
4250  para agradecimientos o información de contacto.
4251  En ciertas clases de documento LaTeX las coloca en una página separada
4252  junto a la fecha actual.
4253  En otras clases de documento el título va al principio de la primera página.
4254 \end_layout
4255
4256 \begin_layout Standard
4257 LyX provee una interfaz para los comandos del título mediante los entornos
4258  de párrafo 
4259 \family sans
4260 Título
4261 \family default
4262
4263 \family sans
4264 Autor
4265 \family default
4266  y 
4267 \family sans
4268 Fecha
4269 \family default
4270 .
4271  He aquí cómo usarlos:
4272 \end_layout
4273
4274 \begin_layout Itemize
4275 Pon el título de tu documento en el entorno 
4276 \family sans
4277 Título
4278 \family default
4279 .
4280 \end_layout
4281
4282 \begin_layout Itemize
4283 Pon el nombre del autor en el entorno 
4284 \family sans
4285 Autor
4286 \family default
4287 .
4288 \end_layout
4289
4290 \begin_layout Itemize
4291 Si quieres cierta apariencia para la fecha, quieres una fecha fija, o sustituir
4292  la fecha por algún texto, ponlo en el entorno 
4293 \family sans
4294 Fecha.
4295
4296 \family default
4297  Observa que el uso de este entorno es opcional.
4298  Si no lo empleas, LaTeX insertará automáticamente la fecha actual.
4299  Si no deseas ninguna fecha, añade la línea
4300 \begin_inset Newline newline
4301 \end_inset
4302
4303
4304 \series bold
4305
4306 \backslash
4307 date{}
4308 \series default
4309
4310 \begin_inset Newline newline
4311 \end_inset
4312
4313 al preámbulo de tu documento (menú 
4314 \family sans
4315 Documento\SpecialChar \menuseparator
4316 Configuración
4317 \family default
4318 )
4319 \end_layout
4320
4321 \begin_layout Standard
4322 Puedes usar notas al pie para agradecimientos o información de contactos.
4323 \end_layout
4324
4325 \begin_layout Subsection
4326 Encabezados de sección
4327 \begin_inset Index idx
4328 status collapsed
4329
4330 \begin_layout Plain Layout
4331 Encabezados de sección
4332 \end_layout
4333
4334 \end_inset
4335
4336
4337 \begin_inset CommandInset label
4338 LatexCommand label
4339 name "sub:Encabezados"
4340
4341 \end_inset
4342
4343
4344 \end_layout
4345
4346 \begin_layout Standard
4347 Hay varios entornos de párrafo para generar encabezados de sección.
4348  LyX se cuida de numerarlos por ti.
4349 \end_layout
4350
4351 \begin_layout Subsubsection
4352 Encabezados numerados
4353 \begin_inset Index idx
4354 status collapsed
4355
4356 \begin_layout Plain Layout
4357 Encabezados de sección ! Numerados
4358 \end_layout
4359
4360 \end_inset
4361
4362
4363 \end_layout
4364
4365 \begin_layout Standard
4366 Hay 7 tipos de encabezados de sección numerados, que son:
4367 \end_layout
4368
4369 \begin_layout Enumerate
4370
4371 \family sans
4372 Parte
4373 \end_layout
4374
4375 \begin_layout Enumerate
4376
4377 \family sans
4378 Capítulo
4379 \end_layout
4380
4381 \begin_layout Enumerate
4382
4383 \family sans
4384 Sección
4385 \end_layout
4386
4387 \begin_layout Enumerate
4388
4389 \family sans
4390 Subsección
4391 \end_layout
4392
4393 \begin_layout Enumerate
4394
4395 \family sans
4396 Subsubsección
4397 \end_layout
4398
4399 \begin_layout Enumerate
4400
4401 \family sans
4402 Párrafo
4403 \end_layout
4404
4405 \begin_layout Enumerate
4406
4407 \family sans
4408 Subpárrafo
4409 \end_layout
4410
4411 \begin_layout Standard
4412 LyX etiqueta cada encabezado con series de números separados por puntos.
4413  Los números te indican dónde estás en el documento.
4414  A diferencia de los demás encabezados, las 
4415 \family sans
4416 Partes
4417 \family default
4418  se ordenan con letras.
4419 \end_layout
4420
4421 \begin_layout Standard
4422 Los encabezados subdividen todo el documento en diferentes trozos de texto.
4423  Por ejemplo, supón que estás escribiendo un libro: Divides el texto en
4424  capítulos.
4425  LyX hace un agrupamiento parecido:
4426 \end_layout
4427
4428 \begin_layout Itemize
4429 Las 
4430 \family sans
4431 Partes
4432 \family default
4433  se dividen en 
4434 \family sans
4435 Capítulos
4436 \family default
4437  o 
4438 \family sans
4439 Secciones
4440 \end_layout
4441
4442 \begin_layout Itemize
4443 Los 
4444 \family sans
4445 Capítulos
4446 \family default
4447  se dividen en 
4448 \family sans
4449 Secciones
4450 \end_layout
4451
4452 \begin_layout Itemize
4453 Las S
4454 \family sans
4455 ecciones
4456 \family default
4457  se dividen en 
4458 \family sans
4459 Subsecciones
4460 \end_layout
4461
4462 \begin_layout Itemize
4463 Las 
4464 \family sans
4465 Subsecciones
4466 \family default
4467  se dividen en 
4468 \family sans
4469 Subsubsecciones
4470 \end_layout
4471
4472 \begin_layout Itemize
4473 Las 
4474 \family sans
4475 Subsubsecciones
4476 \family default
4477  se dividen en 
4478 \family sans
4479 Párrafos
4480 \end_layout
4481
4482 \begin_layout Itemize
4483 Los 
4484 \family sans
4485 Párrafos
4486 \family default
4487  se dividen en 
4488 \family sans
4489 Subpárrafos
4490 \end_layout
4491
4492 \begin_layout Standard
4493 \begin_inset Note Greyedout
4494 status collapsed
4495
4496 \begin_layout Plain Layout
4497
4498 \series bold
4499 Nota:
4500 \series default
4501  No todos los tipos de documento usan el encabezado 
4502 \family sans
4503 Capítulo
4504 \family default
4505  como primer nivel de división.
4506  En esos casos, el encabezado de primer nivel es la 
4507 \family sans
4508 Sección
4509 \family default
4510 .
4511 \end_layout
4512
4513 \end_inset
4514
4515
4516 \end_layout
4517
4518 \begin_layout Standard
4519 Así, si usas el entorno 
4520 \family sans
4521 Subsubsección
4522 \family default
4523  para iniciar una nueva sub-subsección, LyX la etiqueta con su número, junto
4524  con los números de subsección, sección y, si procede, capítulo en los que
4525  se encuentra.
4526  Por ejemplo, la quinta sección del segundo capítulo de este libro tiene
4527  la etiqueta 
4528 \begin_inset Quotes fld
4529 \end_inset
4530
4531 2.5
4532 \begin_inset Quotes frd
4533 \end_inset
4534
4535 .
4536  
4537 \end_layout
4538
4539 \begin_layout Subsubsection
4540 Encabezados no numerados
4541 \begin_inset Index idx
4542 status collapsed
4543
4544 \begin_layout Plain Layout
4545 Encabezados de sección ! No numerados
4546 \end_layout
4547
4548 \end_inset
4549
4550
4551 \end_layout
4552
4553 \begin_layout Standard
4554 Hay 5 tipos de encabezados no numerados, que son:
4555 \end_layout
4556
4557 \begin_layout Enumerate
4558
4559 \family sans
4560 Parte* 
4561 \end_layout
4562
4563 \begin_layout Enumerate
4564
4565 \family sans
4566 Capítulo*
4567 \end_layout
4568
4569 \begin_layout Enumerate
4570
4571 \family sans
4572 Sección*
4573 \end_layout
4574
4575 \begin_layout Enumerate
4576
4577 \family sans
4578 Subsección*
4579 \end_layout
4580
4581 \begin_layout Enumerate
4582
4583 \family sans
4584 Subsubsección*
4585 \end_layout
4586
4587 \begin_layout Standard
4588 El 
4589 \begin_inset Quotes fld
4590 \end_inset
4591
4592 *
4593 \begin_inset Quotes frd
4594 \end_inset
4595
4596  significa que estos encabezados no se numeran.
4597  Trabajan como sus homólogos numerados pero no aparecen en el índice general,
4598  véase la sección
4599 \begin_inset space ~
4600 \end_inset
4601
4602
4603 \begin_inset CommandInset ref
4604 LatexCommand ref
4605 reference "sec:IG"
4606
4607 \end_inset
4608
4609 .
4610 \end_layout
4611
4612 \begin_layout Subsubsection
4613 Cambiar el número de niveles numerados
4614 \begin_inset CommandInset label
4615 LatexCommand label
4616 name "sub:Profundidad-de-numeración"
4617
4618 \end_inset
4619
4620
4621 \end_layout
4622
4623 \begin_layout Standard
4624 Puedes cambiar qué niveles de sección serán numerados y cuáles aparecerán
4625  en el Índice General.
4626  Ahora bien, no eliminas ninguno de los niveles; esto está preestablecido
4627  en la clase de documento.
4628  Ciertas clases empiezan con 
4629 \family sans
4630 Capítulo
4631 \family default
4632  y bajan hasta el nivel 
4633 \family sans
4634 Subpárrafo
4635 \family default
4636 .
4637  Otras empiezan en 
4638 \family sans
4639 Sección
4640 \family default
4641 .
4642  De igual forma, no todas las clases numeran todos los niveles de división.
4643  La mayoría no numeran 
4644 \family sans
4645 Párrafo
4646 \family default
4647  ni 
4648 \family sans
4649 Subpárrafo
4650 \family default
4651 .
4652  Esto lo puedes cambiar.
4653 \end_layout
4654
4655 \begin_layout Standard
4656 Abre el diálogo 
4657 \family sans
4658 Documento\SpecialChar \menuseparator
4659 Configuración.
4660 \begin_inset Index idx
4661 status collapsed
4662
4663 \begin_layout Plain Layout
4664 Documentos ! Configuración
4665 \end_layout
4666
4667 \end_inset
4668
4669
4670 \family default
4671  En 
4672 \family sans
4673 Numeración
4674 \begin_inset space ~
4675 \end_inset
4676
4677 e
4678 \begin_inset space ~
4679 \end_inset
4680
4681 IG
4682 \family default
4683  verás dos contadores deslizantes.
4684  El llamado 
4685 \family sans
4686 Numeración
4687 \family default
4688  controla hasta qué nivel se numera la jerarquía de encabezados.
4689  El otro controla qué encabezados deben figurar en el índice general.
4690 \end_layout
4691
4692 \begin_layout Subsubsection
4693 Encabezados con Título breve
4694 \begin_inset Index idx
4695 status collapsed
4696
4697 \begin_layout Plain Layout
4698 Encabezados de sección ! Títulos breves
4699 \end_layout
4700
4701 \end_inset
4702
4703
4704 \begin_inset Argument
4705 status collapsed
4706
4707 \begin_layout Plain Layout
4708 Títulos breves
4709 \end_layout
4710
4711 \end_inset
4712
4713
4714 \begin_inset CommandInset label
4715 LatexCommand label
4716 name "sec:Títulos-breves"
4717
4718 \end_inset
4719
4720
4721 \end_layout
4722
4723 \begin_layout Standard
4724 Algunos títulos de capítulo o sección, como el presente, pueden resultar
4725  demasiado largos.
4726  Esto puede ser problemático cuando el espacio horizontal es limitado.
4727  Por ejemplo, si el encabezado de página debe mostrar el título de la sección
4728  actual, un título largo puede invadir los márgenes de página y queda fatal.
4729  
4730 \end_layout
4731
4732 \begin_layout Standard
4733 LaTeX permite especificar un título breve para encabezados de sección.
4734  Este se usa en el encabezado de página y en el índice general actual, evitando
4735  el problema mencionado.
4736  Para poner un título breve, usa el menú 
4737 \family sans
4738 Insertar\SpecialChar \menuseparator
4739 Título
4740 \begin_inset space ~
4741 \end_inset
4742
4743 breve
4744 \family default
4745 .
4746  Así se inserta un cuadro etiquetado 
4747 \begin_inset Quotes fld
4748 \end_inset
4749
4750 opt
4751 \begin_inset Quotes frd
4752 \end_inset
4753
4754  (por «optativo») que te permite introducir el texto del título.
4755  Esto también trabaja para encabezados en flotantes.
4756 \end_layout
4757
4758 \begin_layout Standard
4759 El título de esta sección es un buen ejemplo de esta característica.
4760 \end_layout
4761
4762 \begin_layout Subsubsection
4763 Información especial
4764 \end_layout
4765
4766 \begin_layout Standard
4767 Lo siguiente se aplica a todos los encabezados de sección:
4768 \end_layout
4769
4770 \begin_layout Itemize
4771 No puedes anidar nada en estos entornos.
4772 \end_layout
4773
4774 \begin_layout Itemize
4775 No puedes poner notas al margen en ninguno de estos entornos.
4776 \end_layout
4777
4778 \begin_layout Itemize
4779 Las ecuaciones sólo se pueden poner en línea en estos entornos.
4780 \end_layout
4781
4782 \begin_layout Itemize
4783 Puedes usar etiquetas y referencias cruzadas a sus números.
4784 \end_layout
4785
4786 \begin_layout Standard
4787
4788 \end_layout
4789
4790 \begin_layout Standard
4791
4792 \end_layout
4793
4794 \begin_layout Subsection
4795 Espacios para Citas y Versos
4796 \end_layout
4797
4798 \begin_layout Standard
4799 LyX tiene tres entornos para escribir citas y poesías.
4800  Son 
4801 \family sans
4802 Cita
4803 \family default
4804
4805 \family sans
4806 Citar
4807 \family default
4808 , y 
4809 \family sans
4810 Verso
4811 \family default
4812 .
4813  Olvida el tener que cambiar espacios de línea y enredar con los márgenes.
4814  Estos tres entornos de párrafo ya lo tienen incorporado.
4815  Todos amplían el margen izquierdo y añaden un poco de espacio extra sobre
4816  y bajo el texto que contienen.
4817  También permiten anidar, así que puedes poner un 
4818 \family sans
4819 Verso
4820 \family default
4821  en una 
4822 \family sans
4823 Cita
4824 \family default
4825 , así como en algún otro entorno de párrafo.
4826 \end_layout
4827
4828 \begin_layout Standard
4829 Hay otra característica en estos tres entornos: cuando inicias un nuevo
4830  párrafo 
4831 \emph on
4832 no
4833 \emph default
4834  se restablece el entorno 
4835 \family sans
4836 Normal
4837 \family default
4838 .
4839  Así, puedes escribir tu  verso y alegremente pulsar 
4840 \family sans
4841 Retorno
4842 \family default
4843  sin preocuparte de cambiar el entorno cada vez.
4844  Por supuesto, esto implica que una vez terminado el poema debes cambiar
4845  manualmente al nuevo entorno.
4846 \end_layout
4847
4848 \begin_layout Subsubsection
4849 Citar y Cita
4850 \begin_inset CommandInset label
4851 LatexCommand label
4852 name "sec:Citar"
4853
4854 \end_inset
4855
4856
4857 \begin_inset Index idx
4858 status collapsed
4859
4860 \begin_layout Plain Layout
4861 Citas
4862 \end_layout
4863
4864 \end_inset
4865
4866
4867 \end_layout
4868
4869 \begin_layout Standard
4870 Una vez descritas las semejanzas de estos tres entornos, ahora le toca a
4871  las diferencias.
4872  
4873 \family sans
4874 Citar
4875 \family default
4876  y 
4877 \family sans
4878 Cita
4879 \family default
4880  son idénticos excepto en una cosa: 
4881 \family sans
4882 Citar
4883 \family default
4884  usa espacio extra para separar párrafos y nunca sangra la primera línea.
4885  
4886 \family sans
4887 Cita
4888 \family default
4889  
4890 \emph on
4891 siempre
4892 \emph default
4893  sangra la primera línea de un párrafo y usa en todo el mismo espaciado
4894  de línea.
4895 \end_layout
4896
4897 \begin_layout Standard
4898 Aquí hay un ejemplo de entorno 
4899 \family sans
4900 Citar
4901 \family default
4902 :
4903 \end_layout
4904
4905 \begin_layout Quote
4906 Este es un entorno 
4907 \family sans
4908 Citar
4909 \family default
4910 .
4911  Puedo seguir escribiendo y extender esta línea más y más hasta que se quiebra.
4912  ¡Observa: sin sangrado!
4913 \end_layout
4914
4915 \begin_layout Quote
4916 Este es el segundo párrafo de esta cita.
4917  De nuevo, no hay sangrado, pero hay espacio extra entre éste y el anterior
4918  párrafo.
4919 \end_layout
4920
4921 \begin_layout Standard
4922 Aquí hay otro ejemplo, esta vez en el entorno 
4923 \family sans
4924 Cita
4925 \family default
4926 :
4927 \end_layout
4928
4929 \begin_layout Quotation
4930 Este es un entorno 
4931 \family sans
4932 Cita
4933 \family default
4934 .
4935  Si sigues escribiendo verás el sangrado.
4936  Si en tu país se usa un estilo en el que los párrafos nuevos se sangran
4937  en la primera línea, ¡éste es el tuyo! Bueno, 
4938 \emph on
4939 si
4940 \emph default
4941  estuvieras citando otro texto.
4942 \end_layout
4943
4944 \begin_layout Quotation
4945 Aquí hay un párrafo nuevo.
4946  Podría divagar y divagar como un político en elecciones, pero te aburriría.
4947 \end_layout
4948
4949 \begin_layout Standard
4950 Como muestra el ejemplo, 
4951 \family sans
4952 Citar
4953 \family default
4954  es para los que acostumbran separar párrafos con espacio extra.
4955  Éstos pondrían las citas en un entorno 
4956 \family sans
4957 Citar.
4958
4959 \family default
4960  Los que prefieren separar párrafos con sangrado usarán el entorno 
4961 \family sans
4962 Cita
4963 \family default
4964 .
4965 \end_layout
4966
4967 \begin_layout Subsubsection
4968 Verso
4969 \begin_inset Index idx
4970 status collapsed
4971
4972 \begin_layout Plain Layout
4973 Párrafos ! Verso
4974 \end_layout
4975
4976 \end_inset
4977
4978
4979 \family sans
4980
4981 \begin_inset Index idx
4982 status collapsed
4983
4984 \begin_layout Plain Layout
4985 Poesía
4986 \end_layout
4987
4988 \end_inset
4989
4990
4991 \begin_inset CommandInset label
4992 LatexCommand label
4993 name "sec:Verso"
4994
4995 \end_inset
4996
4997
4998 \end_layout
4999
5000 \begin_layout Standard
5001
5002 \family sans
5003 Verso
5004 \family default
5005  es un entorno de párrafo para poemas, rimas, versos y demás.
5006  Un ejemplo:
5007 \end_layout
5008
5009 \begin_layout Verse
5010 Esto es un Verso
5011 \begin_inset Newline newline
5012 \end_inset
5013
5014 ¡Que yo no ensayé!
5015 \end_layout
5016
5017 \begin_layout Verse
5018 Podría ser mucho peor.
5019  Esta línea debería ser larga, larga, tan larga que se quiebra.
5020  En pantalla se ve bien, pero en la versión para imprimir las líneas extras
5021  se sangran un poco más que la primera.
5022  De acuerdo, así se convierte en prosa y no rima más.
5023  Demándame.
5024 \end_layout
5025
5026 \begin_layout Verse
5027 Para quebrar una línea
5028 \begin_inset Newline newline
5029 \end_inset
5030
5031 Y hacer que las cosas se vean bien
5032 \begin_inset Newline newline
5033 \end_inset
5034
5035 Usa 
5036 \family sans
5037 Ctrl+Retorno
5038 \family default
5039 .
5040 \end_layout
5041
5042 \begin_layout Standard
5043 Como puedes ver, 
5044 \family sans
5045 Verso
5046 \family default
5047  no sangra los márgenes.
5048  Cada estrofa del poema está en su propio párrafo.
5049  Para separar las líneas individuales de una estrofa, usa la función 
5050 \family typewriter
5051 salto-de-línea,
5052 \family default
5053  
5054 \family sans
5055 Ctrl+Retorno
5056 \family default
5057 .
5058 \end_layout
5059
5060 \begin_layout Subsection
5061 Listas
5062 \begin_inset Index idx
5063 status collapsed
5064
5065 \begin_layout Plain Layout
5066 Listas
5067 \end_layout
5068
5069 \end_inset
5070
5071
5072 \begin_inset CommandInset label
5073 LatexCommand label
5074 name "sub:Listas"
5075
5076 \end_inset
5077
5078
5079 \end_layout
5080
5081 \begin_layout Standard
5082 LyX tiene cuatro entornos de párrafo para crear distintas clases de listas.
5083  En los entornos 
5084 \family sans
5085 Enumeración*
5086 \family default
5087  y 
5088 \family sans
5089 Enumeración
5090 \family default
5091 , LyX etiqueta los ítems de la lista con marcas y números, respectivamente.
5092  En los entornos 
5093 \family sans
5094 Descripción
5095 \family default
5096  y 
5097 \family sans
5098 Lista
5099 \family default
5100 , LyX destaca de alguna forma la primera palabra .
5101  Los detalles individuales de cada tipo de lista los veremos después de
5102  describir sus características generales comunes.
5103 \end_layout
5104
5105 \begin_layout Subsubsection
5106 Características generales
5107 \end_layout
5108
5109 \begin_layout Standard
5110 Los cuatro entornos de párrafo para listas difieren de los demás entornos
5111  en varias cosas.
5112  En primer lugar, LyX trata cada párrafo como un ítem de la lista.
5113  Al pulsar 
5114 \family sans
5115 Retorno
5116 \family default
5117  
5118 \emph on
5119 no
5120 \emph default
5121  se restablece el entorno 
5122 \family sans
5123 Normal
5124 \family default
5125 , se mantiene el entorno actual y se genera un nuevo ítem.
5126  La profundidad de anidación se mantiene.
5127  Para crear un nuevo ítem pero con un nivel menor de profundidad de anidación
5128  debes pulsar 
5129 \family sans
5130 Alt+Retorno
5131 \family default
5132 .
5133 \end_layout
5134
5135 \begin_layout Standard
5136 Puedes anidar listas de cualquier tipo dentro de otra.
5137  De hecho, LyX cambia las marcas en algunos ítems, dependiendo de cómo están
5138  anidados.
5139  Si piensas usar cualquiera de los entornos de lista, te sugerimos que leas
5140  toda la sección
5141 \begin_inset space ~
5142 \end_inset
5143
5144
5145 \begin_inset CommandInset ref
5146 LatexCommand ref
5147 reference "sec:Anidación"
5148
5149 \end_inset
5150
5151 .
5152  
5153 \end_layout
5154
5155 \begin_layout Subsubsection
5156 Enumeración
5157 \family sans
5158 *
5159 \family default
5160
5161 \begin_inset Index idx
5162 status collapsed
5163
5164 \begin_layout Plain Layout
5165 Listas ! Enumeración*
5166 \end_layout
5167
5168 \end_inset
5169
5170
5171 \begin_inset CommandInset label
5172 LatexCommand label
5173 name "sec:Enumeración*"
5174
5175 \end_inset
5176
5177
5178 \end_layout
5179
5180 \begin_layout Standard
5181 En primer lugar describiremos con detalle el entorno de listas no numeradas,
5182  
5183 \family sans
5184 Enumeración*.
5185
5186 \family default
5187  Tiene las siguientes propiedades:
5188 \end_layout
5189
5190 \begin_layout Itemize
5191 Cada ítem tiene una marca o símbolo particular como etiqueta.
5192 \end_layout
5193
5194 \begin_deeper
5195 \begin_layout Itemize
5196 LyX usa el mismo símbolo para todos los ítems de cada nivel dado de profundidad.
5197 \end_layout
5198
5199 \begin_layout Itemize
5200 El símbolo aparece al comienzo de la primera línea.
5201 \end_layout
5202
5203 \end_deeper
5204 \begin_layout Itemize
5205 Los ítems pueden tener cualquier longitud.
5206  LyX encaja automáticamente el margen izquierdo, de acuerdo con la situación
5207  en que esté la lista 
5208 \family sans
5209 Enumeración*.
5210
5211 \family default
5212  
5213 \end_layout
5214
5215 \begin_layout Itemize
5216 Si anidas una lista 
5217 \family sans
5218 Enumeración*
5219 \family default
5220  dentro de otra, la marca cambia a otra nueva.
5221  
5222 \end_layout
5223
5224 \begin_deeper
5225 \begin_layout Itemize
5226 Hay cuatro símbolos distintos para los cuatro niveles de anidación.
5227 \end_layout
5228
5229 \begin_layout Itemize
5230 LyX muestra siempre el mismo símbolo en pantalla.
5231 \end_layout
5232
5233 \begin_layout Itemize
5234 Véase la sección
5235 \begin_inset space ~
5236 \end_inset
5237
5238
5239 \begin_inset CommandInset ref
5240 LatexCommand ref
5241 reference "sec:Anidación"
5242
5243 \end_inset
5244
5245  para una explicación completa.
5246 \end_layout
5247
5248 \end_deeper
5249 \begin_layout Standard
5250 Por supuesto, esta explicación también era un ejemplo de lista 
5251 \family sans
5252 Enumeración*
5253 \family default
5254 .
5255  Este entorno de lista es aconsejable para listas en las que el orden no
5256  importa.
5257 \end_layout
5258
5259 \begin_layout Standard
5260 Hemos dicho que los distintos niveles usan distintos símbolos como etiquetas.
5261  Aquí hay un ejemplo con las cuatro posibilidades.
5262 \begin_inset Foot
5263 status collapsed
5264
5265 \begin_layout Plain Layout
5266
5267 \emph on
5268 \begin_inset CommandInset label
5269 LatexCommand label
5270 name "np:N.del-t.:-item"
5271
5272 \end_inset
5273
5274 N.
5275 \begin_inset space \thinspace{}
5276 \end_inset
5277
5278 del t.
5279 \emph default
5280 : En la salida del documento en español las marcas son diferentes a las
5281  que se describen; la causa se explica en la pág.
5282 \begin_inset space ~
5283 \end_inset
5284
5285
5286 \begin_inset CommandInset ref
5287 LatexCommand pageref
5288 reference "sub:En-español"
5289
5290 \end_inset
5291
5292 .
5293 \end_layout
5294
5295 \end_inset
5296
5297  
5298 \end_layout
5299
5300 \begin_layout Itemize
5301 La marca para el primer nivel de 
5302 \family sans
5303 Enumeración*
5304 \family default
5305  es un topo.
5306 \end_layout
5307
5308 \begin_deeper
5309 \begin_layout Itemize
5310 La marca del segundo nivel es una raya.
5311 \end_layout
5312
5313 \begin_deeper
5314 \begin_layout Itemize
5315 El tercer nivel tiene un asterisco.
5316 \end_layout
5317
5318 \begin_deeper
5319 \begin_layout Itemize
5320 La marca del cuarto nivel es un punto centrado.
5321 \end_layout
5322
5323 \end_deeper
5324 \begin_layout Itemize
5325 Vuelta al tercer nivel.
5326 \end_layout
5327
5328 \end_deeper
5329 \begin_layout Itemize
5330 Vuelta al segundo nivel.
5331 \end_layout
5332
5333 \end_deeper
5334 \begin_layout Itemize
5335 Vuelta al nivel más externo.
5336 \end_layout
5337
5338 \begin_layout Standard
5339 Estas son las marcas predeterminadas para una lista 
5340 \family sans
5341 Enumeración*
5342 \family default
5343 .
5344   Puedes personalizar estas marcas en el submenú 
5345 \family sans
5346 Documento\SpecialChar \menuseparator
5347 Configuración
5348 \begin_inset Index idx
5349 status collapsed
5350
5351 \begin_layout Plain Layout
5352 Documentos ! Configuración
5353 \end_layout
5354
5355 \end_inset
5356
5357 ,
5358 \family default
5359  diálogo 
5360 \family sans
5361 Marcas
5362 \family default
5363 .
5364 \end_layout
5365
5366 \begin_layout Standard
5367 Observa cómo el espacio entre ítems decrece al aumentar la profundidad.
5368  Explicaremos la anidación y los trucos factibles para las profundidades
5369  en la sección
5370 \begin_inset space ~
5371 \end_inset
5372
5373
5374 \begin_inset CommandInset ref
5375 LatexCommand ref
5376 reference "sec:Anidación"
5377
5378 \end_inset
5379
5380 .
5381 \end_layout
5382
5383 \begin_layout Subsubsection
5384 Enumeración
5385 \begin_inset Index idx
5386 status collapsed
5387
5388 \begin_layout Plain Layout
5389 Listas ! Enumeración
5390 \end_layout
5391
5392 \end_inset
5393
5394
5395 \begin_inset CommandInset label
5396 LatexCommand label
5397 name "sec:Enumeración"
5398
5399 \end_inset
5400
5401
5402 \end_layout
5403
5404 \begin_layout Standard
5405 El entorno 
5406 \family sans
5407 Enumeración
5408 \family default
5409  se usa para crear listas numeradas y esquemas.
5410  Sus propiedades son:
5411 \end_layout
5412
5413 \begin_layout Enumerate
5414 Cada ítem se etiqueta con un número o letra.
5415 \end_layout
5416
5417 \begin_deeper
5418 \begin_layout Enumerate
5419 Dependiendo de la profundidad.
5420 \end_layout
5421
5422 \end_deeper
5423 \begin_layout Enumerate
5424 LyX contabiliza automáticamente los ítems y los actualiza adecuadamente.
5425 \end_layout
5426
5427 \begin_layout Enumerate
5428 Cada nuevo entorno 
5429 \family sans
5430 Enumeración
5431 \family default
5432  reinicia la cuenta a uno.
5433 \end_layout
5434
5435 \begin_layout Enumerate
5436 Como en el entorno 
5437 \family sans
5438 Enumeración*
5439 \family default
5440 , el entorno 
5441 \family sans
5442 Enumeración
5443 \family default
5444 :
5445 \end_layout
5446
5447 \begin_deeper
5448 \begin_layout Enumerate
5449 Compensa los ítems en relación al margen izquierdo.
5450  Los ítems pueden tener cualquier longitud.
5451 \end_layout
5452
5453 \begin_layout Enumerate
5454 Reduce el espacio entre ítems al aumentar la profundidad.
5455 \end_layout
5456
5457 \begin_layout Enumerate
5458 Usa diferentes etiquetas según la profundidad.
5459 \end_layout
5460
5461 \begin_layout Enumerate
5462 Permite hasta cuatro niveles de anidación.
5463 \end_layout
5464
5465 \end_deeper
5466 \begin_layout Standard
5467 Las distintas etiquetas para cada nivel de profundidad en una lista numerada,
5468  
5469 \family sans
5470 Enumeración
5471 \family default
5472 , son las que se muestran en el siguiente ejemplo:
5473 \end_layout
5474
5475 \begin_layout Enumerate
5476 El primer nivel usa números arábigos seguidos de un punto.
5477 \end_layout
5478
5479 \begin_deeper
5480 \begin_layout Enumerate
5481 El segundo usa letras minúsculas y un paréntesis.
5482  
5483 \end_layout
5484
5485 \begin_deeper
5486 \begin_layout Enumerate
5487 El tercer nivel usa números arábigos seguidos de paréntesis.
5488 \end_layout
5489
5490 \begin_deeper
5491 \begin_layout Enumerate
5492 El cuarto usa letras minúsculas y prima.
5493 \end_layout
5494
5495 \begin_layout Enumerate
5496 Observa de nuevo la disminución de espacio entre ítems al aumentar la profundida
5497 d de entorno.
5498 \end_layout
5499
5500 \end_deeper
5501 \begin_layout Enumerate
5502 Vuelta al tercer nivel.
5503 \end_layout
5504
5505 \end_deeper
5506 \begin_layout Enumerate
5507 Vuelta al segundo nivel.
5508 \end_layout
5509
5510 \end_deeper
5511 \begin_layout Enumerate
5512 Vuelta al nivel más externo.
5513 \end_layout
5514
5515 \begin_layout Standard
5516 Como antes, puedes personalizar el tipo de numeración en el entorno 
5517 \family sans
5518 Enumeración
5519 \family default
5520 .
5521  Esto implica añadir comandos en el preámbulo LaTeX (véase el manual 
5522 \emph on
5523 Características adicionales
5524 \emph default
5525 ).
5526  Estos cambios sólo se aprecian en la versión impresa, no en LyX.
5527 \end_layout
5528
5529 \begin_layout Standard
5530 En cuanto a anidación en entornos 
5531 \family sans
5532 Enumeración
5533 \family default
5534  hay más de lo visto aquí.
5535  Para saber más deberías leer la sección
5536 \begin_inset space ~
5537 \end_inset
5538
5539
5540 \begin_inset CommandInset ref
5541 LatexCommand ref
5542 reference "sec:Anidación"
5543
5544 \end_inset
5545
5546 .
5547 \end_layout
5548
5549 \begin_layout Subsubsection*
5550 Enumeración* y Enumeración en español
5551 \begin_inset CommandInset label
5552 LatexCommand label
5553 name "sub:En-español"
5554
5555 \end_inset
5556
5557
5558 \begin_inset Foot
5559 status collapsed
5560
5561 \begin_layout Plain Layout
5562
5563 \emph on
5564 N.
5565 \begin_inset space \thinspace{}
5566 \end_inset
5567
5568 del t.
5569 \emph default
5570 : Este apartado no está en el documento original.
5571 \end_layout
5572
5573 \end_inset
5574
5575
5576 \end_layout
5577
5578 \begin_layout Standard
5579 Si el idioma establecido en las preferencias de LyX es español,
5580 \family sans
5581  
5582 \family default
5583 todos los documentos nuevos tienen este idioma como predeterminado.
5584  Por omisión, LyX carga el paquete 
5585 \series bold
5586 babel
5587 \series default
5588  (opción 
5589 \family sans
5590 Usar babel
5591 \family default
5592  marcada) con la opción del idioma del documento y al procesar el archivo
5593  con LaTeX, interviene el estilo 
5594 \family typewriter
5595 spanish
5596 \family default
5597 .
5598 \end_layout
5599
5600 \begin_layout Standard
5601 El estilo 
5602 \family typewriter
5603 spanish
5604 \family default
5605  establece por omisión un conjunto de formatos y características adaptado
5606  a los usos tipográficos propios del español.
5607  En particular, las marcas que aparecen en los ítems de una lista sin numerar
5608  (entorno 
5609 \family sans
5610 Enumeración
5611 \family default
5612 *), no son como las que se han descrito en la sección
5613 \begin_inset space ~
5614 \end_inset
5615
5616
5617 \begin_inset CommandInset ref
5618 LatexCommand ref
5619 reference "sec:Enumeración*"
5620
5621 \end_inset
5622
5623 .
5624  
5625 \end_layout
5626
5627 \begin_layout Standard
5628 Las marcas predefinidas por 
5629 \family typewriter
5630 spanish
5631 \family default
5632  para una 
5633 \family sans
5634 Enumeración
5635 \family default
5636 *
5637 \family sans
5638  
5639 \family default
5640 se pueden cambiar en el diálogo 
5641 \family sans
5642 Marcas
5643 \family default
5644  (
5645 \family sans
5646 Documento\SpecialChar \menuseparator
5647 Configuración
5648 \family default
5649 ) o mediante los siguientes comandos, que se escriben en código TeX en el
5650  texto del documento:
5651 \end_layout
5652
5653 \begin_layout Standard
5654
5655 \series bold
5656
5657 \backslash
5658 spanishdashitems 
5659 \series default
5660 hace que todas las listas no numeradas siguientes en el documento lleven
5661  como etiqueta una raya, —, en todos los niveles.
5662 \end_layout
5663
5664 \begin_layout Standard
5665
5666 \series bold
5667
5668 \backslash
5669 spanishsignitems
5670 \series default
5671  hace que todas las listas no numeradas siguientes al comando usen como
5672  etiquetas para cada nivel los símbolos: • 
5673 \begin_inset Formula $\circ\,$
5674 \end_inset
5675
5676  
5677 \begin_inset Formula $\diamond\,$
5678 \end_inset
5679
5680  
5681 \begin_inset Formula $\triangleright\,$
5682 \end_inset
5683
5684 , respectivamente.
5685 \end_layout
5686
5687 \begin_layout Standard
5688 A partir de la versión 
5689 \family typewriter
5690 5.0h
5691 \family default
5692
5693 \family typewriter
5694 spanish
5695 \family default
5696  ofrece la posibilidad de anular sus valores predefinidos de marcas y símbolos
5697  mediante las opciones de paquete «es-nolists», «es-noitemize» y «es-noenumerate
5698 », insertando en el preámbulo LaTeX del documento el comando:
5699 \family typewriter
5700  
5701 \end_layout
5702
5703 \begin_layout Standard
5704
5705 \series bold
5706
5707 \backslash
5708 def
5709 \backslash
5710 spanishoptions{opción}
5711 \end_layout
5712
5713 \begin_layout Standard
5714 Según la opción elegida, en la salida se imprimirán en todas las listas,
5715  o sólo en
5716 \family typewriter
5717  
5718 \family sans
5719 Enumeración*
5720 \family default
5721  o sólo en 
5722 \family sans
5723 Enumeración,
5724 \family default
5725  respectivamente, las etiquetas predefinidas por LyX/LaTeX en vez de las
5726  predefinidas por 
5727 \family typewriter
5728 spanish
5729 \family default
5730 .
5731  
5732 \end_layout
5733
5734 \begin_layout Standard
5735 Más información sobre opciones y comandos de 
5736 \family typewriter
5737 spanish
5738 \family default
5739  en su página web, 
5740 \begin_inset CommandInset citation
5741 LatexCommand cite
5742 key "spanish"
5743
5744 \end_inset
5745
5746 .
5747 \end_layout
5748
5749 \begin_layout Subsubsection
5750 Descripción
5751 \begin_inset Index idx
5752 status collapsed
5753
5754 \begin_layout Plain Layout
5755 Listas ! Descripción
5756 \end_layout
5757
5758 \end_inset
5759
5760
5761 \end_layout
5762
5763 \begin_layout Standard
5764 A diferencia de los dos entornos anteriores, la lista 
5765 \family sans
5766 Descripción
5767 \family default
5768  no tiene marcas fijas.
5769  En vez de ello, LyX destaca la «primera palabra» de la primera línea, por
5770  ejemplo:
5771 \end_layout
5772
5773 \begin_layout Description
5774 Ejemplo: Esto es un ejemplo de entorno 
5775 \family sans
5776 Descripción
5777 \family default
5778 .
5779 \end_layout
5780
5781 \begin_layout Standard
5782 LyX escribe la etiqueta en negrita y pone un espacio extra ante el resto
5783  de la línea.
5784 \end_layout
5785
5786 \begin_layout Standard
5787 Por «primera palabra» entendemos que la primera pulsación de la tecla 
5788 \family sans
5789 Espacio
5790 \family default
5791  en cada ítem da fin a la etiqueta.
5792  Si quieres poner más de una palabra como etiqueta del ítem debes usar un
5793  
5794 \family sans
5795 Espacio
5796 \begin_inset space ~
5797 \end_inset
5798
5799 protegido
5800 \family default
5801 .
5802  (Con 
5803 \family sans
5804 Ctrl+Espacio
5805 \family default
5806  o con el menú 
5807 \family sans
5808 Insertar\SpecialChar \menuseparator
5809 Formato\SpecialChar \menuseparator
5810 Espacio
5811 \begin_inset space ~
5812 \end_inset
5813
5814 protegido
5815 \family default
5816 .
5817  Véase la sección
5818 \begin_inset space ~
5819 \end_inset
5820
5821
5822 \begin_inset CommandInset ref
5823 LatexCommand ref
5824 reference "sub:Espacio-protegido"
5825
5826 \end_inset
5827
5828 ) Un ejemplo:
5829 \end_layout
5830
5831 \begin_layout Description
5832 Segundo
5833 \begin_inset space ~
5834 \end_inset
5835
5836 ejemplo: 
5837 \family sans
5838 Espacio
5839 \begin_inset space ~
5840 \end_inset
5841
5842 protegido
5843 \family default
5844  entre dos palabras de la etiqueta en una lista 
5845 \family sans
5846 Descripción
5847 \family default
5848 .
5849 \end_layout
5850
5851 \begin_layout Description
5852 Empleo: Podrías usar el entorno 
5853 \family sans
5854 Descripción
5855 \family default
5856  para cosas como definiciones y teoremas.
5857  O para poner determinada palabra separada del texto que describe.
5858  No es buena idea usar 
5859 \family sans
5860 Descripción
5861 \family default
5862  para describir una frase completa.
5863  Para esto es mejor emplear 
5864 \family sans
5865 Enumeración*
5866 \family default
5867  o 
5868 \family sans
5869 Enumeración
5870 \family default
5871  y anidar en él un párrafo 
5872 \family sans
5873 Normal.
5874 \end_layout
5875
5876 \begin_layout Description
5877 Anidación: Puedes anidar entornos 
5878 \family sans
5879 Descripción
5880 \family default
5881  dentro de otros entornos de lista.
5882 \end_layout
5883
5884 \begin_layout Standard
5885 Observa que después de la primera línea, LyX sangra las siguientes respecto
5886  a ella.
5887 \end_layout
5888
5889 \begin_layout Subsubsection
5890 La Lista LyX
5891 \begin_inset Index idx
5892 status collapsed
5893
5894 \begin_layout Plain Layout
5895 Listas ! Lista LyX
5896 \end_layout
5897
5898 \end_inset
5899
5900
5901 \end_layout
5902
5903 \begin_layout Standard
5904 El entorno 
5905 \family sans
5906 Lista
5907 \family default
5908  es una extensión a LaTeX en LyX.
5909 \end_layout
5910
5911 \begin_layout Standard
5912 \begin_inset Note Greyedout
5913 status collapsed
5914
5915 \begin_layout Plain Layout
5916
5917 \series bold
5918 Nota:
5919 \series default
5920  Si, como en este documento, se está usando la clase KOMA-Script, el entorno
5921  
5922 \family sans
5923 Lista
5924 \family default
5925  se denomina 
5926 \family sans
5927 Etiquetado
5928 \family default
5929 .
5930 \end_layout
5931
5932 \end_inset
5933
5934
5935 \end_layout
5936
5937 \begin_layout Standard
5938 Como el entorno 
5939 \family sans
5940 Descripción,
5941 \family default
5942  la 
5943 \family sans
5944 Lista
5945 \family default
5946  tiene etiquetas definidas por el usuario para cada ítem.
5947  Las propiedades de este entorno de lista son:
5948 \end_layout
5949
5950 \begin_layout Labeling
5951 \labelwidthstring 00.00.0000
5952 etiquetas
5953 \begin_inset space ~
5954 \end_inset
5955
5956 de
5957 \begin_inset space ~
5958 \end_inset
5959
5960 ítem LyX usa la «primera palabra» como etiqueta.
5961  El primer 
5962 \family sans
5963 Espacio
5964 \family default
5965  en la primera línea de un ítem finaliza la etiqueta.
5966  Si necesitas más de una palabra pon espacios protegidos, como se ha descrito
5967  antes.
5968 \end_layout
5969
5970 \begin_layout Labeling
5971 \labelwidthstring 00.00.0000
5972 márgenes Como se ve, LyX pone márgenes diferentes para la etiqueta y el
5973  resto del ítem.
5974  El texto tiene un margen izquierdo mayor, igual a la anchura predeterminada
5975  de etiqueta más un pequeño espacio extra.
5976 \end_layout
5977
5978 \begin_layout Labeling
5979 \labelwidthstring 00.00.0000
5980 anchura
5981 \begin_inset space ~
5982 \end_inset
5983
5984 de
5985 \begin_inset space ~
5986 \end_inset
5987
5988 etiqueta LyX escoge la mayor de estas dos opciones para el margen izquierdo:
5989  la anchura de la etiqueta, o la anchura predeterminada.
5990  Si la anchura de la etiqueta es mayor, la etiqueta se «extiende» en la
5991  primera línea.
5992  En otras palabras, el texto de la primera línea no se alinea con el margen
5993  izquierdo del resto del texto del ítem.
5994  
5995 \end_layout
5996
5997 \begin_layout Labeling
5998 \labelwidthstring 00.00.0000
5999 anchura
6000 \begin_inset space ~
6001 \end_inset
6002
6003 predeterminada Puedes fijar esta anchura para asegurar que el texto de todos
6004  los ítems en un entorno 
6005 \family sans
6006 Lista
6007 \family default
6008  tienen el mismo margen izquierdo.
6009 \begin_inset Newline newline
6010 \end_inset
6011
6012 Para cambiar la anchura por omisión, selecciona los ítems en la lista.
6013  Ahora, en el menú 
6014 \family sans
6015 Editar\SpecialChar \menuseparator
6016 Configuración
6017 \begin_inset space ~
6018 \end_inset
6019
6020 de
6021 \begin_inset space ~
6022 \end_inset
6023
6024 párrafo,
6025 \family default
6026  el texto escrito en 
6027 \family sans
6028 Etiqueta
6029 \family default
6030
6031 \begin_inset space ~
6032 \end_inset
6033
6034
6035 \family sans
6036 más
6037 \family default
6038
6039 \begin_inset space ~
6040 \end_inset
6041
6042
6043 \family sans
6044 larga d
6045 \family default
6046 el cuadro 
6047 \family sans
6048 Ancho
6049 \family default
6050
6051 \begin_inset space ~
6052 \end_inset
6053
6054
6055 \family sans
6056 de
6057 \family default
6058
6059 \begin_inset space ~
6060 \end_inset
6061
6062
6063 \family sans
6064 etiqueta
6065 \family default
6066  determina la anchura predeterminada.
6067  Puedes poner aquí el texto de tu etiqueta más larga, aunque sugerimos escribir
6068  la letra «M» varias veces.
6069  Es el carácter más ancho y es una unidad de anchura estándar en LaTeX.
6070  Usando «M» como unidad no necesitas cambiar el contenido del cuadro 
6071 \family sans
6072 Etiqueta
6073 \begin_inset space ~
6074 \end_inset
6075
6076 más
6077 \begin_inset space ~
6078 \end_inset
6079
6080 larga
6081 \family default
6082  cada vez que cambies una etiqueta en un entorno 
6083 \family sans
6084 Lista
6085 \family default
6086 .
6087 \begin_inset Newline newline
6088 \end_inset
6089
6090 La anchura predefinida es la longitud de «00.00.0000» (equivalente a 6
6091 \begin_inset space ~
6092 \end_inset
6093
6094 M)
6095 \begin_inset Newline newline
6096 \end_inset
6097
6098
6099 \begin_inset Note Greyedout
6100 status collapsed
6101
6102 \begin_layout Plain Layout
6103
6104 \series bold
6105 Nota:
6106 \series default
6107  Si se pone el cursor en un ítem de una lista para cambiar la anchura sólo
6108  de esa etiqueta, funcionará sólo en LyX, no en la salida.
6109 \end_layout
6110
6111 \end_inset
6112
6113
6114 \end_layout
6115
6116 \begin_layout Standard
6117 Deberías emplear el entorno 
6118 \family sans
6119 Lista
6120 \family default
6121  de la misma manera que 
6122 \family sans
6123 Descripción
6124 \family default
6125 : Cuando necesites que una palabra sobresalga del texto que describe.
6126  El entorno 
6127 \family sans
6128 Lista
6129 \family default
6130  te permite otra manera de hacerlo con un formato distinto.
6131 \end_layout
6132
6133 \begin_layout Standard
6134 Puedes anidar entornos 
6135 \family sans
6136 Lista
6137 \family default
6138  en otras listas.
6139  Funcionan igual que los otros entornos de párrafo tipo lista.
6140  Lee la sección
6141 \begin_inset space ~
6142 \end_inset
6143
6144
6145 \begin_inset CommandInset ref
6146 LatexCommand ref
6147 reference "sec:Anidación"
6148
6149 \end_inset
6150
6151  para saber más.
6152 \end_layout
6153
6154 \begin_layout Standard
6155 Aún queda otra característica de 
6156 \family sans
6157 Lista
6158 \family default
6159 : Como ves en los ejemplos, LyX, por omisión, alinea las etiquetas a la
6160  izquierda.
6161  Puedes cambiar esto con 
6162 \family sans
6163 Relleno
6164 \family default
6165
6166 \begin_inset space ~
6167 \end_inset
6168
6169
6170 \family sans
6171 horizontal
6172 \family default
6173  adicional.
6174  Explicaremos el 
6175 \family sans
6176 Relleno
6177 \family default
6178
6179 \begin_inset space ~
6180 \end_inset
6181
6182
6183 \family sans
6184 horizontal 
6185 \family default
6186 en la sección
6187 \begin_inset space ~
6188 \end_inset
6189
6190
6191 \begin_inset CommandInset ref
6192 LatexCommand ref
6193 reference "sub:Espacio-horizontal"
6194
6195 \end_inset
6196
6197 .
6198  Unos ejemplos:
6199 \end_layout
6200
6201 \begin_layout Labeling
6202 \labelwidthstring 00.00.0000
6203 Izquierda Predeterminado para etiquetas de ítems en una 
6204 \family sans
6205 Lista
6206 \family default
6207 .
6208 \end_layout
6209
6210 \begin_layout Labeling
6211 \labelwidthstring 00.00.0000
6212 \begin_inset space \hfill{}
6213 \end_inset
6214
6215 Derecha Un 
6216 \family sans
6217 Relleno horizontal
6218 \family default
6219  previo ajusta la etiqueta a la derecha.
6220 \end_layout
6221
6222 \begin_layout Labeling
6223 \labelwidthstring 00.00.0000
6224 \begin_inset space \hfill{}
6225 \end_inset
6226
6227 Centro
6228 \begin_inset space \hfill{}
6229 \end_inset
6230
6231  Un 
6232 \family sans
6233 Relleno horizontal
6234 \family default
6235  al principio y otro al final la centra.
6236 \end_layout
6237
6238 \begin_layout Subsection
6239 Cartas
6240 \begin_inset Index idx
6241 status collapsed
6242
6243 \begin_layout Plain Layout
6244 Cartas
6245 \end_layout
6246
6247 \end_inset
6248
6249
6250 \end_layout
6251
6252 \begin_layout Subsubsection
6253 Introducción a 
6254 \family sans
6255 Dirección
6256 \family default
6257  y 
6258 \family sans
6259 Dirección
6260 \begin_inset space ~
6261 \end_inset
6262
6263
6264 \family default
6265 d
6266 \family sans
6267 erecha
6268 \end_layout
6269
6270 \begin_layout Standard
6271 Aunque LyX tiene clases de documento para cartas (
6272 \begin_inset Quotes fld
6273 \end_inset
6274
6275 letter
6276 \begin_inset Quotes frd
6277 \end_inset
6278
6279 ), también dispone de dos entornos de párrafo llamados 
6280 \family sans
6281 Dirección
6282 \family default
6283  y 
6284 \family sans
6285 Dirección
6286 \family default
6287
6288 \begin_inset space ~
6289 \end_inset
6290
6291
6292 \family sans
6293 derecha.
6294
6295 \family default
6296  Para usar las clases para cartas, tienes que usar los entornos de párrafo
6297  específicos en determinado orden, si no LaTeX gasta bromas.
6298  Sin embargo, puedes usar los entornos 
6299 \family sans
6300 Dirección
6301 \family default
6302  y 
6303 \family sans
6304 Dirección
6305 \family default
6306
6307 \begin_inset space ~
6308 \end_inset
6309
6310
6311 \family sans
6312 derecha
6313 \family default
6314  donde quieras sin problemas.
6315  Puedes incluso anidarlos en otros entornos, aunque no puedes anidar nada
6316  en ellos.
6317 \end_layout
6318
6319 \begin_layout Standard
6320 Evidentemente, el uso de 
6321 \family sans
6322 Dirección
6323 \family default
6324  y 
6325 \family sans
6326 Dirección
6327 \family default
6328
6329 \begin_inset space ~
6330 \end_inset
6331
6332
6333 \family sans
6334 derecha
6335 \family default
6336  no está limitado a las cartas.
6337  
6338 \family sans
6339 Dirección
6340 \family default
6341
6342 \begin_inset space ~
6343 \end_inset
6344
6345
6346 \family sans
6347 derecha,
6348 \family default
6349  en particular, es útil para crear títulos de artículos como los que se
6350  utilizan en algunas publicaciones académicas europeas.
6351 \end_layout
6352
6353 \begin_layout Subsubsection
6354 Forma de empleo
6355 \begin_inset CommandInset label
6356 LatexCommand label
6357 name "sec:Empleo-direcciones"
6358
6359 \end_inset
6360
6361
6362 \end_layout
6363
6364 \begin_layout Standard
6365 El entorno 
6366 \family sans
6367 Dirección
6368 \family default
6369  da al texto el estilo de una dirección, que también se usa para la apertura
6370  y la firma en algunos países.
6371  El entorno 
6372 \family sans
6373 Dirección
6374 \family default
6375
6376 \begin_inset space ~
6377 \end_inset
6378
6379
6380 \family sans
6381 derecha
6382 \family default
6383  da al texto el estilo de una dirección alineada a la derecha, que se emplea
6384  para los datos del remitente y la fecha en algunos países.
6385  Ejemplo:
6386 \end_layout
6387
6388 \begin_layout Right Address
6389 Dirección a la derecha
6390 \begin_inset Newline newline
6391 \end_inset
6392
6393 Quién soy
6394 \begin_inset Newline newline
6395 \end_inset
6396
6397 Dónde estoy
6398 \begin_inset Newline newline
6399 \end_inset
6400
6401 ¿Cuándo? ¿Qué es hoy?
6402 \end_layout
6403
6404 \begin_layout Standard
6405 Esto era 
6406 \family sans
6407 Dirección
6408 \family default
6409
6410 \begin_inset space ~
6411 \end_inset
6412
6413
6414 \family sans
6415 derecha
6416 \family default
6417 .
6418  Observa que todas las líneas tienen el mismo margen izquierdo, el que pone
6419  LyX para llenar el bloque mayor de texto en una línea sencilla.
6420  Y aquí un ejemplo de 
6421 \family sans
6422 Dirección
6423 \family default
6424 , para los datos del destinatario:
6425 \end_layout
6426
6427 \begin_layout Address
6428 Quién eres tú
6429 \begin_inset Newline newline
6430 \end_inset
6431
6432 Dónde lo envío
6433 \begin_inset Newline newline
6434 \end_inset
6435
6436 Tu población, C.P.
6437  o país
6438 \end_layout
6439
6440 \begin_layout Standard
6441 Como ves, ambos entornos añaden espacio extra entre ellos y el siguiente
6442  párrafo.
6443  Si pulsas 
6444 \family sans
6445 Retorno
6446 \family default
6447  en cualquiera de estos entornos, LyX reinicia la profundidad y pone entorno
6448  
6449 \family sans
6450 Normal
6451 \family default
6452 .
6453  Esto tiene sentido porque 
6454 \family sans
6455 Retorno
6456 \family default
6457  funciona como 
6458 \family typewriter
6459 salto-de-párrafo
6460 \family default
6461 , y las líneas individuales de una dirección no son párrafos.
6462  De manera que has de usar 
6463 \family typewriter
6464 salto-de-línea
6465 \family default
6466  (
6467 \family sans
6468 Ctrl+Retorno
6469 \family default
6470  o 
6471 \family sans
6472 Formato\SpecialChar \menuseparator
6473 Salto
6474 \begin_inset space ~
6475 \end_inset
6476
6477 de
6478 \begin_inset space ~
6479 \end_inset
6480
6481 línea
6482 \family default
6483  en el menú 
6484 \family sans
6485 Insertar
6486 \family default
6487 ) para iniciar línea nueva en un entorno 
6488 \family sans
6489 Dirección
6490 \family default
6491  o 
6492 \family sans
6493 Dirección
6494 \begin_inset space ~
6495 \end_inset
6496
6497 derecha
6498 \family default
6499 .
6500 \end_layout
6501
6502 \begin_layout Subsection
6503 Escritos académicos
6504 \end_layout
6505
6506 \begin_layout Standard
6507 Los escritos académicos suelen comenzar con un resumen y finalizar con una
6508  bibliografía o una lista de referencias.
6509  LyX dispone de entornos para ambos tipos de párrafo.
6510 \end_layout
6511
6512 \begin_layout Subsubsection
6513 Resumen
6514 \family sans
6515
6516 \begin_inset Index idx
6517 status collapsed
6518
6519 \begin_layout Plain Layout
6520 Resumen
6521 \end_layout
6522
6523 \end_inset
6524
6525
6526 \end_layout
6527
6528 \begin_layout Standard
6529 El entorno 
6530 \family sans
6531 Resumen
6532 \family default
6533  se usa para el resumen de un artículo.
6534  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6535  debería usarse al principio del documento, tras el título.
6536  Tampoco deberías molestarte en intentar anidar un 
6537 \family sans
6538 Resumen
6539 \family default
6540  en algo o viceversa.
6541  No funciona.
6542  El entorno 
6543 \family sans
6544 Resumen
6545 \family default
6546  sólo se aplica en las clases 
6547 \begin_inset Quotes fld
6548 \end_inset
6549
6550 article
6551 \begin_inset Quotes frd
6552 \end_inset
6553
6554  y 
6555 \begin_inset Quotes fld
6556 \end_inset
6557
6558 report
6559 \begin_inset Quotes frd
6560 \end_inset
6561
6562 .
6563  Las clases de documento 
6564 \begin_inset Quotes fld
6565 \end_inset
6566
6567 book
6568 \begin_inset Quotes frd
6569 \end_inset
6570
6571  lo ignoran totalmente, y sería ridículo usar 
6572 \family sans
6573 Resumen
6574 \family default
6575  en cartas.
6576 \end_layout
6577
6578 \begin_layout Standard
6579 El entorno 
6580 \family sans
6581 Resumen
6582 \family default
6583  hace varias cosas por ti.
6584  Primero, pone una etiqueta 
6585 \begin_inset Quotes fld
6586 \end_inset
6587
6588 Resumen
6589 \begin_inset Quotes frd
6590 \end_inset
6591
6592  centrada sobre el texto.
6593  La etiqueta y el texto se separan con algo de espacio extra.
6594  Segundo, usa un tamaño de letra menor, como se podría esperar.
6595  Por último, añade un poco de espacio vertical extra ante el texto que sigue.
6596  Ahora bien, así es como aparece en pantalla en LyX.
6597  El aspecto en la salida depende de la clase de artículo o informe elegida.
6598 \end_layout
6599
6600 \begin_layout Standard
6601 Al pulsar 
6602 \family sans
6603 Retorno
6604 \family default
6605  no se cambia el entorno de párrafo, el nuevo párrafo seguirá estando en
6606  
6607 \family sans
6608 Resumen.
6609
6610 \family default
6611  Por tanto, debes cambiar tú mismo el entorno de párrafo cuando acabes el
6612  resumen.
6613 \end_layout
6614
6615 \begin_layout Standard
6616 \begin_inset Float figure
6617 wide false
6618 sideways false
6619 status open
6620
6621 \begin_layout Plain Layout
6622 \align center
6623 \begin_inset Graphics
6624         filename clipart/Resumen.pdf
6625         clip
6626
6627 \end_inset
6628
6629
6630 \end_layout
6631
6632 \begin_layout Plain Layout
6633 \begin_inset Caption
6634
6635 \begin_layout Plain Layout
6636 \begin_inset CommandInset label
6637 LatexCommand label
6638 name "cap:Párrafo-en"
6639
6640 \end_inset
6641
6642 Párrafo en un entorno 
6643 \family sans
6644 Resumen
6645 \end_layout
6646
6647 \end_inset
6648
6649
6650 \end_layout
6651
6652 \end_inset
6653
6654
6655 \end_layout
6656
6657 \begin_layout Standard
6658 Nos gustaría poner directamente un ejemplo de 
6659 \family sans
6660 Resumen,
6661 \family default
6662  pero como este documento es clase 
6663 \begin_inset Quotes fld
6664 \end_inset
6665
6666 book
6667 \begin_inset Quotes frd
6668 \end_inset
6669
6670 , no podemos.
6671  Lo hemos insertado como figura
6672 \begin_inset space ~
6673 \end_inset
6674
6675
6676 \begin_inset CommandInset ref
6677 LatexCommand ref
6678 reference "cap:Párrafo-en"
6679
6680 \end_inset
6681
6682 .
6683  Si nunca habías oído hablar de un 
6684 \begin_inset Quotes fld
6685 \end_inset
6686
6687 resumen
6688 \begin_inset Quotes frd
6689 \end_inset
6690
6691 , puedes ignorar sin problema este entorno.
6692  
6693 \end_layout
6694
6695 \begin_layout Subsubsection
6696 Bibliografía
6697 \begin_inset Index idx
6698 status collapsed
6699
6700 \begin_layout Plain Layout
6701 Bibliografía
6702 \end_layout
6703
6704 \end_inset
6705
6706
6707 \begin_inset CommandInset label
6708 LatexCommand label
6709 name "sub:Biblio_entorno"
6710
6711 \end_inset
6712
6713
6714 \end_layout
6715
6716 \begin_layout Standard
6717 El entorno 
6718 \family sans
6719 Bibliografía
6720 \family default
6721  se usa para listar referencias.
6722  Técnicamente, se puede usar este entorno en cualquier sitio, pero sólo
6723  debería usarse al final del documento.
6724  Anidar 
6725 \family sans
6726 Bibliografía
6727 \family default
6728  en algo o viceversa no funciona.
6729 \end_layout
6730
6731 \begin_layout Standard
6732 Al abrir un entorno 
6733 \family sans
6734 Bibliografía,
6735 \family default
6736  LyX añade un gran espacio vertical seguido por el encabezado 
6737 \begin_inset Quotes fld
6738 \end_inset
6739
6740 Bibliografía
6741 \begin_inset Quotes frd
6742 \end_inset
6743
6744  o 
6745 \begin_inset Quotes fld
6746 \end_inset
6747
6748 Referencias
6749 \begin_inset Quotes frd
6750 \end_inset
6751
6752 , según la clase de documento.
6753  El encabezado va en letra negrita grande.
6754  Cada párrafo de la 
6755 \family sans
6756 Bibliografía
6757 \family default
6758  es una entrada de referencia.
6759  Así que pulsar 
6760 \family sans
6761 Retorno
6762 \family default
6763  no reinicia el entorno de párrafo, el nuevo sigue siendo 
6764 \family sans
6765 Bibliografía.
6766
6767 \family default
6768  
6769 \end_layout
6770
6771 \begin_layout Standard
6772 Hay otra forma generalmente mejor de incluir referencias en un documento
6773  usando una base de datos BibTeX.
6774  Para una descripción detallada del manejo de la bibliografía en LyX, echa
6775  una ojeada a la sección
6776 \begin_inset space ~
6777 \end_inset
6778
6779
6780 \begin_inset CommandInset ref
6781 LatexCommand ref
6782 reference "sec:Bibliografía"
6783
6784 \end_inset
6785
6786 .
6787 \end_layout
6788
6789 \begin_layout Subsection
6790 Código LyX
6791 \family sans
6792
6793 \begin_inset Index idx
6794 status collapsed
6795
6796 \begin_layout Plain Layout
6797 Párrafos! Código LyX
6798 \end_layout
6799
6800 \end_inset
6801
6802
6803 \begin_inset CommandInset label
6804 LatexCommand label
6805 name "sub:Código-LyX"
6806
6807 \end_inset
6808
6809
6810 \end_layout
6811
6812 \begin_layout Standard
6813 El entorno 
6814 \family sans
6815 Código-LyX
6816 \family default
6817  es otra extensión de LyX.
6818  Escribe el texto en estilo máquina de escribir.
6819  Trata la tecla 
6820 \family sans
6821 Espacio
6822 \family default
6823  como espacio fijo
6824 \begin_inset Foot
6825 status collapsed
6826
6827 \begin_layout Plain Layout
6828 En el entorno 
6829 \family sans
6830 Código-LyX
6831 \family default
6832 , la tecla 
6833 \family sans
6834 Espacio
6835 \family default
6836  es tratada como un 
6837 \family sans
6838 Espacio
6839 \begin_inset space ~
6840 \end_inset
6841
6842 protegido
6843 \family default
6844  en vez de un separador de palabras.
6845 \end_layout
6846
6847 \end_inset
6848
6849 ; es el único caso en LyX en que puedes teclear múltiples espacios.
6850  Si necesitas insertar líneas en blanco debes usar 
6851 \family sans
6852 Ctrl+Retorno
6853 \family default
6854  (función 
6855 \family typewriter
6856 salto-de-línea
6857 \family default
6858 ).
6859  
6860 \family sans
6861 Retorno
6862 \family default
6863  quiebra el párrafo.
6864  Observa, no obstante, que 
6865 \family sans
6866 Retorno
6867 \family default
6868  no reinicia el entorno de párrafo.
6869  Así que cuando acabes el entorno 
6870 \family sans
6871 Código-LyX
6872 \family default
6873  debes cambiar a mano el entorno.
6874  Por otra parte, el entorno 
6875 \family sans
6876 Código-LyX
6877 \family default
6878  se puede anidar en otros.
6879 \end_layout
6880
6881 \begin_layout Standard
6882 Este entorno tiene ciertas peculiaridades:
6883 \end_layout
6884
6885 \begin_layout Itemize
6886 No puedes usar 
6887 \family sans
6888 Ctrl+Retorno
6889 \family default
6890  al principio de un nuevo párrafo (p.
6891 \begin_inset space \thinspace{}
6892 \end_inset
6893
6894 e.
6895  no puedes hacer 
6896 \family sans
6897 Ctrl+Retorno
6898 \family default
6899  seguido a 
6900 \family sans
6901 Retorno
6902 \family default
6903 ).
6904 \end_layout
6905
6906 \begin_layout Itemize
6907 No puedes continuar un 
6908 \family sans
6909 Ctrl+Retorno
6910 \family default
6911  con un 
6912 \family sans
6913 Espacio
6914 \family default
6915 .
6916 \end_layout
6917
6918 \begin_deeper
6919 \begin_layout Itemize
6920 Usa un 
6921 \family sans
6922 Retorno
6923 \family default
6924  para iniciar un párrafo, entonces puedes poner un 
6925 \family sans
6926 Espacio
6927 \family default
6928 .
6929 \end_layout
6930
6931 \begin_layout Itemize
6932 O: usa 
6933 \family sans
6934 Ctrl+Espacio
6935 \family default
6936  en su lugar.
6937 \end_layout
6938
6939 \end_deeper
6940 \begin_layout Itemize
6941 No puede tener un párrafo vacío o una línea vacía.
6942  Al menos debes poner un 
6943 \family sans
6944 Espacio
6945 \family default
6946  en cualquier línea que quieras vacía.
6947  De lo contrario, LaTeX genera error.
6948 \end_layout
6949
6950 \begin_layout Itemize
6951 No puedes poner comillas dobles tipo máquina de escribir con la tecla 
6952 \family sans
6953 "
6954 \family default
6955  porque esto insertará comillas 
6956 \emph on
6957 reales
6958 \emph default
6959 .
6960  Puedes ponerlas con 
6961 \family sans
6962 Ctrl+Mayúsculas+"
6963 \family default
6964  .
6965 \end_layout
6966
6967 \begin_layout Standard
6968 Un ejemplo:
6969 \end_layout
6970
6971 \begin_layout LyX-Code
6972 #include <stdio.h>
6973 \end_layout
6974
6975 \begin_layout LyX-Code
6976  
6977 \end_layout
6978
6979 \begin_layout LyX-Code
6980 int main(void)
6981 \end_layout
6982
6983 \begin_layout LyX-Code
6984 {
6985 \end_layout
6986
6987 \begin_layout LyX-Code
6988     printf("Hello World!
6989 \backslash
6990 n");
6991 \end_layout
6992
6993 \begin_layout LyX-Code
6994     return 0;
6995 \end_layout
6996
6997 \begin_layout LyX-Code
6998 }
6999 \end_layout
7000
7001 \begin_layout Standard
7002 Esto es justo el programa estándar 
7003 \begin_inset Quotes fld
7004 \end_inset
7005
7006 Hello world!
7007 \begin_inset Quotes frd
7008 \end_inset
7009
7010 .
7011  
7012 \end_layout
7013
7014 \begin_layout Standard
7015
7016 \family sans
7017 Código-LyX
7018 \family default
7019  tiene un propósito: escribir código, tales como fuentes de programa, guiones
7020  de shell, archivos rc, y otros.
7021  Úsalo sólo en casos muy especiales en los que necesites generar texto como
7022  en una máquina de escribir.
7023 \begin_inset Index idx
7024 status collapsed
7025
7026 \begin_layout Plain Layout
7027 Entornos de párrafo|)
7028 \end_layout
7029
7030 \end_inset
7031
7032
7033 \end_layout
7034
7035 \begin_layout LyX-Code
7036
7037 \end_layout
7038
7039 \begin_layout Section
7040 Anidación de entornos
7041 \begin_inset Index idx
7042 status collapsed
7043
7044 \begin_layout Plain Layout
7045 Anidación ! Entornos
7046 \end_layout
7047
7048 \end_inset
7049
7050
7051 \begin_inset CommandInset label
7052 LatexCommand label
7053 name "sec:Anidación"
7054
7055 \end_inset
7056
7057
7058 \end_layout
7059
7060 \begin_layout Subsection
7061 Introducción
7062 \end_layout
7063
7064 \begin_layout Standard
7065 LyX maneja el texto como un bloque unificado con propiedades específicas
7066  en un determinado contexto.
7067  Esto permite crear bloques que heredan algunas de las propiedades de otro
7068  bloque.
7069  Por ejemplo, tienes tres puntos principales en un esquema, pero el punto
7070  #2 tiene a su vez dos subapartados.
7071  Dicho de otra forma, tienes una lista dentro de otra, con la lista interna
7072  
7073 \begin_inset Quotes fld
7074 \end_inset
7075
7076 atada
7077 \begin_inset Quotes frd
7078 \end_inset
7079
7080  al ítem #2:
7081 \end_layout
7082
7083 \begin_layout Enumerate
7084 uno
7085 \end_layout
7086
7087 \begin_layout Enumerate
7088 dos
7089 \end_layout
7090
7091 \begin_deeper
7092 \begin_layout Enumerate
7093 subapartado - ítem #1
7094 \end_layout
7095
7096 \begin_layout Enumerate
7097 subapartado - ítem #2
7098 \end_layout
7099
7100 \end_deeper
7101 \begin_layout Enumerate
7102 tres
7103 \end_layout
7104
7105 \begin_layout Standard
7106 Una lista se introduce en otra anidándola en ella.
7107  Anidar un entorno es sencillo: Selecciona 
7108 \family sans
7109 Aumentar
7110 \begin_inset space ~
7111 \end_inset
7112
7113 profundidad
7114 \family default
7115  o 
7116 \family sans
7117 Disminuir
7118 \begin_inset space ~
7119 \end_inset
7120
7121 profundidad
7122 \family default
7123  en el menú 
7124 \family sans
7125 Editar
7126 \family default
7127  para cambiar la profundidad de anidación del párrafo actual (en la barra
7128  de estado se indica el nivel de profundidad).
7129  En vez del menú, puedes usar los botones de la barra de herramientas 
7130 \begin_inset Graphics
7131         filename ../../images/depth-increment.png
7132
7133 \end_inset
7134
7135  y 
7136 \begin_inset Graphics
7137         filename ../../images/depth-decrement.png
7138
7139 \end_inset
7140
7141  o el atajo de teclado 
7142 \family sans
7143 Tab
7144 \family default
7145  y 
7146 \family sans
7147 Mayúsculas+Tab
7148 \family default
7149  o
7150 \family sans
7151  Mayúsculas+Alt+Derecha
7152 \family default
7153  y
7154 \family sans
7155  Mayúsculas+Alt+Izquierda
7156 \family default
7157 .
7158  El cambio de profundidad funcionará para el párrafo actual y también para
7159  varios párrafos a la vez si los tienes seleccionados.
7160 \end_layout
7161
7162 \begin_layout Standard
7163 Observa que LyX sólo cambia la profundidad de anidación si puede.
7164  Si no es válido no sucede nada aunque lo intentes.
7165  Además, si cambias la profundidad de un párrafo, afecta a la profundidad
7166  de los párrafos anidados en él.
7167 \end_layout
7168
7169 \begin_layout Standard
7170 La anidación no está restringida a listas.
7171  En LyX, puedes anidar casi cualquier cosa en cualquiera otra, como podrás
7172  comprobar.
7173  Esta es la verdadera potencia de los entornos de anidación de párrafos.
7174 \end_layout
7175
7176 \begin_layout Subsection
7177 Qué se puede anidar y qué no
7178 \begin_inset Index idx
7179 status collapsed
7180
7181 \begin_layout Plain Layout
7182 Anidación ! Tipos de
7183 \end_layout
7184
7185 \end_inset
7186
7187
7188 \end_layout
7189
7190 \begin_layout Standard
7191 Antes de bombardearte con una lista de entornos de párrafo, te contaremos
7192  algo más sobre cómo funciona la anidación.
7193 \end_layout
7194
7195 \begin_layout Standard
7196 La respuesta a si es posible anidar un entorno de párrafo no es tan simple
7197  como sí o no.
7198  Hay, al respecto, tres tipos de entornos de párrafo:
7199 \end_layout
7200
7201 \begin_layout Itemize
7202 No anidables
7203 \end_layout
7204
7205 \begin_layout Itemize
7206 Totalmente anidables, puedes anidarlos en otros y también anidar otras cosas
7207  en ellos
7208 \end_layout
7209
7210 \begin_layout Itemize
7211 Parcialmente anidables, este tipo de entornos pueden anidarse en otros pero
7212  no se puede anidar en ellos.
7213 \end_layout
7214
7215 \begin_layout Standard
7216 He aquí una lista de los tres tipos de comportamiento respecto a la anidación
7217  y los entornos que los tienen:
7218 \end_layout
7219
7220 \begin_layout Description
7221 No
7222 \begin_inset space ~
7223 \end_inset
7224
7225 anidables No pueden anidarse.
7226  No pueden anidar.
7227 \end_layout
7228
7229 \begin_deeper
7230 \begin_layout Itemize
7231
7232 \family sans
7233 Bibliografía
7234 \end_layout
7235
7236 \begin_layout Itemize
7237
7238 \family sans
7239 Resumen
7240 \end_layout
7241
7242 \begin_layout Itemize
7243
7244 \family sans
7245 Título
7246 \end_layout
7247
7248 \begin_layout Itemize
7249
7250 \family sans
7251 Autor
7252 \end_layout
7253
7254 \begin_layout Itemize
7255
7256 \family sans
7257 Fecha
7258 \end_layout
7259
7260 \end_deeper
7261 \begin_layout Description
7262 Totalmente
7263 \begin_inset space ~
7264 \end_inset
7265
7266 anidables Puedes anidarlos.
7267  Puedes anidar otras cosas en ellos.
7268 \end_layout
7269
7270 \begin_deeper
7271 \begin_layout Itemize
7272
7273 \family sans
7274 Verso
7275 \end_layout
7276
7277 \begin_layout Itemize
7278
7279 \family sans
7280 Citar
7281 \end_layout
7282
7283 \begin_layout Itemize
7284
7285 \family sans
7286 Citación
7287 \end_layout
7288
7289 \begin_layout Itemize
7290
7291 \family sans
7292 Enumeración*
7293 \end_layout
7294
7295 \begin_layout Itemize
7296
7297 \family sans
7298 Enumeración
7299 \end_layout
7300
7301 \begin_layout Itemize
7302
7303 \family sans
7304 Descripción
7305 \end_layout
7306
7307 \begin_layout Itemize
7308
7309 \family sans
7310 Lista
7311 \end_layout
7312
7313 \begin_layout Itemize
7314
7315 \family sans
7316 Código-LyX
7317 \end_layout
7318
7319 \end_deeper
7320 \begin_layout Description
7321 Parcialmente
7322 \begin_inset space ~
7323 \end_inset
7324
7325 anidables Puedes anidarlos en otros entornos.
7326  No puedes anidar nada en ellos.
7327 \end_layout
7328
7329 \begin_deeper
7330 \begin_layout Itemize
7331
7332 \family sans
7333 Normal
7334 \end_layout
7335
7336 \begin_layout Itemize
7337
7338 \family sans
7339 Parte
7340 \end_layout
7341
7342 \begin_layout Itemize
7343
7344 \family sans
7345 Capítulo
7346 \end_layout
7347
7348 \begin_layout Itemize
7349
7350 \family sans
7351 Sección
7352 \family default
7353  
7354 \end_layout
7355
7356 \begin_layout Itemize
7357
7358 \family sans
7359 Subsección
7360 \end_layout
7361
7362 \begin_layout Itemize
7363
7364 \family sans
7365 Subsubsección
7366 \end_layout
7367
7368 \begin_layout Itemize
7369
7370 \family sans
7371 Párrafo
7372 \family default
7373  
7374 \end_layout
7375
7376 \begin_layout Itemize
7377
7378 \family sans
7379 Subpárrafo
7380 \end_layout
7381
7382 \begin_layout Itemize
7383
7384 \family sans
7385 Parte*
7386 \end_layout
7387
7388 \begin_layout Itemize
7389
7390 \family sans
7391 Capítulo*
7392 \end_layout
7393
7394 \begin_layout Itemize
7395
7396 \family sans
7397 Sección*
7398 \end_layout
7399
7400 \begin_layout Itemize
7401
7402 \family sans
7403 Subsección*
7404 \end_layout
7405
7406 \begin_layout Itemize
7407
7408 \family sans
7409 Subsubsección*
7410 \end_layout
7411
7412 \begin_layout Itemize
7413
7414 \family sans
7415 Dirección
7416 \begin_inset space ~
7417 \end_inset
7418
7419 derecha
7420 \end_layout
7421
7422 \begin_layout Itemize
7423
7424 \family sans
7425 Dirección
7426 \end_layout
7427
7428 \end_deeper
7429 \begin_layout Standard
7430 \begin_inset Note Greyedout
7431 status collapsed
7432
7433 \begin_layout Plain Layout
7434
7435 \series bold
7436 Nota: 
7437 \series default
7438 Aunque es posible anidar encabezados de sección numerados, como 
7439 \family sans
7440 Capítulo, Sección
7441 \family default
7442 , etc., p.
7443 \begin_inset space \thinspace{}
7444 \end_inset
7445
7446 e.
7447 \begin_inset space ~
7448 \end_inset
7449
7450 en listas, es muy recomendable no hacerlo porque el objetivo es componer
7451  documentos bien estructurados respetuosos con las normas tipográficas,
7452  pero la anidación de encabezados de sección viola dichas normas.
7453 \end_layout
7454
7455 \end_inset
7456
7457
7458 \end_layout
7459
7460 \begin_layout Subsection
7461 Anidar otras cosas: tablas, ecuaciones, flotantes, etc.
7462 \begin_inset Index idx
7463 status collapsed
7464
7465 \begin_layout Plain Layout
7466 Anidación ! Tablas y otros
7467 \end_layout
7468
7469 \end_inset
7470
7471
7472 \end_layout
7473
7474 \begin_layout Standard
7475 Hay varias cosas que no son entornos de párrafo, pero a las que de todas
7476  formas les atañe la anidación.
7477  Son:
7478 \end_layout
7479
7480 \begin_layout Itemize
7481 ecuaciones
7482 \end_layout
7483
7484 \begin_layout Itemize
7485 tablas
7486 \end_layout
7487
7488 \begin_layout Itemize
7489 figuras
7490 \end_layout
7491
7492 \begin_layout Standard
7493 (
7494 \begin_inset Note Greyedout
7495 status collapsed
7496
7497 \begin_layout Plain Layout
7498
7499 \series bold
7500 Nota:
7501 \series default
7502  A las figuras y tablas en 
7503 \family sans
7504 Flotantes
7505 \family default
7506  no les afecta esto.
7507 \end_layout
7508
7509 \end_inset
7510
7511  Echa un vistazo a la sección
7512 \begin_inset space ~
7513 \end_inset
7514
7515
7516 \begin_inset CommandInset ref
7517 LatexCommand ref
7518 reference "sec:Flotantes"
7519
7520 \end_inset
7521
7522  para más información sobre 
7523 \family sans
7524 Flotantes
7525 \family default
7526 .)
7527 \end_layout
7528
7529 \begin_layout Standard
7530 LyX puede manejar estos tres objetos bien como palabras, bien como párrafos.
7531  Si una figura, tabla o ecuación están en una línea, van a la par del párrafo.
7532 \end_layout
7533
7534 \begin_layout Standard
7535 Por otra parte, si tienes una ecuación, figura o tabla en su propio 
7536 \begin_inset Quotes fld
7537 \end_inset
7538
7539 párrafo
7540 \begin_inset Quotes frd
7541 \end_inset
7542
7543 , se comportan igual que un entorno del tipo 
7544 \begin_inset Quotes fld
7545 \end_inset
7546
7547 anidación parcial
7548 \begin_inset Quotes frd
7549 \end_inset
7550
7551 .
7552  Puedes anidarlos en otros entornos, pero obviamente no puedes anidar nada
7553  en ellos.
7554 \end_layout
7555
7556 \begin_layout Standard
7557 He aquí un ejemplo con una tabla:
7558 \end_layout
7559
7560 \begin_layout Enumerate
7561 Ítem Uno
7562 \end_layout
7563
7564 \begin_deeper
7565 \begin_layout Enumerate
7566 Esto es (a) y está anidado.
7567 \end_layout
7568
7569 \begin_deeper
7570 \begin_layout Standard
7571 \begin_inset VSpace 0.3cm
7572 \end_inset
7573
7574
7575 \end_layout
7576
7577 \begin_layout Standard
7578 \align center
7579 \begin_inset Tabular
7580 <lyxtabular version="3" rows="2" columns="2">
7581 <features tabularvalignment="middle">
7582 <column alignment="center" valignment="top" width="0pt">
7583 <column alignment="center" valignment="top" width="0pt">
7584 <row>
7585 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7586 \begin_inset Text
7587
7588 \begin_layout Plain Layout
7589
7590 \family roman
7591 \series medium
7592 \shape up
7593 \size normal
7594 \emph off
7595 \bar no
7596 \noun off
7597 \color none
7598 a
7599 \end_layout
7600
7601 \end_inset
7602 </cell>
7603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7604 \begin_inset Text
7605
7606 \begin_layout Plain Layout
7607
7608 \family roman
7609 \series medium
7610 \shape up
7611 \size normal
7612 \emph off
7613 \bar no
7614 \noun off
7615 \color none
7616 b
7617 \end_layout
7618
7619 \end_inset
7620 </cell>
7621 </row>
7622 <row>
7623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7624 \begin_inset Text
7625
7626 \begin_layout Plain Layout
7627
7628 \family roman
7629 \series medium
7630 \shape up
7631 \size normal
7632 \emph off
7633 \bar no
7634 \noun off
7635 \color none
7636 c
7637 \end_layout
7638
7639 \end_inset
7640 </cell>
7641 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7642 \begin_inset Text
7643
7644 \begin_layout Plain Layout
7645
7646 \family roman
7647 \series medium
7648 \shape up
7649 \size normal
7650 \emph off
7651 \bar no
7652 \noun off
7653 \color none
7654 d
7655 \end_layout
7656
7657 \end_inset
7658 </cell>
7659 </row>
7660 </lyxtabular>
7661
7662 \end_inset
7663
7664
7665 \end_layout
7666
7667 \begin_layout Standard
7668 \begin_inset VSpace 0.3cm
7669 \end_inset
7670
7671
7672 \end_layout
7673
7674 \end_deeper
7675 \begin_layout Enumerate
7676 Esto es (b).
7677  La tabla está realmente anidada en (a).
7678 \end_layout
7679
7680 \end_deeper
7681 \begin_layout Enumerate
7682 Fuera otra vez.
7683 \end_layout
7684
7685 \begin_layout Standard
7686 Si no anidamos la tabla, la lista se vería así:
7687 \end_layout
7688
7689 \begin_layout Enumerate
7690 Ítem Uno
7691 \end_layout
7692
7693 \begin_deeper
7694 \begin_layout Enumerate
7695 Esto es (a) y está anidado.
7696 \end_layout
7697
7698 \end_deeper
7699 \begin_layout Standard
7700 \begin_inset VSpace 0.3cm
7701 \end_inset
7702
7703
7704 \end_layout
7705
7706 \begin_layout Standard
7707 \align center
7708 \begin_inset Tabular
7709 <lyxtabular version="3" rows="2" columns="2">
7710 <features tabularvalignment="middle">
7711 <column alignment="center" valignment="top" width="0pt">
7712 <column alignment="center" valignment="top" width="0pt">
7713 <row>
7714 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7715 \begin_inset Text
7716
7717 \begin_layout Plain Layout
7718
7719 \family roman
7720 \series medium
7721 \shape up
7722 \size normal
7723 \emph off
7724 \bar no
7725 \noun off
7726 \color none
7727 a
7728 \end_layout
7729
7730 \end_inset
7731 </cell>
7732 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7733 \begin_inset Text
7734
7735 \begin_layout Plain Layout
7736
7737 \family roman
7738 \series medium
7739 \shape up
7740 \size normal
7741 \emph off
7742 \bar no
7743 \noun off
7744 \color none
7745 b
7746 \end_layout
7747
7748 \end_inset
7749 </cell>
7750 </row>
7751 <row>
7752 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7753 \begin_inset Text
7754
7755 \begin_layout Plain Layout
7756
7757 \family roman
7758 \series medium
7759 \shape up
7760 \size normal
7761 \emph off
7762 \bar no
7763 \noun off
7764 \color none
7765 c
7766 \end_layout
7767
7768 \end_inset
7769 </cell>
7770 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7771 \begin_inset Text
7772
7773 \begin_layout Plain Layout
7774
7775 \family roman
7776 \series medium
7777 \shape up
7778 \size normal
7779 \emph off
7780 \bar no
7781 \noun off
7782 \color none
7783 d
7784 \end_layout
7785
7786 \end_inset
7787 </cell>
7788 </row>
7789 </lyxtabular>
7790
7791 \end_inset
7792
7793
7794 \end_layout
7795
7796 \begin_layout Standard
7797 \begin_inset VSpace 0.3cm
7798 \end_inset
7799
7800
7801 \end_layout
7802
7803 \begin_layout Enumerate
7804 Esto es (b).
7805  La tabla 
7806 \emph on
7807 no
7808 \emph default
7809  está anidada en (a).
7810  De hecho, no está anidada de ninguna forma.
7811 \end_layout
7812
7813 \begin_layout Enumerate
7814 Fuera otra vez.
7815 \end_layout
7816
7817 \begin_layout Standard
7818 Observa cómo el ítem (b) no sólo no está anidado, sino que además ¡es el
7819  primer ítem de una nueva lista!
7820 \end_layout
7821
7822 \begin_layout Standard
7823 Hay otra trampa en la que puedes caer: Anidar la tabla pero sin la profundidad
7824  suficiente.
7825  Entonces LyX convierte todo lo que sigue a la tabla en una nueva sublista.
7826 \end_layout
7827
7828 \begin_layout Enumerate
7829 Ítem Uno
7830 \end_layout
7831
7832 \begin_deeper
7833 \begin_layout Enumerate
7834 Esto es (a) y está anidado.
7835 \end_layout
7836
7837 \begin_layout Standard
7838 \begin_inset VSpace 0.3cm
7839 \end_inset
7840
7841
7842 \end_layout
7843
7844 \begin_layout Standard
7845 \align center
7846 \begin_inset Tabular
7847 <lyxtabular version="3" rows="2" columns="2">
7848 <features tabularvalignment="middle">
7849 <column alignment="center" valignment="top" width="0pt">
7850 <column alignment="center" valignment="top" width="0pt">
7851 <row>
7852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7853 \begin_inset Text
7854
7855 \begin_layout Plain Layout
7856
7857 \family roman
7858 \series medium
7859 \shape up
7860 \size normal
7861 \emph off
7862 \bar no
7863 \noun off
7864 \color none
7865 a
7866 \end_layout
7867
7868 \end_inset
7869 </cell>
7870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7871 \begin_inset Text
7872
7873 \begin_layout Plain Layout
7874
7875 \family roman
7876 \series medium
7877 \shape up
7878 \size normal
7879 \emph off
7880 \bar no
7881 \noun off
7882 \color none
7883 b
7884 \end_layout
7885
7886 \end_inset
7887 </cell>
7888 </row>
7889 <row>
7890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894
7895 \family roman
7896 \series medium
7897 \shape up
7898 \size normal
7899 \emph off
7900 \bar no
7901 \noun off
7902 \color none
7903 c
7904 \end_layout
7905
7906 \end_inset
7907 </cell>
7908 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7909 \begin_inset Text
7910
7911 \begin_layout Plain Layout
7912
7913 \family roman
7914 \series medium
7915 \shape up
7916 \size normal
7917 \emph off
7918 \bar no
7919 \noun off
7920 \color none
7921 d
7922 \end_layout
7923
7924 \end_inset
7925 </cell>
7926 </row>
7927 </lyxtabular>
7928
7929 \end_inset
7930
7931
7932 \end_layout
7933
7934 \begin_layout Standard
7935 \begin_inset VSpace 0.3cm
7936 \end_inset
7937
7938
7939 \end_layout
7940
7941 \begin_layout Enumerate
7942 Esto es (b).
7943  La tabla está realmente anidada en el Ítem Uno, 
7944 \emph on
7945 no
7946 \emph default
7947  en (a).
7948 \end_layout
7949
7950 \end_deeper
7951 \begin_layout Enumerate
7952 Fuera otra vez.
7953 \end_layout
7954
7955 \begin_layout Standard
7956 Como ves, el ítem (b) se ha convertido en el primer ítem de una nueva lista,
7957  pero dentro del ítem 1.
7958  Lo mismo sucedería a una ecuación o a una figura.
7959  Así pues, si anidas tablas, figuras o ecuaciones, ¡asegúrate de darle la
7960  profundidad adecuada!
7961 \end_layout
7962
7963 \begin_layout Subsection
7964 Empleo y características generales
7965 \end_layout
7966
7967 \begin_layout Standard
7968 Hablando de niveles, LyX puede poner hasta seis niveles de anidación.
7969  En otras palabras, 
7970 \begin_inset Quotes fld
7971 \end_inset
7972
7973 nivel #6
7974 \begin_inset Quotes frd
7975 \end_inset
7976
7977  es el nivel más interno posible de profundidad.
7978  Este ejemplo muestra lo que decimos:
7979 \end_layout
7980
7981 \begin_layout Enumerate
7982 nivel #1 - el más externo
7983 \end_layout
7984
7985 \begin_deeper
7986 \begin_layout Enumerate
7987 nivel #2
7988 \end_layout
7989
7990 \begin_deeper
7991 \begin_layout Enumerate
7992 nivel #3
7993 \end_layout
7994
7995 \begin_deeper
7996 \begin_layout Enumerate
7997 nivel #4
7998 \end_layout
7999
8000 \begin_deeper
8001 \begin_layout Itemize
8002 nivel #5
8003 \end_layout
8004
8005 \begin_deeper
8006 \begin_layout Itemize
8007 nivel #6
8008 \end_layout
8009
8010 \end_deeper
8011 \end_deeper
8012 \end_deeper
8013 \end_deeper
8014 \end_deeper
8015 \begin_layout Standard
8016 Hay dos excepciones al límite de seis niveles de anidación, y ambas las
8017  puedes ver en el ejemplo.
8018  A diferencia de los demás entornos con anidación completa, los entornos
8019  
8020 \family sans
8021 Enumeración
8022 \family default
8023  y 
8024 \family sans
8025 Enumeración*
8026 \family default
8027  sólo admiten cuatro niveles de anidación.
8028  Así, si intentamos anidar otra lista 
8029 \family sans
8030 Enumeración
8031 \family default
8032  en el ítem 
8033 \begin_inset Quotes fld
8034 \end_inset
8035
8036 A.
8037 \begin_inset Quotes frd
8038 \end_inset
8039
8040 , se generará error.
8041 \end_layout
8042
8043 \begin_layout Subsection
8044 Algunos ejemplos
8045 \begin_inset Index idx
8046 status collapsed
8047
8048 \begin_layout Plain Layout
8049 Anidación ! Ejemplos
8050 \end_layout
8051
8052 \end_inset
8053
8054
8055 \end_layout
8056
8057 \begin_layout Standard
8058 La mejor forma de explicar lo que podemos hacer con la anidación es practicando.
8059  Tenemos varios ejemplos de entornos anidados, en los que explicamos cómo
8060  se ha procedido, para que puedas reproducirlos.
8061 \end_layout
8062
8063 \begin_layout Subsubsection
8064 Ejemplo 1: Los seis niveles y anidación mezclada
8065 \begin_inset Argument
8066 status collapsed
8067
8068 \begin_layout Plain Layout
8069 Ejemplo 1: Lista con seis niveles
8070 \end_layout
8071
8072 \end_inset
8073
8074
8075 \end_layout
8076
8077 \begin_layout Labeling
8078 \labelwidthstring MMM
8079 #1-a Este es el nivel más externo.
8080  Está en un entorno 
8081 \family sans
8082 Lista
8083 \family default
8084 .
8085 \end_layout
8086
8087 \begin_deeper
8088 \begin_layout Labeling
8089 \labelwidthstring MMM
8090 #2-a Este es el nivel #2.
8091  Lo hemos hecho con 
8092 \family sans
8093 Alt+Retorno
8094 \family default
8095  seguido de 
8096 \family sans
8097 Mayúsculas+Alt+Derecha
8098 \family default
8099 .
8100 \end_layout
8101
8102 \begin_deeper
8103 \begin_layout Labeling
8104 \labelwidthstring MMM
8105 #3-a Este es el nivel #3.
8106  Esta vez, sólo pulsamos 
8107 \family sans
8108 Retorno
8109 \family default
8110 , luego 
8111 \family sans
8112 Mayúsculas+Alt+Derecha
8113 \family default
8114  dos veces en una fila.
8115  También podríamos haber hecho como en el nivel anterior, pulsando 
8116 \family sans
8117 Alt+Retorno
8118 \family default
8119  seguido de 
8120 \family sans
8121 Mayúsculas+Alt+Derecha
8122 \family default
8123 .
8124 \end_layout
8125
8126 \begin_deeper
8127 \begin_layout Standard
8128 Esto es realmente un entorno 
8129 \family sans
8130 Normal
8131 \family default
8132 , anidado en el ítem 
8133 \begin_inset Quotes eld
8134 \end_inset
8135
8136 #3-a
8137 \begin_inset Quotes erd
8138 \end_inset
8139
8140 .
8141  Así que está en el nivel #4.
8142  Lo hemos hecho pulsando 
8143 \family sans
8144 Alt+Retorno
8145 \family default
8146 , luego 
8147 \family sans
8148 Mayúsculas+Alt+Derecha
8149 \family default
8150 , luego cambiando el párrafo a 
8151 \family sans
8152 Normal
8153 \family default
8154 .
8155  Haz esto para crear ítems con más de un párrafo; ¡también funciona en los
8156  entornos 
8157 \family sans
8158 Descripción
8159 \family default
8160
8161 \family sans
8162 Enumeración
8163 \family default
8164 , y 
8165 \family sans
8166 Enumeración*
8167 \family default
8168 !
8169 \end_layout
8170
8171 \begin_layout Standard
8172 Aquí hay otro párrafo 
8173 \family sans
8174 Normal
8175 \family default
8176 , también en el nivel #4, hecho con sólo un 
8177 \family sans
8178 Alt+Retorno
8179 \family default
8180 .
8181 \end_layout
8182
8183 \begin_layout Labeling
8184 \labelwidthstring MMM
8185 #4-a Este es nivel #4.
8186  Hemos pulsado 
8187 \family sans
8188 Alt+Retorno
8189 \family default
8190  y cambiado el párrafo de nuevo a 
8191 \family sans
8192 List
8193 \family default
8194 a.
8195  Recuerda: no podemos anidar nada en entorno 
8196 \family sans
8197 Normal
8198 \family default
8199 , que es por lo que aún estamos en el nivel #4.
8200  No obstante, 
8201 \emph on
8202 podemos
8203 \emph default
8204  mantener cosas anidadas en 
8205 \begin_inset Quotes fld
8206 \end_inset
8207
8208 #3-a
8209 \begin_inset Quotes frd
8210 \end_inset
8211
8212 .
8213 \end_layout
8214
8215 \begin_deeper
8216 \begin_layout Labeling
8217 \labelwidthstring MMM
8218 #5-a Este es el nivel #5\SpecialChar \ldots{}
8219
8220 \end_layout
8221
8222 \begin_deeper
8223 \begin_layout Labeling
8224 \labelwidthstring MMM
8225 #6-a \SpecialChar \ldots{}
8226 y este el nivel #6.
8227  Ahora ya deberías saber cómo hacer estos dos.
8228 \end_layout
8229
8230 \end_deeper
8231 \begin_layout Labeling
8232 \labelwidthstring MMM
8233 #5-b Vuelta al nivel #5.
8234  Sólo pulsa 
8235 \family sans
8236 Alt+Retorno
8237 \family default
8238  seguido de 
8239 \family sans
8240 Mayúsculas+Alt+Izquierda
8241 \family default
8242 .
8243 \end_layout
8244
8245 \end_deeper
8246 \begin_layout Labeling
8247 \labelwidthstring MMM
8248 #4-b Vuelta al nivel #4 tras 
8249 \family sans
8250 Alt+Retorno
8251 \family default
8252  seguido de 
8253 \family sans
8254 Mayúsculas+Alt+Izquierda
8255 \family default
8256 .
8257 \end_layout
8258
8259 \end_deeper
8260 \begin_layout Labeling
8261 \labelwidthstring MMM
8262 #3-b Vuelta al nivel #3.
8263  Ya debería ser obvio cómo hacerlo.
8264 \end_layout
8265
8266 \end_deeper
8267 \begin_layout Labeling
8268 \labelwidthstring MMM
8269 #2-b Vuelta al nivel #2.
8270  
8271 \end_layout
8272
8273 \end_deeper
8274 \begin_layout Labeling
8275 \labelwidthstring MMM
8276 #1-b Y por último, volvemos al nivel más externo, #1.
8277  Después de esta frase, pulsaremos 
8278 \family sans
8279 Retorno
8280 \family default
8281  y retornaremos a párrafo 
8282 \family sans
8283 Normal
8284 \family default
8285  para finalizar la lista.
8286 \end_layout
8287
8288 \begin_layout Standard
8289 Podríamos haber usado también los entornos 
8290 \family sans
8291 Descripción
8292 \family default
8293
8294 \family sans
8295 Citar
8296 \family default
8297
8298 \family sans
8299 Citación
8300 \family default
8301 , o incluso 
8302 \family sans
8303 Verso
8304 \family default
8305  en lugar del entorno 
8306 \family sans
8307 Lista
8308 \family default
8309 .
8310  El ejemplo habría funcionado exactamente igual.
8311 \end_layout
8312
8313 \begin_layout Subsubsection
8314 Ejemplo 2: Herencia
8315 \end_layout
8316
8317 \begin_layout LyX-Code
8318 Esto es el entorno Código-LyX en nivel #1, el más externo.
8319 \end_layout
8320
8321 \begin_layout LyX-Code
8322 Ahora presionamos 
8323 \family sans
8324 Retorno
8325 \family default
8326 , luego 
8327 \family sans
8328 Mayúsculas+Alt+Derecha
8329 \family default
8330 ,
8331 \end_layout
8332
8333 \begin_layout LyX-Code
8334 después de lo cuál, cambiamos a 
8335 \family sans
8336 Enumeración
8337 \family default
8338 .
8339 \end_layout
8340
8341 \begin_deeper
8342 \begin_layout Enumerate
8343 Esto es entorno 
8344 \family sans
8345 Enumeración
8346 \family default
8347  en el nivel #2.
8348 \end_layout
8349
8350 \begin_layout Enumerate
8351 Observa cómo el 
8352 \family sans
8353 Enumeración
8354 \family default
8355  anidado no sólo hereda sus márgenes de su entorno progenitor (
8356 \family sans
8357 Código-LyX
8358 \family default
8359 ), sino que ¡también hereda su letra y espaciado!
8360 \end_layout
8361
8362 \end_deeper
8363 \begin_layout Standard
8364 Hemos terminado este ejemplo pulsando 
8365 \family sans
8366 Retorno
8367 \family default
8368 .
8369  Después hemos de reiniciar a párrafo 
8370 \family sans
8371 Normal
8372 \family default
8373  y reiniciar la profundidad de anidación con 
8374 \family sans
8375 Mayúsculas+Alt+Izquierda
8376 \family default
8377  una vez.
8378 \end_layout
8379
8380 \begin_layout Subsubsection
8381 Ejemplo 3: Etiquetas y niveles en los entornos 
8382 \family sans
8383 Enumeración
8384 \family default
8385  y 
8386 \family sans
8387 Enumeración*
8388 \family default
8389
8390 \begin_inset Argument
8391 status collapsed
8392
8393 \begin_layout Plain Layout
8394 Ejemplo 3: Etiquetas, niveles y otras listas
8395 \end_layout
8396
8397 \end_inset
8398
8399
8400 \end_layout
8401
8402 \begin_layout Enumerate
8403 Este es el nivel #1, en un entorno de párrafo 
8404 \family sans
8405 Enumeración
8406 \family default
8407 .
8408  Vamos a anidar realmente un puñado de ellos.
8409 \end_layout
8410
8411 \begin_deeper
8412 \begin_layout Enumerate
8413 Este es el nivel #2.
8414  Hemos usado 
8415 \family sans
8416 Alt+Retorno
8417 \family default
8418  seguido de 
8419 \family sans
8420 Mayúsculas+Alt+Derecha
8421 \family default
8422 .
8423  Ahora, ¿qué sucede si anidamos un entorno 
8424 \family sans
8425 Enumeración*
8426 \family default
8427  en éste? Estará en el nivel #3, pero ¿cuál será su etiqueta? ¿Un asterisco?
8428 \end_layout
8429
8430 \begin_deeper
8431 \begin_layout Itemize
8432 ¡No! Es un punto grueso.
8433 \family roman
8434 \series medium
8435 \bar no
8436
8437 \begin_inset Foot
8438 status collapsed
8439
8440 \begin_layout Plain Layout
8441
8442 \size normal
8443 \emph on
8444 \color none
8445 N.
8446 \begin_inset space \thinspace{}
8447 \end_inset
8448
8449 del t.: 
8450 \size default
8451 \emph default
8452 \color inherit
8453 véase nota 
8454 \begin_inset CommandInset ref
8455 LatexCommand ref
8456 reference "np:N.del-t.:-item"
8457
8458 \end_inset
8459
8460
8461 \family roman
8462 \series medium
8463 \bar no
8464  en la sección 
8465 \begin_inset CommandInset ref
8466 LatexCommand ref
8467 reference "sec:Enumeración*"
8468
8469 \end_inset
8470
8471 .
8472 \end_layout
8473
8474 \end_inset
8475
8476
8477 \family default
8478 \series default
8479 \bar default
8480
8481 \begin_inset ERT
8482 status collapsed
8483
8484 \begin_layout Plain Layout
8485
8486
8487 \backslash
8488 newcounter{MyRepeatFoot}
8489 \end_layout
8490
8491 \begin_layout Plain Layout
8492
8493
8494 \backslash
8495 setcounter{MyRepeatFoot}{
8496 \backslash
8497 thefootnote}
8498 \end_layout
8499
8500 \end_inset
8501
8502  Este es el 
8503 \emph on
8504 primer
8505 \emph default
8506  entorno 
8507 \family sans
8508 Enumeración*
8509 \family default
8510 , a pesar de estar en el nivel #3.
8511  Por eso su etiqueta es un punto.
8512  (Hemos llegado aquí con 
8513 \family sans
8514 Alt+Retorno
8515 \family default
8516 , luego 
8517 \family sans
8518 Mayúsculas+Alt+Derecha
8519 \family default
8520 , luego cambiando a entorno 
8521 \family sans
8522 Enumeración
8523 \family default
8524 *.)
8525 \end_layout
8526
8527 \begin_deeper
8528 \begin_layout Itemize
8529 Aquí tenemos un nivel #4, generado con 
8530 \family sans
8531 Alt+Retorno
8532 \family default
8533 , luego 
8534 \family sans
8535 Mayúsculas+Alt+Derecha
8536 \family default
8537 .
8538  Haremos esto otra vez\SpecialChar \ldots{}
8539
8540 \end_layout
8541
8542 \begin_deeper
8543 \begin_layout Enumerate
8544 \SpecialChar \ldots{}
8545 para conseguir el nivel #5.
8546  Esta vez, sin embargo, también hemos vuelto a entorno 
8547 \family sans
8548 Enumeración
8549 \family default
8550 .
8551  Observa que el tipo de numeración es 
8552 \emph on
8553 romana
8554 \emph default
8555 ,
8556 \family roman
8557 \series medium
8558 \bar no
8559
8560 \begin_inset ERT
8561 status collapsed
8562
8563 \begin_layout Plain Layout
8564
8565
8566 \backslash
8567 footnotemark[
8568 \backslash
8569 theMyRepeatFoot]
8570 \end_layout
8571
8572 \end_inset
8573
8574
8575 \family default
8576 \series default
8577 \bar default
8578  porque estamos en el 
8579 \emph on
8580 tercer nivel
8581 \emph default
8582  de 
8583 \family sans
8584 Enumeración
8585 \family default
8586  (o sea, es una 
8587 \family sans
8588 Enumeración
8589 \family default
8590  dentro de una 
8591 \family sans
8592 Enumeración
8593 \family default
8594  dentro de una 
8595 \family sans
8596 Enumeración
8597 \family default
8598 ).
8599 \end_layout
8600
8601 \begin_layout Enumerate
8602 ¿Qué pasa si 
8603 \emph on
8604 no
8605 \emph default
8606  cambiamos el entorno de párrafo, pero disminuye la profundidad de anidación?
8607  ¿Qué tipo de numeración usará LyX?
8608 \end_layout
8609
8610 \begin_layout Enumerate
8611 ¡Oh!, como si no lo pudieras imaginar ya, sólo hemos usado 
8612 \family sans
8613 Alt+Retorno
8614 \family default
8615  para mantener el entorno y profundidad actuales pero crea un nuevo ítem.
8616 \end_layout
8617
8618 \begin_layout Enumerate
8619 Usemos 
8620 \family sans
8621 Mayúsculas+Alt+Izquierda
8622 \family default
8623  para disminuir la profundidad después del siguiente 
8624 \family sans
8625 Alt+Retorno
8626 \family default
8627 .
8628 \end_layout
8629
8630 \end_deeper
8631 \begin_layout Enumerate
8632 Este es el nivel #4.
8633  ¡Mira el tipo de etiqueta que está usando LyX!
8634 \end_layout
8635
8636 \end_deeper
8637 \begin_layout Enumerate
8638 Este es el nivel #3.
8639  A pesar de que hemos cambiado los niveles, LyX todavía pone números romanos.
8640 \family roman
8641 \series medium
8642 \bar no
8643
8644 \begin_inset ERT
8645 status collapsed
8646
8647 \begin_layout Plain Layout
8648
8649
8650 \backslash
8651 footnotemark[
8652 \backslash
8653 theMyRepeatFoot]
8654 \end_layout
8655
8656 \end_inset
8657
8658
8659 \family default
8660 \series default
8661 \bar default
8662  ¿Por qué?
8663 \end_layout
8664
8665 \begin_layout Enumerate
8666 Porque, aunque ha cambiado la profundidad de anidación, el párrafo 
8667 \emph on
8668 todavía
8669 \emph default
8670  está en el tercer nivel del entorno 
8671 \family sans
8672 Enumeración
8673 \family default
8674 .
8675  Observa, sin embargo, que LyX 
8676 \emph on
8677 ha reiniciado
8678 \emph default
8679  el contador de la etiqueta.
8680 \end_layout
8681
8682 \end_deeper
8683 \begin_layout Enumerate
8684 Otra secuencia 
8685 \family sans
8686 Alt+Retorno
8687 \family default
8688  
8689 \family sans
8690 Mayúsculas+Alt+Izquierda
8691 \family default
8692 , y volvemos al nivel #2.
8693  Esta vez, no sólo hemos cambiado la profundidad de anidación, también hemos
8694  vuelto al nivel de anidación 2 en el entorno 
8695 \family sans
8696 Enumeración
8697 \family default
8698 .
8699 \end_layout
8700
8701 \end_deeper
8702 \begin_layout Enumerate
8703 Lo mismo sucede si hacemos otra secuencia 
8704 \family sans
8705 Alt+Retorno
8706 \family default
8707  
8708 \family sans
8709 Mayúsculas+Alt+Izquierda
8710 \family default
8711  y volvemos al nivel #1, el más externo.
8712 \end_layout
8713
8714 \begin_layout Standard
8715 Por último, reiniciamos el entorno a 
8716 \family sans
8717 Normal
8718 \family default
8719 .
8720  Como puedes ver, el número de nivel no corresponde al tipo de etiqueta
8721  que usa LyX para los entornos 
8722 \family sans
8723 Enumeración
8724 \family default
8725  y 
8726 \family sans
8727 Enumeración*
8728 \family default
8729 .
8730  El número de otros entornos 
8731 \family sans
8732 Enumeración
8733 \family default
8734  que lo envuelven determina qué clase de etiqueta pone LyX para un ítem
8735  de 
8736 \family sans
8737 Enumeración
8738 \family default
8739 .
8740  La misma regla se aplica también para el entorno 
8741 \family sans
8742 Enumeración*
8743 \family default
8744 .
8745 \end_layout
8746
8747 \begin_layout Standard
8748
8749 \end_layout
8750
8751 \begin_layout Subsubsection
8752 Ejemplo 4: Perdiendo la chaveta
8753 \end_layout
8754
8755 \begin_layout Enumerate
8756 Ahora vamos a ir locos del todo.
8757  No queremos anidar tan profundo como en los otros ejemplos, ni vamos a
8758  dar tantos detalles sobre cómo lo hacemos.
8759  (nivel #1: 
8760 \family sans
8761 Enumeración
8762 \family default
8763 )
8764 \end_layout
8765
8766 \begin_deeper
8767 \begin_layout Standard
8768 (
8769 \family sans
8770 Retorno, Mayúsculas+Alt+Derecha, Normal
8771 \family default
8772 : nivel #2) En algunos sitios pondremos entre paréntesis una descripción
8773  de cómo se ha hecho.
8774  Por ejemplo, los dos atajos de teclado para cambiar la profundidad.
8775  El nombre del entorno es el nombre del entorno actual.
8776  Delante o detrás pondremos el nivel.
8777 \end_layout
8778
8779 \end_deeper
8780 \begin_layout Enumerate
8781 (
8782 \family sans
8783 Retorno, Enumeración
8784 \family default
8785 : nivel #1) Este es el siguiente ítem en la lista.
8786 \end_layout
8787
8788 \begin_deeper
8789 \begin_layout Verse
8790 Vamos a añadir ahora un verso.
8791 \begin_inset Newline newline
8792 \end_inset
8793
8794 Para que esto resulte aún más perverso.
8795 \begin_inset Newline newline
8796 \end_inset
8797
8798 (
8799 \family sans
8800 Retorno, Mayúsculas+Alt+Derecha, Verso
8801 \family default
8802 : nivel #2)
8803 \end_layout
8804
8805 \begin_layout Verse
8806 Fiddle dee, Fiddle doo.
8807 \begin_inset Newline newline
8808 \end_inset
8809
8810 Bippitey boppitey boo!
8811 \begin_inset Newline newline
8812 \end_inset
8813
8814 (
8815 \family sans
8816 Alt+Retorno)
8817 \end_layout
8818
8819 \begin_layout Verse
8820 Ahora viene una tabla:
8821 \end_layout
8822
8823 \begin_deeper
8824 \begin_layout Standard
8825 \begin_inset VSpace 0.3cm
8826 \end_inset
8827
8828
8829 \end_layout
8830
8831 \begin_layout Standard
8832 \align center
8833 \begin_inset Tabular
8834 <lyxtabular version="3" rows="2" columns="2">
8835 <features tabularvalignment="middle">
8836 <column alignment="center" valignment="top" width="0pt">
8837 <column alignment="center" valignment="top" width="0pt">
8838 <row>
8839 <cell alignment="center" valignment="top" usebox="none">
8840 \begin_inset Text
8841
8842 \begin_layout Plain Layout
8843
8844 \family roman
8845 \series medium
8846 \shape up
8847 \size normal
8848 \emph off
8849 \bar no
8850 \noun off
8851 \color none
8852 un-pez
8853 \end_layout
8854
8855 \end_inset
8856 </cell>
8857 <cell alignment="center" valignment="top" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861
8862 \family roman
8863 \series medium
8864 \shape up
8865 \size normal
8866 \emph off
8867 \bar no
8868 \noun off
8869 \color none
8870 dos-peces
8871 \end_layout
8872
8873 \end_inset
8874 </cell>
8875 </row>
8876 <row>
8877 <cell alignment="center" valignment="top" topline="true" usebox="none">
8878 \begin_inset Text
8879
8880 \begin_layout Plain Layout
8881
8882 \family roman
8883 \series medium
8884 \shape up
8885 \size normal
8886 \emph off
8887 \bar no
8888 \noun off
8889 \color none
8890 pez-rojo
8891 \end_layout
8892
8893 \end_inset
8894 </cell>
8895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8896 \begin_inset Text
8897
8898 \begin_layout Plain Layout
8899 pez-azul
8900 \end_layout
8901
8902 \end_inset
8903 </cell>
8904 </row>
8905 </lyxtabular>
8906
8907 \end_inset
8908
8909
8910 \end_layout
8911
8912 \end_deeper
8913 \begin_layout Verse
8914 (
8915 \family sans
8916 Alt+Retorno, Tabla, Mayúsculas+Alt+Derecha
8917 \family default
8918  3 veces, 
8919 \family sans
8920 Alt+Retorno, Verso, Mayúsculas+Alt+Izquierda
8921 \family default
8922 )
8923 \end_layout
8924
8925 \end_deeper
8926 \begin_layout Enumerate
8927 (
8928 \family sans
8929 Retorno, Enumeración
8930 \family default
8931 : nivel #1) Este es otro ítem.
8932  Observa que al seleccionar una 
8933 \family sans
8934 Tabla
8935 \family default
8936  se reinicia la anidación al nivel #1, así que aumentamos la profundidad
8937  3 veces para poner la tabla dentro del entorno 
8938 \family sans
8939 Verso
8940 \family default
8941 .
8942  
8943 \end_layout
8944
8945 \begin_layout Quotation
8946 Terminamos la lista 
8947 \family sans
8948 Enumeración
8949 \family default
8950  y cambiamos a 
8951 \family sans
8952 Cita
8953 \family default
8954 .
8955  Aún estamos en el nivel #1.
8956  Queremos mostrar algunas cosas que puedes hacer mezclando entornos.
8957  El próximo grupo de párrafos es una 
8958 \begin_inset Quotes fld
8959 \end_inset
8960
8961 carta en cita
8962 \begin_inset Quotes frd
8963 \end_inset
8964
8965 .
8966  Anidaremos los entornos 
8967 \family sans
8968 Dirección
8969 \family default
8970  y 
8971 \family sans
8972 Dirección
8973 \begin_inset space ~
8974 \end_inset
8975
8976 Derecha
8977 \family default
8978  dentro de éste, luego usaremos otra 
8979 \family sans
8980 Cita
8981 \family default
8982  anidada para el cuerpo de la carta.
8983  Usaremos 
8984 \family sans
8985 Alt+Retorno
8986 \family default
8987  para preservar la profundidad.
8988  Recuerda que debes usar 
8989 \family sans
8990 Ctrl+Retorno
8991 \family default
8992  para crear múltiples líneas en los entornos 
8993 \family sans
8994 Dirección
8995 \family default
8996  y 
8997 \family sans
8998 Dirección
8999 \begin_inset space ~
9000 \end_inset
9001
9002 Derecha
9003 \family default
9004 .
9005  Aquí va:
9006 \end_layout
9007
9008 \begin_deeper
9009 \begin_layout Right Address
9010 C/ Lacalle 123
9011 \begin_inset Newline newline
9012 \end_inset
9013
9014 Villaratón, CP 00100
9015 \begin_inset Newline newline
9016 \end_inset
9017
9018 9-6-06
9019 \end_layout
9020
9021 \begin_layout Address
9022 Estimado Sr.
9023  Fizlewitz:
9024 \end_layout
9025
9026 \begin_layout Quotation
9027 Lamentamos informarle que no podemos completar su pedido de 50
9028 \begin_inset space \thinspace{}
9029 \end_inset
9030
9031 L de gas metano comprimido debido a circunstancias que escapan a nuestro
9032  control.
9033  Desgraciadamente, algunas de nuestras vacas han explotado misteriosamente,
9034  originando un retraso en nuestros pedidos de metano.
9035  Pondremos su nombre en lista de espera y le enviaremos el pedido lo antes
9036  posible.
9037  Mientras tanto, agradecemos su paciencia.
9038 \end_layout
9039
9040 \begin_layout Quotation
9041 Tenemos, por otra parte, una oferta especial de buey.
9042  Si le interesa, envíe por favor el formulario de pedido adjunto, junto
9043  con el pago.
9044 \end_layout
9045
9046 \begin_layout Quotation
9047 Agradecemos su paciencia.
9048 \end_layout
9049
9050 \begin_layout Address
9051 Atentamente,
9052 \begin_inset Newline newline
9053 \end_inset
9054
9055 Bill Hick
9056 \end_layout
9057
9058 \end_deeper
9059 \begin_layout Quotation
9060 ¡Aquí finaliza este ejemplo!
9061 \end_layout
9062
9063 \begin_layout Standard
9064 Como puedes comprobar, anidar entornos en LyX te da un gran poderío con
9065  sólo unos cuantos tecleos.
9066  Fácilmente podríamos anidar una lista 
9067 \family sans
9068 Enumeración*
9069 \family default
9070  en un entorno 
9071 \family sans
9072 Cita
9073 \family default
9074  o 
9075 \family sans
9076 Citar
9077 \family default
9078 , o poner una 
9079 \family sans
9080 Cita
9081 \family default
9082  en una 
9083 \family sans
9084 Enumeración*
9085 \family default
9086 .
9087  Tienes a tu disposición una amplia variedad de opciones.
9088 \end_layout
9089
9090 \begin_layout Section
9091 Espacios, paginación y saltos de línea
9092 \begin_inset Index idx
9093 status collapsed
9094
9095 \begin_layout Plain Layout
9096 Espacios
9097 \end_layout
9098
9099 \end_inset
9100
9101
9102 \end_layout
9103
9104 \begin_layout Standard
9105 ¿Qué es un espacio? Aunque estarás acostumbrado a pulsar la tecla espacio
9106  cada vez que quieres separar dos palabras, como en los procesadores de
9107  texto habituales, LyX dispone de más espacios: Espacios de diferente longitud
9108  y espacios que pueden, o no, quebrarse al final de la línea.
9109  Las siguientes secciones mostrarán algunos ejemplos de situaciones en las
9110  que esta variedad de espacios resulta útil.
9111 \end_layout
9112
9113 \begin_layout Subsection
9114 Espacio protegido
9115 \begin_inset Index idx
9116 status collapsed
9117
9118 \begin_layout Plain Layout
9119 Espacios ! Protegido
9120 \end_layout
9121
9122 \end_inset
9123
9124
9125 \begin_inset CommandInset label
9126 LatexCommand label
9127 name "sub:Espacio-protegido"
9128
9129 \end_inset
9130
9131
9132 \end_layout
9133
9134 \begin_layout Standard
9135 El espacio protegido sirve para indicar a LyX (y a LaTeX) que no rompa la
9136  línea en ese punto.
9137  Puede ser conveniente para evitar feos saltos de línea, como en: 
9138 \end_layout
9139
9140 \begin_layout Quote
9141 Hay más información en la sección
9142 \begin_inset Newline newline
9143 \end_inset
9144
9145
9146 \begin_inset CommandInset ref
9147 LatexCommand ref
9148 reference "sec:Bibliografía"
9149
9150 \end_inset
9151
9152 .
9153  
9154 \end_layout
9155
9156 \begin_layout Standard
9157 Obviamente, sería bueno poner un espacio protegido entre 
9158 \begin_inset Quotes fld
9159 \end_inset
9160
9161 sección
9162 \begin_inset Quotes frd
9163 \end_inset
9164
9165  y 
9166 \begin_inset Quotes fld
9167 \end_inset
9168
9169
9170 \begin_inset CommandInset ref
9171 LatexCommand ref
9172 reference "sec:Bibliografía"
9173
9174 \end_inset
9175
9176
9177 \begin_inset Quotes frd
9178 \end_inset
9179
9180 .
9181  El espacio protegido se inserta con 
9182 \family sans
9183 Insertar\SpecialChar \menuseparator
9184 Formato\SpecialChar \menuseparator
9185 Espacio
9186 \begin_inset space ~
9187 \end_inset
9188
9189 protegido
9190 \family default
9191  (atajo 
9192 \family sans
9193 Ctrl+Espacio).
9194 \end_layout
9195
9196 \begin_layout Subsection
9197 Espacio horizontal
9198 \begin_inset Index idx
9199 status collapsed
9200
9201 \begin_layout Plain Layout
9202 Espacios ! Horizontal
9203 \end_layout
9204
9205 \end_inset
9206
9207
9208 \begin_inset CommandInset label
9209 LatexCommand label
9210 name "sub:Espacio-horizontal"
9211
9212 \end_inset
9213
9214
9215 \end_layout
9216
9217 \begin_layout Standard
9218 Todos los espacios horizontales se pueden insertar con el menú 
9219 \family sans
9220 Insertar\SpecialChar \menuseparator
9221 Formato\SpecialChar \menuseparator
9222 Espacio horizontal
9223 \family default
9224 .
9225  La lista de las unidades de longitud se encuentra en el apéndice
9226 \begin_inset space ~
9227 \end_inset
9228
9229
9230 \begin_inset CommandInset ref
9231 LatexCommand ref
9232 reference "cap:Unidades-disponibles"
9233
9234 \end_inset
9235
9236 .
9237 \end_layout
9238
9239 \begin_layout Subsubsection
9240 Espacio entre palabras
9241 \begin_inset CommandInset label
9242 LatexCommand label
9243 name "sub:Espacio-entre-palabra"
9244
9245 \end_inset
9246
9247
9248 \begin_inset Index idx
9249 status collapsed
9250
9251 \begin_layout Plain Layout
9252 Espacios ! Entre palabras
9253 \end_layout
9254
9255 \end_inset
9256
9257
9258 \end_layout
9259
9260 \begin_layout Standard
9261 En tipografía de algunos idiomas (p.
9262 \begin_inset space \thinspace{}
9263 \end_inset
9264
9265 e.
9266 \begin_inset space \space{}
9267 \end_inset
9268
9269 inglés) existe la convención de añadir espacio extra detrás del signo de
9270  puntuación de un fin de frase; LyX respeta esta convención (véase la sección
9271 \begin_inset space ~
9272 \end_inset
9273
9274
9275 \begin_inset CommandInset ref
9276 LatexCommand ref
9277 reference "sub:Abreviaturas"
9278
9279 \end_inset
9280
9281 ).
9282  Sin embargo, a veces querrás poner un espacio normal.
9283  En ese caso, puedes insertarlo con 
9284 \family sans
9285 Insertar\SpecialChar \menuseparator
9286 Formato\SpecialChar \menuseparator
9287 Espacio
9288 \begin_inset space ~
9289 \end_inset
9290
9291 entre
9292 \begin_inset space ~
9293 \end_inset
9294
9295 palabras (atajo Ctrl+Alt+Espacio).
9296 \end_layout
9297
9298 \begin_layout Subsubsection
9299 Espacio delgado
9300 \begin_inset CommandInset label
9301 LatexCommand label
9302 name "sub:Espacio-delgado"
9303
9304 \end_inset
9305
9306
9307 \begin_inset Index idx
9308 status collapsed
9309
9310 \begin_layout Plain Layout
9311 Espacios ! Delgado
9312 \end_layout
9313
9314 \end_inset
9315
9316
9317 \end_layout
9318
9319 \begin_layout Standard
9320 Un «espacio delgado» es un espacio con la mitad de la longitud normal (y
9321  también es «protegido»).
9322  Las convenciones tipográficas en muchos idiomas proponen el uso de espacios
9323  menores en los casos en que un espacio normal resultaría demasiado amplio,
9324  por ejemplo en las abreviaturas:
9325 \end_layout
9326
9327 \begin_layout Quote
9328 D.
9329 \begin_inset space \thinspace{}
9330 \end_inset
9331
9332 E.
9333 \begin_inset space \thinspace{}
9334 \end_inset
9335
9336 Knuth ha desarrollado nuestro querido programa de tipografía, TeX.
9337 \end_layout
9338
9339 \begin_layout Standard
9340 O entre valores y unidades.
9341  Compara por ejemplo:
9342 \begin_inset Newline newline
9343 \end_inset
9344
9345 10
9346 \begin_inset space \thinspace{}
9347 \end_inset
9348
9349 kg (espacio delgado)
9350 \begin_inset Newline newline
9351 \end_inset
9352
9353 10 kg (espacio normal)
9354 \end_layout
9355
9356 \begin_layout Standard
9357 Los espacios delgados se insertan con el menú 
9358 \family sans
9359 Insertar\SpecialChar \menuseparator
9360 Formato\SpecialChar \menuseparator
9361 Espacio
9362 \begin_inset space ~
9363 \end_inset
9364
9365 delgado
9366 \family default
9367  (atajo 
9368 \family sans
9369 Ctrl+Mayúsculas+Espacio
9370 \family default
9371 ).
9372 \end_layout
9373
9374 \begin_layout Subsubsection
9375 Otros espacios
9376 \begin_inset CommandInset label
9377 LatexCommand label
9378 name "sub:Otros-espacios"
9379
9380 \end_inset
9381
9382
9383 \end_layout
9384
9385 \begin_layout Standard
9386 Además se pueden insertar los siguientes tipos de espacio:
9387 \end_layout
9388
9389 \begin_layout Description
9390 Espacio
9391 \begin_inset space ~
9392 \end_inset
9393
9394 delgado
9395 \begin_inset space ~
9396 \end_inset
9397
9398 negativo Espacio delgado negativo 
9399 \begin_inset Formula $\rightarrow$
9400 \end_inset
9401
9402
9403 \begin_inset space \negthinspace{}
9404 \end_inset
9405
9406
9407 \begin_inset Formula $\leftarrow$
9408 \end_inset
9409
9410  entre las flechas.
9411 \end_layout
9412
9413 \begin_layout Description
9414 Medio
9415 \begin_inset space ~
9416 \end_inset
9417
9418 cuadratín
9419 \begin_inset space ~
9420 \end_inset
9421
9422 (0.5
9423 \begin_inset space \thinspace{}
9424 \end_inset
9425
9426 em) Espacio de medio cuadratín (0.5
9427 \begin_inset space \thinspace{}
9428 \end_inset
9429
9430 em) 
9431 \begin_inset Formula $\rightarrow$
9432 \end_inset
9433
9434
9435 \begin_inset space \enskip{}
9436 \end_inset
9437
9438
9439 \begin_inset Formula $\leftarrow$
9440 \end_inset
9441
9442  entre las flechas.
9443 \end_layout
9444
9445 \begin_layout Description
9446 Cuadratín
9447 \begin_inset space ~
9448 \end_inset
9449
9450 (1
9451 \begin_inset space \thinspace{}
9452 \end_inset
9453
9454 em) Espacio de un cuadratín (1
9455 \begin_inset space \thinspace{}
9456 \end_inset
9457
9458 em) 
9459 \begin_inset Formula $\rightarrow$
9460 \end_inset
9461
9462
9463 \begin_inset space \quad{}
9464 \end_inset
9465
9466
9467 \begin_inset Formula $\leftarrow$
9468 \end_inset
9469
9470  entre las flechas.
9471 \end_layout
9472
9473 \begin_layout Description
9474 Doble
9475 \begin_inset space ~
9476 \end_inset
9477
9478 cuadratín
9479 \begin_inset space ~
9480 \end_inset
9481
9482 (2
9483 \begin_inset space \thinspace{}
9484 \end_inset
9485
9486 em) Espacio de dos cuadratines (2
9487 \begin_inset space \thinspace{}
9488 \end_inset
9489
9490 em) 
9491 \begin_inset Formula $\rightarrow$
9492 \end_inset
9493
9494
9495 \begin_inset space \qquad{}
9496 \end_inset
9497
9498
9499 \begin_inset Formula $\leftarrow$
9500 \end_inset
9501
9502  entre las flechas.
9503 \end_layout
9504
9505 \begin_layout Description
9506 Espacio
9507 \begin_inset space ~
9508 \end_inset
9509
9510 personalizado Espacio de 2
9511 \begin_inset space \thinspace{}
9512 \end_inset
9513
9514 cm 
9515 \begin_inset Formula $\rightarrow$
9516 \end_inset
9517
9518
9519 \begin_inset space \hspace{}
9520 \length 2cm
9521 \end_inset
9522
9523
9524 \begin_inset Formula $\leftarrow$
9525 \end_inset
9526
9527  entre las flechas.
9528 \end_layout
9529
9530 \begin_layout Standard
9531 En el cuadro
9532 \begin_inset space ~
9533 \end_inset
9534
9535
9536 \begin_inset CommandInset ref
9537 LatexCommand ref
9538 reference "tab:Anchura-espacios"
9539
9540 \end_inset
9541
9542  se encuentran los distintos tamaños de los espacios.
9543  
9544 \end_layout
9545
9546 \begin_layout Standard
9547 \begin_inset Float table
9548 wide false
9549 sideways false
9550 status open
9551
9552 \begin_layout Plain Layout
9553 \begin_inset Caption
9554
9555 \begin_layout Plain Layout
9556 \begin_inset CommandInset label
9557 LatexCommand label
9558 name "tab:Anchura-espacios"
9559
9560 \end_inset
9561
9562 Anchura de los distintos espacios horizontales.
9563 \end_layout
9564
9565 \end_inset
9566
9567
9568 \end_layout
9569
9570 \begin_layout Plain Layout
9571 \align center
9572 \begin_inset Tabular
9573 <lyxtabular version="3" rows="8" columns="2">
9574 <features tabularvalignment="middle">
9575 <column alignment="center" valignment="top" width="0">
9576 <column alignment="center" valignment="top" width="0">
9577 <row>
9578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9579 \begin_inset Text
9580
9581 \begin_layout Plain Layout
9582
9583 \series bold
9584 Espacio
9585 \end_layout
9586
9587 \end_inset
9588 </cell>
9589 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9590 \begin_inset Text
9591
9592 \begin_layout Plain Layout
9593
9594 \series bold
9595 Anchura
9596 \end_layout
9597
9598 \end_inset
9599 </cell>
9600 </row>
9601 <row>
9602 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9603 \begin_inset Text
9604
9605 \begin_layout Plain Layout
9606 Normal
9607 \end_layout
9608
9609 \end_inset
9610 </cell>
9611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9612 \begin_inset Text
9613
9614 \begin_layout Plain Layout
9615 1/3
9616 \begin_inset space \thinspace{}
9617 \end_inset
9618
9619 em
9620 \end_layout
9621
9622 \end_inset
9623 </cell>
9624 </row>
9625 <row>
9626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9627 \begin_inset Text
9628
9629 \begin_layout Plain Layout
9630 Protegido
9631 \end_layout
9632
9633 \end_inset
9634 </cell>
9635 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9636 \begin_inset Text
9637
9638 \begin_layout Plain Layout
9639 1/3
9640 \begin_inset space \thinspace{}
9641 \end_inset
9642
9643 em
9644 \end_layout
9645
9646 \end_inset
9647 </cell>
9648 </row>
9649 <row>
9650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9651 \begin_inset Text
9652
9653 \begin_layout Plain Layout
9654 Delgado
9655 \end_layout
9656
9657 \end_inset
9658 </cell>
9659 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9660 \begin_inset Text
9661
9662 \begin_layout Plain Layout
9663 1/6
9664 \begin_inset space \thinspace{}
9665 \end_inset
9666
9667 em
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 </row>
9673 <row>
9674 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9675 \begin_inset Text
9676
9677 \begin_layout Plain Layout
9678 Delgado negativo
9679 \end_layout
9680
9681 \end_inset
9682 </cell>
9683 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9684 \begin_inset Text
9685
9686 \begin_layout Plain Layout
9687 -1/6
9688 \begin_inset space \thinspace{}
9689 \end_inset
9690
9691 em
9692 \end_layout
9693
9694 \end_inset
9695 </cell>
9696 </row>
9697 <row>
9698 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9699 \begin_inset Text
9700
9701 \begin_layout Plain Layout
9702 Medio cuadratín
9703 \end_layout
9704
9705 \end_inset
9706 </cell>
9707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9708 \begin_inset Text
9709
9710 \begin_layout Plain Layout
9711 0.5
9712 \begin_inset space \thinspace{}
9713 \end_inset
9714
9715 em
9716 \end_layout
9717
9718 \end_inset
9719 </cell>
9720 </row>
9721 <row>
9722 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9723 \begin_inset Text
9724
9725 \begin_layout Plain Layout
9726 Cuadratín
9727 \end_layout
9728
9729 \end_inset
9730 </cell>
9731 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9732 \begin_inset Text
9733
9734 \begin_layout Plain Layout
9735 1
9736 \begin_inset space \thinspace{}
9737 \end_inset
9738
9739 em
9740 \end_layout
9741
9742 \end_inset
9743 </cell>
9744 </row>
9745 <row>
9746 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9747 \begin_inset Text
9748
9749 \begin_layout Plain Layout
9750 Doble cuadratín
9751 \end_layout
9752
9753 \end_inset
9754 </cell>
9755 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9756 \begin_inset Text
9757
9758 \begin_layout Plain Layout
9759 2
9760 \begin_inset space \thinspace{}
9761 \end_inset
9762
9763 em
9764 \end_layout
9765
9766 \end_inset
9767 </cell>
9768 </row>
9769 </lyxtabular>
9770
9771 \end_inset
9772
9773
9774 \end_layout
9775
9776 \end_inset
9777
9778
9779 \end_layout
9780
9781 \begin_layout Subsubsection
9782 Relleno horizontal
9783 \begin_inset Index idx
9784 status collapsed
9785
9786 \begin_layout Plain Layout
9787 Espacios ! Relleno horizontal
9788 \end_layout
9789
9790 \end_inset
9791
9792
9793 \end_layout
9794
9795 \begin_layout Standard
9796 El relleno horizontal es una característica especial de LyX para añadir
9797  espacio extra de manera uniforme.
9798  Un relleno horizontal es en realidad un espacio variable, que rellena el
9799  espacio restante entre los márgenes izquierdo y derecho.
9800  Si hay más de un relleno horizontal en la misma línea, el espacio disponible
9801  se reparte equitativamente entre ellos.
9802  
9803 \end_layout
9804
9805 \begin_layout Standard
9806 Veamos unos ejemplos de lo que se puede hacer con ellos:
9807 \end_layout
9808
9809 \begin_layout Quote
9810 \noindent
9811 Esto está a la izquierda
9812 \begin_inset space \hfill{}
9813 \end_inset
9814
9815 Esto a la derecha
9816 \end_layout
9817
9818 \begin_layout Quote
9819 \noindent
9820 Izquierda
9821 \begin_inset space \hfill{}
9822 \end_inset
9823
9824 Centro
9825 \begin_inset space \hfill{}
9826 \end_inset
9827
9828 Derecha
9829 \end_layout
9830
9831 \begin_layout Quote
9832 \noindent
9833 Izquierda
9834 \begin_inset space \hfill{}
9835 \end_inset
9836
9837 1/3 Izquierda
9838 \begin_inset space \hfill{}
9839 \end_inset
9840
9841
9842 \begin_inset space \hfill{}
9843 \end_inset
9844
9845 Derecha
9846 \end_layout
9847
9848 \begin_layout Standard
9849 Ha sido un ejemplo en un entorno 
9850 \family sans
9851 Citar
9852 \family default
9853 .
9854  Aquí 
9855 \begin_inset Formula $\to$
9856 \end_inset
9857
9858
9859 \begin_inset space \hfill{}
9860 \end_inset
9861
9862
9863 \begin_inset Formula $\gets$
9864 \end_inset
9865
9866  hay uno en un párrafo 
9867 \family sans
9868 Normal
9869 \family default
9870 .
9871  Puede que no sea visible en el texto impreso, pero el relleno 
9872 \emph on
9873 está
9874 \emph default
9875  entre las flechas.
9876 \end_layout
9877
9878 \begin_layout Standard
9879 Los rellenos horizontales se pueden hacer visibles si eliges uno de los
9880  
9881 \family sans
9882 Patrones
9883 \family default
9884  en el diálogo de espacios.
9885  Los siguientes patrones están disponibles:
9886 \end_layout
9887
9888 \begin_layout Standard
9889 Puntos: 
9890 \begin_inset space \dotfill{}
9891 \end_inset
9892
9893
9894 \begin_inset space ~
9895 \end_inset
9896
9897
9898 \end_layout
9899
9900 \begin_layout Standard
9901 Línea: 
9902 \begin_inset space \hrulefill{}
9903 \end_inset
9904
9905
9906 \begin_inset space ~
9907 \end_inset
9908
9909
9910 \end_layout
9911
9912 \begin_layout Standard
9913 Flecha izquierda: 
9914 \begin_inset space \leftarrowfill{}
9915 \end_inset
9916
9917
9918 \begin_inset space ~
9919 \end_inset
9920
9921
9922 \end_layout
9923
9924 \begin_layout Standard
9925 Flecha derecha: 
9926 \begin_inset space \rightarrowfill{}
9927 \end_inset
9928
9929
9930 \begin_inset space ~
9931 \end_inset
9932
9933
9934 \end_layout
9935
9936 \begin_layout Standard
9937 Llave arriba: 
9938 \begin_inset space \downbracefill{}
9939 \end_inset
9940
9941
9942 \begin_inset space ~
9943 \end_inset
9944
9945
9946 \end_layout
9947
9948 \begin_layout Standard
9949 Llave abajo: 
9950 \begin_inset space \upbracefill{}
9951 \end_inset
9952
9953
9954 \begin_inset space ~
9955 \end_inset
9956
9957
9958 \end_layout
9959
9960 \begin_layout Standard
9961 \begin_inset VSpace defskip
9962 \end_inset
9963
9964
9965 \begin_inset Note Greyedout
9966 status collapsed
9967
9968 \begin_layout Plain Layout
9969
9970 \series bold
9971 Nota:
9972 \series default
9973  Si hay un relleno horizontal al principio de una línea que 
9974 \emph on
9975 no
9976 \emph default
9977  es la primera del párrafo, LyX lo ignora.
9978  Esto impide que el relleno se quiebre accidentalmente en otra línea.
9979  Si en algún caso necesitas ese espacio, marca la opción 
9980 \family sans
9981 Proteger
9982 \family default
9983  en el diálogo de configuración de espacios.
9984 \end_layout
9985
9986 \end_inset
9987
9988
9989 \end_layout
9990
9991 \begin_layout Subsubsection
9992 Espacio fantasma
9993 \begin_inset Index idx
9994 status collapsed
9995
9996 \begin_layout Plain Layout
9997 Espacios ! fantasma
9998 \end_layout
9999
10000 \end_inset
10001
10002
10003 \end_layout
10004
10005 \begin_layout Standard
10006 A veces querrás insertar espacios con, exactamente, la longitud de una frase.
10007  P.e., puedes crear la siguiente pregunta de elección múltiple:
10008 \end_layout
10009
10010 \begin_layout Standard
10011 \begin_inset VSpace medskip
10012 \end_inset
10013
10014 ¿Qué es inglés correcto?:
10015 \begin_inset Newline newline
10016 \end_inset
10017
10018
10019 \begin_inset Newline newline
10020 \end_inset
10021
10022 Mr.
10023 \begin_inset space ~
10024 \end_inset
10025
10026 Edge would have been jumps the gun.
10027 \begin_inset Newline newline
10028 \end_inset
10029
10030
10031 \begin_inset Phantom HPhantom
10032 status open
10033
10034 \begin_layout Plain Layout
10035 Mr.
10036 \begin_inset space ~
10037 \end_inset
10038
10039 Edge 
10040 \end_layout
10041
10042 \end_inset
10043
10044 has to be jumped
10045 \begin_inset Newline newline
10046 \end_inset
10047
10048
10049 \begin_inset Phantom HPhantom
10050 status open
10051
10052 \begin_layout Plain Layout
10053 Mr.
10054 \begin_inset space ~
10055 \end_inset
10056
10057 Edge 
10058 \end_layout
10059
10060 \end_inset
10061
10062 jumps
10063 \begin_inset VSpace medskip
10064 \end_inset
10065
10066
10067 \end_layout
10068
10069 \begin_layout Standard
10070 Así las opciones aparecen exactamente después de las palabras 
10071 \begin_inset Quotes fld
10072 \end_inset
10073
10074 Mr.
10075 \begin_inset space ~
10076 \end_inset
10077
10078 Edge
10079 \begin_inset space ~
10080 \end_inset
10081
10082
10083 \begin_inset Quotes frd
10084 \end_inset
10085
10086 .
10087  Para conseguirlo puedes usar 
10088 \lang english
10089 the phantom insets available via the menu 
10090 \family sans
10091 Insert\SpecialChar \menuseparator
10092 Formatting\SpecialChar \menuseparator
10093 Phantom
10094 \family default
10095 .
10096  In our case insert a horizontal phantom at the beginning of the last two
10097  lines and insert 
10098 \begin_inset Quotes eld
10099 \end_inset
10100
10101 Mr.
10102 \begin_inset space ~
10103 \end_inset
10104
10105 Edge
10106 \begin_inset space ~
10107 \end_inset
10108
10109
10110 \begin_inset Quotes erd
10111 \end_inset
10112
10113  into the phantom inset 
10114 \lang spanish
10115 (observa el espacio detrás de 
10116 \begin_inset Quotes fld
10117 \end_inset
10118
10119 Edge
10120 \begin_inset Quotes frd
10121 \end_inset
10122
10123 ).
10124  
10125 \lang english
10126 A phantom insets prints only the space of its content (like a placeholder).
10127  That is why it is named 
10128 \begin_inset Quotes eld
10129 \end_inset
10130
10131 phantom
10132 \begin_inset Quotes erd
10133 \end_inset
10134
10135 .
10136  The normal phantom ouputs the width and heigth of the content as space,
10137  while the horizontal and vertical variant only outputs the corresponding
10138  dimension.
10139 \end_layout
10140
10141 \begin_layout Subsection
10142 Espacio vertical
10143 \begin_inset Index idx
10144 status collapsed
10145
10146 \begin_layout Plain Layout
10147 Espacios ! Vertical
10148 \end_layout
10149
10150 \end_inset
10151
10152
10153 \begin_inset CommandInset label
10154 LatexCommand label
10155 name "sub:Espacio-vertical"
10156
10157 \end_inset
10158
10159
10160 \end_layout
10161
10162 \begin_layout Standard
10163 Para añadir espacio vertical extra sobre o bajo un párrafo, usa el diálogo
10164  
10165 \family sans
10166 Insertar\SpecialChar \menuseparator
10167 Formato\SpecialChar \menuseparator
10168 Espacio
10169 \begin_inset space ~
10170 \end_inset
10171
10172 vertical.
10173
10174 \family default
10175  Encontrarás los espacios siguientes:
10176 \end_layout
10177
10178 \begin_layout Standard
10179
10180 \family sans
10181 Salto
10182 \begin_inset space ~
10183 \end_inset
10184
10185 Pequeño
10186 \family default
10187
10188 \family sans
10189 Salto
10190 \begin_inset space ~
10191 \end_inset
10192
10193 Medio
10194 \family default
10195  y 
10196 \family sans
10197 Salto
10198 \begin_inset space ~
10199 \end_inset
10200
10201 Grande
10202 \family default
10203  son tamaños LaTeX estándar que dependen del tamaño de letra del documento.
10204  
10205 \family sans
10206 Salto
10207 \begin_inset space ~
10208 \end_inset
10209
10210 Predeterminado
10211 \family default
10212  es el salto establecido en el diálogo 
10213 \family sans
10214 Documento\SpecialChar \menuseparator
10215 Configuración\SpecialChar \menuseparator
10216 Diseño
10217 \begin_inset space ~
10218 \end_inset
10219
10220 del
10221 \begin_inset space ~
10222 \end_inset
10223
10224 texto
10225 \begin_inset Index idx
10226 status collapsed
10227
10228 \begin_layout Plain Layout
10229 Documentos ! Configuración
10230 \end_layout
10231
10232 \end_inset
10233
10234
10235 \family default
10236  para la separación de párrafos.
10237  Si usas sangrado para separar los párrafos, 
10238 \family sans
10239 Salto
10240 \begin_inset space ~
10241 \end_inset
10242
10243 Predeterminado
10244 \family default
10245  es igual a 
10246 \family sans
10247 Salto
10248 \begin_inset space ~
10249 \end_inset
10250
10251 Medio
10252 \family default
10253 .
10254 \end_layout
10255
10256 \begin_layout Standard
10257
10258 \family sans
10259 Relleno
10260 \begin_inset space ~
10261 \end_inset
10262
10263 vertical
10264 \family default
10265  es un espacio variable, establecido de forma que es máximo en una página
10266  dada.
10267  Un ejemplo: Tienes dos breves párrafos en una página, con un relleno vertical
10268  entre ambos.
10269  Entonces el primer párrafo se sitúa al principio de la página y el segundo
10270  al final, de forma que entre ellos el espacio es el máximo posible.
10271  
10272 \family sans
10273 Relleno
10274 \begin_inset space ~
10275 \end_inset
10276
10277 vertical
10278 \family default
10279  funciona como 
10280 \family sans
10281 Relleno
10282 \begin_inset space ~
10283 \end_inset
10284
10285 horizontal
10286 \family default
10287 : llena en blanco el espacio vertical sobrante en una página.
10288 \begin_inset Foot
10289 status collapsed
10290
10291 \begin_layout Plain Layout
10292
10293 \family sans
10294 Relleno
10295 \begin_inset space ~
10296 \end_inset
10297
10298 horizontal
10299 \family default
10300  se describe en la sección
10301 \begin_inset space ~
10302 \end_inset
10303
10304
10305 \begin_inset CommandInset ref
10306 LatexCommand ref
10307 reference "sub:Espacio-horizontal"
10308
10309 \end_inset
10310
10311 .
10312 \end_layout
10313
10314 \end_inset
10315
10316  Si hay varios rellenos verticales en una página, dividen equitativamente
10317  entre ellos el espacio sobrante: Puedes usar varios rellenos para centrar
10318  texto en una página o ponerlo, p.
10319 \begin_inset space \thinspace{}
10320 \end_inset
10321
10322 e., 2/3 abajo.
10323 \end_layout
10324
10325 \begin_layout Standard
10326
10327 \family sans
10328 Personalizado
10329 \family default
10330  sirve para poner cualquier espacio en una de las unidades explicadas en
10331  el apéndice
10332 \begin_inset space ~
10333 \end_inset
10334
10335
10336 \begin_inset CommandInset ref
10337 LatexCommand ref
10338 reference "cap:Unidades-disponibles"
10339
10340 \end_inset
10341
10342 .
10343 \end_layout
10344
10345 \begin_layout Standard
10346 \begin_inset Note Greyedout
10347 status open
10348
10349 \begin_layout Plain Layout
10350
10351 \series bold
10352 Nota:
10353 \series default
10354  
10355 \series medium
10356 Si el espacio vertical extra coincidiera en la salida con inicio/fin de
10357  una página, el espacio será añadido sólo si se marca la opción 
10358 \family sans
10359 Proteger
10360 \family default
10361 .
10362 \end_layout
10363
10364 \end_inset
10365
10366
10367 \end_layout
10368
10369 \begin_layout Subsection
10370 Alineación de párrafos
10371 \begin_inset Index idx
10372 status collapsed
10373
10374 \begin_layout Plain Layout
10375 Párrafos ! Alineación
10376 \end_layout
10377
10378 \end_inset
10379
10380
10381 \end_layout
10382
10383 \begin_layout Standard
10384 Se puede cambiar la alineación del texto en un párrafo con el diálogo 
10385 \family sans
10386 Editar\SpecialChar \menuseparator
10387 Configuración
10388 \begin_inset space ~
10389 \end_inset
10390
10391 del
10392 \begin_inset space ~
10393 \end_inset
10394
10395 párrafo
10396 \family default
10397 .
10398  Hay cinco posibilidades: 
10399 \end_layout
10400
10401 \begin_layout Itemize
10402
10403 \family sans
10404 Justificado
10405 \family default
10406  (atajo 
10407 \begin_inset Info
10408 type  "shortcut"
10409 arg   "paragraph-params \\align block"
10410 \end_inset
10411
10412 )
10413 \end_layout
10414
10415 \begin_layout Itemize
10416
10417 \family sans
10418 Izquierda
10419 \family default
10420  (
10421 \begin_inset Info
10422 type  "shortcut"
10423 arg   "paragraph-params \\align left"
10424 \end_inset
10425
10426 )
10427 \end_layout
10428
10429 \begin_layout Itemize
10430
10431 \family sans
10432 Derecha 
10433 \family default
10434 (
10435 \begin_inset Info
10436 type  "shortcut"
10437 arg   "paragraph-params \\align right"
10438 \end_inset
10439
10440 )
10441 \end_layout
10442
10443 \begin_layout Itemize
10444
10445 \family sans
10446 Centro 
10447 \family default
10448 (
10449 \begin_inset Info
10450 type  "shortcut"
10451 arg   "paragraph-params \\align center"
10452 \end_inset
10453
10454 )
10455 \end_layout
10456
10457 \begin_layout Itemize
10458
10459 \family sans
10460 Predeterminado 
10461 \family default
10462 (
10463 \begin_inset Info
10464 type  "shortcut"
10465 arg   "paragraph-params \\align default"
10466 \end_inset
10467
10468 )
10469 \end_layout
10470
10471 \begin_layout Standard
10472 En la mayoría de los casos la opción por omisión es justificado, en la que
10473  el hueco entre palabras es variable y cada línea llena el espacio entre
10474  los márgenes izquierdo y derecho.
10475  Las otras tres opciones son evidentes, y se verían así:
10476 \end_layout
10477
10478 \begin_layout Standard
10479 \align right
10480 Párrafo alineado a la derecha.
10481 \end_layout
10482
10483 \begin_layout Standard
10484 \align center
10485 Párrafo que está centrado,
10486 \end_layout
10487
10488 \begin_layout Standard
10489 \align left
10490 Párrafo alineado a la izquierda.
10491 \end_layout
10492
10493 \begin_layout Subsection
10494 Saltos de página forzados
10495 \begin_inset Index idx
10496 status collapsed
10497
10498 \begin_layout Plain Layout
10499 Salto de página ! Forzado
10500 \end_layout
10501
10502 \end_inset
10503
10504
10505 \begin_inset CommandInset label
10506 LatexCommand label
10507 name "sub:Saltos-de-página-forzados"
10508
10509 \end_inset
10510
10511
10512 \end_layout
10513
10514 \begin_layout Standard
10515 Si no te gustan los saltos de página que LaTeX hace en tu documento, puedes
10516  insertarlos donde quieras.
10517  Normalmente no será necesario, porque LaTeX es bueno en eso.
10518  Aunque si tienes muchos 
10519 \family sans
10520 Flotantes
10521 \family default
10522 , LaTeX puede fallar.
10523 \end_layout
10524
10525 \begin_layout Standard
10526 Recomendamos no utilizar saltos de página forzados hasta acabar el documento
10527  y haber visto en una vista preliminar si 
10528 \emph on
10529 realmente
10530 \emph default
10531  tienes que cambiar la paginación.
10532 \end_layout
10533
10534 \begin_layout Standard
10535 Hay dos clases de saltos de página: Uno finaliza la página sin ninguna acción
10536  especial.
10537  Este se puede insertar encima o debajo de un párrafo con el menú 
10538 \family sans
10539 Insertar\SpecialChar \menuseparator
10540 Formato\SpecialChar \menuseparator
10541 Página
10542 \begin_inset space ~
10543 \end_inset
10544
10545 nueva
10546 \family default
10547 .
10548  El segundo tipo, que se inserta mediante el menú 
10549 \family sans
10550 Insertar\SpecialChar \menuseparator
10551 Formato\SpecialChar \menuseparator
10552 Salto
10553 \begin_inset space ~
10554 \end_inset
10555
10556 de
10557 \begin_inset space ~
10558 \end_inset
10559
10560 página 
10561 \family default
10562 finaliza una página, pero comprime su contenido de forma que éste llene
10563  la página completa.
10564  Este tipo es útil para evitar espacios en blanco cuando un salto de página
10565  da lugar a una página con muy pocas líneas.
10566  
10567 \end_layout
10568
10569 \begin_layout Standard
10570 Podrías probar el uso de un salto de página para asegurar que una figura
10571  o una tabla se sitúe a principio de página.
10572  Por supuesto, ésta es una forma incorrecta de hacerlo.
10573  LyX tiene mecanismos para asegurar que tus figuras y tablas aparezcan automátic
10574 amente en la parte superior de la página (o abajo, o en página propia) sin
10575  tener que preocuparse sobre lo que precede o sigue a la tabla o figura.
10576  Véase el capítulo
10577 \begin_inset space ~
10578 \end_inset
10579
10580
10581 \begin_inset CommandInset ref
10582 LatexCommand ref
10583 reference "cap:Notas-y-flotantes"
10584
10585 \end_inset
10586
10587  para aprender más sobre 
10588 \family sans
10589 Flotantes
10590 \family default
10591 .
10592 \end_layout
10593
10594 \begin_layout Subsubsection
10595 Saltos de página limpia
10596 \begin_inset CommandInset label
10597 LatexCommand label
10598 name "sub:Salto-de-página-limpia"
10599
10600 \end_inset
10601
10602
10603 \begin_inset Index idx
10604 status collapsed
10605
10606 \begin_layout Plain Layout
10607 Salto de página ! Limpia
10608 \end_layout
10609
10610 \end_inset
10611
10612
10613 \end_layout
10614
10615 \begin_layout Standard
10616 A diferencia de los saltos de página forzados, en los que el contenido siguiente
10617  al salto se coloca directamente en la página siguiente, también se pueden
10618  despejar las páginas a la vez que se quiebran.
10619  Esto significa que el párrafo actual se termina y todo lo demás, quizá
10620  flotantes de partes previas del documento no procesados aún, se colocan
10621  detrás, añadiendo páginas si hace falta.
10622  
10623 \end_layout
10624
10625 \begin_layout Standard
10626 Los saltos de página limpia se pueden insertar con el menú 
10627 \family sans
10628 Insertar\SpecialChar \menuseparator
10629 Formato\SpecialChar \menuseparator
10630 Limpiar
10631 \begin_inset space ~
10632 \end_inset
10633
10634 página
10635 \family default
10636 .
10637  Si el documento es con dos caras puedes usar el menú 
10638 \family sans
10639 Insertar\SpecialChar \menuseparator
10640 Formato\SpecialChar \menuseparator
10641 Limpiar
10642 \begin_inset space ~
10643 \end_inset
10644
10645 página
10646 \begin_inset space ~
10647 \end_inset
10648
10649 doble
10650 \family default
10651 , para asegurar que la página escrita siguiente va en la primera cara (página
10652  impar), añadiendo, si es necesario, una página en blanco.
10653  
10654 \end_layout
10655
10656 \begin_layout Subsection
10657 Saltos de línea forzados
10658 \begin_inset Index idx
10659 status collapsed
10660
10661 \begin_layout Plain Layout
10662 Salto de línea
10663 \end_layout
10664
10665 \end_inset
10666
10667
10668 \begin_inset CommandInset label
10669 LatexCommand label
10670 name "sub:Salto-de-línea-forzado"
10671
10672 \end_inset
10673
10674
10675 \end_layout
10676
10677 \begin_layout Standard
10678 Hay dos tipos de saltos de línea: Uno simplemente quiebra la línea.
10679  Se puede forzar este salto de línea con 
10680 \family sans
10681 Insertar\SpecialChar \menuseparator
10682 Formato\SpecialChar \menuseparator
10683 Salto
10684 \begin_inset space ~
10685 \end_inset
10686
10687 de
10688 \begin_inset space ~
10689 \end_inset
10690
10691 línea
10692 \begin_inset space ~
10693 \end_inset
10694
10695 cortada
10696 \family default
10697  o con 
10698 \family sans
10699 Ctrl+Retorno
10700 \family default
10701 .
10702  El otro tipo, que se inserta con el menú 
10703 \family sans
10704 Insertar\SpecialChar \menuseparator
10705 Formato\SpecialChar \menuseparator
10706 Salto
10707 \begin_inset space ~
10708 \end_inset
10709
10710 de
10711 \begin_inset space ~
10712 \end_inset
10713
10714 línea
10715 \begin_inset space ~
10716 \end_inset
10717
10718 justificada
10719 \family default
10720 , rompe la línea y la comprime para llenar todo el espacio entre los márgenes.
10721  Esto viene bien para evitar 
10722 \begin_inset Quotes fld
10723 \end_inset
10724
10725 flequillos
10726 \begin_inset Quotes frd
10727 \end_inset
10728
10729  en párrafos justificados debido al espacio en blanco introducido por el
10730  salto de línea.
10731 \end_layout
10732
10733 \begin_layout Standard
10734 No deberías forzar saltos de línea para corregir los saltos de línea de
10735  LaTeX, porque LaTeX es muy bueno en esto.
10736  Sin embargo, hay ciertas situaciones en las que es necesario forzar un
10737  salto de línea, p.
10738 \begin_inset space \thinspace{}
10739 \end_inset
10740
10741 e.
10742  en un poema o en una dirección (véanse las secciones 
10743 \begin_inset CommandInset ref
10744 LatexCommand ref
10745 reference "sec:Citar"
10746
10747 \end_inset
10748
10749
10750 \begin_inset CommandInset ref
10751 LatexCommand ref
10752 reference "sec:Verso"
10753
10754 \end_inset
10755
10756  y 
10757 \begin_inset CommandInset ref
10758 LatexCommand ref
10759 reference "sec:Empleo-direcciones"
10760
10761 \end_inset
10762
10763 ).
10764 \end_layout
10765
10766 \begin_layout Subsection
10767 Líneas horizontales
10768 \begin_inset CommandInset label
10769 LatexCommand label
10770 name "sub:Líneas-horizontales"
10771
10772 \end_inset
10773
10774
10775 \begin_inset Index idx
10776 status collapsed
10777
10778 \begin_layout Plain Layout
10779 Lineas@Líneas horizontales
10780 \end_layout
10781
10782 \end_inset
10783
10784
10785 \end_layout
10786
10787 \begin_layout Standard
10788 \noindent
10789 \begin_inset CommandInset line
10790 LatexCommand rule
10791 offset "0.5ex"
10792 width "100line%"
10793 height "1pt"
10794
10795 \end_inset
10796
10797
10798 \end_layout
10799
10800 \begin_layout Standard
10801 Con el diálogo 
10802 \family sans
10803 Insertar\SpecialChar \menuseparator
10804 Formato\SpecialChar \menuseparator
10805 Línea
10806 \begin_inset space ~
10807 \end_inset
10808
10809 horizontal
10810 \family default
10811  puedes dibujar líneas horizontales.
10812  
10813 \lang english
10814 The line offset is the vertical distance between the line and the baseline
10815  of the current text line or paragraph.
10816 \end_layout
10817
10818 \begin_layout Standard
10819 \noindent
10820 \begin_inset CommandInset line
10821 LatexCommand rule
10822 offset "0.5ex"
10823 width "100line%"
10824 height "1pt"
10825
10826 \end_inset
10827
10828
10829 \end_layout
10830
10831 \begin_layout Standard
10832
10833 \end_layout
10834
10835 \begin_layout Section
10836 Caracteres y símbolos
10837 \end_layout
10838
10839 \begin_layout Standard
10840 Puedes insertar directamente todos los caracteres disponibles en tu teclado.
10841  También puedes usar mapas de teclado especiales para escribir caracteres
10842  franceses con un teclado inglés, por ejemplo.
10843  Véase la sección
10844 \begin_inset space ~
10845 \end_inset
10846
10847
10848 \begin_inset CommandInset ref
10849 LatexCommand ref
10850 reference "sub:Configuración-del-mapa"
10851
10852 \end_inset
10853
10854  para más información.
10855  
10856 \end_layout
10857
10858 \begin_layout Standard
10859 Para los casos en que necesites caracteres que no estén en el teclado, puedes
10860  usar el diálogo 
10861 \family sans
10862 Símbolos
10863 \family default
10864  del menú 
10865 \family sans
10866 Insertar\SpecialChar \menuseparator
10867 Carácter
10868 \begin_inset space ~
10869 \end_inset
10870
10871 especial
10872 \family default
10873 .
10874 \end_layout
10875
10876 \begin_layout Standard
10877 \begin_inset Note Greyedout
10878 status collapsed
10879
10880 \begin_layout Plain Layout
10881
10882 \series bold
10883 Nota:
10884 \series default
10885  Es posible que no todos los símbolos insertados con ese diálogo se muestren
10886  en pantalla con determinadas fuentes disponibles en las preferencias de
10887  LyX.
10888  Pero en todo caso, los símbolos aparecerán en la salida.
10889 \end_layout
10890
10891 \end_inset
10892
10893
10894 \end_layout
10895
10896 \begin_layout Section
10897 Estilos de letra y de texto
10898 \begin_inset CommandInset label
10899 LatexCommand label
10900 name "sec:Estilo-de-letra"
10901
10902 \end_inset
10903
10904
10905 \end_layout
10906
10907 \begin_layout Subsection
10908 Tipos de fuentes
10909 \begin_inset Index idx
10910 status collapsed
10911
10912 \begin_layout Plain Layout
10913 Fuentes ! Tipos
10914 \end_layout
10915
10916 \end_inset
10917
10918
10919 \end_layout
10920
10921 \begin_layout Standard
10922 Hay dos clases de fuentes:
10923 \end_layout
10924
10925 \begin_layout Description
10926 Fuentes
10927 \begin_inset space ~
10928 \end_inset
10929
10930 vectoriales
10931 \begin_inset Index idx
10932 status collapsed
10933
10934 \begin_layout Plain Layout
10935 Fuentes ! Vectoriales
10936 \end_layout
10937
10938 \end_inset
10939
10940  construidas a partir de trazos de formas simples (p.
10941 \begin_inset space \thinspace{}
10942 \end_inset
10943
10944 e.
10945  caracteres).
10946  Significa que cada símbolo se define mediante curvas matemáticas que son
10947  adecuadas para escalar a cualquier tamaño requerido.
10948  Esta definición matemática es interpretada por el servidor de fuentes y
10949  la curva se rellena con píxeles de acuerdo con el tamaño.
10950  Esto conlleva que las fuentes trazadas pintan muy bien en todos los tamaños.
10951  Sólo a muy pequeños tamaños podría resultar complicado suministrar una
10952  buena apariencia, ya que cada píxel debe ser computado muy cuidadosamente
10953  para generar una buena imagen.
10954 \begin_inset Newline newline
10955 \end_inset
10956
10957 Podría pensarse que sólo hace falta definir un tamaño y escalarlo.
10958  Pero para conseguir buena calidad, muchas fuentes están definidas en varios
10959  tamaños.
10960  Esto mejora la apariencia, porque se necesitan más detalles para tamaños
10961  grandes que para tamaños pequeños.
10962 \begin_inset Newline newline
10963 \end_inset
10964
10965 Los tipos de fuente 
10966 \family typewriter
10967 TrueType
10968 \family default
10969
10970 \family typewriter
10971 OpenType
10972 \family default
10973 , y 
10974 \family typewriter
10975 Type
10976 \begin_inset space ~
10977 \end_inset
10978
10979 1
10980 \family default
10981  son fuentes vectoriales.
10982 \end_layout
10983
10984 \begin_layout Description
10985 Fuentes
10986 \begin_inset space ~
10987 \end_inset
10988
10989 mapa
10990 \begin_inset space ~
10991 \end_inset
10992
10993 de
10994 \begin_inset space ~
10995 \end_inset
10996
10997 bits
10998 \begin_inset Index idx
10999 status collapsed
11000
11001 \begin_layout Plain Layout
11002 Fuentes ! Mapa de bits
11003 \end_layout
11004
11005 \end_inset
11006
11007  que se definen mediante gráficos en mapa de bits desde el principio, así
11008  que se verán muy bien en todos los tamaños para los que estén definidas.
11009  Sin embargo, no se escalan bien, porque para escalar una forma, cada píxel
11010  debe desdoblarse en varios píxeles.
11011  Es el mismo efecto que se produce cuando aumentas el zoom para ver una
11012  imagen.
11013  Con el fin de mitigar este efecto, las fuentes de mapa de bits se suelen
11014  suministrar en varios tamaños, los que se consideran más útiles.
11015  La ventaja de las fuentes de mapa de bits es que no se necesitan complicados
11016  cálculos para diseñar cada carácter, y por tanto se procesan más rápidamente
11017  que las fuentes escalables.
11018  La desventaja es que los tamaños que no existen de forma predefinida tienen
11019  que escalarse desdoblando píxeles y entonces no pintan muy bien.
11020 \begin_inset Newline newline
11021 \end_inset
11022
11023 Las fuentes de mapa de bits se conocen como 
11024 \family typewriter
11025 Type
11026 \begin_inset space ~
11027 \end_inset
11028
11029 3
11030 \family default
11031  en documentos PostScript y PDF.
11032 \end_layout
11033
11034 \begin_layout Standard
11035 La conclusión de todo esto es que las fuentes de mapa de bits son mejores
11036  en aquellos tamaños para los que están diseñadas, mientras que las fuentes
11037  escalables son buenas para casi todos los tamaños.
11038  Se necesitan menos definiciones de tamaño para fuentes escalables.
11039  Esta es la razón por la que casi todos los programas de tipografía y servidores
11040  de texto emplean fuentes escalables.
11041 \end_layout
11042
11043 \begin_layout Standard
11044 Para averiguar qué tipo de fuentes se usan en un documento PDF, puedes echar
11045  una mirada a sus propiedades.
11046 \end_layout
11047
11048 \begin_layout Standard
11049 Muchos modernos lenguajes de diseño y de tipografía han comenzado a migrar
11050  hacia estilos de especificación de caracteres más bien que de especificación
11051  de una fuente particular.
11052  Por ejemplo, en lugar de cambiar a una versión en cursiva de la fuente
11053  actual para enfatizar un texto, puedes usar un 
11054 \begin_inset Quotes fld
11055 \end_inset
11056
11057 estilo énfasis
11058 \begin_inset Quotes frd
11059 \end_inset
11060
11061 .
11062  Este concepto encaja perfectamente en LyX.
11063  LyX hace las cosas basándose en el contexto antes bien que fijándose en
11064  los detalles de la tipografía.
11065 \end_layout
11066
11067 \begin_layout Subsection
11068 Tipo y tamaño de fuente en un documento
11069 \begin_inset CommandInset label
11070 LatexCommand label
11071 name "sub:Fuentes-de-documento"
11072
11073 \end_inset
11074
11075
11076 \begin_inset Index idx
11077 status collapsed
11078
11079 \begin_layout Plain Layout
11080 Fuentes ! Tamaño
11081 \end_layout
11082
11083 \end_inset
11084
11085
11086 \begin_inset Index idx
11087 status collapsed
11088
11089 \begin_layout Plain Layout
11090 Documentos ! Fuentes
11091 \end_layout
11092
11093 \end_inset
11094
11095
11096 \end_layout
11097
11098 \begin_layout Standard
11099 Las fuentes de un documento se establecen en 
11100 \family sans
11101 Documento\SpecialChar \menuseparator
11102 Configuración
11103 \family default
11104
11105 \begin_inset Index idx
11106 status collapsed
11107
11108 \begin_layout Plain Layout
11109 Documentos ! Configuración
11110 \end_layout
11111
11112 \end_inset
11113
11114 .
11115  En el apartado 
11116 \family sans
11117 Fuentes 
11118 \family default
11119 puedes especificar el tipo de fuente para cada una de las tres familias
11120  
11121 \family sans
11122 Roman
11123 \family default
11124
11125 \family sans
11126 Sans
11127 \begin_inset space ~
11128 \end_inset
11129
11130 Serif
11131 \family default
11132  y 
11133 \family typewriter
11134 Typewriter
11135 \family default
11136  y su escala.
11137 \end_layout
11138
11139 \begin_layout Standard
11140 Las opciones posibles incluyen 
11141 \family sans
11142 Predeterminado
11143 \family default
11144  y una lista de las fuentes disponibles en tu sistema.
11145  La opción 
11146 \family sans
11147 Predeterminado
11148 \family default
11149  usa las fuentes estándar de TeX, conocidas como 
11150 \begin_inset Quotes fld
11151 \end_inset
11152
11153
11154 \family typewriter
11155 Computer Modern
11156 \family default
11157
11158 \begin_inset Quotes frd
11159 \end_inset
11160
11161  (
11162 \family typewriter
11163 cm
11164 \family default
11165 ) o 
11166 \begin_inset Quotes fld
11167 \end_inset
11168
11169
11170 \family typewriter
11171 European Computer Modern
11172 \family default
11173
11174 \begin_inset Quotes frd
11175 \end_inset
11176
11177  (
11178 \family typewriter
11179 ec
11180 \family default
11181 ).
11182 \end_layout
11183
11184 \begin_layout Standard
11185 Como 
11186 \family typewriter
11187 cm
11188 \family default
11189  y 
11190 \family typewriter
11191 ec
11192 \family default
11193  son fuentes en mapa de bits, a menudo se ven pixeladas en la salida PDF,
11194  sobre todo si se lee con ampliación.
11195 \begin_inset Foot
11196 status collapsed
11197
11198 \begin_layout Plain Layout
11199 Este problema no aparece en 
11200 \family typewriter
11201 Adobe
11202 \begin_inset space ~
11203 \end_inset
11204
11205 Reader
11206 \family default
11207  versión 6 o posterior, porque este programa incluye un servidor especial
11208  de fuentes en mapa de bits.
11209 \end_layout
11210
11211 \end_inset
11212
11213  Pero en general, para evitar fuentes pixeladas hay que usar fuentes de
11214  trazos.
11215  Veamos tres posibilidades para usarlas:
11216 \end_layout
11217
11218 \begin_layout Itemize
11219 Una es elegir la fuente 
11220 \family typewriter
11221 AE
11222 \family default
11223  en el diálogo 
11224 \family sans
11225 Documento\SpecialChar \menuseparator
11226 Configuración\SpecialChar \menuseparator
11227 Fuentes
11228 \family default
11229 .
11230  
11231 \family typewriter
11232 AE
11233 \family default
11234  se refiere a 
11235 \begin_inset Quotes fld
11236 \end_inset
11237
11238 Almost European
11239 \begin_inset Quotes frd
11240 \end_inset
11241
11242  y es una fuente virtual.
11243  Virtual significa que 
11244 \begin_inset Quotes fld
11245 \end_inset
11246
11247 roba
11248 \begin_inset Quotes frd
11249 \end_inset
11250
11251  perfiles de otras fuentes.
11252  Esto tiene la desventaja de que algunos caracteres se pierden, como las
11253  comillas francesas, (
11254 \begin_inset Quotes eld
11255 \end_inset
11256
11257 «
11258 \begin_inset Quotes erd
11259 \end_inset
11260
11261  y 
11262 \begin_inset Quotes eld
11263 \end_inset
11264
11265 »
11266 \begin_inset Quotes erd
11267 \end_inset
11268
11269 )
11270 \begin_inset Foot
11271 status collapsed
11272
11273 \begin_layout Plain Layout
11274 Este problema se soluciona cargando el paquete LaTeX 
11275 \series bold
11276 aeguill
11277 \series default
11278
11279 \begin_inset Index idx
11280 status collapsed
11281
11282 \begin_layout Plain Layout
11283 LaTeX, paquetes ! aeguill
11284 \end_layout
11285
11286 \end_inset
11287
11288   en el preámbulo, con la línea
11289 \begin_inset Newline newline
11290 \end_inset
11291
11292
11293 \series bold
11294
11295 \backslash
11296 usepackage[ec]{aeguill}
11297 \end_layout
11298
11299 \end_inset
11300
11301 , y que los caracteres acentuados no se forman con 
11302 \emph on
11303 uno
11304 \emph default
11305  sino con 
11306 \emph on
11307 dos
11308 \emph default
11309  caracteres, el acento y la letra.
11310  Por esto no puedes buscar palabras con acentos en documentos creados con
11311  la fuente 
11312 \family typewriter
11313 AE
11314 \family default
11315 .
11316  P.
11317 \begin_inset space \thinspace{}
11318 \end_inset
11319
11320 e.
11321  si buscas la palabra francesa 
11322 \begin_inset Quotes fld
11323 \end_inset
11324
11325 brève
11326 \begin_inset Quotes frd
11327 \end_inset
11328
11329  en un PDF, no obtienes ningún resultado, porque el visor PDF busca el carácter
11330  
11331 \begin_inset Quotes fld
11332 \end_inset
11333
11334 è
11335 \begin_inset Quotes frd
11336 \end_inset
11337
11338  y no los caracteres 
11339 \begin_inset Quotes fld
11340 \end_inset
11341
11342  e +
11343 \begin_inset space ~
11344 \end_inset
11345
11346  ̀ 
11347 \begin_inset Quotes frd
11348 \end_inset
11349
11350 .
11351  
11352 \end_layout
11353
11354 \begin_layout Itemize
11355 Otra posibilidad es usar tres fuentes vectoriales diferentes:
11356 \begin_inset Foot
11357 status collapsed
11358
11359 \begin_layout Plain Layout
11360 Otras fuentes, como 
11361 \family typewriter
11362 Latin Modern
11363 \family default
11364  o 
11365 \family typewriter
11366 Computer Modern
11367 \family default
11368 , constan de estos tres tipos principales de fuentes 
11369 \family sans
11370 sans
11371 \begin_inset space ~
11372 \end_inset
11373
11374 serif
11375 \family default
11376
11377 \family sans
11378 typewriter
11379 \family default
11380 , y 
11381 \family sans
11382 serif
11383 \family default
11384 .
11385 \end_layout
11386
11387 \end_inset
11388
11389  
11390 \family typewriter
11391 Times Roman
11392 \family default
11393  para tipos romanos,
11394 \family typewriter
11395  Helvetica
11396 \family default
11397  escalada a 92
11398 \begin_inset space \thinspace{}
11399 \end_inset
11400
11401 % o 95
11402 \begin_inset space \thinspace{}
11403 \end_inset
11404
11405 % para tipos sans
11406 \begin_inset space ~
11407 \end_inset
11408
11409 serif, y 
11410 \family typewriter
11411 courier
11412 \family default
11413  para tipos máquina de escribir.
11414 \family sans
11415
11416 \begin_inset Newline newline
11417 \end_inset
11418
11419
11420 \family default
11421 Las diferencias entre fuentes 
11422 \family sans
11423 roman,
11424 \family default
11425  
11426 \family sans
11427 sans
11428 \begin_inset space ~
11429 \end_inset
11430
11431 serif 
11432 \family default
11433
11434 \family sans
11435 typewriter
11436 \family default
11437  se explican en la sección
11438 \begin_inset space ~
11439 \end_inset
11440
11441
11442 \begin_inset CommandInset ref
11443 LatexCommand ref
11444 reference "sub:Ajuste-fino-con"
11445
11446 \end_inset
11447
11448 .
11449 \begin_inset Newline newline
11450 \end_inset
11451
11452 La fuente 
11453 \family typewriter
11454 Times Roman
11455 \family default
11456  se diseñó originalmente para periódicos.
11457  Esto significa que sus formas son más pequeñas que las de otras fuentes
11458  para encajar en las pequeñas columnas de un periódico.
11459  Así pues, 
11460 \family typewriter
11461 Times Roman
11462 \family default
11463  no es la elección óptima para documentos extensos como los libros.
11464 \end_layout
11465
11466 \begin_layout Itemize
11467 La mejor solución es utilizar fuentes 
11468 \family typewriter
11469 Latin Modern
11470 \family default
11471  (
11472 \family typewriter
11473 lm
11474 \family default
11475 ).
11476  Estas fuentes han sido desarrolladas por la comunidad LaTeX para reemplazar
11477  a 
11478 \family typewriter
11479 cm
11480 \family default
11481  como fuentes predeterminadas.
11482  En la mayoría de los casos tienen un aspecto semejante a  
11483 \family typewriter
11484 cm
11485 \family default
11486
11487 \begin_inset Foot
11488 status collapsed
11489
11490 \begin_layout Plain Layout
11491 Una diferencia es un espaciado mejorado para las fuentes 
11492 \family typewriter
11493 lm
11494 \family default
11495 .
11496 \end_layout
11497
11498 \end_inset
11499
11500 , pero 
11501 \family typewriter
11502 lm
11503 \family default
11504  cubre un enorme número de caracteres en comparación con las familias 
11505 \family typewriter
11506 cm
11507 \family default
11508  y 
11509 \family typewriter
11510 ec
11511 \family default
11512 .
11513 \end_layout
11514
11515 \begin_layout Standard
11516 \begin_inset VSpace bigskip
11517 \end_inset
11518
11519
11520 \end_layout
11521
11522 \begin_layout Standard
11523 Para el tamaño de fuente hay cuatro valores posibles: 
11524 \family sans
11525 Predeterminado, 10
11526 \family default
11527
11528 \family sans
11529 11
11530 \family default
11531 , y 
11532 \family sans
11533 12
11534 \family default
11535 .
11536  El 
11537 \family sans
11538 predeterminado
11539 \family default
11540  depende de tu instalación LaTeX, normalmente equivale a 10.
11541 \end_layout
11542
11543 \begin_layout Standard
11544 Los tamaños de fuente son 
11545 \emph on
11546 tamaños base
11547 \emph default
11548 .
11549  Realmente LyX escala todos los otros tamaños posibles (tales como los que
11550  se usan en notas, exponentes y subíndices) según este valor.
11551  Siempre podrás afinar el tamaño de fuente en aquellas partes de texto en
11552  que lo necesites mediante el diálogo 
11553 \family sans
11554 Estilo
11555 \begin_inset space ~
11556 \end_inset
11557
11558 del
11559 \begin_inset space ~
11560 \end_inset
11561
11562 texto
11563 \family default
11564 .
11565  Esto se desarrolla en la sección
11566 \begin_inset space ~
11567 \end_inset
11568
11569
11570 \begin_inset CommandInset ref
11571 LatexCommand ref
11572 reference "sub:Ajuste-fino-con"
11573
11574 \end_inset
11575
11576 .
11577 \end_layout
11578
11579 \begin_layout Standard
11580 El campo 
11581 \family sans
11582 CJK
11583 \family default
11584  permite a usuarios de los idiomas chino, japonés o coreano (CJK) especificar
11585  una fuente para los caracteres de los guiones.
11586 \begin_inset Foot
11587 status collapsed
11588
11589 \begin_layout Plain Layout
11590 La fuente será el argumento para los comandos del paquete LaTeX 
11591 \series bold
11592 CJK
11593 \series default
11594 .
11595  Así, esto no tiene efecto para el idioma de documento 
11596 \family sans
11597 Japonés
11598 \family default
11599  que no usa 
11600 \series bold
11601 CJK
11602 \series default
11603 .
11604 \end_layout
11605
11606 \end_inset
11607
11608
11609 \end_layout
11610
11611 \begin_layout Standard
11612 \begin_inset VSpace bigskip
11613 \end_inset
11614
11615
11616 \begin_inset Note Greyedout
11617 status collapsed
11618
11619 \begin_layout Plain Layout
11620
11621 \series bold
11622 Nota: 
11623 \series default
11624 Cuando cambias una fuente o su tamaño en el documento, ¡LyX 
11625 \emph on
11626 no
11627 \emph default
11628  cambia la fuente en pantalla! Sólo verás la diferencia en la salida impresa;
11629  esto es parte del concepto WYSIWYM.
11630  Las fuentes en pantalla se pueden determinar en el diálogo 
11631 \family sans
11632 Herramientas\SpecialChar \menuseparator
11633 Preferencias
11634 \family default
11635 , véase la sección
11636 \begin_inset space ~
11637 \end_inset
11638
11639
11640 \begin_inset CommandInset ref
11641 LatexCommand ref
11642 reference "sub:Fuentes-de-pantalla"
11643
11644 \end_inset
11645
11646 .
11647 \end_layout
11648
11649 \end_inset
11650
11651
11652 \end_layout
11653
11654 \begin_layout Subsection
11655 Usar diferentes estilos de carácter
11656 \begin_inset Index idx
11657 status collapsed
11658
11659 \begin_layout Plain Layout
11660 Estilo del texto
11661 \end_layout
11662
11663 \end_inset
11664
11665
11666 \end_layout
11667
11668 \begin_layout Standard
11669 Como ya hemos visto, LyX cambia automáticamente el estilo de letra en ciertos
11670  entornos de párrafo.
11671  LyX soporta dos estilos, 
11672 \family sans
11673 Énfasis
11674 \family default
11675  y 
11676 \family sans
11677 Versalitas
11678 \family default
11679 .
11680  Puedes activarlos con atajos de teclado, con el menú, y con la barra de
11681  herramientas.
11682 \end_layout
11683
11684 \begin_layout Standard
11685 Para activar el estilo 
11686 \family sans
11687 Versalitas
11688 \family default
11689 , haz una de estas acciones:
11690 \end_layout
11691
11692 \begin_layout Itemize
11693 clic en el botón de la barra de herramientas 
11694 \begin_inset Graphics
11695         filename ../../images/font-noun.png
11696
11697 \end_inset
11698
11699
11700 \end_layout
11701
11702 \begin_layout Itemize
11703 teclea la combinación 
11704 \family sans
11705 Alt+C
11706 \begin_inset space ~
11707 \end_inset
11708
11709 C
11710 \end_layout
11711
11712 \begin_layout Standard
11713 Estos comandos son alternativos.
11714  Esto es, si 
11715 \family sans
11716 Versalitas
11717 \family default
11718  ya está activo, esas acciones lo desactivan.
11719 \end_layout
11720
11721 \begin_layout Standard
11722 El estilo 
11723 \family sans
11724 Versalitas
11725 \family default
11726  se utiliza típicamente para nombres propios.
11727  Por ejemplo: 
11728 \begin_inset Quotes fld
11729 \end_inset
11730
11731
11732 \noun on
11733 Matthias Ettrich
11734 \noun default
11735  es el autor original de LyX.
11736 \begin_inset Quotes frd
11737 \end_inset
11738
11739
11740 \end_layout
11741
11742 \begin_layout Standard
11743 Un estilo empleado más frecuentemente es el estilo 
11744 \family sans
11745 Énfasis
11746 \family default
11747 .
11748  Se activa (o se desactiva, también es alternativo) así:
11749 \end_layout
11750
11751 \begin_layout Itemize
11752 clic en el botón 
11753 \begin_inset Graphics
11754         filename ../../images/font-emph.png
11755
11756 \end_inset
11757
11758  
11759 \end_layout
11760
11761 \begin_layout Itemize
11762 con la combinación de teclas 
11763 \family sans
11764 Alt+C
11765 \begin_inset space ~
11766 \end_inset
11767
11768 E
11769 \family default
11770
11771 \family sans
11772 Ctrl+E
11773 \end_layout
11774
11775 \begin_layout Standard
11776 Normalmente el estilo 
11777 \family sans
11778 Énfasis
11779 \family default
11780  equivale a letra cursiva aunque algunas clases de documento o paquetes
11781  LaTeX usan una fuente diferente.
11782 \end_layout
11783
11784 \begin_layout Standard
11785 Hemos estado usando el estilo 
11786 \family sans
11787 Énfasis
11788 \family default
11789  por todos sitios en este documento.
11790  Aquí un ejemplo más:
11791 \end_layout
11792
11793 \begin_layout Quotation
11794
11795 \emph on
11796 ¡No abusen de los estilos de letra!
11797 \end_layout
11798
11799 \begin_layout Standard
11800 Es un aviso además de un ejemplo.
11801  Un escrito debería parecerse a una conversación ordinaria.
11802  Puesto que no estamos gritando continuamente a los demás, también deberíamos
11803  evitar abusar de los estilos de letra.
11804 \end_layout
11805
11806 \begin_layout Standard
11807 Siempre se puede restablecer la fuente predeterminada con la combinación
11808  
11809 \family sans
11810 Alt+C
11811 \begin_inset space ~
11812 \end_inset
11813
11814 Espacio
11815 \family default
11816  o el diálogo 
11817 \family sans
11818 Editar\SpecialChar \menuseparator
11819 Estilo del texto
11820 \family default
11821 .
11822 \end_layout
11823
11824 \begin_layout Subsection
11825 Ajuste fino con el diálogo Estilo del texto
11826 \begin_inset CommandInset label
11827 LatexCommand label
11828 name "sub:Ajuste-fino-con"
11829
11830 \end_inset
11831
11832
11833 \begin_inset Index idx
11834 status collapsed
11835
11836 \begin_layout Plain Layout
11837 Estilo del texto
11838 \end_layout
11839
11840 \end_inset
11841
11842
11843 \end_layout
11844
11845 \begin_layout Standard
11846 Siempre hay ocasiones en las que necesitas afinar el estilo del texto, por
11847  eso LyX permite crear estilos personalizados.
11848  Por ejemplo, una publicación académica o corporativa que tienen una hoja
11849  de estilo que requiere una letra sans-serif en ciertas situaciones.
11850  También, escritores que a veces usan letra diferente para distinguir reflexione
11851 s del diálogo ordinario.
11852 \end_layout
11853
11854 \begin_layout Standard
11855 Antes de explicar cómo personalizar el estilo de letra, queremos repetir
11856  de nuevo el aviso: ¡No abuses de los estilos de letra! 
11857 \begin_inset Newline newline
11858 \end_inset
11859
11860 Los documentos que abusan de distintos tipos y tamaños de letra no se leen
11861  bien y pueden llegar a parecer coladores.
11862 \end_layout
11863
11864 \begin_layout Standard
11865 Para usar estilos de letra personalizados, abre el diálogo 
11866 \family sans
11867 Editar\SpecialChar \menuseparator
11868 Estilo del texto
11869 \family default
11870 \SpecialChar \menuseparator
11871
11872 \family sans
11873 Personalizado
11874 \family default
11875 .
11876  En él hay varios cuadros desplegables correspondientes a varias propiedades
11877  que puedes escoger.
11878  La opción 
11879 \family sans
11880 Ningún
11881 \begin_inset space ~
11882 \end_inset
11883
11884 cambio
11885 \family default
11886  mantiene el estado actual de esa propiedad.
11887  La opción 
11888 \family sans
11889 Reiniciar
11890 \family default
11891  restablece la propiedad a su valor predeterminado.
11892  Puedes usar esta opción para reiniciar atributos de un conjunto de párrafos
11893  de un plumazo.
11894 \end_layout
11895
11896 \begin_layout Standard
11897 Las propiedades de fuente y sus opciones (además de 
11898 \family sans
11899 Ningún
11900 \begin_inset space ~
11901 \end_inset
11902
11903 cambio
11904 \family default
11905  y 
11906 \family sans
11907 Reiniciar
11908 \family default
11909 ) son:
11910 \end_layout
11911
11912 \begin_layout Labeling
11913 \labelwidthstring 00.00.0000
11914
11915 \family sans
11916 Familia
11917 \family default
11918  Apariencia general de la fuente.
11919  Las opciones posibles son:
11920 \end_layout
11921
11922 \begin_deeper
11923 \begin_layout Labeling
11924 \labelwidthstring 00.00.0000
11925
11926 \family sans
11927 Roman
11928 \family default
11929  Esta es la familia de tipos romanos.
11930  Normalmente una fuente serif.
11931  Es la familia predeterminada.
11932  (combinación 
11933 \family sans
11934 Alt+C
11935 \begin_inset space ~
11936 \end_inset
11937
11938 R
11939 \family default
11940 )
11941 \end_layout
11942
11943 \begin_layout Labeling
11944 \labelwidthstring 00.00.0000
11945
11946 \family sans
11947 Sans
11948 \begin_inset space ~
11949 \end_inset
11950
11951 Serif
11952 \family default
11953  Esta es la familia de fuentes 
11954 \family sans
11955 Sans Serif.
11956
11957 \family default
11958  (combinación 
11959 \family sans
11960 Alt+C
11961 \begin_inset space ~
11962 \end_inset
11963
11964 S
11965 \family default
11966 )
11967 \end_layout
11968
11969 \begin_layout Labeling
11970 \labelwidthstring 00.00.0000
11971
11972 \family sans
11973 Typewriter
11974 \family default
11975  Esta es la familia de fuentes 
11976 \family typewriter
11977 Typewriter.
11978
11979 \family default
11980  (combinación 
11981 \family sans
11982 Control+Mayúsculas+P)
11983 \end_layout
11984
11985 \end_deeper
11986 \begin_layout Labeling
11987 \labelwidthstring 00.00.0000
11988
11989 \family sans
11990 Serie
11991 \family default
11992  Esto corresponde a la intensidad de impresión.
11993  Las opciones son:
11994 \end_layout
11995
11996 \begin_deeper
11997 \begin_layout Labeling
11998 \labelwidthstring 00.00.0000
11999
12000 \family sans
12001 Medio
12002 \family default
12003  Esta es la serie Medio.
12004  Es el valor predeterminado.
12005 \end_layout
12006
12007 \begin_layout Labeling
12008 \labelwidthstring 00.00.0000
12009
12010 \family sans
12011 Negrita
12012 \family default
12013  
12014 \series bold
12015 Esta es la serie Negrita.
12016
12017 \series default
12018  (combinaciones 
12019 \family sans
12020 Alt+C
12021 \begin_inset space ~
12022 \end_inset
12023
12024 B
12025 \family default
12026
12027 \family sans
12028 Ctrl+B
12029 \family default
12030 )
12031 \end_layout
12032
12033 \end_deeper
12034 \begin_layout Labeling
12035 \labelwidthstring 00.00.0000
12036
12037 \family sans
12038 Forma
12039 \family default
12040  Como su nombre indica.
12041  Opciones:
12042 \end_layout
12043
12044 \begin_deeper
12045 \begin_layout Labeling
12046 \labelwidthstring 00.00.0000
12047
12048 \family sans
12049 Vertical
12050 \family default
12051  Esta es la forma vertical, predeterminada.
12052 \end_layout
12053
12054 \begin_layout Labeling
12055 \labelwidthstring 00.00.0000
12056
12057 \family sans
12058 Cursiva
12059 \family default
12060  
12061 \shape italic
12062 Esta es la forma de letra cursiva
12063 \shape default
12064 \emph on
12065 .
12066 \end_layout
12067
12068 \begin_layout Labeling
12069 \labelwidthstring 00.00.0000
12070
12071 \family sans
12072 Inclinada
12073 \family default
12074  
12075 \shape italic
12076 Esta es la forma de letra Inclinada
12077 \shape default
12078  (aunque quizá no se note en LyX, es diferente de la cursiva).
12079 \end_layout
12080
12081 \begin_layout Labeling
12082 \labelwidthstring 00.00.0000
12083
12084 \family sans
12085 Versalitas
12086 \family default
12087  
12088 \shape smallcaps
12089 Esta es la forma de letra Versalitas
12090 \shape default
12091 \noun on
12092 .
12093 \end_layout
12094
12095 \end_deeper
12096 \begin_layout Labeling
12097 \labelwidthstring 00.00.0000
12098
12099 \family sans
12100 Tamaño
12101 \family default
12102  Altera el tamaño de la fuente.
12103  Encontrarás aquí valores no numéricos; todos los tamaños posibles son en
12104  realidad proporcionales al tamaño de fuente del documento.
12105  Insistimos, no das los detalles a LyX, sino una indicación general de lo
12106  que quieres hacer.
12107  Las opciones son:
12108 \end_layout
12109
12110 \begin_deeper
12111 \begin_layout Labeling
12112 \labelwidthstring 00.00.0000
12113
12114 \family sans
12115 Diminuta
12116 \family default
12117  
12118 \size tiny
12119 Este es el tamaño 
12120 \begin_inset Quotes fld
12121 \end_inset
12122
12123 Diminuta
12124 \begin_inset Quotes frd
12125 \end_inset
12126
12127 .
12128
12129 \size default
12130  (combinaciones 
12131 \family sans
12132 Alt+S
12133 \begin_inset space ~
12134 \end_inset
12135
12136 T
12137 \family default
12138
12139 \family sans
12140 Alt+S
12141 \begin_inset space ~
12142 \end_inset
12143
12144 1
12145 \family default
12146 )
12147 \end_layout
12148
12149 \begin_layout Labeling
12150 \labelwidthstring 00.00.0000
12151
12152 \family sans
12153 Pequeñísima
12154 \family default
12155  
12156 \size scriptsize
12157 Este es el tamaño 
12158 \begin_inset Quotes fld
12159 \end_inset
12160
12161 Pequeñísima
12162 \begin_inset Quotes frd
12163 \end_inset
12164
12165
12166 \size default
12167 .
12168  (combinación 
12169 \family sans
12170 Alt+S
12171 \begin_inset space ~
12172 \end_inset
12173
12174 2
12175 \family default
12176 )
12177 \end_layout
12178
12179 \begin_layout Labeling
12180 \labelwidthstring 00.00.0000
12181
12182 \family sans
12183 Más
12184 \begin_inset space ~
12185 \end_inset
12186
12187 pequeña
12188 \family default
12189  
12190 \size footnotesize
12191 Este es el tamaño 
12192 \begin_inset Quotes fld
12193 \end_inset
12194
12195 Más Pequeña
12196 \begin_inset Quotes frd
12197 \end_inset
12198
12199 .
12200
12201 \size default
12202  (combinaciones 
12203 \family sans
12204 Alt+S
12205 \begin_inset space ~
12206 \end_inset
12207
12208 Mayúsculas+S
12209 \family default
12210
12211 \family sans
12212 Alt+S
12213 \begin_inset space ~
12214 \end_inset
12215
12216 3
12217 \family default
12218 )
12219 \end_layout
12220
12221 \begin_layout Labeling
12222 \labelwidthstring 00.00.0000
12223
12224 \family sans
12225 Pequeña
12226 \family default
12227  
12228 \size small
12229 Este es el tamaño 
12230 \begin_inset Quotes fld
12231 \end_inset
12232
12233 Pequeña
12234 \begin_inset Quotes frd
12235 \end_inset
12236
12237 .
12238
12239 \size default
12240  (combinaciones 
12241 \family sans
12242 Alt+S
12243 \begin_inset space ~
12244 \end_inset
12245
12246 S
12247 \family default
12248
12249 \family sans
12250 Alt+S
12251 \begin_inset space ~
12252 \end_inset
12253
12254 4
12255 \family default
12256 )
12257 \end_layout
12258
12259 \begin_layout Labeling
12260 \labelwidthstring 00.00.0000
12261
12262 \family sans
12263 Normal
12264 \family default
12265  Este es el tamaño 
12266 \begin_inset Quotes fld
12267 \end_inset
12268
12269 Normal
12270 \begin_inset Quotes frd
12271 \end_inset
12272
12273 .
12274  Es el valor por omisión.
12275  (combinaciones 
12276 \family sans
12277 Alt+S
12278 \begin_inset space ~
12279 \end_inset
12280
12281 N
12282 \family default
12283
12284 \family sans
12285 Alt+S
12286 \begin_inset space ~
12287 \end_inset
12288
12289 5
12290 \family default
12291 )
12292 \end_layout
12293
12294 \begin_layout Labeling
12295 \labelwidthstring 00.00.0000
12296
12297 \family sans
12298 Grande
12299 \family default
12300  
12301 \size large
12302 Este es el tamaño 
12303 \begin_inset Quotes fld
12304 \end_inset
12305
12306 Grande
12307 \begin_inset Quotes frd
12308 \end_inset
12309
12310 .
12311
12312 \size default
12313  (combinaciones 
12314 \family sans
12315 Alt+S
12316 \begin_inset space ~
12317 \end_inset
12318
12319 L
12320 \family default
12321
12322 \family sans
12323 Alt+S
12324 \begin_inset space ~
12325 \end_inset
12326
12327 6
12328 \family default
12329 )
12330 \end_layout
12331
12332 \begin_layout Labeling
12333 \labelwidthstring 00.00.0000
12334
12335 \family sans
12336 Más
12337 \begin_inset space ~
12338 \end_inset
12339
12340 grande
12341 \family default
12342  
12343 \size larger
12344 Este es el tamaño 
12345 \begin_inset Quotes fld
12346 \end_inset
12347
12348 Más grande
12349 \begin_inset Quotes frd
12350 \end_inset
12351
12352 .
12353
12354 \size default
12355  (combinaciones 
12356 \family sans
12357 Alt+S
12358 \begin_inset space ~
12359 \end_inset
12360
12361 Mayúsculas+L
12362 \family default
12363
12364 \family sans
12365 Alt+S
12366 \begin_inset space ~
12367 \end_inset
12368
12369 7
12370 \family default
12371 )
12372 \end_layout
12373
12374 \begin_layout Labeling
12375 \labelwidthstring 00.00.0000
12376
12377 \family sans
12378 Grandísima
12379 \family default
12380  
12381 \size largest
12382 Este es el tamaño 
12383 \begin_inset Quotes fld
12384 \end_inset
12385
12386 Grandísima
12387 \begin_inset Quotes frd
12388 \end_inset
12389
12390 .
12391
12392 \size default
12393  (combinación 
12394 \family sans
12395 Alt+S
12396 \begin_inset space ~
12397 \end_inset
12398
12399 8
12400 \family default
12401 )
12402 \end_layout
12403
12404 \begin_layout Labeling
12405 \labelwidthstring 00.00.0000
12406
12407 \family sans
12408 Enorme
12409 \family default
12410  
12411 \size huge
12412 Este es el tamaño 
12413 \begin_inset Quotes fld
12414 \end_inset
12415
12416 Enorme
12417 \begin_inset Quotes frd
12418 \end_inset
12419
12420 .
12421
12422 \size default
12423  (combinaciones 
12424 \family sans
12425 Alt+S Mayúsculas
12426 \begin_inset space ~
12427 \end_inset
12428
12429 H
12430 \family default
12431
12432 \family sans
12433 Alt+S
12434 \begin_inset space ~
12435 \end_inset
12436
12437 9
12438 \family default
12439 )
12440 \end_layout
12441
12442 \begin_layout Labeling
12443 \labelwidthstring 00.00.0000
12444
12445 \family sans
12446 Más
12447 \begin_inset space ~
12448 \end_inset
12449
12450 enorme
12451 \family default
12452  
12453 \size giant
12454 Este es el tamaño 
12455 \begin_inset Quotes fld
12456 \end_inset
12457
12458 Más enorme
12459 \begin_inset Quotes frd
12460 \end_inset
12461
12462 .
12463
12464 \size default
12465  (combinaciones 
12466 \family sans
12467 Alt+S
12468 \begin_inset space ~
12469 \end_inset
12470
12471 Mayúsculas+H
12472 \family default
12473
12474 \family sans
12475 Alt+S
12476 \begin_inset space ~
12477 \end_inset
12478
12479 0
12480 \family default
12481 )
12482 \end_layout
12483
12484 \end_deeper
12485 \begin_layout Standard
12486 Reiteramos el aviso 
12487 \emph on
12488 otra vez
12489 \emph default
12490 : no te vuelvas loco con esta característica.
12491  Casi nunca deberías necesitarla.
12492  LyX cambia automáticamente el tamaño para diferentes entornos de párrafo,
12493  eso está bien así.
12494  ¡Esto es sólo para algún ajuste fino!
12495 \end_layout
12496
12497 \begin_layout Labeling
12498 \labelwidthstring 00.00.0000
12499
12500 \family sans
12501 Siempre
12502 \begin_inset space ~
12503 \end_inset
12504
12505 conmutado
12506 \family default
12507  Aquí puedes cambiar estas otras opciones:
12508 \end_layout
12509
12510 \begin_deeper
12511 \begin_layout Labeling
12512 \labelwidthstring 00.00.0000
12513
12514 \family sans
12515 Énfasis
12516 \family default
12517  
12518 \emph on
12519 Texto con énfasis.
12520
12521 \emph default
12522  Podría parecer igual que 
12523 \shape italic
12524 Cursiva
12525 \shape default
12526 , pero realmente es algo diferente.
12527  El énfasis es un atributo 
12528 \emph on
12529 lógico
12530 \emph default
12531 .
12532  Esto significa que cada clase de documento puede definir su propia fuente
12533  para dar énfasis a un texto.
12534  Normalmente equivale a cursiva.
12535 \end_layout
12536
12537 \begin_layout Labeling
12538 \labelwidthstring 00.00.0000
12539
12540 \family sans
12541 Subrayado
12542 \family default
12543  
12544 \bar under
12545 Esto es un texto subrayado.
12546
12547 \bar default
12548  (combinaciones C
12549 \family sans
12550 trl+U, Alt+C
12551 \begin_inset space ~
12552 \end_inset
12553
12554 U)
12555 \begin_inset Newline newline
12556 \end_inset
12557
12558
12559 \family default
12560 ¡Evita usar subrayado si es posible! Es un recurso de los tiempos de las
12561  máquinas de escribir, cuando no era posible cambiar de letra.
12562  Ahora no necesitamos resaltar texto subrayando.
12563  Se incluye en LyX sólo por si alguien lo necesita para respetar algunas
12564  hojas de estilo.
12565 \end_layout
12566
12567 \begin_layout Labeling
12568 \labelwidthstring 00.00.0000
12569
12570 \family sans
12571 Versalitas
12572 \family default
12573  
12574 \noun on
12575 Este texto está en Versalitas.
12576
12577 \noun default
12578  Como 
12579 \family sans
12580 Énfasis
12581 \family default
12582 , es un atributo lógico.
12583  Normalmente equivale a 
12584 \family sans
12585 Mayúsculas pequeñas
12586 \family default
12587 .
12588 \end_layout
12589
12590 \end_deeper
12591 \begin_layout Standard
12592
12593 \end_layout
12594
12595 \begin_layout Labeling
12596 \labelwidthstring 00.00.0000
12597
12598 \family sans
12599 Color
12600 \family default
12601  Esta opción permite poner el texto en color.
12602  Ten en cuenta que no todos los visores DVI pueden mostrar colores.
12603  Además de 
12604 \family sans
12605 Sin
12606 \begin_inset space ~
12607 \end_inset
12608
12609 color
12610 \family default
12611 , que es el valor predeterminado y que normalmente es el negro, puedes elegir
12612  entre 
12613 \family sans
12614 Negro
12615 \family default
12616
12617 \family sans
12618 Blanco
12619 \family default
12620
12621 \family sans
12622 Rojo,
12623 \family default
12624  
12625 \family sans
12626 Verde
12627 \family default
12628
12629 \family sans
12630 Azul
12631 \family default
12632
12633 \family sans
12634 Cyan
12635 \family default
12636
12637 \family sans
12638 Magenta
12639 \family default
12640  y 
12641 \family sans
12642 Amarillo
12643 \family default
12644 .
12645 \begin_inset Index idx
12646 status collapsed
12647
12648 \begin_layout Plain Layout
12649 Color ! Texto
12650 \end_layout
12651
12652 \end_inset
12653
12654
12655 \end_layout
12656
12657 \begin_layout Labeling
12658 \labelwidthstring 00.00.0000
12659
12660 \family sans
12661 Idioma
12662 \family default
12663  Se usa para marcar regiones de texto en un idioma distinto al del documento.
12664  El texto así marcado se subraya en azul para indicar el cambio (sólo en
12665  LyX).
12666 \end_layout
12667
12668 \begin_layout Standard
12669 Bien, tienes un gran número de opciones para escoger.
12670  Una vez que has elegido un nuevo estilo de texto en el diálogo 
12671 \family sans
12672 Editar\SpecialChar \menuseparator
12673 Estilo del texto
12674 \family default
12675 , se guardan las opciones.
12676  Para activarlas, usa el botón 
12677 \begin_inset Graphics
12678         filename ../../images/textstyle-apply.png
12679
12680 \end_inset
12681
12682 .
12683  Ese botón te permite alternar el estado de tu estilo personalizado cuando
12684  el diálogo no está visible.
12685  
12686 \end_layout
12687
12688 \begin_layout Standard
12689 Para reiniciar completamente el estilo a sus valores por omisión, usa 
12690 \family sans
12691 Alt+C
12692 \begin_inset space ~
12693 \end_inset
12694
12695 Espacio
12696 \family default
12697 .
12698  Si quieres conmutar sólo aquellas propiedades recién cambiadas (supón que
12699  sólo pones forma 
12700 \begin_inset Quotes fld
12701 \end_inset
12702
12703 inclinada
12704 \begin_inset Quotes frd
12705 \end_inset
12706
12707  y serie 
12708 \begin_inset Quotes fld
12709 \end_inset
12710
12711 negrita
12712 \begin_inset Quotes frd
12713 \end_inset
12714
12715 ), marca el cuadro 
12716 \family sans
12717 Conmutar
12718 \begin_inset space ~
12719 \end_inset
12720
12721 todo
12722 \family default
12723  y pulsa 
12724 \family sans
12725 Aceptar
12726 \family default
12727 .
12728 \end_layout
12729
12730 \begin_layout Standard
12731 Deberías también saber un poco sobre las diferencias entre los tres tipos
12732  principales de fuentes 
12733 \family sans
12734 serif
12735 \family default
12736
12737 \family sans
12738 sans
12739 \begin_inset space ~
12740 \end_inset
12741
12742 serif
12743 \family default
12744 , y 
12745 \family sans
12746 typewriter
12747 \family default
12748 :
12749 \end_layout
12750
12751 \begin_layout Itemize
12752
12753 \family sans
12754 Typewriter
12755 \family default
12756  es una fuente de 
12757 \begin_inset Quotes fld
12758 \end_inset
12759
12760 ancho fijo
12761 \begin_inset Quotes frd
12762 \end_inset
12763
12764 , significa que cada carácter tiene la misma anchura, la 
12765 \begin_inset Quotes fld
12766 \end_inset
12767
12768 i
12769 \begin_inset Quotes frd
12770 \end_inset
12771
12772  ocupa el mismo espacio que la 
12773 \begin_inset Quotes fld
12774 \end_inset
12775
12776 m
12777 \begin_inset Quotes frd
12778 \end_inset
12779
12780 .
12781  Aquí hay un ejemplo
12782 \begin_inset Newline newline
12783 \end_inset
12784
12785
12786 \begin_inset ERT
12787 status collapsed
12788
12789 \begin_layout Plain Layout
12790
12791
12792 \backslash
12793 phantom{
12794 \end_layout
12795
12796 \end_inset
12797
12798 sin 
12799 \begin_inset ERT
12800 status collapsed
12801
12802 \begin_layout Plain Layout
12803
12804 }
12805 \end_layout
12806
12807 \end_inset
12808
12809
12810 \family typewriter
12811 texto en typewriter
12812 \family default
12813
12814 \begin_inset Note Note
12815 status collapsed
12816
12817 \begin_layout Plain Layout
12818 Más sobre 
12819 \series bold
12820
12821 \backslash
12822 phantom
12823 \series default
12824  en la sección 
12825 \begin_inset CommandInset ref
12826 LatexCommand ref
12827 reference "sub:Otros-espacios"
12828
12829 \end_inset
12830
12831 .
12832 \end_layout
12833
12834 \end_inset
12835
12836
12837 \begin_inset Newline newline
12838 \end_inset
12839
12840 sin texto en typewriter
12841 \end_layout
12842
12843 \begin_layout Itemize
12844
12845 \family sans
12846 Serif
12847 \family default
12848  son fuentes formadas por caracteres con pequeños 
12849 \begin_inset Quotes fld
12850 \end_inset
12851
12852 apéndices
12853 \begin_inset Quotes frd
12854 \end_inset
12855
12856  en los extremos de las líneas que los dibujan.
12857  El siguiente ejemplo muestra las diferencias:
12858 \begin_inset Newline newline
12859 \end_inset
12860
12861 texto con letras serif
12862 \begin_inset Newline newline
12863 \end_inset
12864
12865
12866 \family sans
12867 texto con letras no serif
12868 \family default
12869
12870 \begin_inset Newline newline
12871 \end_inset
12872
12873 Los caracteres serif facilitan una cómoda y ágil lectura.
12874  Por esto se usan como fuente predeterminada (conocida por 
12875 \family sans
12876 roman
12877 \family default
12878 ).
12879 \end_layout
12880
12881 \begin_layout Itemize
12882 Las fuentes 
12883 \family sans
12884 Sans serif
12885 \family default
12886  no tienen apéndices.
12887  Por eso este tipo de fuente se suele usar para encabezados y textos cortos.
12888  En este documento la usamos para resaltar nombres de menú.
12889 \end_layout
12890
12891 \begin_layout Standard
12892 Concluiremos reiterando la misma advertencia: No abuses de los estilos de
12893  texto.
12894  A menudo se confunde con una buena presentación, y casi nunca es así.
12895 \end_layout
12896
12897 \begin_layout Section
12898 Vista preliminar e impresión
12899 \end_layout
12900
12901 \begin_layout Subsection
12902 Introducción
12903 \end_layout
12904
12905 \begin_layout Standard
12906 Una vez cubiertas algunas de las características fundamentales de la preparación
12907  de documentos con LyX, probablemente quieras saber cómo imprimir tu obra
12908  maestra.
12909  Antes de explicarlo queremos dar unas breves nociones sobre lo que sucede
12910  entre bambalinas.
12911  También damos esta información, con mucho mayor detalle, en el manual 
12912 \emph on
12913 Características adicionales
12914 \emph default
12915 .
12916 \end_layout
12917
12918 \begin_layout Standard
12919 LyX usa el programa LaTeX como soporte.
12920  LaTeX es un paquete de macros para el sistema de tipografía TeX, pero para
12921  evitar confusión, sólo nos referiremos a LaTeX.
12922  LyX es lo que utilizas para escribir realmente.
12923  Después, LyX invoca a LaTeX para volcar tus escritos en una salida imprimible.
12924  Esto tiene lugar en dos pasos:
12925 \end_layout
12926
12927 \begin_layout Enumerate
12928 Primero, LyX convierte tu documento a una serie de comandos de texto para
12929  LaTeX, generando un archivo con la extensión 
12930 \begin_inset Quotes fld
12931 \end_inset
12932
12933
12934 \family typewriter
12935 .tex
12936 \family default
12937
12938 \begin_inset Quotes frd
12939 \end_inset
12940
12941 .
12942 \end_layout
12943
12944 \begin_layout Enumerate
12945 A continuación, LaTeX usa los comandos en el archivo 
12946 \family typewriter
12947 .tex
12948 \family default
12949  y genera la salida para imprimir.
12950  
12951 \end_layout
12952
12953 \begin_layout Subsection
12954 Formatos del archivo de salida
12955 \begin_inset Index idx
12956 status collapsed
12957
12958 \begin_layout Plain Layout
12959 Formatos de archivo
12960 \end_layout
12961
12962 \end_inset
12963
12964
12965 \begin_inset CommandInset label
12966 LatexCommand label
12967 name "sub:Formatos-de-salida"
12968
12969 \end_inset
12970
12971
12972 \end_layout
12973
12974 \begin_layout Subsubsection
12975 Texto simple (ASCII)
12976 \begin_inset Index idx
12977 status collapsed
12978
12979 \begin_layout Plain Layout
12980 Formatos de archivo ! Texto simple
12981 \end_layout
12982
12983 \end_inset
12984
12985
12986 \end_layout
12987
12988 \begin_layout Standard
12989 Este tipo de archivo tiene la extensión 
12990 \begin_inset Quotes fld
12991 \end_inset
12992
12993
12994 \family typewriter
12995 .txt
12996 \family default
12997
12998 \begin_inset Quotes frd
12999 \end_inset
13000
13001 .
13002  Contiene el documento en texto simple siguiendo las normas del 
13003 \emph on
13004 American Standard Code for Information Interchange
13005 \emph default
13006  (ASCII).
13007 \end_layout
13008
13009 \begin_layout Standard
13010 Puedes exportar el documento a ASCII con el menú  
13011 \family sans
13012 Archivo\SpecialChar \menuseparator
13013 Exportar\SpecialChar \menuseparator
13014 Texto simple
13015 \family default
13016 .
13017 \end_layout
13018
13019 \begin_layout Subsubsection
13020 LaTeX
13021 \begin_inset Index idx
13022 status collapsed
13023
13024 \begin_layout Plain Layout
13025 Formatos de archivo ! LaTeX
13026 \end_layout
13027
13028 \end_inset
13029
13030
13031 \end_layout
13032
13033 \begin_layout Standard
13034 Este tipo de archivo tiene extensión 
13035 \begin_inset Quotes fld
13036 \end_inset
13037
13038
13039 \family typewriter
13040 .tex
13041 \family default
13042
13043 \begin_inset Quotes frd
13044 \end_inset
13045
13046  y contiene todos los comandos necesarios para procesar el documento con
13047  el programa LaTeX.
13048  Si conoces LaTeX, puedes usarlo para encontrar errores LaTeX o procesar
13049  manualmente con comandos de consola.
13050  El archivo LaTeX se crea automáticamente en el directorio temporal de LyX
13051  siempre que veas (menú 
13052 \family sans
13053 Ver
13054 \family default
13055 ) o exportes el documento.
13056 \end_layout
13057
13058 \begin_layout Standard
13059 Puedes exportar el documento a LaTeX con el menú 
13060 \family sans
13061 Archivo\SpecialChar \menuseparator
13062 Exportar\SpecialChar \menuseparator
13063 LaT
13064 \begin_inset ERT
13065 status collapsed
13066
13067 \begin_layout Plain Layout
13068
13069 {}
13070 \end_layout
13071
13072 \end_inset
13073
13074 eX
13075 \family default
13076 .
13077 \end_layout
13078
13079 \begin_layout Subsubsection
13080 DVI
13081 \begin_inset Index idx
13082 status collapsed
13083
13084 \begin_layout Plain Layout
13085 Formatos de archivo ! DVI
13086 \end_layout
13087
13088 \end_inset
13089
13090
13091 \end_layout
13092
13093 \begin_layout Standard
13094 Este tipo de archivo tiene extensión 
13095 \begin_inset Quotes fld
13096 \end_inset
13097
13098
13099 \family typewriter
13100 .dvi
13101 \family default
13102
13103 \begin_inset Quotes frd
13104 \end_inset
13105
13106 .
13107  Se conoce como 
13108 \begin_inset Quotes fld
13109 \end_inset
13110
13111 independiente del dispositivo
13112 \begin_inset Quotes frd
13113 \end_inset
13114
13115  (
13116 \begin_inset Quotes fld
13117 \end_inset
13118
13119 device-independent
13120 \begin_inset Quotes frd
13121 \end_inset
13122
13123 , DVI), porque es completamente portable; puedes moverlo de una máquina
13124  a otra sin necesidad de hacer ninguna conversión.
13125  DVIs se usan para rápidas vistas preliminares y como preparación para otros
13126  formatos de salida, como PostScript.
13127 \end_layout
13128
13129 \begin_layout Standard
13130 Los archivos DVI no contienen imágenes, sino enlaces a ellas.
13131  Por tanto no debes olvidar adjuntar las imágenes a los archivos DVI.
13132  Esta característica también puede retardar la visualización del archivo,
13133  porque el visor DVI tiene que convertir la imagen en segundo plano para
13134  hacerla visible al deslizar el visor.
13135  Así pues recomendamos usar PDF para archivos con muchas imágenes.
13136 \end_layout
13137
13138 \begin_layout Standard
13139 Un documento se exporta a DVI con el menú 
13140 \family sans
13141 Archivo\SpecialChar \menuseparator
13142 Exportar\SpecialChar \menuseparator
13143 DVI
13144 \family default
13145 .
13146 \end_layout
13147
13148 \begin_layout Standard
13149
13150 \end_layout
13151
13152 \begin_layout Subsubsection
13153 PostScript
13154 \begin_inset Index idx
13155 status collapsed
13156
13157 \begin_layout Plain Layout
13158 Formatos de archivo ! PostScript
13159 \end_layout
13160
13161 \end_inset
13162
13163
13164 \end_layout
13165
13166 \begin_layout Standard
13167 Este tipo de archivo tiene la extensión 
13168 \begin_inset Quotes fld
13169 \end_inset
13170
13171
13172 \family typewriter
13173 .ps
13174 \family default
13175
13176 \begin_inset Quotes frd
13177 \end_inset
13178
13179 .
13180  PostScript fue desarrollado por la compañía 
13181 \family typewriter
13182 Adobe
13183 \family default
13184  como lenguaje para impresoras.
13185  Por eso estos archivos contienen comandos que usa la impresora para imprimirlos.
13186  PostScript puede considerarse como un 
13187 \begin_inset Quotes fld
13188 \end_inset
13189
13190 lenguaje de programación
13191 \begin_inset Quotes frd
13192 \end_inset
13193
13194 ; con él puedes calcular y dibujar imágenes y diagramas.
13195 \begin_inset Foot
13196 status collapsed
13197
13198 \begin_layout Plain Layout
13199 Si estás interesado en este tema acude al paquete LaTeX 
13200 \series bold
13201 pstricks
13202 \series default
13203
13204 \begin_inset Index idx
13205 status collapsed
13206
13207 \begin_layout Plain Layout
13208 LaTeX, paquetes ! pstricks
13209 \end_layout
13210
13211 \end_inset
13212
13213 .
13214 \end_layout
13215
13216 \end_inset
13217
13218  Por esto los archivos suelen ser más grandes que los PDF.
13219 \end_layout
13220
13221 \begin_layout Standard
13222 Los archivos PostScript sólo pueden contener imágenes en el formato 
13223 \begin_inset Quotes fld
13224 \end_inset
13225
13226 Encapsulated PostScript
13227 \begin_inset Quotes frd
13228 \end_inset
13229
13230  (EPS, extensión 
13231 \begin_inset Quotes fld
13232 \end_inset
13233
13234
13235 \family typewriter
13236 .eps
13237 \family default
13238
13239 \begin_inset Quotes frd
13240 \end_inset
13241
13242 ).
13243  Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar
13244  en segundo plano para convertir las imágenes a EPS.
13245  Si por ejemplo, el documento tiene 50
13246 \begin_inset space \thinspace{}
13247 \end_inset
13248
13249 imágenes, LyX ha de hacer 50
13250 \begin_inset space \thinspace{}
13251 \end_inset
13252
13253 conversiones cada vez que veas o exportes el documento.
13254  Esto ralentizará mucho el trabajo, así que si piensas usar PostScript,
13255  puedes evitar el problema insertando las imágenes directamente en EPS.
13256 \end_layout
13257
13258 \begin_layout Standard
13259 El documento se puede exportar a PostScript con el menú 
13260 \family sans
13261 Archivo\SpecialChar \menuseparator
13262 Exportar\SpecialChar \menuseparator
13263 Postscript
13264 \family default
13265 .
13266 \end_layout
13267
13268 \begin_layout Subsubsection
13269 PDF
13270 \begin_inset Index idx
13271 status collapsed
13272
13273 \begin_layout Plain Layout
13274 Formatos de archivo ! PDF
13275 \end_layout
13276
13277 \end_inset
13278
13279
13280 \begin_inset Index idx
13281 status collapsed
13282
13283 \begin_layout Plain Layout
13284 PDF
13285 \end_layout
13286
13287 \end_inset
13288
13289
13290 \end_layout
13291
13292 \begin_layout Standard
13293 Este tipo de archivo tiene la extensión 
13294 \begin_inset Quotes fld
13295 \end_inset
13296
13297
13298 \family typewriter
13299 .pdf
13300 \family default
13301
13302 \begin_inset Quotes frd
13303 \end_inset
13304
13305 .
13306  El formato 
13307 \begin_inset Quotes fld
13308 \end_inset
13309
13310 Portable Document Format
13311 \begin_inset Quotes frd
13312 \end_inset
13313
13314  (PDF) fue desarrollado por 
13315 \family typewriter
13316 Adobe
13317 \family default
13318  como un derivado de PostScript.
13319  Es más comprimido y utiliza muchos menos comandos que PostScript.
13320  Como su nombre 
13321 \begin_inset Quotes fld
13322 \end_inset
13323
13324 portable
13325 \begin_inset Quotes frd
13326 \end_inset
13327
13328  indica, puede ser procesado en cualquier sistema operativo y la salida
13329  impresa se muestra exactamente igual.
13330 \end_layout
13331
13332 \begin_layout Standard
13333 PDF puede contener imágenes en su propio formato PDF, y en los formatos
13334  
13335 \begin_inset Quotes fld
13336 \end_inset
13337
13338 Joint Photographic Experts Group
13339 \begin_inset Quotes frd
13340 \end_inset
13341
13342  (JPG, extensión 
13343 \begin_inset Quotes fld
13344 \end_inset
13345
13346
13347 \family typewriter
13348 .jpg
13349 \family default
13350
13351 \begin_inset Quotes frd
13352 \end_inset
13353
13354  o 
13355 \begin_inset Quotes fld
13356 \end_inset
13357
13358
13359 \family typewriter
13360 .jpeg
13361 \family default
13362
13363 \begin_inset Quotes frd
13364 \end_inset
13365
13366 ), y 
13367 \begin_inset Quotes fld
13368 \end_inset
13369
13370 Portable Network Graphics
13371 \begin_inset Quotes frd
13372 \end_inset
13373
13374  (PNG, extensión 
13375 \begin_inset Quotes fld
13376 \end_inset
13377
13378
13379 \family typewriter
13380 .png
13381 \family default
13382
13383 \begin_inset Quotes frd
13384 \end_inset
13385
13386 ).
13387  No obstante, puedes poner cualquier otro formato de imagen, porque LyX
13388  los convierte en segundo plano a alguno de los anteriores.
13389  Pero como se ha comentado en la sección sobre PostScript, la conversión
13390  de gráficos ralentiza el trabajo.
13391  Por tanto se recomienda utilizar alguno de los tres formatos de imagen
13392  mencionados.
13393 \end_layout
13394
13395 \begin_layout Standard
13396 Un documento se puede exportar a PDF con el menú 
13397 \family sans
13398 Archivo\SpecialChar \menuseparator
13399 Exportar
13400 \family default
13401  en tres modos diferentes:
13402 \end_layout
13403
13404 \begin_layout Description
13405 PDF Este utiliza el programa 
13406 \family typewriter
13407 ps2pdf
13408 \family default
13409  que crea un PDF a partir de una versión PostScript del archivo.
13410  La versión PostScript es producida por el programa 
13411 \family typewriter
13412 dvips
13413 \family default
13414  que usa una versión DVI como paso intermedio.
13415  Así que este modo de exportación consta de tres conversiones.
13416 \end_layout
13417
13418 \begin_layout Description
13419 PDF
13420 \begin_inset space ~
13421 \end_inset
13422
13423 (dvipdfm) Este utiliza el programa 
13424 \family typewriter
13425 dvipdfm
13426 \family default
13427  que convierte el archivo a DVI en segundo plano y en un segundo paso a
13428  PDF.
13429 \end_layout
13430
13431 \begin_layout Description
13432 PDF
13433 \begin_inset space ~
13434 \end_inset
13435
13436 (pdflatex) Este utiliza el programa 
13437 \family typewriter
13438 pdftex
13439 \family default
13440  que convierte directamente el archivo a PDF.
13441  
13442 \end_layout
13443
13444 \begin_layout Standard
13445 Recomendamos usar 
13446 \family sans
13447 PDF
13448 \begin_inset space ~
13449 \end_inset
13450
13451 (pdflatex)
13452 \family default
13453  porque 
13454 \family typewriter
13455 pdftex
13456 \family default
13457  soporta todas las características de las versiones actuales de PDF, es
13458  rápido y estable.
13459  El programa 
13460 \family typewriter
13461 dvipdfm
13462 \family default
13463  ya no se desarrolla y está un poco obsoleto.
13464 \end_layout
13465
13466 \begin_layout Subsection
13467 Vista preliminar
13468 \begin_inset Index idx
13469 status collapsed
13470
13471 \begin_layout Plain Layout
13472 Documentos ! Vista preliminar
13473 \end_layout
13474
13475 \end_inset
13476
13477
13478 \end_layout
13479
13480 \begin_layout Standard
13481 Para echar un vistazo a tu documento, o ver su versión final con sus saltos
13482  de página, notas bien numeradas, y demás, usa el menú 
13483 \family sans
13484 Ver
13485 \family default
13486  y elige el tipo de archivo.
13487  Se mostrará un programa visor donde podemos ver la salida.
13488  Para 
13489 \family sans
13490 Ver\SpecialChar \menuseparator
13491 DVI
13492 \family default
13493  puedes usar el botón 
13494 \begin_inset Graphics
13495         filename ../../images/buffer-view_dvi.png
13496
13497 \end_inset
13498
13499  (atajo 
13500 \family sans
13501 Ctrl+D
13502 \family default
13503 ), para 
13504 \family sans
13505 Ver\SpecialChar \menuseparator
13506 PDF
13507 \begin_inset space ~
13508 \end_inset
13509
13510 (pdflatex)
13511 \family default
13512  puedes usar el botón 
13513 \begin_inset Graphics
13514         filename ../../images/buffer-view_pdf2.png
13515
13516 \end_inset
13517
13518 , y para 
13519 \family sans
13520 Ver\SpecialChar \menuseparator
13521 Postscript
13522 \family default
13523  el botón 
13524 \begin_inset Graphics
13525         filename ../../images/buffer-view_ps.png
13526
13527 \end_inset
13528
13529  (atajo 
13530 \family sans
13531 Ctrl+T
13532 \family default
13533 ).
13534 \end_layout
13535
13536 \begin_layout Standard
13537 Si has hecho cambios en tu documento, puedes refrescar la salida en la misma
13538  ventana del visor usando el menú 
13539 \family sans
13540 Ver\SpecialChar \menuseparator
13541 Actualizar
13542 \family default
13543 .
13544 \end_layout
13545
13546 \begin_layout Standard
13547 Cuando utilizas 
13548 \family sans
13549 Ver
13550 \family default
13551  un archivo, el archivo de salida sólo se genera en el directorio temporal
13552  de LyX.
13553  Para disponer de un archivo de salida real, utiliza 
13554 \family sans
13555 Exportar
13556 \family default
13557 .
13558 \end_layout
13559
13560 \begin_layout Subsection
13561 Imprimir archivos desde LyX
13562 \begin_inset Index idx
13563 status collapsed
13564
13565 \begin_layout Plain Layout
13566 Documentos ! Imprimir
13567 \end_layout
13568
13569 \end_inset
13570
13571
13572 \begin_inset CommandInset label
13573 LatexCommand label
13574 name "sub:Imprimir-archivos"
13575
13576 \end_inset
13577
13578
13579 \end_layout
13580
13581 \begin_layout Standard
13582 En vez de exportar un archivo y luego imprimirlo, puedes imprimirlo directamente
13583  desde LyX, con el menú 
13584 \family sans
13585 Archivo\SpecialChar \menuseparator
13586 Imprimir
13587 \family default
13588  o clic en el botón 
13589 \begin_inset Graphics
13590         filename ../../images/dialog-show_print.png
13591
13592 \end_inset
13593
13594 .
13595  LyX llamará internamente a LaTeX para generar un DVI.
13596  Este archivo es procesado por el programa 
13597 \family typewriter
13598 dvips
13599 \family default
13600  a un archivo PostScript, que es finalmente impreso mediante el programa
13601  
13602 \family typewriter
13603 ghostscript
13604 \family default
13605 .
13606  Debido a esta serie de pasos, este método no es el más rápido.
13607 \end_layout
13608
13609 \begin_layout Standard
13610 Puedes elegir imprimir sólo las páginas pares o las impares; esto es útil
13611  para imprimir a dos caras: Puedes reinsertar las hojas en la impresora
13612  después de imprimir una cara para imprimir la otra.
13613  Algunas impresoras expulsan las hojas boca arriba y otras al revés.
13614  Al escoger un determinado orden de impresión, puedes tener todas las hojas
13615  ya ordenadas al salir de la impresora.
13616 \end_layout
13617
13618 \begin_layout Standard
13619 En el cuadro 
13620 \family sans
13621 Destino
13622 \begin_inset space ~
13623 \end_inset
13624
13625 de
13626 \begin_inset space ~
13627 \end_inset
13628
13629 impresión
13630 \family default
13631  puedes establecer los siguientes parámetros:
13632 \end_layout
13633
13634 \begin_layout Labeling
13635 \labelwidthstring 00.00.0000
13636
13637 \family sans
13638 Impresora
13639 \family default
13640  Este es el nombre de la impresora.
13641 \begin_inset Foot
13642 status collapsed
13643
13644 \begin_layout Plain Layout
13645 Observa que este nombre de impresora es para el programa 
13646 \family typewriter
13647 dvips
13648 \family default
13649 .
13650  Esto implica que 
13651 \family typewriter
13652 dvips
13653 \family default
13654  ha de configurarse para este nombre.
13655  La impresora predeterminada se puede poner en el diálogo 
13656 \family sans
13657 Preferencias
13658 \family default
13659  de LyX, véase la sección
13660 \begin_inset space ~
13661 \end_inset
13662
13663
13664 \begin_inset CommandInset ref
13665 LatexCommand ref
13666 reference "sub:Impresora"
13667
13668 \end_inset
13669
13670 .
13671 \end_layout
13672
13673 \end_inset
13674
13675  La impresora debe entender PostScript.
13676 \end_layout
13677
13678 \begin_layout Labeling
13679 \labelwidthstring 00.00.0000
13680
13681 \family sans
13682 Archivo
13683 \family default
13684  Nombre con el que se guardará la salida como archivo PostScript.
13685  Se guardará en el directorio de trabajo de LyX a menos que se especifique
13686  una ruta completa.
13687 \end_layout
13688
13689 \begin_layout Section
13690 Unas palabras sobre tipografía
13691 \begin_inset Index idx
13692 status collapsed
13693
13694 \begin_layout Plain Layout
13695 Tipografía
13696 \end_layout
13697
13698 \end_inset
13699
13700
13701 \end_layout
13702
13703 \begin_layout Subsection
13704 Guiones
13705 \begin_inset Index idx
13706 status collapsed
13707
13708 \begin_layout Plain Layout
13709 Guiones
13710 \end_layout
13711
13712 \end_inset
13713
13714
13715 \end_layout
13716
13717 \begin_layout Standard
13718 En LyX, el carácter 
13719 \begin_inset Quotes fld
13720 \end_inset
13721
13722
13723 \family typewriter
13724 -
13725 \family default
13726
13727 \begin_inset Quotes frd
13728 \end_inset
13729
13730  dispone de cuatro longitudes, 
13731 \emph on
13732 guión
13733 \emph default
13734
13735 \emph on
13736 semirraya
13737 \emph default
13738  (longitud doble), 
13739 \emph on
13740 raya
13741 \emph default
13742  (longitud triple) y el signo 
13743 \emph on
13744 menos
13745 \emph default
13746 :
13747 \end_layout
13748
13749 \begin_layout Standard
13750 \begin_inset VSpace defskip
13751 \end_inset
13752
13753
13754 \end_layout
13755
13756 \begin_layout Standard
13757 \begin_inset Tabular
13758 <lyxtabular version="3" rows="5" columns="3">
13759 <features tabularvalignment="middle">
13760 <column alignment="left" valignment="top" width="0">
13761 <column alignment="left" valignment="top" width="0">
13762 <column alignment="left" valignment="top" width="0">
13763 <row interlinespace="3mm">
13764 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13765 \begin_inset Text
13766
13767 \begin_layout Plain Layout
13768 nombre
13769 \end_layout
13770
13771 \end_inset
13772 </cell>
13773 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13774 \begin_inset Text
13775
13776 \begin_layout Plain Layout
13777 salida
13778 \end_layout
13779
13780 \end_inset
13781 </cell>
13782 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
13783 \begin_inset Text
13784
13785 \begin_layout Plain Layout
13786 se inserta con
13787 \end_layout
13788
13789 \end_inset
13790 </cell>
13791 </row>
13792 <row interlinespace="3mm">
13793 <cell alignment="center" valignment="top" usebox="none">
13794 \begin_inset Text
13795
13796 \begin_layout Plain Layout
13797 guión
13798 \end_layout
13799
13800 \end_inset
13801 </cell>
13802 <cell alignment="center" valignment="top" usebox="none">
13803 \begin_inset Text
13804
13805 \begin_layout Plain Layout
13806 -
13807 \end_layout
13808
13809 \end_inset
13810 </cell>
13811 <cell alignment="center" valignment="top" usebox="none">
13812 \begin_inset Text
13813
13814 \begin_layout Plain Layout
13815 tecla «
13816 \family typewriter
13817 -
13818 \family default
13819 »
13820 \end_layout
13821
13822 \end_inset
13823 </cell>
13824 </row>
13825 <row interlinespace="3mm">
13826 <cell alignment="center" valignment="top" usebox="none">
13827 \begin_inset Text
13828
13829 \begin_layout Plain Layout
13830 semirraya
13831 \end_layout
13832
13833 \end_inset
13834 </cell>
13835 <cell alignment="center" valignment="top" usebox="none">
13836 \begin_inset Text
13837
13838 \begin_layout Plain Layout
13839
13840 \end_layout
13841
13842 \end_inset
13843 </cell>
13844 <cell alignment="center" valignment="top" usebox="none">
13845 \begin_inset Text
13846
13847 \begin_layout Plain Layout
13848
13849 \family sans
13850 Insertar\SpecialChar \menuseparator
13851 Carácter especial\SpecialChar \menuseparator
13852 Símbolos
13853 \end_layout
13854
13855 \end_inset
13856 </cell>
13857 </row>
13858 <row interlinespace="3mm">
13859 <cell alignment="center" valignment="top" usebox="none">
13860 \begin_inset Text
13861
13862 \begin_layout Plain Layout
13863 raya
13864 \end_layout
13865
13866 \end_inset
13867 </cell>
13868 <cell alignment="center" valignment="top" usebox="none">
13869 \begin_inset Text
13870
13871 \begin_layout Plain Layout
13872
13873 \end_layout
13874
13875 \end_inset
13876 </cell>
13877 <cell alignment="center" valignment="top" usebox="none">
13878 \begin_inset Text
13879
13880 \begin_layout Plain Layout
13881
13882 \family sans
13883 Insertar\SpecialChar \menuseparator
13884 Carácter especial\SpecialChar \menuseparator
13885 Símbolos
13886 \end_layout
13887
13888 \end_inset
13889 </cell>
13890 </row>
13891 <row>
13892 <cell alignment="center" valignment="top" usebox="none">
13893 \begin_inset Text
13894
13895 \begin_layout Plain Layout
13896 menos
13897 \end_layout
13898
13899 \end_inset
13900 </cell>
13901 <cell alignment="center" valignment="top" usebox="none">
13902 \begin_inset Text
13903
13904 \begin_layout Plain Layout
13905 \begin_inset Formula $-$
13906 \end_inset
13907
13908
13909 \end_layout
13910
13911 \end_inset
13912 </cell>
13913 <cell alignment="center" valignment="top" usebox="none">
13914 \begin_inset Text
13915
13916 \begin_layout Plain Layout
13917 «
13918 \family typewriter
13919 -
13920 \family default
13921 » en modo matemático
13922 \end_layout
13923
13924 \end_inset
13925 </cell>
13926 </row>
13927 </lyxtabular>
13928
13929 \end_inset
13930
13931
13932 \begin_inset VSpace defskip
13933 \end_inset
13934
13935
13936 \end_layout
13937
13938 \begin_layout Standard
13939 La semirraya y la raya se pueden generar también insertando el carácter
13940  «
13941 \family typewriter
13942 -
13943 \family default
13944 » varias veces.
13945  En la salida se mostrarán los guiones con su longitud apropiada, pero no
13946  en LyX.
13947  «-
13948 \begin_inset space \thinspace{}
13949 \end_inset
13950
13951 -» genera una semirraya y «-
13952 \begin_inset space \thinspace{}
13953 \end_inset
13954
13955 -
13956 \begin_inset space \thinspace{}
13957 \end_inset
13958
13959 -» una raya.
13960 \end_layout
13961
13962 \begin_layout Standard
13963 Los tres tipos de guión son distintos del signo menos, que se usa en modo
13964  matemático y tiene su propia longitud.
13965  Aquí tenemos unos ejemplos de uso de 
13966 \begin_inset Quotes fld
13967 \end_inset
13968
13969
13970 \family typewriter
13971 -
13972 \family default
13973
13974 \begin_inset Quotes frd
13975 \end_inset
13976
13977 :
13978 \end_layout
13979
13980 \begin_layout Enumerate
13981 División de palabras a final de lí-nea
13982 \begin_inset space \hfill{}
13983 \end_inset
13984
13985 (
13986 \emph on
13987 guión
13988 \emph default
13989 )
13990 \end_layout
13991
13992 \begin_layout Enumerate
13993 De A–Z
13994 \begin_inset space \hfill{}
13995 \end_inset
13996
13997 (
13998 \emph on
13999 semirraya
14000 \emph default
14001 )
14002 \end_layout
14003
14004 \begin_layout Enumerate
14005 Incisos y diálogos.
14006  ¡Oh! ―aquí hay rayas―.
14007 \begin_inset space \hfill{}
14008 \end_inset
14009
14010 (
14011 \emph on
14012 raya
14013 \emph default
14014 )
14015 \end_layout
14016
14017 \begin_layout Enumerate
14018 \begin_inset Formula $x^{2}-y^{2}=z^{2}$
14019 \end_inset
14020
14021
14022 \begin_inset space \hfill{}
14023 \end_inset
14024
14025 (
14026 \emph on
14027 menos
14028 \emph default
14029 )
14030 \end_layout
14031
14032 \begin_layout Subsection
14033 División de palabras con guión
14034 \begin_inset Index idx
14035 status collapsed
14036
14037 \begin_layout Plain Layout
14038 División de palabras
14039 \end_layout
14040
14041 \end_inset
14042
14043
14044 \begin_inset CommandInset label
14045 LatexCommand label
14046 name "sub:División-con-guión"
14047
14048 \end_inset
14049
14050
14051 \end_layout
14052
14053 \begin_layout Standard
14054 En Lyx no se parten las palabras a final de línea; sí se dividen en la salida,
14055  automáticamente, por medio del paquete LaTeX 
14056 \series bold
14057 babel
14058 \series default
14059
14060 \begin_inset Index idx
14061 status collapsed
14062
14063 \begin_layout Plain Layout
14064 LaTeX, paquetes ! babel
14065 \end_layout
14066
14067 \end_inset
14068
14069 , siguiendo las normas del idioma del documento.
14070 \begin_inset Foot
14071 status collapsed
14072
14073 \begin_layout Plain Layout
14074 Para los lectores alemanes: Esta es una de las diferencias principales entre
14075  a
14076 \family sans
14077 lemán
14078 \family default
14079  y 
14080 \family sans
14081 alemán
14082 \family default
14083  (
14084 \family sans
14085 nueva ortografía
14086 \family default
14087 ) en el diálogo 
14088 \family sans
14089 Documento\SpecialChar \menuseparator
14090 Configuración
14091 \family default
14092 .
14093 \end_layout
14094
14095 \end_inset
14096
14097
14098 \end_layout
14099
14100 \begin_layout Standard
14101 LaTeX realiza la separación silábica casi a la perfección, sólo tiene dificultad
14102 es con texto en fuente 
14103 \family sans
14104 typewriter
14105 \family default
14106  y con estructuras inusuales, como 
14107 \begin_inset Quotes fld
14108 \end_inset
14109
14110 h3knix/m0n0wall
14111 \begin_inset Quotes frd
14112 \end_inset
14113
14114 .
14115  Si LaTeX no puede quebrar correctamente una palabra, puedes poner manualmente
14116  un guión con el menú 
14117 \family sans
14118 Insertar\SpecialChar \menuseparator
14119 Formato\SpecialChar \menuseparator
14120 Guión silábico
14121 \family default
14122 .
14123  Estos guiones extras sólo son recomendaciones para LaTeX.
14124  Si los guiones no son necesarios, LaTeX los ignorará.
14125 \end_layout
14126
14127 \begin_layout Standard
14128 A veces interesará evitar que ciertas palabras o estructuras se partan.
14129  Supongamos que en el documento se describe una combinación de teclas en
14130  la forma 
14131 \begin_inset Quotes fld
14132 \end_inset
14133
14134 A-b c
14135 \begin_inset Quotes frd
14136 \end_inset
14137
14138 .
14139  LaTeX se encuentra con el guión 
14140 \begin_inset Quotes fld
14141 \end_inset
14142
14143 -
14144 \begin_inset Quotes frd
14145 \end_inset
14146
14147  y lo interpreta como posibilidad de ruptura, lo que en este caso quedaría
14148  feo.
14149  Para impedir que se parta esa secuencia de letras, la pondremos como argumento
14150  en un comando de cuadro LaTeX 
14151 \series bold
14152
14153 \backslash
14154 mbox
14155 \series default
14156 , porque el texto dentro de cuadros LaTeX no se puede partir.
14157  Como LyX no soporta 
14158 \series bold
14159
14160 \backslash
14161 mbox
14162 \series default
14163 , hemos de usar código TeX.
14164  El resultado se ve así en LyX:
14165 \end_layout
14166
14167 \begin_layout Standard
14168 \begin_inset Graphics
14169         filename ../clipart/mbox.png
14170
14171 \end_inset
14172
14173
14174 \end_layout
14175
14176 \begin_layout Standard
14177 Para saber más sobre código TeX, mira en la sección
14178 \begin_inset space ~
14179 \end_inset
14180
14181
14182 \begin_inset CommandInset ref
14183 LatexCommand ref
14184 reference "sec:Código-TeX"
14185
14186 \end_inset
14187
14188 .
14189 \end_layout
14190
14191 \begin_layout Subsection
14192 Signos de puntuación
14193 \begin_inset Index idx
14194 status collapsed
14195
14196 \begin_layout Plain Layout
14197 Signos de puntuación
14198 \end_layout
14199
14200 \end_inset
14201
14202
14203 \end_layout
14204
14205 \begin_layout Subsubsection
14206 Abreviaturas y fin de frase
14207 \begin_inset CommandInset label
14208 LatexCommand label
14209 name "sub:Abreviaturas"
14210
14211 \end_inset
14212
14213
14214 \end_layout
14215
14216 \begin_layout Standard
14217 Cuando LyX invoca a LaTeX para generar la versión final del documento, LaTeX
14218  distingue automáticamente entre palabras, frases y abreviaturas.
14219  LaTeX añade entonces la 
14220 \begin_inset Quotes fld
14221 \end_inset
14222
14223 cantidad de espacio adecuada
14224 \begin_inset Quotes frd
14225 \end_inset
14226
14227 .
14228  Esto significa que en las frases hay un poquito más de espacio entre el
14229  punto y la palabra siguiente.
14230  Las abreviaturas llevan tras el punto un espacio igual que el de palabras.
14231 \end_layout
14232
14233 \begin_layout Standard
14234 Desafortunadamente, el algoritmo para identificar abreviaturas no siempre
14235  funciona.
14236  Si un 
14237 \begin_inset Quotes fld
14238 \end_inset
14239
14240
14241 \family typewriter
14242 .
14243 \family default
14244
14245 \begin_inset Quotes frd
14246 \end_inset
14247
14248  está detrás de minúscula, es un fin de frase; si está detrás de mayúscula
14249  es una abreviatura.
14250 \end_layout
14251
14252 \begin_layout Standard
14253 Aquí hay unos ejemplos de abreviaturas 
14254 \emph on
14255 correctas
14256 \emph default
14257  y finales de frase:
14258 \end_layout
14259
14260 \begin_layout Itemize
14261 M.
14262  Butterfly
14263 \end_layout
14264
14265 \begin_layout Itemize
14266 No te preocupes.
14267  Sé feliz.
14268 \end_layout
14269
14270 \begin_layout Standard
14271 Y aquí hay un ejemplo de mal funcionamiento del algoritmo:
14272 \end_layout
14273
14274 \begin_layout Itemize
14275 p.
14276  e.
14277  ¡aquí hay demasiado espacio!
14278 \end_layout
14279
14280 \begin_layout Itemize
14281 Apartado B.
14282  Esto es correcto.
14283 \end_layout
14284
14285 \begin_layout Standard
14286 No verás nada incorrecto hasta que veas la salida del documento.
14287 \end_layout
14288
14289 \begin_layout Standard
14290 Para arreglar este inconveniente, haz una de las siguientes cosas:
14291 \end_layout
14292
14293 \begin_layout Enumerate
14294 Inserta un 
14295 \family sans
14296 Espacio
14297 \begin_inset space ~
14298 \end_inset
14299
14300 entre palabras
14301 \family default
14302  detrás de abreviaturas en minúscula (véase sección 
14303 \begin_inset CommandInset ref
14304 LatexCommand ref
14305 reference "sub:Espacio-entre-palabra"
14306
14307 \end_inset
14308
14309 ).
14310 \begin_inset Index idx
14311 status collapsed
14312
14313 \begin_layout Plain Layout
14314 Espacios ! Entre palabras
14315 \end_layout
14316
14317 \end_inset
14318
14319
14320 \end_layout
14321
14322 \begin_layout Enumerate
14323 Inserta un 
14324 \family sans
14325 Espacio
14326 \begin_inset space ~
14327 \end_inset
14328
14329 delgado 
14330 \family default
14331 entre los caracteres abreviados (véase sección 
14332 \begin_inset CommandInset ref
14333 LatexCommand ref
14334 reference "sub:Espacio-delgado"
14335
14336 \end_inset
14337
14338 )
14339 \begin_inset Index idx
14340 status collapsed
14341
14342 \begin_layout Plain Layout
14343 Espacios ! Delgado
14344 \end_layout
14345
14346 \end_inset
14347
14348
14349 \end_layout
14350
14351 \begin_layout Enumerate
14352 Inserta un punto 
14353 \family sans
14354 Fin
14355 \begin_inset space ~
14356 \end_inset
14357
14358 de
14359 \begin_inset space ~
14360 \end_inset
14361
14362 oración
14363 \family default
14364  con el menú 
14365 \family sans
14366 Insertar\SpecialChar \menuseparator
14367 Carácter
14368 \begin_inset space ~
14369 \end_inset
14370
14371 especial
14372 \family default
14373  para forzar el uso de un espacio entre frases.
14374  Esta función está asociada a 
14375 \family sans
14376 Ctrl+.
14377
14378 \family default
14379  para un rápido acceso.
14380 \end_layout
14381
14382 \begin_layout Standard
14383 Con las correcciones, los ejemplos anteriores quedan así:
14384 \end_layout
14385
14386 \begin_layout Itemize
14387 p.
14388 \begin_inset space \thinspace{}
14389 \end_inset
14390
14391 e.
14392 \begin_inset space \space{}
14393 \end_inset
14394
14395 ¡aquí hay demasiado espacio!
14396 \end_layout
14397
14398 \begin_layout Itemize
14399 Apartado B\SpecialChar \@.
14400  Esto es correcto.
14401 \end_layout
14402
14403 \begin_layout Standard
14404 En algunos idiomas no se pone espacio extra entre oraciones.
14405  Si tu idioma es uno de ellos, no debes preocuparte, porque LaTeX lo tiene
14406  en cuenta.
14407 \end_layout
14408
14409 \begin_layout Standard
14410 Para los que quieran tomarse la molestia, hay una herramienta para revisar
14411  errores furtivos, en 
14412 \family sans
14413 Herramientas\SpecialChar \menuseparator
14414 Comprobar
14415 \begin_inset space ~
14416 \end_inset
14417
14418 TeX
14419 \family default
14420 , que se describe en 
14421 \emph on
14422 Características adicionales
14423 \emph default
14424 .
14425 \end_layout
14426
14427 \begin_layout Subsubsection
14428 Comillas
14429 \begin_inset Index idx
14430 status collapsed
14431
14432 \begin_layout Plain Layout
14433 Tipografía ! Comillas
14434 \end_layout
14435
14436 \end_inset
14437
14438
14439 \begin_inset Index idx
14440 status collapsed
14441
14442 \begin_layout Plain Layout
14443 Comillas|see
14444 \begin_inset ERT
14445 status collapsed
14446
14447 \begin_layout Plain Layout
14448
14449 {
14450 \end_layout
14451
14452 \end_inset
14453
14454 Tipografía
14455 \begin_inset ERT
14456 status collapsed
14457
14458 \begin_layout Plain Layout
14459
14460 }
14461 \end_layout
14462
14463 \end_inset
14464
14465
14466 \end_layout
14467
14468 \end_inset
14469
14470
14471 \end_layout
14472
14473 \begin_layout Standard
14474 En general, LyX maneja las comillas correctamente.
14475  En concreto, pondrá comillas de apertura al principio de una cita y comillas
14476  de cierre al final.
14477  Por ejemplo, 
14478 \begin_inset Quotes fld
14479 \end_inset
14480
14481 abrir cerrar
14482 \begin_inset Quotes frd
14483 \end_inset
14484
14485 .
14486  El carácter del teclado, 
14487 \family sans
14488 "
14489 \family default
14490 , las genera automáticamente.
14491 \end_layout
14492
14493 \begin_layout Standard
14494 Puedes cambiar el comportamiento de la tecla 
14495 \family sans
14496 "
14497 \family default
14498  en el submenú 
14499 \family sans
14500 Idioma
14501 \family default
14502  del diálogo 
14503 \family sans
14504 Documento\SpecialChar \menuseparator
14505 Configuración
14506 \family default
14507
14508 \begin_inset Index idx
14509 status collapsed
14510
14511 \begin_layout Plain Layout
14512 Documentos ! Configuración
14513 \end_layout
14514
14515 \end_inset
14516
14517 .
14518  Si se selecciona el botón 
14519 \family sans
14520 Dobles
14521 \family default
14522 , la tecla 
14523 \family sans
14524
14525 \family default
14526 genera comillas dobles 
14527 \begin_inset Quotes eld
14528 \end_inset
14529
14530
14531 \begin_inset Quotes erd
14532 \end_inset
14533
14534 .
14535  Si se selecciona el botón 
14536 \family sans
14537 Simples 
14538 \family default
14539 genera `'.
14540  
14541 \end_layout
14542
14543 \begin_layout Standard
14544 En el cuadro 
14545 \family sans
14546 Estilo
14547 \begin_inset space ~
14548 \end_inset
14549
14550 de
14551 \begin_inset space ~
14552 \end_inset
14553
14554 cita
14555 \family default
14556  puedes seleccionar comillas para distintos idiomas.
14557  Hay seis opciones:
14558 \end_layout
14559
14560 \begin_layout Labeling
14561 \labelwidthstring 00.00.0000
14562
14563 \family sans
14564 \begin_inset Quotes eld
14565 \end_inset
14566
14567 Texto
14568 \begin_inset Quotes erd
14569 \end_inset
14570
14571
14572 \family default
14573  Comillas como estas 
14574 \begin_inset Quotes eld
14575 \end_inset
14576
14577 dobles
14578 \begin_inset Quotes erd
14579 \end_inset
14580
14581  o 
14582 \begin_inset Quotes els
14583 \end_inset
14584
14585 sencillas
14586 \begin_inset Quotes ers
14587 \end_inset
14588
14589
14590 \end_layout
14591
14592 \begin_layout Labeling
14593 \labelwidthstring 00.00.0000
14594
14595 \family sans
14596 \begin_inset Quotes sld
14597 \end_inset
14598
14599 Texto
14600 \begin_inset Quotes srd
14601 \end_inset
14602
14603
14604 \family default
14605  Comillas como 
14606 \begin_inset Quotes sld
14607 \end_inset
14608
14609 estas
14610 \begin_inset Quotes srd
14611 \end_inset
14612
14613  o 'estas
14614 \begin_inset Quotes ers
14615 \end_inset
14616
14617
14618 \end_layout
14619
14620 \begin_layout Labeling
14621 \labelwidthstring 00.00.0000
14622
14623 \family sans
14624 \begin_inset Quotes gld
14625 \end_inset
14626
14627 Texto
14628 \begin_inset Quotes grd
14629 \end_inset
14630
14631
14632 \family default
14633  Comillas como 
14634 \begin_inset Quotes gld
14635 \end_inset
14636
14637 estas
14638 \begin_inset Quotes grd
14639 \end_inset
14640
14641  o 
14642 \begin_inset Quotes gls
14643 \end_inset
14644
14645 estas
14646 \begin_inset Quotes grs
14647 \end_inset
14648
14649
14650 \end_layout
14651
14652 \begin_layout Labeling
14653 \labelwidthstring 00.00.0000
14654
14655 \family sans
14656 \begin_inset Quotes pld
14657 \end_inset
14658
14659 Texto
14660 \begin_inset Quotes prd
14661 \end_inset
14662
14663
14664 \family default
14665  Comillas como 
14666 \begin_inset Quotes pld
14667 \end_inset
14668
14669 estas
14670 \begin_inset Quotes prd
14671 \end_inset
14672
14673  o 
14674 \begin_inset Quotes pls
14675 \end_inset
14676
14677 estas
14678 \begin_inset Quotes prs
14679 \end_inset
14680
14681
14682 \end_layout
14683
14684 \begin_layout Labeling
14685 \labelwidthstring 00.00.0000
14686
14687 \family sans
14688 \begin_inset Quotes fld
14689 \end_inset
14690
14691 Texto
14692 \begin_inset Quotes frd
14693 \end_inset
14694
14695
14696 \family default
14697  Comillas como 
14698 \begin_inset Quotes fld
14699 \end_inset
14700
14701 estas
14702 \begin_inset Quotes frd
14703 \end_inset
14704
14705  o 
14706 \begin_inset Quotes fls
14707 \end_inset
14708
14709 estas
14710 \begin_inset Quotes frs
14711 \end_inset
14712
14713
14714 \end_layout
14715
14716 \begin_layout Labeling
14717 \labelwidthstring 00.00.0000
14718
14719 \family sans
14720 »Texto«
14721 \family default
14722  Comillas como »estas« o 
14723 \begin_inset Quotes als
14724 \end_inset
14725
14726 estas
14727 \begin_inset Quotes ars
14728 \end_inset
14729
14730
14731 \end_layout
14732
14733 \begin_layout Standard
14734 Estas opciones afectan al carácter generado por la tecla 
14735 \family sans
14736 "
14737 \family default
14738 .
14739 \end_layout
14740
14741 \begin_layout Standard
14742 Por otra parte, si quieres generar un carácter comillas en texto simple,
14743  teclea 
14744 \family sans
14745 Ctrl+Mayúsculas+"
14746 \family default
14747 .
14748  Esto genera 
14749 \family typewriter
14750 "
14751 \family default
14752  en cualquier caso.
14753 \end_layout
14754
14755 \begin_layout Subsection
14756 Ligaduras
14757 \begin_inset Index idx
14758 status collapsed
14759
14760 \begin_layout Plain Layout
14761 Tipografía ! Ligaduras
14762 \end_layout
14763
14764 \end_inset
14765
14766
14767 \begin_inset Index idx
14768 status collapsed
14769
14770 \begin_layout Plain Layout
14771 Ligaduras|see
14772 \begin_inset ERT
14773 status collapsed
14774
14775 \begin_layout Plain Layout
14776
14777 {
14778 \end_layout
14779
14780 \end_inset
14781
14782 Tipografía
14783 \begin_inset ERT
14784 status collapsed
14785
14786 \begin_layout Plain Layout
14787
14788 }
14789 \end_layout
14790
14791 \end_inset
14792
14793
14794 \end_layout
14795
14796 \end_inset
14797
14798
14799 \begin_inset CommandInset label
14800 LatexCommand label
14801 name "sub:Ligaduras"
14802
14803 \end_inset
14804
14805
14806 \end_layout
14807
14808 \begin_layout Standard
14809 Es una práctica habitual en tipografía agrupar ciertas letras e imprimirlas
14810  como caracteres simples.
14811  Estos agrupamientos se conocen como 
14812 \emph on
14813 ligaduras
14814 \emph default
14815 .
14816  Puesto que LaTeX sabe de esto, tus documentos también las mostrarán en
14817  la salida.
14818  Las ligaduras estándar son:
14819 \end_layout
14820
14821 \begin_layout Itemize
14822 ff
14823 \end_layout
14824
14825 \begin_layout Itemize
14826 fi
14827 \end_layout
14828
14829 \begin_layout Itemize
14830 fl
14831 \end_layout
14832
14833 \begin_layout Itemize
14834 ffi
14835 \end_layout
14836
14837 \begin_layout Itemize
14838 ffl
14839 \end_layout
14840
14841 \begin_layout Standard
14842 Algunos idiomas usan otras ligaduras si la fuente del documento las soporta.
14843 \end_layout
14844
14845 \begin_layout Standard
14846 Puede ser que en ocasiones no te guste cómo quedan ciertas letras ligadas.
14847  Mientras que una ligadura puede quedar bien en una palabra como 
14848 \begin_inset Quotes fld
14849 \end_inset
14850
14851 graffiti
14852 \begin_inset Quotes frd
14853 \end_inset
14854
14855 , puede dar un aspecto raro en otras como la palabra inglesa 
14856 \begin_inset Quotes fld
14857 \end_inset
14858
14859 cufflink
14860 \begin_inset Quotes frd
14861 \end_inset
14862
14863  o la alemana «Dorffest».
14864 \begin_inset Foot
14865 status collapsed
14866
14867 \begin_layout Plain Layout
14868
14869 \emph on
14870 N.
14871  del t.
14872 \emph default
14873 : Son palabras compuestas, «cuff-link» y «Dorf-fest».
14874  En español, el uso de esta opción será muy infrecuente porque es muy raro
14875  encontrar palabras compuestas con esas ligaduras.
14876  
14877 \end_layout
14878
14879 \end_inset
14880
14881  Para romper una ligadura, usa 
14882 \family sans
14883 Insertar\SpecialChar \menuseparator
14884 Formato\SpecialChar \menuseparator
14885 Salto
14886 \begin_inset space ~
14887 \end_inset
14888
14889 de
14890 \begin_inset space ~
14891 \end_inset
14892
14893 ligadura.
14894
14895 \family default
14896  Esto cambia el aspecto de 
14897 \begin_inset Quotes fld
14898 \end_inset
14899
14900 cufflinks
14901 \begin_inset Quotes frd
14902 \end_inset
14903
14904  a 
14905 \begin_inset Quotes fld
14906 \end_inset
14907
14908 cuff\SpecialChar \textcompwordmark{}
14909 links
14910 \begin_inset Quotes frd
14911 \end_inset
14912
14913  y de «Dorffest» a 
14914 \begin_inset Quotes fld
14915 \end_inset
14916
14917 Dorf\SpecialChar \textcompwordmark{}
14918 fest
14919 \begin_inset Quotes frd
14920 \end_inset
14921
14922 .
14923 \end_layout
14924
14925 \begin_layout Subsection
14926 Nombres propios en LyX
14927 \begin_inset Index idx
14928 status collapsed
14929
14930 \begin_layout Plain Layout
14931 LyX ! Nombres propios
14932 \end_layout
14933
14934 \end_inset
14935
14936
14937 \begin_inset CommandInset label
14938 LatexCommand label
14939 name "sub:Nombres-Propios-en-LyX"
14940
14941 \end_inset
14942
14943
14944 \end_layout
14945
14946 \begin_layout Standard
14947 Seguramente has observado que la palabra 
14948 \begin_inset Quotes fld
14949 \end_inset
14950
14951 LaTeX
14952 \begin_inset Quotes frd
14953 \end_inset
14954
14955  aparece siempre con caracteres de distinto tamaño y altura.
14956  LaTeX es el nombre del programa usado por LyX y es interpretado como un
14957  nombre propio cuando lo escribes en LyX como 
14958 \begin_inset Quotes fld
14959 \end_inset
14960
14961 LaT
14962 \begin_inset ERT
14963 status collapsed
14964
14965 \begin_layout Plain Layout
14966
14967 {}
14968 \end_layout
14969
14970 \end_inset
14971
14972 eX
14973 \begin_inset Quotes frd
14974 \end_inset
14975
14976 .
14977 \begin_inset Note Note
14978 status collapsed
14979
14980 \begin_layout Plain Layout
14981 Las llaves en código TeX impiden que «comando» aparezca como nombre propio
14982  en la salida; véase el último párrafo de esta sección.
14983  Para generar nombres propios omite el código TeX.
14984 \end_layout
14985
14986 \end_inset
14987
14988  ¡Observa la alternancia de mayúsculas y minúsculas! LyX reconoce los siguientes
14989  nombres propios:
14990 \end_layout
14991
14992 \begin_layout Description
14993 LyX El nombre del juego, escribe 
14994 \begin_inset Quotes fld
14995 \end_inset
14996
14997 L
14998 \begin_inset ERT
14999 status collapsed
15000
15001 \begin_layout Plain Layout
15002
15003 {}
15004 \end_layout
15005
15006 \end_inset
15007
15008 yX
15009 \begin_inset Quotes frd
15010 \end_inset
15011
15012  para generarlo.
15013 \end_layout
15014
15015 \begin_layout Description
15016 TeX El programa usado por LaTeX, escribe 
15017 \begin_inset Quotes fld
15018 \end_inset
15019
15020 T
15021 \begin_inset ERT
15022 status collapsed
15023
15024 \begin_layout Plain Layout
15025
15026 {}
15027 \end_layout
15028
15029 \end_inset
15030
15031 eX
15032 \begin_inset Quotes frd
15033 \end_inset
15034
15035  para generarlo.
15036 \end_layout
15037
15038 \begin_layout Description
15039 LaTeX El programa usado por LyX, escribe 
15040 \begin_inset Quotes fld
15041 \end_inset
15042
15043 LaT
15044 \begin_inset ERT
15045 status collapsed
15046
15047 \begin_layout Plain Layout
15048
15049 {}
15050 \end_layout
15051
15052 \end_inset
15053
15054 eX
15055 \begin_inset Quotes frd
15056 \end_inset
15057
15058  para generarlo.
15059 \end_layout
15060
15061 \begin_layout Description
15062 LaTeX2e La versión actual de LaTeX, escribe 
15063 \begin_inset Quotes fld
15064 \end_inset
15065
15066 LaT
15067 \begin_inset ERT
15068 status collapsed
15069
15070 \begin_layout Plain Layout
15071
15072 {}
15073 \end_layout
15074
15075 \end_inset
15076
15077 eX2e
15078 \begin_inset Quotes frd
15079 \end_inset
15080
15081  para generarlo.
15082 \end_layout
15083
15084 \begin_layout Standard
15085 Quizá te preguntes por qué versión 
15086 \begin_inset Quotes fld
15087 \end_inset
15088
15089 2
15090 \begin_inset Formula $\epsilon$
15091 \end_inset
15092
15093
15094 \begin_inset Quotes frd
15095 \end_inset
15096
15097 .
15098  Es una vieja tradición en el mundillo TeX dar a los programas números de
15099  versión en griego.
15100  Por ejemplo, el número de versión de TeX converge al número 
15101 \begin_inset Formula $\pi$
15102 \end_inset
15103
15104 : La versión actual es 
15105 \begin_inset Quotes fld
15106 \end_inset
15107
15108 TeX-3.141592
15109 \begin_inset Quotes frd
15110 \end_inset
15111
15112 , la anterior fue 
15113 \begin_inset Quotes fld
15114 \end_inset
15115
15116 TeX-3.14159
15117 \begin_inset Quotes frd
15118 \end_inset
15119
15120 .
15121 \end_layout
15122
15123 \begin_layout Standard
15124 Si no quieres usar nombres propios, p.
15125 \begin_inset space \thinspace{}
15126 \end_inset
15127
15128 e.
15129  en encabezados de sección, debes insertar un par de llaves vacías en código
15130  TeX en la palabra.
15131  En LyX lo verás como: 
15132 \begin_inset Graphics
15133         filename ../clipart/LaTeX.png
15134         scale 80
15135
15136 \end_inset
15137
15138
15139 \begin_inset Newline newline
15140 \end_inset
15141
15142 Más sobre código TeX en la sección
15143 \begin_inset space ~
15144 \end_inset
15145
15146
15147 \begin_inset CommandInset ref
15148 LatexCommand ref
15149 reference "sec:Código-TeX"
15150
15151 \end_inset
15152
15153 .
15154 \end_layout
15155
15156 \begin_layout Subsection
15157 Unidades
15158 \begin_inset Index idx
15159 status collapsed
15160
15161 \begin_layout Plain Layout
15162 Tipografía ! Unidades
15163 \end_layout
15164
15165 \end_inset
15166
15167
15168 \end_layout
15169
15170 \begin_layout Standard
15171 En general, el espacio entre un número y su unidad es menor que el espacio
15172  normal entre dos palabras.
15173  Como verás en el ejemplo siguiente, se ve mejor con un espacio más pequeño.
15174  Para introducir esos espacios usa el menú 
15175 \family sans
15176 Insertar\SpecialChar \menuseparator
15177 Formato\SpecialChar \menuseparator
15178 Espacio
15179 \begin_inset space ~
15180 \end_inset
15181
15182 delgado
15183 \family default
15184  (atajo 
15185 \family sans
15186 Ctrl+Mayúsculas+Espacio
15187 \family default
15188 ).
15189 \end_layout
15190
15191 \begin_layout Standard
15192 En este ejemplo se ven las diferencias:
15193 \end_layout
15194
15195 \begin_layout Standard
15196 \begin_inset Tabular
15197 <lyxtabular version="3" rows="2" columns="2">
15198 <features tabularvalignment="middle">
15199 <column alignment="left" valignment="top" width="0">
15200 <column alignment="left" valignment="top" width="0">
15201 <row>
15202 <cell alignment="center" valignment="top" usebox="none">
15203 \begin_inset Text
15204
15205 \begin_layout Plain Layout
15206 24
15207 \begin_inset space ~
15208 \end_inset
15209
15210 kW
15211 \begin_inset Formula $\cdot$
15212 \end_inset
15213
15214 h
15215 \end_layout
15216
15217 \end_inset
15218 </cell>
15219 <cell alignment="center" valignment="top" usebox="none">
15220 \begin_inset Text
15221
15222 \begin_layout Plain Layout
15223 espacio entre número y unidad
15224 \end_layout
15225
15226 \end_inset
15227 </cell>
15228 </row>
15229 <row>
15230 <cell alignment="center" valignment="top" usebox="none">
15231 \begin_inset Text
15232
15233 \begin_layout Plain Layout
15234 24
15235 \begin_inset space \thinspace{}
15236 \end_inset
15237
15238 kW
15239 \begin_inset Formula $\cdot$
15240 \end_inset
15241
15242 h
15243 \end_layout
15244
15245 \end_inset
15246 </cell>
15247 <cell alignment="center" valignment="top" usebox="none">
15248 \begin_inset Text
15249
15250 \begin_layout Plain Layout
15251 medio espacio entre número y unidad
15252 \end_layout
15253
15254 \end_inset
15255 </cell>
15256 </row>
15257 </lyxtabular>
15258
15259 \end_inset
15260
15261
15262 \end_layout
15263
15264 \begin_layout Standard
15265
15266 \end_layout
15267
15268 \begin_layout Subsection
15269 Líneas viudas y huérfanas
15270 \begin_inset Index idx
15271 status collapsed
15272
15273 \begin_layout Plain Layout
15274 Tipografía ! Líneas viudas y huérfanas
15275 \end_layout
15276
15277 \end_inset
15278
15279
15280 \end_layout
15281
15282 \begin_layout Standard
15283 En los primeros tiempos de los procesadores de texto, los saltos de página
15284  iban allí donde acababa la página.
15285  No se atendía a lo que estaba escrito.
15286  Podías encontrarte con el encabezado de una nueva sección o la primera
15287  línea de un nuevo párrafo, solos al final de la página, o la última línea
15288  de un párrafo aislada en la página siguiente.
15289  Estos flecos de texto llegaron a ser conocidos como líneas 
15290 \emph on
15291 viudas
15292 \emph default
15293  y líneas 
15294 \emph on
15295 huérfanas
15296 \emph default
15297 .
15298 \end_layout
15299
15300 \begin_layout Standard
15301 Sin duda, LyX puede impedir los saltos de página detrás de un encabezado
15302  de sección.
15303  Esto forma parte de las ventajas de los entornos de párrafo.
15304  Pero, ¿qué pasa con las líneas viudas y huérfanas, cuando el salto de página
15305  deja una línea de un párrafo aislada al principio o al final de una página?
15306  LaTeX incorpora reglas que gobiernan los saltos de página, y algunas de
15307  ellas están pensadas precisamente para evitar las líneas viudas o huérfanas.
15308  Esta es una de las ventajas que obtiene LyX del empleo de LaTeX como soporte.
15309 \end_layout
15310
15311 \begin_layout Standard
15312 No es posible explicar aquí la forma en que TeX y LaTeX deciden dónde saltar
15313  una página , o en cómo ajustar esta característica.
15314  Algunos libros sobre LaTeX listados en la bibliografía [como
15315 \begin_inset space ~
15316 \end_inset
15317
15318
15319 \begin_inset CommandInset citation
15320 LatexCommand cite
15321 key "latexcompanion"
15322
15323 \end_inset
15324
15325  o
15326 \begin_inset space ~
15327 \end_inset
15328
15329
15330 \begin_inset CommandInset citation
15331 LatexCommand cite
15332 key "latexguide"
15333
15334 \end_inset
15335
15336 ] tienen más información.
15337  Sin embargo, no deberías preocuparte por este asunto.
15338 \end_layout
15339
15340 \begin_layout Chapter
15341 Notas, gráficos, tablas y flotantes
15342 \begin_inset CommandInset label
15343 LatexCommand label
15344 name "cap:Notas-y-flotantes"
15345
15346 \end_inset
15347
15348
15349 \end_layout
15350
15351 \begin_layout Standard
15352 Los temas tratados en este capítulo se desarrollan en profundidad en el
15353  manual 
15354 \emph on
15355 Objetos insertados.
15356  
15357 \emph default
15358 En él encontrarás también consejos y trucos para casos especiales.
15359 \end_layout
15360
15361 \begin_layout Section
15362 Notas
15363 \begin_inset Index idx
15364 status collapsed
15365
15366 \begin_layout Plain Layout
15367 Notas
15368 \end_layout
15369
15370 \end_inset
15371
15372
15373 \begin_inset CommandInset label
15374 LatexCommand label
15375 name "sec:Notas"
15376
15377 \end_inset
15378
15379
15380 \end_layout
15381
15382 \begin_layout Standard
15383 LyX suministra algunos tipos de notas para incluir en los documentos:
15384 \end_layout
15385
15386 \begin_layout Description
15387 Nota
15388 \begin_inset space ~
15389 \end_inset
15390
15391 LyX Este tipo es para incluir notas internas que no deben aparecer en el
15392  documento de salida.
15393 \begin_inset Newline newline
15394 \end_inset
15395
15396
15397 \begin_inset Note Note
15398 status collapsed
15399
15400 \begin_layout Plain Layout
15401 Esto es un texto en un cuadro de nota LyX que no aparece en la salida.
15402 \end_layout
15403
15404 \end_inset
15405
15406
15407 \end_layout
15408
15409 \begin_layout Description
15410 Comentario Esta nota tampoco aparece en la salida pero sí como comentario
15411  en el documento LaTeX cuando lo exportas mediante el menú 
15412 \family sans
15413 Archivo\SpecialChar \menuseparator
15414 Exportar\SpecialChar \menuseparator
15415 LaTeX (pdflatex)
15416 \begin_inset space \thinspace{}
15417 \end_inset
15418
15419 /
15420 \begin_inset space \thinspace{}
15421 \end_inset
15422
15423 (simple)
15424 \family default
15425 .
15426  
15427 \begin_inset Newline newline
15428 \end_inset
15429
15430
15431 \begin_inset Note Comment
15432 status collapsed
15433
15434 \begin_layout Plain Layout
15435 Esto es un texto en un cuadro de nota que sólo aparece como comentario en
15436  los archivos LaTeX.
15437 \end_layout
15438
15439 \end_inset
15440
15441
15442 \end_layout
15443
15444 \begin_layout Description
15445 Resaltado
15446 \begin_inset space ~
15447 \end_inset
15448
15449 en
15450 \begin_inset space ~
15451 \end_inset
15452
15453 gris El texto de esta nota aparecerá en la salida en color gris.
15454 \begin_inset Newline newline
15455 \end_inset
15456
15457
15458 \begin_inset Newline newline
15459 \end_inset
15460
15461
15462 \begin_inset Note Greyedout
15463 status open
15464
15465 \begin_layout Plain Layout
15466 Esto es el texto
15467 \begin_inset Foot
15468 status collapsed
15469
15470 \begin_layout Plain Layout
15471 Esto es un ejemplo de nota al pie dentro de una nota resaltada en gris.
15472  En este documento, el color gris se ha redefinido a color azul.
15473  La forma de hacerlo se explica en el manual
15474 \emph on
15475  Objetos insertados.
15476 \end_layout
15477
15478 \end_inset
15479
15480  de un comentario que se ve en la salida en color gris.
15481 \end_layout
15482
15483 \end_inset
15484
15485
15486 \begin_inset Newline newline
15487 \end_inset
15488
15489
15490 \begin_inset Newline newline
15491 \end_inset
15492
15493 Como se ve en este ejemplo, en las notas resaltadas en gris la primera línea
15494  está un poco sangrada y se pueden incluir notas al pie.
15495 \end_layout
15496
15497 \begin_layout Standard
15498 Las notas se insertan con el botón 
15499 \begin_inset Graphics
15500         filename ../../images/note-insert.png
15501         scale 85
15502         scaleBeforeRotation
15503
15504 \end_inset
15505
15506  o con el menú 
15507 \family sans
15508 Insertar\SpecialChar \menuseparator
15509 Nota
15510 \family default
15511 .
15512  Haciendo clic derecho sobre el cuadro de una nota se puede seleccionar
15513  el tipo de nota.
15514 \end_layout
15515
15516 \begin_layout Section
15517 Notas al pie
15518 \begin_inset Index idx
15519 status collapsed
15520
15521 \begin_layout Plain Layout
15522 Notas al pie
15523 \end_layout
15524
15525 \end_inset
15526
15527
15528 \end_layout
15529
15530 \begin_layout Standard
15531 LyX muestra las notas a pie de página en recuadros: al insertar una nota
15532  mediante el menú 
15533 \family sans
15534 Insertar\SpecialChar \menuseparator
15535 Nota
15536 \begin_inset space ~
15537 \end_inset
15538
15539 al
15540 \begin_inset space ~
15541 \end_inset
15542
15543 pie
15544 \family default
15545  o el botón 
15546 \begin_inset Graphics
15547         filename ../../images/footnote-insert.png
15548
15549 \end_inset
15550
15551
15552 \family roman
15553 \series medium
15554 \bar no
15555 verás un recuadro como este
15556 \family default
15557 \series default
15558 \bar default
15559
15560 \begin_inset Graphics
15561         filename clipart/notapieQt4.png
15562
15563 \end_inset
15564
15565
15566 \family roman
15567 \series medium
15568 \bar no
15569 .
15570  Es la representación en LyX de una nota a pie de página.
15571  Si haces
15572 \family default
15573 \series default
15574 \bar default
15575  clic izquierdo sobre 
15576 \family roman
15577 \series medium
15578 \bar no
15579 él se abre un marco rojo en el que puedes escribir el texto de la nota
15580 \family default
15581 \series default
15582 \bar default
15583 .
15584  Otro clic en la etiqueta cierra el recuadro
15585 \family roman
15586 \series medium
15587 \bar no
15588 .
15589  Si quieres convertir un texto existente en nota al pie, selecciónalo y
15590  pulsa el botón de la barra de herramientas
15591 \family default
15592 \series default
15593 \bar default
15594 .
15595 \end_layout
15596
15597 \begin_layout Standard
15598 Ejemplo de nota al pie:
15599 \family roman
15600 \series medium
15601 \bar no
15602
15603 \begin_inset Foot
15604 status collapsed
15605
15606 \begin_layout Plain Layout
15607 Para ocultar en LyX el texto de la nota al pie, haz clic sobre el recuadro
15608  con la etiqueta «pie».
15609 \end_layout
15610
15611 \end_inset
15612
15613
15614 \end_layout
15615
15616 \begin_layout Standard
15617 En la salida, la nota al pie aparece como un superíndice numerado en el
15618  lugar del texto en el que se ha insertado.
15619  El texto de la nota se muestra al final de la página actual.
15620  Los números de las notas son calculados por LyX, y son consecutivos, no
15621  importa en qué capítulo esté la nota.
15622  LyX aún no soporta otros esquemas de numeración, pero puedes usarlos mediante
15623  comandos LaTeX especiales.
15624  Se describen en el manual
15625 \emph on
15626  Objetos insertados.
15627 \end_layout
15628
15629 \begin_layout Section
15630 Notas al margen
15631 \begin_inset Index idx
15632 status collapsed
15633
15634 \begin_layout Plain Layout
15635 Notas al margen
15636 \end_layout
15637
15638 \end_inset
15639
15640
15641 \begin_inset CommandInset label
15642 LatexCommand label
15643 name "sec:Notas-al-margen"
15644
15645 \end_inset
15646
15647
15648 \end_layout
15649
15650 \begin_layout Standard
15651 Las notas al margen se ven y se comportan en LyX como las notas al pie.
15652  Se insertan con el menú 
15653 \family sans
15654 Insertar\SpecialChar \menuseparator
15655 Nota
15656 \begin_inset space ~
15657 \end_inset
15658
15659 al
15660 \begin_inset space ~
15661 \end_inset
15662
15663 margen
15664 \family default
15665  o el botón 
15666 \begin_inset Graphics
15667         filename ../../images/marginalnote-insert.png
15668
15669 \end_inset
15670
15671 .
15672  Aparece un cuadro gris con la etiqueta en rojo 
15673 \family roman
15674 \series medium
15675
15676 \begin_inset Quotes fld
15677 \end_inset
15678
15679 margen
15680 \begin_inset Quotes frd
15681 \end_inset
15682
15683 , que es su representación en LyX y que contiene el texto de la nota.
15684 \end_layout
15685
15686 \begin_layout Standard
15687 Al lado hay un ejemplo de nota al margen.
15688 \family roman
15689 \series medium
15690
15691 \begin_inset Marginal
15692 status collapsed
15693
15694 \begin_layout Plain Layout
15695 Esto es una nota al margen.
15696 \end_layout
15697
15698 \end_inset
15699
15700
15701 \end_layout
15702
15703 \begin_layout Standard
15704 Estas notas salen en el margen derecho en documentos a una cara.
15705  En documentos a doble cara se muestran en el margen externo —izquierdo
15706  en páginas pares, derecho en páginas impares—.
15707  
15708 \end_layout
15709
15710 \begin_layout Section
15711 Gráficos e imágenes
15712 \begin_inset Index idx
15713 status collapsed
15714
15715 \begin_layout Plain Layout
15716 Imágenes
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \begin_inset Index idx
15723 status collapsed
15724
15725 \begin_layout Plain Layout
15726 Gráficos
15727 \end_layout
15728
15729 \end_inset
15730
15731
15732 \begin_inset CommandInset label
15733 LatexCommand label
15734 name "sec:Gráficos"
15735
15736 \end_inset
15737
15738
15739 \end_layout
15740
15741 \begin_layout Standard
15742 Para insertar una imagen en el documento, sitúa el cursor en la posición
15743  que quieras y clic sobre el botón 
15744 \begin_inset Graphics
15745         filename ../../images/dialog-show-new-inset_graphics.png
15746
15747 \end_inset
15748
15749  o selecciona 
15750 \family sans
15751 Insertar\SpecialChar \menuseparator
15752 Imagen
15753 \family default
15754  desde el menú.
15755  Se mostrará un diálogo para escoger el archivo a cargar.
15756 \end_layout
15757
15758 \begin_layout Standard
15759 Este diálogo contiene numerosos parámetros, la mayoría autodefinidos.
15760  La pestaña 
15761 \family sans
15762 Gráficos
15763 \family default
15764  permite escoger el archivo de imagen.
15765  La imagen se puede transformar poniendo un ángulo de rotación y un factor
15766  de escala.
15767  Las unidades de escala se explican en el Apéndice
15768 \begin_inset space ~
15769 \end_inset
15770
15771
15772 \begin_inset CommandInset ref
15773 LatexCommand ref
15774 reference "cap:Unidades-disponibles"
15775
15776 \end_inset
15777
15778 .
15779 \end_layout
15780
15781 \begin_layout Standard
15782
15783 \end_layout
15784
15785 \begin_layout Standard
15786 En la pestaña 
15787 \family sans
15788 Recorte
15789 \family default
15790  es posible ajustar coordenadas para fijar la altura y anchura de la imagen
15791  en la salida.
15792  Las coordenadas también pueden calcularse automáticamente pulsando el botón
15793  
15794 \family sans
15795 Obtener
15796 \family default
15797
15798 \begin_inset space ~
15799 \end_inset
15800
15801
15802 \family sans
15803 de
15804 \family default
15805 l
15806 \begin_inset space ~
15807 \end_inset
15808
15809
15810 \family sans
15811 archivo
15812 \family default
15813 .
15814  La opción 
15815 \family sans
15816 Recortar
15817 \family default
15818
15819 \begin_inset space ~
15820 \end_inset
15821
15822
15823 \family sans
15824 al
15825 \family default
15826
15827 \begin_inset space ~
15828 \end_inset
15829
15830
15831 \family sans
15832 cuadro
15833 \family default
15834
15835 \begin_inset space ~
15836 \end_inset
15837
15838
15839 \family sans
15840 delimitador
15841 \family default
15842  hace que sólo se imprima la región comprendida entre las coordenadas dadas.
15843  Normalmente no debes preocuparte de las coordenadas y puedes ignorar la
15844  pestaña 
15845 \family sans
15846 Recorte.
15847 \end_layout
15848
15849 \begin_layout Standard
15850 Los expertos en LaTeX pueden dar opciones adicionales en la pestaña 
15851 \family sans
15852 Opciones de LaTeX y LyX
15853 \family default
15854 .
15855  También puedes ajustar aquí la presentación de la imagen en LyX.
15856  La opción 
15857 \family sans
15858 Modo
15859 \begin_inset space ~
15860 \end_inset
15861
15862 borrador
15863 \family default
15864  hace que la imagen no aparezca en la salida, sólo sale un marco con el
15865  tamaño de la imagen.
15866  La opción 
15867 \family sans
15868 No descomprimir al exportar
15869 \family default
15870  se explica en la sección 
15871 \emph on
15872 Diálogo de gráficos
15873 \emph default
15874  del manual 
15875 \emph on
15876 Objetos insertados
15877 \emph default
15878 .
15879 \end_layout
15880
15881 \begin_layout Standard
15882 El diálogo 
15883 \family sans
15884 Gráficos
15885 \family default
15886  puede abrirse en cualquier momento con un clic sobre una imagen.
15887  La imagen se muestra en la salida exactamente en la posición en que está
15888  en el texto.
15889  Esta es una imagen en un párrafo separado, centrado horizontalmente:
15890 \end_layout
15891
15892 \begin_layout Standard
15893 \align center
15894 \begin_inset Graphics
15895         filename ../clipart/mobius.eps
15896         width 45col%
15897
15898 \end_inset
15899
15900
15901 \end_layout
15902
15903 \begin_layout Standard
15904 Si quieres titular o referenciar una imagen, tienes que ponerla en un flotante;
15905  véase la sección
15906 \begin_inset space ~
15907 \end_inset
15908
15909
15910 \begin_inset CommandInset ref
15911 LatexCommand ref
15912 reference "sec:Figuras-flotantes"
15913
15914 \end_inset
15915
15916 .
15917 \end_layout
15918
15919 \begin_layout Subsection
15920 Formatos de imagen
15921 \begin_inset Index idx
15922 status collapsed
15923
15924 \begin_layout Plain Layout
15925 Formatos de imagen
15926 \end_layout
15927
15928 \end_inset
15929
15930
15931 \begin_inset CommandInset label
15932 LatexCommand label
15933 name "sub:Formatos-de-imagen"
15934
15935 \end_inset
15936
15937
15938 \end_layout
15939
15940 \begin_layout Standard
15941 Puedes insertar imágenes en cualquier formato.
15942  Pero como se explica en la sección
15943 \begin_inset space ~
15944 \end_inset
15945
15946
15947 \begin_inset CommandInset ref
15948 LatexCommand ref
15949 reference "sub:Formatos-de-salida"
15950
15951 \end_inset
15952
15953 , cada formato de archivo del documento de salida permite sólo ciertos formatos
15954  de archivo de imagen.
15955  Por eso LyX usa el programa 
15956 \family sans
15957 ImageMagick
15958 \family default
15959  en segundo plano para convertir imágenes al formato adecuado.
15960  Para aumentar el rendimiento evitando estas conversiones, puedes usar sólo
15961  los formatos de imagen listados en las subsecciones de la sección
15962 \begin_inset space ~
15963 \end_inset
15964
15965
15966 \begin_inset CommandInset ref
15967 LatexCommand ref
15968 reference "sub:Formatos-de-salida"
15969
15970 \end_inset
15971
15972 .
15973 \end_layout
15974
15975 \begin_layout Standard
15976 Como en el caso de las fuentes, hay dos tipos de archivos de imagen:
15977 \end_layout
15978
15979 \begin_layout Description
15980 Imágenes
15981 \begin_inset space ~
15982 \end_inset
15983
15984 mapa
15985 \begin_inset space ~
15986 \end_inset
15987
15988 de
15989 \begin_inset space ~
15990 \end_inset
15991
15992 bits
15993 \begin_inset space ~
15994 \end_inset
15995
15996 (Bitmap) formadas por mapas de puntos (píxeles), generalmente comprimidos.
15997  Por tanto, estas imágenes no son totalmente escalables y se ven pixeladas
15998  a valores altos de zoom.
15999  Formatos de imagen en bitmap bien conocidos son 
16000 \begin_inset Quotes fld
16001 \end_inset
16002
16003 Graphics Interchange Format
16004 \begin_inset Quotes frd
16005 \end_inset
16006
16007  (GIF, extensión 
16008 \begin_inset Quotes fld
16009 \end_inset
16010
16011 .gif
16012 \begin_inset Quotes frd
16013 \end_inset
16014
16015 )
16016 \begin_inset Index idx
16017 status collapsed
16018
16019 \begin_layout Plain Layout
16020 GIF|see
16021 \begin_inset ERT
16022 status collapsed
16023
16024 \begin_layout Plain Layout
16025
16026 {
16027 \end_layout
16028
16029 \end_inset
16030
16031 Formatos de imagen
16032 \begin_inset ERT
16033 status collapsed
16034
16035 \begin_layout Plain Layout
16036
16037 }
16038 \end_layout
16039
16040 \end_inset
16041
16042
16043 \end_layout
16044
16045 \end_inset
16046
16047
16048 \begin_inset Quotes fld
16049 \end_inset
16050
16051 Portable Network Graphics
16052 \begin_inset Quotes frd
16053 \end_inset
16054
16055  (PNG, extensión 
16056 \begin_inset Quotes fld
16057 \end_inset
16058
16059 .png
16060 \begin_inset Quotes frd
16061 \end_inset
16062
16063 )
16064 \begin_inset Index idx
16065 status collapsed
16066
16067 \begin_layout Plain Layout
16068 PNG|see
16069 \begin_inset ERT
16070 status collapsed
16071
16072 \begin_layout Plain Layout
16073
16074 {
16075 \end_layout
16076
16077 \end_inset
16078
16079 Formatos de imagen
16080 \begin_inset ERT
16081 status collapsed
16082
16083 \begin_layout Plain Layout
16084
16085 }
16086 \end_layout
16087
16088 \end_inset
16089
16090
16091 \end_layout
16092
16093 \end_inset
16094
16095 , y 
16096 \begin_inset Quotes fld
16097 \end_inset
16098
16099 Joint Photographic Experts Group
16100 \begin_inset Quotes frd
16101 \end_inset
16102
16103  (JPG, extensión 
16104 \begin_inset Quotes fld
16105 \end_inset
16106
16107 .jpg
16108 \begin_inset Quotes frd
16109 \end_inset
16110
16111  o 
16112 \begin_inset Quotes fld
16113 \end_inset
16114
16115 .jpeg
16116 \begin_inset Quotes frd
16117 \end_inset
16118
16119 )
16120 \begin_inset Index idx
16121 status collapsed
16122
16123 \begin_layout Plain Layout
16124 JPG|see
16125 \begin_inset ERT
16126 status collapsed
16127
16128 \begin_layout Plain Layout
16129
16130 {
16131 \end_layout
16132
16133 \end_inset
16134
16135 Formatos de imagen
16136 \begin_inset ERT
16137 status collapsed
16138
16139 \begin_layout Plain Layout
16140
16141 }
16142 \end_layout
16143
16144 \end_inset
16145
16146
16147 \end_layout
16148
16149 \end_inset
16150
16151 .
16152 \end_layout
16153
16154 \begin_layout Description
16155 Imágenes
16156 \begin_inset space ~
16157 \end_inset
16158
16159 vectoriales se generan mediante una descripción de una serie de trazos (vectores
16160 ) y por tanto pueden escalarse a cualquier tamaño sin pérdidas.
16161  La posibilidad de escalado hace falta para crear presentaciones, porque
16162  éstas siempre son escaladas por el proyector.
16163  El escalado también es útil en los documentos en línea para permitir zoom
16164  en diagramas.
16165 \begin_inset Newline newline
16166 \end_inset
16167
16168 Formatos de imagen escalables pueden ser 
16169 \begin_inset Quotes fld
16170 \end_inset
16171
16172 Scalable Vector Graphics
16173 \begin_inset Quotes frd
16174 \end_inset
16175
16176  (SVG, extensión 
16177 \begin_inset Quotes fld
16178 \end_inset
16179
16180 .
16181 \family typewriter
16182 svg
16183 \family default
16184
16185 \begin_inset Quotes frd
16186 \end_inset
16187
16188 )
16189 \begin_inset Index idx
16190 status collapsed
16191
16192 \begin_layout Plain Layout
16193 SVG|see
16194 \begin_inset ERT
16195 status collapsed
16196
16197 \begin_layout Plain Layout
16198
16199 {
16200 \end_layout
16201
16202 \end_inset
16203
16204 Formatos de imagen
16205 \begin_inset ERT
16206 status collapsed
16207
16208 \begin_layout Plain Layout
16209
16210 }
16211 \end_layout
16212
16213 \end_inset
16214
16215
16216 \end_layout
16217
16218 \end_inset
16219
16220
16221 \begin_inset Quotes fld
16222 \end_inset
16223
16224 Encapsulated PostScript
16225 \begin_inset Quotes frd
16226 \end_inset
16227
16228  (EPS, extensión 
16229 \begin_inset Quotes fld
16230 \end_inset
16231
16232 .
16233 \family typewriter
16234 eps
16235 \family default
16236
16237 \begin_inset Quotes frd
16238 \end_inset
16239
16240 )
16241 \begin_inset Index idx
16242 status collapsed
16243
16244 \begin_layout Plain Layout
16245 EPS|see
16246 \begin_inset ERT
16247 status collapsed
16248
16249 \begin_layout Plain Layout
16250
16251 {
16252 \end_layout
16253
16254 \end_inset
16255
16256 Formatos de imagen
16257 \begin_inset ERT
16258 status collapsed
16259
16260 \begin_layout Plain Layout
16261
16262 }
16263 \end_layout
16264
16265 \end_inset
16266
16267
16268 \end_layout
16269
16270 \end_inset
16271
16272  y 
16273 \begin_inset Quotes fld
16274 \end_inset
16275
16276 Portable Document Format
16277 \begin_inset Quotes frd
16278 \end_inset
16279
16280  (PDF, extensión 
16281 \begin_inset Quotes fld
16282 \end_inset
16283
16284 .
16285 \family typewriter
16286 pdf
16287 \family default
16288
16289 \begin_inset Quotes frd
16290 \end_inset
16291
16292 )
16293 \begin_inset Index idx
16294 status collapsed
16295
16296 \begin_layout Plain Layout
16297 PDF|see
16298 \begin_inset ERT
16299 status collapsed
16300
16301 \begin_layout Plain Layout
16302
16303 {
16304 \end_layout
16305
16306 \end_inset
16307
16308 Formatos de imagen
16309 \begin_inset ERT
16310 status collapsed
16311
16312 \begin_layout Plain Layout
16313
16314 }
16315 \end_layout
16316
16317 \end_inset
16318
16319
16320 \end_layout
16321
16322 \end_inset
16323
16324 .
16325  Escribimos 
16326 \begin_inset Quotes fld
16327 \end_inset
16328
16329 pueden ser
16330 \begin_inset Quotes frd
16331 \end_inset
16332
16333 , porque se puede convertir cualquier imagen bitmap a PDF o EPS y el resultado
16334  seguirá siendo no escalable.
16335  En estos casos sólo se añade una cabecera con las propiedades de la imagen
16336  a la imagen original
16337 \begin_inset Foot
16338 status collapsed
16339
16340 \begin_layout Plain Layout
16341 En el caso de PDF, además se comprime la imagen original.
16342 \end_layout
16343
16344 \end_inset
16345
16346 .
16347  
16348 \end_layout
16349
16350 \begin_layout Standard
16351 Normalmente no es posible convertir una imagen bitmap a escalable, sólo
16352  viceversa.
16353 \end_layout
16354
16355 \begin_layout Subsection
16356 Agrupación de configuraciones de imágenes
16357 \begin_inset Index idx
16358 status collapsed
16359
16360 \begin_layout Plain Layout
16361 Imágenes ! Agrupación de configuraciones
16362 \end_layout
16363
16364 \end_inset
16365
16366
16367 \end_layout
16368
16369 \begin_layout Standard
16370 Cada imagen puede definir un nuevo grupo de imágenes o unirse a un grupo
16371  existente.
16372  Las imágenes pertenecientes a un grupo comparten los mismos ajustes de
16373  configuración, de modo que si se modifican las características de una imagen
16374  se modifican igual y automáticamente las de las imágenes incluidas en el
16375  mismo grupo.
16376  Así puedes cambiar, por ejemplo, el tamaño de salida de un grupo de imágenes
16377  sin necesidad de hacerlo individualmente con cada una de ellas.
16378 \end_layout
16379
16380 \begin_layout Standard
16381 Para crear un nuevo grupo se le adjudica un nombre en el campo 
16382 \family sans
16383 Nombre de grupo
16384 \family default
16385  en la pestaña 
16386 \family sans
16387 Opciones de LaTeX y LyX 
16388 \family default
16389 del diálogo de gráficos.
16390  Se puede integrar una imagen a un grupo existente marcando el nombre del
16391  mismo en el menú contextual de la imagen, accesible con clic derecho.
16392 \end_layout
16393
16394 \begin_layout Section
16395 Tablas
16396 \begin_inset Index idx
16397 status collapsed
16398
16399 \begin_layout Plain Layout
16400 Tablas
16401 \end_layout
16402
16403 \end_inset
16404
16405
16406 \begin_inset CommandInset label
16407 LatexCommand label
16408 name "sec:Tablas"
16409
16410 \end_inset
16411
16412
16413 \end_layout
16414
16415 \begin_layout Standard
16416 Puede insertarse una tabla mediante el botón 
16417 \begin_inset Graphics
16418         filename ../../images/tabular-insert.png
16419         scale 85
16420
16421 \end_inset
16422
16423  o el menú 
16424 \family sans
16425 Insertar\SpecialChar \menuseparator
16426 Tabla
16427 \family default
16428 .
16429  Aparece un diálogo en el que se pide el número de filas y columnas.
16430  Por omisión, la tabla tiene líneas que enmarcan cada celda y la primera
16431  fila aparece separada por una línea doble: la línea inferior de la primera
16432  fila y la línea superior de la segunda fila.
16433  Ejemplo de tabla:
16434 \end_layout
16435
16436 \begin_layout Standard
16437
16438 \end_layout
16439
16440 \begin_layout Standard
16441 \align center
16442 \begin_inset Tabular
16443 <lyxtabular version="3" rows="4" columns="4">
16444 <features tabularvalignment="middle">
16445 <column alignment="center" valignment="top" width="0pt">
16446 <column alignment="center" valignment="top" width="0pt">
16447 <column alignment="center" valignment="top" width="0in">
16448 <column alignment="center" valignment="top" width="0pt">
16449 <row>
16450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16451 \begin_inset Text
16452
16453 \begin_layout Plain Layout
16454
16455 \end_layout
16456
16457 \end_inset
16458 </cell>
16459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16460 \begin_inset Text
16461
16462 \begin_layout Plain Layout
16463
16464 \family roman
16465 \series medium
16466 \shape up
16467 \size normal
16468 \emph off
16469 \bar no
16470 \noun off
16471 \color none
16472 1
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16478 \begin_inset Text
16479
16480 \begin_layout Plain Layout
16481 2
16482 \end_layout
16483
16484 \end_inset
16485 </cell>
16486 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16487 \begin_inset Text
16488
16489 \begin_layout Plain Layout
16490 3
16491 \end_layout
16492
16493 \end_inset
16494 </cell>
16495 </row>
16496 <row>
16497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16498 \begin_inset Text
16499
16500 \begin_layout Plain Layout
16501
16502 \family roman
16503 \series medium
16504 \shape up
16505 \size normal
16506 \emph off
16507 \bar no
16508 \noun off
16509 \color none
16510 A
16511 \end_layout
16512
16513 \end_inset
16514 </cell>
16515 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16516 \begin_inset Text
16517
16518 \begin_layout Plain Layout
16519
16520 \end_layout
16521
16522 \end_inset
16523 </cell>
16524 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16525 \begin_inset Text
16526
16527 \begin_layout Plain Layout
16528
16529 \end_layout
16530
16531 \end_inset
16532 </cell>
16533 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16534 \begin_inset Text
16535
16536 \begin_layout Plain Layout
16537
16538 \end_layout
16539
16540 \end_inset
16541 </cell>
16542 </row>
16543 <row>
16544 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16545 \begin_inset Text
16546
16547 \begin_layout Plain Layout
16548
16549 \family roman
16550 \series medium
16551 \shape up
16552 \size normal
16553 \emph off
16554 \bar no
16555 \noun off
16556 \color none
16557 B
16558 \end_layout
16559
16560 \end_inset
16561 </cell>
16562 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16563 \begin_inset Text
16564
16565 \begin_layout Plain Layout
16566
16567 \end_layout
16568
16569 \end_inset
16570 </cell>
16571 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16572 \begin_inset Text
16573
16574 \begin_layout Plain Layout
16575
16576 \size normal
16577 \noun off
16578 \color none
16579  
16580 \end_layout
16581
16582 \end_inset
16583 </cell>
16584 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16585 \begin_inset Text
16586
16587 \begin_layout Plain Layout
16588
16589 \end_layout
16590
16591 \end_inset
16592 </cell>
16593 </row>
16594 <row>
16595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16596 \begin_inset Text
16597
16598 \begin_layout Plain Layout
16599
16600 \family roman
16601 \series medium
16602 \shape up
16603 \size normal
16604 \emph off
16605 \bar no
16606 \noun off
16607 \color none
16608 C
16609 \end_layout
16610
16611 \end_inset
16612 </cell>
16613 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16614 \begin_inset Text
16615
16616 \begin_layout Plain Layout
16617
16618 \end_layout
16619
16620 \end_inset
16621 </cell>
16622 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16623 \begin_inset Text
16624
16625 \begin_layout Plain Layout
16626
16627 \end_layout
16628
16629 \end_inset
16630 </cell>
16631 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16632 \begin_inset Text
16633
16634 \begin_layout Plain Layout
16635
16636 \end_layout
16637
16638 \end_inset
16639 </cell>
16640 </row>
16641 </lyxtabular>
16642
16643 \end_inset
16644
16645
16646 \end_layout
16647
16648 \begin_layout Standard
16649
16650 \end_layout
16651
16652 \begin_layout Subsection
16653 Diálogo Tablas
16654 \end_layout
16655
16656 \begin_layout Standard
16657 Una tabla se puede cambiar mediante el cuadro de diálogo que aparece al
16658  pinchar sobre ella con el botón derecho del ratón.
16659  Se pueden ajustar los parámetros de la celda y fila/columna en la que se
16660  encuentra el cursor.
16661  La mayoría de opciones también funcionan sobre una selección.
16662  Esto significa que si seleccionas más celdas, filas o columnas, la acción
16663  se realizará sobre todas ellas.
16664 \end_layout
16665
16666 \begin_layout Standard
16667 Además del diálogo hay una 
16668 \family sans
16669 barra de herramientas
16670 \family default
16671  para tablas, que aparece cuando el cursor se sitúa dentro de una tabla,
16672  que te permite
16673 \family sans
16674  
16675 \family default
16676 establecer sus propiedades.
16677 \end_layout
16678
16679 \begin_layout Standard
16680 En la pestaña de 
16681 \family sans
16682 Configuración
16683 \family default
16684  del diálogo puedes poner la alineación horizontal para la fila actual.
16685  Si añades una fila o columna, se inserta, respectivamente, a la derecha
16686  o debajo de la celda actual.
16687  La alineación vertical de una columna sólo se puede ajustar si se fija
16688  la anchura.
16689  Fijar una anchura permite tener saltos de línea y varios párrafos en una
16690  celda, véase la sección
16691 \begin_inset space ~
16692 \end_inset
16693
16694
16695 \begin_inset CommandInset ref
16696 LatexCommand ref
16697 reference "sub:Celdas-de-tablas"
16698
16699 \end_inset
16700
16701 .
16702 \end_layout
16703
16704 \begin_layout Standard
16705 Puedes seleccionar varias celdas de una fila como celda multicolumna marcando
16706  el cuadro 
16707 \family sans
16708 Multicolumna.
16709
16710 \family default
16711  Así se funden las celdas en 
16712 \emph on
16713 una
16714 \emph default
16715 , que se extiende sobre más de una columna.
16716  Las celdas multicolumna se consideran como filas propias, de forma que
16717  la alineación, la anchura, y los bordes afectan sólo a la celda multicolumna.
16718  Aquí hay un ejemplo de tabla con multicolumna en la primera fila, y una
16719  celda de la última fila sin borde superior: 
16720 \end_layout
16721
16722 \begin_layout Standard
16723 \align center
16724 \begin_inset Tabular
16725 <lyxtabular version="3" rows="4" columns="5">
16726 <features firstHeadTopDL="true" firstHeadBottomDL="true" tabularvalignment="middle">
16727 <column alignment="center" valignment="top" width="0pt">
16728 <column alignment="center" valignment="middle" width="0">
16729 <column alignment="center" valignment="top" width="0in">
16730 <column alignment="center" valignment="top" width="0in">
16731 <column alignment="center" valignment="top" width="0pt">
16732 <row>
16733 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16734 \begin_inset Text
16735
16736 \begin_layout Plain Layout
16737 abc
16738 \end_layout
16739
16740 \end_inset
16741 </cell>
16742 <cell multicolumn="1" alignment="center" valignment="middle" topline="true" bottomline="true" leftline="true" usebox="none">
16743 \begin_inset Text
16744
16745 \begin_layout Plain Layout
16746 def ghi
16747 \end_layout
16748
16749 \end_inset
16750 </cell>
16751 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16752 \begin_inset Text
16753
16754 \begin_layout Plain Layout
16755
16756 \end_layout
16757
16758 \end_inset
16759 </cell>
16760 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16761 \begin_inset Text
16762
16763 \begin_layout Plain Layout
16764
16765 \end_layout
16766
16767 \end_inset
16768 </cell>
16769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16770 \begin_inset Text
16771
16772 \begin_layout Plain Layout
16773 jkl
16774 \end_layout
16775
16776 \end_inset
16777 </cell>
16778 </row>
16779 <row>
16780 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16781 \begin_inset Text
16782
16783 \begin_layout Plain Layout
16784
16785 \family roman
16786 \series medium
16787 \shape up
16788 \size normal
16789 \emph off
16790 \bar no
16791 \noun off
16792 \color none
16793 A
16794 \end_layout
16795
16796 \end_inset
16797 </cell>
16798 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16799 \begin_inset Text
16800
16801 \begin_layout Plain Layout
16802 B
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16808 \begin_inset Text
16809
16810 \begin_layout Plain Layout
16811 C
16812 \end_layout
16813
16814 \end_inset
16815 </cell>
16816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16817 \begin_inset Text
16818
16819 \begin_layout Plain Layout
16820
16821 \end_layout
16822
16823 \end_inset
16824 </cell>
16825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16826 \begin_inset Text
16827
16828 \begin_layout Plain Layout
16829 D
16830 \end_layout
16831
16832 \end_inset
16833 </cell>
16834 </row>
16835 <row>
16836 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16837 \begin_inset Text
16838
16839 \begin_layout Plain Layout
16840
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849
16850 \end_layout
16851
16852 \end_inset
16853 </cell>
16854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16855 \begin_inset Text
16856
16857 \begin_layout Plain Layout
16858
16859 \end_layout
16860
16861 \end_inset
16862 </cell>
16863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16864 \begin_inset Text
16865
16866 \begin_layout Plain Layout
16867
16868 \end_layout
16869
16870 \end_inset
16871 </cell>
16872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16873 \begin_inset Text
16874
16875 \begin_layout Plain Layout
16876
16877 \end_layout
16878
16879 \end_inset
16880 </cell>
16881 </row>
16882 <row>
16883 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16884 \begin_inset Text
16885
16886 \begin_layout Plain Layout
16887 1
16888 \end_layout
16889
16890 \end_inset
16891 </cell>
16892 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
16893 \begin_inset Text
16894
16895 \begin_layout Plain Layout
16896 2
16897 \end_layout
16898
16899 \end_inset
16900 </cell>
16901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16902 \begin_inset Text
16903
16904 \begin_layout Plain Layout
16905 3
16906 \end_layout
16907
16908 \end_inset
16909 </cell>
16910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16911 \begin_inset Text
16912
16913 \begin_layout Plain Layout
16914
16915 \end_layout
16916
16917 \end_inset
16918 </cell>
16919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16920 \begin_inset Text
16921
16922 \begin_layout Plain Layout
16923 4
16924 \end_layout
16925
16926 \end_inset
16927 </cell>
16928 </row>
16929 </lyxtabular>
16930
16931 \end_inset
16932
16933
16934 \end_layout
16935
16936 \begin_layout Standard
16937 Por el momento, LyX no soporta celdas multifila.
16938  Los expertos pueden añadir argumentos especiales de LaTeX a la tabla, necesario
16939 s para formatos de tabla especiales, como multifilas; se explican en la
16940  sección 
16941 \emph on
16942 Tablas
16943 \emph default
16944  del manual 
16945 \emph on
16946 Objetos insertados
16947 \emph default
16948 .
16949  También puedes girar la celda actual o toda la tabla 90
16950 \begin_inset space \thinspace{}
16951 \end_inset
16952
16953 grados hacia la derecha.
16954  Estas rotaciones no se ven en LyX, sólo en la salida.
16955  
16956 \end_layout
16957
16958 \begin_layout Standard
16959 \begin_inset Note Greyedout
16960 status collapsed
16961
16962 \begin_layout Plain Layout
16963 Ten en cuenta que la mayoría de visores DVI 
16964 \emph on
16965 no
16966 \emph default
16967  pueden mostrar rotaciones.
16968 \end_layout
16969
16970 \end_inset
16971
16972
16973 \end_layout
16974
16975 \begin_layout Standard
16976 La pestaña 
16977 \family sans
16978 Bordes
16979 \family default
16980  permite poner y quitar bordes en la fila/columna actual.
16981  Los botones del marco 
16982 \family sans
16983 Todos
16984 \begin_inset space ~
16985 \end_inset
16986
16987 los
16988 \begin_inset space ~
16989 \end_inset
16990
16991 bordes
16992 \family default
16993  permiten poner o quitar todas las líneas.
16994 \end_layout
16995
16996 \begin_layout Subsection
16997 Tablas largas
16998 \begin_inset Index idx
16999 status collapsed
17000
17001 \begin_layout Plain Layout
17002 Tablas largas
17003 \end_layout
17004
17005 \end_inset
17006
17007
17008 \end_layout
17009
17010 \begin_layout Standard
17011 Si la tabla es demasiado larga para una página, puedes usar la opción 
17012 \family sans
17013 Usar
17014 \begin_inset space ~
17015 \end_inset
17016
17017 tabla
17018 \begin_inset space ~
17019 \end_inset
17020
17021 larga
17022 \family default
17023  en la pestaña 
17024 \family sans
17025 Tabla
17026 \begin_inset space ~
17027 \end_inset
17028
17029 larga
17030 \family default
17031  del diálogo para repartir automáticamente la tabla entre varias páginas.
17032  Al hacer esto se habilitan diversos botones opcionales en los que puede
17033  definirse:
17034 \end_layout
17035
17036 \begin_layout Description
17037
17038 \family sans
17039 Encabezado:
17040 \family default
17041  La fila actual y todas las de arriba, que no tienen ninguna opción especial
17042  definida, se definen como filas de encabezado para todas las páginas de
17043  la tabla, excepto para la primera página si 
17044 \family sans
17045 Primer
17046 \begin_inset space ~
17047 \end_inset
17048
17049 encabezado
17050 \family default
17051  está definido.
17052 \end_layout
17053
17054 \begin_layout Description
17055
17056 \family sans
17057 Primer
17058 \begin_inset space ~
17059 \end_inset
17060
17061 encabezado:
17062 \family default
17063  La fila actual y superiores, que no tienen ninguna opción especial definida,
17064  se definen como encabezados de la primera página de la tabla.
17065 \end_layout
17066
17067 \begin_layout Description
17068
17069 \family sans
17070 Pie:
17071 \family default
17072  La fila actual y todas las siguientes, que no tienen ninguna opción especial
17073  definida, se definen como pie de todas las páginas de la tabla, excepto
17074  para la última página si se define 
17075 \family sans
17076 Último
17077 \begin_inset space ~
17078 \end_inset
17079
17080 pie.
17081 \end_layout
17082
17083 \begin_layout Description
17084
17085 \family sans
17086 Último
17087 \begin_inset space ~
17088 \end_inset
17089
17090 pie: L
17091 \family default
17092 a fila actual y siguientes, que no tienen ninguna opción especial definida,
17093  se definen como pie de la última página de la tabla.
17094 \end_layout
17095
17096 \begin_layout Description
17097 Leyenda: La primera fila se reajusta como columna simple.
17098  Ahora puedes insertar ahí la leyenda de la tabla con el menú 
17099 \family sans
17100 Insertar\SpecialChar \menuseparator
17101 Leyenda
17102 \family default
17103 .
17104  Más detalles sobre leyendas en tablas largas en el manual 
17105 \emph on
17106 Objetos insertados
17107 \emph default
17108 .
17109 \end_layout
17110
17111 \begin_layout Standard
17112 También se puede especificar una fila en la que se dividirá la tabla.
17113  Si se establece más de una opción en la misma fila, habría que tener en
17114  cuenta que sólo la primera de ellas se usa en la fila dada.
17115  Las otras quedarán definidas como 
17116 \emph on
17117 vacías
17118 \emph default
17119 .
17120  En este contexto, primera significa primero en este orden: 
17121 \family sans
17122 Pie, Último
17123 \begin_inset space ~
17124 \end_inset
17125
17126 pie, Encabezado, Primer
17127 \begin_inset space ~
17128 \end_inset
17129
17130 encabezado
17131 \family default
17132 .
17133  La siguiente tabla muestra cómo funciona:
17134 \end_layout
17135
17136 \begin_layout Standard
17137 \align center
17138 \begin_inset Tabular
17139 <lyxtabular version="3" rows="69" columns="3">
17140 <features islongtable="true" longtabularalignment="center">
17141 <column alignment="block" valignment="top" width="5cm">
17142 <column alignment="left" valignment="top" width="0pt">
17143 <column alignment="right" valignment="top" width="0pt">
17144 <row endfirsthead="true">
17145 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17146 \begin_inset Text
17147
17148 \begin_layout Plain Layout
17149
17150 \series bold
17151 Ejemplo de Lista Telefónica (ignore los nombres)
17152 \end_layout
17153
17154 \end_inset
17155 </cell>
17156 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17157 \begin_inset Text
17158
17159 \begin_layout Plain Layout
17160
17161 \end_layout
17162
17163 \end_inset
17164 </cell>
17165 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17166 \begin_inset Text
17167
17168 \begin_layout Plain Layout
17169
17170 \end_layout
17171
17172 \end_inset
17173 </cell>
17174 </row>
17175 <row endfirsthead="true">
17176 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17177 \begin_inset Text
17178
17179 \begin_layout Plain Layout
17180
17181 \series bold
17182 NOMBRE
17183 \end_layout
17184
17185 \end_inset
17186 </cell>
17187 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17188 \begin_inset Text
17189
17190 \begin_layout Plain Layout
17191
17192 \end_layout
17193
17194 \end_inset
17195 </cell>
17196 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17197 \begin_inset Text
17198
17199 \begin_layout Plain Layout
17200
17201 \series bold
17202 TEL.
17203 \end_layout
17204
17205 \end_inset
17206 </cell>
17207 </row>
17208 <row endhead="true">
17209 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17210 \begin_inset Text
17211
17212 \begin_layout Plain Layout
17213  
17214 \series bold
17215 Ejemplo de Lista Telefónica
17216 \end_layout
17217
17218 \end_inset
17219 </cell>
17220 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17221 \begin_inset Text
17222
17223 \begin_layout Plain Layout
17224
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233
17234 \end_layout
17235
17236 \end_inset
17237 </cell>
17238 </row>
17239 <row endhead="true">
17240 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17241 \begin_inset Text
17242
17243 \begin_layout Plain Layout
17244
17245 \series bold
17246 NOMBRE
17247 \end_layout
17248
17249 \end_inset
17250 </cell>
17251 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17252 \begin_inset Text
17253
17254 \begin_layout Plain Layout
17255
17256 \end_layout
17257
17258 \end_inset
17259 </cell>
17260 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17261 \begin_inset Text
17262
17263 \begin_layout Plain Layout
17264
17265 \series bold
17266 TEL.
17267 \end_layout
17268
17269 \end_inset
17270 </cell>
17271 </row>
17272 <row endfoot="true">
17273 <cell multicolumn="1" alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17274 \begin_inset Text
17275
17276 \begin_layout Plain Layout
17277  
17278 \series bold
17279 continúa ...
17280 \end_layout
17281
17282 \end_inset
17283 </cell>
17284 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17285 \begin_inset Text
17286
17287 \begin_layout Plain Layout
17288
17289 \end_layout
17290
17291 \end_inset
17292 </cell>
17293 <cell multicolumn="2" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17294 \begin_inset Text
17295
17296 \begin_layout Plain Layout
17297
17298 \end_layout
17299
17300 \end_inset
17301 </cell>
17302 </row>
17303 <row>
17304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17305 \begin_inset Text
17306
17307 \begin_layout Plain Layout
17308
17309 \series bold
17310 Annovi
17311 \end_layout
17312
17313 \end_inset
17314 </cell>
17315 <cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none">
17316 \begin_inset Text
17317
17318 \begin_layout Plain Layout
17319 Silvia
17320 \end_layout
17321
17322 \end_inset
17323 </cell>
17324 <cell alignment="right" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17325 \begin_inset Text
17326
17327 \begin_layout Plain Layout
17328 111
17329 \end_layout
17330
17331 \end_inset
17332 </cell>
17333 </row>
17334 <row>
17335 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17336 \begin_inset Text
17337
17338 \begin_layout Plain Layout
17339
17340 \series bold
17341 Bertoli
17342 \end_layout
17343
17344 \end_inset
17345 </cell>
17346 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17347 \begin_inset Text
17348
17349 \begin_layout Plain Layout
17350 Stefano
17351 \end_layout
17352
17353 \end_inset
17354 </cell>
17355 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17356 \begin_inset Text
17357
17358 \begin_layout Plain Layout
17359 111
17360 \end_layout
17361
17362 \end_inset
17363 </cell>
17364 </row>
17365 <row>
17366 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17367 \begin_inset Text
17368
17369 \begin_layout Plain Layout
17370
17371 \series bold
17372 Bozzi
17373 \end_layout
17374
17375 \end_inset
17376 </cell>
17377 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17378 \begin_inset Text
17379
17380 \begin_layout Plain Layout
17381 Walter
17382 \end_layout
17383
17384 \end_inset
17385 </cell>
17386 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17387 \begin_inset Text
17388
17389 \begin_layout Plain Layout
17390 111
17391 \end_layout
17392
17393 \end_inset
17394 </cell>
17395 </row>
17396 <row>
17397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17398 \begin_inset Text
17399
17400 \begin_layout Plain Layout
17401
17402 \series bold
17403 Cachia
17404 \end_layout
17405
17406 \end_inset
17407 </cell>
17408 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17409 \begin_inset Text
17410
17411 \begin_layout Plain Layout
17412 Maria
17413 \end_layout
17414
17415 \end_inset
17416 </cell>
17417 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17418 \begin_inset Text
17419
17420 \begin_layout Plain Layout
17421 111
17422 \end_layout
17423
17424 \end_inset
17425 </cell>
17426 </row>
17427 <row>
17428 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17429 \begin_inset Text
17430
17431 \begin_layout Plain Layout
17432
17433 \series bold
17434 Cachia
17435 \end_layout
17436
17437 \end_inset
17438 </cell>
17439 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17440 \begin_inset Text
17441
17442 \begin_layout Plain Layout
17443 Maurizio
17444 \end_layout
17445
17446 \end_inset
17447 </cell>
17448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17449 \begin_inset Text
17450
17451 \begin_layout Plain Layout
17452 111
17453 \end_layout
17454
17455 \end_inset
17456 </cell>
17457 </row>
17458 <row>
17459 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17460 \begin_inset Text
17461
17462 \begin_layout Plain Layout
17463
17464 \series bold
17465 Cinquemani
17466 \end_layout
17467
17468 \end_inset
17469 </cell>
17470 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17471 \begin_inset Text
17472
17473 \begin_layout Plain Layout
17474 Giusi
17475 \end_layout
17476
17477 \end_inset
17478 </cell>
17479 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17480 \begin_inset Text
17481
17482 \begin_layout Plain Layout
17483 111
17484 \end_layout
17485
17486 \end_inset
17487 </cell>
17488 </row>
17489 <row>
17490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17491 \begin_inset Text
17492
17493 \begin_layout Plain Layout
17494
17495 \series bold
17496 Colin
17497 \end_layout
17498
17499 \end_inset
17500 </cell>
17501 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17502 \begin_inset Text
17503
17504 \begin_layout Plain Layout
17505 Bernard
17506 \end_layout
17507
17508 \end_inset
17509 </cell>
17510 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17511 \begin_inset Text
17512
17513 \begin_layout Plain Layout
17514 111
17515 \end_layout
17516
17517 \end_inset
17518 </cell>
17519 </row>
17520 <row>
17521 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17522 \begin_inset Text
17523
17524 \begin_layout Plain Layout
17525
17526 \series bold
17527 Concli
17528 \end_layout
17529
17530 \end_inset
17531 </cell>
17532 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17533 \begin_inset Text
17534
17535 \begin_layout Plain Layout
17536 Gianfranco
17537 \end_layout
17538
17539 \end_inset
17540 </cell>
17541 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17542 \begin_inset Text
17543
17544 \begin_layout Plain Layout
17545 111
17546 \end_layout
17547
17548 \end_inset
17549 </cell>
17550 </row>
17551 <row>
17552 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17553 \begin_inset Text
17554
17555 \begin_layout Plain Layout
17556
17557 \series bold
17558 Dal Bosco
17559 \end_layout
17560
17561 \end_inset
17562 </cell>
17563 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17564 \begin_inset Text
17565
17566 \begin_layout Plain Layout
17567 Carolina
17568 \end_layout
17569
17570 \end_inset
17571 </cell>
17572 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17573 \begin_inset Text
17574
17575 \begin_layout Plain Layout
17576 111
17577 \end_layout
17578
17579 \end_inset
17580 </cell>
17581 </row>
17582 <row>
17583 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17584 \begin_inset Text
17585
17586 \begin_layout Plain Layout
17587
17588 \series bold
17589 Dalpiaz
17590 \end_layout
17591
17592 \end_inset
17593 </cell>
17594 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17595 \begin_inset Text
17596
17597 \begin_layout Plain Layout
17598 Annamaria
17599 \end_layout
17600
17601 \end_inset
17602 </cell>
17603 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17604 \begin_inset Text
17605
17606 \begin_layout Plain Layout
17607 111
17608 \end_layout
17609
17610 \end_inset
17611 </cell>
17612 </row>
17613 <row>
17614 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17615 \begin_inset Text
17616
17617 \begin_layout Plain Layout
17618
17619 \series bold
17620 Feliciello
17621 \end_layout
17622
17623 \end_inset
17624 </cell>
17625 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17626 \begin_inset Text
17627
17628 \begin_layout Plain Layout
17629 Domenico
17630 \end_layout
17631
17632 \end_inset
17633 </cell>
17634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17635 \begin_inset Text
17636
17637 \begin_layout Plain Layout
17638 111
17639 \end_layout
17640
17641 \end_inset
17642 </cell>
17643 </row>
17644 <row>
17645 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17646 \begin_inset Text
17647
17648 \begin_layout Plain Layout
17649
17650 \series bold
17651 Focarelli
17652 \end_layout
17653
17654 \end_inset
17655 </cell>
17656 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17657 \begin_inset Text
17658
17659 \begin_layout Plain Layout
17660 Paola
17661 \end_layout
17662
17663 \end_inset
17664 </cell>
17665 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17666 \begin_inset Text
17667
17668 \begin_layout Plain Layout
17669 111
17670 \end_layout
17671
17672 \end_inset
17673 </cell>
17674 </row>
17675 <row>
17676 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17677 \begin_inset Text
17678
17679 \begin_layout Plain Layout
17680
17681 \series bold
17682 Galletti
17683 \end_layout
17684
17685 \end_inset
17686 </cell>
17687 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17688 \begin_inset Text
17689
17690 \begin_layout Plain Layout
17691 Oreste
17692 \end_layout
17693
17694 \end_inset
17695 </cell>
17696 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17697 \begin_inset Text
17698
17699 \begin_layout Plain Layout
17700 111
17701 \end_layout
17702
17703 \end_inset
17704 </cell>
17705 </row>
17706 <row>
17707 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17708 \begin_inset Text
17709
17710 \begin_layout Plain Layout
17711
17712 \series bold
17713 Gasparini
17714 \end_layout
17715
17716 \end_inset
17717 </cell>
17718 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17719 \begin_inset Text
17720
17721 \begin_layout Plain Layout
17722 Franca
17723 \end_layout
17724
17725 \end_inset
17726 </cell>
17727 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17728 \begin_inset Text
17729
17730 \begin_layout Plain Layout
17731 111
17732 \end_layout
17733
17734 \end_inset
17735 </cell>
17736 </row>
17737 <row>
17738 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17739 \begin_inset Text
17740
17741 \begin_layout Plain Layout
17742
17743 \series bold
17744 Rizzardi
17745 \end_layout
17746
17747 \end_inset
17748 </cell>
17749 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17750 \begin_inset Text
17751
17752 \begin_layout Plain Layout
17753 Paola
17754 \end_layout
17755
17756 \end_inset
17757 </cell>
17758 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17759 \begin_inset Text
17760
17761 \begin_layout Plain Layout
17762 111
17763 \end_layout
17764
17765 \end_inset
17766 </cell>
17767 </row>
17768 <row>
17769 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17770 \begin_inset Text
17771
17772 \begin_layout Plain Layout
17773
17774 \series bold
17775 Lassini
17776 \end_layout
17777
17778 \end_inset
17779 </cell>
17780 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17781 \begin_inset Text
17782
17783 \begin_layout Plain Layout
17784 Giancarlo
17785 \end_layout
17786
17787 \end_inset
17788 </cell>
17789 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17790 \begin_inset Text
17791
17792 \begin_layout Plain Layout
17793 111
17794 \end_layout
17795
17796 \end_inset
17797 </cell>
17798 </row>
17799 <row>
17800 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17801 \begin_inset Text
17802
17803 \begin_layout Plain Layout
17804
17805 \series bold
17806 Malfatti
17807 \end_layout
17808
17809 \end_inset
17810 </cell>
17811 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17812 \begin_inset Text
17813
17814 \begin_layout Plain Layout
17815 Luciano
17816 \end_layout
17817
17818 \end_inset
17819 </cell>
17820 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17821 \begin_inset Text
17822
17823 \begin_layout Plain Layout
17824 111
17825 \end_layout
17826
17827 \end_inset
17828 </cell>
17829 </row>
17830 <row>
17831 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17832 \begin_inset Text
17833
17834 \begin_layout Plain Layout
17835
17836 \series bold
17837 Malfatti
17838 \end_layout
17839
17840 \end_inset
17841 </cell>
17842 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17843 \begin_inset Text
17844
17845 \begin_layout Plain Layout
17846 Valeriano
17847 \end_layout
17848
17849 \end_inset
17850 </cell>
17851 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17852 \begin_inset Text
17853
17854 \begin_layout Plain Layout
17855 111
17856 \end_layout
17857
17858 \end_inset
17859 </cell>
17860 </row>
17861 <row>
17862 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17863 \begin_inset Text
17864
17865 \begin_layout Plain Layout
17866
17867 \series bold
17868 Meneguzzo
17869 \end_layout
17870
17871 \end_inset
17872 </cell>
17873 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17874 \begin_inset Text
17875
17876 \begin_layout Plain Layout
17877 Roberto
17878 \end_layout
17879
17880 \end_inset
17881 </cell>
17882 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17883 \begin_inset Text
17884
17885 \begin_layout Plain Layout
17886 111
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 </row>
17892 <row>
17893 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17894 \begin_inset Text
17895
17896 \begin_layout Plain Layout
17897
17898 \series bold
17899 Mezzadra
17900 \end_layout
17901
17902 \end_inset
17903 </cell>
17904 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17905 \begin_inset Text
17906
17907 \begin_layout Plain Layout
17908 Roberto
17909 \end_layout
17910
17911 \end_inset
17912 </cell>
17913 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17914 \begin_inset Text
17915
17916 \begin_layout Plain Layout
17917 111
17918 \end_layout
17919
17920 \end_inset
17921 </cell>
17922 </row>
17923 <row>
17924 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17925 \begin_inset Text
17926
17927 \begin_layout Plain Layout
17928
17929 \series bold
17930 Pirpamer
17931 \end_layout
17932
17933 \end_inset
17934 </cell>
17935 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17936 \begin_inset Text
17937
17938 \begin_layout Plain Layout
17939 Erich
17940 \end_layout
17941
17942 \end_inset
17943 </cell>
17944 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17945 \begin_inset Text
17946
17947 \begin_layout Plain Layout
17948 111
17949 \end_layout
17950
17951 \end_inset
17952 </cell>
17953 </row>
17954 <row>
17955 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17956 \begin_inset Text
17957
17958 \begin_layout Plain Layout
17959
17960 \series bold
17961 Pochiesa
17962 \end_layout
17963
17964 \end_inset
17965 </cell>
17966 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17967 \begin_inset Text
17968
17969 \begin_layout Plain Layout
17970 Paolo
17971 \end_layout
17972
17973 \end_inset
17974 </cell>
17975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
17976 \begin_inset Text
17977
17978 \begin_layout Plain Layout
17979 111, 222
17980 \end_layout
17981
17982 \end_inset
17983 </cell>
17984 </row>
17985 <row>
17986 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
17987 \begin_inset Text
17988
17989 \begin_layout Plain Layout
17990
17991 \series bold
17992 Radina
17993 \end_layout
17994
17995 \end_inset
17996 </cell>
17997 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
17998 \begin_inset Text
17999
18000 \begin_layout Plain Layout
18001 Claudio
18002 \end_layout
18003
18004 \end_inset
18005 </cell>
18006 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18007 \begin_inset Text
18008
18009 \begin_layout Plain Layout
18010 111
18011 \end_layout
18012
18013 \end_inset
18014 </cell>
18015 </row>
18016 <row>
18017 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18018 \begin_inset Text
18019
18020 \begin_layout Plain Layout
18021
18022 \series bold
18023 Stuffer
18024 \end_layout
18025
18026 \end_inset
18027 </cell>
18028 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18029 \begin_inset Text
18030
18031 \begin_layout Plain Layout
18032 Oskar
18033 \end_layout
18034
18035 \end_inset
18036 </cell>
18037 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18038 \begin_inset Text
18039
18040 \begin_layout Plain Layout
18041 111
18042 \end_layout
18043
18044 \end_inset
18045 </cell>
18046 </row>
18047 <row>
18048 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18049 \begin_inset Text
18050
18051 \begin_layout Plain Layout
18052
18053 \series bold
18054 Tacchelli
18055 \end_layout
18056
18057 \end_inset
18058 </cell>
18059 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18060 \begin_inset Text
18061
18062 \begin_layout Plain Layout
18063 Ugo
18064 \end_layout
18065
18066 \end_inset
18067 </cell>
18068 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18069 \begin_inset Text
18070
18071 \begin_layout Plain Layout
18072 111
18073 \end_layout
18074
18075 \end_inset
18076 </cell>
18077 </row>
18078 <row>
18079 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18080 \begin_inset Text
18081
18082 \begin_layout Plain Layout
18083
18084 \series bold
18085 Tezzele
18086 \end_layout
18087
18088 \end_inset
18089 </cell>
18090 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18091 \begin_inset Text
18092
18093 \begin_layout Plain Layout
18094 Margit
18095 \end_layout
18096
18097 \end_inset
18098 </cell>
18099 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18100 \begin_inset Text
18101
18102 \begin_layout Plain Layout
18103 111
18104 \end_layout
18105
18106 \end_inset
18107 </cell>
18108 </row>
18109 <row>
18110 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18111 \begin_inset Text
18112
18113 \begin_layout Plain Layout
18114
18115 \series bold
18116 Unterkalmsteiner
18117 \end_layout
18118
18119 \end_inset
18120 </cell>
18121 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18122 \begin_inset Text
18123
18124 \begin_layout Plain Layout
18125 Frieda
18126 \end_layout
18127
18128 \end_inset
18129 </cell>
18130 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18131 \begin_inset Text
18132
18133 \begin_layout Plain Layout
18134 111
18135 \end_layout
18136
18137 \end_inset
18138 </cell>
18139 </row>
18140 <row>
18141 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18142 \begin_inset Text
18143
18144 \begin_layout Plain Layout
18145
18146 \series bold
18147 Vieider
18148 \end_layout
18149
18150 \end_inset
18151 </cell>
18152 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18153 \begin_inset Text
18154
18155 \begin_layout Plain Layout
18156 Hilde
18157 \end_layout
18158
18159 \end_inset
18160 </cell>
18161 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18162 \begin_inset Text
18163
18164 \begin_layout Plain Layout
18165 111
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 </row>
18171 <row>
18172 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18173 \begin_inset Text
18174
18175 \begin_layout Plain Layout
18176
18177 \series bold
18178 Vigna
18179 \end_layout
18180
18181 \end_inset
18182 </cell>
18183 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18184 \begin_inset Text
18185
18186 \begin_layout Plain Layout
18187 Jürgen
18188 \end_layout
18189
18190 \end_inset
18191 </cell>
18192 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18193 \begin_inset Text
18194
18195 \begin_layout Plain Layout
18196 111
18197 \end_layout
18198
18199 \end_inset
18200 </cell>
18201 </row>
18202 <row>
18203 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18204 \begin_inset Text
18205
18206 \begin_layout Plain Layout
18207
18208 \series bold
18209 Weber
18210 \end_layout
18211
18212 \end_inset
18213 </cell>
18214 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18215 \begin_inset Text
18216
18217 \begin_layout Plain Layout
18218 Maurizio
18219 \end_layout
18220
18221 \end_inset
18222 </cell>
18223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18224 \begin_inset Text
18225
18226 \begin_layout Plain Layout
18227 111
18228 \end_layout
18229
18230 \end_inset
18231 </cell>
18232 </row>
18233 <row>
18234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
18235 \begin_inset Text
18236
18237 \begin_layout Plain Layout
18238
18239 \series bold
18240 Winkler
18241 \end_layout
18242
18243 \end_inset
18244 </cell>
18245 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18246 \begin_inset Text
18247
18248 \begin_layout Plain Layout
18249 Franz
18250 \end_layout
18251
18252 \end_inset
18253 </cell>
18254 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18255 \begin_inset Text
18256
18257 \begin_layout Plain Layout
18258 111
18259 \end_layout
18260
18261 \end_inset
18262 </cell>
18263 </row>
18264 <row>
18265 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18266 \begin_inset Text
18267
18268 \begin_layout Plain Layout
18269  
18270 \end_layout
18271
18272 \end_inset
18273 </cell>
18274 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
18275 \begin_inset Text
18276
18277 \begin_layout Plain Layout
18278
18279 \end_layout
18280
18281 \end_inset
18282 </cell>
18283 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18284 \begin_inset Text
18285
18286 \begin_layout Plain Layout
18287
18288 \end_layout
18289
18290 \end_inset
18291 </cell>
18292 </row>
18293 <row>
18294 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18295 \begin_inset Text
18296
18297 \begin_layout Plain Layout
18298
18299 \series bold
18300 Annovi
18301 \end_layout
18302
18303 \end_inset
18304 </cell>
18305 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18306 \begin_inset Text
18307
18308 \begin_layout Plain Layout
18309 Silvia
18310 \end_layout
18311
18312 \end_inset
18313 </cell>
18314 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18315 \begin_inset Text
18316
18317 \begin_layout Plain Layout
18318 555
18319 \end_layout
18320
18321 \end_inset
18322 </cell>
18323 </row>
18324 <row>
18325 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18326 \begin_inset Text
18327
18328 \begin_layout Plain Layout
18329
18330 \series bold
18331 Bertoli
18332 \end_layout
18333
18334 \end_inset
18335 </cell>
18336 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18337 \begin_inset Text
18338
18339 \begin_layout Plain Layout
18340 Stefano
18341 \end_layout
18342
18343 \end_inset
18344 </cell>
18345 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18346 \begin_inset Text
18347
18348 \begin_layout Plain Layout
18349 555
18350 \end_layout
18351
18352 \end_inset
18353 </cell>
18354 </row>
18355 <row>
18356 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18357 \begin_inset Text
18358
18359 \begin_layout Plain Layout
18360
18361 \series bold
18362 Bozzi
18363 \end_layout
18364
18365 \end_inset
18366 </cell>
18367 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18368 \begin_inset Text
18369
18370 \begin_layout Plain Layout
18371 Walter
18372 \end_layout
18373
18374 \end_inset
18375 </cell>
18376 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18377 \begin_inset Text
18378
18379 \begin_layout Plain Layout
18380 555
18381 \end_layout
18382
18383 \end_inset
18384 </cell>
18385 </row>
18386 <row>
18387 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18388 \begin_inset Text
18389
18390 \begin_layout Plain Layout
18391
18392 \series bold
18393 Cachia
18394 \end_layout
18395
18396 \end_inset
18397 </cell>
18398 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18399 \begin_inset Text
18400
18401 \begin_layout Plain Layout
18402 Maria
18403 \end_layout
18404
18405 \end_inset
18406 </cell>
18407 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18408 \begin_inset Text
18409
18410 \begin_layout Plain Layout
18411 555
18412 \end_layout
18413
18414 \end_inset
18415 </cell>
18416 </row>
18417 <row>
18418 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18419 \begin_inset Text
18420
18421 \begin_layout Plain Layout
18422
18423 \series bold
18424 Cachia
18425 \end_layout
18426
18427 \end_inset
18428 </cell>
18429 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18430 \begin_inset Text
18431
18432 \begin_layout Plain Layout
18433 Maurizio
18434 \end_layout
18435
18436 \end_inset
18437 </cell>
18438 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18439 \begin_inset Text
18440
18441 \begin_layout Plain Layout
18442 555
18443 \end_layout
18444
18445 \end_inset
18446 </cell>
18447 </row>
18448 <row>
18449 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18450 \begin_inset Text
18451
18452 \begin_layout Plain Layout
18453
18454 \series bold
18455 Cinquemani
18456 \end_layout
18457
18458 \end_inset
18459 </cell>
18460 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18461 \begin_inset Text
18462
18463 \begin_layout Plain Layout
18464 Giusi
18465 \end_layout
18466
18467 \end_inset
18468 </cell>
18469 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18470 \begin_inset Text
18471
18472 \begin_layout Plain Layout
18473 555
18474 \end_layout
18475
18476 \end_inset
18477 </cell>
18478 </row>
18479 <row>
18480 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18481 \begin_inset Text
18482
18483 \begin_layout Plain Layout
18484
18485 \series bold
18486 Colin
18487 \end_layout
18488
18489 \end_inset
18490 </cell>
18491 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18492 \begin_inset Text
18493
18494 \begin_layout Plain Layout
18495 Bernard
18496 \end_layout
18497
18498 \end_inset
18499 </cell>
18500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18501 \begin_inset Text
18502
18503 \begin_layout Plain Layout
18504 555
18505 \end_layout
18506
18507 \end_inset
18508 </cell>
18509 </row>
18510 <row>
18511 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18512 \begin_inset Text
18513
18514 \begin_layout Plain Layout
18515
18516 \series bold
18517 Concli
18518 \end_layout
18519
18520 \end_inset
18521 </cell>
18522 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18523 \begin_inset Text
18524
18525 \begin_layout Plain Layout
18526 Gianfranco
18527 \end_layout
18528
18529 \end_inset
18530 </cell>
18531 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18532 \begin_inset Text
18533
18534 \begin_layout Plain Layout
18535 555
18536 \end_layout
18537
18538 \end_inset
18539 </cell>
18540 </row>
18541 <row>
18542 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18543 \begin_inset Text
18544
18545 \begin_layout Plain Layout
18546
18547 \series bold
18548 Dal Bosco
18549 \end_layout
18550
18551 \end_inset
18552 </cell>
18553 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18554 \begin_inset Text
18555
18556 \begin_layout Plain Layout
18557 Carolina
18558 \end_layout
18559
18560 \end_inset
18561 </cell>
18562 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18563 \begin_inset Text
18564
18565 \begin_layout Plain Layout
18566 555
18567 \end_layout
18568
18569 \end_inset
18570 </cell>
18571 </row>
18572 <row>
18573 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18574 \begin_inset Text
18575
18576 \begin_layout Plain Layout
18577
18578 \series bold
18579 Dalpiaz
18580 \end_layout
18581
18582 \end_inset
18583 </cell>
18584 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18585 \begin_inset Text
18586
18587 \begin_layout Plain Layout
18588 Annamaria
18589 \end_layout
18590
18591 \end_inset
18592 </cell>
18593 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18594 \begin_inset Text
18595
18596 \begin_layout Plain Layout
18597 555
18598 \end_layout
18599
18600 \end_inset
18601 </cell>
18602 </row>
18603 <row>
18604 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18605 \begin_inset Text
18606
18607 \begin_layout Plain Layout
18608
18609 \series bold
18610 Feliciello
18611 \end_layout
18612
18613 \end_inset
18614 </cell>
18615 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18616 \begin_inset Text
18617
18618 \begin_layout Plain Layout
18619 Domenico
18620 \end_layout
18621
18622 \end_inset
18623 </cell>
18624 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18625 \begin_inset Text
18626
18627 \begin_layout Plain Layout
18628 555
18629 \end_layout
18630
18631 \end_inset
18632 </cell>
18633 </row>
18634 <row>
18635 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18636 \begin_inset Text
18637
18638 \begin_layout Plain Layout
18639
18640 \series bold
18641 Focarelli
18642 \end_layout
18643
18644 \end_inset
18645 </cell>
18646 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18647 \begin_inset Text
18648
18649 \begin_layout Plain Layout
18650 Paola
18651 \end_layout
18652
18653 \end_inset
18654 </cell>
18655 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18656 \begin_inset Text
18657
18658 \begin_layout Plain Layout
18659 555
18660 \end_layout
18661
18662 \end_inset
18663 </cell>
18664 </row>
18665 <row>
18666 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18667 \begin_inset Text
18668
18669 \begin_layout Plain Layout
18670
18671 \series bold
18672 Galletti
18673 \end_layout
18674
18675 \end_inset
18676 </cell>
18677 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18678 \begin_inset Text
18679
18680 \begin_layout Plain Layout
18681 Oreste
18682 \end_layout
18683
18684 \end_inset
18685 </cell>
18686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18687 \begin_inset Text
18688
18689 \begin_layout Plain Layout
18690 555
18691 \end_layout
18692
18693 \end_inset
18694 </cell>
18695 </row>
18696 <row>
18697 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18698 \begin_inset Text
18699
18700 \begin_layout Plain Layout
18701
18702 \series bold
18703 Gasparini
18704 \end_layout
18705
18706 \end_inset
18707 </cell>
18708 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18709 \begin_inset Text
18710
18711 \begin_layout Plain Layout
18712 Franca
18713 \end_layout
18714
18715 \end_inset
18716 </cell>
18717 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18718 \begin_inset Text
18719
18720 \begin_layout Plain Layout
18721 555
18722 \end_layout
18723
18724 \end_inset
18725 </cell>
18726 </row>
18727 <row>
18728 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18729 \begin_inset Text
18730
18731 \begin_layout Plain Layout
18732
18733 \series bold
18734 Rizzardi
18735 \end_layout
18736
18737 \end_inset
18738 </cell>
18739 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18740 \begin_inset Text
18741
18742 \begin_layout Plain Layout
18743 Paola
18744 \end_layout
18745
18746 \end_inset
18747 </cell>
18748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18749 \begin_inset Text
18750
18751 \begin_layout Plain Layout
18752 555
18753 \end_layout
18754
18755 \end_inset
18756 </cell>
18757 </row>
18758 <row>
18759 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18760 \begin_inset Text
18761
18762 \begin_layout Plain Layout
18763
18764 \series bold
18765 Lassini
18766 \end_layout
18767
18768 \end_inset
18769 </cell>
18770 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18771 \begin_inset Text
18772
18773 \begin_layout Plain Layout
18774 Giancarlo
18775 \end_layout
18776
18777 \end_inset
18778 </cell>
18779 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18780 \begin_inset Text
18781
18782 \begin_layout Plain Layout
18783 555
18784 \end_layout
18785
18786 \end_inset
18787 </cell>
18788 </row>
18789 <row>
18790 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18791 \begin_inset Text
18792
18793 \begin_layout Plain Layout
18794
18795 \series bold
18796 Malfatti
18797 \end_layout
18798
18799 \end_inset
18800 </cell>
18801 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18802 \begin_inset Text
18803
18804 \begin_layout Plain Layout
18805 Luciano
18806 \end_layout
18807
18808 \end_inset
18809 </cell>
18810 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18811 \begin_inset Text
18812
18813 \begin_layout Plain Layout
18814 555
18815 \end_layout
18816
18817 \end_inset
18818 </cell>
18819 </row>
18820 <row>
18821 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18822 \begin_inset Text
18823
18824 \begin_layout Plain Layout
18825
18826 \series bold
18827 Malfatti
18828 \end_layout
18829
18830 \end_inset
18831 </cell>
18832 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18833 \begin_inset Text
18834
18835 \begin_layout Plain Layout
18836 Valeriano
18837 \end_layout
18838
18839 \end_inset
18840 </cell>
18841 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18842 \begin_inset Text
18843
18844 \begin_layout Plain Layout
18845 555
18846 \end_layout
18847
18848 \end_inset
18849 </cell>
18850 </row>
18851 <row>
18852 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18853 \begin_inset Text
18854
18855 \begin_layout Plain Layout
18856
18857 \series bold
18858 Meneguzzo
18859 \end_layout
18860
18861 \end_inset
18862 </cell>
18863 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18864 \begin_inset Text
18865
18866 \begin_layout Plain Layout
18867 Roberto
18868 \end_layout
18869
18870 \end_inset
18871 </cell>
18872 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18873 \begin_inset Text
18874
18875 \begin_layout Plain Layout
18876 555
18877 \end_layout
18878
18879 \end_inset
18880 </cell>
18881 </row>
18882 <row>
18883 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18884 \begin_inset Text
18885
18886 \begin_layout Plain Layout
18887
18888 \series bold
18889 Mezzadra
18890 \end_layout
18891
18892 \end_inset
18893 </cell>
18894 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18895 \begin_inset Text
18896
18897 \begin_layout Plain Layout
18898 Roberto
18899 \end_layout
18900
18901 \end_inset
18902 </cell>
18903 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18904 \begin_inset Text
18905
18906 \begin_layout Plain Layout
18907 555
18908 \end_layout
18909
18910 \end_inset
18911 </cell>
18912 </row>
18913 <row>
18914 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18915 \begin_inset Text
18916
18917 \begin_layout Plain Layout
18918
18919 \series bold
18920 Pirpamer
18921 \end_layout
18922
18923 \end_inset
18924 </cell>
18925 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18926 \begin_inset Text
18927
18928 \begin_layout Plain Layout
18929 Erich
18930 \end_layout
18931
18932 \end_inset
18933 </cell>
18934 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18935 \begin_inset Text
18936
18937 \begin_layout Plain Layout
18938 555
18939 \end_layout
18940
18941 \end_inset
18942 </cell>
18943 </row>
18944 <row>
18945 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18946 \begin_inset Text
18947
18948 \begin_layout Plain Layout
18949
18950 \series bold
18951 Pochiesa
18952 \end_layout
18953
18954 \end_inset
18955 </cell>
18956 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18957 \begin_inset Text
18958
18959 \begin_layout Plain Layout
18960 Paolo
18961 \end_layout
18962
18963 \end_inset
18964 </cell>
18965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18966 \begin_inset Text
18967
18968 \begin_layout Plain Layout
18969 555, 222
18970 \end_layout
18971
18972 \end_inset
18973 </cell>
18974 </row>
18975 <row>
18976 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
18977 \begin_inset Text
18978
18979 \begin_layout Plain Layout
18980
18981 \series bold
18982 Radina
18983 \end_layout
18984
18985 \end_inset
18986 </cell>
18987 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
18988 \begin_inset Text
18989
18990 \begin_layout Plain Layout
18991 Claudio
18992 \end_layout
18993
18994 \end_inset
18995 </cell>
18996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
18997 \begin_inset Text
18998
18999 \begin_layout Plain Layout
19000 555
19001 \end_layout
19002
19003 \end_inset
19004 </cell>
19005 </row>
19006 <row>
19007 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19008 \begin_inset Text
19009
19010 \begin_layout Plain Layout
19011
19012 \series bold
19013 Stuffer
19014 \end_layout
19015
19016 \end_inset
19017 </cell>
19018 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022 Oskar
19023 \end_layout
19024
19025 \end_inset
19026 </cell>
19027 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19028 \begin_inset Text
19029
19030 \begin_layout Plain Layout
19031 555
19032 \end_layout
19033
19034 \end_inset
19035 </cell>
19036 </row>
19037 <row>
19038 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19039 \begin_inset Text
19040
19041 \begin_layout Plain Layout
19042
19043 \series bold
19044 Tacchelli
19045 \end_layout
19046
19047 \end_inset
19048 </cell>
19049 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19050 \begin_inset Text
19051
19052 \begin_layout Plain Layout
19053 Ugo
19054 \end_layout
19055
19056 \end_inset
19057 </cell>
19058 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19059 \begin_inset Text
19060
19061 \begin_layout Plain Layout
19062 555
19063 \end_layout
19064
19065 \end_inset
19066 </cell>
19067 </row>
19068 <row>
19069 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19070 \begin_inset Text
19071
19072 \begin_layout Plain Layout
19073
19074 \series bold
19075 Tezzele
19076 \end_layout
19077
19078 \end_inset
19079 </cell>
19080 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19081 \begin_inset Text
19082
19083 \begin_layout Plain Layout
19084 Margit
19085 \end_layout
19086
19087 \end_inset
19088 </cell>
19089 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19090 \begin_inset Text
19091
19092 \begin_layout Plain Layout
19093 555
19094 \end_layout
19095
19096 \end_inset
19097 </cell>
19098 </row>
19099 <row>
19100 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19101 \begin_inset Text
19102
19103 \begin_layout Plain Layout
19104
19105 \series bold
19106 Unterkalmsteiner
19107 \end_layout
19108
19109 \end_inset
19110 </cell>
19111 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19112 \begin_inset Text
19113
19114 \begin_layout Plain Layout
19115 Frieda
19116 \end_layout
19117
19118 \end_inset
19119 </cell>
19120 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19121 \begin_inset Text
19122
19123 \begin_layout Plain Layout
19124 555
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 </row>
19130 <row>
19131 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19132 \begin_inset Text
19133
19134 \begin_layout Plain Layout
19135
19136 \series bold
19137 Vieider
19138 \end_layout
19139
19140 \end_inset
19141 </cell>
19142 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19143 \begin_inset Text
19144
19145 \begin_layout Plain Layout
19146 Hilde
19147 \end_layout
19148
19149 \end_inset
19150 </cell>
19151 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19152 \begin_inset Text
19153
19154 \begin_layout Plain Layout
19155 555
19156 \end_layout
19157
19158 \end_inset
19159 </cell>
19160 </row>
19161 <row>
19162 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19163 \begin_inset Text
19164
19165 \begin_layout Plain Layout
19166
19167 \series bold
19168 Vigna
19169 \end_layout
19170
19171 \end_inset
19172 </cell>
19173 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19174 \begin_inset Text
19175
19176 \begin_layout Plain Layout
19177 Jürgen
19178 \end_layout
19179
19180 \end_inset
19181 </cell>
19182 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 999
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 </row>
19192 <row>
19193 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19194 \begin_inset Text
19195
19196 \begin_layout Plain Layout
19197
19198 \series bold
19199 Weber
19200 \end_layout
19201
19202 \end_inset
19203 </cell>
19204 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19205 \begin_inset Text
19206
19207 \begin_layout Plain Layout
19208 Maurizio
19209 \end_layout
19210
19211 \end_inset
19212 </cell>
19213 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19214 \begin_inset Text
19215
19216 \begin_layout Plain Layout
19217 555
19218 \end_layout
19219
19220 \end_inset
19221 </cell>
19222 </row>
19223 <row>
19224 <cell alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
19225 \begin_inset Text
19226
19227 \begin_layout Plain Layout
19228
19229 \series bold
19230 Winkler
19231 \end_layout
19232
19233 \end_inset
19234 </cell>
19235 <cell alignment="center" valignment="top" bottomline="true" usebox="none">
19236 \begin_inset Text
19237
19238 \begin_layout Plain Layout
19239 Franz
19240 \end_layout
19241
19242 \end_inset
19243 </cell>
19244 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19245 \begin_inset Text
19246
19247 \begin_layout Plain Layout
19248 555
19249 \end_layout
19250
19251 \end_inset
19252 </cell>
19253 </row>
19254 <row endlastfoot="true">
19255 <cell multicolumn="1" alignment="block" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19256 \begin_inset Text
19257
19258 \begin_layout Plain Layout
19259
19260 \series bold
19261 Fin
19262 \end_layout
19263
19264 \end_inset
19265 </cell>
19266 <cell multicolumn="2" alignment="center" valignment="top" topline="true" usebox="none">
19267 \begin_inset Text
19268
19269 \begin_layout Plain Layout
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 <cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19276 \begin_inset Text
19277
19278 \begin_layout Plain Layout
19279
19280 \end_layout
19281
19282 \end_inset
19283 </cell>
19284 </row>
19285 </lyxtabular>
19286
19287 \end_inset
19288
19289
19290 \end_layout
19291
19292 \begin_layout Subsection
19293 Celdas de tabla
19294 \begin_inset Index idx
19295 status collapsed
19296
19297 \begin_layout Plain Layout
19298 Tablas ! Celdas
19299 \end_layout
19300
19301 \end_inset
19302
19303
19304 \begin_inset CommandInset label
19305 LatexCommand label
19306 name "sub:Celdas-de-tablas"
19307
19308 \end_inset
19309
19310
19311 \end_layout
19312
19313 \begin_layout Standard
19314 Una celda puede contener texto, una ecuación en línea, una figura, u otra
19315  tabla.
19316  Todas estas clases de objetos pueden colocarse en la misma celda.
19317  Se puede alterar el tamaño y la forma de la fuente.
19318  Pero no puedes poner determinados entornos (como 
19319 \family sans
19320 Sección*
19321 \family default
19322 , etc.), ni establecer opciones de espacio, etc., para los párrafos en una
19323  celda.
19324 \end_layout
19325
19326 \begin_layout Standard
19327 Para poner entradas multilínea en una celda, debes declarar una anchura
19328  fija de columna en el diálogo de tablas.
19329  Entonces, si la longitud del texto excede el ancho dado, se divide automáticame
19330 nte en varias líneas y la celda se amplía verticalmente.
19331  Un ejemplo:
19332 \end_layout
19333
19334 \begin_layout Standard
19335 \align center
19336 \begin_inset Tabular
19337 <lyxtabular version="3" rows="4" columns="3">
19338 <features tabularvalignment="middle">
19339 <column alignment="center" valignment="top" width="0pt">
19340 <column alignment="block" valignment="top" width="3cm">
19341 <column alignment="center" valignment="top" width="0pt">
19342 <row>
19343 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19344 \begin_inset Text
19345
19346 \begin_layout Plain Layout
19347
19348 \family roman
19349 \series medium
19350 \shape up
19351 \size normal
19352 \emph off
19353 \bar no
19354 \noun off
19355 \color none
19356 1
19357 \end_layout
19358
19359 \end_inset
19360 </cell>
19361 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19362 \begin_inset Text
19363
19364 \begin_layout Plain Layout
19365
19366 \family roman
19367 \series medium
19368 \shape up
19369 \size normal
19370 \emph off
19371 \bar no
19372 \noun off
19373 \color none
19374 2
19375 \end_layout
19376
19377 \end_inset
19378 </cell>
19379 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19380 \begin_inset Text
19381
19382 \begin_layout Plain Layout
19383
19384 \family roman
19385 \series medium
19386 \shape up
19387 \size normal
19388 \emph off
19389 \bar no
19390 \noun off
19391 \color none
19392 3
19393 \end_layout
19394
19395 \end_inset
19396 </cell>
19397 </row>
19398 <row>
19399 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19400 \begin_inset Text
19401
19402 \begin_layout Plain Layout
19403
19404 \family roman
19405 \series medium
19406 \shape up
19407 \size normal
19408 \emph off
19409 \bar no
19410 \noun off
19411 \color none
19412 4
19413 \end_layout
19414
19415 \end_inset
19416 </cell>
19417 <cell alignment="center" valignment="top" leftline="true" usebox="none">
19418 \begin_inset Text
19419
19420 \begin_layout Plain Layout
19421
19422 \family roman
19423 \series medium
19424 \shape up
19425 \size normal
19426 \emph off
19427 \bar no
19428 \noun off
19429 \color none
19430 Esto es una entrada multilínea en una celda.
19431 \end_layout
19432
19433 \end_inset
19434 </cell>
19435 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
19436 \begin_inset Text
19437
19438 \begin_layout Plain Layout
19439
19440 \family roman
19441 \series medium
19442 \shape up
19443 \size normal
19444 \emph off
19445 \bar no
19446 \noun off
19447 \color none
19448 5
19449 \end_layout
19450
19451 \end_inset
19452 </cell>
19453 </row>
19454 <row>
19455 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19456 \begin_inset Text
19457
19458 \begin_layout Plain Layout
19459
19460 \family roman
19461 \series medium
19462 \shape up
19463 \size normal
19464 \emph off
19465 \bar no
19466 \noun off
19467 \color none
19468 6
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19474 \begin_inset Text
19475
19476 \begin_layout Plain Layout
19477
19478 \family roman
19479 \series medium
19480 \shape up
19481 \size normal
19482 \emph off
19483 \bar no
19484 \noun off
19485 \color none
19486 Ahora es más larga.
19487 \end_layout
19488
19489 \end_inset
19490 </cell>
19491 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19492 \begin_inset Text
19493
19494 \begin_layout Plain Layout
19495
19496 \family roman
19497 \series medium
19498 \shape up
19499 \size normal
19500 \emph off
19501 \bar no
19502 \noun off
19503 \color none
19504 7
19505 \end_layout
19506
19507 \end_inset
19508 </cell>
19509 </row>
19510 <row>
19511 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19512 \begin_inset Text
19513
19514 \begin_layout Plain Layout
19515
19516 \family roman
19517 \series medium
19518 \shape up
19519 \size normal
19520 \emph off
19521 \bar no
19522 \noun off
19523 \color none
19524 8
19525 \end_layout
19526
19527 \end_inset
19528 </cell>
19529 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
19530 \begin_inset Text
19531
19532 \begin_layout Plain Layout
19533
19534 \family roman
19535 \series medium
19536 \shape up
19537 \size normal
19538 \emph off
19539 \bar no
19540 \noun off
19541 \color none
19542 Esto es una entrada multilínea en una celda.
19543  Ahora es más larga.
19544 \end_layout
19545
19546 \end_inset
19547 </cell>
19548 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
19549 \begin_inset Text
19550
19551 \begin_layout Plain Layout
19552
19553 \family roman
19554 \series medium
19555 \shape up
19556 \size normal
19557 \emph off
19558 \bar no
19559 \noun off
19560 \color none
19561 9
19562 \end_layout
19563
19564 \end_inset
19565 </cell>
19566 </row>
19567 </lyxtabular>
19568
19569 \end_inset
19570
19571
19572 \end_layout
19573
19574 \begin_layout Standard
19575
19576 \end_layout
19577
19578 \begin_layout Standard
19579 Cortar y pegar entre tablas y celdas de tabla funciona razonablemente bien.
19580  Puedes cortar y pegar más de una fila.
19581 \begin_inset Foot
19582 status open
19583
19584 \begin_layout Plain Layout
19585 No se puede pegar en una selección multicelda porque no estaría claro cómo
19586  proceder al pegar, p.
19587 \begin_inset space \thinspace{}
19588 \end_inset
19589
19590 e., una palabra en una selección 2×3.
19591 \end_layout
19592
19593 \end_inset
19594
19595  Seleccionar con el ratón o con 
19596 \family sans
19597 Shift+flecha
19598 \family default
19599  trabaja como es habitual.
19600  También puedes copiar y pegar una tabla entera como un todo iniciando la
19601  selección desde fuera de la tabla.
19602 \end_layout
19603
19604 \begin_layout Section
19605 Flotantes
19606 \begin_inset Index idx
19607 status collapsed
19608
19609 \begin_layout Plain Layout
19610 Flotantes
19611 \end_layout
19612
19613 \end_inset
19614
19615
19616 \begin_inset CommandInset label
19617 LatexCommand label
19618 name "sec:Flotantes"
19619
19620 \end_inset
19621
19622
19623 \end_layout
19624
19625 \begin_layout Standard
19626 Un flotante es un bloque de texto asociado con una especie de etiqueta que
19627  no tiene posición fija.
19628  Puede «flotar» adelante o atrás una o dos páginas, donde encaje mejor.
19629  Las 
19630 \family sans
19631 Notas
19632 \begin_inset space ~
19633 \end_inset
19634
19635 al
19636 \begin_inset space ~
19637 \end_inset
19638
19639 pie
19640 \family default
19641  y las 
19642 \family sans
19643 Notas
19644 \begin_inset space ~
19645 \end_inset
19646
19647 al
19648 \begin_inset space ~
19649 \end_inset
19650
19651 margen
19652 \family default
19653  también son flotantes, porque pueden flotar a la página siguiente cuando
19654  hay demasiadas notas en la página.
19655 \end_layout
19656
19657 \begin_layout Standard
19658 Los flotantes hacen posible composiciones de alta calidad.
19659  Imágenes y tablas se pueden distribuir equitativamente en las páginas para
19660  evitar espacios en blanco y páginas sin texto.
19661  Como el flotante destruye a menudo el contexto entre texto e imagen/tabla,
19662  cada flotante puede estar referido en el texto.
19663  Por lo tanto los flotantes están numerados.
19664  Las referencias se describen en la sección
19665 \begin_inset space \thinspace{}
19666 \end_inset
19667
19668
19669 \begin_inset CommandInset ref
19670 LatexCommand ref
19671 reference "sec:Referencias-cruzadas"
19672
19673 \end_inset
19674
19675 .
19676 \end_layout
19677
19678 \begin_layout Standard
19679 Para insertar un flotante, usa el menú 
19680 \family sans
19681 Insertar\SpecialChar \menuseparator
19682 Flotante
19683 \family default
19684 .
19685  En el documento aparece un cuadro con una etiqueta, p.
19686 \begin_inset space \thinspace{}
19687 \end_inset
19688
19689 e.
19690  «Figura
19691 \begin_inset space ~
19692 \end_inset
19693
19694 #» (# es el número de orden).
19695  La etiqueta será traducida automáticamente al idioma del documento.
19696  A continuación de la etiqueta se puede escribir el texto de la leyenda.
19697 \begin_inset Index idx
19698 status collapsed
19699
19700 \begin_layout Plain Layout
19701 Flotantes ! Leyenda
19702 \end_layout
19703
19704 \end_inset
19705
19706  La imagen o la tabla se inserta encima o debajo de la leyenda en un párrafo
19707  separado dentro del flotante.
19708  Para mantener legible el documento LyX, puedes mostrar u ocultar el contenido
19709  del flotante haciendo clic izquierdo sobre el recuadro.
19710  Un recuadro se muestra así: 
19711 \begin_inset Graphics
19712         filename clipart/flotanteQt4.png
19713         scale 70
19714
19715 \end_inset
19716
19717  —un cuadro gris con etiqueta en rojo—.
19718 \end_layout
19719
19720 \begin_layout Standard
19721 Se recomienda insertar flotantes como párrafos separados para evitar posibles
19722  errores de LaTeX, que pueden ocurrir si el texto circundante se formatea
19723  de modo especial.
19724 \end_layout
19725
19726 \begin_layout Subsection
19727 Tipos de flotantes
19728 \end_layout
19729
19730 \begin_layout Subsubsection
19731 Figuras flotantes
19732 \begin_inset Index idx
19733 status collapsed
19734
19735 \begin_layout Plain Layout
19736 Flotantes ! Figuras
19737 \end_layout
19738
19739 \end_inset
19740
19741
19742 \begin_inset CommandInset label
19743 LatexCommand label
19744 name "sec:Figuras-flotantes"
19745
19746 \end_inset
19747
19748
19749 \end_layout
19750
19751 \begin_layout Standard
19752 El menú 
19753 \family sans
19754 Insertar\SpecialChar \menuseparator
19755 Flotante\SpecialChar \menuseparator
19756 Figura
19757 \family default
19758  inserta un flotante con la etiqueta «
19759 \series bold
19760 Figura
19761 \begin_inset space ~
19762 \end_inset
19763
19764 #:
19765 \series default
19766 ».
19767  Para imprimir la leyenda bajo la imagen, pon el cursor delante de esa etiqueta,
19768  pulsa 
19769 \family sans
19770 Retorno
19771 \family default
19772  e inserta la imagen como se describió antes (sección
19773 \begin_inset space ~
19774 \end_inset
19775
19776
19777 \begin_inset CommandInset ref
19778 LatexCommand ref
19779 reference "sec:Gráficos"
19780
19781 \end_inset
19782
19783 ).
19784  Así se ha hecho en la Figura
19785 \begin_inset space ~
19786 \end_inset
19787
19788
19789 \begin_inset CommandInset ref
19790 LatexCommand ref
19791 reference "cap:Ornitorrinco"
19792
19793 \end_inset
19794
19795 .
19796  Si quieres la leyenda sobre la imagen, pon el cursor detrás de la etiqueta,
19797  pulsa 
19798 \family sans
19799 Retorno
19800 \family default
19801  e inserta la imagen.
19802  Así se ha hecho en la Figura
19803 \begin_inset space ~
19804 \end_inset
19805
19806
19807 \begin_inset CommandInset ref
19808 LatexCommand ref
19809 reference "cap:Escher"
19810
19811 \end_inset
19812
19813 .
19814 \end_layout
19815
19816 \begin_layout Standard
19817 \begin_inset Float figure
19818 wide false
19819 sideways false
19820 status collapsed
19821
19822 \begin_layout Plain Layout
19823 \align center
19824 \begin_inset Graphics
19825         filename ../clipart/platypus.eps
19826         width 50col%
19827         rotateOrigin center
19828
19829 \end_inset
19830
19831
19832 \end_layout
19833
19834 \begin_layout Plain Layout
19835 \begin_inset Caption
19836
19837 \begin_layout Plain Layout
19838 \begin_inset CommandInset label
19839 LatexCommand label
19840 name "cap:Ornitorrinco"
19841
19842 \end_inset
19843
19844 Un ornitorrinco muy distorsionado en un flotante.
19845 \end_layout
19846
19847 \end_inset
19848
19849
19850 \end_layout
19851
19852 \end_inset
19853
19854
19855 \end_layout
19856
19857 \begin_layout Standard
19858 \begin_inset Float figure
19859 wide false
19860 sideways false
19861 status collapsed
19862
19863 \begin_layout Plain Layout
19864 \begin_inset Caption
19865
19866 \begin_layout Plain Layout
19867 \begin_inset CommandInset label
19868 LatexCommand label
19869 name "cap:Escher"
19870
19871 \end_inset
19872
19873 M.C.
19874  Escher sobre ácido.
19875 \end_layout
19876
19877 \end_inset
19878
19879
19880 \end_layout
19881
19882 \begin_layout Plain Layout
19883 \align center
19884 \begin_inset Graphics
19885         filename ../clipart/escher-lsd.eps
19886         scale 80
19887         rotateOrigin center
19888
19889 \end_inset
19890
19891
19892 \end_layout
19893
19894 \end_inset
19895
19896
19897 \end_layout
19898
19899 \begin_layout Standard
19900 Estas figuras flotantes también muestran cómo poner una etiqueta y crear
19901  una referencia a ella.
19902  Como se describe en la sección
19903 \begin_inset space ~
19904 \end_inset
19905
19906
19907 \begin_inset CommandInset ref
19908 LatexCommand ref
19909 reference "sec:Referencias-cruzadas"
19910
19911 \end_inset
19912
19913 , puedes insertar una etiqueta en el título con el menú 
19914 \family sans
19915 Insertar\SpecialChar \menuseparator
19916 Etiqueta
19917 \family default
19918  y luego poner una referencia a ella con 
19919 \family sans
19920 Insertar\SpecialChar \menuseparator
19921 Referencia
19922 \begin_inset space ~
19923 \end_inset
19924
19925 cruzada
19926 \family default
19927 .
19928  Es importante usar referencias a figuras flotantes, mejor que hacer vagas
19929  alusiones como «la figura de arriba», debido a que LaTeX recolocará los
19930  flotantes en el documento final, y entonces la figura podría no quedar
19931  «arriba» precisamente.
19932 \end_layout
19933
19934 \begin_layout Standard
19935 Normalmente sólo se inserta una imagen en un flotante, pero si quieres poner
19936  dos imágenes con leyendas separadas, esto es posible insertando una imagen
19937  flotante dentro de otro flotante.
19938  Ten en cuenta que sólo el título principal del flotante se añade al índice
19939  de figuras.
19940  La Figura
19941 \begin_inset space ~
19942 \end_inset
19943
19944
19945 \begin_inset CommandInset ref
19946 LatexCommand ref
19947 reference "cap:Dos-imágenes"
19948
19949 \end_inset
19950
19951  es un ejemplo de flotante con dos imágenes adosadas.
19952  También se puede poner una sobre otra.
19953  Las figuras 
19954 \begin_inset CommandInset ref
19955 LatexCommand ref
19956 reference "fig:Estructura-indefinible"
19957
19958 \end_inset
19959
19960  y 
19961 \begin_inset CommandInset ref
19962 LatexCommand ref
19963 reference "fig:Ornitorrinco"
19964
19965 \end_inset
19966
19967  son las subfiguras.
19968 \end_layout
19969
19970 \begin_layout Standard
19971 \begin_inset Float figure
19972 wide false
19973 sideways false
19974 status open
19975
19976 \begin_layout Plain Layout
19977 \begin_inset space \hfill{}
19978 \end_inset
19979
19980
19981 \begin_inset Float figure
19982 wide false
19983 sideways false
19984 status collapsed
19985
19986 \begin_layout Plain Layout
19987 \begin_inset Caption
19988
19989 \begin_layout Plain Layout
19990 \begin_inset CommandInset label
19991 LatexCommand label
19992 name "fig:Estructura-indefinible"
19993
19994 \end_inset
19995
19996 Estructura indefinible
19997 \end_layout
19998
19999 \end_inset
20000
20001
20002 \end_layout
20003
20004 \begin_layout Plain Layout
20005 \begin_inset Graphics
20006         filename ../clipart/escher-lsd.eps
20007         width 45col%
20008
20009 \end_inset
20010
20011
20012 \end_layout
20013
20014 \end_inset
20015
20016
20017 \begin_inset space \hfill{}
20018 \end_inset
20019
20020
20021 \begin_inset Float figure
20022 wide false
20023 sideways false
20024 status open
20025
20026 \begin_layout Plain Layout
20027 \begin_inset Caption
20028
20029 \begin_layout Plain Layout
20030 \begin_inset CommandInset label
20031 LatexCommand label
20032 name "fig:Ornitorrinco"
20033
20034 \end_inset
20035
20036 Ornitorrinco
20037 \end_layout
20038
20039 \end_inset
20040
20041
20042 \end_layout
20043
20044 \begin_layout Plain Layout
20045 \begin_inset Graphics
20046         filename ../clipart/platypus.eps
20047         lyxscale 60
20048         width 45col%
20049
20050 \end_inset
20051
20052
20053 \end_layout
20054
20055 \end_inset
20056
20057
20058 \begin_inset space \hfill{}
20059 \end_inset
20060
20061
20062 \end_layout
20063
20064 \begin_layout Plain Layout
20065 \begin_inset Caption
20066
20067 \begin_layout Plain Layout
20068 \begin_inset CommandInset label
20069 LatexCommand label
20070 name "cap:Dos-imágenes"
20071
20072 \end_inset
20073
20074 Dos imágenes distorsionadas.
20075 \end_layout
20076
20077 \end_inset
20078
20079
20080 \end_layout
20081
20082 \end_inset
20083
20084
20085 \end_layout
20086
20087 \begin_layout Standard
20088 Observa que las leyendas se añaden al 
20089 \family sans
20090 Índice
20091 \begin_inset space ~
20092 \end_inset
20093
20094 de
20095 \begin_inset space ~
20096 \end_inset
20097
20098 figuras,
20099 \family default
20100  como se explica en la sección
20101 \begin_inset space ~
20102 \end_inset
20103
20104
20105 \begin_inset CommandInset ref
20106 LatexCommand ref
20107 reference "sub:Índices-de"
20108
20109 \end_inset
20110
20111 .
20112 \end_layout
20113
20114 \begin_layout Subsubsection
20115 Tablas flotantes
20116 \begin_inset Index idx
20117 status collapsed
20118
20119 \begin_layout Plain Layout
20120 Flotantes ! Tablas
20121 \end_layout
20122
20123 \end_inset
20124
20125
20126 \end_layout
20127
20128 \begin_layout Standard
20129 Las tablas flotantes se insertan con el menú 
20130 \family sans
20131 Insertar\SpecialChar \menuseparator
20132 Flotante\SpecialChar \menuseparator
20133 Tabla
20134 \family default
20135 .
20136  Tienen las mismas propiedades que las figuras flotantes, excepto la etiqueta
20137  diferente.
20138  La tabla
20139 \begin_inset space ~
20140 \end_inset
20141
20142
20143 \begin_inset CommandInset ref
20144 LatexCommand ref
20145 reference "cap:Una tabla flotante"
20146
20147 \end_inset
20148
20149  es un ejemplo de tabla flotante.
20150 \end_layout
20151
20152 \begin_layout Standard
20153 \begin_inset Float table
20154 wide false
20155 sideways false
20156 status collapsed
20157
20158 \begin_layout Plain Layout
20159 \begin_inset Caption
20160
20161 \begin_layout Plain Layout
20162 \begin_inset CommandInset label
20163 LatexCommand label
20164 name "cap:Una tabla flotante"
20165
20166 \end_inset
20167
20168 Una tabla flotante.
20169 \end_layout
20170
20171 \end_inset
20172
20173
20174 \end_layout
20175
20176 \begin_layout Plain Layout
20177 \align center
20178 \begin_inset VSpace bigskip
20179 \end_inset
20180
20181
20182 \begin_inset Tabular
20183 <lyxtabular version="3" rows="3" columns="3">
20184 <features tabularvalignment="middle">
20185 <column alignment="center" valignment="top" width="0pt">
20186 <column alignment="center" valignment="top" width="0pt">
20187 <column alignment="center" valignment="top" width="0pt">
20188 <row>
20189 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20190 \begin_inset Text
20191
20192 \begin_layout Plain Layout
20193
20194 \family roman
20195 \series medium
20196 \shape up
20197 \size normal
20198 \emph off
20199 \bar no
20200 \noun off
20201 \color none
20202 1
20203 \end_layout
20204
20205 \end_inset
20206 </cell>
20207 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20208 \begin_inset Text
20209
20210 \begin_layout Plain Layout
20211
20212 \family roman
20213 \series medium
20214 \shape up
20215 \size normal
20216 \emph off
20217 \bar no
20218 \noun off
20219 \color none
20220 2
20221 \end_layout
20222
20223 \end_inset
20224 </cell>
20225 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20226 \begin_inset Text
20227
20228 \begin_layout Plain Layout
20229
20230 \family roman
20231 \series medium
20232 \shape up
20233 \size normal
20234 \emph off
20235 \bar no
20236 \noun off
20237 \color none
20238 3
20239 \end_layout
20240
20241 \end_inset
20242 </cell>
20243 </row>
20244 <row>
20245 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20246 \begin_inset Text
20247
20248 \begin_layout Plain Layout
20249
20250 \family roman
20251 \series medium
20252 \shape up
20253 \size normal
20254 \emph off
20255 \bar no
20256 \noun off
20257 \color none
20258 Pepe
20259 \end_layout
20260
20261 \end_inset
20262 </cell>
20263 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20264 \begin_inset Text
20265
20266 \begin_layout Plain Layout
20267
20268 \family roman
20269 \series medium
20270 \shape up
20271 \size normal
20272 \emph off
20273 \bar no
20274 \noun off
20275 \color none
20276 Mari
20277 \end_layout
20278
20279 \end_inset
20280 </cell>
20281 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20282 \begin_inset Text
20283
20284 \begin_layout Plain Layout
20285
20286 \family roman
20287 \series medium
20288 \shape up
20289 \size normal
20290 \emph off
20291 \bar no
20292 \noun off
20293 \color none
20294 Teo
20295 \end_layout
20296
20297 \end_inset
20298 </cell>
20299 </row>
20300 <row>
20301 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20302 \begin_inset Text
20303
20304 \begin_layout Plain Layout
20305
20306 \family roman
20307 \series medium
20308 \shape up
20309 \size normal
20310 \emph off
20311 \bar no
20312 \noun off
20313 \color none
20314 \begin_inset Formula $\int x^{2}dx$
20315 \end_inset
20316
20317
20318 \end_layout
20319
20320 \end_inset
20321 </cell>
20322 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20323 \begin_inset Text
20324
20325 \begin_layout Plain Layout
20326
20327 \family roman
20328 \series medium
20329 \shape up
20330 \size normal
20331 \emph off
20332 \bar no
20333 \noun off
20334 \color none
20335 \begin_inset Formula $\left[\begin{array}{cc}
20336 a & b\\
20337 c & d
20338 \end{array}\right]$
20339 \end_inset
20340
20341
20342 \end_layout
20343
20344 \end_inset
20345 </cell>
20346 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20347 \begin_inset Text
20348
20349 \begin_layout Plain Layout
20350
20351 \family roman
20352 \series medium
20353 \shape up
20354 \size normal
20355 \emph off
20356 \bar no
20357 \noun off
20358 \color none
20359 \begin_inset Formula $1+1=2$
20360 \end_inset
20361
20362
20363 \end_layout
20364
20365 \end_inset
20366 </cell>
20367 </row>
20368 </lyxtabular>
20369
20370 \end_inset
20371
20372
20373 \end_layout
20374
20375 \end_inset
20376
20377
20378 \end_layout
20379
20380 \begin_layout Subsubsection
20381 Algoritmos flotantes
20382 \begin_inset Index idx
20383 status collapsed
20384
20385 \begin_layout Plain Layout
20386 Flotantes ! Algoritmos
20387 \end_layout
20388
20389 \end_inset
20390
20391
20392 \end_layout
20393
20394 \begin_layout Standard
20395 Este tipo de flotante se inserta con el menú 
20396 \family sans
20397 Insertar\SpecialChar \menuseparator
20398 Flotante\SpecialChar \menuseparator
20399 Algoritmo
20400 \family default
20401 .
20402  Se usa para códigos y descripciones de algoritmos.
20403  Un posible entorno para algoritmos es 
20404 \family sans
20405 Código-LyX
20406 \family default
20407 , descrito en sección
20408 \begin_inset space ~
20409 \end_inset
20410
20411
20412 \begin_inset space \thinspace{}
20413 \end_inset
20414
20415
20416 \begin_inset CommandInset ref
20417 LatexCommand ref
20418 reference "sub:Código-LyX"
20419
20420 \end_inset
20421
20422 .
20423 \end_layout
20424
20425 \begin_layout Standard
20426 \begin_inset Note Greyedout
20427 status collapsed
20428
20429 \begin_layout Plain Layout
20430
20431 \series bold
20432 Nota: 
20433 \series default
20434 La etiqueta no se traduce automáticamente al idioma del documento.
20435 \end_layout
20436
20437 \end_inset
20438
20439  
20440 \end_layout
20441
20442 \begin_layout Standard
20443 Para traducir la etiqueta de un algoritmo flotante hay que añadir la siguiente
20444  línea
20445 \end_layout
20446
20447 \begin_layout Standard
20448
20449 \series bold
20450
20451 \backslash
20452 floatname{algorithm}{nombre}
20453 \end_layout
20454
20455 \begin_layout Standard
20456 al preámbulo del documento (menú 
20457 \family sans
20458 Documento\SpecialChar \menuseparator
20459 Configuración
20460 \family default
20461 ).
20462  
20463 \series bold
20464 nombre
20465 \series default
20466  es la palabra «
20467 \emph on
20468 algoritmo
20469 \emph default
20470 » en el idioma deseado.
20471 \end_layout
20472
20473 \begin_layout Subsubsection
20474 Flotantes envueltos
20475 \begin_inset Index idx
20476 status collapsed
20477
20478 \begin_layout Plain Layout
20479 Flotantes ! Envueltos
20480 \end_layout
20481
20482 \end_inset
20483
20484
20485 \end_layout
20486
20487 \begin_layout Standard
20488 \begin_inset Wrap figure
20489 lines 0
20490 placement l
20491 overhang 0col%
20492 width "40col%"
20493 status open
20494
20495 \begin_layout Plain Layout
20496 \begin_inset Graphics
20497         filename ../clipart/mobius.eps
20498         width 40col%
20499         rotateOrigin center
20500
20501 \end_inset
20502
20503
20504 \end_layout
20505
20506 \begin_layout Plain Layout
20507 \begin_inset Caption
20508
20509 \begin_layout Plain Layout
20510 \begin_inset CommandInset label
20511 LatexCommand label
20512 name "fig:Figura-envuelta"
20513
20514 \end_inset
20515
20516 Una figura envuelta en el texto.
20517 \begin_inset VSpace medskip
20518 \end_inset
20519
20520
20521 \end_layout
20522
20523 \end_inset
20524
20525
20526 \end_layout
20527
20528 \end_inset
20529
20530 Este tipo de flotante sirve para «envolver» una figura o una tabla con texto
20531  de modo que ambos ocupen sólo una parte del ancho de columna.
20532  Puede insertarse con el menú 
20533 \family sans
20534 Insertar\SpecialChar \menuseparator
20535 Flotante\SpecialChar \menuseparator
20536 Figura
20537 \begin_inset space ~
20538 \end_inset
20539
20540 envuelta
20541 \family default
20542  o 
20543 \family sans
20544 Tabla
20545 \begin_inset space ~
20546 \end_inset
20547
20548 envuelta
20549 \family default
20550  si está instalado el paquete LaTeX 
20551 \series bold
20552 wrapfig
20553 \series default
20554
20555 \begin_inset Index idx
20556 status collapsed
20557
20558 \begin_layout Plain Layout
20559 LaTeX, paquetes ! wrapfig
20560 \end_layout
20561
20562 \end_inset
20563
20564 .
20565 \begin_inset Foot
20566 status collapsed
20567
20568 \begin_layout Plain Layout
20569 La instalación de paquetes LaTeX se explica en el manual 
20570 \emph on
20571 Configuración de LaTeX
20572 \emph default
20573 .
20574 \end_layout
20575
20576 \end_inset
20577
20578  La anchura y la posición del flotante se ajustan en el diálogo de configuración
20579  al que se accede haciendo clic derecho sobre el cuadro del flotante.
20580  La figura
20581 \begin_inset space ~
20582 \end_inset
20583
20584
20585 \begin_inset CommandInset ref
20586 LatexCommand ref
20587 reference "fig:Figura-envuelta"
20588
20589 \end_inset
20590
20591  es un ejemplo de figura flotante adosada al texto con una anchura del 40
20592 \begin_inset space \thinspace{}
20593 \end_inset
20594
20595 % de la columna.
20596 \begin_inset Foot
20597 status collapsed
20598
20599 \begin_layout Plain Layout
20600 Véanse las unidades disponibles en el apéndice
20601 \begin_inset space ~
20602 \end_inset
20603
20604
20605 \begin_inset CommandInset ref
20606 LatexCommand ref
20607 reference "cap:Unidades-disponibles"
20608
20609 \end_inset
20610
20611 .
20612 \end_layout
20613
20614 \end_inset
20615
20616  Se ha añadido un espacio bajo el título para separarlo mejor del texto
20617  circundante.
20618 \end_layout
20619
20620 \begin_layout Standard
20621 \begin_inset Note Greyedout
20622 status collapsed
20623
20624 \begin_layout Plain Layout
20625
20626 \series bold
20627 Nota:
20628 \series default
20629  ¡Los envoltorios flotantes son frágiles! P.
20630 \begin_inset space \thinspace{}
20631 \end_inset
20632
20633 e.
20634  si una figura está muy cerca de la parte inferior de la página puede haber
20635  errores en la salida, como que no aparezca el flotante o se coloque junto
20636  a un texto distinto.
20637 \end_layout
20638
20639 \end_inset
20640
20641
20642 \end_layout
20643
20644 \begin_layout Standard
20645 En general:
20646 \end_layout
20647
20648 \begin_layout Itemize
20649 Los flotantes envueltos no deberían situarse en párrafos que van sobre un
20650  salto de página.
20651  Esto implica que lo mejor es insertarlos en el sitio exacto cuando el documento
20652  esté casi listo y puedas prever los saltos de página.
20653 \end_layout
20654
20655 \begin_layout Itemize
20656 Los flotantes envueltos deberían situarse, bien en un párrafo propio antes
20657  del párrafo al que deben adosarse, o bien dentro de un párrafo.
20658 \end_layout
20659
20660 \begin_layout Itemize
20661 Los flotantes envueltos en párrafos consecutivos pueden dar problemas, así
20662  que procura que haya un párrafo de texto entre ellos.
20663 \end_layout
20664
20665 \begin_layout Itemize
20666 Los flotantes envueltos no están permitidos en encabezados de sección o
20667  tablas.
20668 \end_layout
20669
20670 \begin_layout Subsection
20671 Rotación de flotantes
20672 \begin_inset CommandInset label
20673 LatexCommand label
20674 name "sub:Rotación-de-flotantes"
20675
20676 \end_inset
20677
20678
20679 \begin_inset Index idx
20680 status collapsed
20681
20682 \begin_layout Plain Layout
20683 Flotantes ! Rotación
20684 \end_layout
20685
20686 \end_inset
20687
20688
20689 \end_layout
20690
20691 \begin_layout Standard
20692 Podrías necesitar girar flotantes, especialmente con tablas grandes.
20693  Para girar todo el flotante con su leyenda, haz clic derecho en el cuadro
20694  y marca la opción 
20695 \family sans
20696 Girar
20697 \begin_inset space ~
20698 \end_inset
20699
20700 hacia
20701 \begin_inset space ~
20702 \end_inset
20703
20704 un
20705 \begin_inset space ~
20706 \end_inset
20707
20708 lado
20709 \family default
20710  en el diálogo de configuración.
20711 \end_layout
20712
20713 \begin_layout Standard
20714 Los flotantes girados son puestos siempre en su propia página (o columna
20715  si el documento es de dos columnas).
20716  Puedes permitir que se extiendan a varias columnas con la opción 
20717 \family sans
20718 Extender columnas
20719 \family default
20720  de la configuración de flotantes.
20721  Normalmente se rotan de forma que puedes leerlos desde el margen externo.
20722  En el manual 
20723 \emph on
20724 Objetos insertados
20725 \emph default
20726  se explica cómo forzar el sentido de rotación.
20727 \end_layout
20728
20729 \begin_layout Standard
20730 Las referencias a flotantes girados se hacen como los flotantes normales,
20731  el formato de la leyenda también es igual.
20732  La Tabla
20733 \begin_inset space ~
20734 \end_inset
20735
20736
20737 \begin_inset CommandInset ref
20738 LatexCommand ref
20739 reference "cap:Tabla-girada"
20740
20741 \end_inset
20742
20743  es un ejemplo de tabla flotante girada.
20744 \end_layout
20745
20746 \begin_layout Standard
20747 \begin_inset Note Greyedout
20748 status collapsed
20749
20750 \begin_layout Plain Layout
20751
20752 \series bold
20753 Nota:
20754 \series default
20755  No todos los visores DVI son capaces de mostrar las rotaciones.
20756 \end_layout
20757
20758 \end_inset
20759
20760
20761 \end_layout
20762
20763 \begin_layout Standard
20764 \begin_inset Float table
20765 wide false
20766 sideways true
20767 status collapsed
20768
20769 \begin_layout Plain Layout
20770 \begin_inset Caption
20771
20772 \begin_layout Plain Layout
20773 \begin_inset CommandInset label
20774 LatexCommand label
20775 name "cap:Tabla-girada"
20776
20777 \end_inset
20778
20779 Tabla girada.
20780 \end_layout
20781
20782 \end_inset
20783
20784
20785 \end_layout
20786
20787 \begin_layout Plain Layout
20788 \align center
20789 \begin_inset VSpace bigskip
20790 \end_inset
20791
20792
20793 \begin_inset Tabular
20794 <lyxtabular version="3" rows="1" columns="5">
20795 <features tabularvalignment="middle">
20796 <column alignment="center" valignment="top" width="0">
20797 <column alignment="center" valignment="top" width="0">
20798 <column alignment="center" valignment="top" width="0">
20799 <column alignment="center" valignment="top" width="0">
20800 <column alignment="center" valignment="top" width="0">
20801 <row>
20802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20803 \begin_inset Text
20804
20805 \begin_layout Plain Layout
20806 test
20807 \end_layout
20808
20809 \end_inset
20810 </cell>
20811 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20812 \begin_inset Text
20813
20814 \begin_layout Plain Layout
20815 b
20816 \end_layout
20817
20818 \end_inset
20819 </cell>
20820 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20821 \begin_inset Text
20822
20823 \begin_layout Plain Layout
20824 c
20825 \end_layout
20826
20827 \end_inset
20828 </cell>
20829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20830 \begin_inset Text
20831
20832 \begin_layout Plain Layout
20833 d
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20839 \begin_inset Text
20840
20841 \begin_layout Plain Layout
20842 e
20843 \end_layout
20844
20845 \end_inset
20846 </cell>
20847 </row>
20848 </lyxtabular>
20849
20850 \end_inset
20851
20852
20853 \end_layout
20854
20855 \end_inset
20856
20857
20858 \end_layout
20859
20860 \begin_layout Subsection
20861 Colocación de flotantes
20862 \begin_inset CommandInset label
20863 LatexCommand label
20864 name "sub:Colocación-de-flotantes"
20865
20866 \end_inset
20867
20868
20869 \begin_inset Index idx
20870 status collapsed
20871
20872 \begin_layout Plain Layout
20873 Flotantes ! Colocación
20874 \end_layout
20875
20876 \end_inset
20877
20878
20879 \end_layout
20880
20881 \begin_layout Standard
20882 Un clic derecho sobre un cuadro de flotante permite abrir un diálogo en
20883  el que pueden cambiarse las opciones LaTeX para situar los flotantes.
20884 \begin_inset Newline newline
20885 \end_inset
20886
20887 La opción 
20888 \family sans
20889 Extender
20890 \begin_inset space ~
20891 \end_inset
20892
20893 columnas
20894 \family default
20895  sólo es aplicable a documentos de dos columnas: Si lo seleccionas, el flotante
20896  abarcará ambas columnas en lugar de una sola.
20897 \begin_inset Newline newline
20898 \end_inset
20899
20900 La opción 
20901 \family sans
20902 Girar
20903 \begin_inset space ~
20904 \end_inset
20905
20906 hacia
20907 \begin_inset space ~
20908 \end_inset
20909
20910 un
20911 \begin_inset space ~
20912 \end_inset
20913
20914 lado
20915 \family default
20916  sirve para girar flotantes, véase la sección
20917 \begin_inset space ~
20918 \end_inset
20919
20920
20921 \begin_inset CommandInset ref
20922 LatexCommand ref
20923 reference "sub:Rotación-de-flotantes"
20924
20925 \end_inset
20926
20927 .
20928  
20929 \end_layout
20930
20931 \begin_layout Standard
20932 Puedes usar una o más de las siguientes opciones en el diálogo para establecer
20933  la posición de un flotante si desmarcas la opción 
20934 \family sans
20935 Usar
20936 \begin_inset space ~
20937 \end_inset
20938
20939 ubicación
20940 \begin_inset space ~
20941 \end_inset
20942
20943 predeterminada
20944 \family default
20945 :
20946 \end_layout
20947
20948 \begin_layout Description
20949 Aquí
20950 \begin_inset space ~
20951 \end_inset
20952
20953 si
20954 \begin_inset space ~
20955 \end_inset
20956
20957 es
20958 \begin_inset space ~
20959 \end_inset
20960
20961 posible: intenta situar el flotante en la posición en la que se inserta
20962 \end_layout
20963
20964 \begin_layout Description
20965 Principio
20966 \begin_inset space ~
20967 \end_inset
20968
20969 de
20970 \begin_inset space ~
20971 \end_inset
20972
20973 página: intenta situar el flotante al principio de la página actual
20974 \end_layout
20975
20976 \begin_layout Description
20977 Fin
20978 \begin_inset space ~
20979 \end_inset
20980
20981 de
20982 \begin_inset space ~
20983 \end_inset
20984
20985 página: intenta situar el flotante al final de la página actual
20986 \end_layout
20987
20988 \begin_layout Description
20989 Página
20990 \begin_inset space ~
20991 \end_inset
20992
20993 de
20994 \begin_inset space ~
20995 \end_inset
20996
20997 flotantes: intenta situar el flotante en una página propia 
20998 \end_layout
20999
21000 \begin_layout Standard
21001 LaTeX usa 
21002 \emph on
21003 siempre
21004 \emph default
21005  ese orden de opciones.
21006  Significa que si usas la colocación predeterminada, LaTeX probará en primer
21007  lugar 
21008 \family sans
21009 Aquí
21010 \begin_inset space ~
21011 \end_inset
21012
21013 si
21014 \begin_inset space ~
21015 \end_inset
21016
21017 es
21018 \begin_inset space ~
21019 \end_inset
21020
21021 posible
21022 \family default
21023 , luego 
21024 \family sans
21025 Principio
21026 \begin_inset space ~
21027 \end_inset
21028
21029 de
21030 \begin_inset space ~
21031 \end_inset
21032
21033 página
21034 \family default
21035 , y después las otras.
21036  Si no usas la predeterminada, LaTeX sólo probará las opciones marcadas
21037  pero en dicho orden.
21038  Si no es posible ninguna de las 4 ubicaciones el proceso se repite internamente
21039  pero intenta poner el flotante en la página siguiente.
21040 \end_layout
21041
21042 \begin_layout Standard
21043 De forma predeterminada cada una de las opciones tiene sus propias reglas:
21044 \end_layout
21045
21046 \begin_layout Standard
21047
21048 \family sans
21049 Principio
21050 \begin_inset space ~
21051 \end_inset
21052
21053 de
21054 \begin_inset space ~
21055 \end_inset
21056
21057 página:
21058 \family default
21059  sólo si el flotante ocupa menos del 70
21060 \begin_inset space \thinspace{}
21061 \end_inset
21062
21063 % de la página puede ubicarse al principio de página.
21064 \end_layout
21065
21066 \begin_layout Standard
21067
21068 \family sans
21069 Fin
21070 \begin_inset space ~
21071 \end_inset
21072
21073 de
21074 \begin_inset space ~
21075 \end_inset
21076
21077 página:
21078 \family default
21079  sólo si el flotante ocupa menos del 30
21080 \begin_inset space \thinspace{}
21081 \end_inset
21082
21083 % de la página puede ubicarse al fin de página.
21084 \end_layout
21085
21086 \begin_layout Standard
21087
21088 \family sans
21089 Página
21090 \begin_inset space ~
21091 \end_inset
21092
21093 de
21094 \begin_inset space ~
21095 \end_inset
21096
21097 flotantes:
21098 \family default
21099  sólo si más del 50
21100 \begin_inset space \thinspace{}
21101 \end_inset
21102
21103 % de la página se ocupa por flotantes puede haber varios juntos en la misma
21104  página.
21105 \end_layout
21106
21107 \begin_layout Standard
21108 Si no te agradan estas reglas puedes ignorarlas marcando la opción adicional
21109  
21110 \family sans
21111 Ignorar
21112 \begin_inset space ~
21113 \end_inset
21114
21115 reglas
21116 \begin_inset space ~
21117 \end_inset
21118
21119 de
21120 \begin_inset space ~
21121 \end_inset
21122
21123 LaTeX
21124 \family default
21125 .
21126 \end_layout
21127
21128 \begin_layout Standard
21129 En determinados casos podrías necesitar ubicar un flotante exactamente en
21130  la posición en la que se inserta.
21131  Para esto puedes usar la opción 
21132 \family sans
21133 Aquí
21134 \begin_inset space ~
21135 \end_inset
21136
21137 definitivamente
21138 \family default
21139 .
21140  Usa esta opción esporádicamente y sólo cuando el documento esté casi listo,
21141  porque el flotante ya no podrá «flotar» y si haces cambios al documento
21142  se podría estropear el diseño de la página.
21143 \end_layout
21144
21145 \begin_layout Standard
21146 No hay opciones de ubicación para flotantes envueltos en texto porque siempre
21147  están rodeados por texto de un párrafo determinado.
21148 \end_layout
21149
21150 \begin_layout Standard
21151 Más detalles sobre colocación de flotantes en libros sobre LaTeX, como 
21152 \begin_inset CommandInset citation
21153 LatexCommand cite
21154 key "latexcompanion,latexguide,latexbook"
21155
21156 \end_inset
21157
21158 .
21159 \end_layout
21160
21161 \begin_layout Section
21162 Minipáginas
21163 \begin_inset Index idx
21164 status collapsed
21165
21166 \begin_layout Plain Layout
21167 Minipáginas
21168 \end_layout
21169
21170 \end_inset
21171
21172
21173 \begin_inset CommandInset label
21174 LatexCommand label
21175 name "sec:Minipáginas"
21176
21177 \end_inset
21178
21179
21180 \end_layout
21181
21182 \begin_layout Standard
21183 LaTeX provee un mecanismo para generar una página, llamada minipágina, dentro
21184  de otra.
21185  En una minipágina se aplican las reglas habituales de sangrado, ajuste
21186  de línea, etc.
21187 \end_layout
21188
21189 \begin_layout Standard
21190 En LyX, las minipáginas se ven como un cuadro desplegable que se inserta
21191  con el menú 
21192 \family sans
21193 Insertar\SpecialChar \menuseparator
21194 Cuadro.
21195
21196 \family default
21197  Haciendo clic derecho en el cuadro se pueden fijar las dimensiones y la
21198  alineación de la minipágina.
21199 \end_layout
21200
21201 \begin_layout Standard
21202 \align center
21203 \begin_inset Box Frameless
21204 position "t"
21205 hor_pos "c"
21206 has_inner_box 1
21207 inner_pos "t"
21208 use_parbox 0
21209 use_makebox 0
21210 width "30col%"
21211 special "none"
21212 height "1pt"
21213 height_special "totalheight"
21214 status collapsed
21215
21216 \begin_layout Plain Layout
21217
21218 \shape italic
21219 Esto es una minipágina.
21220  El texto en estilo cursiva.
21221 \end_layout
21222
21223 \begin_layout Plain Layout
21224
21225 \shape italic
21226 Las minipáginas se suelen usar para texto en otro idioma o que necesita
21227  otro formato.
21228 \end_layout
21229
21230 \end_inset
21231
21232
21233 \end_layout
21234
21235 \begin_layout Standard
21236 \begin_inset VSpace medskip
21237 \end_inset
21238
21239 Si sitúas dos minipáginas adosadas, puedes usar 
21240 \family sans
21241 Relleno
21242 \begin_inset space ~
21243 \end_inset
21244
21245 horizontal
21246 \family default
21247 , descrito en la sección
21248 \begin_inset space ~
21249 \end_inset
21250
21251
21252 \begin_inset CommandInset ref
21253 LatexCommand ref
21254 reference "sub:Espacio-horizontal"
21255
21256 \end_inset
21257
21258 :
21259 \begin_inset VSpace medskip
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \begin_layout Standard
21266 \begin_inset Box Frameless
21267 position "t"
21268 hor_pos "c"
21269 has_inner_box 1
21270 inner_pos "t"
21271 use_parbox 0
21272 use_makebox 0
21273 width "1.5in"
21274 special "none"
21275 height "1pt"
21276 height_special "totalheight"
21277 status collapsed
21278
21279 \begin_layout Plain Layout
21280 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21281 \end_layout
21282
21283 \end_inset
21284
21285
21286 \begin_inset space \hfill{}
21287 \end_inset
21288
21289
21290 \begin_inset Box Frameless
21291 position "t"
21292 hor_pos "c"
21293 has_inner_box 1
21294 inner_pos "t"
21295 use_parbox 0
21296 use_makebox 0
21297 width "1.5in"
21298 special "none"
21299 height "1pt"
21300 height_special "totalheight"
21301 status collapsed
21302
21303 \begin_layout Plain Layout
21304 Minipágina con un poco de texto estúpido, sólo para rellenar la minipágina.
21305 \end_layout
21306
21307 \end_inset
21308
21309
21310 \end_layout
21311
21312 \begin_layout Standard
21313 \begin_inset VSpace bigskip
21314 \end_inset
21315
21316
21317 \end_layout
21318
21319 \begin_layout Standard
21320 Haciendo clic derecho en el cuadro de una minipágina puedes cambiar el tipo
21321  de cuadro y la decoración del marco.
21322  En el capítulo 
21323 \emph on
21324 Cuadros
21325 \emph default
21326  del manual 
21327 \emph on
21328 Objetos insertados
21329 \emph default
21330  se explican con detalle todos los tipos de cuadros y sus características.
21331 \end_layout
21332
21333 \begin_layout Chapter
21334 Ecuaciones matemáticas 
21335 \begin_inset Index idx
21336 status collapsed
21337
21338 \begin_layout Plain Layout
21339 Matemáticas
21340 \end_layout
21341
21342 \end_inset
21343
21344
21345 \begin_inset Index idx
21346 status collapsed
21347
21348 \begin_layout Plain Layout
21349 Ecuaciones|see
21350 \begin_inset ERT
21351 status collapsed
21352
21353 \begin_layout Plain Layout
21354
21355 {
21356 \end_layout
21357
21358 \end_inset
21359
21360 Matemáticas
21361 \begin_inset ERT
21362 status collapsed
21363
21364 \begin_layout Plain Layout
21365
21366 }
21367 \end_layout
21368
21369 \end_inset
21370
21371
21372 \end_layout
21373
21374 \end_inset
21375
21376
21377 \begin_inset CommandInset label
21378 LatexCommand label
21379 name "cap:Ecuaciones-matemáticas"
21380
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \begin_layout Standard
21387 Los temas tratados en este capítulo se desarrollan en profundidad en el
21388  manual 
21389 \emph on
21390 Ecuaciones.
21391  
21392 \emph default
21393 En él encontrarás también consejos y trucos para casos especiales.
21394 \end_layout
21395
21396 \begin_layout Section
21397 Edición básica de ecuaciones
21398 \begin_inset Index idx
21399 status collapsed
21400
21401 \begin_layout Plain Layout
21402 Matemáticas ! Edición de ecuaciones
21403 \end_layout
21404
21405 \end_inset
21406
21407
21408 \end_layout
21409
21410 \begin_layout Standard
21411 Para crear una ecuación matemática, pulsa el botón 
21412 \begin_inset Graphics
21413         filename ../../images/math-mode.png
21414
21415 \end_inset
21416
21417 .
21418  Con esto aparece un pequeño marco azul con esquinas color púrpura.
21419  El marco azul delimita la ecuación; los marcadores púrpuras el nivel de
21420  anidación en la ecuación.
21421  También puedes insertar un tipo particular de ecuación con el menú 
21422 \family sans
21423 Insertar\SpecialChar \menuseparator
21424 Ecuación
21425 \family default
21426 .
21427 \end_layout
21428
21429 \begin_layout Standard
21430 La edición de los parámetros de una ecuación y la adición de estructuras
21431  matemáticas se puede hacer mediante las 
21432 \family sans
21433 Barras
21434 \begin_inset space ~
21435 \end_inset
21436
21437 de
21438 \begin_inset space ~
21439 \end_inset
21440
21441 herramientas
21442 \begin_inset space ~
21443 \end_inset
21444
21445 matemáticas 
21446 \family default
21447 que se muestran cuando el cursor está en una ecuación.
21448  
21449 \end_layout
21450
21451 \begin_layout Standard
21452 Hay dos tipos principales de ecuaciones: Las ecuaciones 
21453 \begin_inset Quotes fld
21454 \end_inset
21455
21456 en línea
21457 \begin_inset Quotes frd
21458 \end_inset
21459
21460  se muestran en la misma línea del texto, como en este caso:
21461 \end_layout
21462
21463 \begin_layout Standard
21464 Línea de texto con una ecuación, 
21465 \begin_inset Formula $A=B$
21466 \end_inset
21467
21468  en línea.
21469 \end_layout
21470
21471 \begin_layout Standard
21472 Las ecuaciones 
21473 \begin_inset Quotes fld
21474 \end_inset
21475
21476 presentadas
21477 \begin_inset Quotes frd
21478 \end_inset
21479
21480  se muestran separadas del texto, como si estuvieran en su propio párrafo,
21481  como en este caso:
21482 \begin_inset Formula \[
21483 A=B\]
21484
21485 \end_inset
21486
21487 Sólo se pueden numerar y referenciar las ecuaciones presentadas.
21488 \end_layout
21489
21490 \begin_layout Standard
21491 LyX soporta además muchos comandos LaTeX de matemáticas.
21492  P.
21493 \begin_inset space \thinspace{}
21494 \end_inset
21495
21496 e., escribir 
21497 \begin_inset Quotes fld
21498 \end_inset
21499
21500
21501 \series bold
21502
21503 \backslash
21504 alpha
21505 \series default
21506
21507 \begin_inset Quotes frd
21508 \end_inset
21509
21510 , seguido de espacio, en una ecuación imprime la letra griega 
21511 \begin_inset Formula $\alpha$
21512 \end_inset
21513
21514 .
21515  A veces, escribir comandos podría ser más rápido que usar la 
21516 \family sans
21517 barra
21518 \begin_inset space ~
21519 \end_inset
21520
21521 de
21522 \begin_inset space ~
21523 \end_inset
21524
21525 herramientas
21526 \family default
21527 .
21528 \end_layout
21529
21530 \begin_layout Subsection
21531 Navegando por una ecuación
21532 \begin_inset Index idx
21533 status collapsed
21534
21535 \begin_layout Plain Layout
21536 Matemáticas ! Navegar por una ecuación
21537 \end_layout
21538
21539 \end_inset
21540
21541
21542 \end_layout
21543
21544 \begin_layout Standard
21545 La posición del cursor en una ecuación se controla mucho mejor con las teclas
21546  de flecha.
21547  LyX se sirve de pequeños rectángulos para marcar el punto de inserción,
21548  y las teclas de flecha permiten navegar entre ellos.
21549  Al pulsar 
21550 \family sans
21551 Espacio
21552 \family default
21553  el cursor sale de la estructura matemática actual (raíz 
21554 \begin_inset Formula $\sqrt{2}$
21555 \end_inset
21556
21557 , paréntesis 
21558 \begin_inset Formula $\left(f\right)$
21559 \end_inset
21560
21561 , matriz 
21562 \begin_inset Formula $\left[\begin{array}{cc}
21563 1 & 2\\
21564 3 & 4
21565 \end{array}\right]$
21566 \end_inset
21567
21568 , \SpecialChar \ldots{}
21569 ) sin abandonar la ecuación.
21570  Si se pulsa 
21571 \family sans
21572 Escape
21573 \family default
21574  el cursor sale de la ecuación y se coloca tras ella.
21575  La tecla 
21576 \family sans
21577 Tab
21578 \family default
21579  permite desplazarse horizontalmente por la ecuación; por ejemplo, por las
21580  celdas de una matriz o a través de una ecuación multilínea.
21581 \end_layout
21582
21583 \begin_layout Standard
21584 El 
21585 \family sans
21586 Espacio
21587 \family default
21588 , representado en este documento como 
21589 \begin_inset Quotes fld
21590 \end_inset
21591
21592
21593 \begin_inset ERT
21594 status collapsed
21595
21596 \begin_layout Plain Layout
21597
21598
21599 \backslash
21600 spce 
21601 \end_layout
21602
21603 \end_inset
21604
21605
21606 \begin_inset Quotes frd
21607 \end_inset
21608
21609
21610 \begin_inset Note Note
21611 status collapsed
21612
21613 \begin_layout Plain Layout
21614 En la salida, este comando aparece como su carácter correspondiente, el
21615  que identifica un espacio (espacio visible).
21616 \end_layout
21617
21618 \end_inset
21619
21620 , parece que no hace nada en una ecuación, puesto que no añade espacio,
21621  pero sirve para salir de estructuras anidadas.
21622  Por esta razón debes tener cuidado con el uso de 
21623 \family sans
21624 Espacio
21625 \family default
21626 .
21627  Por ejemplo, si quieres escribir 
21628 \begin_inset Formula $\sqrt{2x+1}$
21629 \end_inset
21630
21631 , teclea 
21632 \series bold
21633
21634 \backslash
21635 sqrt
21636 \begin_inset ERT
21637 status collapsed
21638
21639 \begin_layout Plain Layout
21640
21641
21642 \backslash
21643 spce 
21644 \end_layout
21645
21646 \end_inset
21647
21648 2x+1
21649 \series default
21650  y si quieres escibir 
21651 \begin_inset Formula $\sqrt{2x}+1$
21652 \end_inset
21653
21654  teclea 
21655 \series bold
21656
21657 \backslash
21658 sqrt
21659 \begin_inset ERT
21660 status collapsed
21661
21662 \begin_layout Plain Layout
21663
21664
21665 \backslash
21666 spce 
21667 \end_layout
21668
21669 \end_inset
21670
21671 2x
21672 \begin_inset ERT
21673 status collapsed
21674
21675 \begin_layout Plain Layout
21676
21677
21678 \backslash
21679 spce 
21680 \end_layout
21681
21682 \end_inset
21683
21684 +1
21685 \series default
21686 , en este caso sólo 
21687 \family typewriter
21688
21689 \begin_inset Formula $2x$
21690 \end_inset
21691
21692
21693 \family default
21694  está bajo la raíz.
21695 \end_layout
21696
21697 \begin_layout Standard
21698 Puedes omitir partes de una ecuación, como se ve en la siguiente matriz
21699  con huecos:
21700 \begin_inset Formula \[
21701 \left(\begin{array}{ccc}
21702 \lambda_{1}\\
21703  & \ddots\\
21704  &  & \lambda_{n}
21705 \end{array}\right)\]
21706
21707 \end_inset
21708
21709 Si escribes una fracción sólo parcialmente, o un subíndice vacío, el resultado
21710  es impredecible, aunque a la mayoría de estructuras les trae sin cuidado.
21711 \end_layout
21712
21713 \begin_layout Subsection
21714 Seleccionar texto
21715 \end_layout
21716
21717 \begin_layout Standard
21718 Hay dos formas de seleccionar texto en una ecuación.
21719  Pon el cursor en un extremo de la cadena de texto que quieras, y pulsa
21720  
21721 \family sans
21722 Mayúsculas
21723 \family default
21724  y una flecha de movimiento para seleccionarlo.
21725  Resaltará como una selección de texto normal.
21726  Alternativamente puedes seleccionar texto con el ratón como de costumbre.
21727  El texto resaltado puede cortarse o copiarse para pegarlo en cualquier
21728  fórmula, aunque no en una zona de texto normal.
21729  
21730 \end_layout
21731
21732 \begin_layout Subsection
21733 Exponentes y subíndices
21734 \begin_inset Index idx
21735 status collapsed
21736
21737 \begin_layout Plain Layout
21738 Matemáticas ! Exponentes
21739 \end_layout
21740
21741 \end_inset
21742
21743
21744 \begin_inset Index idx
21745 status collapsed
21746
21747 \begin_layout Plain Layout
21748 Matemáticas ! Subíndices
21749 \end_layout
21750
21751 \end_inset
21752
21753
21754 \end_layout
21755
21756 \begin_layout Standard
21757 Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero
21758  la forma más sencilla es usar comandos.
21759  Para escribir 
21760 \begin_inset Formula $x^{2}$
21761 \end_inset
21762
21763 , teclea en una ecuación 
21764 \series bold
21765 x^2
21766 \begin_inset ERT
21767 status collapsed
21768
21769 \begin_layout Plain Layout
21770
21771
21772 \backslash
21773 spce 
21774 \end_layout
21775
21776 \end_inset
21777
21778
21779 \series default
21780 .
21781  El 
21782 \family sans
21783 Espacio
21784 \family default
21785  vuelve a poner el cursor en el nivel básico de la expresión, saliendo del
21786  exponente.
21787  Si tecleas 
21788 \series bold
21789 x^2y
21790 \series default
21791 , obtendrás 
21792 \begin_inset Formula $x^{2y}$
21793 \end_inset
21794
21795 ; para obtener 
21796 \begin_inset Formula $x^{2}y$
21797 \end_inset
21798
21799 , teclea 
21800 \series bold
21801 x^2
21802 \begin_inset ERT
21803 status collapsed
21804
21805 \begin_layout Plain Layout
21806
21807
21808 \backslash
21809 spce 
21810 \end_layout
21811
21812 \end_inset
21813
21814 y
21815 \series default
21816 .
21817  Para poner en el exponente caracteres que serían acentuados con el circunflejo
21818  «^», debes teclear un 
21819 \family sans
21820 Espacio
21821 \family default
21822  extra entre el acento 
21823 \begin_inset Quotes fld
21824 \end_inset
21825
21826 ^
21827 \begin_inset Quotes frd
21828 \end_inset
21829
21830  y el carácter.
21831  P.
21832 \begin_inset space \thinspace{}
21833 \end_inset
21834
21835 e., para 
21836 \begin_inset Formula $x^{a}$
21837 \end_inset
21838
21839  teclea 
21840 \series bold
21841 x^
21842 \begin_inset ERT
21843 status collapsed
21844
21845 \begin_layout Plain Layout
21846
21847
21848 \backslash
21849 spce 
21850 \end_layout
21851
21852 \end_inset
21853
21854 a
21855 \series default
21856 .
21857 \begin_inset Foot
21858 status collapsed
21859
21860 \begin_layout Plain Layout
21861
21862 \emph on
21863 N.
21864 \begin_inset space \thinspace{}
21865 \end_inset
21866
21867 del t.: 
21868 \emph default
21869 Este será el método a usar habitualmente en teclados en español para entrar
21870  en modo exponente.
21871  También funciona pulsar dos veces seguidas la tecla «^».
21872  
21873 \end_layout
21874
21875 \end_inset
21876
21877   Los subíndices se ponen con guión bajo 
21878 \begin_inset Quotes fld
21879 \end_inset
21880
21881 _
21882 \begin_inset Quotes frd
21883 \end_inset
21884
21885 : Para 
21886 \begin_inset Formula $a_{1}$
21887 \end_inset
21888
21889 , teclea 
21890 \series bold
21891 a_1
21892 \begin_inset ERT
21893 status collapsed
21894
21895 \begin_layout Plain Layout
21896
21897
21898 \backslash
21899 spce 
21900 \end_layout
21901
21902 \end_inset
21903
21904
21905 \series default
21906 .
21907 \end_layout
21908
21909 \begin_layout Subsection
21910 Fracciones
21911 \begin_inset Index idx
21912 status collapsed
21913
21914 \begin_layout Plain Layout
21915 Matemáticas ! Fracciones
21916 \end_layout
21917
21918 \end_inset
21919
21920
21921 \end_layout
21922
21923 \begin_layout Standard
21924 Una fracción se escribe con el comando 
21925 \series bold
21926
21927 \backslash
21928 frac
21929 \series default
21930  o con el icono 
21931 \begin_inset Graphics
21932         filename ../../images/math/frac.png
21933         scale 60
21934
21935 \end_inset
21936
21937  de la 
21938 \family sans
21939 Barra
21940 \begin_inset space ~
21941 \end_inset
21942
21943 de
21944 \begin_inset space ~
21945 \end_inset
21946
21947 herramientas
21948 \begin_inset space ~
21949 \end_inset
21950
21951 matemáticas
21952 \family default
21953 .
21954  Se presenta una fracción vacía, con el cursor sobre la línea de fracción.
21955  Para moverlo abajo, sencillamente pulsa la tecla 
21956 \family sans
21957 Abajo
21958 \family default
21959 .
21960  Para volver, 
21961 \family sans
21962 Arriba
21963 \family default
21964 .
21965  En una fracción se puede poner cualquier estructura, por ejemplo: 
21966 \begin_inset Formula \[
21967 \left[\frac{1}{\left(\begin{array}{cc}
21968 2 & 3\\
21969 4 & 5
21970 \end{array}\right)}\right]\]
21971
21972 \end_inset
21973
21974
21975 \end_layout
21976
21977 \begin_layout Subsection
21978 Raíces
21979 \begin_inset Index idx
21980 status collapsed
21981
21982 \begin_layout Plain Layout
21983 Matemáticas ! Raíces
21984 \end_layout
21985
21986 \end_inset
21987
21988
21989 \end_layout
21990
21991 \begin_layout Standard
21992 Las raíces se generan con el botón 
21993 \begin_inset Graphics
21994         filename ../../images/math/sqrt.png
21995
21996 \end_inset
21997
21998  de la 
21999 \family sans
22000 Barra
22001 \begin_inset space ~
22002 \end_inset
22003
22004 de
22005 \begin_inset space ~
22006 \end_inset
22007
22008 herramientas
22009 \begin_inset space ~
22010 \end_inset
22011
22012 matemáticas,
22013 \family default
22014  o con los comandos 
22015 \series bold
22016
22017 \backslash
22018 sqrt
22019 \series default
22020  o 
22021 \series bold
22022
22023 \backslash
22024 root
22025 \series default
22026 .
22027  
22028 \series bold
22029
22030 \backslash
22031 sqrt
22032 \series default
22033  escribe siempre raíces cuadradas, con 
22034 \series bold
22035
22036 \backslash
22037 root
22038 \series default
22039  puedes escribir raíces de orden mayor, como cúbicas.
22040 \end_layout
22041
22042 \begin_layout Subsection
22043 Operadores con límites
22044 \begin_inset Index idx
22045 status collapsed
22046
22047 \begin_layout Plain Layout
22048 Matemáticas ! Integrales
22049 \end_layout
22050
22051 \end_inset
22052
22053
22054 \begin_inset Index idx
22055 status collapsed
22056
22057 \begin_layout Plain Layout
22058 Matemáticas ! Operador suma
22059 \end_layout
22060
22061 \end_inset
22062
22063
22064 \begin_inset CommandInset label
22065 LatexCommand label
22066 name "sub:Operadores-con-límites"
22067
22068 \end_inset
22069
22070
22071 \end_layout
22072
22073 \begin_layout Standard
22074 Los operadores suma (
22075 \begin_inset Formula $\sum$
22076 \end_inset
22077
22078 ) e integral (
22079 \begin_inset Formula $\int$
22080 \end_inset
22081
22082 ) se decoran frecuentemente con límites.
22083  En LyX puedes introducir los límites como si fueran exponentes o subíndices,
22084  directamente después del símbolo.
22085  El operador suma coloca automáticamente sus «límites» al lado en fórmulas
22086  en línea, sobre y bajo el símbolo en fórmulas en modo presentación.
22087  Tal como en 
22088 \begin_inset Formula $\sum_{n=0}^{\infty}\frac{1}{n!}=e$
22089 \end_inset
22090
22091 , y en
22092 \begin_inset Formula \[
22093 \sum_{n=0}^{\infty}\frac{1}{n!}=e\]
22094
22095 \end_inset
22096
22097 Sin embargo, las integrales sitúan sus límites al lado en cualquier caso.
22098 \end_layout
22099
22100 \begin_layout Standard
22101 Todos los operadores con límites cambian automáticamente de tamaño cuando
22102  se ponen en modo presentación.
22103  La colocación de los límites puede cambiarse situando el cursor directamente
22104  detrás del operador y pulsando 
22105 \family sans
22106 Alt+M
22107 \begin_inset space ~
22108 \end_inset
22109
22110 L
22111 \family default
22112  o con el menú  
22113 \family sans
22114 Editar\SpecialChar \menuseparator
22115 Ecuaciones\SpecialChar \menuseparator
22116 Cambiar
22117 \begin_inset space ~
22118 \end_inset
22119
22120 tipo
22121 \begin_inset space ~
22122 \end_inset
22123
22124 de
22125 \begin_inset space ~
22126 \end_inset
22127
22128 límites
22129 \family default
22130 .
22131 \end_layout
22132
22133 \begin_layout Standard
22134 Algunas otras expresiones matemáticas tienen añadida esta característica
22135  de colocación de los límites, como 
22136 \begin_inset Index idx
22137 status collapsed
22138
22139 \begin_layout Plain Layout
22140 Matemáticas ! Límites
22141 \end_layout
22142
22143 \end_inset
22144
22145
22146 \begin_inset Formula \[
22147 \lim_{x\rightarrow\infty}f(x),\]
22148
22149 \end_inset
22150
22151 que pondrá 
22152 \begin_inset Formula $x\rightarrow\infty$
22153 \end_inset
22154
22155  bajo 
22156 \begin_inset Quotes fld
22157 \end_inset
22158
22159 lím
22160 \begin_inset Quotes frd
22161 \end_inset
22162
22163  en estilo presentación.
22164  En fórmulas en línea se ve así: 
22165 \begin_inset Formula $\lim_{x\rightarrow\infty}f(x)$
22166 \end_inset
22167
22168 .
22169 \end_layout
22170
22171 \begin_layout Standard
22172 Observa que la función lím se ha introducido como una función macro 
22173 \series bold
22174
22175 \backslash
22176 lim
22177 \series default
22178 .
22179  Echa un vistazo a la sección
22180 \begin_inset space ~
22181 \end_inset
22182
22183
22184 \begin_inset space \thinspace{}
22185 \end_inset
22186
22187
22188 \begin_inset CommandInset ref
22189 LatexCommand ref
22190 reference "sub:Funciones"
22191
22192 \end_inset
22193
22194  para ver una explicación de las macros de funciones.
22195 \end_layout
22196
22197 \begin_layout Subsection
22198 Símbolos matemáticos
22199 \begin_inset Index idx
22200 status collapsed
22201
22202 \begin_layout Plain Layout
22203 Matemáticas ! Símbolos
22204 \end_layout
22205
22206 \end_inset
22207
22208
22209 \end_layout
22210
22211 \begin_layout Standard
22212 La mayor parte de los símbolos matemáticos se encuentran en los 
22213 \family sans
22214 Paneles
22215 \begin_inset space ~
22216 \end_inset
22217
22218 de
22219 \begin_inset space ~
22220 \end_inset
22221
22222 ecuaciones
22223 \family default
22224  en alguna de las distintas categorías: 
22225 \family sans
22226 Griego
22227 \family default
22228
22229 \family sans
22230 Operadores
22231 \family default
22232
22233 \family sans
22234 Relaciones
22235 \family default
22236
22237 \family sans
22238 Flechas
22239 \family default
22240 \SpecialChar \ldots{}
22241  También hay símbolos adicionales suministrados por la 
22242 \emph on
22243 American Mathematical Society
22244 \emph default
22245  (AMS).
22246 \end_layout
22247
22248 \begin_layout Standard
22249 Si conoces el comando LaTeX para una estructura o símbolo y quieres ponerlo
22250  así, no tienes que emplear el 
22251 \family sans
22252 Panel de ecuaciones
22253 \family default
22254 , sino que puedes teclear el comando directamente en la ecuación.
22255  LyX lo convertirá al símbolo o estructura correspondiente.
22256 \end_layout
22257
22258 \begin_layout Subsection
22259 Cambiar el espacio
22260 \begin_inset Index idx
22261 status collapsed
22262
22263 \begin_layout Plain Layout
22264 Matemáticas ! Espacios
22265 \end_layout
22266
22267 \end_inset
22268
22269
22270 \end_layout
22271
22272 \begin_layout Standard
22273 El espacio estándar provisto por LaTeX se puede cambiar.
22274  Para hacerlo teclea 
22275 \family sans
22276 Ctrl+Espacio
22277 \family default
22278  o usa el botón 
22279 \begin_inset Graphics
22280         filename ../../images/math/space.png
22281
22282 \end_inset
22283
22284  del 
22285 \family sans
22286 Panel de ecuaciones
22287 \family default
22288 .
22289  Se genera un espacio señalado con un pequeño marcador en la pantalla.
22290  Por ejemplo, la secuencia 
22291 \series bold
22292 a
22293 \begin_inset space ~
22294 \end_inset
22295
22296 Ctrl+Espacio
22297 \begin_inset space ~
22298 \end_inset
22299
22300 b
22301 \series default
22302  da: 
22303 \begin_inset Formula $a\, b$
22304 \end_inset
22305
22306  (en LyX se ve 
22307 \begin_inset Graphics
22308         filename ../clipart/SpaceMarker.png
22309
22310 \end_inset
22311
22312 ).
22313  Puedes cambiar el ancho del espacio si pones el cursor detrás del marcador
22314  de espacio y vas pulsando sucesivas veces la tecla espacio; con cada pulsación
22315  cambia el tamaño.
22316  Algunos marcadores de espacio se ven en rojo en LyX, significa que son
22317  espacios negativos.
22318  Dos ejemplos: 
22319 \end_layout
22320
22321 \begin_layout Standard
22322
22323 \series bold
22324 a Ctrl+Espacio b
22325 \series default
22326  con 3×
22327 \family sans
22328 Espacio
22329 \family default
22330
22331 \begin_inset Formula $a\quad b$
22332 \end_inset
22333
22334
22335 \end_layout
22336
22337 \begin_layout Standard
22338
22339 \series bold
22340 a Ctrl+Espacio b
22341 \series default
22342  con 5×
22343 \family sans
22344 Espacio
22345 \family default
22346
22347 \begin_inset Formula $a\! b$
22348 \end_inset
22349
22350
22351 \end_layout
22352
22353 \begin_layout Subsection
22354 Funciones
22355 \begin_inset Index idx
22356 status collapsed
22357
22358 \begin_layout Plain Layout
22359 Matemáticas ! Funciones
22360 \end_layout
22361
22362 \end_inset
22363
22364
22365 \begin_inset CommandInset label
22366 LatexCommand label
22367 name "sub:Funciones"
22368
22369 \end_inset
22370
22371
22372 \end_layout
22373
22374 \begin_layout Standard
22375 El botón 
22376 \begin_inset Graphics
22377         filename ../../images/math/functions.png
22378
22379 \end_inset
22380
22381  abre el 
22382 \family sans
22383 Panel
22384 \begin_inset space ~
22385 \end_inset
22386
22387 de
22388 \begin_inset space ~
22389 \end_inset
22390
22391 funciones
22392 \family default
22393 , que contiene diversas macros de funciones como 
22394 \begin_inset Formula $\sin$
22395 \end_inset
22396
22397  (seno), 
22398 \begin_inset Formula $\lim$
22399 \end_inset
22400
22401
22402 \emph on
22403 etc
22404 \emph default
22405 .
22406  (también se pueden insertar tecleando en una ecuación 
22407 \series bold
22408
22409 \backslash
22410 sen
22411 \series default
22412  etc.)
22413 \begin_inset Foot
22414 status collapsed
22415
22416 \begin_layout Plain Layout
22417
22418 \size normal
22419 \emph on
22420 \color none
22421 N.
22422 \begin_inset space \thinspace{}
22423 \end_inset
22424
22425 del t: 
22426 \size default
22427 \emph default
22428 \color inherit
22429 El estilo 
22430 \family typewriter
22431 spanish
22432 \family default
22433 \size normal
22434 \color none
22435  propociona comandos para escribir las funciones en español, p.
22436 \begin_inset space \thinspace{}
22437 \end_inset
22438
22439 e., 
22440 \begin_inset Formula $\sen x$
22441 \end_inset
22442
22443 .
22444  Más detalles en la sec.
22445  
22446 \size default
22447 \emph on
22448 \color inherit
22449 Funciones predefinidas
22450 \emph default
22451  del manual 
22452 \emph on
22453 Ecuaciones
22454 \emph default
22455  y en la página web
22456 \begin_inset space ~
22457 \end_inset
22458
22459
22460 \begin_inset CommandInset citation
22461 LatexCommand cite
22462 key "spanish"
22463
22464 \end_inset
22465
22466 .
22467 \end_layout
22468
22469 \end_inset
22470
22471 .
22472  En matemáticas es habitual escribir las funciones en letras verticales,
22473  para evitar confusiones con las letras cursivas que representan variables,
22474  porque 
22475 \begin_inset Formula $sen$
22476 \end_inset
22477
22478  podría hacer pensar en el producto 
22479 \begin_inset Formula $s·e·n$
22480 \end_inset
22481
22482 .
22483  
22484 \end_layout
22485
22486 \begin_layout Standard
22487 El empleo de macros de función generará también el espacio correcto alrededor
22488  de la función: 
22489 \begin_inset Formula $a\sen x$
22490 \end_inset
22491
22492  es diferente de 
22493 \begin_inset Formula $asenx$
22494 \end_inset
22495
22496
22497 \end_layout
22498
22499 \begin_layout Standard
22500 Para ciertos objetos matemáticos, como los límites, la macro cambia la forma
22501  de situar los subíndices, como se describe en sec.
22502 \begin_inset space \thinspace{}
22503 \end_inset
22504
22505
22506 \begin_inset CommandInset ref
22507 LatexCommand ref
22508 reference "sub:Operadores-con-límites"
22509
22510 \end_inset
22511
22512 .
22513 \end_layout
22514
22515 \begin_layout Subsection
22516 Acentos
22517 \begin_inset Index idx
22518 status collapsed
22519
22520 \begin_layout Plain Layout
22521 Matemáticas ! Acentos
22522 \end_layout
22523
22524 \end_inset
22525
22526
22527 \end_layout
22528
22529 \begin_layout Standard
22530 En las ecuaciones se pueden poner caracteres acentuados de la misma forma
22531  que en modo texto.
22532  Esto puede depender de tu teclado, o de las asociaciones de teclas que
22533  uses.
22534  También puedes usar comandos LaTeX para escribir, p.
22535 \begin_inset space \thinspace{}
22536 \end_inset
22537
22538 e., 
22539 \begin_inset Formula $\hat{a}$
22540 \end_inset
22541
22542  incluso si tu teclado no tiene acento circunflejo.
22543  El ejemplo se ha hecho con 
22544 \series bold
22545
22546 \backslash
22547 hat
22548 \begin_inset ERT
22549 status collapsed
22550
22551 \begin_layout Plain Layout
22552
22553
22554 \backslash
22555 spce 
22556 \end_layout
22557
22558 \end_inset
22559
22560 a
22561 \series default
22562  en una ecuación.
22563  El cuadro
22564 \begin_inset space ~
22565 \end_inset
22566
22567
22568 \begin_inset CommandInset ref
22569 LatexCommand ref
22570 reference "cap:Acentos-y-comandos"
22571
22572 \end_inset
22573
22574  muestra las equivalencias entre tipos de acentos y sus comandos.
22575 \end_layout
22576
22577 \begin_layout Standard
22578 \begin_inset Float table
22579 wide false
22580 sideways false
22581 status open
22582
22583 \begin_layout Plain Layout
22584 \begin_inset Caption
22585
22586 \begin_layout Plain Layout
22587 \begin_inset CommandInset label
22588 LatexCommand label
22589 name "cap:Acentos-y-comandos"
22590
22591 \end_inset
22592
22593 Tipos de acentos y comandos correspondientes.
22594 \end_layout
22595
22596 \end_inset
22597
22598
22599 \end_layout
22600
22601 \begin_layout Plain Layout
22602 \align center
22603 \begin_inset VSpace defskip
22604 \end_inset
22605
22606
22607 \begin_inset Tabular
22608 <lyxtabular version="3" rows="11" columns="3">
22609 <features tabularvalignment="middle">
22610 <column alignment="center" valignment="top" width="0pt">
22611 <column alignment="center" valignment="top" width="0pt">
22612 <column alignment="center" valignment="top" width="0pt">
22613 <row>
22614 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22615 \begin_inset Text
22616
22617 \begin_layout Plain Layout
22618 Nombre
22619 \end_layout
22620
22621 \end_inset
22622 </cell>
22623 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22624 \begin_inset Text
22625
22626 \begin_layout Plain Layout
22627 Comando
22628 \end_layout
22629
22630 \end_inset
22631 </cell>
22632 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22633 \begin_inset Text
22634
22635 \begin_layout Plain Layout
22636 E
22637 \family roman
22638 \series medium
22639 \shape up
22640 \size normal
22641 \emph off
22642 \bar no
22643 \noun off
22644 \color none
22645 jemplo
22646 \end_layout
22647
22648 \end_inset
22649 </cell>
22650 </row>
22651 <row>
22652 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22653 \begin_inset Text
22654
22655 \begin_layout Plain Layout
22656
22657 \family roman
22658 \series medium
22659 \shape up
22660 \size normal
22661 \emph off
22662 \bar no
22663 \noun off
22664 \color none
22665 circunflejo
22666 \end_layout
22667
22668 \end_inset
22669 </cell>
22670 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22671 \begin_inset Text
22672
22673 \begin_layout Plain Layout
22674
22675 \series bold
22676
22677 \backslash
22678 hat
22679 \end_layout
22680
22681 \end_inset
22682 </cell>
22683 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22684 \begin_inset Text
22685
22686 \begin_layout Plain Layout
22687
22688 \family roman
22689 \series medium
22690 \shape up
22691 \size normal
22692 \emph off
22693 \bar no
22694 \noun off
22695 \color none
22696 \begin_inset Formula $\hat{a}$
22697 \end_inset
22698
22699
22700 \end_layout
22701
22702 \end_inset
22703 </cell>
22704 </row>
22705 <row>
22706 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22707 \begin_inset Text
22708
22709 \begin_layout Plain Layout
22710
22711 \family roman
22712 \series medium
22713 \shape up
22714 \size normal
22715 \emph off
22716 \bar no
22717 \noun off
22718 \color none
22719 grave
22720 \end_layout
22721
22722 \end_inset
22723 </cell>
22724 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22725 \begin_inset Text
22726
22727 \begin_layout Plain Layout
22728
22729 \series bold
22730
22731 \backslash
22732 grave
22733 \end_layout
22734
22735 \end_inset
22736 </cell>
22737 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22738 \begin_inset Text
22739
22740 \begin_layout Plain Layout
22741
22742 \family roman
22743 \series medium
22744 \shape up
22745 \size normal
22746 \emph off
22747 \bar no
22748 \noun off
22749 \color none
22750 \begin_inset Formula $\grave{a}$
22751 \end_inset
22752
22753
22754 \end_layout
22755
22756 \end_inset
22757 </cell>
22758 </row>
22759 <row>
22760 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22761 \begin_inset Text
22762
22763 \begin_layout Plain Layout
22764
22765 \family roman
22766 \series medium
22767 \shape up
22768 \size normal
22769 \emph off
22770 \bar no
22771 \noun off
22772 \color none
22773 agudo
22774 \end_layout
22775
22776 \end_inset
22777 </cell>
22778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22779 \begin_inset Text
22780
22781 \begin_layout Plain Layout
22782
22783 \series bold
22784
22785 \backslash
22786 acute
22787 \end_layout
22788
22789 \end_inset
22790 </cell>
22791 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22792 \begin_inset Text
22793
22794 \begin_layout Plain Layout
22795
22796 \family roman
22797 \series medium
22798 \shape up
22799 \size normal
22800 \emph off
22801 \bar no
22802 \noun off
22803 \color none
22804 \begin_inset Formula $\acute{a}$
22805 \end_inset
22806
22807
22808 \end_layout
22809
22810 \end_inset
22811 </cell>
22812 </row>
22813 <row>
22814 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22815 \begin_inset Text
22816
22817 \begin_layout Plain Layout
22818
22819 \family roman
22820 \series medium
22821 \shape up
22822 \size normal
22823 \emph off
22824 \bar no
22825 \noun off
22826 \color none
22827 diéresis
22828 \end_layout
22829
22830 \end_inset
22831 </cell>
22832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22833 \begin_inset Text
22834
22835 \begin_layout Plain Layout
22836
22837 \series bold
22838
22839 \backslash
22840 ddot
22841 \end_layout
22842
22843 \end_inset
22844 </cell>
22845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22846 \begin_inset Text
22847
22848 \begin_layout Plain Layout
22849
22850 \family roman
22851 \series medium
22852 \shape up
22853 \size normal
22854 \emph off
22855 \bar no
22856 \noun off
22857 \color none
22858 \begin_inset Formula $\ddot{a}$
22859 \end_inset
22860
22861
22862 \end_layout
22863
22864 \end_inset
22865 </cell>
22866 </row>
22867 <row>
22868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22869 \begin_inset Text
22870
22871 \begin_layout Plain Layout
22872
22873 \family roman
22874 \series medium
22875 \shape up
22876 \size normal
22877 \emph off
22878 \bar no
22879 \noun off
22880 \color none
22881 tilde
22882 \end_layout
22883
22884 \end_inset
22885 </cell>
22886 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22887 \begin_inset Text
22888
22889 \begin_layout Plain Layout
22890
22891 \series bold
22892
22893 \backslash
22894 tilde
22895 \end_layout
22896
22897 \end_inset
22898 </cell>
22899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22900 \begin_inset Text
22901
22902 \begin_layout Plain Layout
22903
22904 \family roman
22905 \series medium
22906 \shape up
22907 \size normal
22908 \emph off
22909 \bar no
22910 \noun off
22911 \color none
22912 \begin_inset Formula $\tilde{a}$
22913 \end_inset
22914
22915
22916 \end_layout
22917
22918 \end_inset
22919 </cell>
22920 </row>
22921 <row>
22922 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22923 \begin_inset Text
22924
22925 \begin_layout Plain Layout
22926
22927 \family roman
22928 \series medium
22929 \shape up
22930 \size normal
22931 \emph off
22932 \bar no
22933 \noun off
22934 \color none
22935 punto
22936 \end_layout
22937
22938 \end_inset
22939 </cell>
22940 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22941 \begin_inset Text
22942
22943 \begin_layout Plain Layout
22944
22945 \series bold
22946
22947 \backslash
22948 dot
22949 \end_layout
22950
22951 \end_inset
22952 </cell>
22953 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22954 \begin_inset Text
22955
22956 \begin_layout Plain Layout
22957
22958 \family roman
22959 \series medium
22960 \shape up
22961 \size normal
22962 \emph off
22963 \bar no
22964 \noun off
22965 \color none
22966 \begin_inset Formula $\dot{a}$
22967 \end_inset
22968
22969
22970 \end_layout
22971
22972 \end_inset
22973 </cell>
22974 </row>
22975 <row>
22976 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22977 \begin_inset Text
22978
22979 \begin_layout Plain Layout
22980
22981 \family roman
22982 \series medium
22983 \shape up
22984 \size normal
22985 \emph off
22986 \bar no
22987 \noun off
22988 \color none
22989 breve
22990 \end_layout
22991
22992 \end_inset
22993 </cell>
22994 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22995 \begin_inset Text
22996
22997 \begin_layout Plain Layout
22998
22999 \series bold
23000
23001 \backslash
23002 breve
23003 \end_layout
23004
23005 \end_inset
23006 </cell>
23007 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23008 \begin_inset Text
23009
23010 \begin_layout Plain Layout
23011
23012 \family roman
23013 \series medium
23014 \shape up
23015 \size normal
23016 \emph off
23017 \bar no
23018 \noun off
23019 \color none
23020 \begin_inset Formula $\breve{a}$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \family roman
23036 \series medium
23037 \shape up
23038 \size normal
23039 \emph off
23040 \bar no
23041 \noun off
23042 \color none
23043 caron
23044 \end_layout
23045
23046 \end_inset
23047 </cell>
23048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23049 \begin_inset Text
23050
23051 \begin_layout Plain Layout
23052
23053 \series bold
23054
23055 \backslash
23056 check
23057 \end_layout
23058
23059 \end_inset
23060 </cell>
23061 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23062 \begin_inset Text
23063
23064 \begin_layout Plain Layout
23065
23066 \family roman
23067 \series medium
23068 \shape up
23069 \size normal
23070 \emph off
23071 \bar no
23072 \noun off
23073 \color none
23074 \begin_inset Formula $\check{a}$
23075 \end_inset
23076
23077
23078 \end_layout
23079
23080 \end_inset
23081 </cell>
23082 </row>
23083 <row>
23084 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23085 \begin_inset Text
23086
23087 \begin_layout Plain Layout
23088
23089 \family roman
23090 \series medium
23091 \shape up
23092 \size normal
23093 \emph off
23094 \bar no
23095 \noun off
23096 \color none
23097 barra
23098 \end_layout
23099
23100 \end_inset
23101 </cell>
23102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23103 \begin_inset Text
23104
23105 \begin_layout Plain Layout
23106
23107 \series bold
23108
23109 \backslash
23110 bar
23111 \end_layout
23112
23113 \end_inset
23114 </cell>
23115 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23116 \begin_inset Text
23117
23118 \begin_layout Plain Layout
23119
23120 \family roman
23121 \series medium
23122 \shape up
23123 \size normal
23124 \emph off
23125 \bar no
23126 \noun off
23127 \color none
23128 \begin_inset Formula $\bar{a}$
23129 \end_inset
23130
23131
23132 \end_layout
23133
23134 \end_inset
23135 </cell>
23136 </row>
23137 <row>
23138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23139 \begin_inset Text
23140
23141 \begin_layout Plain Layout
23142 vector
23143 \end_layout
23144
23145 \end_inset
23146 </cell>
23147 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23148 \begin_inset Text
23149
23150 \begin_layout Plain Layout
23151
23152 \series bold
23153
23154 \backslash
23155 vec
23156 \end_layout
23157
23158 \end_inset
23159 </cell>
23160 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23161 \begin_inset Text
23162
23163 \begin_layout Plain Layout
23164
23165 \family roman
23166 \series medium
23167 \shape up
23168 \size normal
23169 \emph off
23170 \bar no
23171 \noun off
23172 \color none
23173 \begin_inset Formula $\vec{a}$
23174 \end_inset
23175
23176
23177 \end_layout
23178
23179 \end_inset
23180 </cell>
23181 </row>
23182 </lyxtabular>
23183
23184 \end_inset
23185
23186
23187 \end_layout
23188
23189 \end_inset
23190
23191
23192 \end_layout
23193
23194 \begin_layout Standard
23195 Puedes elegir uno de los acentos seleccionándolo en el panel 
23196 \family sans
23197 Decoraciones
23198 \family default
23199 , botón 
23200 \begin_inset Graphics
23201         filename ../../images/math/hat.png
23202
23203 \end_inset
23204
23205  del 
23206 \family sans
23207 Panel de ecuaciones
23208 \family default
23209 ; esto se aplicará también a cualquier selección que hayas hecho en una
23210  fórmula.
23211 \end_layout
23212
23213 \begin_layout Section
23214 Paréntesis y otros delimitadores
23215 \begin_inset Index idx
23216 status collapsed
23217
23218 \begin_layout Plain Layout
23219 Matemáticas ! Delimitadores
23220 \end_layout
23221
23222 \end_inset
23223
23224
23225 \begin_inset Index idx
23226 status collapsed
23227
23228 \begin_layout Plain Layout
23229 Matemáticas ! Paréntesis
23230 \end_layout
23231
23232 \end_inset
23233
23234
23235 \begin_inset CommandInset label
23236 LatexCommand label
23237 name "sec:Paréntesis-y-delimitadores"
23238
23239 \end_inset
23240
23241
23242 \end_layout
23243
23244 \begin_layout Standard
23245 Hay varios tipos de delimitadores disponibles en LyX.
23246  Para casi todas las necesidades debería bastar con el uso de las teclas
23247  
23248 \family typewriter
23249 []{}()|<>
23250 \family default
23251 .
23252  Pero si quieres envolver una estructura grande, como una matriz o una fracción,
23253  o si tienes delimitadores de varios tipos, es mejor utilizar el panel que
23254  surge al pulsar el botón 
23255 \begin_inset Graphics
23256         filename ../../images/math/delim.png
23257
23258 \end_inset
23259
23260  de la barra de herramientas de ecuaciones.
23261  Por ejemplo, para poner corchetes alrededor de una matriz estándar: 
23262 \begin_inset Formula \[
23263 \left[\begin{array}{cc}
23264 1 & 2\\
23265 3 & 4
23266 \end{array}\right]\]
23267
23268 \end_inset
23269
23270 o para colocar diversos paréntesis como en la fracción: 
23271 \begin_inset Formula \[
23272 \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\]
23273
23274 \end_inset
23275
23276
23277 \end_layout
23278
23279 \begin_layout Standard
23280 Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam
23281 ente de acuerdo con el tamaño de lo que contienen.
23282 \end_layout
23283
23284 \begin_layout Standard
23285 Para construir delimitadores pulsa el botón del que quieras poner para el
23286  lado izquierdo y para el lado derecho.
23287  Si marcas la opción 
23288 \family sans
23289 Mantener
23290 \begin_inset space ~
23291 \end_inset
23292
23293 iguales
23294 \family default
23295 , el tipo de delimitador seleccionado se pondrá en ambos lados.
23296  El comando TeX de la selección se mostrará bajo el panel de botones.
23297  Si quieres que un lado no tenga delimitador, usa el botón 
23298 \family sans
23299 Ninguno
23300 \family default
23301 .
23302  En LyX se mostrará una línea punteada pero no se imprime en la salida.
23303 \end_layout
23304
23305 \begin_layout Standard
23306 Si quieres poner delimitadores alrededor de estructuras matemáticas, como
23307  una raíz cuadrada, puedes seleccionar la estructura que debe incluirse,
23308  escoger los delimitadores deseados y pulsar 
23309 \family sans
23310 Insert
23311 \family default
23312 ar, con esto se dibujarán alrededor de la estructura resaltada.
23313 \end_layout
23314
23315 \begin_layout Section
23316 Ecuaciones con varias líneas
23317 \begin_inset Index idx
23318 status collapsed
23319
23320 \begin_layout Plain Layout
23321 Matemáticas ! Presentación de ecuaciones
23322 \end_layout
23323
23324 \end_inset
23325
23326
23327 \begin_inset Index idx
23328 status collapsed
23329
23330 \begin_layout Plain Layout
23331 Matemáticas ! Matrices
23332 \end_layout
23333
23334 \end_inset
23335
23336
23337 \begin_inset Index idx
23338 status collapsed
23339
23340 \begin_layout Plain Layout
23341 Matemáticas ! Ecuaciones multilínea
23342 \end_layout
23343
23344 \end_inset
23345
23346
23347 \end_layout
23348
23349 \begin_layout Standard
23350 Las matrices se introducen con el botón 
23351 \begin_inset Graphics
23352         filename ../../images/math/matrix.png
23353
23354 \end_inset
23355
23356  de la 
23357 \family sans
23358 Barra
23359 \begin_inset space ~
23360 \end_inset
23361
23362 de
23363 \begin_inset space ~
23364 \end_inset
23365
23366 herramientas
23367 \begin_inset space ~
23368 \end_inset
23369
23370 matemáticas
23371 \family default
23372 .
23373  Se abrirá un diálogo para elegir el número de filas y columnas.
23374  Por ejemplo:
23375 \begin_inset Formula \[
23376 \left(\begin{array}{ccc}
23377 1 & 2 & 3\\
23378 4 & 5 & 6\\
23379 7 & 8 & 9
23380 \end{array}\right)\]
23381
23382 \end_inset
23383
23384 Los paréntesis no son automáticos, puedes añadirlos como se ha descrito
23385  en la sec.
23386 \begin_inset space \thinspace{}
23387 \end_inset
23388
23389
23390 \begin_inset CommandInset ref
23391 LatexCommand ref
23392 reference "sec:Paréntesis-y-delimitadores"
23393
23394 \end_inset
23395
23396 .
23397  Al construir la matriz, puedes elegir si las entradas de columna se alinean
23398  a la izquierda, a la derecha o al centro, en el cuadro 
23399 \family sans
23400 Horizontal,
23401 \family default
23402  con las letras 
23403 \begin_inset Quotes fld
23404 \end_inset
23405
23406
23407 \family sans
23408 l
23409 \family default
23410
23411 \begin_inset Quotes frd
23412 \end_inset
23413
23414
23415 \begin_inset Quotes fld
23416 \end_inset
23417
23418
23419 \family sans
23420 r
23421 \family default
23422
23423 \begin_inset Quotes frd
23424 \end_inset
23425
23426 , y 
23427 \begin_inset Quotes fld
23428 \end_inset
23429
23430
23431 \family sans
23432 c
23433 \family default
23434
23435 \begin_inset Quotes frd
23436 \end_inset
23437
23438 .
23439  Lyx utiliza 
23440 \begin_inset Quotes fld
23441 \end_inset
23442
23443
23444 \family sans
23445 c
23446 \family default
23447
23448 \begin_inset Quotes frd
23449 \end_inset
23450
23451  por omisión.
23452  Por ejemplo, la secuencia 
23453 \begin_inset Quotes fld
23454 \end_inset
23455
23456
23457 \family sans
23458 lrc
23459 \family default
23460
23461 \begin_inset Quotes frd
23462 \end_inset
23463
23464  indica que la primera columna se alineará a la izquierda, la segunda al
23465  centro y la tercera a la derecha, ya que cada letra corresponde a una columna.
23466  El resultado será el siguiente: 
23467 \begin_inset Formula \[
23468 \begin{array}{lcr}
23469 columna & columna & columna\\
23470 alineada & alineada & alineada\\
23471 a\, la\, izquierda & al\, centro & a\, la\, derecha
23472 \end{array}\]
23473
23474 \end_inset
23475
23476
23477 \end_layout
23478
23479 \begin_layout Standard
23480 Puedes añadir más filas a una matriz existente con 
23481 \family sans
23482 Ctrl+Retorno
23483 \family default
23484  estando el cursor en la matriz.
23485  Puedes añadir o quitar filas y columnas con el menú 
23486 \family sans
23487 Editar\SpecialChar \menuseparator
23488 Ecuaciones
23489 \family default
23490  o con los botones adecuados de la barra de herramientas matemáticas.
23491 \end_layout
23492
23493 \begin_layout Standard
23494 Hay otros ordenamientos utilizados en ecuaciones, tales como una presentación
23495  de distintos casos.
23496  Para ello se usa el submenú 
23497 \family sans
23498 Insertar\SpecialChar \menuseparator
23499 Ecuaciones\SpecialChar \menuseparator
23500 Entorno
23501 \begin_inset space ~
23502 \end_inset
23503
23504 casos
23505 \family default
23506  o el comando 
23507 \series bold
23508
23509 \backslash
23510 cases
23511 \series default
23512 .
23513  Aquí ves un ejemplo: 
23514 \begin_inset Formula \[
23515 f(x)=\begin{cases}
23516 -1 & x<0\\
23517 0 & x=0\\
23518 1 & x>0
23519 \end{cases}\]
23520
23521 \end_inset
23522
23523
23524 \end_layout
23525
23526 \begin_layout Standard
23527 \begin_inset VSpace bigskip
23528 \end_inset
23529
23530
23531 \end_layout
23532
23533 \begin_layout Standard
23534 Las ecuaciones con varias líneas se crean pulsando 
23535 \family sans
23536 \series medium
23537 Ctrl+Retorno
23538 \family default
23539 \series default
23540  dentro de la ecuación.
23541  Si lo haces en una ecuación vacía verás aparecer tres rectángulos azules.
23542  Si tecleas 
23543 \family sans
23544 \series medium
23545 Ctrl+Retorno
23546 \family default
23547 \series default
23548  en una ecuación no vacía, la parte anterior al signo de relación (signo
23549  igual 
23550 \begin_inset Quotes fld
23551 \end_inset
23552
23553 =
23554 \begin_inset Quotes frd
23555 \end_inset
23556
23557 , etc.) se insertará automáticamente en la primera columna, el signo de relación
23558  en la segunda y el resto en la tercera columna.
23559  Por cada nueva pulsación de 
23560 \family sans
23561 \series medium
23562 Ctrl+Retorno
23563 \family default
23564 \series default
23565  se crea una fila nueva.
23566  Las ecuaciones multilínea siempre están en modo presentación.
23567  Aquí hay un ejemplo:
23568 \end_layout
23569
23570 \begin_layout Standard
23571 \begin_inset Formula \begin{eqnarray}
23572 a^{2} & = & (b^{2}+c^{2})(b^{2}-c^{2})\nonumber \\
23573 a & = & \sqrt{b^{4}-c^{4}}\label{eq:acuadrado}
23574 \end{eqnarray}
23575
23576 \end_inset
23577
23578
23579 \end_layout
23580
23581 \begin_layout Standard
23582 Para cambiar la asignación de columna de las partes de la ecuación, pon
23583  el cursor donde quieras empezar el cambio y teclea 
23584 \family sans
23585 Ctrl+Tab.
23586
23587 \family default
23588  Todo lo que esté a la derecha del cursor pasa a la columna siguiente.
23589  Ten en cuenta que la columna central está destinada para los signos de
23590  relación, y que las estructuras en esa columna se imprimirán en un tamaño
23591  menor:
23592 \begin_inset Formula \begin{eqnarray*}
23593 \frac{A}{B} & \frac{A}{B} & \frac{A}{B}\end{eqnarray*}
23594
23595 \end_inset
23596
23597
23598 \end_layout
23599
23600 \begin_layout Standard
23601 La ecuación multilínea aquí descrita es del tipo 
23602 \family sans
23603 Entorno_EqnArray
23604 \family default
23605 .
23606  Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas
23607  situaciones, por ejemplo si quieres un espacio entre líneas más adecuado
23608  que en la ecuación (
23609 \begin_inset CommandInset ref
23610 LatexCommand ref
23611 reference "eq:acuadrado"
23612
23613 \end_inset
23614
23615 ).
23616  Los otros tipos se describen en la sección
23617 \begin_inset space ~
23618 \end_inset
23619
23620
23621 \begin_inset space \thinspace{}
23622 \end_inset
23623
23624
23625 \begin_inset CommandInset ref
23626 LatexCommand ref
23627 reference "sub:Tipos-de-ecuaciones-AMS"
23628
23629 \end_inset
23630
23631 .
23632 \end_layout
23633
23634 \begin_layout Section
23635 Numeración y referencia de ecuaciones
23636 \begin_inset Index idx
23637 status collapsed
23638
23639 \begin_layout Plain Layout
23640 Matemáticas ! Numeración de ecuaciones
23641 \end_layout
23642
23643 \end_inset
23644
23645
23646 \begin_inset Index idx
23647 status collapsed
23648
23649 \begin_layout Plain Layout
23650 Matemáticas ! Referencias a ecuaciones
23651 \end_layout
23652
23653 \end_inset
23654
23655
23656 \begin_inset CommandInset label
23657 LatexCommand label
23658 name "sec:Numeración-y-referencia"
23659
23660 \end_inset
23661
23662
23663 \end_layout
23664
23665 \begin_layout Standard
23666 Para numerar una ecuación, pon el cursor en ella y usa el menú 
23667 \family sans
23668 Editar\SpecialChar \menuseparator
23669 Ecuaciones\SpecialChar \menuseparator
23670 Conmutar
23671 \begin_inset space ~
23672 \end_inset
23673
23674 numeración
23675 \family default
23676  o el atajo 
23677 \family sans
23678 Alt+M
23679 \begin_inset space ~
23680 \end_inset
23681
23682 N
23683 \family default
23684 .
23685  El número de ecuación se ve en LyX como 
23686 \begin_inset Quotes fld
23687 \end_inset
23688
23689 #
23690 \begin_inset Quotes frd
23691 \end_inset
23692
23693  entre paréntesis.
23694  El 
23695 \begin_inset Quotes fld
23696 \end_inset
23697
23698 #
23699 \begin_inset Quotes frd
23700 \end_inset
23701
23702  indica que el número se calculará automáticamente al generar la salida.
23703  La posición y el formato del número de fórmula depende de la clase del
23704  documento.
23705  En este documento el número se imprime junto con el número del capítulo,
23706  separados por un punto:
23707 \begin_inset Formula \begin{equation}
23708 1+1=2\end{equation}
23709
23710 \end_inset
23711
23712
23713 \family sans
23714 Alt+M
23715 \begin_inset space ~
23716 \end_inset
23717
23718 N
23719 \family default
23720  en una ecuación numerada quita la numeración.
23721  Sólo se pueden numerar ecuaciones presentadas.
23722 \end_layout
23723
23724 \begin_layout Standard
23725 Las ecuaciones multilínea se pueden numerar línea por línea, mediante el
23726  menú 
23727 \family sans
23728 Editar\SpecialChar \menuseparator
23729 Ecuaciones\SpecialChar \menuseparator
23730 Conmutar
23731 \begin_inset space ~
23732 \end_inset
23733
23734 numeración
23735 \begin_inset space ~
23736 \end_inset
23737
23738 de
23739 \begin_inset space ~
23740 \end_inset
23741
23742 línea
23743 \family default
23744  o el atajo 
23745 \family sans
23746 Alt+M
23747 \begin_inset space ~
23748 \end_inset
23749
23750 Mayúsculas+N.
23751
23752 \family default
23753  Sólo se conmuta la numeración de la línea donde esté el cursor:
23754 \begin_inset Formula \begin{eqnarray}
23755 1 & = & 3-2\\
23756 2 & = & 4-2\nonumber \\
23757 4 & \leq & 7
23758 \end{eqnarray}
23759
23760 \end_inset
23761
23762 Para numerar todas las líneas usa el atajo 
23763 \family sans
23764 Alt+M
23765 \begin_inset space ~
23766 \end_inset
23767
23768 N
23769 \family default
23770 .
23771 \end_layout
23772
23773 \begin_layout Standard
23774 Toda ecuación presentada puede ser referida a su número mediante una etiqueta.
23775  La etiqueta se inserta con el menú 
23776 \family sans
23777 Insertar\SpecialChar \menuseparator
23778 Etiqueta
23779 \family default
23780  cuando el cursor está en la ecuación: Se abre un diálogo para introducir
23781  el texto.
23782  Se recomienda dejar como primera parte de la etiqueta la propuesta 
23783 \begin_inset Quotes fld
23784 \end_inset
23785
23786
23787 \family sans
23788 eq:
23789 \family default
23790
23791 \begin_inset Quotes frd
23792 \end_inset
23793
23794 , porque esto ayuda después a identificar el tipo de etiqueta si hay muchas
23795  en el documento.
23796  En el ejemplo siguiente hemos insertado la etiqueta 
23797 \begin_inset Quotes fld
23798 \end_inset
23799
23800 eq:tanhExp
23801 \begin_inset Quotes frd
23802 \end_inset
23803
23804  en la segunda línea:
23805 \begin_inset Formula \begin{eqnarray}
23806 \tanh(x) & = & \frac{\senh(x)}{\cosh(x)}\nonumber \\
23807  & = & \frac{\mathrm{e}^{2x}-1}{\mathrm{e}^{2x}+1}\label{eq:tanhExp}
23808 \end{eqnarray}
23809
23810 \end_inset
23811
23812
23813 \end_layout
23814
23815 \begin_layout Standard
23816 Cada línea etiquetada es automáticamente numerada, por tanto la etiqueta
23817  se ve en LyX en el sitio del contenedor del número de ecuación 
23818 \begin_inset Quotes eld
23819 \end_inset
23820
23821 #
23822 \begin_inset Quotes erd
23823 \end_inset
23824
23825 .
23826  Puedes hacer referencia a una ecuación etiquetada con el menú 
23827 \family sans
23828 Insertar\SpecialChar \menuseparator
23829 Referencia
23830 \begin_inset space ~
23831 \end_inset
23832
23833 cruzada
23834 \family default
23835 .
23836  Saldrá un diálogo en el que escoger la etiqueta a la que quieras referirte.
23837  La referencia se ve en LyX en un cuadro gris y en la salida se ve el número
23838  de ecuación:
23839 \end_layout
23840
23841 \begin_layout Standard
23842 Esto es una referencia cruzada a la ecuación (
23843 \begin_inset CommandInset ref
23844 LatexCommand ref
23845 reference "eq:tanhExp"
23846
23847 \end_inset
23848
23849 ).
23850 \end_layout
23851
23852 \begin_layout Standard
23853 Las propiedades de los cuadros de referencia en LyX se describen en la sec.
23854 \begin_inset space \thinspace{}
23855 \end_inset
23856
23857
23858 \begin_inset CommandInset ref
23859 LatexCommand ref
23860 reference "sec:Referencias-cruzadas"
23861
23862 \end_inset
23863
23864 .
23865  Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa
23866  el menú 
23867 \family sans
23868 Insertar\SpecialChar \menuseparator
23869 Etiqueta
23870 \family default
23871  y borra la etiqueta en el cuadro de texto.
23872 \begin_inset Foot
23873 status collapsed
23874
23875 \begin_layout Plain Layout
23876 Esto no es intuitivo y se corregirá en la siguiente versión de LyX.
23877 \end_layout
23878
23879 \end_inset
23880
23881  
23882 \end_layout
23883
23884 \begin_layout Section
23885 Definición de macros de ecuación
23886 \begin_inset Index idx
23887 status collapsed
23888
23889 \begin_layout Plain Layout
23890 Matemáticas ! Macros de ecuación
23891 \end_layout
23892
23893 \end_inset
23894
23895
23896 \end_layout
23897
23898 \begin_layout Standard
23899 LyX permite la definición de macros para ecuaciones, lo que es muy útil
23900  para documentos en los que aparecen varias veces los mismos tipos de ecuaciones.
23901  Se explica en la sección 
23902 \emph on
23903 Macros de ecuaciones
23904 \emph default
23905  del manual
23906 \emph on
23907  Ecuaciones
23908 \emph default
23909 .
23910 \end_layout
23911
23912 \begin_layout Section
23913 Afinando
23914 \end_layout
23915
23916 \begin_layout Subsection
23917 Estilo del texto
23918 \begin_inset Index idx
23919 status collapsed
23920
23921 \begin_layout Plain Layout
23922 Matemáticas ! Estilo del texto
23923 \end_layout
23924
23925 \end_inset
23926
23927
23928 \end_layout
23929
23930 \begin_layout Standard
23931 La fuente estándar para el texto es cursiva, y para números es romana.
23932  Para determinar una fuente en una ecuación usa el botón 
23933 \begin_inset Graphics
23934         filename ../../images/math/font.png
23935
23936 \end_inset
23937
23938  del 
23939 \family sans
23940 Panel de ecuaciones
23941 \family default
23942 , o introduce directamente el comando adecuado, según el cuadro
23943 \begin_inset space ~
23944 \end_inset
23945
23946
23947 \begin_inset CommandInset ref
23948 LatexCommand ref
23949 reference "cap:Estilos-del-texto-y"
23950
23951 \end_inset
23952
23953 .
23954 \end_layout
23955
23956 \begin_layout Standard
23957 \begin_inset Float table
23958 wide false
23959 sideways false
23960 status open
23961
23962 \begin_layout Plain Layout
23963 \begin_inset Caption
23964
23965 \begin_layout Plain Layout
23966 \begin_inset CommandInset label
23967 LatexCommand label
23968 name "cap:Estilos-del-texto-y"
23969
23970 \end_inset
23971
23972 Estilos del texto y comandos correspondientes.
23973 \end_layout
23974
23975 \end_inset
23976
23977
23978 \end_layout
23979
23980 \begin_layout Plain Layout
23981 \align center
23982 \begin_inset Tabular
23983 <lyxtabular version="3" rows="9" columns="2">
23984 <features tabularvalignment="middle">
23985 <column alignment="center" valignment="top" width="0pt">
23986 <column alignment="center" valignment="top" width="0pt">
23987 <row>
23988 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23989 \begin_inset Text
23990
23991 \begin_layout Plain Layout
23992 Fuente
23993 \end_layout
23994
23995 \end_inset
23996 </cell>
23997 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
23998 \begin_inset Text
23999
24000 \begin_layout Plain Layout
24001 Comando
24002 \end_layout
24003
24004 \end_inset
24005 </cell>
24006 </row>
24007 <row>
24008 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24009 \begin_inset Text
24010
24011 \begin_layout Plain Layout
24012
24013 \shape up
24014 \size normal
24015 \bar no
24016 \noun off
24017 \color none
24018 \begin_inset Formula $\mathrm{Roman}$
24019 \end_inset
24020
24021
24022 \end_layout
24023
24024 \end_inset
24025 </cell>
24026 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24027 \begin_inset Text
24028
24029 \begin_layout Plain Layout
24030
24031 \series bold
24032
24033 \backslash
24034 mathrm
24035 \end_layout
24036
24037 \end_inset
24038 </cell>
24039 </row>
24040 <row>
24041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24042 \begin_inset Text
24043
24044 \begin_layout Plain Layout
24045 \begin_inset Formula $\mathbf{\mathbf{Negrita}}$
24046 \end_inset
24047
24048
24049 \end_layout
24050
24051 \end_inset
24052 </cell>
24053 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24054 \begin_inset Text
24055
24056 \begin_layout Plain Layout
24057
24058 \series bold
24059
24060 \backslash
24061 mathbf
24062 \end_layout
24063
24064 \end_inset
24065 </cell>
24066 </row>
24067 <row>
24068 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24069 \begin_inset Text
24070
24071 \begin_layout Plain Layout
24072 \begin_inset Formula $\mathit{Cursiva}$
24073 \end_inset
24074
24075
24076 \end_layout
24077
24078 \end_inset
24079 </cell>
24080 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24081 \begin_inset Text
24082
24083 \begin_layout Plain Layout
24084
24085 \series bold
24086
24087 \backslash
24088 mathit
24089 \end_layout
24090
24091 \end_inset
24092 </cell>
24093 </row>
24094 <row>
24095 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24096 \begin_inset Text
24097
24098 \begin_layout Plain Layout
24099
24100 \shape up
24101 \size normal
24102 \bar no
24103 \noun off
24104 \color none
24105 \begin_inset Formula $\mathtt{Typewriter}$
24106 \end_inset
24107
24108
24109 \end_layout
24110
24111 \end_inset
24112 </cell>
24113 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24114 \begin_inset Text
24115
24116 \begin_layout Plain Layout
24117
24118 \series bold
24119
24120 \backslash
24121 mathtt
24122 \end_layout
24123
24124 \end_inset
24125 </cell>
24126 </row>
24127 <row>
24128 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24129 \begin_inset Text
24130
24131 \begin_layout Plain Layout
24132 \begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$
24133 \end_inset
24134
24135
24136 \end_layout
24137
24138 \end_inset
24139 </cell>
24140 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24141 \begin_inset Text
24142
24143 \begin_layout Plain Layout
24144
24145 \series bold
24146
24147 \backslash
24148 mathbb
24149 \end_layout
24150
24151 \end_inset
24152 </cell>
24153 </row>
24154 <row>
24155 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24156 \begin_inset Text
24157
24158 \begin_layout Plain Layout
24159 \begin_inset Formula $\mathfrak{Fraktur}$
24160 \end_inset
24161
24162
24163 \end_layout
24164
24165 \end_inset
24166 </cell>
24167 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24168 \begin_inset Text
24169
24170 \begin_layout Plain Layout
24171
24172 \series bold
24173
24174 \backslash
24175 mathfrak
24176 \end_layout
24177
24178 \end_inset
24179 </cell>
24180 </row>
24181 <row>
24182 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24183 \begin_inset Text
24184
24185 \begin_layout Plain Layout
24186
24187 \shape up
24188 \size normal
24189 \emph on
24190 \bar no
24191 \noun off
24192 \color none
24193 \begin_inset Formula $\mathcal{CALIGRAFICA}$
24194 \end_inset
24195
24196
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205
24206 \series bold
24207
24208 \backslash
24209 mathcal
24210 \end_layout
24211
24212 \end_inset
24213 </cell>
24214 </row>
24215 <row>
24216 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24217 \begin_inset Text
24218
24219 \begin_layout Plain Layout
24220 \begin_inset Formula $\mathsf{SansSerif}$
24221 \end_inset
24222
24223
24224 \end_layout
24225
24226 \end_inset
24227 </cell>
24228 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
24229 \begin_inset Text
24230
24231 \begin_layout Plain Layout
24232
24233 \series bold
24234
24235 \backslash
24236 mathsf
24237 \end_layout
24238
24239 \end_inset
24240 </cell>
24241 </row>
24242 </lyxtabular>
24243
24244 \end_inset
24245
24246
24247 \end_layout
24248
24249 \end_inset
24250
24251
24252 \end_layout
24253
24254 \begin_layout Standard
24255 \begin_inset Note Greyedout
24256 status open
24257
24258 \begin_layout Plain Layout
24259
24260 \series bold
24261 Nota: 
24262 \series default
24263 Ten en cuenta que los estilos 
24264 \family sans
24265 Blackboard
24266 \family default
24267  y 
24268 \family sans
24269 Caligráfica
24270 \family default
24271  sólo tienen mayúsculas.
24272 \end_layout
24273
24274 \end_inset
24275
24276
24277 \end_layout
24278
24279 \begin_layout Standard
24280 Cuando usas un estilo de letra se inserta un cuadro azul en la ecuación.
24281  Cada carácter en este cuadro se imprime en ese estilo.
24282  Al pulsar 
24283 \family sans
24284 Espa
24285 \family default
24286 cio dentro del cuadro el cursor sale del mismo, por lo que si necesitas
24287  un espacio debe ser protegido.
24288  En este ejemplo la letra 
24289 \begin_inset Quotes fld
24290 \end_inset
24291
24292 N
24293 \begin_inset Quotes frd
24294 \end_inset
24295
24296  en estilo 
24297 \family sans
24298 Blackboard
24299 \family default
24300  representa el conjunto de los números naturales:
24301 \begin_inset Formula \[
24302 f(x)=\sqrt{x}\:;\: x\in\mathbb{N}\]
24303
24304 \end_inset
24305
24306
24307 \end_layout
24308
24309 \begin_layout Standard
24310 Los estilos de texto son anidables, lo que puede causar confusión.
24311  P.
24312 \begin_inset space \thinspace{}
24313 \end_inset
24314
24315 e., poner un carácter en 
24316 \family sans
24317 Fraktur
24318 \family default
24319  en un cuadro para 
24320 \family sans
24321 Typewriter
24322 \family default
24323
24324 \begin_inset Formula $\mathtt{abc\mathfrak{d}e}$
24325 \end_inset
24326
24327  
24328 \begin_inset Newline newline
24329 \end_inset
24330
24331 Por tanto es mejor no usar esta característica.
24332 \end_layout
24333
24334 \begin_layout Standard
24335 Los estilos de texto no tienen efecto sobre las letras griegas: 
24336 \begin_inset Formula $\mathfrak{abc\delta e}$
24337 \end_inset
24338
24339
24340 \begin_inset Newline newline
24341 \end_inset
24342
24343 Sólo se pueden imprimir en negrita usando el comando 
24344 \series bold
24345
24346 \backslash
24347 boldsymbol
24348 \series default
24349 , que trabaja como los demás comandos de estilo de letra: 
24350 \begin_inset Formula $\alpha\beta\gamma\boldsymbol{\alpha\beta\gamma}$
24351 \end_inset
24352
24353
24354 \end_layout
24355
24356 \begin_layout Standard
24357
24358 \series bold
24359
24360 \backslash
24361 boldsymbol
24362 \series default
24363  funciona con todos los símbolos, letras y números.
24364 \end_layout
24365
24366 \begin_layout Standard
24367 Hay más opciones para fuentes en el menú 
24368 \family sans
24369 Editar\SpecialChar \menuseparator
24370 Ecuaciones\SpecialChar \menuseparator
24371 Estilo
24372 \begin_inset space ~
24373 \end_inset
24374
24375 del
24376 \begin_inset space ~
24377 \end_inset
24378
24379 texto
24380 \end_layout
24381
24382 \begin_layout Subsection
24383 Texto en ecuaciones
24384 \begin_inset Index idx
24385 status collapsed
24386
24387 \begin_layout Plain Layout
24388 Matemáticas ! Texto en una ecuación
24389 \end_layout
24390
24391 \end_inset
24392
24393
24394 \end_layout
24395
24396 \begin_layout Standard
24397 Los estilos de letra son útiles para escribir ciertos caracteres pero no
24398  para texto.
24399  Para escribir texto en una ecuación es mejor usar la entrada 
24400 \family sans
24401 Texto
24402 \begin_inset space ~
24403 \end_inset
24404
24405 normal
24406 \family default
24407  en la lista desplegable que surge al pulsar el icono 
24408 \begin_inset Graphics
24409         filename ../../images/math/font.png
24410
24411 \end_inset
24412
24413  del 
24414 \family sans
24415 Panel de ecuaciones
24416 \family default
24417  (o bien el atajo 
24418 \family sans
24419 Alt+C
24420 \begin_inset space ~
24421 \end_inset
24422
24423 Espacio
24424 \family default
24425 ).
24426  En LyX, el texto normal dentro de una ecuación aparece en negro, no en
24427  azul.
24428  Puedes usar espacios y acentos de la manera habitual.
24429  Por ejemplo:
24430 \begin_inset Formula \[
24431 f(x)=\begin{cases}
24432 x & \textrm{en este caso }\\
24433 -x & \textrm{en algún otro}
24434 \end{cases}\]
24435
24436 \end_inset
24437
24438
24439 \end_layout
24440
24441 \begin_layout Subsection
24442 Tamaños de fuente
24443 \begin_inset Index idx
24444 status collapsed
24445
24446 \begin_layout Plain Layout
24447 Matemáticas ! Tamaños de fuente
24448 \end_layout
24449
24450 \end_inset
24451
24452
24453 \end_layout
24454
24455 \begin_layout Standard
24456 Hay cuatro estilos de fuente (tamaños relativos) disponibles en modo matemático,
24457  que son automáticamente escogidos en la mayoría de situaciones.
24458  Son los estilos 
24459 \family sans
24460 presentación
24461 \family default
24462
24463 \family sans
24464 texto
24465 \begin_inset space ~
24466 \end_inset
24467
24468 normal
24469 \family default
24470
24471 \family sans
24472 índice
24473 \begin_inset space ~
24474 \end_inset
24475
24476 (pequeño)
24477 \family default
24478 , e 
24479 \family sans
24480 índice
24481 \begin_inset space ~
24482 \end_inset
24483
24484 de
24485 \begin_inset space ~
24486 \end_inset
24487
24488 índice
24489 \begin_inset space ~
24490 \end_inset
24491
24492 (más
24493 \begin_inset space ~
24494 \end_inset
24495
24496 pequeño)
24497 \family default
24498 .
24499  Para la mayoría de los caracteres
24500 \family sans
24501 , texto
24502 \family default
24503  y 
24504 \family sans
24505 presentación
24506 \family default
24507  muestran igual tamaño, pero en fracciones, exponentes, subíndices y algunas
24508  otras estructuras, los caracteres son más grandes en 
24509 \family sans
24510 presentación.
24511
24512 \family default
24513  Excepto para algunos operadores, que se redimensionan de acuerdo con la
24514  situación, todo el texto se pondrá en el estilo que LaTeX considere apropiado.
24515  La elección de LaTeX puede ser cambiada con el botón 
24516 \begin_inset Graphics
24517         filename ../../images/math/style.png
24518
24519 \end_inset
24520
24521  del 
24522 \family sans
24523 Panel de ecuaciones
24524 \family default
24525 .
24526  Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes
24527  insertar la estructura matemática.
24528  Por ejemplo, puedes poner 
24529 \begin_inset Formula $\frac{1}{2}$
24530 \end_inset
24531
24532 , que está normalmente en 
24533 \family sans
24534 modo
24535 \begin_inset space ~
24536 \end_inset
24537
24538 texto,
24539 \family default
24540  más grande en estilo 
24541 \family sans
24542 presentación
24543 \family default
24544
24545 \begin_inset Formula ${\displaystyle \frac{1}{2}}$
24546 \end_inset
24547
24548 .
24549  En el siguiente ejemplo puedes ver los cuatro estilos:
24550 \end_layout
24551
24552 \begin_layout Standard
24553 \begin_inset Formula $presentaci\acute{o}n$
24554 \end_inset
24555
24556
24557 \begin_inset Formula ${\textstyle texto}$
24558 \end_inset
24559
24560
24561 \begin_inset Formula ${\scriptstyle índice\, pequeño}$
24562 \end_inset
24563
24564
24565 \begin_inset Formula ${\scriptscriptstyle índice\, más\, pequeño}$
24566 \end_inset
24567
24568
24569 \end_layout
24570
24571 \begin_layout Standard
24572 Todos estos tamaños de fuentes en modo ecuación son relativos, lo que significa
24573  que si se ha puesto un cierto tamaño predeterminado con el menú de 
24574 \family sans
24575 Editar\SpecialChar \menuseparator
24576 Estilo
24577 \begin_inset space ~
24578 \end_inset
24579
24580 de
24581 \begin_inset space ~
24582 \end_inset
24583
24584 texto,
24585 \family default
24586  los tamaños en la fórmula se ajustarán en relación a dicho tamaño predeterminad
24587 o.
24588  De forma que, si el tamaño base de la fuente del documento se cambia, todas
24589  las fuentes serán reajustadas.
24590  Como ejemplo una ecuación con letra de tamaño 
24591 \begin_inset Quotes fld
24592 \end_inset
24593
24594 grandísima
24595 \begin_inset Quotes frd
24596 \end_inset
24597
24598 :
24599 \end_layout
24600
24601 \begin_layout Standard
24602
24603 \family roman
24604 \size largest
24605 \begin_inset Formula $\mathrm{e}=\sum_{n=0}^{\infty}\frac{1}{n!}$
24606 \end_inset
24607
24608
24609 \end_layout
24610
24611 \begin_layout Section
24612 Módulos de teorema
24613 \begin_inset Index idx
24614 status collapsed
24615
24616 \begin_layout Plain Layout
24617 Módulos de teorema
24618 \end_layout
24619
24620 \end_inset
24621
24622
24623 \end_layout
24624
24625 \begin_layout Standard
24626 A partir de LyX 1.6, el soporte para entornos tipo teorema se ha quitado
24627  de las clases de documento para incorporarlo a los módulos de formato.
24628  Como resultado, los entornos tipo teorema se pueden usar ahora fácilmente
24629  con otras clases además de las clases AMS.
24630  Véase la sección
24631 \begin_inset space ~
24632 \end_inset
24633
24634
24635 \begin_inset CommandInset ref
24636 LatexCommand ref
24637 reference "sub:Módulos"
24638
24639 \end_inset
24640
24641  para más información sobre módulos de formato.
24642 \end_layout
24643
24644 \begin_layout Section
24645 AMS-LaTeX
24646 \begin_inset Index idx
24647 status collapsed
24648
24649 \begin_layout Plain Layout
24650 AMS, ecuaciones
24651 \end_layout
24652
24653 \end_inset
24654
24655
24656 \begin_inset Index idx
24657 status collapsed
24658
24659 \begin_layout Plain Layout
24660 Matemáticas ! AMS
24661 \end_layout
24662
24663 \end_inset
24664
24665
24666 \end_layout
24667
24668 \begin_layout Standard
24669 LyX soporta los paquetes más habituales suministrados por la 
24670 \emph on
24671 American Mathematical Society
24672 \emph default
24673  (AMS).
24674 \end_layout
24675
24676 \begin_layout Subsection
24677 Habilitar el uso de AMS
24678 \end_layout
24679
24680 \begin_layout Standard
24681 Para usar los paquetes AMS y aprovechar sus ventajas, marca el cuadro 
24682 \family sans
24683 Usar
24684 \begin_inset space ~
24685 \end_inset
24686
24687 el
24688 \begin_inset space ~
24689 \end_inset
24690
24691 paquete
24692 \begin_inset space ~
24693 \end_inset
24694
24695 de
24696 \begin_inset space ~
24697 \end_inset
24698
24699 ecuaciones
24700 \begin_inset space ~
24701 \end_inset
24702
24703 AMS
24704 \family default
24705  en el diálogo 
24706 \family sans
24707 Documento\SpecialChar \menuseparator
24708 Configuración\SpecialChar \menuseparator
24709 Ecuaciones
24710 \family default
24711 .
24712 \begin_inset Index idx
24713 status collapsed
24714
24715 \begin_layout Plain Layout
24716 Documentos ! Configuración
24717 \end_layout
24718
24719 \end_inset
24720
24721  AMS es necesario para muchas estructuras matemáticas, de modo que si se
24722  generan errores de LaTeX en ecuaciones, comprueba que has habilitado el
24723  uso de AMS.
24724  
24725 \end_layout
24726
24727 \begin_layout Subsection
24728 Tipos de ecuaciones AMS
24729 \begin_inset CommandInset label
24730 LatexCommand label
24731 name "sub:Tipos-de-ecuaciones-AMS"
24732
24733 \end_inset
24734
24735
24736 \begin_inset Index idx
24737 status collapsed
24738
24739 \begin_layout Plain Layout
24740 Matemáticas ! Ecuaciones multilínea
24741 \end_layout
24742
24743 \end_inset
24744
24745
24746 \end_layout
24747
24748 \begin_layout Standard
24749 AMS-LaTeX provee una selección de tipos diferentes de ecuaciones.
24750  LyX permite elegir entre 
24751 \family typewriter
24752 align
24753 \family default
24754
24755 \family typewriter
24756 alignat
24757 \family default
24758
24759 \family typewriter
24760 flalign
24761 \family default
24762
24763 \family typewriter
24764 gather
24765 \family default
24766  y 
24767 \family typewriter
24768 multilínea
24769 \family default
24770 .
24771  La explicación de estos tipos de ecuación está en la documentación de AMS.
24772 \end_layout
24773
24774 \begin_layout Chapter
24775 Otras herramientas
24776 \end_layout
24777
24778 \begin_layout Section
24779 Referencias cruzadas
24780 \begin_inset Index idx
24781 status collapsed
24782
24783 \begin_layout Plain Layout
24784 Referencias cruzadas
24785 \end_layout
24786
24787 \end_inset
24788
24789
24790 \begin_inset CommandInset label
24791 LatexCommand label
24792 name "sec:Referencias-cruzadas"
24793
24794 \end_inset
24795
24796
24797 \end_layout
24798
24799 \begin_layout Standard
24800 Las referencias cruzadas son uno de los puntos fuertes de LyX.
24801  Puedes referenciar cada sección, flotante, nota al pie, ecuación y lista
24802  en el documento.
24803  Para hacer referencia a una parte del documento debes insertar en ella
24804  una etiqueta.
24805  La etiqueta se usa como ancla y como nombre para la referencia.
24806  Supongamos que queremos hacer una referencia al segundo ítem de la lista:
24807  
24808 \end_layout
24809
24810 \begin_layout Enumerate
24811 Primer ítem
24812 \end_layout
24813
24814 \begin_layout Enumerate
24815 \begin_inset CommandInset label
24816 LatexCommand label
24817 name "enu:Segundo-ítem"
24818
24819 \end_inset
24820
24821 Segundo ítem
24822 \end_layout
24823
24824 \begin_layout Enumerate
24825 Tercer ítem
24826 \end_layout
24827
24828 \begin_layout Standard
24829 En primer lugar, insertamos una etiqueta en el segundo ítem con el menú
24830  
24831 \family sans
24832 Insertar\SpecialChar \menuseparator
24833 Etiqueta
24834 \family default
24835  o con el botón 
24836 \begin_inset Graphics
24837         filename ../../images/label-insert.png
24838         scale 85
24839
24840 \end_inset
24841
24842  de la barra de herramientas.
24843  Aparece una ventanilla para escribir el texto de la etiqueta, en la que
24844  LyX propone un prefijo y un posible título, en este caso 
24845 \begin_inset Quotes fld
24846 \end_inset
24847
24848
24849 \family sans
24850 enu:Segundo-ítem
24851 \family default
24852
24853 \begin_inset Quotes frd
24854 \end_inset
24855
24856 ; el prefijo 
24857 \begin_inset Quotes fld
24858 \end_inset
24859
24860
24861 \family sans
24862 enu:
24863 \family default
24864
24865 \begin_inset Quotes frd
24866 \end_inset
24867
24868  por 
24869 \begin_inset Quotes fld
24870 \end_inset
24871
24872 enumeración
24873 \begin_inset Quotes frd
24874 \end_inset
24875
24876 .
24877  Al pulsar 
24878 \family sans
24879 Aceptar
24880 \family default
24881  se inserta un cuadro gris parecido a este: 
24882 \begin_inset Graphics
24883         filename clipart/etiquetaQt4.png
24884         scale 85
24885
24886 \end_inset
24887
24888 .
24889  El prefijo depende de la parte del documento donde se inserta la etiqueta,
24890  p.
24891 \begin_inset space \thinspace{}
24892 \end_inset
24893
24894 e.
24895  si pones una etiqueta en un encabezado de sección, el prefijo será 
24896 \begin_inset Quotes fld
24897 \end_inset
24898
24899
24900 \family sans
24901 sec:
24902 \family default
24903
24904 \begin_inset Quotes frd
24905 \end_inset
24906
24907 .
24908 \end_layout
24909
24910 \begin_layout Standard
24911 Para hacer referencia al ítem, hacemos una referencia a su etiqueta con
24912  el menú 
24913 \family sans
24914 Insertar\SpecialChar \menuseparator
24915 Referencia
24916 \begin_inset space ~
24917 \end_inset
24918
24919 cruzada
24920 \family default
24921  o el botón 
24922 \begin_inset Graphics
24923         filename ../../images/dialog-show-new-inset_ref.png
24924         scale 85
24925
24926 \end_inset
24927
24928 .
24929  Aparece la ventana de referencias cruzadas con la lista de todas las etiquetas
24930  del documento, que podemos ordenar alfabéticamente, y escogemos en ella
24931  la entrada 
24932 \begin_inset Quotes fld
24933 \end_inset
24934
24935
24936 \family sans
24937 enu:Segundo-ítem
24938 \family default
24939
24940 \begin_inset Quotes frd
24941 \end_inset
24942
24943 .
24944  Al pulsar 
24945 \family sans
24946 Aceptar
24947 \family default
24948  se inserta un recuadro gris parecido a este: 
24949 \begin_inset Graphics
24950         filename clipart/referenciaQt4.png
24951         scale 85
24952
24953 \end_inset
24954
24955 .
24956  En el documento de salida, en vez de este recuadro se mostrará el número
24957  del ítem.
24958 \end_layout
24959
24960 \begin_layout Standard
24961 Como alternativa a 
24962 \family sans
24963 Insertar\SpecialChar \menuseparator
24964 Referencia cruzada
24965 \family default
24966  puedes hacer clic derecho sobre una etiqueta y, en el menú contextual que
24967  aparece, marcar 
24968 \family sans
24969 Copiar como referencia
24970 \family default
24971 .
24972  La referencia cruzada a esta etiqueta está ahora en el portapapeles y puede
24973  pegarse en la posición actual del cursor con el menú 
24974 \family sans
24975 Editar\SpecialChar \menuseparator
24976 Pegar
24977 \family default
24978  (atajo 
24979 \family sans
24980 Ctrl+V
24981 \family default
24982 ).
24983 \end_layout
24984
24985 \begin_layout Standard
24986 A continuación ponemos nuestra referencia cruzada: Ítem
24987 \begin_inset space ~
24988 \end_inset
24989
24990
24991 \begin_inset CommandInset ref
24992 LatexCommand ref
24993 reference "enu:Segundo-ítem"
24994
24995 \end_inset
24996
24997
24998 \end_layout
24999
25000 \begin_layout Standard
25001 Se recomienda usar un espacio protegido
25002 \begin_inset Foot
25003 status collapsed
25004
25005 \begin_layout Plain Layout
25006 Se describen en sec.
25007 \begin_inset space \thinspace{}
25008 \end_inset
25009
25010
25011 \begin_inset CommandInset ref
25012 LatexCommand ref
25013 reference "sub:Espacio-protegido"
25014
25015 \end_inset
25016
25017
25018 \end_layout
25019
25020 \end_inset
25021
25022  entre el nombre de la referencia y su número para evitar feos saltos de
25023  línea entre ellos.
25024  
25025 \end_layout
25026
25027 \begin_layout Standard
25028 Hay seis estilos de referencias cruzadas: 
25029 \end_layout
25030
25031 \begin_layout Description
25032 <referencia>: imprime el número del flotante, es la opción predeterminada:
25033  
25034 \begin_inset CommandInset ref
25035 LatexCommand ref
25036 reference "cap:Dos-imágenes"
25037
25038 \end_inset
25039
25040
25041 \end_layout
25042
25043 \begin_layout Description
25044 (<referencia>): imprime el número del flotante entre paréntesis, este estilo
25045  es el habitual para referir ecuaciones, especialmente cuando se omite el
25046  nombre de referencia 
25047 \begin_inset Quotes fld
25048 \end_inset
25049
25050 Ecuación
25051 \begin_inset Quotes frd
25052 \end_inset
25053
25054
25055 \begin_inset CommandInset ref
25056 LatexCommand eqref
25057 reference "eq:tanhExp"
25058
25059 \end_inset
25060
25061
25062 \end_layout
25063
25064 \begin_layout Description
25065 <página>: imprime el número de la página: Página
25066 \begin_inset space ~
25067 \end_inset
25068
25069
25070 \begin_inset CommandInset ref
25071 LatexCommand pageref
25072 reference "cap:Dos-imágenes"
25073
25074 \end_inset
25075
25076
25077 \end_layout
25078
25079 \begin_layout Description
25080 en
25081 \begin_inset space ~
25082 \end_inset
25083
25084 página
25085 \begin_inset space ~
25086 \end_inset
25087
25088 <página>: imprime el texto 
25089 \begin_inset Quotes fld
25090 \end_inset
25091
25092 en la página
25093 \begin_inset Quotes frd
25094 \end_inset
25095
25096  y el número de página: 
25097 \begin_inset CommandInset ref
25098 LatexCommand vpageref
25099 reference "cap:Dos-imágenes"
25100
25101 \end_inset
25102
25103
25104 \end_layout
25105
25106 \begin_layout Description
25107 <referencia>
25108 \begin_inset space ~
25109 \end_inset
25110
25111 en
25112 \begin_inset space ~
25113 \end_inset
25114
25115 la
25116 \begin_inset space ~
25117 \end_inset
25118
25119 página
25120 \begin_inset space ~
25121 \end_inset
25122
25123 <página>: imprime el número del flotante, el texto 
25124 \begin_inset Quotes fld
25125 \end_inset
25126
25127 en la página
25128 \begin_inset Quotes frd
25129 \end_inset
25130
25131  y el número de página: 
25132 \begin_inset CommandInset ref
25133 LatexCommand vref
25134 reference "cap:Dos-imágenes"
25135
25136 \end_inset
25137
25138
25139 \end_layout
25140
25141 \begin_layout Description
25142 Referencia
25143 \begin_inset space ~
25144 \end_inset
25145
25146 con
25147 \begin_inset space ~
25148 \end_inset
25149
25150 formato: imprime un formato personalizado.
25151 \begin_inset Newline newline
25152 \end_inset
25153
25154
25155 \begin_inset Note Greyedout
25156 status open
25157
25158 \begin_layout Plain Layout
25159
25160 \series bold
25161 Nota:
25162 \series default
25163  Estilo sólo  disponible si está instalado el paquete LaTeX 
25164 \series bold
25165 prettyref
25166 \series default
25167
25168 \begin_inset Index idx
25169 status collapsed
25170
25171 \begin_layout Plain Layout
25172 LaTeX, paquetes ! prettyref
25173 \end_layout
25174
25175 \end_inset
25176
25177 .
25178 \end_layout
25179
25180 \end_inset
25181
25182  
25183 \end_layout
25184
25185 \begin_layout Standard
25186
25187 \family sans
25188 <página>
25189 \family default
25190
25191 \begin_inset space \thinspace{}
25192 \end_inset
25193
25194  no imprime el número si la etiqueta está en la misma página, en la anterior
25195  o en la siguiente.
25196  En su lugar verás p.
25197 \begin_inset space \thinspace{}
25198 \end_inset
25199
25200 e.
25201 \begin_inset space ~
25202 \end_inset
25203
25204 el texto «
25205 \family sans
25206 en esta página
25207 \family default
25208 ».
25209  El estilo 
25210 \family sans
25211 <referencia>
25212 \begin_inset space ~
25213 \end_inset
25214
25215 en
25216 \begin_inset space ~
25217 \end_inset
25218
25219 página
25220 \begin_inset space ~
25221 \end_inset
25222
25223 <página>
25224 \family default
25225  no imprimirá nada sobre la página si la etiqueta está en la misma página.
25226 \end_layout
25227
25228 \begin_layout Standard
25229 El número y la página de la parte referida del documento es calculado automática
25230 mente por LaTeX al generar la salida.
25231  El estilo de las referencias se especifica en el apartado 
25232 \family sans
25233 Formato
25234 \family default
25235  de la ventana de referencias cruzadas, que surge si haces clic en un cuadro
25236  de referencia.
25237  
25238 \end_layout
25239
25240 \begin_layout Standard
25241 Sólo puedes usar el estilo 
25242 \family sans
25243 <referencia>
25244 \family default
25245  para referenciar partes numeradas del documento, mientras que el estilo
25246  
25247 \family sans
25248 <página>
25249 \family default
25250  siempre es posible.
25251 \end_layout
25252
25253 \begin_layout Standard
25254 Para hacer referencia a una sección, pon la etiqueta en el encabezado de
25255  la misma; para un flotante, pon la etiqueta en su leyenda.
25256  En notas al pie puedes poner la etiqueta en cualquier sitio de la nota.
25257  Las referencias a ecuaciones se explican en la sec.
25258 \begin_inset space \thinspace{}
25259 \end_inset
25260
25261
25262 \begin_inset CommandInset ref
25263 LatexCommand ref
25264 reference "sec:Numeración-y-referencia"
25265
25266 \end_inset
25267
25268 .
25269 \end_layout
25270
25271 \begin_layout Standard
25272 Clic derecho sobre una referencia cruzada abre un menú contextual.
25273  La entrada 
25274 \family sans
25275 Ir
25276 \begin_inset space ~
25277 \end_inset
25278
25279 a
25280 \begin_inset space ~
25281 \end_inset
25282
25283 la
25284 \begin_inset space ~
25285 \end_inset
25286
25287 etiqueta
25288 \family default
25289  lleva al cursor delante de la etiqueta correspondiente.
25290  Esta entrada se cambiará por 
25291 \family sans
25292 Volver
25293 \family default
25294  en el menú contextual de la etiqueta, de modo que permite retornar el cursor
25295  a la referencia.
25296  Puedes también volver con el botón 
25297 \begin_inset Graphics
25298         filename ../../images/bookmark-goto_0.png
25299
25300 \end_inset
25301
25302  de la barra de herramientas.
25303 \end_layout
25304
25305 \begin_layout Standard
25306 En cualquier momento puedes cambiar el texto de una etiqueta pulsando sobre
25307  su cuadro.
25308  Las referencias a esa nueva etiqueta se actualizan automáticamente, no
25309  debes preocuparte de ello.
25310  
25311 \end_layout
25312
25313 \begin_layout Standard
25314 Si una referencia cruzada no encuentra su etiqueta, en la salida verás dos
25315  signos de interrogación en vez de la referencia.
25316 \end_layout
25317
25318 \begin_layout Standard
25319 Las referencias se describen con detalle en el manual 
25320 \emph on
25321 Objetos insertados
25322 \emph default
25323 .
25324 \end_layout
25325
25326 \begin_layout Section
25327 El índice general y otros índices
25328 \begin_inset Index idx
25329 status collapsed
25330
25331 \begin_layout Plain Layout
25332 Indi@Índice general
25333 \end_layout
25334
25335 \end_inset
25336
25337
25338 \begin_inset Index idx
25339 status collapsed
25340
25341 \begin_layout Plain Layout
25342 Navegador de contorno
25343 \end_layout
25344
25345 \end_inset
25346
25347
25348 \begin_inset CommandInset label
25349 LatexCommand label
25350 name "sec:IG"
25351
25352 \end_inset
25353
25354
25355 \end_layout
25356
25357 \begin_layout Subsection
25358 El índice general
25359 \begin_inset CommandInset label
25360 LatexCommand label
25361 name "sub:Indice-general"
25362
25363 \end_inset
25364
25365
25366 \end_layout
25367
25368 \begin_layout Standard
25369 El índice general (IG) se inserta con el menú 
25370 \family sans
25371 Insertar\SpecialChar \menuseparator
25372 Lista
25373 \family default
25374
25375 \begin_inset space \thinspace{}
25376 \end_inset
25377
25378 /
25379 \begin_inset space \thinspace{}
25380 \end_inset
25381
25382
25383 \family sans
25384 Índice\SpecialChar \menuseparator
25385 Índice
25386 \begin_inset space ~
25387 \end_inset
25388
25389 general
25390 \family default
25391 .
25392  En LyX se muestra un cuadro gris.
25393  Si pulsas en él, aparece en una ventana lateral el 
25394 \family sans
25395 Navegador de contorno
25396 \family default
25397  con las entradas del IG.
25398  Puedes ir a cualquier parte del documento pulsando su entrada y reorganizar
25399  las secciones.
25400  Esta operación es una alternativa al menú 
25401 \family sans
25402 Documento\SpecialChar \menuseparator
25403 Navegador de contorno
25404 \family default
25405 , como se describe en la sección
25406 \begin_inset space ~
25407 \end_inset
25408
25409
25410 \begin_inset CommandInset ref
25411 LatexCommand ref
25412 reference "sec:Navegación"
25413
25414 \end_inset
25415
25416 .
25417 \end_layout
25418
25419 \begin_layout Standard
25420 El IG lista automáticamente las secciones numeradas.
25421  Si has declarado un título breve para un encabezado, como se explica en
25422  la sección
25423 \begin_inset space ~
25424 \end_inset
25425
25426
25427 \begin_inset space \thinspace{}
25428 \end_inset
25429
25430
25431 \begin_inset CommandInset ref
25432 LatexCommand ref
25433 reference "sec:Títulos-breves"
25434
25435 \end_inset
25436
25437 , será éste el que aparezca en el IG.
25438  La sección
25439 \begin_inset space ~
25440 \end_inset
25441
25442
25443 \begin_inset CommandInset ref
25444 LatexCommand ref
25445 reference "sub:Profundidad-de-numeración"
25446
25447 \end_inset
25448
25449  describe cómo ajustar el número de niveles de secciones que han de aparecer
25450  en el IG.
25451  También puedes ajustar el nivel de secciones mostradas en la ventana del
25452  IG mediante el deslizador que hay en la parte inferior de la misma.
25453  Las secciones no numeradas no salen en el IG.
25454 \end_layout
25455
25456 \begin_layout Subsection
25457 Índices de figuras, tablas y algoritmos
25458 \begin_inset CommandInset label
25459 LatexCommand label
25460 name "sub:Índices-de"
25461
25462 \end_inset
25463
25464
25465 \end_layout
25466
25467 \begin_layout Standard
25468 Los índices de tablas, figuras y algoritmos son muy parecidos al índice
25469  general.
25470  Se insertan mediante los submenús de 
25471 \family sans
25472 Insertar\SpecialChar \menuseparator
25473 Lista
25474 \begin_inset space \thinspace{}
25475 \end_inset
25476
25477 /
25478 \begin_inset space \thinspace{}
25479 \end_inset
25480
25481 Índice
25482 \family default
25483 .
25484  Las entradas del índice son el número del flotante correspondiente y su
25485  leyenda.
25486 \end_layout
25487
25488 \begin_layout Section
25489 URLs e hiperenlaces
25490 \begin_inset Index idx
25491 status collapsed
25492
25493 \begin_layout Plain Layout
25494 Hiperenlaces
25495 \end_layout
25496
25497 \end_inset
25498
25499
25500 \begin_inset Index idx
25501 status collapsed
25502
25503 \begin_layout Plain Layout
25504 URLs
25505 \end_layout
25506
25507 \end_inset
25508
25509
25510 \end_layout
25511
25512 \begin_layout Subsection
25513 URLs
25514 \begin_inset CommandInset label
25515 LatexCommand label
25516 name "sec:URL"
25517
25518 \end_inset
25519
25520
25521 \end_layout
25522
25523 \begin_layout Standard
25524 Se pueden insertar enlaces a páginas web o direcciones de correo electrónico
25525  con el menú 
25526 \family sans
25527 Insertar\SpecialChar \menuseparator
25528 URL
25529 \family default
25530 .
25531 \end_layout
25532
25533 \begin_layout Standard
25534 Aquí hay un ejemplo: Página de inicio de LyX: 
25535 \begin_inset Flex URL
25536 status collapsed
25537
25538 \begin_layout Plain Layout
25539
25540 http://www.lyx.org
25541 \end_layout
25542
25543 \end_inset
25544
25545
25546 \end_layout
25547
25548 \begin_layout Standard
25549 El estilo del texto del enlace no se puede cambiar, el texto del URL se
25550  mostrará siempre en 
25551 \family typewriter
25552 Typewriter
25553 \family default
25554 .
25555  Para poder cambiar el formato del texto del URL usa hiperenlaces, como
25556  se explica en la siguiente subsección.
25557 \end_layout
25558
25559 \begin_layout Standard
25560 \begin_inset Note Greyedout
25561 status collapsed
25562
25563 \begin_layout Plain Layout
25564
25565 \series bold
25566 Nota
25567 \series default
25568 : Los URLs no deben finalizar con una contrabarra, de lo contrario se generan
25569  errores de LaTeX.
25570 \end_layout
25571
25572 \end_inset
25573
25574
25575 \end_layout
25576
25577 \begin_layout Subsection
25578 Hiperenlaces
25579 \begin_inset CommandInset label
25580 LatexCommand label
25581 name "sub:Hiperenlaces"
25582
25583 \end_inset
25584
25585
25586 \end_layout
25587
25588 \begin_layout Standard
25589 Los hiperenlaces se insertan con el menú 
25590 \family sans
25591 Insertar\SpecialChar \menuseparator
25592 Hiperenlace
25593 \family default
25594  o con el botón 
25595 \begin_inset Graphics
25596         filename ../../images/href-insert.png
25597         BoundingBox 0bp 5bp 20bp 20bp
25598
25599 \end_inset
25600
25601  de la barra de herramientas.
25602  Aparece un diálogo con dos campos: 
25603 \family sans
25604 Dirección
25605 \family default
25606  y 
25607 \family sans
25608 Nombre
25609 \family default
25610 .
25611  El nombre es el texto que se imprime para el enlace.
25612  El tipo de enlace puede ser un enlace web como: 
25613 \begin_inset CommandInset href
25614 LatexCommand href
25615 name "Página de LyX"
25616 target "http://www.lyx.org"
25617
25618 \end_inset
25619
25620 , una dirección de correo o un enlace a un archivo.
25621 \end_layout
25622
25623 \begin_layout Standard
25624 Puedes iniciar aplicaciones mediante un hiperenlace tipo web, pero añadiendo
25625  el prefijo «
25626 \family sans
25627 run:
25628 \family default
25629 » a la dirección del enlace.
25630 \end_layout
25631
25632 \begin_layout Standard
25633 En la salida PDF los enlaces se partirán con un guión si es necesario, y
25634  se puede hacer clic sobre ellos en las salidas DVI y PDF.
25635  Para cambiar el formato del texto selecciona el enlace insertado y usa
25636  el diálogo de estilo del texto.
25637  Este es un ejemplo de hiperenlace con texto en sans serif negrita: 
25638 \family sans
25639 \series bold
25640
25641 \begin_inset CommandInset href
25642 LatexCommand href
25643 name "Página de LyX"
25644 target "http://www.lyx.org"
25645
25646 \end_inset
25647
25648
25649 \end_layout
25650
25651 \begin_layout Standard
25652 El color del texto del enlace se puede cambiar si está marcada la opción
25653  
25654 \family sans
25655 Color links
25656 \family default
25657  en el diálogo de propiedades de PDF, (menú 
25658 \family sans
25659 Documento\SpecialChar \menuseparator
25660 Configuración\SpecialChar \menuseparator
25661 Propiedades PDF
25662 \family default
25663 ).
25664  Por ejemplo, en este documento el color del texto se ha establecido en
25665  azul añadiendo la opción
25666 \begin_inset Newline newline
25667 \end_inset
25668
25669
25670 \series bold
25671 urlcolor=blue
25672 \series default
25673
25674 \begin_inset Newline newline
25675 \end_inset
25676
25677 en el campo 
25678 \family sans
25679 Opciones adicionales
25680 \family default
25681  de la pestaña 
25682 \family sans
25683 Hiperenlaces
25684 \family default
25685  del mencionado menú.
25686  
25687 \end_layout
25688
25689 \begin_layout Section
25690 Apéndices
25691 \begin_inset Index idx
25692 status collapsed
25693
25694 \begin_layout Plain Layout
25695 Apéndices
25696 \end_layout
25697
25698 \end_inset
25699
25700
25701 \begin_inset CommandInset label
25702 LatexCommand label
25703 name "sec:Apéndices"
25704
25705 \end_inset
25706
25707
25708 \end_layout
25709
25710 \begin_layout Standard
25711 Los apéndices se crean con el menú 
25712 \family sans
25713 Documento\SpecialChar \menuseparator
25714 Comenzar
25715 \begin_inset space ~
25716 \end_inset
25717
25718 apéndice
25719 \begin_inset space ~
25720 \end_inset
25721
25722 aquí
25723 \family default
25724 .
25725  Todo el documento, desde la posición actual del cursor hasta el final,
25726  se transforma en apéndice.
25727  La región es señalada con un borde rojo.
25728  
25729 \end_layout
25730
25731 \begin_layout Standard
25732 Cada capítulo o sección dentro de la región del apéndice se considera un
25733  apéndice, y se ordenan con letras mayúsculas.
25734  Las subsecciones se ordenan con esta letra, un punto y el número de la
25735  subsección.
25736  Todas las secciones del apéndice se pueden referenciar como las secciones
25737  normales, como en estos dos ejemplos:
25738 \end_layout
25739
25740 \begin_layout Standard
25741 Apéndice
25742 \begin_inset space ~
25743 \end_inset
25744
25745
25746 \begin_inset CommandInset ref
25747 LatexCommand ref
25748 reference "cap:Créditos"
25749
25750 \end_inset
25751
25752 .
25753  Apéndice
25754 \begin_inset space ~
25755 \end_inset
25756
25757
25758 \begin_inset CommandInset ref
25759 LatexCommand ref
25760 reference "sub:Exportar"
25761
25762 \end_inset
25763
25764
25765 \end_layout
25766
25767 \begin_layout Section
25768 Bibliografía
25769 \begin_inset Index idx
25770 status collapsed
25771
25772 \begin_layout Plain Layout
25773 Bibliografía
25774 \end_layout
25775
25776 \end_inset
25777
25778
25779 \begin_inset CommandInset label
25780 LatexCommand label
25781 name "sec:Bibliografía"
25782
25783 \end_inset
25784
25785
25786 \end_layout
25787
25788 \begin_layout Standard
25789 Hay dos formas de generar la bibliografía en un documento LyX.
25790  Puedes incluir una base de datos bibliográficos
25791 \begin_inset Foot
25792 status collapsed
25793
25794 \begin_layout Plain Layout
25795 conocida por «bases de datos BibTeX»
25796 \end_layout
25797
25798 \end_inset
25799
25800 , que se explica enseguida, o insertarla manualmente usando el entorno de
25801  párrafo 
25802 \family sans
25803 Bibliografía,
25804 \family default
25805  descrito en la sección
25806 \begin_inset space ~
25807 \end_inset
25808
25809
25810 \begin_inset space \thinspace{}
25811 \end_inset
25812
25813
25814 \begin_inset CommandInset ref
25815 LatexCommand ref
25816 reference "sub:Biblio_entorno"
25817
25818 \end_inset
25819
25820 .
25821  Si quieres cosas distintas a citas numéricas, usadas en este documento,
25822  como citas autor-año, debes usar una base de datos bibliográficos.
25823 \end_layout
25824
25825 \begin_layout Subsection
25826 El entorno Bibliografía
25827 \end_layout
25828
25829 \begin_layout Standard
25830 En el entorno 
25831 \family sans
25832 Bibliografía
25833 \family default
25834  cada párrafo comienza con un cuadro gris etiquetado con un número.
25835  Si pinchas en él verás un diálogo donde se establece una 
25836 \family sans
25837 Clave
25838 \family default
25839  y una 
25840 \family sans
25841 Etiqueta.
25842
25843 \family default
25844  La clave es el nombre simbólico al que se referirá la entrada bibliográfica.
25845  Por ejemplo, nuestra segunda entrada en la bibliografía es un libro sobre
25846  LaTeX para el que hemos puesto como clave una abreviatura de su título,
25847  
25848 \begin_inset Quotes fld
25849 \end_inset
25850
25851 latexcompanion
25852 \begin_inset Quotes frd
25853 \end_inset
25854
25855 .
25856 \end_layout
25857
25858 \begin_layout Standard
25859 Puedes insertar una referencia a la clave de una bibliografía con el menú
25860  
25861 \family sans
25862 Insertar\SpecialChar \menuseparator
25863 Cita 
25864 \family default
25865 o con el botón 
25866 \begin_inset Graphics
25867         filename ../../images/dialog-show-new-inset_citation.png
25868         BoundingBox 0bp 5bp 20bp 20bp
25869
25870 \end_inset
25871
25872
25873 \family sans
25874 .
25875
25876 \family default
25877  Saldrá una ventana 
25878 \begin_inset Quotes fld
25879 \end_inset
25880
25881 Añadir cita
25882 \begin_inset Quotes frd
25883 \end_inset
25884
25885  en la que puedes seleccionar una o más claves en la lista de las disponibles.
25886  El cuadro de la referencia a la cita se etiquetará con la clave de referencia.
25887  Si pinchas en el cuadro, aparece la ventana de cita y puedes cambiar la
25888  referencia.
25889  
25890 \end_layout
25891
25892 \begin_layout Standard
25893 Las referencias bibliográficas se muestran en la salida con el número de
25894  entrada entre corchetes.
25895  Si pones una 
25896 \family sans
25897 Etiqueta
25898 \family default
25899  para la entrada, esta se verá en lugar del número.
25900  Aquí vemos dos ejemplos, el primero sin etiqueta, el segundo con la etiqueta
25901  
25902 \begin_inset Quotes fld
25903 \end_inset
25904
25905 Créditos
25906 \begin_inset Quotes frd
25907 \end_inset
25908
25909
25910 \end_layout
25911
25912 \begin_layout Standard
25913 Echa un vistazo a 
25914 \family sans
25915 LaTeX Companion Second Edition
25916 \family default
25917
25918 \begin_inset CommandInset citation
25919 LatexCommand cite
25920 key "latexcompanion"
25921
25922 \end_inset
25923
25924
25925 \end_layout
25926
25927 \begin_layout Standard
25928 Los miembros del equipo LyX figuran en los Créditos: 
25929 \begin_inset CommandInset citation
25930 LatexCommand cite
25931 key "lyxcredit"
25932
25933 \end_inset
25934
25935
25936 \end_layout
25937
25938 \begin_layout Subsection
25939 Bases de datos bibliográficos (BibTeX)
25940 \begin_inset Index idx
25941 status collapsed
25942
25943 \begin_layout Plain Layout
25944 Bibliografía ! Bases de datos
25945 \end_layout
25946
25947 \end_inset
25948
25949
25950 \begin_inset Index idx
25951 status collapsed
25952
25953 \begin_layout Plain Layout
25954 Bibliografía ! BibTeX
25955 \end_layout
25956
25957 \end_inset
25958
25959
25960 \begin_inset CommandInset label
25961 LatexCommand label
25962 name "sub:Bases-datos-bibliográficos"
25963
25964 \end_inset
25965
25966
25967 \end_layout
25968
25969 \begin_layout Standard
25970 Las bases de datos bibliográficos son útiles si usas la misma bibliografía
25971  en distintos documentos.
25972 \begin_inset Foot
25973 status collapsed
25974
25975 \begin_layout Plain Layout
25976 También son útiles simplemente para mantener una base de datos de artículos
25977  y notas relacionados con ellos.
25978  La mayoría de los programas de bases de datos mencionados permiten almacenar
25979  anotaciones y revisiones junto con la información bibliográfica.
25980 \end_layout
25981
25982 \end_inset
25983
25984  También hace que sea muy sencillo tener un formato uniforme para todas
25985  las entradas de la bibliografía.
25986  Puedes recoger la bibliografía de todos los libros o artículos relevantes
25987  para tu trabajo en una base de datos, la cual sirve para distintos documentos
25988  porque sólo aparecerán en la bibliografía las entradas que sean referidas
25989  en un documento dado.
25990  Esto evita la necesidad de mantener el rastro de los artículos y libros
25991  que se citan.
25992  
25993 \end_layout
25994
25995 \begin_layout Standard
25996 La base de datos es un archivo de texto con la extensión 
25997 \begin_inset Quotes fld
25998 \end_inset
25999
26000
26001 \family sans
26002 .bib
26003 \family default
26004
26005 \begin_inset Quotes frd
26006 \end_inset
26007
26008  que contiene la bibliografía en un formato especial, como se explica en
26009  libros de LaTeX
26010 \begin_inset space ~
26011 \end_inset
26012
26013 (
26014 \begin_inset CommandInset citation
26015 LatexCommand cite
26016 key "Mittelbach,Kopka,Lamport"
26017
26018 \end_inset
26019
26020 ).
26021  El archivo se puede crear con cualquier editor de texto, pero habitualmente
26022  se usa un programa especial para crear y editar las entradas en la base
26023  de datos.
26024  Hay disponible una lista de estos programas en la Wiki de LyX, 
26025 \begin_inset Flex URL
26026 status collapsed
26027
26028 \begin_layout Plain Layout
26029
26030 http://wiki.lyx.org/BibTeX/Programs
26031 \end_layout
26032
26033 \end_inset
26034
26035
26036 \end_layout
26037
26038 \begin_layout Standard
26039 Para usar una base de datos está el menú 
26040 \family sans
26041 Insertar\SpecialChar \menuseparator
26042 Lista
26043 \begin_inset space \thinspace{}
26044 \end_inset
26045
26046 /
26047 \begin_inset space \thinspace{}
26048 \end_inset
26049
26050 Índice\SpecialChar \menuseparator
26051 Bibliografía
26052 \begin_inset space ~
26053 \end_inset
26054
26055 BibT
26056 \begin_inset ERT
26057 status collapsed
26058
26059 \begin_layout Plain Layout
26060
26061 {}
26062 \end_layout
26063
26064 \end_inset
26065
26066 eX
26067 \family default
26068 .
26069  Surge una ventana en la que puedes cargar una o más bases de datos y un
26070  archivo de estilo y después se inserta un recuadro gris.
26071  La opción 
26072 \family sans
26073 Añadir bibliografía al IG
26074 \family default
26075  añade en el índice una entrada para la biblografía.
26076  En el cuadro desplegable 
26077 \family sans
26078 Contenido
26079 \family default
26080  puedes seleccionar qué parte de la base de datos debe mostrarse en la salida.
26081  
26082 \end_layout
26083
26084 \begin_layout Standard
26085 El archivo de estilo es un archivo de texto con extensión 
26086 \begin_inset Quotes fld
26087 \end_inset
26088
26089
26090 \family sans
26091 .bst
26092 \family default
26093
26094 \begin_inset Quotes frd
26095 \end_inset
26096
26097  que define el estilo de todas las entradas bibliográficas.
26098  Tu distribución LaTeX debería proporcionar varios de ellos, y muchos editores
26099  proporcionan sus propios archivos de estilo, de modo que no tienes que
26100  preocuparte del formato.
26101  Por supuesto, es posible escribir estilos propios, aunque es tarea para
26102  expertos.
26103 \begin_inset Foot
26104 status collapsed
26105
26106 \begin_layout Plain Layout
26107 Hay información sobre el modo de hacerlo en
26108 \begin_inset Newline newline
26109 \end_inset
26110
26111
26112 \begin_inset CommandInset href
26113 LatexCommand href
26114 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxhak.pdf"
26115
26116 \end_inset
26117
26118 .
26119 \end_layout
26120
26121 \end_inset
26122
26123
26124 \end_layout
26125
26126 \begin_layout Standard
26127 La inserción de referencias a una cita bibliográfica funciona como ya se
26128  ha descrito.
26129 \end_layout
26130
26131 \begin_layout Standard
26132 Para generar la bibliografía a partir de una base de datos, LyX utiliza
26133  el programa 
26134 \family sans
26135 BibTeX
26136 \family default
26137 .
26138  Este programa se controla con opciones que se pueden añadir en el diálogo
26139  
26140 \family sans
26141 Preferencias
26142 \family default
26143  de LyX, apartado 
26144 \family sans
26145 Salidas,
26146 \family default
26147  
26148 \family sans
26149 LaT
26150 \begin_inset ERT
26151 status collapsed
26152
26153 \begin_layout Plain Layout
26154
26155 {}
26156 \end_layout
26157
26158 \end_inset
26159
26160 eX,
26161 \family default
26162  en el campo 
26163 \family sans
26164 Comando
26165 \begin_inset space ~
26166 \end_inset
26167
26168 BibT
26169 \begin_inset ERT
26170 status collapsed
26171
26172 \begin_layout Plain Layout
26173
26174 {}
26175 \end_layout
26176
26177 \end_inset
26178
26179 eX.
26180  
26181 \family default
26182 Antes de añadir ninguna opción, se recomienda encarecidamente leer el manual
26183  de 
26184 \family sans
26185 BibTeX
26186 \begin_inset space \thinspace{}
26187 \end_inset
26188
26189
26190 \family default
26191
26192 \begin_inset CommandInset citation
26193 LatexCommand cite
26194 key "BibTeX"
26195
26196 \end_inset
26197
26198 .
26199 \end_layout
26200
26201 \begin_layout Standard
26202 Si seleccionas la opción 
26203 \family sans
26204 Bibliografía por secciones
26205 \family default
26206  en 
26207 \family sans
26208 Documento\SpecialChar \menuseparator
26209 Configuración
26210 \family default
26211 , es posible tener múltiples bibliografías ordenadas en secciones.
26212  Esto y otras características se explica con detalle en la sección 
26213 \emph on
26214 Preparar un bibliografía con BibTeX
26215 \emph default
26216  del manual 
26217 \emph on
26218 Características adicionales.
26219 \end_layout
26220
26221 \begin_layout Standard
26222 En este documento hemos utilizado dos bibliografías para mostrar la diferencia
26223  entre las dos formas de crearlas.
26224  Como se ve, la bibliografía creada a partir de una base de datos contiene
26225  sólo las entradas que son referidas en el documento.
26226  El estilo utilizado es 
26227 \family sans
26228 alphadin.bst
26229 \family default
26230 , que genera el complicado esquema alemán de claves de referencia de la
26231  bibliografía.
26232  
26233 \end_layout
26234
26235 \begin_layout Subsection
26236 Formato de la Bibliografía
26237 \begin_inset Index idx
26238 status collapsed
26239
26240 \begin_layout Plain Layout
26241 Bibliografía ! Formato
26242 \end_layout
26243
26244 \end_inset
26245
26246
26247 \end_layout
26248
26249 \begin_layout Standard
26250 Puedes poner un estilo especial de cita en la ventana de referencia de cita.
26251  Para esto debes habilitar la opción 
26252 \family sans
26253 NatBib
26254 \family default
26255  en el menú 
26256 \family sans
26257 Documento\SpecialChar \menuseparator
26258 Configuración\SpecialChar \menuseparator
26259 Bibliografía
26260 \family default
26261
26262 \begin_inset Index idx
26263 status collapsed
26264
26265 \begin_layout Plain Layout
26266 Documentos ! Configuración
26267 \end_layout
26268
26269 \end_inset
26270
26271
26272 \family sans
26273 .
26274
26275 \family default
26276  En dicho menú puedes establecer el estilo de cita por omisión.
26277  Si pones un estilo de cita para una referencia prevalecerá sobre la opción
26278  por omisión.
26279  Para el estilo global usa los archivos de estilo de BibTeX como se explica
26280  en la sección anterior.
26281 \end_layout
26282
26283 \begin_layout Standard
26284 En la ventana de referencia de cita también puedes poner un texto para que
26285  aparezca antes o después de la referencia.
26286  Aquí hay un ejemplo en el que el texto 
26287 \begin_inset Quotes fld
26288 \end_inset
26289
26290 Capítulo
26291 \begin_inset space ~
26292 \end_inset
26293
26294 3
26295 \begin_inset Quotes frd
26296 \end_inset
26297
26298  va detrás de la referencia: 
26299 \end_layout
26300
26301 \begin_layout Standard
26302 Echa un vistazo a 
26303 \begin_inset CommandInset citation
26304 LatexCommand cite
26305 after "Capítulo 3"
26306 key "latexcompanion"
26307
26308 \end_inset
26309
26310 .
26311 \end_layout
26312
26313 \begin_layout Section
26314 Índice alfabético
26315 \begin_inset Index idx
26316 status collapsed
26317
26318 \begin_layout Plain Layout
26319 Ind@Índice alfabético
26320 \end_layout
26321
26322 \end_inset
26323
26324
26325 \begin_inset CommandInset label
26326 LatexCommand label
26327 name "sec:Indice-alfabético"
26328
26329 \end_inset
26330
26331
26332 \end_layout
26333
26334 \begin_layout Standard
26335 Para crear una entrada en el índice usa el menú 
26336 \family sans
26337 Insertar\SpecialChar \menuseparator
26338 Entrada
26339 \begin_inset space ~
26340 \end_inset
26341
26342 de
26343 \begin_inset space ~
26344 \end_inset
26345
26346 índice 
26347 \family default
26348 o el botón 
26349 \begin_inset Graphics
26350         filename ../../images/index-insert.png
26351         BoundingBox 0bp 5bp 20bp 20bp
26352
26353 \end_inset
26354
26355 .
26356  Se inserta un cuadro gris con la etiqueta 
26357 \begin_inset Quotes fld
26358 \end_inset
26359
26360
26361 \family sans
26362 Ind
26363 \family default
26364
26365 \begin_inset Quotes frd
26366 \end_inset
26367
26368  que contiene el texto que aparecerá en el índice.
26369  Por omisión, LyX escoge como texto para la entrada de índice la palabra
26370  en la que está el cursor o el texto que esté seleccionado.
26371  
26372 \end_layout
26373
26374 \begin_layout Standard
26375 En las siguientes subsecciones describiremos brevemente los comandos para
26376  el índice alfabético.
26377  Para una descripción detallada del mecanismo de indexación de LaTeX, consulta
26378  algún libro de LaTeX, 
26379 \begin_inset CommandInset citation
26380 LatexCommand cite
26381 key "latexcompanion,latexbook,latexguide"
26382
26383 \end_inset
26384
26385 .
26386 \end_layout
26387
26388 \begin_layout Standard
26389 Puedes cambiar las entradas del índice pulsando sobre su etiqueta.
26390 \end_layout
26391
26392 \begin_layout Standard
26393 El índice alfabético se inserta en el documento con el menú 
26394 \family sans
26395 Insertar\SpecialChar \menuseparator
26396 Lista
26397 \begin_inset space \thinspace{}
26398 \end_inset
26399
26400 /
26401 \begin_inset space \thinspace{}
26402 \end_inset
26403
26404 Índice\SpecialChar \menuseparator
26405 Índice
26406 \begin_inset space ~
26407 \end_inset
26408
26409 alfabético
26410 \family default
26411 .
26412  En LyX se muestra un cuadro azul claro con la etiqueta 
26413 \begin_inset Quotes fld
26414 \end_inset
26415
26416
26417 \family sans
26418 Índice
26419 \family default
26420
26421 \begin_inset Quotes frd
26422 \end_inset
26423
26424  en el lugar en que saldrá impreso en la salida.
26425  Este tipo de cuadro no admite clic.
26426 \end_layout
26427
26428 \begin_layout Subsection
26429 Agrupación de entradas de índice
26430 \begin_inset Index idx
26431 status collapsed
26432
26433 \begin_layout Plain Layout
26434 Ind@Índice alfabético ! Agrupación de entradas
26435 \end_layout
26436
26437 \end_inset
26438
26439
26440 \end_layout
26441
26442 \begin_layout Standard
26443 Es frecuente agrupar entradas del índice de forma que el lector pueda hacer
26444  búsquedas más rápidas.
26445  Supongamos que queremos agrupar las entradas del índice para las listas
26446  enumeración y enumeración* bajo la entrada 
26447 \begin_inset Quotes fld
26448 \end_inset
26449
26450
26451 \family sans
26452 Listas
26453 \family default
26454
26455 \begin_inset Quotes frd
26456 \end_inset
26457
26458 .
26459  Primero creamos esta entrada en la sección
26460 \begin_inset space \thinspace{}
26461 \end_inset
26462
26463
26464 \begin_inset space ~
26465 \end_inset
26466
26467
26468 \begin_inset CommandInset ref
26469 LatexCommand ref
26470 reference "sub:Listas"
26471
26472 \end_inset
26473
26474 .
26475  En el campo de texto de la entrada de índice en la sección
26476 \begin_inset space ~
26477 \end_inset
26478
26479
26480 \begin_inset CommandInset ref
26481 LatexCommand ref
26482 reference "sec:Enumeración*"
26483
26484 \end_inset
26485
26486 , insertamos lo siguiente
26487 \end_layout
26488
26489 \begin_layout Standard
26490
26491 \series bold
26492 Listas ! Enumeración*
26493 \end_layout
26494
26495 \begin_layout Standard
26496 y en la entrada de índice de la sección
26497 \begin_inset space \thinspace{}
26498 \end_inset
26499
26500
26501 \begin_inset CommandInset ref
26502 LatexCommand ref
26503 reference "sec:Enumeración"
26504
26505 \end_inset
26506
26507  ponemos
26508 \end_layout
26509
26510 \begin_layout Standard
26511
26512 \series bold
26513 Listas ! Enumeración
26514 \end_layout
26515
26516 \begin_layout Standard
26517 El signo de exclamación 
26518 \begin_inset Quotes fld
26519 \end_inset
26520
26521 !
26522 \begin_inset Quotes frd
26523 \end_inset
26524
26525  indica los niveles de agrupación.
26526  Puedes tener tres niveles; cada nivel se sangra un poco más.
26527  Para el nivel más alto no hace falta entrada de índice.
26528  Si no ponemos ninguna entrada de índice para 
26529 \begin_inset Quotes fld
26530 \end_inset
26531
26532 Listas
26533 \begin_inset Quotes frd
26534 \end_inset
26535
26536 , se imprimirá de todas formas pero sin número de página.
26537  
26538 \end_layout
26539
26540 \begin_layout Subsection
26541 Rangos de página
26542 \begin_inset Index idx
26543 status collapsed
26544
26545 \begin_layout Plain Layout
26546 Ind@Índice alfabético ! Rangos de página
26547 \end_layout
26548
26549 \end_inset
26550
26551
26552 \end_layout
26553
26554 \begin_layout Standard
26555 Normalmente las entradas de índice aparecerán con el número de página de
26556  la sección indexada.
26557  Pero a veces querrás indexar más páginas bajo la misma entrada.
26558  P.
26559 \begin_inset space \thinspace{}
26560 \end_inset
26561
26562 e., si quieres indexar los entornos de párrafo, creas una entrada de índice
26563  en la sección
26564 \begin_inset space \thinspace{}
26565 \end_inset
26566
26567
26568 \begin_inset CommandInset ref
26569 LatexCommand ref
26570 reference "sec:Entornos-de-párrafo"
26571
26572 \end_inset
26573
26574  con el comando 
26575 \end_layout
26576
26577 \begin_layout Standard
26578
26579 \series bold
26580 Entornos de párrafo|(
26581 \end_layout
26582
26583 \begin_layout Standard
26584 y otra entrada al final de la seción
26585 \begin_inset space ~
26586 \end_inset
26587
26588
26589 \begin_inset CommandInset ref
26590 LatexCommand ref
26591 reference "sub:Código-LyX"
26592
26593 \end_inset
26594
26595  con el comando
26596 \end_layout
26597
26598 \begin_layout Standard
26599
26600 \series bold
26601 Entornos de párrafo|)
26602 \end_layout
26603
26604 \begin_layout Standard
26605 Los comandos 
26606 \begin_inset Quotes fld
26607 \end_inset
26608
26609
26610 \series bold
26611 |(
26612 \series default
26613
26614 \begin_inset Quotes frd
26615 \end_inset
26616
26617  y 
26618 \begin_inset Quotes fld
26619 \end_inset
26620
26621
26622 \series bold
26623 |)
26624 \series default
26625
26626 \begin_inset Quotes frd
26627 \end_inset
26628
26629  respectivamente inician y finalizan el rango de páginas.
26630 \end_layout
26631
26632 \begin_layout Standard
26633 Puedes añadir la misma entrada de índice en distintos sitios del documento.
26634  En la salida se muestra una lista de referencias de páginas, separadas
26635  por comas, bajo la misma entrada.
26636  Un ejemplo es la entrada de índice «Documentos ! Configuración».
26637 \end_layout
26638
26639 \begin_layout Subsection
26640 Referencias cruzadas
26641 \begin_inset Index idx
26642 status collapsed
26643
26644 \begin_layout Plain Layout
26645 Ind@Índice alfabético ! Referencias cruzadas
26646 \end_layout
26647
26648 \end_inset
26649
26650
26651 \end_layout
26652
26653 \begin_layout Standard
26654 Es posible hacer referencia a otra entrada del índice.
26655  Por ejemplo, en la entrada 
26656 \begin_inset Quotes fld
26657 \end_inset
26658
26659 GIF
26660 \begin_inset Quotes frd
26661 \end_inset
26662
26663  (en la sección
26664 \begin_inset space ~
26665 \end_inset
26666
26667
26668 \begin_inset CommandInset ref
26669 LatexCommand ref
26670 reference "sub:Formatos-de-imagen"
26671
26672 \end_inset
26673
26674 ) del índice, se hace una referencia a la entrada 
26675 \begin_inset Quotes fld
26676 \end_inset
26677
26678 Formatos de imagen
26679 \begin_inset Quotes frd
26680 \end_inset
26681
26682  en la misma sección con el comando
26683 \end_layout
26684
26685 \begin_layout Standard
26686
26687 \series bold
26688 GIF|see{Formatos de imagen}
26689 \end_layout
26690
26691 \begin_layout Standard
26692 donde las llaves deben insertarse en código TeX.
26693  El texto entre llaves es la entrada a la que se remite.
26694  En la salida aparece sin número de página.
26695 \begin_inset Foot
26696 status collapsed
26697
26698 \begin_layout Plain Layout
26699
26700 \emph on
26701 N.
26702 \begin_inset space \thinspace{}
26703 \end_inset
26704
26705 del t.
26706 \emph default
26707 : En la salida, el término 
26708 \emph on
26709 see
26710 \emph default
26711  se traduce automáticamente por 
26712 \emph on
26713 véase
26714 \emph default
26715 .
26716 \end_layout
26717
26718 \end_inset
26719
26720
26721 \end_layout
26722
26723 \begin_layout Subsection
26724 Orden de entradas en el índice
26725 \begin_inset Index idx
26726 status collapsed
26727
26728 \begin_layout Plain Layout
26729 Ind@Índice alfabético ! Orden de las entradas
26730 \end_layout
26731
26732 \end_inset
26733
26734
26735 \end_layout
26736
26737 \begin_layout Standard
26738 En el índice alfabético se pueden usar caracteres acentuados, pero entonces
26739  las entradas podrían no estar en el orden adecuado.
26740  Las entradas se ordenan alfabéticamente, pero LaTeX
26741 \begin_inset Foot
26742 status collapsed
26743
26744 \begin_layout Plain Layout
26745 El índice es generado en segundo plano por un programa externo, véase la
26746  sección
26747 \begin_inset space ~
26748 \end_inset
26749
26750
26751 \begin_inset CommandInset ref
26752 LatexCommand ref
26753 reference "sub:Programas-para-índice"
26754
26755 \end_inset
26756
26757 .
26758 \end_layout
26759
26760 \end_inset
26761
26762  no sabe ordenar caracteres acentuados en idiomas distintos.
26763  Hemos puesto como ejemplo las entradas postizas «maison», «maïs», y «maître».
26764  
26765 \begin_inset Index idx
26766 status collapsed
26767
26768 \begin_layout Plain Layout
26769 Entradas postizas ! maïs
26770 \end_layout
26771
26772 \end_inset
26773
26774
26775 \begin_inset Index idx
26776 status collapsed
26777
26778 \begin_layout Plain Layout
26779 Entradas postizas ! maître
26780 \end_layout
26781
26782 \end_inset
26783
26784
26785 \begin_inset Index idx
26786 status collapsed
26787
26788 \begin_layout Plain Layout
26789 Entradas postizas ! maïs@maison
26790 \end_layout
26791
26792 \end_inset
26793
26794 .
26795  Saldrían en el orden maïs, maître, maison, pero lo correcto sería maïs,
26796  maison, maître.
26797  Para conseguirlo usamos el comando 
26798 \end_layout
26799
26800 \begin_layout Standard
26801
26802 \series bold
26803 entrada anterior@entrada actual
26804 \end_layout
26805
26806 \begin_layout Standard
26807 En nuestro caso queremos que «maison» siga a «maïs», por tanto escribimos
26808  la entrada de esta forma: 
26809 \end_layout
26810
26811 \begin_layout Standard
26812
26813 \series bold
26814 maïs@maison
26815 \end_layout
26816
26817 \begin_layout Standard
26818 La entrada anterior no tiene que ser una entrada real, puede ser cualquier
26819  palabra para indicar a LaTeX el orden; en la siguiente subsección hay un
26820  ejemplo.
26821 \begin_inset Foot
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825
26826 \emph on
26827 N.
26828 \begin_inset space \thinspace{}
26829 \end_inset
26830
26831 del t
26832 \emph default
26833 .: En las secciones 
26834 \begin_inset CommandInset ref
26835 LatexCommand ref
26836 reference "sec:IG"
26837
26838 \end_inset
26839
26840  y 
26841 \begin_inset CommandInset ref
26842 LatexCommand ref
26843 reference "sec:Indice-alfabético"
26844
26845 \end_inset
26846
26847  hay ejemplos: sin el comando explicado, las entradas «Índice alfabético»
26848  e «Índice general» aparecerían las primeras, delante de «AMS, ecuaciones».
26849 \end_layout
26850
26851 \end_inset
26852
26853
26854 \end_layout
26855
26856 \begin_layout Standard
26857 \begin_inset VSpace bigskip
26858 \end_inset
26859
26860
26861 \end_layout
26862
26863 \begin_layout Standard
26864 En algunos casos, si estás usando el programa 
26865 \family sans
26866 makeindex
26867 \family default
26868  para generar el índice, el orden de entradas en el índice no es correcto
26869  (véase la sec.
26870 \begin_inset space \thinspace{}
26871 \end_inset
26872
26873
26874 \begin_inset CommandInset ref
26875 LatexCommand ref
26876 reference "sub:Programas-para-índice"
26877
26878 \end_inset
26879
26880 ).
26881  Por ejemplo, 
26882 \family sans
26883 makeindex
26884 \family default
26885  podría imprimir la entrada de índice para el paquete LaTeX aeguill, en
26886  la sec.
26887 \begin_inset space \thinspace{}
26888 \end_inset
26889
26890
26891 \begin_inset CommandInset ref
26892 LatexCommand ref
26893 reference "sub:Fuentes-de-documento"
26894
26895 \end_inset
26896
26897 , después de las entradas de índice de los demás paquetes LaTeX, aunque
26898  todos estos comandos de índice empiezan con 
26899 \begin_inset Quotes eld
26900 \end_inset
26901
26902
26903 \series bold
26904 LaTeX, paquetes ! 
26905 \series default
26906
26907 \begin_inset Quotes erd
26908 \end_inset
26909
26910 .
26911  La razón es que la entrada de índice para aeguill está en una nota al pie.
26912  Para arreglar este fallo de 
26913 \family sans
26914 makeindex
26915 \family default
26916 , añade estos comandos en el preámbulo del documento:
26917 \end_layout
26918
26919 \begin_layout Standard
26920
26921 \series bold
26922
26923 \backslash
26924 let
26925 \backslash
26926 OrgIndex
26927 \backslash
26928 index
26929 \end_layout
26930
26931 \begin_layout Standard
26932
26933 \series bold
26934
26935 \backslash
26936 renewcommand*{
26937 \backslash
26938 index}[1]{
26939 \backslash
26940 OrgIndex{#1}}
26941 \end_layout
26942
26943 \begin_layout Subsection
26944 Formato de entradas del índice
26945 \begin_inset Index idx
26946 status collapsed
26947
26948 \begin_layout Plain Layout
26949 Ind@Índice alfabético ! Formato de las entradas
26950 \end_layout
26951
26952 \end_inset
26953
26954
26955 \end_layout
26956
26957 \begin_layout Standard
26958 El aspecto de las entradas de índice se puede cambiar con el diálogo de
26959  estilo del texto.
26960 \begin_inset Index idx
26961 status collapsed
26962
26963 \begin_layout Plain Layout
26964 Entradas postizas ! 
26965 \emph on
26966 Entrada en cursiva
26967 \end_layout
26968
26969 \end_inset
26970
26971  También se puede formatear el número de página mediante el carácter 
26972 \begin_inset Quotes fld
26973 \end_inset
26974
26975 |
26976 \begin_inset Quotes frd
26977 \end_inset
26978
26979  seguido del comando LaTeX sin barra invertida.
26980  Por ejemplo, podemos poner
26981 \end_layout
26982
26983 \begin_layout Standard
26984
26985 \series bold
26986 número en cursiva:|textit
26987 \end_layout
26988
26989 \begin_layout Standard
26990 para imprimir el número en cursiva.
26991 \begin_inset Index idx
26992 status collapsed
26993
26994 \begin_layout Plain Layout
26995 Entradas postizas ! número en cursiva:|textit
26996 \end_layout
26997
26998 \end_inset
26999
27000  Normalmente todos los comandos LaTeX comienzan con barra invertida, pero
27001  en este caso especial 
27002 \begin_inset Quotes fld
27003 \end_inset
27004
27005
27006 \series bold
27007 |command
27008 \series default
27009
27010 \begin_inset Quotes frd
27011 \end_inset
27012
27013  equivale a 
27014 \series bold
27015
27016 \backslash
27017 command{page
27018 \begin_inset space ~
27019 \end_inset
27020
27021 number}
27022 \series default
27023 .
27024  Echa un vistazo a la sección
27025 \begin_inset space ~
27026 \end_inset
27027
27028
27029 \begin_inset CommandInset ref
27030 LatexCommand ref
27031 reference "sub:LaTeX-Sintaxis"
27032
27033 \end_inset
27034
27035  para saber más sobre sintaxis de LaTeX.
27036 \end_layout
27037
27038 \begin_layout Standard
27039 \begin_inset Note Greyedout
27040 status collapsed
27041
27042 \begin_layout Plain Layout
27043
27044 \series bold
27045 Nota:
27046 \series default
27047  El formato de entradas individuales sólo funciona si usas el programa 
27048 \family sans
27049 makeindex 
27050 \family default
27051 para generar el índice, véase la sec.
27052 \begin_inset space ~
27053 \end_inset
27054
27055
27056 \begin_inset CommandInset ref
27057 LatexCommand ref
27058 reference "sub:Programas-para-índice"
27059
27060 \end_inset
27061
27062 .
27063  Si usas 
27064 \family sans
27065 xindy
27066 \family default
27067 , sólo funciona para negrita y cursiva.
27068  Esto se debe a que xindy requiere definir elementos semánticos antes de
27069  poder usarse, véase
27070 \begin_inset space ~
27071 \end_inset
27072
27073
27074 \begin_inset CommandInset citation
27075 LatexCommand cite
27076 after "p. 678 ff."
27077 key "latexcompanion"
27078
27079 \end_inset
27080
27081  para detalles.
27082 \end_layout
27083
27084 \end_inset
27085
27086
27087 \end_layout
27088
27089 \begin_layout Standard
27090 En general recomendamos no utilizar el procedimiento anterior.
27091  Es mejor definir una macro en el preámbulo.
27092  Considera por qué quieres algunos números de página en negrita.
27093  Quizá quieras en cursiva todos los números de página que se refieran a
27094  definiciones del término indexado para que el usuario las encuentre fácilmente.
27095  Para ello, pon lo siguiente en el preámbulo 
27096 \end_layout
27097
27098 \begin_layout Standard
27099
27100 \series bold
27101
27102 \backslash
27103 newcommand{
27104 \backslash
27105 IndexDef}[1]{
27106 \backslash
27107 textit{#1}}
27108 \end_layout
27109
27110 \begin_layout Standard
27111 y escribe
27112 \end_layout
27113
27114 \begin_layout Standard
27115
27116 \series bold
27117 mi entrada|IndexDef
27118 \end_layout
27119
27120 \begin_layout Standard
27121 en la entrada de índice.
27122 \begin_inset Index idx
27123 status collapsed
27124
27125 \begin_layout Plain Layout
27126 Entradas postizas ! mi entrada|IndexDef
27127 \end_layout
27128
27129 \end_inset
27130
27131  La ventaja es que si cambias de opinión o si tu editor pide las definiciones
27132  en negrita, sólo tendrás que cambiar la macro y no cada entrada.
27133 \end_layout
27134
27135 \begin_layout Standard
27136 También puedes cambiar el formato para todo el índice.
27137  Por ejemplo, hemos marcado el cuadro de índice al final de este documento
27138  en negrita, con lo que todas las entradas del índice alfabético saldrán
27139  con ese estilo de letra.
27140  Para tareas más avanzadas tienes que componer un 
27141 \emph on
27142 Index Style File
27143 \emph default
27144 , véase la documentación de 
27145 \family sans
27146 makeindex
27147 \family default
27148  o 
27149 \family sans
27150 xindy
27151 \family default
27152  para detalles, 
27153 \begin_inset CommandInset citation
27154 LatexCommand cite
27155 key "makeindex,xindy"
27156
27157 \end_inset
27158
27159 .
27160 \end_layout
27161
27162 \begin_layout Subsection
27163 Programas para generar el índice
27164 \begin_inset Index idx
27165 status collapsed
27166
27167 \begin_layout Plain Layout
27168 Ind@Índice alfabético ! Programas para generarlo
27169 \end_layout
27170
27171 \end_inset
27172
27173
27174 \begin_inset CommandInset label
27175 LatexCommand label
27176 name "sub:Programas-para-índice"
27177
27178 \end_inset
27179
27180
27181 \end_layout
27182
27183 \begin_layout Standard
27184 Si está instalado el programa 
27185 \family sans
27186 xindy
27187 \family default
27188  para las entradas de índice, que sólo está disponible para Linux, LyX lo
27189  usa para generar el índice, si no se usa el programa 
27190 \family sans
27191 makeindex
27192 \family default
27193 , que forma parte de cualquier distribución LaTeX.
27194  Ambos programas se pueden controlar mediante opciones que se pueden determinar
27195  en el diálogo de preferencias de LyX, véase la sección
27196 \begin_inset space ~
27197 \end_inset
27198
27199
27200 \begin_inset CommandInset ref
27201 LatexCommand ref
27202 reference "sub:LaTeX-Configuración"
27203
27204 \end_inset
27205
27206 .
27207  Las opciones disponibles se explican en
27208 \begin_inset space ~
27209 \end_inset
27210
27211
27212 \begin_inset CommandInset citation
27213 LatexCommand cite
27214 key "makeindex,xindy"
27215
27216 \end_inset
27217
27218 .
27219  Además puedes especificar otro programa para generar el índice.
27220 \end_layout
27221
27222 \begin_layout Standard
27223
27224 \family sans
27225 makeindex
27226 \family default
27227  es muy antiguo, ya no se desarrolla y tiene muchas dificultades.
27228  En particular, ha sido definido pensando exclusivamente en el inglés.
27229  Así que falla en la ordenación correcta de todo lo que no sea texto de
27230  tipo inglés.
27231  Hemos explicado anteriormente como arreglar esto.
27232  Sin embargo, si escribes en otro idioma y usas Linux, considera el empleo
27233  de 
27234 \family sans
27235 xindy
27236 \family default
27237 .
27238 \end_layout
27239
27240 \begin_layout Standard
27241
27242 \end_layout
27243
27244 \begin_layout Section
27245 Nomenclatura / Glosario
27246 \begin_inset Index idx
27247 status collapsed
27248
27249 \begin_layout Plain Layout
27250 Nomenclatura
27251 \end_layout
27252
27253 \end_inset
27254
27255
27256 \begin_inset Index idx
27257 status collapsed
27258
27259 \begin_layout Plain Layout
27260 Glosario|see
27261 \begin_inset ERT
27262 status collapsed
27263
27264 \begin_layout Plain Layout
27265
27266 {
27267 \end_layout
27268
27269 \end_inset
27270
27271 Nomenclatura
27272 \begin_inset ERT
27273 status collapsed
27274
27275 \begin_layout Plain Layout
27276
27277 }
27278 \end_layout
27279
27280 \end_inset
27281
27282
27283 \end_layout
27284
27285 \end_inset
27286
27287
27288 \begin_inset CommandInset label
27289 LatexCommand label
27290 name "sec:Nomenclatura"
27291
27292 \end_inset
27293
27294
27295 \end_layout
27296
27297 \begin_layout Standard
27298 A veces necesitarás compilar una lista de símbolos que han sido mencionados
27299  en el documento, con una breve descripción de los mismos: la llamada nomenclatu
27300 ra o glosario.
27301 \end_layout
27302
27303 \begin_layout Standard
27304 Para crear nomenclaturas debe estar instalado el paquete LaTeX 
27305 \series bold
27306 nomencl
27307 \series default
27308
27309 \begin_inset Index idx
27310 status collapsed
27311
27312 \begin_layout Plain Layout
27313 LaTeX, paquetes ! nomencl
27314 \end_layout
27315
27316 \end_inset
27317
27318 .
27319  Lo puedes encontrar en el Catálogo TeX, 
27320 \begin_inset CommandInset citation
27321 LatexCommand cite
27322 key "TeXCatalogue"
27323
27324 \end_inset
27325
27326  o en el administrador de paquetes de tu sistema LaTeX.
27327 \end_layout
27328
27329 \begin_layout Standard
27330 Una entrada de nomenclatura se genera colocando el cursor detrás de un símbolo
27331  y usando el menú 
27332 \family sans
27333 Insertar\SpecialChar \menuseparator
27334 Entrada
27335 \begin_inset space ~
27336 \end_inset
27337
27338 de
27339 \begin_inset space ~
27340 \end_inset
27341
27342 nomenclatura
27343 \family default
27344  o el botón 
27345 \begin_inset Graphics
27346         filename ../../images/nomencl-insert.png
27347         BoundingBox 0bp 5bp 20bp 20bp
27348
27349 \end_inset
27350
27351 .
27352  Aparece una ventana con varios campos de texto y se inserta un cuadro gris
27353  con la etiqueta «
27354 \family sans
27355 Nom
27356 \family default
27357 ».
27358 \end_layout
27359
27360 \begin_layout Standard
27361 Una ventana de nomenclatura contiene dos entradas principales: la primera
27362  es el propio símbolo y la segunda su descripción.
27363 \end_layout
27364
27365 \begin_layout Standard
27366 \begin_inset Note Greyedout
27367 status collapsed
27368
27369 \begin_layout Plain Layout
27370
27371 \series bold
27372 Nota:
27373 \series default
27374  Debes introducir en todos los campos código LaTeX válido.
27375 \end_layout
27376
27377 \end_inset
27378
27379
27380 \end_layout
27381
27382 \begin_layout Subsection
27383 Definición y formato de la nomenclatura
27384 \begin_inset Index idx
27385 status collapsed
27386
27387 \begin_layout Plain Layout
27388 Nomenclatura ! Formato
27389 \end_layout
27390
27391 \end_inset
27392
27393
27394 \end_layout
27395
27396 \begin_layout Standard
27397 Si tienes que referir símbolos, tienes que definirlos en el campo 
27398 \family sans
27399 Símbolo 
27400 \family default
27401 como fórmula de LaTeX.
27402  Por ejemplo, para obtener «
27403 \begin_inset Formula $\sigma$
27404 \end_inset
27405
27406 », inserta:
27407 \begin_inset Newline newline
27408 \end_inset
27409
27410
27411 \series bold
27412 $
27413 \backslash
27414 sigma$
27415 \begin_inset Newline newline
27416 \end_inset
27417
27418
27419 \series default
27420 El carácter «$» empieza y finaliza el modo matemático.
27421  El comando LaTeX para la letra griega es su nombre precedido de la barra
27422  invertida «
27423 \backslash
27424 ».
27425  Para letras griegas mayúsculas el comando comienza también con mayúscula,
27426  
27427 \series bold
27428
27429 \backslash
27430 Sigma
27431 \series default
27432 .
27433 \end_layout
27434
27435 \begin_layout Standard
27436 (En la sección
27437 \begin_inset space ~
27438 \end_inset
27439
27440
27441 \begin_inset CommandInset ref
27442 LatexCommand ref
27443 reference "sub:LaTeX-Sintaxis"
27444
27445 \end_inset
27446
27447  hay una breve introducción a la sintaxis de LaTeX.)
27448 \end_layout
27449
27450 \begin_layout Standard
27451 El diálogo Estilo
27452 \begin_inset space ~
27453 \end_inset
27454
27455 del
27456 \begin_inset space ~
27457 \end_inset
27458
27459 t
27460 \family sans
27461 exto
27462 \family default
27463  no se puede emplear para formatear la descripción, hay que usar comandos
27464  LaTeX.
27465  Por ejemplo, la descripción de la entrada de nomenclatura para el símbolo
27466  «
27467 \begin_inset Formula $\sigma$
27468 \end_inset
27469
27470 » en este documento es:
27471 \begin_inset Newline newline
27472 \end_inset
27473
27474
27475 \series bold
27476 entrada postiza para el carácter 
27477 \backslash
27478 textsf{sigma}
27479 \series default
27480
27481 \begin_inset Newline newline
27482 \end_inset
27483
27484 El comando 
27485 \series bold
27486
27487 \backslash
27488 textsf
27489 \series default
27490  pone el texto en estilo 
27491 \family sans
27492 sans
27493 \begin_inset space ~
27494 \end_inset
27495
27496 serif
27497 \family default
27498 .
27499  Para estilo 
27500 \series bold
27501 negrita
27502 \series default
27503  usa el comando 
27504 \series bold
27505
27506 \backslash
27507 textbf
27508 \series default
27509 , para 
27510 \family typewriter
27511 typewriter
27512 \family default
27513  usa 
27514 \series bold
27515
27516 \backslash
27517 texttt
27518 \series default
27519 , para 
27520 \emph on
27521 cursiva
27522 \emph default
27523  usa 
27524 \series bold
27525
27526 \backslash
27527 emph
27528 \series default
27529 .
27530 \end_layout
27531
27532 \begin_layout Subsection
27533 Orden de las entradas de la nomenclatura
27534 \begin_inset Index idx
27535 status collapsed
27536
27537 \begin_layout Plain Layout
27538 Nomenclatura ! Orden de las entradas
27539 \end_layout
27540
27541 \end_inset
27542
27543
27544 \end_layout
27545
27546 \begin_layout Standard
27547 Las entradas de la nomenclatura se ordenan alfabéticamente según el código
27548  LaTeX de la definición del símbolo.
27549  Esto puede llevar a resultados indeseables cuando, por ejemplo, tienes
27550  símbolos en el código.
27551  Supón que tienes entradas de nomenclatura para los símbolos 
27552 \emph on
27553 a
27554 \begin_inset CommandInset nomenclature
27555 LatexCommand nomenclature
27556 symbol "a"
27557 description "entrada postiza para el carácter \"a\""
27558
27559 \end_inset
27560
27561
27562 \emph default
27563  y 
27564 \begin_inset Formula $\sigma$
27565 \end_inset
27566
27567
27568 \begin_inset CommandInset nomenclature
27569 LatexCommand nomenclature
27570 prefix "Sigma"
27571 symbol "$\\sigma$"
27572 description "entrada postiza para el carácter \\textsf{sigma}"
27573
27574 \end_inset
27575
27576 .
27577  Serán ordenados según «
27578 \family sans
27579 a
27580 \family default
27581 » y «
27582 \family typewriter
27583 $
27584 \backslash
27585 sigma$
27586 \family default
27587 », y por tanto 
27588 \begin_inset Formula $\sigma$
27589 \end_inset
27590
27591  estará delante de 
27592 \emph on
27593 a
27594 \emph default
27595  porque el carácter «$» es tenido en cuenta para la ordenación.
27596 \end_layout
27597
27598 \begin_layout Standard
27599 Para controlar el orden de la lista se usa el campo 
27600 \family sans
27601 Ordenar
27602 \begin_inset space ~
27603 \end_inset
27604
27605 como 
27606 \family default
27607 en el diálogo de nomenclatura.
27608  Entonces el orden será establecido teniendo en cuenta el texto de dicho
27609  campo y no la definición del símbolo.
27610  Para nuestro ejemplo, puedes escribir 
27611 \family typewriter
27612 sigma
27613 \family default
27614  para 
27615 \begin_inset Formula $\sigma$
27616 \end_inset
27617
27618 , con lo que 
27619 \begin_inset Formula $\sigma$
27620 \end_inset
27621
27622
27623 \emph on
27624  
27625 \emph default
27626 se colocará donde corresponda.
27627 \end_layout
27628
27629 \begin_layout Standard
27630 Para hacer agrupamientos y ver otras indicaciones sobre nomenclatura, consulta
27631  la documentación del paquete 
27632 \series bold
27633 nomencl
27634 \series default
27635
27636 \begin_inset CommandInset citation
27637 LatexCommand cite
27638 key "nomencl"
27639
27640 \end_inset
27641
27642 .
27643 \end_layout
27644
27645 \begin_layout Subsection
27646 Opciones para la nomenclatura
27647 \begin_inset Index idx
27648 status collapsed
27649
27650 \begin_layout Plain Layout
27651 Nomenclatura ! Opciones
27652 \end_layout
27653
27654 \end_inset
27655
27656
27657 \end_layout
27658
27659 \begin_layout Standard
27660 El paquete 
27661 \series bold
27662 nomencl
27663 \series default
27664  acepta algunas opciones para modificar su apariencia.
27665  Aquí hay algunas de ellas (y más en su documentación):
27666 \end_layout
27667
27668 \begin_layout Description
27669 refeq Adjunta la frase «
27670 \family sans
27671 , véase la ecuación (
27672 \emph on
27673 eq
27674 \emph default
27675 )
27676 \family default
27677 » a cada entrada, siendo 
27678 \family sans
27679 \emph on
27680 eq
27681 \family default
27682 \emph default
27683  el número de la última ecuación al frente de la entrada de la nomenclatura
27684 \end_layout
27685
27686 \begin_layout Description
27687 refpage Adjunta la frase «
27688 \family sans
27689 , página 
27690 \emph on
27691 página
27692 \family default
27693 \emph default
27694 » a cada entrada, siendo 
27695 \family sans
27696 \emph on
27697 página
27698 \family default
27699 \emph default
27700  el número de la página en la que aparece la entrada
27701 \end_layout
27702
27703 \begin_layout Description
27704 intoc Inserta la nomenclatura en el Índice general
27705 \end_layout
27706
27707 \begin_layout Standard
27708 Además están las opciones 
27709 \series bold
27710 croatian
27711 \series default
27712
27713 \series bold
27714 danish
27715 \series default
27716
27717 \series bold
27718 english
27719 \series default
27720
27721 \series bold
27722 french
27723 \series default
27724
27725 \series bold
27726 german
27727 \series default
27728
27729 \series bold
27730 italian
27731 \series default
27732
27733 \series bold
27734 polish
27735 \series default
27736
27737 \series bold
27738 portuguese
27739 \series default
27740
27741 \series bold
27742 russian
27743 \series default
27744
27745 \series bold
27746 spanish
27747 \series default
27748 , y 
27749 \series bold
27750 ukrainian
27751 \series default
27752  para imprimir el título y los textos de las referencias en el idioma correspond
27753 iente.
27754 \end_layout
27755
27756 \begin_layout Standard
27757 Para emplear una o más de las opciones, añádelas separadas por comas en
27758  el campo de opciones de la clase de documento, en el diálogo 
27759 \family sans
27760 Documento\SpecialChar \menuseparator
27761 Configuración
27762 \family default
27763 .
27764  En este documento se ha puesto la opción 
27765 \series bold
27766 intoc
27767 \series default
27768 .
27769 \end_layout
27770
27771 \begin_layout Standard
27772 \begin_inset VSpace bigskip
27773 \end_inset
27774
27775
27776 \end_layout
27777
27778 \begin_layout Standard
27779 También se pueden usar las dos primeras opciones de antes sólo para ciertas
27780  entradas de la nomenclatura, añadiendo uno de los siguientes comandos como
27781  última entrada en el campo 
27782 \family sans
27783 Descripción
27784 \family default
27785  del diálogo 
27786 \family sans
27787 Entrada de nomenclatura
27788 \family default
27789 :
27790 \end_layout
27791
27792 \begin_layout Description
27793
27794 \backslash
27795 nomrefeq Como la opción 
27796 \series bold
27797 refeq
27798 \end_layout
27799
27800 \begin_layout Description
27801
27802 \backslash
27803 nomrefpage Como la opción 
27804 \series bold
27805 refpage
27806 \end_layout
27807
27808 \begin_layout Description
27809
27810 \backslash
27811 nomrefeqpage Forma abreviada de 
27812 \series bold
27813
27814 \backslash
27815 nomrefeq
27816 \backslash
27817 nomrefpage
27818 \end_layout
27819
27820 \begin_layout Description
27821
27822 \backslash
27823 nomnorefeq,
27824 \begin_inset space ~
27825 \end_inset
27826
27827
27828 \backslash
27829 nomnorefpage,
27830 \begin_inset space ~
27831 \end_inset
27832
27833
27834 \backslash
27835 nomnorefeqpage Deshabilita las opciones correspondientes
27836 \end_layout
27837
27838 \begin_layout Subsection
27839 Imprimir la nomenclatura
27840 \begin_inset Index idx
27841 status collapsed
27842
27843 \begin_layout Plain Layout
27844 Nomenclatura ! Impresión
27845 \end_layout
27846
27847 \end_inset
27848
27849
27850 \end_layout
27851
27852 \begin_layout Standard
27853 Para imprimir la nomenclatura usa el menú 
27854 \family sans
27855 Insertar\SpecialChar \menuseparator
27856 Lista
27857 \begin_inset space \thinspace{}
27858 \end_inset
27859
27860 /
27861 \begin_inset space \thinspace{}
27862 \end_inset
27863
27864 Índice\SpecialChar \menuseparator
27865 Nomenclatura
27866 \family default
27867 .
27868  Se mostrará un cuadro azul claro etiquetado «
27869 \family sans
27870 Nomenclatur
27871 \family default
27872 a» en el lugar en el que aparecerá en la salida.
27873  Igual que el cuadro del índice alfabético, el cuadro de nomenclatura tampoco
27874  es desplegable.
27875 \end_layout
27876
27877 \begin_layout Standard
27878 En la salida impresa aparece el título «Nomenclatura».
27879  Si no te gusta ese nombre, puedes cambiarlo redefiniendo el comando 
27880 \series bold
27881
27882 \backslash
27883 nomname
27884 \series default
27885  en el preámbulo.
27886  Por ejemplo, para titular como 
27887 \emph on
27888 Índice de símbolos
27889 \emph default
27890 , añade al preámbulo la línea:
27891 \end_layout
27892
27893 \begin_layout Standard
27894
27895 \family roman
27896 \series bold
27897
27898 \backslash
27899 renewcommand{
27900 \backslash
27901 nomname}{Índice de símbolos}
27902 \end_layout
27903
27904 \begin_layout Standard
27905 \begin_inset VSpace defskip
27906 \end_inset
27907
27908
27909 \end_layout
27910
27911 \begin_layout Standard
27912 Si quieres cambiar el espacio para los símbolos, añade al preámbulo la siguiente
27913  línea:
27914 \end_layout
27915
27916 \begin_layout Standard
27917
27918 \family roman
27919 \series bold
27920
27921 \backslash
27922 renewcommand{
27923 \backslash
27924 nomlabelwidth}{anchura}
27925 \end_layout
27926
27927 \begin_layout Standard
27928
27929 \family roman
27930 La anchura es un valor expresado en una de las unidades listadas en el apéndice
27931 \begin_inset space ~
27932 \end_inset
27933
27934
27935 \begin_inset CommandInset ref
27936 LatexCommand ref
27937 reference "cap:Unidades-disponibles"
27938
27939 \end_inset
27940
27941 .
27942  El valor predeterminado es 1
27943 \begin_inset space \thinspace{}
27944 \end_inset
27945
27946 cm.
27947 \end_layout
27948
27949 \begin_layout Subsection
27950 Programa para la nomenclatura
27951 \begin_inset CommandInset label
27952 LatexCommand label
27953 name "sub:Programa-para-la-nomenclatura"
27954
27955 \end_inset
27956
27957
27958 \begin_inset Index idx
27959 status collapsed
27960
27961 \begin_layout Plain Layout
27962 Nomenclatura ! Programa
27963 \end_layout
27964
27965 \end_inset
27966
27967
27968 \end_layout
27969
27970 \begin_layout Standard
27971 LyX utiliza el programa
27972 \family sans
27973  makeindex
27974 \family default
27975 , incluido en todas las distribuciones LaTeX, para generar la nomenclatura.
27976  El diálogo de las preferencias de LyX permite especificar otro programa
27977  o controlar 
27978 \family sans
27979 makeindex
27980 \family default
27981  añadiendo opciones, véase la sección
27982 \begin_inset space ~
27983 \end_inset
27984
27985
27986 \begin_inset CommandInset ref
27987 LatexCommand ref
27988 reference "sub:LaTeX-Configuración"
27989
27990 \end_inset
27991
27992 .
27993  Las opciones disponibles se explican en 
27994 \begin_inset CommandInset citation
27995 LatexCommand cite
27996 key "nomencl,makeindex"
27997
27998 \end_inset
27999
28000 .
28001 \end_layout
28002
28003 \begin_layout Section
28004 Ramas
28005 \begin_inset Index idx
28006 status collapsed
28007
28008 \begin_layout Plain Layout
28009 Ramas
28010 \end_layout
28011
28012 \end_inset
28013
28014
28015 \begin_inset Index idx
28016 status collapsed
28017
28018 \begin_layout Plain Layout
28019 Documentos ! Ramas
28020 \end_layout
28021
28022 \end_inset
28023
28024
28025 \begin_inset CommandInset label
28026 LatexCommand label
28027 name "sec:Ramas"
28028
28029 \end_inset
28030
28031
28032 \end_layout
28033
28034 \begin_layout Standard
28035 A veces es útil ocultar ciertas partes de un documento en la salida.
28036  Por ejemplo, para un profesor es más cómodo tener las preguntas y las respuesta
28037 s de un examen en el mismo documento, pero no quiere, evidentemente, que
28038  los alumnos vean las respuestas.
28039 \end_layout
28040
28041 \begin_layout Standard
28042 Para casos como éste, LyX ofrece la herramienta llamada «ramas».
28043  El texto de una rama sólo aparecerá en la salida si la rama está activada.
28044  Para crear una rama, en el diálogo 
28045 \family sans
28046 Documento\SpecialChar \menuseparator
28047 Configuración
28048 \family default
28049 , ve al apartado 
28050 \family sans
28051 Ramas
28052 \family default
28053 .
28054  Ahí puedes poner el nombre de la rama, activarla o cambiar su color de
28055  fondo en LyX.
28056 \end_layout
28057
28058 \begin_layout Standard
28059 El texto a incluir en una rama se escribe en un cuadro desplegable que se
28060  inserta mediante el menú 
28061 \family sans
28062 Insertar\SpecialChar \menuseparator
28063 Rama
28064 \family default
28065 , donde puedes elegir una de las ramas creadas.
28066  También puedes cambiar la rama haciendo clic derecho sobre el cuadro.
28067 \end_layout
28068
28069 \begin_layout Standard
28070 A continuación hay un ejemplo en el que sólo está activada la pregunta,
28071  mientras que la respuesta está desactivada y no aparece en la salida:
28072 \end_layout
28073
28074 \begin_layout Standard
28075 \begin_inset Branch Pregunta
28076 status open
28077
28078 \begin_layout Standard
28079 Pregunta: ¿Quién fue el primer Nobel de Física?
28080 \end_layout
28081
28082 \end_inset
28083
28084
28085 \end_layout
28086
28087 \begin_layout Standard
28088 \begin_inset Branch Respuesta
28089 status collapsed
28090
28091 \begin_layout Standard
28092 Respuesta: Wilhelm Conrad Röntgen
28093 \end_layout
28094
28095 \end_inset
28096
28097
28098 \end_layout
28099
28100 \begin_layout Standard
28101 \begin_inset VSpace bigskip
28102 \end_inset
28103
28104
28105 \end_layout
28106
28107 \begin_layout Standard
28108 Para usar salida condicional en sitios donde no se pueden insertar ramas,
28109  como en ecuaciones, puedes codificar definiciones LaTeX especiales para
28110  cada rama.
28111  Por ejemplo, puedes definir para la rama pregunta
28112 \begin_inset Foot
28113 status collapsed
28114
28115 \begin_layout Plain Layout
28116 Para una introducción a la sintaxis de LaTeX, véase la sección
28117 \begin_inset space ~
28118 \end_inset
28119
28120
28121 \begin_inset CommandInset ref
28122 LatexCommand ref
28123 reference "sub:LaTeX-Sintaxis"
28124
28125 \end_inset
28126
28127
28128 \end_layout
28129
28130 \end_inset
28131
28132
28133 \end_layout
28134
28135 \begin_layout Standard
28136
28137 \series bold
28138
28139 \backslash
28140 newcommand{
28141 \backslash
28142 pregunta}[1]{#1}
28143 \end_layout
28144
28145 \begin_layout Standard
28146
28147 \series bold
28148
28149 \backslash
28150 newcommand{
28151 \backslash
28152 respuesta}[1]{}
28153 \end_layout
28154
28155 \begin_layout Standard
28156 y para la rama respuesta
28157 \end_layout
28158
28159 \begin_layout Standard
28160
28161 \series bold
28162
28163 \backslash
28164 newcommand{
28165 \backslash
28166 pregunta}[1]{}
28167 \end_layout
28168
28169 \begin_layout Standard
28170
28171 \series bold
28172
28173 \backslash
28174 newcommand{
28175 \backslash
28176 respuesta}[1]{#1}
28177 \end_layout
28178
28179 \begin_layout Standard
28180 \begin_inset Branch Pregunta
28181 status open
28182
28183 \begin_layout Standard
28184 \begin_inset ERT
28185 status open
28186
28187 \begin_layout Plain Layout
28188
28189
28190 \backslash
28191 newcommand{
28192 \backslash
28193 pregunta}[1]{#1}
28194 \end_layout
28195
28196 \begin_layout Plain Layout
28197
28198
28199 \backslash
28200 newcommand{
28201 \backslash
28202 respuesta}[1]{}
28203 \end_layout
28204
28205 \end_inset
28206
28207
28208 \end_layout
28209
28210 \end_inset
28211
28212
28213 \end_layout
28214
28215 \begin_layout Standard
28216 \begin_inset Branch Respuesta
28217 status collapsed
28218
28219 \begin_layout Standard
28220 \begin_inset ERT
28221 status open
28222
28223 \begin_layout Plain Layout
28224
28225
28226 \backslash
28227 newcommand{
28228 \backslash
28229 pregunta}[1]{}
28230 \end_layout
28231
28232 \begin_layout Plain Layout
28233
28234
28235 \backslash
28236 newcommand{
28237 \backslash
28238 respuesta}[1]{#1}
28239 \end_layout
28240
28241 \end_inset
28242
28243
28244 \end_layout
28245
28246 \end_inset
28247
28248
28249 \end_layout
28250
28251 \begin_layout Standard
28252 Ahora se pueden usar los comandos 
28253 \series bold
28254
28255 \backslash
28256 pregunta{\SpecialChar \ldots{}
28257 }
28258 \series default
28259  y 
28260 \series bold
28261
28262 \backslash
28263 respuesta{\SpecialChar \ldots{}
28264 }
28265 \series default
28266  para obtener salida condicional.
28267  Aquí hay un ejemplo de ecuación en la que sólo aparece la parte 
28268 \series bold
28269
28270 \backslash
28271 pregunta
28272 \series default
28273 :
28274 \begin_inset Formula \[
28275 x^{2}-2x-2=0\Rightarrow\pregunta{x_{1}}\respuesta{x_{2}}=1\pregunta{+\sqrt{3}}\respuesta{-\sqrt{3}}\]
28276
28277 \end_inset
28278
28279
28280 \end_layout
28281
28282 \begin_layout Standard
28283 En ecuaciones, se puede conseguir el mismo efecto usando macros de ecuación,
28284  véase el manual 
28285 \emph on
28286 Ecuaciones
28287 \emph default
28288 .
28289 \end_layout
28290
28291 \begin_layout Section
28292 Propiedades PDF
28293 \begin_inset CommandInset label
28294 LatexCommand label
28295 name "sec:Propiedades-PDF"
28296
28297 \end_inset
28298
28299
28300 \begin_inset Index idx
28301 status collapsed
28302
28303 \begin_layout Plain Layout
28304 Propiedades PDF
28305 \end_layout
28306
28307 \end_inset
28308
28309
28310 \end_layout
28311
28312 \begin_layout Standard
28313 En 
28314 \family sans
28315 Propiedades PDF 
28316 \family default
28317 del diálogo 
28318 \family sans
28319 Documento\SpecialChar \menuseparator
28320 Configuración
28321 \family default
28322  se pueden configurar opciones especiales para la salida PDF del documento.
28323  Todas las opciones son suministradas por el paquete LaTeX 
28324 \series bold
28325 hyperref
28326 \series default
28327
28328 \begin_inset Index idx
28329 status collapsed
28330
28331 \begin_layout Plain Layout
28332 LaTeX, paquetes ! hyperref
28333 \end_layout
28334
28335 \end_inset
28336
28337 .
28338 \end_layout
28339
28340 \begin_layout Standard
28341 Utilizando 
28342 \series bold
28343 hyperref
28344 \series default
28345  se enlazan todas las referencias cruzadas en las salidas DVI y PDF.
28346  Esto significa que el lector puede desplazarse por las partes del documento
28347  referenciadas clicando sobre una entrada del índice general o una referencia.
28348  En la pestaña 
28349 \family sans
28350 Hiperenlaces
28351 \family default
28352  del diálogo puedes especificar el aspecto de los enlaces y si se crean
28353  enlaces para las referencias bibliográficas.
28354  Estas aparecerán en la bibliografía detrás de las diferentes entradas,
28355  mostrando el número de la sección, transparencia o página donde la entrada
28356  está referenciada.
28357 \end_layout
28358
28359 \begin_layout Standard
28360 En la pestaña 
28361 \family sans
28362 Marcadores
28363 \family default
28364  puedes determinar si se crean marcadores para cada sección del documento
28365  para facilitar al lector la navegación por el mismo.
28366  Puedes decidir si los marcadores se numeran o no como las secciones del
28367  documento.
28368  Con el nivel de marcadores abiertos puedes determinar qué niveles de sección
28369  deben mostrarse al abrir el PDF.
28370  Por ejemplo, un nivel
28371 \begin_inset space ~
28372 \end_inset
28373
28374 2 mostrará las secciones y subsecciones, un nivel
28375 \begin_inset space ~
28376 \end_inset
28377
28378 1 mostrará sólo las secciones.
28379 \end_layout
28380
28381 \begin_layout Standard
28382 La información de cabecera de la pestaña 
28383 \family sans
28384 General
28385 \family default
28386  se guarda como propiedades del arhivo junto con el PDF.
28387  Muchos programas son capaces de extraer estas informaciones para, p.
28388 \begin_inset space \thinspace{}
28389 \end_inset
28390
28391 e., reconocer automáticamente quién es el autor y otras características del
28392  PDF.
28393  Esto es muy útil para ordenar, clasificar o usar PDF\SpecialChar \textcompwordmark{}
28394 s para propósitos bibliográ
28395 ficos.
28396  Si se marca la opción 
28397 \family sans
28398 Llenar automáticamente la información de cabecera
28399 \family default
28400 , LyX intenta extraer la información de cabecera a partir de la configuración
28401  del título y del autor del documento.
28402 \end_layout
28403
28404 \begin_layout Standard
28405 La opción 
28406 \family sans
28407 Modo pantalla completa
28408 \family default
28409  abre el PDF en pantalla completa, útil para presentaciones.
28410 \end_layout
28411
28412 \begin_layout Standard
28413 En este documento se han utilizado las propiedades PDF.
28414  Si miras la configuración del documento puedes ver algunas opciones adicionales
28415  de 
28416 \series bold
28417 hyperref
28418 \series default
28419  utilizadas.
28420  Para explicación de las mismas te remitimos al manual de hyperref 
28421 \begin_inset CommandInset citation
28422 LatexCommand cite
28423 key "hyperref"
28424
28425 \end_inset
28426
28427 .
28428 \end_layout
28429
28430 \begin_layout Section
28431 Código TeX y la sintaxis de LaTeX
28432 \begin_inset CommandInset label
28433 LatexCommand label
28434 name "sec:Código-TeX"
28435
28436 \end_inset
28437
28438
28439 \end_layout
28440
28441 \begin_layout Subsection
28442 Cuadros de código TeX
28443 \begin_inset Index idx
28444 status collapsed
28445
28446 \begin_layout Plain Layout
28447 Codigo@Código TeX
28448 \end_layout
28449
28450 \end_inset
28451
28452
28453 \begin_inset CommandInset label
28454 LatexCommand label
28455 name "sub:Cuadros-TeX"
28456
28457 \end_inset
28458
28459
28460 \end_layout
28461
28462 \begin_layout Standard
28463 Como LyX funciona sobre LaTeX, soporta muchos comandos y estructuras LaTeX,
28464  pero no todos.
28465  LaTeX contiene cientos de paquetes que suministran diversos comandos.
28466  Cada mes se actualizan paquetes y se añaden nuevos.
28467  Esto tiene la ventaja de que puedes hacer prácticamente todo, para cada
28468  necesidad hay un paquete LaTeX.
28469  Evidentemente, LyX no puede seguir este ritmo de actualización para soportar
28470  todos estos paquetes y sus comandos.
28471 \end_layout
28472
28473 \begin_layout Standard
28474 Pero no  temas, LyX puede insertar directamente cualquier comando LaTeX
28475  dentro de un cuadro de código TeX.
28476  Los cuadros de código TeX se insertan con el menú 
28477 \family sans
28478 Insertar\SpecialChar \menuseparator
28479 Código
28480 \begin_inset space ~
28481 \end_inset
28482
28483 TeX
28484 \family default
28485  o con el botón 
28486 \begin_inset Graphics
28487         filename ../../images/ert-insert.png
28488
28489 \end_inset
28490
28491 .
28492  El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho.
28493 \end_layout
28494
28495 \begin_layout Standard
28496 En un cuadro código TeX se pueden insertar los comandos total o parcialmente.
28497  Parcialmente significa que el argumento del comando puede ser texto LyX
28498  normal.
28499  Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el
28500  comando LaTeX 
28501 \series bold
28502
28503 \backslash
28504 fbox
28505 \series default
28506 , puedes escribir la parte del comando 
28507 \series bold
28508
28509 \backslash
28510 fbox{
28511 \series default
28512  en un cuadro de código TeX antes de la palabra y la llave de cierre del
28513  comando, 
28514 \series bold
28515 }
28516 \series default
28517 , en otro cuadro de código TeX después de la palabra.
28518  Esta palabra entre los dos cuadros de código TeX constituye el argumento
28519  del comando, como se ve en este ejemplo:
28520 \end_layout
28521
28522 \begin_layout Standard
28523 \begin_inset Graphics
28524         filename clipart/es_ERT.png
28525         scale 90
28526
28527 \end_inset
28528
28529
28530 \end_layout
28531
28532 \begin_layout Standard
28533 En la salida verás la palabra «enmarcada» con un marco: 
28534 \end_layout
28535
28536 \begin_layout Standard
28537 Esta es una línea con una palabra 
28538 \begin_inset ERT
28539 status collapsed
28540
28541 \begin_layout Plain Layout
28542
28543
28544 \backslash
28545 fbox{
28546 \end_layout
28547
28548 \end_inset
28549
28550 enmarcada
28551 \begin_inset ERT
28552 status collapsed
28553
28554 \begin_layout Plain Layout
28555
28556 }
28557 \end_layout
28558
28559 \end_inset
28560
28561 .
28562 \end_layout
28563
28564 \begin_layout Standard
28565 \begin_inset Note Greyedout
28566 status collapsed
28567
28568 \begin_layout Plain Layout
28569
28570 \series bold
28571 Nota: 
28572 \series default
28573 Hay que poner un espacio al final de los comandos LaTeX sin parámetros,
28574  para que LaTeX sepa que ha finalizado el comando.
28575 \end_layout
28576
28577 \end_inset
28578
28579
28580 \end_layout
28581
28582 \begin_layout Subsection
28583 Breve introducción a la sintaxis de LaTeX 
28584 \begin_inset Argument
28585 status collapsed
28586
28587 \begin_layout Plain Layout
28588 Sintaxis de LaTeX
28589 \end_layout
28590
28591 \end_inset
28592
28593
28594 \begin_inset Index idx
28595 status collapsed
28596
28597 \begin_layout Plain Layout
28598 Sintaxis de LaTeX
28599 \end_layout
28600
28601 \end_inset
28602
28603
28604 \begin_inset CommandInset label
28605 LatexCommand label
28606 name "sub:LaTeX-Sintaxis"
28607
28608 \end_inset
28609
28610
28611 \end_layout
28612
28613 \begin_layout Standard
28614 Cuando escribas documentos extensos o libros, necesitarás saber algo sobre
28615  los comandos LaTeX que LyX usa en segundo plano.
28616  Como LaTeX se basa en comandos puedes 
28617 \begin_inset Quotes fld
28618 \end_inset
28619
28620 programar
28621 \begin_inset Quotes frd
28622 \end_inset
28623
28624  tu texto, lo que tiene la ventaja de que se puede cambiar el formato del
28625  documento en cualquier momento con los comandos adecuados.
28626  Imagina que tienes que entregar antes de que acabe el día un manual que
28627  has escrito para un producto.
28628  Tu jefe te felicita por el buen trabajo pero quiere todos los títulos de
28629  tablas y figuras en negrita.
28630  Pero tu documento tiene más de cien de ellos, por tanto es imposible cambiarlos
28631  todos a mano en poco tiempo.
28632 \end_layout
28633
28634 \begin_layout Standard
28635 LaTeX entra en juego.
28636  Como dijimos antes, cada necesidad tiene su paquete LaTeX.
28637  Primero debes averiguar cuál necesitas y luego buscarlo en la base de datos
28638  de paquetes de LaTeX: 
28639 \begin_inset CommandInset citation
28640 LatexCommand cite
28641 key "Catalogue"
28642
28643 \end_inset
28644
28645 .
28646 \end_layout
28647
28648 \begin_layout Standard
28649 Por fin averiguas que necesitas el paquete 
28650 \series bold
28651 caption
28652 \series default
28653
28654 \begin_inset Index idx
28655 status collapsed
28656
28657 \begin_layout Plain Layout
28658 LaTeX, paquetes ! caption
28659 \end_layout
28660
28661 \end_inset
28662
28663 .
28664  Para usarlo debes cargarlo en el preámbulo del documento (menú 
28665 \family sans
28666 Documento\SpecialChar \menuseparator
28667 Configuración
28668 \family default
28669 ) con el comando
28670 \end_layout
28671
28672 \begin_layout Standard
28673
28674 \series bold
28675
28676 \backslash
28677 usepackage[opciones]{nombre_del_paquete}
28678 \end_layout
28679
28680 \begin_layout Standard
28681 Todos los comandos LaTeX comienzan con barra invertida, el argumento se
28682  pone entre llaves, y las opciones entre corchetes.
28683  No todos los comandos tienen argumento y opciones.
28684 \end_layout
28685
28686 \begin_layout Standard
28687 En nuestro caso el nombre del paquete es 
28688 \series bold
28689 caption
28690 \series default
28691 .
28692  Tras un vistazo a la documentación del paquete, verás que la opción 
28693 \series bold
28694 labelfont=bf
28695 \series default
28696  pondrá en negrita la fuente de todos los títulos de figuras y tablas.
28697  Así que añades al preámbulo el comando
28698 \end_layout
28699
28700 \begin_layout Standard
28701
28702 \series bold
28703
28704 \backslash
28705 usepackage[labelfont=bf]{caption}
28706 \end_layout
28707
28708 \begin_layout Standard
28709 y problema resuelto.
28710 \begin_inset Foot
28711 status collapsed
28712
28713 \begin_layout Plain Layout
28714 Para ver más comandos del paquete 
28715 \series bold
28716 caption
28717 \series default
28718  mira su documentación, 
28719 \begin_inset CommandInset citation
28720 LatexCommand cite
28721 key "caption"
28722
28723 \end_inset
28724
28725
28726 \end_layout
28727
28728 \end_inset
28729
28730
28731 \end_layout
28732
28733 \begin_layout Standard
28734 Ten en cuenta que algunas clases de documento llevan incorporadas soluciones
28735  para problemas habituales como el de este caso.
28736  Por ejemplo, si usas la clase 
28737 \family typewriter
28738 KOMA-Script
28739 \family default
28740 , no necesitas el paquete 
28741 \series bold
28742 caption
28743 \series default
28744 .
28745  Sólo escribe en el preámbulo
28746 \end_layout
28747
28748 \begin_layout Standard
28749
28750 \series bold
28751
28752 \backslash
28753 setkomafont{captionlabel}{
28754 \backslash
28755 bfseries}
28756 \end_layout
28757
28758 \begin_layout Standard
28759 y asunto resuelto.
28760  Así que si planeas escribir un extenso documento, deberías echar una ojeada
28761  a la documentación de la clase de documento que quieras usar.
28762  (
28763 \series bold
28764
28765 \backslash
28766 setkomafont
28767 \series default
28768  es un ejemplo de comando con más de un argumento.)
28769 \end_layout
28770
28771 \begin_layout Standard
28772 Los comandos en el preámbulo afectan a todo el documento, mientras que los
28773  comandos en el texto afectan sólo a la parte que sigue o al texto que va
28774  como argumento.
28775  Para insertar comandos LaTeX en el texto usa los cuadros código TeX como
28776  se describe en la sección anterior.
28777 \end_layout
28778
28779 \begin_layout Standard
28780 Para saber más sobre LaTeX y su sintaxis, consulta los libros de la bibliografía
28781  
28782 \begin_inset CommandInset citation
28783 LatexCommand cite
28784 key "latexcompanion,latexguide"
28785
28786 \end_inset
28787
28788 .
28789 \end_layout
28790
28791 \begin_layout Section
28792 Vista preliminar inmediata
28793 \begin_inset CommandInset label
28794 LatexCommand label
28795 name "sec:Vista-preliminar-inmediata"
28796
28797 \end_inset
28798
28799
28800 \begin_inset Index idx
28801 status collapsed
28802
28803 \begin_layout Plain Layout
28804 Documentos ! Vista instantánea
28805 \end_layout
28806
28807 \end_inset
28808
28809
28810 \end_layout
28811
28812 \begin_layout Standard
28813 LyX permite generar sobre la marcha vistas de ciertas partes del documento,
28814  y ver su apariencia final, sin necesidad de interrumpir el ritmo de trabajo
28815  cada vez con 
28816 \family sans
28817 Ver\SpecialChar \menuseparator
28818 DVI
28819 \family default
28820 .
28821 \end_layout
28822
28823 \begin_layout Standard
28824 Si deseas ver, por ejemplo, cómo quedarían tus ecuaciones impresas por LaTeX,
28825  debes instalar el paquete LaTeX 
28826 \series bold
28827 preview-latex
28828 \series default
28829
28830 \begin_inset Index idx
28831 status collapsed
28832
28833 \begin_layout Plain Layout
28834 LaTeX, paquetes ! preview-latex
28835 \end_layout
28836
28837 \end_inset
28838
28839  como se explica después, y marcar 
28840 \family sans
28841 Vista
28842 \begin_inset space ~
28843 \end_inset
28844
28845 preliminar
28846 \begin_inset space ~
28847 \end_inset
28848
28849 inmediata
28850 \family default
28851  en el diálogo 
28852 \family sans
28853 Herramientas\SpecialChar \menuseparator
28854 Preferencias\SpecialChar \menuseparator
28855 Pantalla
28856 \family default
28857 .
28858  El 
28859 \family sans
28860 Tamaño de la vista preliminar
28861 \family default
28862  es el factor de multiplicación para el tamaño.
28863 \end_layout
28864
28865 \begin_layout Standard
28866 Las vistas se generan cuando cargas un documento en Lyx y cuando terminas
28867  de editar una ecuación o un gráfico.
28868  Las vistas inmediatas en un documento ya abierto 
28869 \emph on
28870 no
28871 \emph default
28872  se generan 
28873 \emph on
28874 ipso facto 
28875 \emph default
28876 al activar la 
28877 \family sans
28878 Vista
28879 \begin_inset space ~
28880 \end_inset
28881
28882 preliminar
28883 \begin_inset space ~
28884 \end_inset
28885
28886 inmediata
28887 \family default
28888 , es preciso reabrir el documento.
28889 \end_layout
28890
28891 \begin_layout Standard
28892 LyX generará instantáneas de ecuaciones.
28893  También de gráficos si se marca la opción 
28894 \family sans
28895 Mostrar
28896 \family default
28897
28898 \begin_inset space ~
28899 \end_inset
28900
28901
28902 \family sans
28903 en
28904 \family default
28905
28906 \begin_inset space ~
28907 \end_inset
28908
28909
28910 \family sans
28911 LyX
28912 \family default
28913  en el cuadro de diálogo 
28914 \family sans
28915 Gráficos.
28916
28917 \family default
28918  Esto último es útil si deseas ver instantáneamente una figura LaTeX, por
28919  ejemplo.
28920 \end_layout
28921
28922 \begin_layout Standard
28923 Para que funcione la vista previa inmediata debe estar instalado el paquete
28924  LaTeX 
28925 \series bold
28926 preview-latex
28927 \series default
28928  (también llamado simplemente 
28929 \series bold
28930 preview
28931 \series default
28932 ).
28933  Lo encontrarás en el Catálogo TeX, 
28934 \begin_inset CommandInset citation
28935 LatexCommand cite
28936 key "TeXCatalogue"
28937
28938 \end_inset
28939
28940  o en el administrador de paquetes de tu sistema.
28941  Obtendrás instantáneas mejores si además instalas 
28942 \family typewriter
28943 pnmcrop,
28944 \family default
28945  que forma parte del paquete 
28946 \family typewriter
28947 netpbm
28948 \family default
28949 ; en Windows este programa se instala automáticamente junto con LyX..
28950 \end_layout
28951
28952 \begin_layout Standard
28953 \begin_inset VSpace bigskip
28954 \end_inset
28955
28956
28957 \end_layout
28958
28959 \begin_layout Standard
28960 Por otra parte, puedes ver el código LaTeX de todo el documento o de partes
28961  del mismo.
28962  Con el menú 
28963 \family sans
28964 Ver\SpecialChar \menuseparator
28965 Ver
28966 \begin_inset space ~
28967 \end_inset
28968
28969 fuente
28970 \family default
28971  surge una ventana en la que puedes ver el código fuente de LaTeX correspondient
28972 e al párrafo en el que se encuentre el cursor.
28973  También puedes seleccionar varios párrafos para ver su código.
28974  Para ver el código de todo el documento, marca la opción correspondiente
28975  en la ventana de código.
28976 \end_layout
28977
28978 \begin_layout Section
28979 Corrector ortográfico
28980 \begin_inset CommandInset label
28981 LatexCommand label
28982 name "sec:Corrector-ortográfico"
28983
28984 \end_inset
28985
28986
28987 \begin_inset Index idx
28988 status collapsed
28989
28990 \begin_layout Plain Layout
28991 Corrector ortográfico
28992 \end_layout
28993
28994 \end_inset
28995
28996
28997 \end_layout
28998
28999 \begin_layout Standard
29000 LyX no incorpora corrector ortográfico propio.
29001  Utiliza uno de los programas externos 
29002 \family typewriter
29003 aspell
29004 \family default
29005
29006 \family typewriter
29007 ispell
29008 \family default
29009
29010 \family typewriter
29011 hspell
29012 \family default
29013 , o 
29014 \family typewriter
29015 pspell
29016 \family default
29017 .
29018  En esta sección se supone que tienes instalado y configurado uno de ellos.
29019  Se recomienda el uso de 
29020 \family typewriter
29021 aspell
29022 \family default
29023 , que puede considerarse el sucesor de 
29024 \family typewriter
29025 ispell
29026 \family default
29027 .
29028  
29029 \family typewriter
29030 hspell
29031 \family default
29032  es un corrector de hebreo.
29033  El corrector ortográfico y sus opciones se establecen en las preferencias
29034  de LyX, 
29035 \family sans
29036 Configuración
29037 \begin_inset space ~
29038 \end_inset
29039
29040 del
29041 \begin_inset space ~
29042 \end_inset
29043
29044 idioma
29045 \family default
29046 .
29047 \end_layout
29048
29049 \begin_layout Standard
29050 En  Windows, el cuadro de selección del programa corrector está desactivado
29051  pues sólo se puede usar
29052 \family sans
29053  
29054 \family typewriter
29055 aspell
29056 \family default
29057 .
29058 \end_layout
29059
29060 \begin_layout Standard
29061 El menú
29062 \family sans
29063  Herramientas\SpecialChar \menuseparator
29064 Corrector
29065 \begin_inset space ~
29066 \end_inset
29067
29068 ortográfico
29069 \family default
29070  o el botón de la barra de herramientas 
29071 \begin_inset Graphics
29072         filename ../../images/dialog-show_spellchecker.png
29073
29074 \end_inset
29075
29076  inicia la revisión a partir de la posición del cursor.
29077  Se muestra una ventana en la que aparece un cuadro con cualquier palabra
29078  incorrecta o desconocida, que puedes reemplazar en el cuadro siguiente.
29079  Siempre que se encuentra una palabra incorrecta el texto se desplaza hasta
29080  ella y se ve resaltada.
29081  En la ventana de diálogo también hay una lista de sugerencias de reemplazo.
29082  Seleccionando una de ellas se copia en el campo 
29083 \family sans
29084 Reemplazar
29085 \begin_inset space ~
29086 \end_inset
29087
29088 con
29089 \family default
29090 , si haces doble clic se verifica directamente el reemplazo.
29091  El botón 
29092 \family sans
29093 Ignorar
29094 \family default
29095  sirve para desestimar el reemplazo y proseguir con la revisión.
29096  En el diccionario personal se pueden añadir nuevas palabras.
29097 \end_layout
29098
29099 \begin_layout Standard
29100 Por omisión, el archivo de diccionario empleado se determina por el idioma
29101  del documento que se establece en 
29102 \family sans
29103 Documento\SpecialChar \menuseparator
29104 Configuración
29105 \family default
29106 .
29107  Si no hay diccionario para el idioma del documento, la corrección ortográfica
29108  generará error.
29109  En este caso puedes especificar otro diccionario en el campo 
29110 \family sans
29111 Idioma
29112 \begin_inset space ~
29113 \end_inset
29114
29115 alternativo 
29116 \family default
29117 en el diálogo 
29118 \family sans
29119 Preferencias
29120 \family default
29121 .
29122 \end_layout
29123
29124 \begin_layout Standard
29125 Tras la revisión ortográfica se informa del número de palabras cambiadas.
29126 \end_layout
29127
29128 \begin_layout Subsubsection*
29129 Limitaciones
29130 \end_layout
29131
29132 \begin_layout Standard
29133 No es posible cambiar el idioma para una palabra en particular, a no ser
29134  que cambies cada vez las preferencias globales.
29135  Aunque puedes utilizar en este caso 
29136 \family sans
29137 Encontrar
29138 \begin_inset space ~
29139 \end_inset
29140
29141 y
29142 \begin_inset space ~
29143 \end_inset
29144
29145 reemplazar
29146 \family default
29147 .
29148 \end_layout
29149
29150 \begin_layout Standard
29151 LyX no puede revisar correctamente documentos con textos en varios idiomas.
29152  Este trabajo lo hace 
29153 \family typewriter
29154 pspell
29155 \family default
29156 , suponiendo que has marcado apropiadamente los distintos idiomas.
29157 \end_layout
29158
29159 \begin_layout Subsubsection*
29160 Otras opciones
29161 \end_layout
29162
29163 \begin_layout Standard
29164 La sección 
29165 \family sans
29166 Corrector
29167 \begin_inset space ~
29168 \end_inset
29169
29170 ortográfico
29171 \family default
29172  en el diálogo 
29173 \family sans
29174 Preferencias 
29175 \family default
29176 tiene algunas opciones adicionales:
29177 \end_layout
29178
29179 \begin_layout Description
29180 Usar
29181 \begin_inset space ~
29182 \end_inset
29183
29184 caracteres
29185 \begin_inset space ~
29186 \end_inset
29187
29188 de
29189 \begin_inset space ~
29190 \end_inset
29191
29192 escape Permite añadir caracteres no estándar al proceso de revisión, p.
29193 \begin_inset space \thinspace{}
29194 \end_inset
29195
29196 e.
29197  un carácter alemán en un documento en inglés.
29198  En general esto no debería ser necesario.
29199 \end_layout
29200
29201 \begin_layout Description
29202 Diccionario
29203 \begin_inset space ~
29204 \end_inset
29205
29206 personal para usar un diccionario propio distinto al predeterminado.
29207 \end_layout
29208
29209 \begin_layout Description
29210 Aceptar
29211 \begin_inset space ~
29212 \end_inset
29213
29214 palabras
29215 \begin_inset space ~
29216 \end_inset
29217
29218 compuestas para que el diccionario admita palabras como «eurozona».
29219 \end_layout
29220
29221 \begin_layout Description
29222 Usar
29223 \begin_inset space ~
29224 \end_inset
29225
29226 codificación
29227 \begin_inset space ~
29228 \end_inset
29229
29230 de
29231 \begin_inset space ~
29232 \end_inset
29233
29234 entrada Utiliza la codificación del documento establecida en el apartado
29235  
29236 \family sans
29237 Idioma 
29238 \family default
29239 de 
29240 \family sans
29241 Documento\SpecialChar \menuseparator
29242 Configuración
29243 \family default
29244  también para la revisión ortográfica.
29245 \begin_inset Foot
29246 status collapsed
29247
29248 \begin_layout Plain Layout
29249 La codificación se explica en la sección
29250 \begin_inset space ~
29251 \end_inset
29252
29253
29254 \begin_inset CommandInset ref
29255 LatexCommand ref
29256 reference "cap:Configuración-del-documento"
29257
29258 \end_inset
29259
29260 .
29261 \end_layout
29262
29263 \end_inset
29264
29265  Habilita esta opción sólo si usas 
29266 \family typewriter
29267 ispell
29268 \family default
29269  y si la revisión no funciona con palabras que tienen letras internacionales.
29270  Ha habido informes de que no trabaja con todos los diccionarios, por eso
29271  está desmarcado por omisión.
29272 \end_layout
29273
29274 \begin_layout Section
29275 Tesauro
29276 \begin_inset Index idx
29277 status collapsed
29278
29279 \begin_layout Plain Layout
29280 Tesauro
29281 \end_layout
29282
29283 \end_inset
29284
29285
29286 \begin_inset CommandInset label
29287 LatexCommand label
29288 name "sec:Tesauro"
29289
29290 \end_inset
29291
29292
29293 \end_layout
29294
29295 \begin_layout Standard
29296 Tesauro por ahora sólo funciona para el idioma inglés.
29297 \end_layout
29298
29299 \begin_layout Standard
29300 Para iniciar el diccionario de sinónimos usa el menú 
29301 \family sans
29302 Herramientas\SpecialChar \menuseparator
29303 Tesauro
29304 \family default
29305  o el botón 
29306 \begin_inset Graphics
29307         filename ../../images/thesaurus-entry.png
29308         BoundingBox 0bp 5bp 20bp 25bp
29309         rotateOrigin center
29310
29311 \end_inset
29312
29313 .
29314  Se muestra una ventana con sinónimos para reemplazar la palabra que tiene
29315  el cursor o está seleccionada.
29316 \end_layout
29317
29318 \begin_layout Standard
29319 Desplazando la lista de sinónimos puedes encontrar el más adecuado.
29320 \end_layout
29321
29322 \begin_layout Standard
29323 Tesauro sólo funciona con palabras individuales y en singular.
29324  Por ejemplo, «reports» no da ningún resultado, pero «report» sí.
29325  Lo que puedes hacer en estos casos es seleccionar sólo una parte de la
29326  palabra, en este caso «report»s.
29327  
29328 \end_layout
29329
29330 \begin_layout Section
29331 Seguimiento de cambios
29332 \begin_inset Index idx
29333 status collapsed
29334
29335 \begin_layout Plain Layout
29336 Seguimiento de cambios
29337 \end_layout
29338
29339 \end_inset
29340
29341
29342 \begin_inset Index idx
29343 status collapsed
29344
29345 \begin_layout Plain Layout
29346 Documentos ! Seguimiento de cambios
29347 \end_layout
29348
29349 \end_inset
29350
29351
29352 \begin_inset CommandInset label
29353 LatexCommand label
29354 name "sec:Seguimiento-de-cambios"
29355
29356 \end_inset
29357
29358
29359 \end_layout
29360
29361 \begin_layout Standard
29362 Cuando varias personas trabajan sobre el mismo documento es muy útil ver
29363  resaltados los cambios hechos por otros.
29364  Entonces puedes decidir si aceptar o no dichos cambios.
29365  Para habilitar esta característica marca el menú 
29366 \family sans
29367 Documento\SpecialChar \menuseparator
29368 Seguimiento
29369 \begin_inset space ~
29370 \end_inset
29371
29372 de
29373 \begin_inset space ~
29374 \end_inset
29375
29376 cambios\SpecialChar \menuseparator
29377 Seguir
29378 \begin_inset space ~
29379 \end_inset
29380
29381 cambios
29382 \family default
29383 .
29384 \end_layout
29385
29386 \begin_layout Standard
29387 Los cambios realizados en el documento se resaltarán con trazos y colores:
29388  
29389 \bar under
29390 \color blue
29391 texto subrayado
29392 \bar default
29393 \color inherit
29394  es texto añadido, 
29395 \color blue
29396 texto tachado
29397 \color inherit
29398  es texto borrado.
29399  El color depende del autor que hizo el cambio.
29400  Puedes cambiar estos colores en el diálogo de las preferencias de LyX,
29401  en 
29402 \family sans
29403 Apariencia
29404 \family default
29405
29406 \family sans
29407 Colores
29408 \family default
29409 .
29410 \begin_inset Index idx
29411 status collapsed
29412
29413 \begin_layout Plain Layout
29414 Color ! Seguimiento de cambios
29415 \end_layout
29416
29417 \end_inset
29418
29419  El autor y la fecha del cambio se muestran en la barra de estado de LyX
29420  cuando el cursor está en texto modificado.
29421  Esta misma información se muestra usando el botón de la barra de herramientas
29422  
29423 \begin_inset Graphics
29424         filename ../../images/changes-merge.png
29425         BoundingBox 0bp 5bp 20bp 25bp
29426         rotateOrigin center
29427
29428 \end_inset
29429
29430 .
29431 \end_layout
29432
29433 \begin_layout Standard
29434 Si el seguimiento de cambios está activado, verás la correspondiente barra
29435  de herramientas:
29436 \begin_inset Index idx
29437 status collapsed
29438
29439 \begin_layout Plain Layout
29440 Barras de herramientas ! Seguimiento de cambios
29441 \end_layout
29442
29443 \end_inset
29444
29445
29446 \end_layout
29447
29448 \begin_layout Standard
29449 \begin_inset VSpace bigskip
29450 \end_inset
29451
29452
29453 \end_layout
29454
29455 \begin_layout Standard
29456 \begin_inset Graphics
29457         filename ../clipart/ChangesToolbar.png
29458
29459 \end_inset
29460
29461
29462 \end_layout
29463
29464 \begin_layout Standard
29465 \begin_inset VSpace defskip
29466 \end_inset
29467
29468
29469 \end_layout
29470
29471 \begin_layout Standard
29472 Los botones de la barra de seguimiento de cambios tienen las siguientes
29473  funciones:
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset VSpace defskip
29478 \end_inset
29479
29480
29481 \end_layout
29482
29483 \begin_layout Standard
29484 \begin_inset Tabular
29485 <lyxtabular version="3" rows="10" columns="2">
29486 <features islongtable="true" longtabularalignment="center">
29487 <column alignment="left" valignment="top" width="0">
29488 <column alignment="left" valignment="top" width="0">
29489 <row interlinespace="2.5mm">
29490 <cell alignment="center" valignment="top" usebox="none">
29491 \begin_inset Text
29492
29493 \begin_layout Plain Layout
29494 \begin_inset Graphics
29495         filename ../../images/changes-track.png
29496         BoundingBox 0bp 5bp 20bp 25bp
29497         rotateOrigin center
29498
29499 \end_inset
29500
29501
29502 \end_layout
29503
29504 \end_inset
29505 </cell>
29506 <cell alignment="center" valignment="top" usebox="none">
29507 \begin_inset Text
29508
29509 \begin_layout Plain Layout
29510
29511 \family sans
29512 Documento\SpecialChar \menuseparator
29513 Seguimiento
29514 \begin_inset space ~
29515 \end_inset
29516
29517 de
29518 \begin_inset space ~
29519 \end_inset
29520
29521 cambios\SpecialChar \menuseparator
29522 Seguir
29523 \begin_inset space ~
29524 \end_inset
29525
29526 cambios
29527 \end_layout
29528
29529 \end_inset
29530 </cell>
29531 </row>
29532 <row interlinespace="2.5mm">
29533 <cell alignment="center" valignment="top" usebox="none">
29534 \begin_inset Text
29535
29536 \begin_layout Plain Layout
29537 \begin_inset Graphics
29538         filename ../../images/changes-output.png
29539         BoundingBox 0bp 5bp 20bp 25bp
29540         rotateOrigin center
29541
29542 \end_inset
29543
29544
29545 \end_layout
29546
29547 \end_inset
29548 </cell>
29549 <cell alignment="center" valignment="top" usebox="none">
29550 \begin_inset Text
29551
29552 \begin_layout Plain Layout
29553
29554 \family sans
29555 Documento\SpecialChar \menuseparator
29556 Seguimiento
29557 \begin_inset space ~
29558 \end_inset
29559
29560 de
29561 \begin_inset space ~
29562 \end_inset
29563
29564 cambios\SpecialChar \menuseparator
29565 Mostrar
29566 \begin_inset space ~
29567 \end_inset
29568
29569 cambios
29570 \begin_inset space ~
29571 \end_inset
29572
29573 en
29574 \begin_inset space ~
29575 \end_inset
29576
29577 la
29578 \begin_inset space ~
29579 \end_inset
29580
29581 salida
29582 \end_layout
29583
29584 \end_inset
29585 </cell>
29586 </row>
29587 <row interlinespace="2.5mm">
29588 <cell alignment="center" valignment="top" usebox="none">
29589 \begin_inset Text
29590
29591 \begin_layout Plain Layout
29592 \begin_inset Graphics
29593         filename ../../images/change-next.png
29594         BoundingBox 0bp 5bp 20bp 25bp
29595         rotateOrigin center
29596
29597 \end_inset
29598
29599
29600 \end_layout
29601
29602 \end_inset
29603 </cell>
29604 <cell alignment="center" valignment="top" usebox="none">
29605 \begin_inset Text
29606
29607 \begin_layout Plain Layout
29608 Ir al siguiente cambio
29609 \end_layout
29610
29611 \end_inset
29612 </cell>
29613 </row>
29614 <row interlinespace="2.5mm">
29615 <cell alignment="center" valignment="top" usebox="none">
29616 \begin_inset Text
29617
29618 \begin_layout Plain Layout
29619 \begin_inset Graphics
29620         filename ../../images/change-accept.png
29621         BoundingBox 0bp 5bp 20bp 25bp
29622         rotateOrigin center
29623
29624 \end_inset
29625
29626
29627 \end_layout
29628
29629 \end_inset
29630 </cell>
29631 <cell alignment="center" valignment="top" usebox="none">
29632 \begin_inset Text
29633
29634 \begin_layout Plain Layout
29635
29636 \family sans
29637 Documento\SpecialChar \menuseparator
29638 Seguimiento
29639 \begin_inset space ~
29640 \end_inset
29641
29642 de
29643 \begin_inset space ~
29644 \end_inset
29645
29646 cambios\SpecialChar \menuseparator
29647 Aceptar
29648 \begin_inset space ~
29649 \end_inset
29650
29651 cambio
29652 \end_layout
29653
29654 \end_inset
29655 </cell>
29656 </row>
29657 <row interlinespace="2.5mm">
29658 <cell alignment="center" valignment="top" usebox="none">
29659 \begin_inset Text
29660
29661 \begin_layout Plain Layout
29662 \begin_inset Graphics
29663         filename ../../images/change-reject.png
29664         BoundingBox 0bp 5bp 20bp 25bp
29665         rotateOrigin center
29666
29667 \end_inset
29668
29669
29670 \end_layout
29671
29672 \end_inset
29673 </cell>
29674 <cell alignment="center" valignment="top" usebox="none">
29675 \begin_inset Text
29676
29677 \begin_layout Plain Layout
29678
29679 \family sans
29680 Documento\SpecialChar \menuseparator
29681 Seguimiento
29682 \begin_inset space ~
29683 \end_inset
29684
29685 de
29686 \begin_inset space ~
29687 \end_inset
29688
29689 cambios\SpecialChar \menuseparator
29690 Descartar
29691 \begin_inset space ~
29692 \end_inset
29693
29694 cambio
29695 \end_layout
29696
29697 \end_inset
29698 </cell>
29699 </row>
29700 <row interlinespace="2.5mm">
29701 <cell alignment="center" valignment="top" usebox="none">
29702 \begin_inset Text
29703
29704 \begin_layout Plain Layout
29705 \begin_inset Graphics
29706         filename ../../images/changes-merge.png
29707         BoundingBox 0bp 5bp 20bp 25bp
29708         rotateOrigin center
29709
29710 \end_inset
29711
29712
29713 \end_layout
29714
29715 \end_inset
29716 </cell>
29717 <cell alignment="center" valignment="top" usebox="none">
29718 \begin_inset Text
29719
29720 \begin_layout Plain Layout
29721
29722 \family sans
29723 Documento\SpecialChar \menuseparator
29724 Seguimiento
29725 \begin_inset space ~
29726 \end_inset
29727
29728 de
29729 \begin_inset space ~
29730 \end_inset
29731
29732 cambios\SpecialChar \menuseparator
29733 Fusionar
29734 \begin_inset space ~
29735 \end_inset
29736
29737 cambios
29738 \end_layout
29739
29740 \end_inset
29741 </cell>
29742 </row>
29743 <row interlinespace="2.5mm">
29744 <cell alignment="center" valignment="top" usebox="none">
29745 \begin_inset Text
29746
29747 \begin_layout Plain Layout
29748 \begin_inset Graphics
29749         filename ../../images/all-changes-accept.png
29750         BoundingBox 0bp 5bp 20bp 25bp
29751         rotateOrigin center
29752
29753 \end_inset
29754
29755
29756 \end_layout
29757
29758 \end_inset
29759 </cell>
29760 <cell alignment="center" valignment="top" usebox="none">
29761 \begin_inset Text
29762
29763 \begin_layout Plain Layout
29764
29765 \family sans
29766 Documento\SpecialChar \menuseparator
29767 Seguimiento
29768 \begin_inset space ~
29769 \end_inset
29770
29771 de
29772 \begin_inset space ~
29773 \end_inset
29774
29775 cambios\SpecialChar \menuseparator
29776 Aceptar
29777 \begin_inset space ~
29778 \end_inset
29779
29780 todos
29781 \begin_inset space ~
29782 \end_inset
29783
29784 los
29785 \begin_inset space ~
29786 \end_inset
29787
29788 cambios
29789 \end_layout
29790
29791 \end_inset
29792 </cell>
29793 </row>
29794 <row interlinespace="2.5mm">
29795 <cell alignment="center" valignment="top" usebox="none">
29796 \begin_inset Text
29797
29798 \begin_layout Plain Layout
29799 \begin_inset Graphics
29800         filename ../../images/all-changes-reject.png
29801         BoundingBox 0bp 5bp 20bp 25bp
29802         rotateOrigin center
29803
29804 \end_inset
29805
29806
29807 \end_layout
29808
29809 \end_inset
29810 </cell>
29811 <cell alignment="center" valignment="top" usebox="none">
29812 \begin_inset Text
29813
29814 \begin_layout Plain Layout
29815
29816 \family sans
29817 Documento\SpecialChar \menuseparator
29818 Seguimiento
29819 \begin_inset space ~
29820 \end_inset
29821
29822 de
29823 \begin_inset space ~
29824 \end_inset
29825
29826 cambios\SpecialChar \menuseparator
29827 Descartar
29828 \begin_inset space ~
29829 \end_inset
29830
29831 todos
29832 \begin_inset space ~
29833 \end_inset
29834
29835 los
29836 \begin_inset space ~
29837 \end_inset
29838
29839 cambios
29840 \end_layout
29841
29842 \end_inset
29843 </cell>
29844 </row>
29845 <row interlinespace="2.5mm">
29846 <cell alignment="center" valignment="top" usebox="none">
29847 \begin_inset Text
29848
29849 \begin_layout Plain Layout
29850 \begin_inset Graphics
29851         filename ../../images/note-insert.png
29852         BoundingBox 0bp 5bp 20bp 25bp
29853         rotateOrigin center
29854
29855 \end_inset
29856
29857
29858 \end_layout
29859
29860 \end_inset
29861 </cell>
29862 <cell alignment="center" valignment="top" usebox="none">
29863 \begin_inset Text
29864
29865 \begin_layout Plain Layout
29866
29867 \family sans
29868 Insertar\SpecialChar \menuseparator
29869 Nota\SpecialChar \menuseparator
29870 Nota
29871 \begin_inset space ~
29872 \end_inset
29873
29874 LyX
29875 \end_layout
29876
29877 \end_inset
29878 </cell>
29879 </row>
29880 <row interlinespace="2.5mm">
29881 <cell alignment="center" valignment="top" usebox="none">
29882 \begin_inset Text
29883
29884 \begin_layout Plain Layout
29885 \begin_inset Graphics
29886         filename ../../images/note-next.png
29887         BoundingBox 0bp 5bp 20bp 25bp
29888         rotateOrigin center
29889
29890 \end_inset
29891
29892
29893 \end_layout
29894
29895 \end_inset
29896 </cell>
29897 <cell alignment="center" valignment="top" usebox="none">
29898 \begin_inset Text
29899
29900 \begin_layout Plain Layout
29901
29902 \family sans
29903 Navegar\SpecialChar \menuseparator
29904 Nota
29905 \begin_inset space ~
29906 \end_inset
29907
29908 siguiente
29909 \end_layout
29910
29911 \end_inset
29912 </cell>
29913 </row>
29914 </lyxtabular>
29915
29916 \end_inset
29917
29918
29919 \end_layout
29920
29921 \begin_layout Standard
29922 \begin_inset VSpace defskip
29923 \end_inset
29924
29925
29926 \end_layout
29927
29928 \begin_layout Standard
29929 La barra de revisión ayuda a aceptar, descartar o fusionar cambios, para
29930  ello selecciona el cambio y pulsa el botón adecuado.
29931  Cuando fusionas cambios aparece una ventana con información sobre el cambio,
29932  la posibilidad de aceptarlo o rechazarlo y la búsqueda del siguiente cambio.
29933  Así que no tienes que ir seleccionando cada cambio por separado.
29934 \end_layout
29935
29936 \begin_layout Standard
29937 La barra tiene también dos botones para manejar notas porque su uso es habitual
29938  para describir los cambios.
29939 \end_layout
29940
29941 \begin_layout Standard
29942 Para que los cambios se muestren en la salida debe estar instalado el paquete
29943  LaTeX 
29944 \series bold
29945 dvipost
29946 \series default
29947
29948 \begin_inset Index idx
29949 status collapsed
29950
29951 \begin_layout Plain Layout
29952 LaTeX, paquetes ! dvipost
29953 \end_layout
29954
29955 \end_inset
29956
29957 .
29958  Está disponible en el Catálogo TeX, 
29959 \begin_inset CommandInset citation
29960 LatexCommand cite
29961 key "TeXCatalogue"
29962
29963 \end_inset
29964
29965  o en el administrador de paquetes de tu sistema LaTeX.
29966 \end_layout
29967
29968 \begin_layout Section
29969 Soporte internacional
29970 \begin_inset Index idx
29971 status collapsed
29972
29973 \begin_layout Plain Layout
29974 Soporte internacional
29975 \end_layout
29976
29977 \end_inset
29978
29979
29980 \end_layout
29981
29982 \begin_layout Standard
29983 Esta sección describe cómo usar LyX con cualquier idioma.
29984  Para algunos idiomas no occidentales hay páginas wiki que describen cómo
29985  configurar LyX para utilizarlos: 
29986 \begin_inset CommandInset citation
29987 LatexCommand cite
29988 key "Arabic,Armenian,Farsi,Hebrew"
29989
29990 \end_inset
29991
29992
29993 \end_layout
29994
29995 \begin_layout Standard
29996 Además de idiomas, LyX también soporta símbolos fonéticos, véase la sección
29997 \begin_inset space ~
29998 \end_inset
29999
30000
30001 \begin_inset CommandInset ref
30002 LatexCommand ref
30003 reference "sub:Carácter-especial"
30004
30005 \end_inset
30006
30007 .
30008 \end_layout
30009
30010 \begin_layout Subsection
30011 Opciones de idioma
30012 \begin_inset Index idx
30013 status collapsed
30014
30015 \begin_layout Plain Layout
30016 Idioma ! Opciones
30017 \end_layout
30018
30019 \end_inset
30020
30021
30022 \begin_inset Index idx
30023 status collapsed
30024
30025 \begin_layout Plain Layout
30026 Documentos ! Idioma
30027 \end_layout
30028
30029 \end_inset
30030
30031
30032 \begin_inset Index idx
30033 status collapsed
30034
30035 \begin_layout Plain Layout
30036 Documentos ! Configuración
30037 \end_layout
30038
30039 \end_inset
30040
30041
30042 \end_layout
30043
30044 \begin_layout Standard
30045 El diálogo 
30046 \family sans
30047 Documento\SpecialChar \menuseparator
30048 Configuración
30049 \family default
30050  permite determinar el idioma y la codificación
30051 \family roman
30052  de caracteres.
30053 \end_layout
30054
30055 \begin_layout Standard
30056 Elige idioma en la sección 
30057 \family sans
30058 Idioma
30059 \family default
30060  de este diálogo.
30061  Por omisión es inglés.
30062 \end_layout
30063
30064 \begin_layout Standard
30065 El cuadro desplegable 
30066 \family sans
30067 Otros
30068 \family default
30069 , bajo 
30070 \family sans
30071 Codificación
30072 \family default
30073 , permite elegir el mapa de codificación de caracteres que quieres emplear
30074  para exportar a LaTeX.
30075  La opción 
30076 \family sans
30077 Idioma predeterminado 
30078 \family default
30079 es la más recomendable porque funciona bien en la mayoría de los casos.
30080  Para más detalles sobre las distintas opciones de codificación, véase la
30081  sección
30082 \begin_inset space ~
30083 \end_inset
30084
30085
30086 \begin_inset CommandInset ref
30087 LatexCommand ref
30088 reference "cap:Configuración-del-documento"
30089
30090 \end_inset
30091
30092 .
30093 \end_layout
30094
30095 \begin_layout Subsection
30096 Configuración del mapa de teclado
30097 \begin_inset CommandInset label
30098 LatexCommand label
30099 name "sub:Configuración-del-mapa"
30100
30101 \end_inset
30102
30103
30104 \end_layout
30105
30106 \begin_layout Standard
30107 Si tienes, por ejemplo, un teclado U.S.
30108  y quieres escribir en otro idioma, pongamos italiano, puedes usar un mapa
30109  de teclado alternativo configurando LyX para que use un teclado italiano.
30110  En el diálogo de las preferencias puedes escoger hasta dos mapas de teclado,
30111  uno primario y otro secundario, y seleccionar después el que quieres usar.
30112  Véase la sección
30113 \begin_inset space ~
30114 \end_inset
30115
30116
30117 \begin_inset CommandInset ref
30118 LatexCommand ref
30119 reference "sub:Teclado/Ratón"
30120
30121 \end_inset
30122
30123 .
30124 \end_layout
30125
30126 \begin_layout Standard
30127 Por otra parte, puede que quieras cambiar sólo unas pocas teclas de un mapa
30128  o crear uno completamente diferente (para Vulcano, por ejemplo).
30129  O bien quieres escribir normalmente en italiano en un teclado U.S.
30130  y además incluir de vez en cuando una cita en alemán.
30131  En estos casos puedes escribir tu propio mapa de teclado o modificar uno
30132  existente para soportar los caracteres que necesites.
30133  Esta y otras muchas personalizaciones se explican en el manual 
30134 \emph on
30135 Personalización
30136 \emph default
30137 .
30138 \end_layout
30139
30140 \begin_layout Subsection
30141 Tablas de caracteres
30142 \end_layout
30143
30144 \begin_layout Standard
30145 El cuadro
30146 \begin_inset space ~
30147 \end_inset
30148
30149
30150 \begin_inset CommandInset ref
30151 LatexCommand ref
30152 reference "cap:Tabla-de-caracteres-latin1"
30153
30154 \end_inset
30155
30156  contiene el conjunto de caracteres 
30157 \family typewriter
30158 Latin1
30159 \family default
30160 .
30161  Debería ser factible escribir directamente con el teclado cualquiera de
30162  los caracteres incluidos en las ocho primeras columnas.
30163 \end_layout
30164
30165 \begin_layout Standard
30166 Este manual está preparado para imprimir todos los caracteres, pero no de
30167  forma inmediata en muchos casos.
30168  Veamos algunos detalles que debes tener en cuenta para usar los caracteres
30169  del conjunto 
30170 \family typewriter
30171 Latin1
30172 \family default
30173
30174 \end_layout
30175
30176 \begin_layout Itemize
30177 Aunque hayas seleccionado 
30178 \family sans
30179 latin1
30180 \family default
30181  en el diálogo 
30182 \family sans
30183 Documento\SpecialChar \menuseparator
30184 Configuración,
30185 \family default
30186  los usuarios que sólo disponen de fuentes 
30187 \family typewriter
30188 T1
30189 \family default
30190  para LaTeX (o las tienen pero no las usan) echarán en falta unos pocos
30191  caracteres: D0, F0, DE, FE, AB y BB (
30192 \emph on
30193 eth
30194 \emph default
30195  y 
30196 \emph on
30197 thorn
30198 \emph default
30199 , mayúsculas y minúsculas, y las comillas francesas) no se mostrarán.
30200 \end_layout
30201
30202 \begin_layout Standard
30203
30204 \end_layout
30205
30206 \begin_layout Standard
30207 \begin_inset Float table
30208 wide false
30209 sideways false
30210 status collapsed
30211
30212 \begin_layout Plain Layout
30213 \begin_inset Caption
30214
30215 \begin_layout Plain Layout
30216 \begin_inset CommandInset label
30217 LatexCommand label
30218 name "cap:Tabla-de-caracteres-latin1"
30219
30220 \end_inset
30221
30222 Conjunto de caracteres 
30223 \family typewriter
30224 latin1
30225 \end_layout
30226
30227 \end_inset
30228
30229
30230 \end_layout
30231
30232 \begin_layout Plain Layout
30233 \align center
30234 \begin_inset Tabular
30235 <lyxtabular version="3" rows="17" columns="17">
30236 <features tabularvalignment="middle">
30237 <column alignment="center" valignment="top" width="0pt">
30238 <column alignment="center" valignment="top" width="0pt">
30239 <column alignment="center" valignment="top" width="0pt">
30240 <column alignment="center" valignment="top" width="0pt">
30241 <column alignment="center" valignment="top" width="0pt">
30242 <column alignment="center" valignment="top" width="0pt">
30243 <column alignment="center" valignment="top" width="0pt">
30244 <column alignment="center" valignment="top" width="0pt">
30245 <column alignment="center" valignment="top" width="0pt">
30246 <column alignment="center" valignment="top" width="0pt">
30247 <column alignment="center" valignment="top" width="0pt">
30248 <column alignment="center" valignment="top" width="0pt">
30249 <column alignment="center" valignment="top" width="0pt">
30250 <column alignment="center" valignment="top" width="0pt">
30251 <column alignment="center" valignment="top" width="0pt">
30252 <column alignment="center" valignment="top" width="0pt">
30253 <column alignment="center" valignment="top" width="0pt">
30254 <row>
30255 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30256 \begin_inset Text
30257
30258 \begin_layout Plain Layout
30259
30260 \end_layout
30261
30262 \end_inset
30263 </cell>
30264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30265 \begin_inset Text
30266
30267 \begin_layout Plain Layout
30268
30269 \family roman
30270 \series medium
30271 \shape up
30272 \size tiny
30273 \emph off
30274 \bar no
30275 \noun off
30276 \color none
30277 00
30278 \end_layout
30279
30280 \end_inset
30281 </cell>
30282 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30283 \begin_inset Text
30284
30285 \begin_layout Plain Layout
30286
30287 \family roman
30288 \series medium
30289 \shape up
30290 \size tiny
30291 \emph off
30292 \bar no
30293 \noun off
30294 \color none
30295 10
30296 \end_layout
30297
30298 \end_inset
30299 </cell>
30300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30301 \begin_inset Text
30302
30303 \begin_layout Plain Layout
30304
30305 \family roman
30306 \series medium
30307 \shape up
30308 \size tiny
30309 \emph off
30310 \bar no
30311 \noun off
30312 \color none
30313 20
30314 \end_layout
30315
30316 \end_inset
30317 </cell>
30318 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30319 \begin_inset Text
30320
30321 \begin_layout Plain Layout
30322
30323 \family roman
30324 \series medium
30325 \shape up
30326 \size tiny
30327 \emph off
30328 \bar no
30329 \noun off
30330 \color none
30331 30
30332 \end_layout
30333
30334 \end_inset
30335 </cell>
30336 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30337 \begin_inset Text
30338
30339 \begin_layout Plain Layout
30340
30341 \family roman
30342 \series medium
30343 \shape up
30344 \size tiny
30345 \emph off
30346 \bar no
30347 \noun off
30348 \color none
30349 40
30350 \end_layout
30351
30352 \end_inset
30353 </cell>
30354 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30355 \begin_inset Text
30356
30357 \begin_layout Plain Layout
30358
30359 \family roman
30360 \series medium
30361 \shape up
30362 \size tiny
30363 \emph off
30364 \bar no
30365 \noun off
30366 \color none
30367 50
30368 \end_layout
30369
30370 \end_inset
30371 </cell>
30372 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30373 \begin_inset Text
30374
30375 \begin_layout Plain Layout
30376
30377 \family roman
30378 \series medium
30379 \shape up
30380 \size tiny
30381 \emph off
30382 \bar no
30383 \noun off
30384 \color none
30385 60
30386 \end_layout
30387
30388 \end_inset
30389 </cell>
30390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30391 \begin_inset Text
30392
30393 \begin_layout Plain Layout
30394
30395 \family roman
30396 \series medium
30397 \shape up
30398 \size tiny
30399 \emph off
30400 \bar no
30401 \noun off
30402 \color none
30403 70
30404 \end_layout
30405
30406 \end_inset
30407 </cell>
30408 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30409 \begin_inset Text
30410
30411 \begin_layout Plain Layout
30412
30413 \family roman
30414 \series medium
30415 \shape up
30416 \size tiny
30417 \emph off
30418 \bar no
30419 \noun off
30420 \color none
30421 80
30422 \end_layout
30423
30424 \end_inset
30425 </cell>
30426 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30427 \begin_inset Text
30428
30429 \begin_layout Plain Layout
30430
30431 \family roman
30432 \series medium
30433 \shape up
30434 \size tiny
30435 \emph off
30436 \bar no
30437 \noun off
30438 \color none
30439 90
30440 \end_layout
30441
30442 \end_inset
30443 </cell>
30444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30445 \begin_inset Text
30446
30447 \begin_layout Plain Layout
30448
30449 \family roman
30450 \series medium
30451 \shape up
30452 \size tiny
30453 \emph off
30454 \bar no
30455 \noun off
30456 \color none
30457 A0
30458 \end_layout
30459
30460 \end_inset
30461 </cell>
30462 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30463 \begin_inset Text
30464
30465 \begin_layout Plain Layout
30466
30467 \family roman
30468 \series medium
30469 \shape up
30470 \size tiny
30471 \emph off
30472 \bar no
30473 \noun off
30474 \color none
30475 B0
30476 \end_layout
30477
30478 \end_inset
30479 </cell>
30480 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30481 \begin_inset Text
30482
30483 \begin_layout Plain Layout
30484
30485 \family roman
30486 \series medium
30487 \shape up
30488 \size tiny
30489 \emph off
30490 \bar no
30491 \noun off
30492 \color none
30493 C0
30494 \end_layout
30495
30496 \end_inset
30497 </cell>
30498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30499 \begin_inset Text
30500
30501 \begin_layout Plain Layout
30502
30503 \family roman
30504 \series medium
30505 \shape up
30506 \size tiny
30507 \emph off
30508 \bar no
30509 \noun off
30510 \color none
30511 D0
30512 \end_layout
30513
30514 \end_inset
30515 </cell>
30516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
30517 \begin_inset Text
30518
30519 \begin_layout Plain Layout
30520
30521 \family roman
30522 \series medium
30523 \shape up
30524 \size tiny
30525 \emph off
30526 \bar no
30527 \noun off
30528 \color none
30529 E0
30530 \end_layout
30531
30532 \end_inset
30533 </cell>
30534 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
30535 \begin_inset Text
30536
30537 \begin_layout Plain Layout
30538
30539 \family roman
30540 \series medium
30541 \shape up
30542 \size tiny
30543 \emph off
30544 \bar no
30545 \noun off
30546 \color none
30547 F0
30548 \end_layout
30549
30550 \end_inset
30551 </cell>
30552 </row>
30553 <row>
30554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30555 \begin_inset Text
30556
30557 \begin_layout Plain Layout
30558
30559 \family roman
30560 \series medium
30561 \shape up
30562 \size tiny
30563 \emph off
30564 \bar no
30565 \noun off
30566 \color none
30567 00
30568 \end_layout
30569
30570 \end_inset
30571 </cell>
30572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30573 \begin_inset Text
30574
30575 \begin_layout Plain Layout
30576
30577 \end_layout
30578
30579 \end_inset
30580 </cell>
30581 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30582 \begin_inset Text
30583
30584 \begin_layout Plain Layout
30585
30586 \end_layout
30587
30588 \end_inset
30589 </cell>
30590 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30591 \begin_inset Text
30592
30593 \begin_layout Plain Layout
30594
30595 \end_layout
30596
30597 \end_inset
30598 </cell>
30599 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30600 \begin_inset Text
30601
30602 \begin_layout Plain Layout
30603
30604 \family roman
30605 \series medium
30606 \shape up
30607 \emph off
30608 \bar no
30609 \noun off
30610 \color none
30611 0
30612 \end_layout
30613
30614 \end_inset
30615 </cell>
30616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30617 \begin_inset Text
30618
30619 \begin_layout Plain Layout
30620
30621 \family roman
30622 \series medium
30623 \shape up
30624 \emph off
30625 \bar no
30626 \noun off
30627 \color none
30628 @
30629 \end_layout
30630
30631 \end_inset
30632 </cell>
30633 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30634 \begin_inset Text
30635
30636 \begin_layout Plain Layout
30637
30638 \family roman
30639 \series medium
30640 \shape up
30641 \emph off
30642 \bar no
30643 \noun off
30644 \color none
30645 P
30646 \end_layout
30647
30648 \end_inset
30649 </cell>
30650 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30651 \begin_inset Text
30652
30653 \begin_layout Plain Layout
30654
30655 \family roman
30656 \series medium
30657 \shape up
30658 \emph off
30659 \bar no
30660 \noun off
30661 \color none
30662 '
30663 \end_layout
30664
30665 \end_inset
30666 </cell>
30667 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30668 \begin_inset Text
30669
30670 \begin_layout Plain Layout
30671
30672 \family roman
30673 \series medium
30674 \shape up
30675 \emph off
30676 \bar no
30677 \noun off
30678 \color none
30679 p
30680 \end_layout
30681
30682 \end_inset
30683 </cell>
30684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30685 \begin_inset Text
30686
30687 \begin_layout Plain Layout
30688
30689 \end_layout
30690
30691 \end_inset
30692 </cell>
30693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30694 \begin_inset Text
30695
30696 \begin_layout Plain Layout
30697
30698 \end_layout
30699
30700 \end_inset
30701 </cell>
30702 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30703 \begin_inset Text
30704
30705 \begin_layout Plain Layout
30706
30707 \end_layout
30708
30709 \end_inset
30710 </cell>
30711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30712 \begin_inset Text
30713
30714 \begin_layout Plain Layout
30715
30716 \family roman
30717 \series medium
30718 \shape up
30719 \emph off
30720 \bar no
30721 \noun off
30722 \color none
30723 °
30724 \end_layout
30725
30726 \end_inset
30727 </cell>
30728 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30729 \begin_inset Text
30730
30731 \begin_layout Plain Layout
30732
30733 \family roman
30734 \series medium
30735 \shape up
30736 \emph off
30737 \bar no
30738 \noun off
30739 \color none
30740 À
30741 \end_layout
30742
30743 \end_inset
30744 </cell>
30745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30746 \begin_inset Text
30747
30748 \begin_layout Plain Layout
30749
30750 \family roman
30751 \series medium
30752 \shape up
30753 \emph off
30754 \bar no
30755 \noun off
30756 \color none
30757 Ð
30758 \end_layout
30759
30760 \end_inset
30761 </cell>
30762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30763 \begin_inset Text
30764
30765 \begin_layout Plain Layout
30766
30767 \family roman
30768 \series medium
30769 \shape up
30770 \emph off
30771 \bar no
30772 \noun off
30773 \color none
30774 à
30775 \end_layout
30776
30777 \end_inset
30778 </cell>
30779 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30780 \begin_inset Text
30781
30782 \begin_layout Plain Layout
30783
30784 \family roman
30785 \series medium
30786 \shape up
30787 \emph off
30788 \bar no
30789 \noun off
30790 \color none
30791 ð
30792 \end_layout
30793
30794 \end_inset
30795 </cell>
30796 </row>
30797 <row>
30798 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
30799 \begin_inset Text
30800
30801 \begin_layout Plain Layout
30802
30803 \family roman
30804 \series medium
30805 \shape up
30806 \size tiny
30807 \emph off
30808 \bar no
30809 \noun off
30810 \color none
30811 01
30812 \end_layout
30813
30814 \end_inset
30815 </cell>
30816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30817 \begin_inset Text
30818
30819 \begin_layout Plain Layout
30820
30821 \end_layout
30822
30823 \end_inset
30824 </cell>
30825 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30826 \begin_inset Text
30827
30828 \begin_layout Plain Layout
30829
30830 \end_layout
30831
30832 \end_inset
30833 </cell>
30834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30835 \begin_inset Text
30836
30837 \begin_layout Plain Layout
30838
30839 \family roman
30840 \series medium
30841 \shape up
30842 \emph off
30843 \bar no
30844 \noun off
30845 \color none
30846 !
30847 \end_layout
30848
30849 \end_inset
30850 </cell>
30851 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30852 \begin_inset Text
30853
30854 \begin_layout Plain Layout
30855
30856 \family roman
30857 \series medium
30858 \shape up
30859 \emph off
30860 \bar no
30861 \noun off
30862 \color none
30863 1
30864 \end_layout
30865
30866 \end_inset
30867 </cell>
30868 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30869 \begin_inset Text
30870
30871 \begin_layout Plain Layout
30872
30873 \family roman
30874 \series medium
30875 \shape up
30876 \emph off
30877 \bar no
30878 \noun off
30879 \color none
30880 A
30881 \end_layout
30882
30883 \end_inset
30884 </cell>
30885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30886 \begin_inset Text
30887
30888 \begin_layout Plain Layout
30889
30890 \family roman
30891 \series medium
30892 \shape up
30893 \emph off
30894 \bar no
30895 \noun off
30896 \color none
30897 Q
30898 \end_layout
30899
30900 \end_inset
30901 </cell>
30902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30903 \begin_inset Text
30904
30905 \begin_layout Plain Layout
30906
30907 \family roman
30908 \series medium
30909 \shape up
30910 \emph off
30911 \bar no
30912 \noun off
30913 \color none
30914 a
30915 \end_layout
30916
30917 \end_inset
30918 </cell>
30919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30920 \begin_inset Text
30921
30922 \begin_layout Plain Layout
30923
30924 \family roman
30925 \series medium
30926 \shape up
30927 \emph off
30928 \bar no
30929 \noun off
30930 \color none
30931 q
30932 \end_layout
30933
30934 \end_inset
30935 </cell>
30936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30937 \begin_inset Text
30938
30939 \begin_layout Plain Layout
30940
30941 \end_layout
30942
30943 \end_inset
30944 </cell>
30945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30946 \begin_inset Text
30947
30948 \begin_layout Plain Layout
30949
30950 \end_layout
30951
30952 \end_inset
30953 </cell>
30954 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30955 \begin_inset Text
30956
30957 \begin_layout Plain Layout
30958
30959 \family roman
30960 \series medium
30961 \shape up
30962 \emph off
30963 \bar no
30964 \noun off
30965 \color none
30966 ¡
30967 \end_layout
30968
30969 \end_inset
30970 </cell>
30971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30972 \begin_inset Text
30973
30974 \begin_layout Plain Layout
30975
30976 \family roman
30977 \series medium
30978 \shape up
30979 \emph off
30980 \bar no
30981 \noun off
30982 \color none
30983 ±
30984 \end_layout
30985
30986 \end_inset
30987 </cell>
30988 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
30989 \begin_inset Text
30990
30991 \begin_layout Plain Layout
30992
30993 \family roman
30994 \series medium
30995 \shape up
30996 \emph off
30997 \bar no
30998 \noun off
30999 \color none
31000 Á
31001 \end_layout
31002
31003 \end_inset
31004 </cell>
31005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31006 \begin_inset Text
31007
31008 \begin_layout Plain Layout
31009
31010 \family roman
31011 \series medium
31012 \shape up
31013 \emph off
31014 \bar no
31015 \noun off
31016 \color none
31017 Ñ
31018 \end_layout
31019
31020 \end_inset
31021 </cell>
31022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31023 \begin_inset Text
31024
31025 \begin_layout Plain Layout
31026
31027 \family roman
31028 \series medium
31029 \shape up
31030 \emph off
31031 \bar no
31032 \noun off
31033 \color none
31034 á
31035 \end_layout
31036
31037 \end_inset
31038 </cell>
31039 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31040 \begin_inset Text
31041
31042 \begin_layout Plain Layout
31043
31044 \family roman
31045 \series medium
31046 \shape up
31047 \emph off
31048 \bar no
31049 \noun off
31050 \color none
31051 ñ
31052 \end_layout
31053
31054 \end_inset
31055 </cell>
31056 </row>
31057 <row>
31058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31059 \begin_inset Text
31060
31061 \begin_layout Plain Layout
31062
31063 \family roman
31064 \series medium
31065 \shape up
31066 \size tiny
31067 \emph off
31068 \bar no
31069 \noun off
31070 \color none
31071 02
31072 \end_layout
31073
31074 \end_inset
31075 </cell>
31076 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31077 \begin_inset Text
31078
31079 \begin_layout Plain Layout
31080
31081 \end_layout
31082
31083 \end_inset
31084 </cell>
31085 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31086 \begin_inset Text
31087
31088 \begin_layout Plain Layout
31089
31090 \end_layout
31091
31092 \end_inset
31093 </cell>
31094 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31095 \begin_inset Text
31096
31097 \begin_layout Plain Layout
31098
31099 \family roman
31100 \series medium
31101 \shape up
31102 \emph off
31103 \bar no
31104 \noun off
31105 \color none
31106 \begin_inset Quotes eld
31107 \end_inset
31108
31109
31110 \end_layout
31111
31112 \end_inset
31113 </cell>
31114 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31115 \begin_inset Text
31116
31117 \begin_layout Plain Layout
31118
31119 \family roman
31120 \series medium
31121 \shape up
31122 \emph off
31123 \bar no
31124 \noun off
31125 \color none
31126 2
31127 \end_layout
31128
31129 \end_inset
31130 </cell>
31131 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31132 \begin_inset Text
31133
31134 \begin_layout Plain Layout
31135
31136 \family roman
31137 \series medium
31138 \shape up
31139 \emph off
31140 \bar no
31141 \noun off
31142 \color none
31143 B
31144 \end_layout
31145
31146 \end_inset
31147 </cell>
31148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31149 \begin_inset Text
31150
31151 \begin_layout Plain Layout
31152
31153 \family roman
31154 \series medium
31155 \shape up
31156 \emph off
31157 \bar no
31158 \noun off
31159 \color none
31160 R
31161 \end_layout
31162
31163 \end_inset
31164 </cell>
31165 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31166 \begin_inset Text
31167
31168 \begin_layout Plain Layout
31169
31170 \family roman
31171 \series medium
31172 \shape up
31173 \emph off
31174 \bar no
31175 \noun off
31176 \color none
31177 b
31178 \end_layout
31179
31180 \end_inset
31181 </cell>
31182 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31183 \begin_inset Text
31184
31185 \begin_layout Plain Layout
31186
31187 \family roman
31188 \series medium
31189 \shape up
31190 \emph off
31191 \bar no
31192 \noun off
31193 \color none
31194 r
31195 \end_layout
31196
31197 \end_inset
31198 </cell>
31199 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31200 \begin_inset Text
31201
31202 \begin_layout Plain Layout
31203
31204 \end_layout
31205
31206 \end_inset
31207 </cell>
31208 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31209 \begin_inset Text
31210
31211 \begin_layout Plain Layout
31212
31213 \end_layout
31214
31215 \end_inset
31216 </cell>
31217 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31218 \begin_inset Text
31219
31220 \begin_layout Plain Layout
31221 ¢
31222 \end_layout
31223
31224 \end_inset
31225 </cell>
31226 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31227 \begin_inset Text
31228
31229 \begin_layout Plain Layout
31230
31231 \family roman
31232 \series medium
31233 \shape up
31234 \emph off
31235 \bar no
31236 \noun off
31237 \color none
31238 ²
31239 \end_layout
31240
31241 \end_inset
31242 </cell>
31243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31244 \begin_inset Text
31245
31246 \begin_layout Plain Layout
31247
31248 \family roman
31249 \series medium
31250 \shape up
31251 \emph off
31252 \bar no
31253 \noun off
31254 \color none
31255 Â
31256 \end_layout
31257
31258 \end_inset
31259 </cell>
31260 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31261 \begin_inset Text
31262
31263 \begin_layout Plain Layout
31264
31265 \family roman
31266 \series medium
31267 \shape up
31268 \emph off
31269 \bar no
31270 \noun off
31271 \color none
31272 Ò
31273 \end_layout
31274
31275 \end_inset
31276 </cell>
31277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31278 \begin_inset Text
31279
31280 \begin_layout Plain Layout
31281
31282 \family roman
31283 \series medium
31284 \shape up
31285 \emph off
31286 \bar no
31287 \noun off
31288 \color none
31289 â
31290 \end_layout
31291
31292 \end_inset
31293 </cell>
31294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31295 \begin_inset Text
31296
31297 \begin_layout Plain Layout
31298
31299 \family roman
31300 \series medium
31301 \shape up
31302 \emph off
31303 \bar no
31304 \noun off
31305 \color none
31306 ò
31307 \end_layout
31308
31309 \end_inset
31310 </cell>
31311 </row>
31312 <row>
31313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31314 \begin_inset Text
31315
31316 \begin_layout Plain Layout
31317
31318 \family roman
31319 \series medium
31320 \shape up
31321 \size tiny
31322 \emph off
31323 \bar no
31324 \noun off
31325 \color none
31326 03
31327 \end_layout
31328
31329 \end_inset
31330 </cell>
31331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31332 \begin_inset Text
31333
31334 \begin_layout Plain Layout
31335
31336 \end_layout
31337
31338 \end_inset
31339 </cell>
31340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31341 \begin_inset Text
31342
31343 \begin_layout Plain Layout
31344
31345 \end_layout
31346
31347 \end_inset
31348 </cell>
31349 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31350 \begin_inset Text
31351
31352 \begin_layout Plain Layout
31353
31354 \family roman
31355 \series medium
31356 \shape up
31357 \emph off
31358 \bar no
31359 \noun off
31360 \color none
31361 #
31362 \end_layout
31363
31364 \end_inset
31365 </cell>
31366 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31367 \begin_inset Text
31368
31369 \begin_layout Plain Layout
31370
31371 \family roman
31372 \series medium
31373 \shape up
31374 \emph off
31375 \bar no
31376 \noun off
31377 \color none
31378 3
31379 \end_layout
31380
31381 \end_inset
31382 </cell>
31383 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31384 \begin_inset Text
31385
31386 \begin_layout Plain Layout
31387
31388 \family roman
31389 \series medium
31390 \shape up
31391 \emph off
31392 \bar no
31393 \noun off
31394 \color none
31395 C
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31401 \begin_inset Text
31402
31403 \begin_layout Plain Layout
31404
31405 \family roman
31406 \series medium
31407 \shape up
31408 \emph off
31409 \bar no
31410 \noun off
31411 \color none
31412 S
31413 \end_layout
31414
31415 \end_inset
31416 </cell>
31417 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31418 \begin_inset Text
31419
31420 \begin_layout Plain Layout
31421
31422 \family roman
31423 \series medium
31424 \shape up
31425 \emph off
31426 \bar no
31427 \noun off
31428 \color none
31429 c
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438
31439 \family roman
31440 \series medium
31441 \shape up
31442 \emph off
31443 \bar no
31444 \noun off
31445 \color none
31446 s
31447 \end_layout
31448
31449 \end_inset
31450 </cell>
31451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31452 \begin_inset Text
31453
31454 \begin_layout Plain Layout
31455
31456 \end_layout
31457
31458 \end_inset
31459 </cell>
31460 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31461 \begin_inset Text
31462
31463 \begin_layout Plain Layout
31464
31465 \end_layout
31466
31467 \end_inset
31468 </cell>
31469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31470 \begin_inset Text
31471
31472 \begin_layout Plain Layout
31473
31474 \family roman
31475 \series medium
31476 \shape up
31477 \emph off
31478 \bar no
31479 \noun off
31480 \color none
31481 £
31482 \end_layout
31483
31484 \end_inset
31485 </cell>
31486 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31487 \begin_inset Text
31488
31489 \begin_layout Plain Layout
31490
31491 \family roman
31492 \series medium
31493 \shape up
31494 \emph off
31495 \bar no
31496 \noun off
31497 \color none
31498 ³
31499 \end_layout
31500
31501 \end_inset
31502 </cell>
31503 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31504 \begin_inset Text
31505
31506 \begin_layout Plain Layout
31507
31508 \family roman
31509 \series medium
31510 \shape up
31511 \emph off
31512 \bar no
31513 \noun off
31514 \color none
31515 Ã
31516 \end_layout
31517
31518 \end_inset
31519 </cell>
31520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31521 \begin_inset Text
31522
31523 \begin_layout Plain Layout
31524
31525 \family roman
31526 \series medium
31527 \shape up
31528 \emph off
31529 \bar no
31530 \noun off
31531 \color none
31532 Ó
31533 \end_layout
31534
31535 \end_inset
31536 </cell>
31537 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31538 \begin_inset Text
31539
31540 \begin_layout Plain Layout
31541
31542 \family roman
31543 \series medium
31544 \shape up
31545 \emph off
31546 \bar no
31547 \noun off
31548 \color none
31549 ã
31550 \end_layout
31551
31552 \end_inset
31553 </cell>
31554 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31555 \begin_inset Text
31556
31557 \begin_layout Plain Layout
31558
31559 \family roman
31560 \series medium
31561 \shape up
31562 \emph off
31563 \bar no
31564 \noun off
31565 \color none
31566 ó
31567 \end_layout
31568
31569 \end_inset
31570 </cell>
31571 </row>
31572 <row>
31573 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31574 \begin_inset Text
31575
31576 \begin_layout Plain Layout
31577
31578 \family roman
31579 \series medium
31580 \shape up
31581 \size tiny
31582 \emph off
31583 \bar no
31584 \noun off
31585 \color none
31586 04
31587 \end_layout
31588
31589 \end_inset
31590 </cell>
31591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31592 \begin_inset Text
31593
31594 \begin_layout Plain Layout
31595
31596 \end_layout
31597
31598 \end_inset
31599 </cell>
31600 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31601 \begin_inset Text
31602
31603 \begin_layout Plain Layout
31604
31605 \end_layout
31606
31607 \end_inset
31608 </cell>
31609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31610 \begin_inset Text
31611
31612 \begin_layout Plain Layout
31613
31614 \family roman
31615 \series medium
31616 \shape up
31617 \emph off
31618 \bar no
31619 \noun off
31620 \color none
31621 $
31622 \end_layout
31623
31624 \end_inset
31625 </cell>
31626 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31627 \begin_inset Text
31628
31629 \begin_layout Plain Layout
31630
31631 \family roman
31632 \series medium
31633 \shape up
31634 \emph off
31635 \bar no
31636 \noun off
31637 \color none
31638 4
31639 \end_layout
31640
31641 \end_inset
31642 </cell>
31643 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31644 \begin_inset Text
31645
31646 \begin_layout Plain Layout
31647
31648 \family roman
31649 \series medium
31650 \shape up
31651 \emph off
31652 \bar no
31653 \noun off
31654 \color none
31655 D
31656 \end_layout
31657
31658 \end_inset
31659 </cell>
31660 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31661 \begin_inset Text
31662
31663 \begin_layout Plain Layout
31664
31665 \family roman
31666 \series medium
31667 \shape up
31668 \emph off
31669 \bar no
31670 \noun off
31671 \color none
31672 T
31673 \end_layout
31674
31675 \end_inset
31676 </cell>
31677 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31678 \begin_inset Text
31679
31680 \begin_layout Plain Layout
31681
31682 \family roman
31683 \series medium
31684 \shape up
31685 \emph off
31686 \bar no
31687 \noun off
31688 \color none
31689 d
31690 \end_layout
31691
31692 \end_inset
31693 </cell>
31694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31695 \begin_inset Text
31696
31697 \begin_layout Plain Layout
31698
31699 \family roman
31700 \series medium
31701 \shape up
31702 \emph off
31703 \bar no
31704 \noun off
31705 \color none
31706 t
31707 \end_layout
31708
31709 \end_inset
31710 </cell>
31711 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31712 \begin_inset Text
31713
31714 \begin_layout Plain Layout
31715
31716 \end_layout
31717
31718 \end_inset
31719 </cell>
31720 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31721 \begin_inset Text
31722
31723 \begin_layout Plain Layout
31724
31725 \end_layout
31726
31727 \end_inset
31728 </cell>
31729 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31730 \begin_inset Text
31731
31732 \begin_layout Plain Layout
31733 ¤
31734 \end_layout
31735
31736 \end_inset
31737 </cell>
31738 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31739 \begin_inset Text
31740
31741 \begin_layout Plain Layout
31742
31743 \family roman
31744 \series medium
31745 \shape up
31746 \emph off
31747 \bar no
31748 \noun off
31749 \color none
31750 ´
31751 \end_layout
31752
31753 \end_inset
31754 </cell>
31755 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31756 \begin_inset Text
31757
31758 \begin_layout Plain Layout
31759
31760 \family roman
31761 \series medium
31762 \shape up
31763 \emph off
31764 \bar no
31765 \noun off
31766 \color none
31767 Ä
31768 \end_layout
31769
31770 \end_inset
31771 </cell>
31772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31773 \begin_inset Text
31774
31775 \begin_layout Plain Layout
31776
31777 \family roman
31778 \series medium
31779 \shape up
31780 \emph off
31781 \bar no
31782 \noun off
31783 \color none
31784 Ô
31785 \end_layout
31786
31787 \end_inset
31788 </cell>
31789 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31790 \begin_inset Text
31791
31792 \begin_layout Plain Layout
31793
31794 \family roman
31795 \series medium
31796 \shape up
31797 \emph off
31798 \bar no
31799 \noun off
31800 \color none
31801 ä
31802 \end_layout
31803
31804 \end_inset
31805 </cell>
31806 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31807 \begin_inset Text
31808
31809 \begin_layout Plain Layout
31810
31811 \family roman
31812 \series medium
31813 \shape up
31814 \emph off
31815 \bar no
31816 \noun off
31817 \color none
31818 ô
31819 \end_layout
31820
31821 \end_inset
31822 </cell>
31823 </row>
31824 <row>
31825 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31826 \begin_inset Text
31827
31828 \begin_layout Plain Layout
31829
31830 \family roman
31831 \series medium
31832 \shape up
31833 \size tiny
31834 \emph off
31835 \bar no
31836 \noun off
31837 \color none
31838 05
31839 \end_layout
31840
31841 \end_inset
31842 </cell>
31843 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31844 \begin_inset Text
31845
31846 \begin_layout Plain Layout
31847
31848 \end_layout
31849
31850 \end_inset
31851 </cell>
31852 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31853 \begin_inset Text
31854
31855 \begin_layout Plain Layout
31856
31857 \end_layout
31858
31859 \end_inset
31860 </cell>
31861 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31862 \begin_inset Text
31863
31864 \begin_layout Plain Layout
31865
31866 \family roman
31867 \series medium
31868 \shape up
31869 \emph off
31870 \bar no
31871 \noun off
31872 \color none
31873 %
31874 \end_layout
31875
31876 \end_inset
31877 </cell>
31878 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31879 \begin_inset Text
31880
31881 \begin_layout Plain Layout
31882
31883 \family roman
31884 \series medium
31885 \shape up
31886 \emph off
31887 \bar no
31888 \noun off
31889 \color none
31890 5
31891 \end_layout
31892
31893 \end_inset
31894 </cell>
31895 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31896 \begin_inset Text
31897
31898 \begin_layout Plain Layout
31899
31900 \family roman
31901 \series medium
31902 \shape up
31903 \emph off
31904 \bar no
31905 \noun off
31906 \color none
31907 E
31908 \end_layout
31909
31910 \end_inset
31911 </cell>
31912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31913 \begin_inset Text
31914
31915 \begin_layout Plain Layout
31916
31917 \family roman
31918 \series medium
31919 \shape up
31920 \emph off
31921 \bar no
31922 \noun off
31923 \color none
31924 U
31925 \end_layout
31926
31927 \end_inset
31928 </cell>
31929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31930 \begin_inset Text
31931
31932 \begin_layout Plain Layout
31933
31934 \family roman
31935 \series medium
31936 \shape up
31937 \emph off
31938 \bar no
31939 \noun off
31940 \color none
31941 e
31942 \end_layout
31943
31944 \end_inset
31945 </cell>
31946 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31947 \begin_inset Text
31948
31949 \begin_layout Plain Layout
31950
31951 \family roman
31952 \series medium
31953 \shape up
31954 \emph off
31955 \bar no
31956 \noun off
31957 \color none
31958 u
31959 \end_layout
31960
31961 \end_inset
31962 </cell>
31963 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31964 \begin_inset Text
31965
31966 \begin_layout Plain Layout
31967
31968 \end_layout
31969
31970 \end_inset
31971 </cell>
31972 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31973 \begin_inset Text
31974
31975 \begin_layout Plain Layout
31976
31977 \end_layout
31978
31979 \end_inset
31980 </cell>
31981 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31982 \begin_inset Text
31983
31984 \begin_layout Plain Layout
31985 ¥
31986 \end_layout
31987
31988 \end_inset
31989 </cell>
31990 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31991 \begin_inset Text
31992
31993 \begin_layout Plain Layout
31994
31995 \family roman
31996 \series medium
31997 \shape up
31998 \emph off
31999 \bar no
32000 \noun off
32001 \color none
32002 µ
32003 \end_layout
32004
32005 \end_inset
32006 </cell>
32007 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32008 \begin_inset Text
32009
32010 \begin_layout Plain Layout
32011
32012 \family roman
32013 \series medium
32014 \shape up
32015 \emph off
32016 \bar no
32017 \noun off
32018 \color none
32019 Å
32020 \end_layout
32021
32022 \end_inset
32023 </cell>
32024 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32025 \begin_inset Text
32026
32027 \begin_layout Plain Layout
32028
32029 \family roman
32030 \series medium
32031 \shape up
32032 \emph off
32033 \bar no
32034 \noun off
32035 \color none
32036 Õ
32037 \end_layout
32038
32039 \end_inset
32040 </cell>
32041 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32042 \begin_inset Text
32043
32044 \begin_layout Plain Layout
32045
32046 \family roman
32047 \series medium
32048 \shape up
32049 \emph off
32050 \bar no
32051 \noun off
32052 \color none
32053 å
32054 \end_layout
32055
32056 \end_inset
32057 </cell>
32058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32059 \begin_inset Text
32060
32061 \begin_layout Plain Layout
32062
32063 \family roman
32064 \series medium
32065 \shape up
32066 \emph off
32067 \bar no
32068 \noun off
32069 \color none
32070 õ
32071 \end_layout
32072
32073 \end_inset
32074 </cell>
32075 </row>
32076 <row>
32077 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32078 \begin_inset Text
32079
32080 \begin_layout Plain Layout
32081
32082 \family roman
32083 \series medium
32084 \shape up
32085 \size tiny
32086 \emph off
32087 \bar no
32088 \noun off
32089 \color none
32090 06
32091 \end_layout
32092
32093 \end_inset
32094 </cell>
32095 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32096 \begin_inset Text
32097
32098 \begin_layout Plain Layout
32099
32100 \end_layout
32101
32102 \end_inset
32103 </cell>
32104 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32105 \begin_inset Text
32106
32107 \begin_layout Plain Layout
32108
32109 \end_layout
32110
32111 \end_inset
32112 </cell>
32113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32114 \begin_inset Text
32115
32116 \begin_layout Plain Layout
32117
32118 \family roman
32119 \series medium
32120 \shape up
32121 \emph off
32122 \bar no
32123 \noun off
32124 \color none
32125 &
32126 \end_layout
32127
32128 \end_inset
32129 </cell>
32130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32131 \begin_inset Text
32132
32133 \begin_layout Plain Layout
32134
32135 \family roman
32136 \series medium
32137 \shape up
32138 \emph off
32139 \bar no
32140 \noun off
32141 \color none
32142 6
32143 \end_layout
32144
32145 \end_inset
32146 </cell>
32147 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32148 \begin_inset Text
32149
32150 \begin_layout Plain Layout
32151
32152 \family roman
32153 \series medium
32154 \shape up
32155 \emph off
32156 \bar no
32157 \noun off
32158 \color none
32159 F
32160 \end_layout
32161
32162 \end_inset
32163 </cell>
32164 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32165 \begin_inset Text
32166
32167 \begin_layout Plain Layout
32168
32169 \family roman
32170 \series medium
32171 \shape up
32172 \emph off
32173 \bar no
32174 \noun off
32175 \color none
32176 V
32177 \end_layout
32178
32179 \end_inset
32180 </cell>
32181 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32182 \begin_inset Text
32183
32184 \begin_layout Plain Layout
32185
32186 \family roman
32187 \series medium
32188 \shape up
32189 \emph off
32190 \bar no
32191 \noun off
32192 \color none
32193 f
32194 \end_layout
32195
32196 \end_inset
32197 </cell>
32198 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32199 \begin_inset Text
32200
32201 \begin_layout Plain Layout
32202
32203 \family roman
32204 \series medium
32205 \shape up
32206 \emph off
32207 \bar no
32208 \noun off
32209 \color none
32210 v
32211 \end_layout
32212
32213 \end_inset
32214 </cell>
32215 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32216 \begin_inset Text
32217
32218 \begin_layout Plain Layout
32219
32220 \end_layout
32221
32222 \end_inset
32223 </cell>
32224 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32225 \begin_inset Text
32226
32227 \begin_layout Plain Layout
32228
32229 \end_layout
32230
32231 \end_inset
32232 </cell>
32233 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32234 \begin_inset Text
32235
32236 \begin_layout Plain Layout
32237 ¦
32238 \end_layout
32239
32240 \end_inset
32241 </cell>
32242 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32243 \begin_inset Text
32244
32245 \begin_layout Plain Layout
32246
32247 \family roman
32248 \series medium
32249 \shape up
32250 \emph off
32251 \bar no
32252 \noun off
32253 \color none
32254
32255 \end_layout
32256
32257 \end_inset
32258 </cell>
32259 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32260 \begin_inset Text
32261
32262 \begin_layout Plain Layout
32263
32264 \family roman
32265 \series medium
32266 \shape up
32267 \emph off
32268 \bar no
32269 \noun off
32270 \color none
32271 Æ
32272 \end_layout
32273
32274 \end_inset
32275 </cell>
32276 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32277 \begin_inset Text
32278
32279 \begin_layout Plain Layout
32280
32281 \family roman
32282 \series medium
32283 \shape up
32284 \emph off
32285 \bar no
32286 \noun off
32287 \color none
32288 Ö
32289 \end_layout
32290
32291 \end_inset
32292 </cell>
32293 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32294 \begin_inset Text
32295
32296 \begin_layout Plain Layout
32297
32298 \family roman
32299 \series medium
32300 \shape up
32301 \emph off
32302 \bar no
32303 \noun off
32304 \color none
32305 æ
32306 \end_layout
32307
32308 \end_inset
32309 </cell>
32310 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32311 \begin_inset Text
32312
32313 \begin_layout Plain Layout
32314
32315 \family roman
32316 \series medium
32317 \shape up
32318 \emph off
32319 \bar no
32320 \noun off
32321 \color none
32322 ö
32323 \end_layout
32324
32325 \end_inset
32326 </cell>
32327 </row>
32328 <row>
32329 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32330 \begin_inset Text
32331
32332 \begin_layout Plain Layout
32333
32334 \family roman
32335 \series medium
32336 \shape up
32337 \size tiny
32338 \emph off
32339 \bar no
32340 \noun off
32341 \color none
32342 07
32343 \end_layout
32344
32345 \end_inset
32346 </cell>
32347 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32348 \begin_inset Text
32349
32350 \begin_layout Plain Layout
32351
32352 \end_layout
32353
32354 \end_inset
32355 </cell>
32356 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32357 \begin_inset Text
32358
32359 \begin_layout Plain Layout
32360
32361 \end_layout
32362
32363 \end_inset
32364 </cell>
32365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32366 \begin_inset Text
32367
32368 \begin_layout Plain Layout
32369
32370 \family roman
32371 \series medium
32372 \shape up
32373 \emph off
32374 \bar no
32375 \noun off
32376 \color none
32377 `
32378 \end_layout
32379
32380 \end_inset
32381 </cell>
32382 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32383 \begin_inset Text
32384
32385 \begin_layout Plain Layout
32386
32387 \family roman
32388 \series medium
32389 \shape up
32390 \emph off
32391 \bar no
32392 \noun off
32393 \color none
32394 7
32395 \end_layout
32396
32397 \end_inset
32398 </cell>
32399 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32400 \begin_inset Text
32401
32402 \begin_layout Plain Layout
32403
32404 \family roman
32405 \series medium
32406 \shape up
32407 \emph off
32408 \bar no
32409 \noun off
32410 \color none
32411 G
32412 \end_layout
32413
32414 \end_inset
32415 </cell>
32416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32417 \begin_inset Text
32418
32419 \begin_layout Plain Layout
32420
32421 \family roman
32422 \series medium
32423 \shape up
32424 \emph off
32425 \bar no
32426 \noun off
32427 \color none
32428 W
32429 \end_layout
32430
32431 \end_inset
32432 </cell>
32433 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32434 \begin_inset Text
32435
32436 \begin_layout Plain Layout
32437
32438 \family roman
32439 \series medium
32440 \shape up
32441 \emph off
32442 \bar no
32443 \noun off
32444 \color none
32445 g
32446 \end_layout
32447
32448 \end_inset
32449 </cell>
32450 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32451 \begin_inset Text
32452
32453 \begin_layout Plain Layout
32454
32455 \family roman
32456 \series medium
32457 \shape up
32458 \emph off
32459 \bar no
32460 \noun off
32461 \color none
32462 w
32463 \end_layout
32464
32465 \end_inset
32466 </cell>
32467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32468 \begin_inset Text
32469
32470 \begin_layout Plain Layout
32471
32472 \end_layout
32473
32474 \end_inset
32475 </cell>
32476 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32477 \begin_inset Text
32478
32479 \begin_layout Plain Layout
32480
32481 \end_layout
32482
32483 \end_inset
32484 </cell>
32485 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32486 \begin_inset Text
32487
32488 \begin_layout Plain Layout
32489
32490 \family roman
32491 \series medium
32492 \shape up
32493 \emph off
32494 \bar no
32495 \noun off
32496 \color none
32497 §
32498 \end_layout
32499
32500 \end_inset
32501 </cell>
32502 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32503 \begin_inset Text
32504
32505 \begin_layout Plain Layout
32506
32507 \family roman
32508 \series medium
32509 \shape up
32510 \emph off
32511 \bar no
32512 \noun off
32513 \color none
32514 ·
32515 \end_layout
32516
32517 \end_inset
32518 </cell>
32519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32520 \begin_inset Text
32521
32522 \begin_layout Plain Layout
32523
32524 \family roman
32525 \series medium
32526 \shape up
32527 \emph off
32528 \bar no
32529 \noun off
32530 \color none
32531 Ç
32532 \end_layout
32533
32534 \end_inset
32535 </cell>
32536 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32537 \begin_inset Text
32538
32539 \begin_layout Plain Layout
32540
32541 \family roman
32542 \series medium
32543 \shape up
32544 \emph off
32545 \bar no
32546 \noun off
32547 \color none
32548 ×
32549 \end_layout
32550
32551 \end_inset
32552 </cell>
32553 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32554 \begin_inset Text
32555
32556 \begin_layout Plain Layout
32557
32558 \family roman
32559 \series medium
32560 \shape up
32561 \emph off
32562 \bar no
32563 \noun off
32564 \color none
32565 ç
32566 \end_layout
32567
32568 \end_inset
32569 </cell>
32570 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32571 \begin_inset Text
32572
32573 \begin_layout Plain Layout
32574
32575 \family roman
32576 \series medium
32577 \shape up
32578 \emph off
32579 \bar no
32580 \noun off
32581 \color none
32582 ÷
32583 \end_layout
32584
32585 \end_inset
32586 </cell>
32587 </row>
32588 <row>
32589 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32590 \begin_inset Text
32591
32592 \begin_layout Plain Layout
32593
32594 \family roman
32595 \series medium
32596 \shape up
32597 \size tiny
32598 \emph off
32599 \bar no
32600 \noun off
32601 \color none
32602 08
32603 \end_layout
32604
32605 \end_inset
32606 </cell>
32607 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32608 \begin_inset Text
32609
32610 \begin_layout Plain Layout
32611
32612 \end_layout
32613
32614 \end_inset
32615 </cell>
32616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32617 \begin_inset Text
32618
32619 \begin_layout Plain Layout
32620
32621 \end_layout
32622
32623 \end_inset
32624 </cell>
32625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32626 \begin_inset Text
32627
32628 \begin_layout Plain Layout
32629
32630 \family roman
32631 \series medium
32632 \shape up
32633 \emph off
32634 \bar no
32635 \noun off
32636 \color none
32637 (
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32643 \begin_inset Text
32644
32645 \begin_layout Plain Layout
32646
32647 \family roman
32648 \series medium
32649 \shape up
32650 \emph off
32651 \bar no
32652 \noun off
32653 \color none
32654 8
32655 \end_layout
32656
32657 \end_inset
32658 </cell>
32659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32660 \begin_inset Text
32661
32662 \begin_layout Plain Layout
32663
32664 \family roman
32665 \series medium
32666 \shape up
32667 \emph off
32668 \bar no
32669 \noun off
32670 \color none
32671 H
32672 \end_layout
32673
32674 \end_inset
32675 </cell>
32676 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32677 \begin_inset Text
32678
32679 \begin_layout Plain Layout
32680
32681 \family roman
32682 \series medium
32683 \shape up
32684 \emph off
32685 \bar no
32686 \noun off
32687 \color none
32688 X
32689 \end_layout
32690
32691 \end_inset
32692 </cell>
32693 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32694 \begin_inset Text
32695
32696 \begin_layout Plain Layout
32697
32698 \family roman
32699 \series medium
32700 \shape up
32701 \emph off
32702 \bar no
32703 \noun off
32704 \color none
32705 h
32706 \end_layout
32707
32708 \end_inset
32709 </cell>
32710 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32711 \begin_inset Text
32712
32713 \begin_layout Plain Layout
32714
32715 \family roman
32716 \series medium
32717 \shape up
32718 \emph off
32719 \bar no
32720 \noun off
32721 \color none
32722 x
32723 \end_layout
32724
32725 \end_inset
32726 </cell>
32727 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32728 \begin_inset Text
32729
32730 \begin_layout Plain Layout
32731
32732 \end_layout
32733
32734 \end_inset
32735 </cell>
32736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32737 \begin_inset Text
32738
32739 \begin_layout Plain Layout
32740
32741 \end_layout
32742
32743 \end_inset
32744 </cell>
32745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32746 \begin_inset Text
32747
32748 \begin_layout Plain Layout
32749
32750 \family roman
32751 \series medium
32752 \shape up
32753 \emph off
32754 \bar no
32755 \noun off
32756 \color none
32757 ¨
32758 \end_layout
32759
32760 \end_inset
32761 </cell>
32762 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32763 \begin_inset Text
32764
32765 \begin_layout Plain Layout
32766
32767 \family roman
32768 \series medium
32769 \shape up
32770 \emph off
32771 \bar no
32772 \noun off
32773 \color none
32774 ¸
32775 \end_layout
32776
32777 \end_inset
32778 </cell>
32779 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32780 \begin_inset Text
32781
32782 \begin_layout Plain Layout
32783
32784 \family roman
32785 \series medium
32786 \shape up
32787 \emph off
32788 \bar no
32789 \noun off
32790 \color none
32791 È
32792 \end_layout
32793
32794 \end_inset
32795 </cell>
32796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32797 \begin_inset Text
32798
32799 \begin_layout Plain Layout
32800
32801 \family roman
32802 \series medium
32803 \shape up
32804 \emph off
32805 \bar no
32806 \noun off
32807 \color none
32808 Ø
32809 \end_layout
32810
32811 \end_inset
32812 </cell>
32813 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32814 \begin_inset Text
32815
32816 \begin_layout Plain Layout
32817
32818 \family roman
32819 \series medium
32820 \shape up
32821 \emph off
32822 \bar no
32823 \noun off
32824 \color none
32825 è
32826 \end_layout
32827
32828 \end_inset
32829 </cell>
32830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32831 \begin_inset Text
32832
32833 \begin_layout Plain Layout
32834
32835 \family roman
32836 \series medium
32837 \shape up
32838 \emph off
32839 \bar no
32840 \noun off
32841 \color none
32842 ø
32843 \end_layout
32844
32845 \end_inset
32846 </cell>
32847 </row>
32848 <row>
32849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32850 \begin_inset Text
32851
32852 \begin_layout Plain Layout
32853
32854 \family roman
32855 \series medium
32856 \shape up
32857 \size tiny
32858 \emph off
32859 \bar no
32860 \noun off
32861 \color none
32862 09
32863 \end_layout
32864
32865 \end_inset
32866 </cell>
32867 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32868 \begin_inset Text
32869
32870 \begin_layout Plain Layout
32871
32872 \end_layout
32873
32874 \end_inset
32875 </cell>
32876 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32877 \begin_inset Text
32878
32879 \begin_layout Plain Layout
32880
32881 \end_layout
32882
32883 \end_inset
32884 </cell>
32885 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32886 \begin_inset Text
32887
32888 \begin_layout Plain Layout
32889
32890 \family roman
32891 \series medium
32892 \shape up
32893 \emph off
32894 \bar no
32895 \noun off
32896 \color none
32897 )
32898 \end_layout
32899
32900 \end_inset
32901 </cell>
32902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32903 \begin_inset Text
32904
32905 \begin_layout Plain Layout
32906
32907 \family roman
32908 \series medium
32909 \shape up
32910 \emph off
32911 \bar no
32912 \noun off
32913 \color none
32914 9
32915 \end_layout
32916
32917 \end_inset
32918 </cell>
32919 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32920 \begin_inset Text
32921
32922 \begin_layout Plain Layout
32923
32924 \family roman
32925 \series medium
32926 \shape up
32927 \emph off
32928 \bar no
32929 \noun off
32930 \color none
32931 I
32932 \end_layout
32933
32934 \end_inset
32935 </cell>
32936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32937 \begin_inset Text
32938
32939 \begin_layout Plain Layout
32940
32941 \family roman
32942 \series medium
32943 \shape up
32944 \emph off
32945 \bar no
32946 \noun off
32947 \color none
32948 Y
32949 \end_layout
32950
32951 \end_inset
32952 </cell>
32953 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32954 \begin_inset Text
32955
32956 \begin_layout Plain Layout
32957
32958 \family roman
32959 \series medium
32960 \shape up
32961 \emph off
32962 \bar no
32963 \noun off
32964 \color none
32965 i
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32971 \begin_inset Text
32972
32973 \begin_layout Plain Layout
32974
32975 \family roman
32976 \series medium
32977 \shape up
32978 \emph off
32979 \bar no
32980 \noun off
32981 \color none
32982 y
32983 \end_layout
32984
32985 \end_inset
32986 </cell>
32987 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32988 \begin_inset Text
32989
32990 \begin_layout Plain Layout
32991
32992 \end_layout
32993
32994 \end_inset
32995 </cell>
32996 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32997 \begin_inset Text
32998
32999 \begin_layout Plain Layout
33000
33001 \end_layout
33002
33003 \end_inset
33004 </cell>
33005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33006 \begin_inset Text
33007
33008 \begin_layout Plain Layout
33009
33010 \family roman
33011 \series medium
33012 \shape up
33013 \emph off
33014 \bar no
33015 \noun off
33016 \color none
33017 ©
33018 \end_layout
33019
33020 \end_inset
33021 </cell>
33022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33023 \begin_inset Text
33024
33025 \begin_layout Plain Layout
33026
33027 \family roman
33028 \series medium
33029 \shape up
33030 \emph off
33031 \bar no
33032 \noun off
33033 \color none
33034 ¹
33035 \end_layout
33036
33037 \end_inset
33038 </cell>
33039 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33040 \begin_inset Text
33041
33042 \begin_layout Plain Layout
33043
33044 \family roman
33045 \series medium
33046 \shape up
33047 \emph off
33048 \bar no
33049 \noun off
33050 \color none
33051 É
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33057 \begin_inset Text
33058
33059 \begin_layout Plain Layout
33060
33061 \family roman
33062 \series medium
33063 \shape up
33064 \emph off
33065 \bar no
33066 \noun off
33067 \color none
33068 Ù
33069 \end_layout
33070
33071 \end_inset
33072 </cell>
33073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33074 \begin_inset Text
33075
33076 \begin_layout Plain Layout
33077
33078 \family roman
33079 \series medium
33080 \shape up
33081 \emph off
33082 \bar no
33083 \noun off
33084 \color none
33085 é
33086 \end_layout
33087
33088 \end_inset
33089 </cell>
33090 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33091 \begin_inset Text
33092
33093 \begin_layout Plain Layout
33094
33095 \family roman
33096 \series medium
33097 \shape up
33098 \emph off
33099 \bar no
33100 \noun off
33101 \color none
33102 ù
33103 \end_layout
33104
33105 \end_inset
33106 </cell>
33107 </row>
33108 <row>
33109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33110 \begin_inset Text
33111
33112 \begin_layout Plain Layout
33113
33114 \family roman
33115 \series medium
33116 \shape up
33117 \size tiny
33118 \emph off
33119 \bar no
33120 \noun off
33121 \color none
33122 0A
33123 \end_layout
33124
33125 \end_inset
33126 </cell>
33127 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33128 \begin_inset Text
33129
33130 \begin_layout Plain Layout
33131
33132 \end_layout
33133
33134 \end_inset
33135 </cell>
33136 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33137 \begin_inset Text
33138
33139 \begin_layout Plain Layout
33140
33141 \end_layout
33142
33143 \end_inset
33144 </cell>
33145 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33146 \begin_inset Text
33147
33148 \begin_layout Plain Layout
33149
33150 \family roman
33151 \series medium
33152 \shape up
33153 \emph off
33154 \bar no
33155 \noun off
33156 \color none
33157 *
33158 \end_layout
33159
33160 \end_inset
33161 </cell>
33162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33163 \begin_inset Text
33164
33165 \begin_layout Plain Layout
33166
33167 \family roman
33168 \series medium
33169 \shape up
33170 \emph off
33171 \bar no
33172 \noun off
33173 \color none
33174 :
33175 \end_layout
33176
33177 \end_inset
33178 </cell>
33179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33180 \begin_inset Text
33181
33182 \begin_layout Plain Layout
33183
33184 \family roman
33185 \series medium
33186 \shape up
33187 \emph off
33188 \bar no
33189 \noun off
33190 \color none
33191 J
33192 \end_layout
33193
33194 \end_inset
33195 </cell>
33196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33197 \begin_inset Text
33198
33199 \begin_layout Plain Layout
33200
33201 \family roman
33202 \series medium
33203 \shape up
33204 \emph off
33205 \bar no
33206 \noun off
33207 \color none
33208 Z
33209 \end_layout
33210
33211 \end_inset
33212 </cell>
33213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33214 \begin_inset Text
33215
33216 \begin_layout Plain Layout
33217
33218 \family roman
33219 \series medium
33220 \shape up
33221 \emph off
33222 \bar no
33223 \noun off
33224 \color none
33225 j
33226 \end_layout
33227
33228 \end_inset
33229 </cell>
33230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33231 \begin_inset Text
33232
33233 \begin_layout Plain Layout
33234
33235 \family roman
33236 \series medium
33237 \shape up
33238 \emph off
33239 \bar no
33240 \noun off
33241 \color none
33242 z
33243 \end_layout
33244
33245 \end_inset
33246 </cell>
33247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33248 \begin_inset Text
33249
33250 \begin_layout Plain Layout
33251
33252 \end_layout
33253
33254 \end_inset
33255 </cell>
33256 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33257 \begin_inset Text
33258
33259 \begin_layout Plain Layout
33260
33261 \end_layout
33262
33263 \end_inset
33264 </cell>
33265 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33266 \begin_inset Text
33267
33268 \begin_layout Plain Layout
33269
33270 \family roman
33271 \series medium
33272 \shape up
33273 \emph off
33274 \bar no
33275 \noun off
33276 \color none
33277 ª
33278 \end_layout
33279
33280 \end_inset
33281 </cell>
33282 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33283 \begin_inset Text
33284
33285 \begin_layout Plain Layout
33286
33287 \family roman
33288 \series medium
33289 \shape up
33290 \emph off
33291 \bar no
33292 \noun off
33293 \color none
33294 º
33295 \end_layout
33296
33297 \end_inset
33298 </cell>
33299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33300 \begin_inset Text
33301
33302 \begin_layout Plain Layout
33303
33304 \family roman
33305 \series medium
33306 \shape up
33307 \emph off
33308 \bar no
33309 \noun off
33310 \color none
33311 Ê
33312 \end_layout
33313
33314 \end_inset
33315 </cell>
33316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33317 \begin_inset Text
33318
33319 \begin_layout Plain Layout
33320
33321 \family roman
33322 \series medium
33323 \shape up
33324 \emph off
33325 \bar no
33326 \noun off
33327 \color none
33328 Ú
33329 \end_layout
33330
33331 \end_inset
33332 </cell>
33333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33334 \begin_inset Text
33335
33336 \begin_layout Plain Layout
33337
33338 \family roman
33339 \series medium
33340 \shape up
33341 \emph off
33342 \bar no
33343 \noun off
33344 \color none
33345 ê
33346 \end_layout
33347
33348 \end_inset
33349 </cell>
33350 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33351 \begin_inset Text
33352
33353 \begin_layout Plain Layout
33354
33355 \family roman
33356 \series medium
33357 \shape up
33358 \emph off
33359 \bar no
33360 \noun off
33361 \color none
33362 ú
33363 \end_layout
33364
33365 \end_inset
33366 </cell>
33367 </row>
33368 <row>
33369 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33370 \begin_inset Text
33371
33372 \begin_layout Plain Layout
33373
33374 \family roman
33375 \series medium
33376 \shape up
33377 \size tiny
33378 \emph off
33379 \bar no
33380 \noun off
33381 \color none
33382 0B
33383 \end_layout
33384
33385 \end_inset
33386 </cell>
33387 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33388 \begin_inset Text
33389
33390 \begin_layout Plain Layout
33391
33392 \end_layout
33393
33394 \end_inset
33395 </cell>
33396 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33397 \begin_inset Text
33398
33399 \begin_layout Plain Layout
33400
33401 \end_layout
33402
33403 \end_inset
33404 </cell>
33405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33406 \begin_inset Text
33407
33408 \begin_layout Plain Layout
33409
33410 \family roman
33411 \series medium
33412 \shape up
33413 \emph off
33414 \bar no
33415 \noun off
33416 \color none
33417 +
33418 \end_layout
33419
33420 \end_inset
33421 </cell>
33422 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33423 \begin_inset Text
33424
33425 \begin_layout Plain Layout
33426
33427 \family roman
33428 \series medium
33429 \shape up
33430 \emph off
33431 \bar no
33432 \noun off
33433 \color none
33434 ;
33435 \end_layout
33436
33437 \end_inset
33438 </cell>
33439 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33440 \begin_inset Text
33441
33442 \begin_layout Plain Layout
33443
33444 \family roman
33445 \series medium
33446 \shape up
33447 \emph off
33448 \bar no
33449 \noun off
33450 \color none
33451 K
33452 \end_layout
33453
33454 \end_inset
33455 </cell>
33456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33457 \begin_inset Text
33458
33459 \begin_layout Plain Layout
33460
33461 \family roman
33462 \series medium
33463 \shape up
33464 \emph off
33465 \bar no
33466 \noun off
33467 \color none
33468 [
33469 \end_layout
33470
33471 \end_inset
33472 </cell>
33473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33474 \begin_inset Text
33475
33476 \begin_layout Plain Layout
33477
33478 \family roman
33479 \series medium
33480 \shape up
33481 \emph off
33482 \bar no
33483 \noun off
33484 \color none
33485 k
33486 \end_layout
33487
33488 \end_inset
33489 </cell>
33490 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33491 \begin_inset Text
33492
33493 \begin_layout Plain Layout
33494
33495 \family roman
33496 \series medium
33497 \shape up
33498 \emph off
33499 \bar no
33500 \noun off
33501 \color none
33502 {
33503 \end_layout
33504
33505 \end_inset
33506 </cell>
33507 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33508 \begin_inset Text
33509
33510 \begin_layout Plain Layout
33511
33512 \end_layout
33513
33514 \end_inset
33515 </cell>
33516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33517 \begin_inset Text
33518
33519 \begin_layout Plain Layout
33520
33521 \end_layout
33522
33523 \end_inset
33524 </cell>
33525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33526 \begin_inset Text
33527
33528 \begin_layout Plain Layout
33529
33530 \family roman
33531 \series medium
33532 \shape up
33533 \emph off
33534 \bar no
33535 \noun off
33536 \color none
33537 «
33538 \end_layout
33539
33540 \end_inset
33541 </cell>
33542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33543 \begin_inset Text
33544
33545 \begin_layout Plain Layout
33546
33547 \family roman
33548 \series medium
33549 \shape up
33550 \emph off
33551 \bar no
33552 \noun off
33553 \color none
33554 »
33555 \end_layout
33556
33557 \end_inset
33558 </cell>
33559 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33560 \begin_inset Text
33561
33562 \begin_layout Plain Layout
33563
33564 \family roman
33565 \series medium
33566 \shape up
33567 \emph off
33568 \bar no
33569 \noun off
33570 \color none
33571 Ë
33572 \end_layout
33573
33574 \end_inset
33575 </cell>
33576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33577 \begin_inset Text
33578
33579 \begin_layout Plain Layout
33580
33581 \family roman
33582 \series medium
33583 \shape up
33584 \emph off
33585 \bar no
33586 \noun off
33587 \color none
33588 Û
33589 \end_layout
33590
33591 \end_inset
33592 </cell>
33593 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33594 \begin_inset Text
33595
33596 \begin_layout Plain Layout
33597
33598 \family roman
33599 \series medium
33600 \shape up
33601 \emph off
33602 \bar no
33603 \noun off
33604 \color none
33605 ë
33606 \end_layout
33607
33608 \end_inset
33609 </cell>
33610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33611 \begin_inset Text
33612
33613 \begin_layout Plain Layout
33614
33615 \family roman
33616 \series medium
33617 \shape up
33618 \emph off
33619 \bar no
33620 \noun off
33621 \color none
33622 û
33623 \end_layout
33624
33625 \end_inset
33626 </cell>
33627 </row>
33628 <row>
33629 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33630 \begin_inset Text
33631
33632 \begin_layout Plain Layout
33633
33634 \family roman
33635 \series medium
33636 \shape up
33637 \size tiny
33638 \emph off
33639 \bar no
33640 \noun off
33641 \color none
33642 0C
33643 \end_layout
33644
33645 \end_inset
33646 </cell>
33647 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33648 \begin_inset Text
33649
33650 \begin_layout Plain Layout
33651
33652 \end_layout
33653
33654 \end_inset
33655 </cell>
33656 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33657 \begin_inset Text
33658
33659 \begin_layout Plain Layout
33660
33661 \end_layout
33662
33663 \end_inset
33664 </cell>
33665 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33666 \begin_inset Text
33667
33668 \begin_layout Plain Layout
33669
33670 \family roman
33671 \series medium
33672 \shape up
33673 \emph off
33674 \bar no
33675 \noun off
33676 \color none
33677 ,
33678 \end_layout
33679
33680 \end_inset
33681 </cell>
33682 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33683 \begin_inset Text
33684
33685 \begin_layout Plain Layout
33686
33687 \family roman
33688 \series medium
33689 \shape up
33690 \emph off
33691 \bar no
33692 \noun off
33693 \color none
33694 <
33695 \end_layout
33696
33697 \end_inset
33698 </cell>
33699 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33700 \begin_inset Text
33701
33702 \begin_layout Plain Layout
33703
33704 \family roman
33705 \series medium
33706 \shape up
33707 \emph off
33708 \bar no
33709 \noun off
33710 \color none
33711 L
33712 \end_layout
33713
33714 \end_inset
33715 </cell>
33716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33717 \begin_inset Text
33718
33719 \begin_layout Plain Layout
33720
33721 \family roman
33722 \series medium
33723 \shape up
33724 \emph off
33725 \bar no
33726 \noun off
33727 \color none
33728
33729 \backslash
33730
33731 \end_layout
33732
33733 \end_inset
33734 </cell>
33735 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33736 \begin_inset Text
33737
33738 \begin_layout Plain Layout
33739
33740 \family roman
33741 \series medium
33742 \shape up
33743 \emph off
33744 \bar no
33745 \noun off
33746 \color none
33747 l
33748 \end_layout
33749
33750 \end_inset
33751 </cell>
33752 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33753 \begin_inset Text
33754
33755 \begin_layout Plain Layout
33756
33757 \family roman
33758 \series medium
33759 \shape up
33760 \emph off
33761 \bar no
33762 \noun off
33763 \color none
33764 |
33765 \end_layout
33766
33767 \end_inset
33768 </cell>
33769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33770 \begin_inset Text
33771
33772 \begin_layout Plain Layout
33773
33774 \end_layout
33775
33776 \end_inset
33777 </cell>
33778 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33779 \begin_inset Text
33780
33781 \begin_layout Plain Layout
33782
33783 \end_layout
33784
33785 \end_inset
33786 </cell>
33787 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33788 \begin_inset Text
33789
33790 \begin_layout Plain Layout
33791
33792 \family roman
33793 \series medium
33794 \shape up
33795 \emph off
33796 \bar no
33797 \noun off
33798 \color none
33799 ¬
33800 \end_layout
33801
33802 \end_inset
33803 </cell>
33804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33805 \begin_inset Text
33806
33807 \begin_layout Plain Layout
33808
33809 \family roman
33810 \series medium
33811 \shape up
33812 \emph off
33813 \bar no
33814 \noun off
33815 \color none
33816 ¼
33817 \end_layout
33818
33819 \end_inset
33820 </cell>
33821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33822 \begin_inset Text
33823
33824 \begin_layout Plain Layout
33825
33826 \family roman
33827 \series medium
33828 \shape up
33829 \emph off
33830 \bar no
33831 \noun off
33832 \color none
33833 Ì
33834 \end_layout
33835
33836 \end_inset
33837 </cell>
33838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33839 \begin_inset Text
33840
33841 \begin_layout Plain Layout
33842
33843 \family roman
33844 \series medium
33845 \shape up
33846 \emph off
33847 \bar no
33848 \noun off
33849 \color none
33850 Ü
33851 \end_layout
33852
33853 \end_inset
33854 </cell>
33855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33856 \begin_inset Text
33857
33858 \begin_layout Plain Layout
33859
33860 \family roman
33861 \series medium
33862 \shape up
33863 \emph off
33864 \bar no
33865 \noun off
33866 \color none
33867 ì
33868 \end_layout
33869
33870 \end_inset
33871 </cell>
33872 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33873 \begin_inset Text
33874
33875 \begin_layout Plain Layout
33876
33877 \family roman
33878 \series medium
33879 \shape up
33880 \emph off
33881 \bar no
33882 \noun off
33883 \color none
33884 ü
33885 \end_layout
33886
33887 \end_inset
33888 </cell>
33889 </row>
33890 <row>
33891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
33892 \begin_inset Text
33893
33894 \begin_layout Plain Layout
33895
33896 \family roman
33897 \series medium
33898 \shape up
33899 \size tiny
33900 \emph off
33901 \bar no
33902 \noun off
33903 \color none
33904 0D
33905 \end_layout
33906
33907 \end_inset
33908 </cell>
33909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33910 \begin_inset Text
33911
33912 \begin_layout Plain Layout
33913
33914 \end_layout
33915
33916 \end_inset
33917 </cell>
33918 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33919 \begin_inset Text
33920
33921 \begin_layout Plain Layout
33922
33923 \end_layout
33924
33925 \end_inset
33926 </cell>
33927 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33928 \begin_inset Text
33929
33930 \begin_layout Plain Layout
33931
33932 \family roman
33933 \series medium
33934 \shape up
33935 \emph off
33936 \bar no
33937 \noun off
33938 \color none
33939 -
33940 \end_layout
33941
33942 \end_inset
33943 </cell>
33944 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33945 \begin_inset Text
33946
33947 \begin_layout Plain Layout
33948
33949 \family roman
33950 \series medium
33951 \shape up
33952 \emph off
33953 \bar no
33954 \noun off
33955 \color none
33956 =
33957 \end_layout
33958
33959 \end_inset
33960 </cell>
33961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33962 \begin_inset Text
33963
33964 \begin_layout Plain Layout
33965
33966 \family roman
33967 \series medium
33968 \shape up
33969 \emph off
33970 \bar no
33971 \noun off
33972 \color none
33973 M
33974 \end_layout
33975
33976 \end_inset
33977 </cell>
33978 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33979 \begin_inset Text
33980
33981 \begin_layout Plain Layout
33982
33983 \family roman
33984 \series medium
33985 \shape up
33986 \emph off
33987 \bar no
33988 \noun off
33989 \color none
33990 ]
33991 \end_layout
33992
33993 \end_inset
33994 </cell>
33995 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
33996 \begin_inset Text
33997
33998 \begin_layout Plain Layout
33999
34000 \family roman
34001 \series medium
34002 \shape up
34003 \emph off
34004 \bar no
34005 \noun off
34006 \color none
34007 m
34008 \end_layout
34009
34010 \end_inset
34011 </cell>
34012 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34013 \begin_inset Text
34014
34015 \begin_layout Plain Layout
34016
34017 \family roman
34018 \series medium
34019 \shape up
34020 \emph off
34021 \bar no
34022 \noun off
34023 \color none
34024 }
34025 \end_layout
34026
34027 \end_inset
34028 </cell>
34029 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34030 \begin_inset Text
34031
34032 \begin_layout Plain Layout
34033
34034 \end_layout
34035
34036 \end_inset
34037 </cell>
34038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34039 \begin_inset Text
34040
34041 \begin_layout Plain Layout
34042
34043 \end_layout
34044
34045 \end_inset
34046 </cell>
34047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34048 \begin_inset Text
34049
34050 \begin_layout Plain Layout
34051
34052 \end_layout
34053
34054 \end_inset
34055 </cell>
34056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34057 \begin_inset Text
34058
34059 \begin_layout Plain Layout
34060
34061 \family roman
34062 \series medium
34063 \shape up
34064 \emph off
34065 \bar no
34066 \noun off
34067 \color none
34068 ½
34069 \end_layout
34070
34071 \end_inset
34072 </cell>
34073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34074 \begin_inset Text
34075
34076 \begin_layout Plain Layout
34077
34078 \family roman
34079 \series medium
34080 \shape up
34081 \emph off
34082 \bar no
34083 \noun off
34084 \color none
34085 Í
34086 \end_layout
34087
34088 \end_inset
34089 </cell>
34090 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34091 \begin_inset Text
34092
34093 \begin_layout Plain Layout
34094
34095 \family roman
34096 \series medium
34097 \shape up
34098 \emph off
34099 \bar no
34100 \noun off
34101 \color none
34102 Ý
34103 \end_layout
34104
34105 \end_inset
34106 </cell>
34107 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34108 \begin_inset Text
34109
34110 \begin_layout Plain Layout
34111
34112 \family roman
34113 \series medium
34114 \shape up
34115 \emph off
34116 \bar no
34117 \noun off
34118 \color none
34119 í
34120 \end_layout
34121
34122 \end_inset
34123 </cell>
34124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34125 \begin_inset Text
34126
34127 \begin_layout Plain Layout
34128
34129 \family roman
34130 \series medium
34131 \shape up
34132 \emph off
34133 \bar no
34134 \noun off
34135 \color none
34136 ý
34137 \end_layout
34138
34139 \end_inset
34140 </cell>
34141 </row>
34142 <row>
34143 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34144 \begin_inset Text
34145
34146 \begin_layout Plain Layout
34147
34148 \family roman
34149 \series medium
34150 \shape up
34151 \size tiny
34152 \emph off
34153 \bar no
34154 \noun off
34155 \color none
34156 0E
34157 \end_layout
34158
34159 \end_inset
34160 </cell>
34161 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34162 \begin_inset Text
34163
34164 \begin_layout Plain Layout
34165
34166 \end_layout
34167
34168 \end_inset
34169 </cell>
34170 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34171 \begin_inset Text
34172
34173 \begin_layout Plain Layout
34174
34175 \end_layout
34176
34177 \end_inset
34178 </cell>
34179 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34180 \begin_inset Text
34181
34182 \begin_layout Plain Layout
34183
34184 \family roman
34185 \series medium
34186 \shape up
34187 \emph off
34188 \bar no
34189 \noun off
34190 \color none
34191 .
34192 \end_layout
34193
34194 \end_inset
34195 </cell>
34196 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34197 \begin_inset Text
34198
34199 \begin_layout Plain Layout
34200
34201 \family roman
34202 \series medium
34203 \shape up
34204 \emph off
34205 \bar no
34206 \noun off
34207 \color none
34208 >
34209 \end_layout
34210
34211 \end_inset
34212 </cell>
34213 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34214 \begin_inset Text
34215
34216 \begin_layout Plain Layout
34217
34218 \family roman
34219 \series medium
34220 \shape up
34221 \emph off
34222 \bar no
34223 \noun off
34224 \color none
34225 N
34226 \end_layout
34227
34228 \end_inset
34229 </cell>
34230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34231 \begin_inset Text
34232
34233 \begin_layout Plain Layout
34234
34235 \family roman
34236 \series medium
34237 \shape up
34238 \emph off
34239 \bar no
34240 \noun off
34241 \color none
34242 ^
34243 \end_layout
34244
34245 \end_inset
34246 </cell>
34247 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34248 \begin_inset Text
34249
34250 \begin_layout Plain Layout
34251
34252 \family roman
34253 \series medium
34254 \shape up
34255 \emph off
34256 \bar no
34257 \noun off
34258 \color none
34259 n
34260 \end_layout
34261
34262 \end_inset
34263 </cell>
34264 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34265 \begin_inset Text
34266
34267 \begin_layout Plain Layout
34268
34269 \family roman
34270 \series medium
34271 \shape up
34272 \emph off
34273 \bar no
34274 \noun off
34275 \color none
34276 ~
34277 \end_layout
34278
34279 \end_inset
34280 </cell>
34281 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34282 \begin_inset Text
34283
34284 \begin_layout Plain Layout
34285
34286 \end_layout
34287
34288 \end_inset
34289 </cell>
34290 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34291 \begin_inset Text
34292
34293 \begin_layout Plain Layout
34294
34295 \end_layout
34296
34297 \end_inset
34298 </cell>
34299 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34300 \begin_inset Text
34301
34302 \begin_layout Plain Layout
34303
34304 \family roman
34305 \series medium
34306 \shape up
34307 \emph off
34308 \bar no
34309 \noun off
34310 \color none
34311 ®
34312 \end_layout
34313
34314 \end_inset
34315 </cell>
34316 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34317 \begin_inset Text
34318
34319 \begin_layout Plain Layout
34320
34321 \family roman
34322 \series medium
34323 \shape up
34324 \emph off
34325 \bar no
34326 \noun off
34327 \color none
34328 ¾
34329 \end_layout
34330
34331 \end_inset
34332 </cell>
34333 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34334 \begin_inset Text
34335
34336 \begin_layout Plain Layout
34337
34338 \family roman
34339 \series medium
34340 \shape up
34341 \emph off
34342 \bar no
34343 \noun off
34344 \color none
34345 Î
34346 \end_layout
34347
34348 \end_inset
34349 </cell>
34350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34351 \begin_inset Text
34352
34353 \begin_layout Plain Layout
34354
34355 \family roman
34356 \series medium
34357 \shape up
34358 \emph off
34359 \bar no
34360 \noun off
34361 \color none
34362 Þ
34363 \end_layout
34364
34365 \end_inset
34366 </cell>
34367 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34368 \begin_inset Text
34369
34370 \begin_layout Plain Layout
34371
34372 \family roman
34373 \series medium
34374 \shape up
34375 \emph off
34376 \bar no
34377 \noun off
34378 \color none
34379 î
34380 \end_layout
34381
34382 \end_inset
34383 </cell>
34384 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34385 \begin_inset Text
34386
34387 \begin_layout Plain Layout
34388
34389 \family roman
34390 \series medium
34391 \shape up
34392 \emph off
34393 \bar no
34394 \noun off
34395 \color none
34396 þ
34397 \end_layout
34398
34399 \end_inset
34400 </cell>
34401 </row>
34402 <row>
34403 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34404 \begin_inset Text
34405
34406 \begin_layout Plain Layout
34407
34408 \family roman
34409 \series medium
34410 \shape up
34411 \size tiny
34412 \emph off
34413 \bar no
34414 \noun off
34415 \color none
34416 0F
34417 \end_layout
34418
34419 \end_inset
34420 </cell>
34421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34422 \begin_inset Text
34423
34424 \begin_layout Plain Layout
34425
34426 \end_layout
34427
34428 \end_inset
34429 </cell>
34430 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34431 \begin_inset Text
34432
34433 \begin_layout Plain Layout
34434
34435 \end_layout
34436
34437 \end_inset
34438 </cell>
34439 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34440 \begin_inset Text
34441
34442 \begin_layout Plain Layout
34443
34444 \family roman
34445 \series medium
34446 \shape up
34447 \emph off
34448 \bar no
34449 \noun off
34450 \color none
34451 /
34452 \end_layout
34453
34454 \end_inset
34455 </cell>
34456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \family roman
34462 \series medium
34463 \shape up
34464 \emph off
34465 \bar no
34466 \noun off
34467 \color none
34468 ?
34469 \end_layout
34470
34471 \end_inset
34472 </cell>
34473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34474 \begin_inset Text
34475
34476 \begin_layout Plain Layout
34477
34478 \family roman
34479 \series medium
34480 \shape up
34481 \emph off
34482 \bar no
34483 \noun off
34484 \color none
34485 O
34486 \end_layout
34487
34488 \end_inset
34489 </cell>
34490 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34491 \begin_inset Text
34492
34493 \begin_layout Plain Layout
34494
34495 \family roman
34496 \series medium
34497 \shape up
34498 \emph off
34499 \bar no
34500 \noun off
34501 \color none
34502 _
34503 \end_layout
34504
34505 \end_inset
34506 </cell>
34507 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34508 \begin_inset Text
34509
34510 \begin_layout Plain Layout
34511
34512 \family roman
34513 \series medium
34514 \shape up
34515 \emph off
34516 \bar no
34517 \noun off
34518 \color none
34519 o
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34525 \begin_inset Text
34526
34527 \begin_layout Plain Layout
34528
34529 \end_layout
34530
34531 \end_inset
34532 </cell>
34533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34534 \begin_inset Text
34535
34536 \begin_layout Plain Layout
34537
34538 \end_layout
34539
34540 \end_inset
34541 </cell>
34542 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34543 \begin_inset Text
34544
34545 \begin_layout Plain Layout
34546
34547 \end_layout
34548
34549 \end_inset
34550 </cell>
34551 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34552 \begin_inset Text
34553
34554 \begin_layout Plain Layout
34555
34556 \family roman
34557 \series medium
34558 \shape up
34559 \emph off
34560 \bar no
34561 \noun off
34562 \color none
34563 ¯
34564 \end_layout
34565
34566 \end_inset
34567 </cell>
34568 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34569 \begin_inset Text
34570
34571 \begin_layout Plain Layout
34572
34573 \family roman
34574 \series medium
34575 \shape up
34576 \emph off
34577 \bar no
34578 \noun off
34579 \color none
34580 ¿
34581 \end_layout
34582
34583 \end_inset
34584 </cell>
34585 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34586 \begin_inset Text
34587
34588 \begin_layout Plain Layout
34589
34590 \family roman
34591 \series medium
34592 \shape up
34593 \emph off
34594 \bar no
34595 \noun off
34596 \color none
34597 Ï
34598 \end_layout
34599
34600 \end_inset
34601 </cell>
34602 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34603 \begin_inset Text
34604
34605 \begin_layout Plain Layout
34606
34607 \family roman
34608 \series medium
34609 \shape up
34610 \emph off
34611 \bar no
34612 \noun off
34613 \color none
34614 ß
34615 \end_layout
34616
34617 \end_inset
34618 </cell>
34619 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34620 \begin_inset Text
34621
34622 \begin_layout Plain Layout
34623
34624 \family roman
34625 \series medium
34626 \shape up
34627 \emph off
34628 \bar no
34629 \noun off
34630 \color none
34631 ï
34632 \end_layout
34633
34634 \end_inset
34635 </cell>
34636 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34637 \begin_inset Text
34638
34639 \begin_layout Plain Layout
34640
34641 \family roman
34642 \series medium
34643 \shape up
34644 \emph off
34645 \bar no
34646 \noun off
34647 \color none
34648 ÿ
34649 \end_layout
34650
34651 \end_inset
34652 </cell>
34653 </row>
34654 </lyxtabular>
34655
34656 \end_inset
34657
34658
34659 \end_layout
34660
34661 \end_inset
34662
34663
34664 \end_layout
34665
34666 \begin_layout Standard
34667 A continuación hay una lista de todos los caracteres acentuados que LyX
34668  puede mostrar en pantalla directamente.
34669  Incluye no sólo los caracteres acentuados del cuadro anterior, sino también
34670  los de los mapas 
34671 \family typewriter
34672 ISO8859-2
34673 \family default
34674  a 
34675 \family typewriter
34676 4
34677 \family default
34678 .
34679  
34680 \end_layout
34681
34682 \begin_layout Itemize
34683 De 
34684 \family typewriter
34685 ISO8859–1
34686 \family default
34687 :
34688 \end_layout
34689
34690 \begin_deeper
34691 \begin_layout Standard
34692 ¨ Ä Ë Ï Ö Ü ä ë ï ö ü ÿ
34693 \begin_inset space \hfill{}
34694 \end_inset
34695
34696 diéresis
34697 \end_layout
34698
34699 \begin_layout Standard
34700 ^ Â Ê Î Ô Û â ê î ô û
34701 \begin_inset space \hfill{}
34702 \end_inset
34703
34704 circunflejo
34705 \end_layout
34706
34707 \begin_layout Standard
34708 ` À È Ì Ò Ù à è ì ò ù
34709 \begin_inset space \hfill{}
34710 \end_inset
34711
34712 grave
34713 \end_layout
34714
34715 \begin_layout Standard
34716 ´ Á É Í Ó Ú Ý á é í ó ú ý
34717 \begin_inset space \hfill{}
34718 \end_inset
34719
34720 agudo
34721 \end_layout
34722
34723 \begin_layout Standard
34724 ~ Ã Ñ Õ ã ñ õ
34725 \begin_inset space \hfill{}
34726 \end_inset
34727
34728 tilde
34729 \end_layout
34730
34731 \begin_layout Standard
34732 ¸Çç
34733 \begin_inset space \hfill{}
34734 \end_inset
34735
34736 cedilla
34737 \end_layout
34738
34739 \begin_layout Standard
34740 ¯
34741 \begin_inset space \hfill{}
34742 \end_inset
34743
34744 guión superior
34745 \end_layout
34746
34747 \end_deeper
34748 \begin_layout Itemize
34749 De 
34750 \family typewriter
34751 ISO8859–2
34752 \family default
34753  a 
34754 \family typewriter
34755 4
34756 \family default
34757 :
34758 \end_layout
34759
34760 \begin_deeper
34761 \begin_layout Standard
34762 ĤĴĥĵĈĜŜĉĝŝ
34763 \begin_inset space \hfill{}
34764 \end_inset
34765
34766 circunflejo
34767 \end_layout
34768
34769 \begin_layout Standard
34770 ŚŹśźŔĹĆŃŕĺćń
34771 \begin_inset space \hfill{}
34772 \end_inset
34773
34774 agudo
34775 \end_layout
34776
34777 \begin_layout Standard
34778 Ĩı̃Ũũ
34779 \begin_inset space \hfill{}
34780 \end_inset
34781
34782 tilde
34783 \end_layout
34784
34785 \begin_layout Standard
34786 ŞşŢţŖĻĢŗļģŅĶņķ
34787 \begin_inset space \hfill{}
34788 \end_inset
34789
34790 cedilla
34791 \end_layout
34792
34793 \begin_layout Standard
34794 ĒēĀĪŌŪāı̄ōū
34795 \begin_inset space \hfill{}
34796 \end_inset
34797
34798 guión superior
34799 \end_layout
34800
34801 \begin_layout Standard
34802 ŐŰőű
34803 \begin_inset space \hfill{}
34804 \end_inset
34805
34806 umlaut húngaro 
34807 \end_layout
34808
34809 \end_deeper
34810 \begin_layout Standard
34811 Todos los caracteres anteriores son soportados activamente por las fuentes
34812  TeX.
34813  Además, TeX permite acentos diacríticos en casi todos los caracteres.
34814  Asegúrate de estar usando la codificación 
34815 \family typewriter
34816 T1.
34817 \end_layout
34818
34819 \begin_layout Standard
34820
34821 \end_layout
34822
34823 \begin_layout Chapter
34824 \start_of_appendix
34825 Interfaz de usuario
34826 \begin_inset CommandInset label
34827 LatexCommand label
34828 name "cap:Interfaz-de-usuario"
34829
34830 \end_inset
34831
34832
34833 \end_layout
34834
34835 \begin_layout Standard
34836 En este apéndice repasaremos los menús disponibles y describiremos sus funciones.
34837  Está diseñado para servir de referencia rápida si buscas un determinado
34838  asunto en esta guía de usuario.
34839 \end_layout
34840
34841 \begin_layout Section
34842 El menú Archivo
34843 \begin_inset Index idx
34844 status collapsed
34845
34846 \begin_layout Plain Layout
34847 Menú ! Archivo
34848 \end_layout
34849
34850 \end_inset
34851
34852
34853 \end_layout
34854
34855 \begin_layout Standard
34856 Bajo el menú 
34857 \family sans
34858 Archivo
34859 \family default
34860  están las operaciones fundamentales y algunas operaciones más avanzadas.
34861 \end_layout
34862
34863 \begin_layout Subsection
34864 Nuevo
34865 \end_layout
34866
34867 \begin_layout Standard
34868 Crea un documento nuevo.
34869 \end_layout
34870
34871 \begin_layout Subsection
34872 Nuevo desde plantilla
34873 \end_layout
34874
34875 \begin_layout Standard
34876 Esta opción ofrece la posibilidad de abrir un documento sobre la base de
34877  una plantilla existente, de manera que ciertas características de formato
34878  se heredan automáticamente de la plantilla.
34879  Características que puedes cambiar luego manualmente si quieres.
34880 \end_layout
34881
34882 \begin_layout Subsection
34883 Abrir
34884 \end_layout
34885
34886 \begin_layout Standard
34887 Abre un documento.
34888 \end_layout
34889
34890 \begin_layout Subsection
34891 Abrir reciente
34892 \end_layout
34893
34894 \begin_layout Standard
34895 Muestra una lista de los últimos archivos que se han abierto con el menú
34896  
34897 \family sans
34898 Abrir
34899 \family default
34900 .
34901  Clic sobre el que quieras para abrirlo.
34902 \end_layout
34903
34904 \begin_layout Subsection
34905 Cerrar
34906 \end_layout
34907
34908 \begin_layout Standard
34909 Cierra el documento en pantalla.
34910 \end_layout
34911
34912 \begin_layout Subsection
34913 Cerrar todo
34914 \end_layout
34915
34916 \begin_layout Standard
34917 Cierra todos los documentos abiertos.
34918 \end_layout
34919
34920 \begin_layout Subsection
34921 Guardar
34922 \end_layout
34923
34924 \begin_layout Standard
34925 Guarda el documento en pantalla.
34926 \end_layout
34927
34928 \begin_layout Subsection
34929 Guardar como
34930 \end_layout
34931
34932 \begin_layout Standard
34933 Guarda el documento en pantalla con la posibilidad de cambiarle el nombre.
34934 \end_layout
34935
34936 \begin_layout Subsection
34937 Guardar todo
34938 \end_layout
34939
34940 \begin_layout Standard
34941 Guarda todos los documentos abiertos.
34942 \end_layout
34943
34944 \begin_layout Subsection
34945 Revertir
34946 \end_layout
34947
34948 \begin_layout Standard
34949 El menú 
34950 \family sans
34951 Revertir
34952 \family default
34953  recarga el documento desde su ubicación en el disco.
34954 \end_layout
34955
34956 \begin_layout Subsection
34957 Control de versiones
34958 \end_layout
34959
34960 \begin_layout Standard
34961 Esto se emplea cuando varias personas trabajan sobre el mismo documento.
34962  Se describe con detalle en el manual 
34963 \emph on
34964 Características adicionales
34965 \emph default
34966 , sección 
34967 \emph on
34968 Control de versiones
34969 \emph default
34970  
34971 \emph on
34972 en LyX
34973 \emph default
34974 .
34975 \end_layout
34976
34977 \begin_layout Subsection
34978 Importar
34979 \end_layout
34980
34981 \begin_layout Standard
34982 Se pueden importar archivos de versiones anteriores de LyX, archivos HTML,
34983  archivos de LaTeX, archivos NoWeb, archivos de texto simple y archivos
34984  de texto tipo tabla (CVS) con separación con comas.
34985  Los archivos serán importados como documento nuevo de LyX.
34986  
34987 \end_layout
34988
34989 \begin_layout Standard
34990 La opción 
34991 \family sans
34992 Texto
34993 \begin_inset space ~
34994 \end_inset
34995
34996 simple,
34997 \begin_inset space ~
34998 \end_inset
34999
35000 unir
35001 \begin_inset space ~
35002 \end_inset
35003
35004 líneas
35005 \family default
35006  importa todas las líneas del archivo de texto seguidas, en un sólo párrafo.
35007  Si hay una línea en blanco en el texto, se inicia un párrafo nuevo.
35008  Si el texto se inserta como párrafos los saltos de línea del texto inician
35009  párrafos nuevos.
35010 \end_layout
35011
35012 \begin_layout Standard
35013
35014 \end_layout
35015
35016 \begin_layout Subsection
35017 Exportar
35018 \begin_inset CommandInset label
35019 LatexCommand label
35020 name "sub:Exportar"
35021
35022 \end_inset
35023
35024
35025 \end_layout
35026
35027 \begin_layout Standard
35028 Un documento se puede exportar a diversos formatos de salida.
35029  Los archivos resultantes se sitúan en el directorio del archivo LyX.
35030  Las entradas disponibles en el menú dependen de cada instalación, según
35031  los programas que LyX haya encontrado durante su configuración.
35032 \end_layout
35033
35034 \begin_layout Standard
35035 Sigue una lista de las opciones disponibles, que se explican con detalle
35036  en la sección
35037 \begin_inset space ~
35038 \end_inset
35039
35040
35041 \begin_inset CommandInset ref
35042 LatexCommand ref
35043 reference "sub:Formatos-de-salida"
35044
35045 \end_inset
35046
35047 .
35048 \end_layout
35049
35050 \begin_layout Description
35051
35052 \family sans
35053 CJK
35054 \begin_inset space ~
35055 \end_inset
35056
35057 LyX 
35058 \family default
35059 formato especial de las versiones 1.4.x de LyX para chino, japonés y coreano
35060  (CJK).
35061  (Desde LyX 1.5.0, el soporte de CJK está totalmente integrado.)
35062 \end_layout
35063
35064 \begin_layout Description
35065
35066 \family sans
35067 DVI
35068 \family default
35069  formato dvi
35070 \end_layout
35071
35072 \begin_layout Description
35073 HTML formato HTML (el convertidor HTML es un programa externo que no siempre
35074  funciona)
35075 \end_layout
35076
35077 \begin_layout Description
35078 HTML
35079 \begin_inset space ~
35080 \end_inset
35081
35082 (MS
35083 \begin_inset space ~
35084 \end_inset
35085
35086 Word) formato HTML especial que puede ser importado en 
35087 \family sans
35088 MS Word
35089 \family default
35090 , en el que las fórmulas se transforman en fuentes bitmap y no en el formato
35091  
35092 \family sans
35093 MathML
35094 \family default
35095 .
35096 \end_layout
35097
35098 \begin_layout Description
35099
35100 \family sans
35101 LaT
35102 \begin_inset ERT
35103 status collapsed
35104
35105 \begin_layout Plain Layout
35106
35107 {}
35108 \end_layout
35109
35110 \end_inset
35111
35112 eX
35113 \begin_inset space ~
35114 \end_inset
35115
35116 (pdflatex)
35117 \family default
35118  archivo de texto en código LaTeX, y todas las imágenes del documento se
35119  convierten a un formato legible por el programa 
35120 \family typewriter
35121 pdflatex
35122 \family default
35123  (GIF, JPG, PDF, PNG)
35124 \end_layout
35125
35126 \begin_layout Description
35127
35128 \family sans
35129 LaT
35130 \begin_inset ERT
35131 status collapsed
35132
35133 \begin_layout Plain Layout
35134
35135 {}
35136 \end_layout
35137
35138 \end_inset
35139
35140 eX
35141 \begin_inset space ~
35142 \end_inset
35143
35144 (simple)
35145 \family default
35146  archivo de texto en código LaTeX, y todas las imágenes del documento se
35147  convierten al formato EPS, único legible por el programa 
35148 \family typewriter
35149 latex
35150 \end_layout
35151
35152 \begin_layout Description
35153 LyX
35154 \begin_inset space ~
35155 \end_inset
35156
35157 1.y.x documento LyX en formato legible para las versiones correspondientes
35158  de LyX («y.x» es el número de versión)
35159 \end_layout
35160
35161 \begin_layout Description
35162 OpenDocument archivo de texto en formato OpenDocument, que puede abrirse
35163  con 
35164 \family sans
35165 OpenOffice
35166 \family default
35167
35168 \family sans
35169 KOffice
35170 \family default
35171
35172 \family sans
35173 Abiword
35174 \family default
35175 , etc.
35176  (el convertidor a OpenDocument es un programa externo que no siempre funciona)
35177 \end_layout
35178
35179 \begin_layout Description
35180
35181 \family sans
35182 PDF
35183 \begin_inset space ~
35184 \end_inset
35185
35186 (dvipdfm)
35187 \family default
35188  formato PDF usando el programa 
35189 \family typewriter
35190 dvipdfm
35191 \end_layout
35192
35193 \begin_layout Description
35194
35195 \family sans
35196 PDF
35197 \begin_inset space ~
35198 \end_inset
35199
35200 (pdflatex)
35201 \family default
35202  formato PDF usando el programa 
35203 \family typewriter
35204 pdflatex
35205 \end_layout
35206
35207 \begin_layout Description
35208
35209 \family sans
35210 PDF
35211 \begin_inset space ~
35212 \end_inset
35213
35214 (ps2pdf)
35215 \family default
35216  formato PDF usando el programa 
35217 \family typewriter
35218 ps2pdf
35219 \end_layout
35220
35221 \begin_layout Description
35222
35223 \family sans
35224 Texto
35225 \begin_inset space ~
35226 \end_inset
35227
35228 simple
35229 \family default
35230  formato de texto
35231 \end_layout
35232
35233 \begin_layout Description
35234
35235 \family sans
35236 Texto
35237 \begin_inset space ~
35238 \end_inset
35239
35240 simple
35241 \begin_inset space ~
35242 \end_inset
35243
35244 (ps2ascii)
35245 \family default
35246  formato de texto, el documento se convierte a Postscript y luego se exporta
35247  a texto con el programa 
35248 \family sans
35249 ps2ascii
35250 \end_layout
35251
35252 \begin_layout Description
35253
35254 \family sans
35255 Postscript
35256 \family default
35257  formato PostScript usando el programa 
35258 \family typewriter
35259 dvips
35260 \end_layout
35261
35262 \begin_layout Description
35263
35264 \family sans
35265 Personalizado
35266 \family default
35267  formato personalizado
35268 \end_layout
35269
35270 \begin_layout Standard
35271 El programa 
35272 \family typewriter
35273 dvipdfm
35274 \family default
35275  produce internamente un archivo DVI que es convertido después a PDF.
35276  Está algo obsoleto y la salida podría ser diferente de la esperada.
35277  
35278 \family typewriter
35279 pdflatex
35280 \family default
35281  produce directamente archivos PDF y soporta las últimas versiones de este
35282  formato.
35283 \end_layout
35284
35285 \begin_layout Standard
35286 Si alguna de las entradas del menú, 
35287 \family sans
35288 DVI
35289 \family default
35290
35291 \family sans
35292 PDF
35293 \begin_inset space ~
35294 \end_inset
35295
35296 (pdflatex)
35297 \family default
35298  o 
35299 \family sans
35300 Postscript
35301 \family default
35302  no está presente, debes actualizar la instalación de LaTeX.
35303  Después de actualizar debes reconfigurar LyX, como se ha explicado en la
35304  sec.
35305 \begin_inset space \thinspace{}
35306 \end_inset
35307
35308
35309 \begin_inset CommandInset ref
35310 LatexCommand ref
35311 reference "sec:Configuración-básica"
35312
35313 \end_inset
35314
35315 .
35316 \begin_inset Index idx
35317 status collapsed
35318
35319 \begin_layout Plain Layout
35320 Reconfiguración de LyX
35321 \end_layout
35322
35323 \end_inset
35324
35325
35326 \end_layout
35327
35328 \begin_layout Standard
35329 El menú 
35330 \family sans
35331 Personalizado
35332 \family default
35333  permite exportar un documento usando opciones especiales de línea de comandos
35334  para el programa de exportación.
35335 \end_layout
35336
35337 \begin_layout Subsection
35338 Imprimir
35339 \end_layout
35340
35341 \begin_layout Standard
35342 Con este menú puedes imprimir el documento en un archivo en formato PostScript
35343  o enviarlo a la impresora.
35344  La impresora también usará el formato PostScript.
35345  La conversión a PostScript la hace LyX en segundo plano ejecutando el programa
35346  
35347 \family typewriter
35348 dvips
35349 \family default
35350 .
35351  Para más información mira en la sección
35352 \begin_inset space ~
35353 \end_inset
35354
35355
35356 \begin_inset space \thinspace{}
35357 \end_inset
35358
35359
35360 \begin_inset CommandInset ref
35361 LatexCommand ref
35362 reference "sub:Imprimir-archivos"
35363
35364 \end_inset
35365
35366 .
35367 \end_layout
35368
35369 \begin_layout Subsection
35370 Fax
35371 \end_layout
35372
35373 \begin_layout Standard
35374 Esta entrada de menú solo aparece cuando está instalado un programa de fax
35375  (en Windows, es necesario además registrar la ruta del programa en el prefijo
35376  PATH de LyX, véase la sección
35377 \begin_inset space ~
35378 \end_inset
35379
35380
35381 \begin_inset CommandInset ref
35382 LatexCommand ref
35383 reference "sec:Rutas"
35384
35385 \end_inset
35386
35387 ).
35388  Con esta entrada puedes enviar tu documento a un programa de fax como 
35389 \family typewriter
35390 hylapex
35391 \family default
35392  o 
35393 \family typewriter
35394 kdeprintfax
35395 \family default
35396 .
35397  Por omisión, el archivo se envía en formato PostScript.
35398  El formato se puede cambiar en las preferencias de LyX como se describe
35399  en la sección
35400 \begin_inset space ~
35401 \end_inset
35402
35403
35404 \begin_inset CommandInset ref
35405 LatexCommand ref
35406 reference "sub:Convertidores"
35407
35408 \end_inset
35409
35410 .
35411 \end_layout
35412
35413 \begin_layout Standard
35414
35415 \end_layout
35416
35417 \begin_layout Subsection
35418 Ventana nueva y Cerrar ventana
35419 \end_layout
35420
35421 \begin_layout Standard
35422 Abre una nueva ventana de LyX o cierra una ventana .
35423 \end_layout
35424
35425 \begin_layout Subsection
35426 Salir
35427 \end_layout
35428
35429 \begin_layout Standard
35430 Avisa si hay documentos no guardados y sale.
35431 \end_layout
35432
35433 \begin_layout Section
35434 El menú Editar
35435 \begin_inset Index idx
35436 status collapsed
35437
35438 \begin_layout Plain Layout
35439 Menú ! Editar
35440 \end_layout
35441
35442 \end_inset
35443
35444
35445 \end_layout
35446
35447 \begin_layout Subsection
35448 Deshacer y Rehacer
35449 \end_layout
35450
35451 \begin_layout Standard
35452 Descrito en la sección
35453 \begin_inset space ~
35454 \end_inset
35455
35456
35457 \begin_inset CommandInset ref
35458 LatexCommand ref
35459 reference "sec:Deshacer-y-rehacer"
35460
35461 \end_inset
35462
35463 .
35464 \end_layout
35465
35466 \begin_layout Subsection
35467 Cortar, Copiar, Pegar, Pegar reciente, Pegado especial
35468 \end_layout
35469
35470 \begin_layout Standard
35471 Descrito en la sección
35472 \begin_inset space ~
35473 \end_inset
35474
35475
35476 \begin_inset CommandInset ref
35477 LatexCommand ref
35478 reference "sec:Características-básicas-de-edición"
35479
35480 \end_inset
35481
35482 .
35483 \end_layout
35484
35485 \begin_layout Subsection
35486 Seleccionar todo
35487 \end_layout
35488
35489 \begin_layout Standard
35490 Selecciona el documento completo.
35491 \end_layout
35492
35493 \begin_layout Subsection
35494 Encontrar y reemplazar
35495 \end_layout
35496
35497 \begin_layout Standard
35498 Descrito en la sección
35499 \begin_inset space ~
35500 \end_inset
35501
35502
35503 \begin_inset CommandInset ref
35504 LatexCommand ref
35505 reference "sec:Características-básicas-de-edición"
35506
35507 \end_inset
35508
35509 .
35510 \end_layout
35511
35512 \begin_layout Subsection
35513 Mover párrafo arriba/abajo
35514 \end_layout
35515
35516 \begin_layout Standard
35517 El párrafo que contiene el cursor se desplaza un párrafo arriba o abajo.
35518 \end_layout
35519
35520 \begin_layout Subsection
35521 Estilo del texto
35522 \end_layout
35523
35524 \begin_layout Standard
35525 Descrito en la sección
35526 \begin_inset space ~
35527 \end_inset
35528
35529
35530 \begin_inset CommandInset ref
35531 LatexCommand ref
35532 reference "sub:Ajuste-fino-con"
35533
35534 \end_inset
35535
35536 .
35537 \end_layout
35538
35539 \begin_layout Subsection
35540 Configuración del párrafo
35541 \begin_inset Index idx
35542 status collapsed
35543
35544 \begin_layout Plain Layout
35545 Párrafos ! Configuración
35546 \end_layout
35547
35548 \end_inset
35549
35550
35551 \end_layout
35552
35553 \begin_layout Standard
35554 Las características de este diálogo afectan sólo al párrafo donde esté el
35555  cursor.
35556  Aquí puedes especificar la alineación del párrafo y el espacio entre líneas.
35557 \end_layout
35558
35559 \begin_layout Standard
35560 También puedes evitar el sangrado de primera línea, siempre y cuando la
35561  configuración global de la separación de párrafos esté configurada en sangrado,
35562  en el apartado Diseño
35563 \begin_inset space ~
35564 \end_inset
35565
35566 del
35567 \begin_inset space ~
35568 \end_inset
35569
35570 texto del diálogo 
35571 \family sans
35572 Documento\SpecialChar \menuseparator
35573 Configuración
35574 \family default
35575 .
35576 \end_layout
35577
35578 \begin_layout Subsection
35579 Configuración de la tabla y Ecuaciones
35580 \end_layout
35581
35582 \begin_layout Standard
35583 Estos menús sólo están activos cuando el cursor está dentro de una tabla
35584  o de una ecuación.
35585  Las propiedades de la tabla o la fórmula se pueden cambiar en ese caso.
35586  Las propiedades de las tablas se describen en la sección
35587 \begin_inset space ~
35588 \end_inset
35589
35590
35591 \begin_inset space \thinspace{}
35592 \end_inset
35593
35594
35595 \begin_inset CommandInset ref
35596 LatexCommand ref
35597 reference "sec:Tablas"
35598
35599 \end_inset
35600
35601 , las propiedades de las ecuaciones en el capítulo
35602 \begin_inset space ~
35603 \end_inset
35604
35605
35606 \begin_inset CommandInset ref
35607 LatexCommand ref
35608 reference "cap:Ecuaciones-matemáticas"
35609
35610 \end_inset
35611
35612 .
35613 \end_layout
35614
35615 \begin_layout Subsection
35616 Aumentar/Disminuir profundidad de lista
35617 \end_layout
35618
35619 \begin_layout Standard
35620 Estos menús sólo están activos cuando el cursor está en un entorno anidable.
35621  Permiten aumentar o disminuir la profundidad del nivel de anidación en
35622  una lista, como se explica en las secciones
35623 \begin_inset space ~
35624 \end_inset
35625
35626
35627 \begin_inset CommandInset ref
35628 LatexCommand ref
35629 reference "sec:Anidación"
35630
35631 \end_inset
35632
35633  y
35634 \begin_inset space ~
35635 \end_inset
35636
35637
35638 \begin_inset CommandInset ref
35639 LatexCommand ref
35640 reference "sub:Profundidad-de-numeración"
35641
35642 \end_inset
35643
35644 .
35645 \end_layout
35646
35647 \begin_layout Section
35648 El menú Ver
35649 \begin_inset Index idx
35650 status collapsed
35651
35652 \begin_layout Plain Layout
35653 Menú ! Ver
35654 \end_layout
35655
35656 \end_inset
35657
35658
35659 \end_layout
35660
35661 \begin_layout Standard
35662 El menú 
35663 \family sans
35664 Ver
35665 \family default
35666  contiene una lista de formatos en los que puedes ver el documento abierto
35667  con un programa externo.
35668  Las opciones de este menú no son las mismas en todas las instalaciones
35669  —depende de los programas LaTeX que LyX encontró durante su configuración—.
35670  Todos los formatos posibles se describen en la sección
35671 \begin_inset space ~
35672 \end_inset
35673
35674
35675 \begin_inset CommandInset ref
35676 LatexCommand ref
35677 reference "sub:Exportar"
35678
35679 \end_inset
35680
35681 .
35682  Al menos debes ver en el menú las entradas 
35683 \family sans
35684 DVI
35685 \family default
35686  y 
35687 \family sans
35688 PDF
35689 \begin_inset space ~
35690 \end_inset
35691
35692 (pdflatex)
35693 \family default
35694 .
35695  Si falta alguna de ellas debes actualizar la instalación de LaTeX y reconfigura
35696 r LyX, como se explica en la sección
35697 \begin_inset space ~
35698 \end_inset
35699
35700
35701 \begin_inset CommandInset ref
35702 LatexCommand ref
35703 reference "sec:Configuración-básica"
35704
35705 \end_inset
35706
35707 .
35708 \begin_inset Index idx
35709 status collapsed
35710
35711 \begin_layout Plain Layout
35712 Reconfiguración de LyX
35713 \end_layout
35714
35715 \end_inset
35716
35717
35718 \end_layout
35719
35720 \begin_layout Standard
35721 Al invocar una opción del menú se iniciará un programa visor, el cuál se
35722  puede elegir y configurar en las preferencias, véase la sección
35723 \begin_inset space ~
35724 \end_inset
35725
35726
35727 \begin_inset CommandInset ref
35728 LatexCommand ref
35729 reference "sec:Formatos-de-archivo"
35730
35731 \end_inset
35732
35733 .
35734  Los visores predeterminados son establecidos por LyX cuando se instala.
35735 \end_layout
35736
35737 \begin_layout Standard
35738 \begin_inset VSpace bigskip
35739 \end_inset
35740
35741 Al final del menú 
35742 \family sans
35743 Ver
35744 \family default
35745  sale la lista de documentos abiertos.
35746 \end_layout
35747
35748 \begin_layout Subsection
35749 Abrir/Cerrar todos los recuadros
35750 \end_layout
35751
35752 \begin_layout Standard
35753 Abre o cierra todos los recuadros en el deocumento.
35754 \end_layout
35755
35756 \begin_layout Subsection
35757 Desplegar/Plegar macros de ecuación
35758 \end_layout
35759
35760 \begin_layout Standard
35761 Despliega o pliega la macro de ecuación actual.
35762 \end_layout
35763
35764 \begin_layout Standard
35765 Las macros de ecuaciones se describen en el manual 
35766 \emph on
35767 Ecuaciones.
35768 \end_layout
35769
35770 \begin_layout Subsection
35771 Ver fuente
35772 \end_layout
35773
35774 \begin_layout Standard
35775 Muestra una ventana en la que se puede ver el código LaTeX del párrafo actual,
35776  de una selección de párrafos o del documento completo, véase la sección
35777 \begin_inset space ~
35778 \end_inset
35779
35780
35781 \begin_inset CommandInset ref
35782 LatexCommand ref
35783 reference "sec:Vista-preliminar-inmediata"
35784
35785 \end_inset
35786
35787 .
35788 \end_layout
35789
35790 \begin_layout Subsection
35791 Actualizar
35792 \end_layout
35793
35794 \begin_layout Standard
35795 Permite actualizar la vista del documento con los últimos cambios sin necesidad
35796  de reabrir la ventana del visor.
35797 \end_layout
35798
35799 \begin_layout Subsection
35800 Dividir la ventana
35801 \end_layout
35802
35803 \begin_layout Standard
35804 Estas entradas del menú dividirán la pantalla principal de LyX vertical
35805  u horizontalmente.
35806  Así puedes ver simultáneamente varios documentos para compararlos, o ver
35807  el mismo documento en diferentes posiciones.
35808  Puedes dividir la ventana principal varias veces para ver, p.
35809 \begin_inset space \thinspace{}
35810 \end_inset
35811
35812 e., tres o más documentos a la vez.
35813  Para volver a una vista sin dividir, usa el menú 
35814 \family sans
35815 Cerrar la vista actual
35816 \family default
35817 .
35818 \end_layout
35819
35820 \begin_layout Subsection
35821 Cerrar la vista actual
35822 \end_layout
35823
35824 \begin_layout Standard
35825 Cierra las ventanas divididas volviendo a vista única o, si no hay ventanas
35826  divididas, oculta todas las pestañas.
35827  
35828 \end_layout
35829
35830 \begin_layout Subsection
35831 Pantalla completa
35832 \end_layout
35833
35834 \begin_layout Standard
35835 Esta opción del menú o pulsando F11 muestra la ventana principal de LyX
35836  en modo pantalla completa, ocultando la barra de menú y las barras de herramien
35837 tas.
35838  Para volver a vista normal pulsa F11 o haz clic derecha en el ratón y desmarca
35839  el modo pantalla completa en el menú contextual que aparece.
35840 \end_layout
35841
35842 \begin_layout Subsection
35843 Barras de herramientas
35844 \begin_inset CommandInset label
35845 LatexCommand label
35846 name "sub:Barras-de-herramientas"
35847
35848 \end_inset
35849
35850
35851 \begin_inset Index idx
35852 status collapsed
35853
35854 \begin_layout Plain Layout
35855 Barras de herramientas
35856 \end_layout
35857
35858 \end_inset
35859
35860
35861 \end_layout
35862
35863 \begin_layout Standard
35864 Este menú permite mostrar en pantalla, o no, las distintas barras de herramienta
35865 s, así como el 
35866 \family sans
35867 Búfer
35868 \begin_inset space ~
35869 \end_inset
35870
35871 de
35872 \begin_inset space ~
35873 \end_inset
35874
35875 comandos
35876 \family default
35877 .
35878  Si la vista está activada se muestra una marca en el menú.
35879  Las barras de 
35880 \family sans
35881 Revisión
35882 \family default
35883
35884 \family sans
35885 Tabla
35886 \family default
35887 , y 
35888 \family sans
35889 Matemáticas 
35890 \family default
35891 se pueden poner además en modo 
35892 \emph on
35893 automático
35894 \emph default
35895 , que se indica mediante (
35896 \family sans
35897 auto
35898 \family default
35899 ) en el menú.
35900 \end_layout
35901
35902 \begin_layout Standard
35903 Con vista activada la barra se muestra permanentemente; en modo 
35904 \emph on
35905 automático
35906 \emph default
35907  la barra se muestra sólo cuando el cursor se encuentra en un entorno relacionad
35908 o con las funciones de la misma.
35909  Esto implica que, en modo 
35910 \emph on
35911 automático
35912 \emph default
35913 , la barra de revisión sólo se ve si está activado el seguimiento de cambios,
35914  y la de tablas y las de ecuaciones sólo se ven cuando el cursor está en
35915  una tabla o ecuación, respectivamente.
35916 \end_layout
35917
35918 \begin_layout Standard
35919 Las barras de herramientas y sus botones se explican en la sección
35920 \begin_inset space ~
35921 \end_inset
35922
35923
35924 \begin_inset CommandInset ref
35925 LatexCommand ref
35926 reference "sec:Barras-de-herramientas"
35927
35928 \end_inset
35929
35930 .
35931 \end_layout
35932
35933 \begin_layout Section
35934 El menú Insertar
35935 \begin_inset Index idx
35936 status collapsed
35937
35938 \begin_layout Plain Layout
35939 Menú ! Insertar
35940 \end_layout
35941
35942 \end_inset
35943
35944
35945 \end_layout
35946
35947 \begin_layout Subsection
35948 Ecuación
35949 \end_layout
35950
35951 \begin_layout Standard
35952 La inserción de estructuras matemáticas se explica en el capítulo
35953 \begin_inset space ~
35954 \end_inset
35955
35956
35957 \begin_inset CommandInset ref
35958 LatexCommand ref
35959 reference "cap:Ecuaciones-matemáticas"
35960
35961 \end_inset
35962
35963  y en el manual 
35964 \emph on
35965 Ecuaciones
35966 \emph default
35967 .
35968 \end_layout
35969
35970 \begin_layout Subsection
35971 Carácter especial
35972 \begin_inset CommandInset label
35973 LatexCommand label
35974 name "sub:Carácter-especial"
35975
35976 \end_inset
35977
35978
35979 \end_layout
35980
35981 \begin_layout Standard
35982 Con este menú puedes insertar los siguientes caracteres:
35983 \end_layout
35984
35985 \begin_layout Description
35986 Símbolos Inserta cualquier carácter que esté disponible en tu sistema LaTeX.
35987  Por tanto las categorías de caracteres y los caracteres disponibles en
35988  este diálogo dependen de los paquetes LaTeX instalados.
35989 \begin_inset Newline newline
35990 \end_inset
35991
35992
35993 \begin_inset Note Greyedout
35994 status collapsed
35995
35996 \begin_layout Plain Layout
35997 No todos los caracteres serán visibles en el diálogo 
35998 \family sans
35999 Símbolos
36000 \family default
36001  porque ninguna de las fuentes de pantalla disponibles en el diálogo de
36002  preferencias (véase sec.
36003 \begin_inset space \thinspace{}
36004 \end_inset
36005
36006
36007 \begin_inset CommandInset ref
36008 LatexCommand ref
36009 reference "sub:Fuentes-de-pantalla"
36010
36011 \end_inset
36012
36013 ) pueden mostrar todos los caracteres.
36014 \end_layout
36015
36016 \end_inset
36017
36018  
36019 \end_layout
36020
36021 \begin_layout Description
36022 Puntos
36023 \begin_inset space ~
36024 \end_inset
36025
36026 suspensivos Inserta \SpecialChar \ldots{}
36027
36028 \end_layout
36029
36030 \begin_layout Description
36031 Fin
36032 \begin_inset space ~
36033 \end_inset
36034
36035 de
36036 \begin_inset space ~
36037 \end_inset
36038
36039 oración Inserta un punto final de oración, véase la sección
36040 \begin_inset space ~
36041 \end_inset
36042
36043
36044 \begin_inset CommandInset ref
36045 LatexCommand ref
36046 reference "sub:Abreviaturas"
36047
36048 \end_inset
36049
36050 .
36051 \end_layout
36052
36053 \begin_layout Description
36054 Comillas
36055 \begin_inset space ~
36056 \end_inset
36057
36058 dobles Inserta estas comillas: ", independientemente del tipo de comillas
36059  que hayas seleccionado en el diálogo 
36060 \family sans
36061 Documento\SpecialChar \menuseparator
36062 Configuración
36063 \family default
36064
36065 \family sans
36066 Idioma
36067 \family default
36068 .
36069 \end_layout
36070
36071 \begin_layout Description
36072 Comillas
36073 \begin_inset space ~
36074 \end_inset
36075
36076 simples Inserta esta comilla: 
36077 \begin_inset Quotes els
36078 \end_inset
36079
36080
36081 \end_layout
36082
36083 \begin_layout Description
36084 Guión
36085 \begin_inset space ~
36086 \end_inset
36087
36088 protegido Inserta un guión protegido de saltos de línea: -
36089 \end_layout
36090
36091 \begin_layout Description
36092 Barra
36093 \begin_inset space ~
36094 \end_inset
36095
36096 oblicua
36097 \begin_inset space ~
36098 \end_inset
36099
36100 frágil Inserta una barra oblicua donde también se puede producir un salto
36101  de línea: \SpecialChar \slash{}
36102
36103 \end_layout
36104
36105 \begin_layout Description
36106 Separador
36107 \begin_inset space ~
36108 \end_inset
36109
36110 de
36111 \begin_inset space ~
36112 \end_inset
36113
36114 menú Inserta el símbolo: \SpecialChar \menuseparator
36115
36116 \end_layout
36117
36118 \begin_layout Description
36119 Símbolos
36120 \begin_inset space ~
36121 \end_inset
36122
36123 fonéticos
36124 \begin_inset Index idx
36125 status collapsed
36126
36127 \begin_layout Plain Layout
36128 Simbolos@Símbolos fonéticos
36129 \end_layout
36130
36131 \end_inset
36132
36133
36134 \begin_inset Index idx
36135 status collapsed
36136
36137 \begin_layout Plain Layout
36138 Idioma ! Símbolos fonéticos
36139 \end_layout
36140
36141 \end_inset
36142
36143  Crea una ecuación con el llamado mapa 
36144 \emph on
36145 tipa
36146 \emph default
36147 .
36148  En la fórmula puedes introducir comandos para imprimir símbolos fonéticos
36149  IPA.
36150  Esta característica requiere el paquete LaTeX 
36151 \series bold
36152 tipa
36153 \series default
36154
36155 \begin_inset Index idx
36156 status collapsed
36157
36158 \begin_layout Plain Layout
36159 LaTeX, paquetes ! tipa
36160 \end_layout
36161
36162 \end_inset
36163
36164 .
36165 \begin_inset Newline newline
36166 \end_inset
36167
36168 Para más información sobre este paquete consulta su documentación
36169 \series bold
36170
36171 \begin_inset CommandInset citation
36172 LatexCommand cite
36173 key "tipa"
36174
36175 \end_inset
36176
36177
36178 \series default
36179 y su página Wiki:
36180 \begin_inset Newline newline
36181 \end_inset
36182
36183
36184 \begin_inset Flex URL
36185 status collapsed
36186
36187 \begin_layout Plain Layout
36188
36189 http://wiki.lyx.org/LyX/LinguistLyX
36190 \end_layout
36191
36192 \end_inset
36193
36194 .
36195 \end_layout
36196
36197 \begin_layout Subsection
36198 Formato
36199 \end_layout
36200
36201 \begin_layout Standard
36202 Aquí puedes introducir las siguientes estructuras o formatos:
36203 \end_layout
36204
36205 \begin_layout Description
36206 Súperíndice Inserta un superíndice o exponente: test
36207 \begin_inset Formula $^{\text{a,b}}$
36208 \end_inset
36209
36210
36211 \end_layout
36212
36213 \begin_layout Description
36214 Subíndice Inserta un subíndice: test
36215 \begin_inset Formula $_{\text{3x}}$
36216 \end_inset
36217
36218
36219 \end_layout
36220
36221 \begin_layout Description
36222 Espacio
36223 \begin_inset space ~
36224 \end_inset
36225
36226 protegido Inserta un espacio protegido, descrito en la sección
36227 \begin_inset space ~
36228 \end_inset
36229
36230
36231 \begin_inset CommandInset ref
36232 LatexCommand ref
36233 reference "sub:Espacio-protegido"
36234
36235 \end_inset
36236
36237 .
36238 \end_layout
36239
36240 \begin_layout Description
36241 Espacio
36242 \begin_inset space ~
36243 \end_inset
36244
36245 entre-palabra Inserta un espacio entre-palabra, descrito en la sección
36246 \begin_inset space ~
36247 \end_inset
36248
36249
36250 \begin_inset CommandInset ref
36251 LatexCommand ref
36252 reference "sub:Espacio-entre-palabra"
36253
36254 \end_inset
36255
36256 .
36257 \end_layout
36258
36259 \begin_layout Description
36260 Espacio
36261 \begin_inset space ~
36262 \end_inset
36263
36264 delgado Inserta un espacio delgado, descrito en la sección
36265 \begin_inset space ~
36266 \end_inset
36267
36268
36269 \begin_inset CommandInset ref
36270 LatexCommand ref
36271 reference "sub:Espacio-delgado"
36272
36273 \end_inset
36274
36275 .
36276 \end_layout
36277
36278 \begin_layout Description
36279 Espacio
36280 \begin_inset space ~
36281 \end_inset
36282
36283 horizontal Inserta un relleno horizontal, véase la sección
36284 \begin_inset space ~
36285 \end_inset
36286
36287
36288 \begin_inset CommandInset ref
36289 LatexCommand ref
36290 reference "sub:Espacio-horizontal"
36291
36292 \end_inset
36293
36294 .
36295 \end_layout
36296
36297 \begin_layout Description
36298 Línea
36299 \begin_inset space ~
36300 \end_inset
36301
36302 horizontal Inserta una línea horizontal, véase la sección
36303 \begin_inset space ~
36304 \end_inset
36305
36306
36307 \begin_inset CommandInset ref
36308 LatexCommand ref
36309 reference "sub:Líneas-horizontales"
36310
36311 \end_inset
36312
36313 .
36314 \end_layout
36315
36316 \begin_layout Description
36317 Espacio
36318 \begin_inset space ~
36319 \end_inset
36320
36321 vertical Inserta un espacio, véase la sección
36322 \begin_inset space ~
36323 \end_inset
36324
36325
36326 \begin_inset CommandInset ref
36327 LatexCommand ref
36328 reference "sub:Espacio-vertical"
36329
36330 \end_inset
36331
36332 .
36333 \end_layout
36334
36335 \begin_layout Description
36336 Guión
36337 \begin_inset space ~
36338 \end_inset
36339
36340 silábico Inserta un guión, véase la sección
36341 \begin_inset space ~
36342 \end_inset
36343
36344
36345 \begin_inset CommandInset ref
36346 LatexCommand ref
36347 reference "sub:División-con-guión"
36348
36349 \end_inset
36350
36351 .
36352 \end_layout
36353
36354 \begin_layout Description
36355 Salto
36356 \begin_inset space ~
36357 \end_inset
36358
36359 de
36360 \begin_inset space ~
36361 \end_inset
36362
36363 ligado Inserta una ligadura, véase la sección
36364 \begin_inset space ~
36365 \end_inset
36366
36367
36368 \begin_inset CommandInset ref
36369 LatexCommand ref
36370 reference "sub:Ligaduras"
36371
36372 \end_inset
36373
36374 .
36375 \end_layout
36376
36377 \begin_layout Description
36378 Salto
36379 \begin_inset space ~
36380 \end_inset
36381
36382 de
36383 \begin_inset space ~
36384 \end_inset
36385
36386 línea
36387 \begin_inset space ~
36388 \end_inset
36389
36390 cortada Inserta un salto de línea forzado, véase la sección
36391 \begin_inset space \thinspace{}
36392 \end_inset
36393
36394
36395 \begin_inset CommandInset ref
36396 LatexCommand ref
36397 reference "sub:Salto-de-línea-forzado"
36398
36399 \end_inset
36400
36401 .
36402 \end_layout
36403
36404 \begin_layout Description
36405 Salto
36406 \begin_inset space ~
36407 \end_inset
36408
36409 de
36410 \begin_inset space ~
36411 \end_inset
36412
36413 línea
36414 \begin_inset space ~
36415 \end_inset
36416
36417 justificada Fuerza un salto de línea de forma que la línea se expande hasta
36418  el margen, véase la sección
36419 \begin_inset space \thinspace{}
36420 \end_inset
36421
36422
36423 \begin_inset CommandInset ref
36424 LatexCommand ref
36425 reference "sub:Salto-de-línea-forzado"
36426
36427 \end_inset
36428
36429 .
36430 \end_layout
36431
36432 \begin_layout Description
36433 Página
36434 \begin_inset space ~
36435 \end_inset
36436
36437 nueva Inserta un salto de página forzado, véase la sección
36438 \begin_inset space ~
36439 \end_inset
36440
36441
36442 \begin_inset CommandInset ref
36443 LatexCommand ref
36444 reference "sub:Saltos-de-página-forzados"
36445
36446 \end_inset
36447
36448 .
36449 \end_layout
36450
36451 \begin_layout Description
36452 Salto
36453 \begin_inset space ~
36454 \end_inset
36455
36456 de
36457 \begin_inset space ~
36458 \end_inset
36459
36460 página Inserta a salto de página forzado, descrito en la sección
36461 \begin_inset space ~
36462 \end_inset
36463
36464
36465 \begin_inset CommandInset ref
36466 LatexCommand ref
36467 reference "sub:Saltos-de-página-forzados"
36468
36469 \end_inset
36470
36471 .
36472 \end_layout
36473
36474 \begin_layout Description
36475 Limpiar
36476 \begin_inset space ~
36477 \end_inset
36478
36479 página Inserta un salto de página limpia, descrito en la sección
36480 \begin_inset space ~
36481 \end_inset
36482
36483
36484 \begin_inset CommandInset ref
36485 LatexCommand ref
36486 reference "sub:Salto-de-página-limpia"
36487
36488 \end_inset
36489
36490 .
36491 \end_layout
36492
36493 \begin_layout Description
36494 Limpiar
36495 \begin_inset space ~
36496 \end_inset
36497
36498 página
36499 \begin_inset space ~
36500 \end_inset
36501
36502 doble Inserta un salto de página limpia en documentos a dos caras, descrito
36503  en la sección
36504 \begin_inset space ~
36505 \end_inset
36506
36507
36508 \begin_inset CommandInset ref
36509 LatexCommand ref
36510 reference "sub:Salto-de-página-limpia"
36511
36512 \end_inset
36513
36514 .
36515 \end_layout
36516
36517 \begin_layout Subsection
36518 Lista
36519 \begin_inset space \thinspace{}
36520 \end_inset
36521
36522 /
36523 \begin_inset space \thinspace{}
36524 \end_inset
36525
36526 Índice
36527 \end_layout
36528
36529 \begin_layout Standard
36530 Con este menú se pueden insertar varios tipos de listas e índices.
36531  El índice general y los índices de algoritmos, de figuras y de tablas se
36532  describen en la sección
36533 \begin_inset space ~
36534 \end_inset
36535
36536
36537 \begin_inset CommandInset ref
36538 LatexCommand ref
36539 reference "sec:IG"
36540
36541 \end_inset
36542
36543 .
36544  El índice alfabético se describe en la sección
36545 \begin_inset space ~
36546 \end_inset
36547
36548
36549 \begin_inset CommandInset ref
36550 LatexCommand ref
36551 reference "sec:Indice-alfabético"
36552
36553 \end_inset
36554
36555 , la nomenclatura en la sección
36556 \begin_inset space ~
36557 \end_inset
36558
36559
36560 \begin_inset CommandInset ref
36561 LatexCommand ref
36562 reference "sec:Nomenclatura"
36563
36564 \end_inset
36565
36566 , y la bibliografía BibTeX en la sección
36567 \begin_inset space ~
36568 \end_inset
36569
36570
36571 \begin_inset CommandInset ref
36572 LatexCommand ref
36573 reference "sub:Bases-datos-bibliográficos"
36574
36575 \end_inset
36576
36577 .
36578 \end_layout
36579
36580 \begin_layout Subsection
36581 Flotante
36582 \end_layout
36583
36584 \begin_layout Standard
36585 Se describe en la sección
36586 \begin_inset space ~
36587 \end_inset
36588
36589
36590 \begin_inset CommandInset ref
36591 LatexCommand ref
36592 reference "sec:Flotantes"
36593
36594 \end_inset
36595
36596 .
36597 \end_layout
36598
36599 \begin_layout Subsection
36600 Nota
36601 \end_layout
36602
36603 \begin_layout Standard
36604 Se describe en la sección
36605 \begin_inset space ~
36606 \end_inset
36607
36608
36609 \begin_inset CommandInset ref
36610 LatexCommand ref
36611 reference "sec:Notas"
36612
36613 \end_inset
36614
36615 .
36616 \end_layout
36617
36618 \begin_layout Subsection
36619 Rama
36620 \end_layout
36621
36622 \begin_layout Standard
36623 Se describe en la sección
36624 \begin_inset space ~
36625 \end_inset
36626
36627
36628 \begin_inset CommandInset ref
36629 LatexCommand ref
36630 reference "sec:Ramas"
36631
36632 \end_inset
36633
36634 .
36635 \end_layout
36636
36637 \begin_layout Subsection
36638 Recuadro personalizado
36639 \end_layout
36640
36641 \begin_layout Standard
36642 Inserta recuadros específicos de la clase de documento.
36643  Estos recuadros solo son posibles si están definidos en el archivo de formato
36644  (
36645 \emph on
36646 layout
36647 \emph default
36648 ) para una determinada clase de documento.
36649  Un ejemplo es la clase de documento 
36650 \begin_inset Quotes fld
36651 \end_inset
36652
36653 article (Elsevier)
36654 \begin_inset Quotes frd
36655 \end_inset
36656
36657  con tres recuadros personalizados.
36658  La sección 
36659 \emph on
36660 Recuadros flexibles y formato del recuadro
36661 \emph default
36662  del manual 
36663 \emph on
36664 Personalización
36665 \emph default
36666  explica cómo se definen los recuadros personalizados.
36667 \end_layout
36668
36669 \begin_layout Subsection
36670 Archivo
36671 \begin_inset Index idx
36672 status collapsed
36673
36674 \begin_layout Plain Layout
36675 Material externo
36676 \end_layout
36677
36678 \end_inset
36679
36680
36681 \end_layout
36682
36683 \begin_layout Standard
36684 Aquí se pueden insertar en el documento varios tipos de archivos y de material
36685  externo.
36686  Se explica detalladamente cómo hacerlo en el capítulo 
36687 \emph on
36688 Archivos externos
36689 \emph default
36690  del manual 
36691 \emph on
36692 Objetos insertados
36693 \emph default
36694 .
36695 \end_layout
36696
36697 \begin_layout Subsection
36698 Cuadro
36699 \begin_inset Index idx
36700 status collapsed
36701
36702 \begin_layout Plain Layout
36703 Cuadros
36704 \end_layout
36705
36706 \end_inset
36707
36708
36709 \end_layout
36710
36711 \begin_layout Standard
36712 Inserta una minipágina, se describe en la sección
36713 \begin_inset space ~
36714 \end_inset
36715
36716
36717 \begin_inset CommandInset ref
36718 LatexCommand ref
36719 reference "sec:Minipáginas"
36720
36721 \end_inset
36722
36723 .
36724  Todos los tipos de cuadros (marcos) soportados por LyX se explican con
36725  detalle en el capítulo 
36726 \emph on
36727 Cuadros
36728 \emph default
36729  del manual 
36730 \emph on
36731 Objetos insertados
36732 \emph default
36733 .
36734 \end_layout
36735
36736 \begin_layout Subsection
36737 Cita
36738 \end_layout
36739
36740 \begin_layout Standard
36741 Inserta una cita bibliográfica, se describe en la sección
36742 \begin_inset space ~
36743 \end_inset
36744
36745
36746 \begin_inset CommandInset ref
36747 LatexCommand ref
36748 reference "sec:Bibliografía"
36749
36750 \end_inset
36751
36752 .
36753 \end_layout
36754
36755 \begin_layout Subsection
36756 Referencia cruzada
36757 \end_layout
36758
36759 \begin_layout Standard
36760 Inserta una referencia cruzada, como se describe
36761 \begin_inset space ~
36762 \end_inset
36763
36764
36765 \begin_inset CommandInset ref
36766 LatexCommand ref
36767 reference "sec:Referencias-cruzadas"
36768
36769 \end_inset
36770
36771 .
36772 \end_layout
36773
36774 \begin_layout Subsection
36775 Etiqueta
36776 \end_layout
36777
36778 \begin_layout Standard
36779 Inserta una etiqueta, se describe en la sección
36780 \begin_inset space ~
36781 \end_inset
36782
36783
36784 \begin_inset CommandInset ref
36785 LatexCommand ref
36786 reference "sec:Referencias-cruzadas"
36787
36788 \end_inset
36789
36790 .
36791 \end_layout
36792
36793 \begin_layout Subsection
36794 Leyenda
36795 \begin_inset Index idx
36796 status collapsed
36797
36798 \begin_layout Plain Layout
36799 Leyenda
36800 \end_layout
36801
36802 \end_inset
36803
36804
36805 \begin_inset Index idx
36806 status collapsed
36807
36808 \begin_layout Plain Layout
36809 Tablas largas ! Leyenda
36810 \end_layout
36811
36812 \end_inset
36813
36814
36815 \end_layout
36816
36817 \begin_layout Standard
36818 Inserta una leyenda sobre o bajo los flotantes o las tablas largas.
36819  Se describen, respectivamente, en la sección
36820 \begin_inset space ~
36821 \end_inset
36822
36823
36824 \begin_inset CommandInset ref
36825 LatexCommand ref
36826 reference "sec:Flotantes"
36827
36828 \end_inset
36829
36830  de este manual, y en la sección 
36831 \emph on
36832 Leyendas en tablas largas
36833 \emph default
36834  del manual 
36835 \emph on
36836 Objetos insertados
36837 \emph default
36838 .
36839 \end_layout
36840
36841 \begin_layout Subsection
36842 Entrada de índice
36843 \end_layout
36844
36845 \begin_layout Standard
36846 Inserta una entrada para el índice alfabético, como se describe en la sección
36847 \begin_inset space ~
36848 \end_inset
36849
36850
36851 \begin_inset CommandInset ref
36852 LatexCommand ref
36853 reference "sec:Indice-alfabético"
36854
36855 \end_inset
36856
36857 .
36858 \end_layout
36859
36860 \begin_layout Subsection
36861 Entrada de nomenclatura
36862 \end_layout
36863
36864 \begin_layout Standard
36865 Inserta una entrada de nomenclatura, se describe en la sección
36866 \begin_inset space ~
36867 \end_inset
36868
36869
36870 \begin_inset CommandInset ref
36871 LatexCommand ref
36872 reference "sec:Nomenclatura"
36873
36874 \end_inset
36875
36876 .
36877 \end_layout
36878
36879 \begin_layout Subsection
36880 Tabla
36881 \end_layout
36882
36883 \begin_layout Standard
36884 Inserta una tabla.
36885  Las tablas se describen en la sección
36886 \begin_inset space ~
36887 \end_inset
36888
36889
36890 \begin_inset CommandInset ref
36891 LatexCommand ref
36892 reference "sec:Tablas"
36893
36894 \end_inset
36895
36896 .
36897 \end_layout
36898
36899 \begin_layout Subsection
36900 Imagen
36901 \end_layout
36902
36903 \begin_layout Standard
36904 Inserta un gráfico o imagen.
36905  Se describe en la sección
36906 \begin_inset space ~
36907 \end_inset
36908
36909
36910 \begin_inset CommandInset ref
36911 LatexCommand ref
36912 reference "sec:Gráficos"
36913
36914 \end_inset
36915
36916 .
36917 \end_layout
36918
36919 \begin_layout Subsection
36920 URL
36921 \end_layout
36922
36923 \begin_layout Standard
36924 Inserta un cuadro URL, véase la sección
36925 \begin_inset space ~
36926 \end_inset
36927
36928
36929 \begin_inset CommandInset ref
36930 LatexCommand ref
36931 reference "sec:URL"
36932
36933 \end_inset
36934
36935 .
36936 \end_layout
36937
36938 \begin_layout Subsection
36939 Hiperenlaces
36940 \end_layout
36941
36942 \begin_layout Standard
36943 Inserta un hiperenlace, se describe en la sección 
36944 \begin_inset CommandInset ref
36945 LatexCommand ref
36946 reference "sub:Hiperenlaces"
36947
36948 \end_inset
36949
36950
36951 \end_layout
36952
36953 \begin_layout Subsection
36954 Nota al pie
36955 \end_layout
36956
36957 \begin_layout Standard
36958 Inserta una nota al pie, véase la sección
36959 \begin_inset space ~
36960 \end_inset
36961
36962
36963 \begin_inset CommandInset ref
36964 LatexCommand ref
36965 reference "sec:Notas"
36966
36967 \end_inset
36968
36969 .
36970 \end_layout
36971
36972 \begin_layout Subsection
36973 Nota al margen
36974 \end_layout
36975
36976 \begin_layout Standard
36977 Inserta una nota al margen, véase la sección
36978 \begin_inset space ~
36979 \end_inset
36980
36981
36982 \begin_inset CommandInset ref
36983 LatexCommand ref
36984 reference "sec:Notas-al-margen"
36985
36986 \end_inset
36987
36988 .
36989 \end_layout
36990
36991 \begin_layout Subsection
36992 Título breve
36993 \end_layout
36994
36995 \begin_layout Standard
36996 Inserta un título breve, véase la sección
36997 \begin_inset space ~
36998 \end_inset
36999
37000
37001 \begin_inset CommandInset ref
37002 LatexCommand ref
37003 reference "sec:Títulos-breves"
37004
37005 \end_inset
37006
37007 .
37008 \end_layout
37009
37010 \begin_layout Subsection
37011 Código TeX
37012 \end_layout
37013
37014 \begin_layout Standard
37015 Inserta un cuadro código TeX, véase la sección
37016 \begin_inset space ~
37017 \end_inset
37018
37019
37020 \begin_inset CommandInset ref
37021 LatexCommand ref
37022 reference "sub:Cuadros-TeX"
37023
37024 \end_inset
37025
37026 .
37027 \end_layout
37028
37029 \begin_layout Subsection
37030 Listado de programa
37031 \begin_inset Index idx
37032 status collapsed
37033
37034 \begin_layout Plain Layout
37035 Listado de programa
37036 \end_layout
37037
37038 \end_inset
37039
37040
37041 \end_layout
37042
37043 \begin_layout Standard
37044 Inserta un cuadro para escribir código de programa.
37045  Se describe en el capítulo 
37046 \emph on
37047 Listado de programa 
37048 \emph default
37049 del manual 
37050 \emph on
37051 Objetos insertados
37052 \emph default
37053 .
37054 \end_layout
37055
37056 \begin_layout Subsection
37057 Fecha
37058 \end_layout
37059
37060 \begin_layout Standard
37061 Inserta la fecha actual.
37062  El formato de fecha depende del idioma usado para los menús de LyX.
37063  LyX ofrece otras formas de insertar una fecha, tal como se describe en
37064  la sección
37065 \emph on
37066  Material externo
37067 \emph default
37068  del manual 
37069 \emph on
37070 Objetos insertados
37071 \emph default
37072 .
37073  Ahí se comparan los diversos métodos.
37074 \end_layout
37075
37076 \begin_layout Section
37077 El menú Navegar
37078 \begin_inset Index idx
37079 status collapsed
37080
37081 \begin_layout Plain Layout
37082 Menú ! Navegar
37083 \end_layout
37084
37085 \end_inset
37086
37087
37088 \end_layout
37089
37090 \begin_layout Standard
37091 En este menú se muestran los índices y listas existentes de figuras, tablas
37092  y otros, así como el índice general (IG) del documento abierto.
37093  Esto permite navegar cómodamente a través del documento.
37094 \end_layout
37095
37096 \begin_layout Subsection
37097 Marcadores
37098 \end_layout
37099
37100 \begin_layout Standard
37101 Esta opción permite definir marcadores personales.
37102  Esto es útil cuando trabajas en un documento extenso y debes cambiar a
37103  menudo de una parte a otra del mismo.
37104  Por ejemplo, si tienes que cambiar con frecuencia de la sección
37105 \begin_inset space \thinspace{}
37106 \end_inset
37107
37108 2.6 a la 6.3, te sitúas en la primera y usas el menú 
37109 \family sans
37110 Guardar
37111 \begin_inset space ~
37112 \end_inset
37113
37114 marcador
37115 \begin_inset space ~
37116 \end_inset
37117
37118 1,
37119 \family default
37120  después vas a la sección
37121 \begin_inset space ~
37122 \end_inset
37123
37124
37125 \begin_inset space \thinspace{}
37126 \end_inset
37127
37128 6.3 y pulsas 
37129 \family sans
37130 Guardar
37131 \begin_inset space ~
37132 \end_inset
37133
37134 marcador
37135 \begin_inset space ~
37136 \end_inset
37137
37138 2.
37139
37140 \family default
37141  Ahora puedes saltar fácilmente de una sección a otra bien con el menú,
37142  bien con los atajos 
37143 \family sans
37144 Ctrl+1
37145 \family default
37146  y 
37147 \family sans
37148 Ctrl+2
37149 \family default
37150 .
37151 \end_layout
37152
37153 \begin_layout Standard
37154 También se pueden usar los marcadores para alternar entre varios documentos
37155  abiertos.
37156  Los marcadores permanecen hasta que se cierra el documento.
37157 \end_layout
37158
37159 \begin_layout Subsection
37160 Nota, Cambio, Referencia siguiente
37161 \end_layout
37162
37163 \begin_layout Standard
37164 Desde su posición actual, el cursor va a la nota, al cambio o a la referencia
37165  cruzada siguiente.
37166 \end_layout
37167
37168 \begin_layout Subsection
37169 Ir a la etiqueta
37170 \end_layout
37171
37172 \begin_layout Standard
37173 Sólo está activo cuando el cursor está frente a una referencia cruzada.
37174  Lleva el cursor hasta la etiqueta correspondiente, lo mismo que al pulsar
37175  clic derecho sobre el cuadro de la referencia.
37176 \end_layout
37177
37178 \begin_layout Section
37179 El menú Documento
37180 \begin_inset Index idx
37181 status collapsed
37182
37183 \begin_layout Plain Layout
37184 Menú ! Documento
37185 \end_layout
37186
37187 \end_inset
37188
37189
37190 \end_layout
37191
37192 \begin_layout Subsection
37193 Seguimiento de cambios
37194 \end_layout
37195
37196 \begin_layout Standard
37197 Descrito en la sección
37198 \begin_inset space ~
37199 \end_inset
37200
37201
37202 \begin_inset CommandInset ref
37203 LatexCommand ref
37204 reference "sec:Seguimiento-de-cambios"
37205
37206 \end_inset
37207
37208 .
37209 \end_layout
37210
37211 \begin_layout Subsection
37212 Registro de LaT
37213 \begin_inset ERT
37214 status collapsed
37215
37216 \begin_layout Plain Layout
37217
37218 {}
37219 \end_layout
37220
37221 \end_inset
37222
37223 eX
37224 \end_layout
37225
37226 \begin_layout Standard
37227 Después de exportar o mostrar una vista preliminar del documento, se habilita
37228  el menú 
37229 \family sans
37230 Registro
37231 \family default
37232
37233 \begin_inset space ~
37234 \end_inset
37235
37236
37237 \family sans
37238 de
37239 \family default
37240
37241 \begin_inset space ~
37242 \end_inset
37243
37244
37245 \family sans
37246 LaTeX.
37247
37248 \family default
37249  Permite visualizar el archivo de registro de los programas y archivos empleados
37250  por LaTeX al generar la salida.
37251  
37252 \end_layout
37253
37254 \begin_layout Standard
37255 En él se puede ver cómo funciona LaTeX al procesar el documento.
37256  Los 
37257 \emph on
37258 expertos
37259 \emph default
37260  encontrarán aquí posibles causas de los errores de LaTeX.
37261 \end_layout
37262
37263 \begin_layout Subsection
37264 Navegador de contorno
37265 \end_layout
37266
37267 \begin_layout Standard
37268 Abre una ventana lateral para navegar por los índices descrita en la sección
37269 \begin_inset space ~
37270 \end_inset
37271
37272
37273 \begin_inset CommandInset ref
37274 LatexCommand ref
37275 reference "sub:Indice-general"
37276
37277 \end_inset
37278
37279 .
37280 \end_layout
37281
37282 \begin_layout Subsection
37283 Comenzar apéndice aquí
37284 \end_layout
37285
37286 \begin_layout Standard
37287 Inicia el apéndice del documento en la posición del cursor, como se describe
37288  en la sección
37289 \begin_inset space ~
37290 \end_inset
37291
37292
37293 \begin_inset CommandInset ref
37294 LatexCommand ref
37295 reference "sec:Apéndices"
37296
37297 \end_inset
37298
37299 .
37300 \end_layout
37301
37302 \begin_layout Subsection
37303 Comprimido
37304 \end_layout
37305
37306 \begin_layout Standard
37307 Comprime/descomprime el documento actual.
37308 \end_layout
37309
37310 \begin_layout Subsection
37311 Configuración
37312 \end_layout
37313
37314 \begin_layout Standard
37315 La configuración del documento se describe en el apéndice
37316 \begin_inset space ~
37317 \end_inset
37318
37319
37320 \begin_inset CommandInset ref
37321 LatexCommand ref
37322 reference "cap:Configuración-del-documento"
37323
37324 \end_inset
37325
37326 .
37327 \end_layout
37328
37329 \begin_layout Section
37330 El menú Herramientas
37331 \begin_inset Index idx
37332 status collapsed
37333
37334 \begin_layout Plain Layout
37335 Menú ! Herramientas
37336 \end_layout
37337
37338 \end_inset
37339
37340
37341 \end_layout
37342
37343 \begin_layout Subsection
37344 Corrector ortográfico
37345 \end_layout
37346
37347 \begin_layout Standard
37348 Se describe en la sección
37349 \begin_inset space ~
37350 \end_inset
37351
37352
37353 \begin_inset CommandInset ref
37354 LatexCommand ref
37355 reference "sec:Corrector-ortográfico"
37356
37357 \end_inset
37358
37359 .
37360 \end_layout
37361
37362 \begin_layout Subsection
37363 Tesauro
37364 \end_layout
37365
37366 \begin_layout Standard
37367 Se describe en la sección
37368 \begin_inset space ~
37369 \end_inset
37370
37371
37372 \begin_inset CommandInset ref
37373 LatexCommand ref
37374 reference "sec:Tesauro"
37375
37376 \end_inset
37377
37378 .
37379 \end_layout
37380
37381 \begin_layout Subsection
37382 Estadísticas
37383 \begin_inset Index idx
37384 status collapsed
37385
37386 \begin_layout Plain Layout
37387 Contar palabras
37388 \end_layout
37389
37390 \end_inset
37391
37392
37393 \begin_inset Index idx
37394 status collapsed
37395
37396 \begin_layout Plain Layout
37397 Contar caracteres
37398 \end_layout
37399
37400 \end_inset
37401
37402
37403 \end_layout
37404
37405 \begin_layout Standard
37406 Cuenta el número de palabras y caracteres en el documento o en la parte
37407  resaltada.
37408 \end_layout
37409
37410 \begin_layout Subsection
37411 Información TeX
37412 \begin_inset Index idx
37413 status collapsed
37414
37415 \begin_layout Plain Layout
37416 Información TeX
37417 \end_layout
37418
37419 \end_inset
37420
37421
37422 \end_layout
37423
37424 \begin_layout Standard
37425 Muestra una lista de las clases y estilos instalados en el sistema LaTeX.
37426 \end_layout
37427
37428 \begin_layout Subsection
37429 Reconfigurar
37430 \begin_inset Index idx
37431 status collapsed
37432
37433 \begin_layout Plain Layout
37434 Reconfiguración de LyX
37435 \end_layout
37436
37437 \end_inset
37438
37439
37440 \begin_inset Index idx
37441 status collapsed
37442
37443 \begin_layout Plain Layout
37444 LyX ! Reconfigurar|see
37445 \begin_inset ERT
37446 status collapsed
37447
37448 \begin_layout Plain Layout
37449
37450 {
37451 \end_layout
37452
37453 \end_inset
37454
37455 Reconfiguración de LyX
37456 \begin_inset ERT
37457 status collapsed
37458
37459 \begin_layout Plain Layout
37460
37461 }
37462 \end_layout
37463
37464 \end_inset
37465
37466
37467 \end_layout
37468
37469 \end_inset
37470
37471
37472 \end_layout
37473
37474 \begin_layout Standard
37475 Esta opción sirve para que LyX reconozca nuevos paquetes LaTeX o programas
37476  tras su instalación.
37477  Véase la sección
37478 \begin_inset space ~
37479 \end_inset
37480
37481
37482 \begin_inset CommandInset ref
37483 LatexCommand ref
37484 reference "sec:Configuración-básica"
37485
37486 \end_inset
37487
37488 .
37489 \end_layout
37490
37491 \begin_layout Subsection
37492 Preferencias
37493 \end_layout
37494
37495 \begin_layout Standard
37496 El diálogo 
37497 \family sans
37498 Preferencias
37499 \family default
37500  se describe con detalle en el capítulo
37501 \begin_inset space ~
37502 \end_inset
37503
37504
37505 \begin_inset CommandInset ref
37506 LatexCommand ref
37507 reference "cap:Diálogo-preferencias"
37508
37509 \end_inset
37510
37511 .
37512 \end_layout
37513
37514 \begin_layout Section
37515 El menú Ayuda
37516 \begin_inset Index idx
37517 status collapsed
37518
37519 \begin_layout Plain Layout
37520 Menú ! Ayuda
37521 \end_layout
37522
37523 \end_inset
37524
37525
37526 \end_layout
37527
37528 \begin_layout Standard
37529 Aquí están los archivos de documentación de LyX.
37530  Los que estén traducidos saldrán en el idioma en que estén los menús.
37531 \end_layout
37532
37533 \begin_layout Standard
37534 El apartado 
37535 \family sans
37536 Configuración
37537 \begin_inset space ~
37538 \end_inset
37539
37540 de
37541 \begin_inset space ~
37542 \end_inset
37543
37544 LaTeX
37545 \family default
37546  genera un archivo LyX con información sobre los paquetes LaTeX y clases
37547  de documento encontrados por LyX (véase también la sección
37548 \begin_inset space ~
37549 \end_inset
37550
37551
37552 \begin_inset CommandInset ref
37553 LatexCommand ref
37554 reference "sec:LaTeX-conf"
37555
37556 \end_inset
37557
37558 ).
37559 \end_layout
37560
37561 \begin_layout Standard
37562
37563 \end_layout
37564
37565 \begin_layout Section
37566 Barras de herramientas
37567 \begin_inset CommandInset label
37568 LatexCommand label
37569 name "sec:Barras-de-herramientas"
37570
37571 \end_inset
37572
37573
37574 \end_layout
37575
37576 \begin_layout Standard
37577 La aparición u ocultación de las barras de herramientas se explica en
37578 \begin_inset space ~
37579 \end_inset
37580
37581
37582 \begin_inset CommandInset ref
37583 LatexCommand ref
37584 reference "sub:Barras-de-herramientas"
37585
37586 \end_inset
37587
37588 .
37589 \end_layout
37590
37591 \begin_layout Standard
37592 También se pueden definir barras personalizadas.
37593  Se explica en el manual 
37594 \emph on
37595 Características adicionales
37596 \emph default
37597 .
37598  
37599 \end_layout
37600
37601 \begin_layout Subsection
37602 Barra de herramientas Normal
37603 \begin_inset Index idx
37604 status collapsed
37605
37606 \begin_layout Plain Layout
37607 Barras de herramientas ! Normal
37608 \end_layout
37609
37610 \end_inset
37611
37612
37613 \end_layout
37614
37615 \begin_layout Standard
37616 \begin_inset Graphics
37617         filename ../clipart/StandardToolbar.png
37618         width 100col%
37619
37620 \end_inset
37621
37622
37623 \end_layout
37624
37625 \begin_layout Standard
37626 \begin_inset VSpace defskip
37627 \end_inset
37628
37629
37630 \end_layout
37631
37632 \begin_layout Standard
37633 Los botones de la barra normal son, de izquierda a derecha:
37634 \begin_inset ERT
37635 status collapsed
37636
37637 \begin_layout Plain Layout
37638
37639
37640 \backslash
37641 setlength{
37642 \backslash
37643 LTleft}{0pt}
37644 \end_layout
37645
37646 \end_inset
37647
37648
37649 \begin_inset Note Note
37650 status collapsed
37651
37652 \begin_layout Plain Layout
37653 Este comando es necesario para alinear las celdas en la siguiente tabla
37654  larga.
37655  Véase el manual 
37656 \emph on
37657 Objetos insertados
37658 \emph default
37659  para más detalles.
37660 \end_layout
37661
37662 \end_inset
37663
37664
37665 \end_layout
37666
37667 \begin_layout Standard
37668 \begin_inset VSpace defskip
37669 \end_inset
37670
37671
37672 \end_layout
37673
37674 \begin_layout Standard
37675 \begin_inset Tabular
37676 <lyxtabular version="3" rows="1" columns="2">
37677 <features islongtable="true" longtabularalignment="center">
37678 <column alignment="center" valignment="top" width="0">
37679 <column alignment="center" valignment="top" width="0">
37680 <row>
37681 <cell alignment="center" valignment="top" usebox="none">
37682 \begin_inset Text
37683
37684 \begin_layout Plain Layout
37685 \begin_inset Graphics
37686         filename clipart/es_ToolbarEnvBox.png
37687         clip
37688
37689 \end_inset
37690
37691
37692 \end_layout
37693
37694 \end_inset
37695 </cell>
37696 <cell alignment="center" valignment="top" usebox="none">
37697 \begin_inset Text
37698
37699 \begin_layout Plain Layout
37700 Menú desplegable con los entornos de párrafo
37701 \end_layout
37702
37703 \end_inset
37704 </cell>
37705 </row>
37706 </lyxtabular>
37707
37708 \end_inset
37709
37710
37711 \end_layout
37712
37713 \begin_layout Standard
37714 \begin_inset VSpace -10mm
37715 \end_inset
37716
37717
37718 \end_layout
37719
37720 \begin_layout Standard
37721 \align left
37722 \begin_inset Tabular
37723 <lyxtabular version="3" rows="21" columns="2">
37724 <features islongtable="true" longtabularalignment="center">
37725 <column alignment="left" valignment="top" width="0">
37726 <column alignment="left" valignment="top" width="0">
37727 <row interlinespace="2.5mm">
37728 <cell alignment="center" valignment="top" usebox="none">
37729 \begin_inset Text
37730
37731 \begin_layout Plain Layout
37732
37733 \family sans
37734 \begin_inset Graphics
37735         filename ../../images/buffer-new.png
37736         BoundingBox 0bp 5bp 20bp 20bp
37737
37738 \end_inset
37739
37740
37741 \end_layout
37742
37743 \end_inset
37744 </cell>
37745 <cell alignment="center" valignment="top" usebox="none">
37746 \begin_inset Text
37747
37748 \begin_layout Plain Layout
37749
37750 \family sans
37751 Archivo\SpecialChar \menuseparator
37752 Nuevo
37753 \end_layout
37754
37755 \end_inset
37756 </cell>
37757 </row>
37758 <row interlinespace="2.5mm">
37759 <cell alignment="center" valignment="top" usebox="none">
37760 \begin_inset Text
37761
37762 \begin_layout Plain Layout
37763 \begin_inset Graphics
37764         filename ../../images/file-open.png
37765         BoundingBox 0bp 5bp 20bp 20bp
37766
37767 \end_inset
37768
37769
37770 \end_layout
37771
37772 \end_inset
37773 </cell>
37774 <cell alignment="center" valignment="top" usebox="none">
37775 \begin_inset Text
37776
37777 \begin_layout Plain Layout
37778
37779 \family sans
37780 Archivo\SpecialChar \menuseparator
37781 Abrir
37782 \end_layout
37783
37784 \end_inset
37785 </cell>
37786 </row>
37787 <row interlinespace="2.5mm">
37788 <cell alignment="center" valignment="top" usebox="none">
37789 \begin_inset Text
37790
37791 \begin_layout Plain Layout
37792 \begin_inset Graphics
37793         filename ../../images/buffer-write.png
37794         BoundingBox 0bp 5bp 20bp 20bp
37795
37796 \end_inset
37797
37798
37799 \end_layout
37800
37801 \end_inset
37802 </cell>
37803 <cell alignment="center" valignment="top" usebox="none">
37804 \begin_inset Text
37805
37806 \begin_layout Plain Layout
37807
37808 \family sans
37809 Archivo\SpecialChar \menuseparator
37810 Guardar
37811 \end_layout
37812
37813 \end_inset
37814 </cell>
37815 </row>
37816 <row interlinespace="2.5mm">
37817 <cell alignment="center" valignment="top" usebox="none">
37818 \begin_inset Text
37819
37820 \begin_layout Plain Layout
37821 \begin_inset Graphics
37822         filename ../../images/dialog-show_print.png
37823         BoundingBox 0bp 5bp 24bp 20bp
37824
37825 \end_inset
37826
37827
37828 \end_layout
37829
37830 \end_inset
37831 </cell>
37832 <cell alignment="center" valignment="top" usebox="none">
37833 \begin_inset Text
37834
37835 \begin_layout Plain Layout
37836
37837 \family sans
37838 Archivo\SpecialChar \menuseparator
37839 Imprimir
37840 \end_layout
37841
37842 \end_inset
37843 </cell>
37844 </row>
37845 <row interlinespace="2.5mm">
37846 <cell alignment="center" valignment="top" usebox="none">
37847 \begin_inset Text
37848
37849 \begin_layout Plain Layout
37850 \begin_inset Graphics
37851         filename ../../images/dialog-show_spellchecker.png
37852         BoundingBox 0bp 5bp 20bp 20bp
37853
37854 \end_inset
37855
37856
37857 \end_layout
37858
37859 \end_inset
37860 </cell>
37861 <cell alignment="center" valignment="top" usebox="none">
37862 \begin_inset Text
37863
37864 \begin_layout Plain Layout
37865
37866 \family sans
37867 Herramientas\SpecialChar \menuseparator
37868 Corrector ortográfico
37869 \end_layout
37870
37871 \end_inset
37872 </cell>
37873 </row>
37874 <row interlinespace="2.5mm">
37875 <cell alignment="center" valignment="top" usebox="none">
37876 \begin_inset Text
37877
37878 \begin_layout Plain Layout
37879 \begin_inset Graphics
37880         filename ../../images/undo.png
37881         BoundingBox 0bp 5bp 20bp 20bp
37882
37883 \end_inset
37884
37885
37886 \end_layout
37887
37888 \end_inset
37889 </cell>
37890 <cell alignment="center" valignment="top" usebox="none">
37891 \begin_inset Text
37892
37893 \begin_layout Plain Layout
37894
37895 \family sans
37896 Editar\SpecialChar \menuseparator
37897 Deshacer
37898 \end_layout
37899
37900 \end_inset
37901 </cell>
37902 </row>
37903 <row interlinespace="2.5mm">
37904 <cell alignment="center" valignment="top" usebox="none">
37905 \begin_inset Text
37906
37907 \begin_layout Plain Layout
37908 \begin_inset Graphics
37909         filename ../../images/redo.png
37910         BoundingBox 0bp 5bp 20bp 20bp
37911
37912 \end_inset
37913
37914
37915 \end_layout
37916
37917 \end_inset
37918 </cell>
37919 <cell alignment="center" valignment="top" usebox="none">
37920 \begin_inset Text
37921
37922 \begin_layout Plain Layout
37923
37924 \family sans
37925 Editar\SpecialChar \menuseparator
37926 Rehacer
37927 \end_layout
37928
37929 \end_inset
37930 </cell>
37931 </row>
37932 <row interlinespace="2.5mm">
37933 <cell alignment="center" valignment="top" usebox="none">
37934 \begin_inset Text
37935
37936 \begin_layout Plain Layout
37937 \begin_inset Graphics
37938         filename ../../images/cut.png
37939         BoundingBox 0bp 5bp 20bp 20bp
37940
37941 \end_inset
37942
37943
37944 \end_layout
37945
37946 \end_inset
37947 </cell>
37948 <cell alignment="center" valignment="top" usebox="none">
37949 \begin_inset Text
37950
37951 \begin_layout Plain Layout
37952
37953 \family sans
37954 Editar\SpecialChar \menuseparator
37955 Cortar
37956 \end_layout
37957
37958 \end_inset
37959 </cell>
37960 </row>
37961 <row interlinespace="2.5mm">
37962 <cell alignment="center" valignment="top" usebox="none">
37963 \begin_inset Text
37964
37965 \begin_layout Plain Layout
37966 \begin_inset Graphics
37967         filename ../../images/copy.png
37968         BoundingBox 0bp 5bp 20bp 20bp
37969
37970 \end_inset
37971
37972
37973 \end_layout
37974
37975 \end_inset
37976 </cell>
37977 <cell alignment="center" valignment="top" usebox="none">
37978 \begin_inset Text
37979
37980 \begin_layout Plain Layout
37981
37982 \family sans
37983 Editar\SpecialChar \menuseparator
37984 Copiar
37985 \end_layout
37986
37987 \end_inset
37988 </cell>
37989 </row>
37990 <row interlinespace="2.5mm">
37991 <cell alignment="center" valignment="top" usebox="none">
37992 \begin_inset Text
37993
37994 \begin_layout Plain Layout
37995 \begin_inset Graphics
37996         filename ../../images/paste.png
37997         BoundingBox 0bp 5bp 20bp 20bp
37998
37999 \end_inset
38000
38001
38002 \end_layout
38003
38004 \end_inset
38005 </cell>
38006 <cell alignment="center" valignment="top" usebox="none">
38007 \begin_inset Text
38008
38009 \begin_layout Plain Layout
38010
38011 \family sans
38012 Editar\SpecialChar \menuseparator
38013 Pegar
38014 \end_layout
38015
38016 \end_inset
38017 </cell>
38018 </row>
38019 <row interlinespace="2.5mm">
38020 <cell alignment="center" valignment="top" usebox="none">
38021 \begin_inset Text
38022
38023 \begin_layout Plain Layout
38024 \begin_inset Graphics
38025         filename ../../images/dialog-show_findreplace.png
38026         BoundingBox 0bp 5bp 20bp 25bp
38027         rotateOrigin center
38028
38029 \end_inset
38030
38031
38032 \end_layout
38033
38034 \end_inset
38035 </cell>
38036 <cell alignment="center" valignment="top" usebox="none">
38037 \begin_inset Text
38038
38039 \begin_layout Plain Layout
38040
38041 \family sans
38042 Editar\SpecialChar \menuseparator
38043 Encontrar y reemplazar
38044 \end_layout
38045
38046 \end_inset
38047 </cell>
38048 </row>
38049 <row interlinespace="2.5mm">
38050 <cell alignment="center" valignment="top" usebox="none">
38051 \begin_inset Text
38052
38053 \begin_layout Plain Layout
38054 \begin_inset Graphics
38055         filename ../../images/bookmark-goto_0.png
38056         BoundingBox 0bp 5bp 20bp 25bp
38057         rotateOrigin center
38058
38059 \end_inset
38060
38061
38062 \end_layout
38063
38064 \end_inset
38065 </cell>
38066 <cell alignment="center" valignment="top" usebox="none">
38067 \begin_inset Text
38068
38069 \begin_layout Plain Layout
38070
38071 \family sans
38072 Navegar\SpecialChar \menuseparator
38073 Marcadores\SpecialChar \menuseparator
38074 Volver
38075 \end_layout
38076
38077 \end_inset
38078 </cell>
38079 </row>
38080 <row interlinespace="2.5mm">
38081 <cell alignment="center" valignment="top" usebox="none">
38082 \begin_inset Text
38083
38084 \begin_layout Plain Layout
38085 \begin_inset Graphics
38086         filename ../../images/font-emph.png
38087         BoundingBox 0bp 5bp 20bp 20bp
38088
38089 \end_inset
38090
38091
38092 \end_layout
38093
38094 \end_inset
38095 </cell>
38096 <cell alignment="center" valignment="top" usebox="none">
38097 \begin_inset Text
38098
38099 \begin_layout Plain Layout
38100 Aplica al texto el formato énfasis, función del diálogo Edit
38101 \family sans
38102 ar\SpecialChar \menuseparator
38103 Estilo
38104 \begin_inset space ~
38105 \end_inset
38106
38107 del
38108 \begin_inset space ~
38109 \end_inset
38110
38111 texto
38112 \end_layout
38113
38114 \end_inset
38115 </cell>
38116 </row>
38117 <row interlinespace="2.5mm">
38118 <cell alignment="center" valignment="top" usebox="none">
38119 \begin_inset Text
38120
38121 \begin_layout Plain Layout
38122 \begin_inset Graphics
38123         filename ../../images/font-noun.png
38124         BoundingBox 0bp 5bp 20bp 20bp
38125
38126 \end_inset
38127
38128
38129 \end_layout
38130
38131 \end_inset
38132 </cell>
38133 <cell alignment="center" valignment="top" usebox="none">
38134 \begin_inset Text
38135
38136 \begin_layout Plain Layout
38137 Aplica al texto el formato versalitas, función del diálogo Edit
38138 \family sans
38139 ar\SpecialChar \menuseparator
38140 Estilo
38141 \begin_inset space ~
38142 \end_inset
38143
38144 del
38145 \begin_inset space ~
38146 \end_inset
38147
38148 texto
38149 \end_layout
38150
38151 \end_inset
38152 </cell>
38153 </row>
38154 <row interlinespace="2.5mm">
38155 <cell alignment="center" valignment="top" usebox="none">
38156 \begin_inset Text
38157
38158 \begin_layout Plain Layout
38159 \begin_inset Graphics
38160         filename ../../images/textstyle-apply.png
38161         BoundingBox 0bp 5bp 20bp 20bp
38162
38163 \end_inset
38164
38165
38166 \end_layout
38167
38168 \end_inset
38169 </cell>
38170 <cell alignment="center" valignment="top" usebox="none">
38171 \begin_inset Text
38172
38173 \begin_layout Plain Layout
38174 Aplica al texto el formato actual del diálogo Edit
38175 \family sans
38176 ar\SpecialChar \menuseparator
38177 Estilo
38178 \begin_inset space ~
38179 \end_inset
38180
38181 del
38182 \begin_inset space ~
38183 \end_inset
38184
38185 texto
38186 \end_layout
38187
38188 \end_inset
38189 </cell>
38190 </row>
38191 <row interlinespace="2.5mm">
38192 <cell alignment="center" valignment="top" usebox="none">
38193 \begin_inset Text
38194
38195 \begin_layout Plain Layout
38196 \begin_inset Graphics
38197         filename ../../images/math-mode.png
38198         BoundingBox 0bp 5bp 20bp 20bp
38199
38200 \end_inset
38201
38202
38203 \end_layout
38204
38205 \end_inset
38206 </cell>
38207 <cell alignment="center" valignment="top" usebox="none">
38208 \begin_inset Text
38209
38210 \begin_layout Plain Layout
38211
38212 \family sans
38213 Insertar\SpecialChar \menuseparator
38214 Ecuación\SpecialChar \menuseparator
38215 En
38216 \begin_inset space ~
38217 \end_inset
38218
38219 línea
38220 \end_layout
38221
38222 \end_inset
38223 </cell>
38224 </row>
38225 <row interlinespace="2.5mm">
38226 <cell alignment="center" valignment="top" usebox="none">
38227 \begin_inset Text
38228
38229 \begin_layout Plain Layout
38230 \begin_inset Graphics
38231         filename ../../images/dialog-show-new-inset_graphics.png
38232         BoundingBox 0bp 5bp 20bp 25bp
38233         rotateOrigin center
38234
38235 \end_inset
38236
38237
38238 \end_layout
38239
38240 \end_inset
38241 </cell>
38242 <cell alignment="center" valignment="top" usebox="none">
38243 \begin_inset Text
38244
38245 \begin_layout Plain Layout
38246
38247 \family sans
38248 Insertar\SpecialChar \menuseparator
38249 Imagen
38250 \end_layout
38251
38252 \end_inset
38253 </cell>
38254 </row>
38255 <row interlinespace="2.5mm">
38256 <cell alignment="center" valignment="top" usebox="none">
38257 \begin_inset Text
38258
38259 \begin_layout Plain Layout
38260 \begin_inset Graphics
38261         filename ../../images/tabular-insert.png
38262         BoundingBox 0bp 5bp 20bp 25bp
38263         rotateOrigin center
38264
38265 \end_inset
38266
38267
38268 \end_layout
38269
38270 \end_inset
38271 </cell>
38272 <cell alignment="center" valignment="top" usebox="none">
38273 \begin_inset Text
38274
38275 \begin_layout Plain Layout
38276
38277 \family sans
38278 Insertar\SpecialChar \menuseparator
38279 Tabla
38280 \end_layout
38281
38282 \end_inset
38283 </cell>
38284 </row>
38285 <row interlinespace="2.5mm">
38286 <cell alignment="center" valignment="top" usebox="none">
38287 \begin_inset Text
38288
38289 \begin_layout Plain Layout
38290 \begin_inset Graphics
38291         filename ../../images/dialog-toggle_toc.png
38292         BoundingBox 0bp 5bp 20bp 25bp
38293         rotateOrigin center
38294
38295 \end_inset
38296
38297
38298 \end_layout
38299
38300 \end_inset
38301 </cell>
38302 <cell alignment="center" valignment="top" usebox="none">
38303 \begin_inset Text
38304
38305 \begin_layout Plain Layout
38306 Muestra/oculta la ventana del navegador, 
38307 \family sans
38308 Documento\SpecialChar \menuseparator
38309 Outline
38310 \end_layout
38311
38312 \end_inset
38313 </cell>
38314 </row>
38315 <row interlinespace="2.5mm">
38316 <cell alignment="center" valignment="top" usebox="none">
38317 \begin_inset Text
38318
38319 \begin_layout Plain Layout
38320 \begin_inset Graphics
38321         filename ../../images/toolbar-toggle_math.png
38322         BoundingBox 0bp 5bp 20bp 25bp
38323         rotateOrigin center
38324
38325 \end_inset
38326
38327
38328 \end_layout
38329
38330 \end_inset
38331 </cell>
38332 <cell alignment="center" valignment="top" usebox="none">
38333 \begin_inset Text
38334
38335 \begin_layout Plain Layout
38336 Muestra/oculta la barra de herramientas matemáticas
38337 \end_layout
38338
38339 \end_inset
38340 </cell>
38341 </row>
38342 <row interlinespace="2.5mm">
38343 <cell alignment="center" valignment="top" usebox="none">
38344 \begin_inset Text
38345
38346 \begin_layout Plain Layout
38347 \begin_inset Graphics
38348         filename ../../images/toolbar-toggle_table.png
38349         BoundingBox 0bp 5bp 20bp 25bp
38350         rotateOrigin center
38351
38352 \end_inset
38353
38354
38355 \end_layout
38356
38357 \end_inset
38358 </cell>
38359 <cell alignment="center" valignment="top" usebox="none">
38360 \begin_inset Text
38361
38362 \begin_layout Plain Layout
38363 Muestra/oculta la barra de herramientas de tablas
38364 \end_layout
38365
38366 \end_inset
38367 </cell>
38368 </row>
38369 </lyxtabular>
38370
38371 \end_inset
38372
38373
38374 \end_layout
38375
38376 \begin_layout Subsection
38377 Barra de herramientas Extra
38378 \begin_inset Index idx
38379 status collapsed
38380
38381 \begin_layout Plain Layout
38382 Barras de herramientas ! Extra
38383 \end_layout
38384
38385 \end_inset
38386
38387
38388 \end_layout
38389
38390 \begin_layout Standard
38391 \begin_inset Graphics
38392         filename ../clipart/ExtraToolbar.png
38393         width 100col%
38394
38395 \end_inset
38396
38397
38398 \end_layout
38399
38400 \begin_layout Standard
38401 \begin_inset VSpace defskip
38402 \end_inset
38403
38404
38405 \end_layout
38406
38407 \begin_layout Standard
38408 Los botones de la barra extra son, de izquierda a derecha:
38409 \end_layout
38410
38411 \begin_layout Standard
38412 \begin_inset VSpace defskip
38413 \end_inset
38414
38415
38416 \end_layout
38417
38418 \begin_layout Standard
38419 \begin_inset Tabular
38420 <lyxtabular version="3" rows="25" columns="2">
38421 <features islongtable="true" longtabularalignment="center">
38422 <column alignment="left" valignment="top" width="0">
38423 <column alignment="left" valignment="top" width="0">
38424 <row interlinespace="2.5mm">
38425 <cell alignment="center" valignment="top" usebox="none">
38426 \begin_inset Text
38427
38428 \begin_layout Plain Layout
38429 \begin_inset Graphics
38430         filename ../../images/layout.png
38431         BoundingBox 0bp 5bp 20bp 25bp
38432         rotateOrigin center
38433
38434 \end_inset
38435
38436
38437 \end_layout
38438
38439 \end_inset
38440 </cell>
38441 <cell alignment="center" valignment="top" usebox="none">
38442 \begin_inset Text
38443
38444 \begin_layout Plain Layout
38445 Predeterminado
38446 \end_layout
38447
38448 \end_inset
38449 </cell>
38450 </row>
38451 <row interlinespace="2.5mm">
38452 <cell alignment="center" valignment="top" usebox="none">
38453 \begin_inset Text
38454
38455 \begin_layout Plain Layout
38456 \begin_inset Graphics
38457         filename ../../images/layout_Enumerate.png
38458         BoundingBox 0bp 5bp 20bp 25bp
38459         rotateOrigin center
38460
38461 \end_inset
38462
38463
38464 \end_layout
38465
38466 \end_inset
38467 </cell>
38468 <cell alignment="center" valignment="top" usebox="none">
38469 \begin_inset Text
38470
38471 \begin_layout Plain Layout
38472 Lista enumerada
38473 \end_layout
38474
38475 \end_inset
38476 </cell>
38477 </row>
38478 <row interlinespace="2.5mm">
38479 <cell alignment="center" valignment="top" usebox="none">
38480 \begin_inset Text
38481
38482 \begin_layout Plain Layout
38483 \begin_inset Graphics
38484         filename ../../images/layout_Itemize.png
38485         BoundingBox 0bp 5bp 20bp 25bp
38486         rotateOrigin center
38487
38488 \end_inset
38489
38490
38491 \end_layout
38492
38493 \end_inset
38494 </cell>
38495 <cell alignment="center" valignment="top" usebox="none">
38496 \begin_inset Text
38497
38498 \begin_layout Plain Layout
38499 Lista no numerada
38500 \end_layout
38501
38502 \end_inset
38503 </cell>
38504 </row>
38505 <row interlinespace="2.5mm">
38506 <cell alignment="center" valignment="top" usebox="none">
38507 \begin_inset Text
38508
38509 \begin_layout Plain Layout
38510 \begin_inset Graphics
38511         filename ../../images/layout_List.png
38512         BoundingBox 0bp 5bp 20bp 25bp
38513         rotateOrigin center
38514
38515 \end_inset
38516
38517
38518 \end_layout
38519
38520 \end_inset
38521 </cell>
38522 <cell alignment="center" valignment="top" usebox="none">
38523 \begin_inset Text
38524
38525 \begin_layout Plain Layout
38526 Lista
38527 \end_layout
38528
38529 \end_inset
38530 </cell>
38531 </row>
38532 <row interlinespace="2.5mm">
38533 <cell alignment="center" valignment="top" usebox="none">
38534 \begin_inset Text
38535
38536 \begin_layout Plain Layout
38537 \begin_inset Graphics
38538         filename ../../images/layout_Description.png
38539         BoundingBox 0bp 5bp 20bp 25bp
38540         rotateOrigin center
38541
38542 \end_inset
38543
38544
38545 \end_layout
38546
38547 \end_inset
38548 </cell>
38549 <cell alignment="center" valignment="top" usebox="none">
38550 \begin_inset Text
38551
38552 \begin_layout Plain Layout
38553 Lista descripción
38554 \end_layout
38555
38556 \end_inset
38557 </cell>
38558 </row>
38559 <row interlinespace="2.5mm">
38560 <cell alignment="center" valignment="top" usebox="none">
38561 \begin_inset Text
38562
38563 \begin_layout Plain Layout
38564 \begin_inset Graphics
38565         filename ../../images/depth-increment.png
38566         BoundingBox 0bp 5bp 20bp 25bp
38567         rotateOrigin center
38568
38569 \end_inset
38570
38571
38572 \end_layout
38573
38574 \end_inset
38575 </cell>
38576 <cell alignment="center" valignment="top" usebox="none">
38577 \begin_inset Text
38578
38579 \begin_layout Plain Layout
38580
38581 \family sans
38582 Editar\SpecialChar \menuseparator
38583 Aumentar
38584 \begin_inset space ~
38585 \end_inset
38586
38587 profundidad
38588 \begin_inset space ~
38589 \end_inset
38590
38591 de
38592 \begin_inset space ~
38593 \end_inset
38594
38595 lista
38596 \end_layout
38597
38598 \end_inset
38599 </cell>
38600 </row>
38601 <row interlinespace="2.5mm">
38602 <cell alignment="center" valignment="top" usebox="none">
38603 \begin_inset Text
38604
38605 \begin_layout Plain Layout
38606 \begin_inset Graphics
38607         filename ../../images/depth-decrement.png
38608         BoundingBox 0bp 5bp 20bp 25bp
38609         rotateOrigin center
38610
38611 \end_inset
38612
38613
38614 \end_layout
38615
38616 \end_inset
38617 </cell>
38618 <cell alignment="center" valignment="top" usebox="none">
38619 \begin_inset Text
38620
38621 \begin_layout Plain Layout
38622
38623 \family sans
38624 Editar\SpecialChar \menuseparator
38625 Disminuir
38626 \begin_inset space ~
38627 \end_inset
38628
38629 profundidad
38630 \begin_inset space ~
38631 \end_inset
38632
38633 de
38634 \begin_inset space ~
38635 \end_inset
38636
38637 lista
38638 \end_layout
38639
38640 \end_inset
38641 </cell>
38642 </row>
38643 <row interlinespace="2.5mm">
38644 <cell alignment="center" valignment="top" usebox="none">
38645 \begin_inset Text
38646
38647 \begin_layout Plain Layout
38648 \begin_inset Graphics
38649         filename ../../images/float-insert_figure.png
38650         BoundingBox 0bp 5bp 20bp 20bp
38651
38652 \end_inset
38653
38654
38655 \end_layout
38656
38657 \end_inset
38658 </cell>
38659 <cell alignment="center" valignment="top" usebox="none">
38660 \begin_inset Text
38661
38662 \begin_layout Plain Layout
38663
38664 \family sans
38665 Insertar\SpecialChar \menuseparator
38666 Flotante\SpecialChar \menuseparator
38667 Figura
38668 \end_layout
38669
38670 \end_inset
38671 </cell>
38672 </row>
38673 <row interlinespace="2.5mm">
38674 <cell alignment="center" valignment="top" usebox="none">
38675 \begin_inset Text
38676
38677 \begin_layout Plain Layout
38678 \begin_inset Graphics
38679         filename ../../images/float-insert_table.png
38680         BoundingBox 0bp 5bp 20bp 20bp
38681
38682 \end_inset
38683
38684
38685 \end_layout
38686
38687 \end_inset
38688 </cell>
38689 <cell alignment="center" valignment="top" usebox="none">
38690 \begin_inset Text
38691
38692 \begin_layout Plain Layout
38693
38694 \family sans
38695 Insertar\SpecialChar \menuseparator
38696 Flotante\SpecialChar \menuseparator
38697 Tabla
38698 \end_layout
38699
38700 \end_inset
38701 </cell>
38702 </row>
38703 <row interlinespace="2.5mm">
38704 <cell alignment="center" valignment="top" usebox="none">
38705 \begin_inset Text
38706
38707 \begin_layout Plain Layout
38708 \begin_inset Graphics
38709         filename ../../images/label-insert.png
38710         BoundingBox 0bp 5bp 20bp 20bp
38711
38712 \end_inset
38713
38714
38715 \end_layout
38716
38717 \end_inset
38718 </cell>
38719 <cell alignment="center" valignment="top" usebox="none">
38720 \begin_inset Text
38721
38722 \begin_layout Plain Layout
38723
38724 \family sans
38725 Insertar\SpecialChar \menuseparator
38726 Etiqueta
38727 \end_layout
38728
38729 \end_inset
38730 </cell>
38731 </row>
38732 <row interlinespace="2.5mm">
38733 <cell alignment="center" valignment="top" usebox="none">
38734 \begin_inset Text
38735
38736 \begin_layout Plain Layout
38737 \begin_inset Graphics
38738         filename ../../images/dialog-show-new-inset_ref.png
38739         BoundingBox 0bp 5bp 20bp 20bp
38740
38741 \end_inset
38742
38743
38744 \end_layout
38745
38746 \end_inset
38747 </cell>
38748 <cell alignment="center" valignment="top" usebox="none">
38749 \begin_inset Text
38750
38751 \begin_layout Plain Layout
38752
38753 \family sans
38754 Insertar\SpecialChar \menuseparator
38755 Referencia
38756 \begin_inset space ~
38757 \end_inset
38758
38759 cruzada
38760 \end_layout
38761
38762 \end_inset
38763 </cell>
38764 </row>
38765 <row interlinespace="2.5mm">
38766 <cell alignment="center" valignment="top" usebox="none">
38767 \begin_inset Text
38768
38769 \begin_layout Plain Layout
38770 \begin_inset Graphics
38771         filename ../../images/dialog-show-new-inset_citation.png
38772         BoundingBox 0bp 5bp 20bp 20bp
38773
38774 \end_inset
38775
38776
38777 \end_layout
38778
38779 \end_inset
38780 </cell>
38781 <cell alignment="center" valignment="top" usebox="none">
38782 \begin_inset Text
38783
38784 \begin_layout Plain Layout
38785
38786 \family sans
38787 Insertar\SpecialChar \menuseparator
38788 Cita
38789 \end_layout
38790
38791 \end_inset
38792 </cell>
38793 </row>
38794 <row interlinespace="2.5mm">
38795 <cell alignment="center" valignment="top" usebox="none">
38796 \begin_inset Text
38797
38798 \begin_layout Plain Layout
38799 \begin_inset Graphics
38800         filename ../../images/index-insert.png
38801         BoundingBox 0bp 5bp 20bp 20bp
38802
38803 \end_inset
38804
38805
38806 \end_layout
38807
38808 \end_inset
38809 </cell>
38810 <cell alignment="center" valignment="top" usebox="none">
38811 \begin_inset Text
38812
38813 \begin_layout Plain Layout
38814
38815 \family sans
38816 Insertar\SpecialChar \menuseparator
38817 Entrada
38818 \begin_inset space ~
38819 \end_inset
38820
38821 de
38822 \begin_inset space ~
38823 \end_inset
38824
38825 índice
38826 \end_layout
38827
38828 \end_inset
38829 </cell>
38830 </row>
38831 <row interlinespace="2.5mm">
38832 <cell alignment="center" valignment="top" usebox="none">
38833 \begin_inset Text
38834
38835 \begin_layout Plain Layout
38836 \begin_inset Graphics
38837         filename ../../images/nomencl-insert.png
38838         BoundingBox 0bp 5bp 20bp 20bp
38839
38840 \end_inset
38841
38842
38843 \end_layout
38844
38845 \end_inset
38846 </cell>
38847 <cell alignment="center" valignment="top" usebox="none">
38848 \begin_inset Text
38849
38850 \begin_layout Plain Layout
38851
38852 \family sans
38853 Insertar\SpecialChar \menuseparator
38854 Entrada
38855 \begin_inset space ~
38856 \end_inset
38857
38858 de
38859 \begin_inset space ~
38860 \end_inset
38861
38862 nomenclatura
38863 \end_layout
38864
38865 \end_inset
38866 </cell>
38867 </row>
38868 <row interlinespace="2.5mm">
38869 <cell alignment="center" valignment="top" usebox="none">
38870 \begin_inset Text
38871
38872 \begin_layout Plain Layout
38873 \begin_inset Graphics
38874         filename ../../images/footnote-insert.png
38875         BoundingBox 0bp 5bp 20bp 20bp
38876
38877 \end_inset
38878
38879
38880 \end_layout
38881
38882 \end_inset
38883 </cell>
38884 <cell alignment="center" valignment="top" usebox="none">
38885 \begin_inset Text
38886
38887 \begin_layout Plain Layout
38888
38889 \family sans
38890 Insertar\SpecialChar \menuseparator
38891 Nota
38892 \begin_inset space ~
38893 \end_inset
38894
38895 al
38896 \begin_inset space ~
38897 \end_inset
38898
38899 pie
38900 \end_layout
38901
38902 \end_inset
38903 </cell>
38904 </row>
38905 <row interlinespace="2.5mm">
38906 <cell alignment="center" valignment="top" usebox="none">
38907 \begin_inset Text
38908
38909 \begin_layout Plain Layout
38910 \begin_inset Graphics
38911         filename ../../images/marginalnote-insert.png
38912         BoundingBox 0bp 5bp 20bp 25bp
38913         rotateOrigin center
38914
38915 \end_inset
38916
38917
38918 \end_layout
38919
38920 \end_inset
38921 </cell>
38922 <cell alignment="center" valignment="top" usebox="none">
38923 \begin_inset Text
38924
38925 \begin_layout Plain Layout
38926
38927 \family sans
38928 Insertar\SpecialChar \menuseparator
38929 Nota
38930 \begin_inset space ~
38931 \end_inset
38932
38933 al
38934 \begin_inset space ~
38935 \end_inset
38936
38937 margen
38938 \end_layout
38939
38940 \end_inset
38941 </cell>
38942 </row>
38943 <row interlinespace="2.5mm">
38944 <cell alignment="center" valignment="top" usebox="none">
38945 \begin_inset Text
38946
38947 \begin_layout Plain Layout
38948 \begin_inset Graphics
38949         filename ../../images/note-insert.png
38950         BoundingBox 0bp 5bp 20bp 20bp
38951
38952 \end_inset
38953
38954
38955 \end_layout
38956
38957 \end_inset
38958 </cell>
38959 <cell alignment="center" valignment="top" usebox="none">
38960 \begin_inset Text
38961
38962 \begin_layout Plain Layout
38963
38964 \family sans
38965 Insertar\SpecialChar \menuseparator
38966 Nota\SpecialChar \menuseparator
38967 Nota
38968 \begin_inset space ~
38969 \end_inset
38970
38971 LyX
38972 \end_layout
38973
38974 \end_inset
38975 </cell>
38976 </row>
38977 <row interlinespace="2.5mm">
38978 <cell alignment="center" valignment="top" usebox="none">
38979 \begin_inset Text
38980
38981 \begin_layout Plain Layout
38982 \begin_inset Graphics
38983         filename ../../images/box-insert.png
38984         BoundingBox 0bp 5bp 20bp 20bp
38985
38986 \end_inset
38987
38988
38989 \end_layout
38990
38991 \end_inset
38992 </cell>
38993 <cell alignment="center" valignment="top" usebox="none">
38994 \begin_inset Text
38995
38996 \begin_layout Plain Layout
38997
38998 \family sans
38999 Insertar\SpecialChar \menuseparator
39000 Box
39001 \end_layout
39002
39003 \end_inset
39004 </cell>
39005 </row>
39006 <row interlinespace="2.5mm">
39007 <cell alignment="center" valignment="top" usebox="none">
39008 \begin_inset Text
39009
39010 \begin_layout Plain Layout
39011 \begin_inset Graphics
39012         filename ../../images/url-insert.png
39013         BoundingBox 0bp 5bp 20bp 20bp
39014
39015 \end_inset
39016
39017
39018 \end_layout
39019
39020 \end_inset
39021 </cell>
39022 <cell alignment="center" valignment="top" usebox="none">
39023 \begin_inset Text
39024
39025 \begin_layout Plain Layout
39026
39027 \family sans
39028 Insertar\SpecialChar \menuseparator
39029 URL
39030 \end_layout
39031
39032 \end_inset
39033 </cell>
39034 </row>
39035 <row interlinespace="2.5mm">
39036 <cell alignment="center" valignment="top" usebox="none">
39037 \begin_inset Text
39038
39039 \begin_layout Plain Layout
39040 \begin_inset Graphics
39041         filename ../../images/ert-insert.png
39042         BoundingBox 0bp 5bp 20bp 20bp
39043
39044 \end_inset
39045
39046
39047 \end_layout
39048
39049 \end_inset
39050 </cell>
39051 <cell alignment="center" valignment="top" usebox="none">
39052 \begin_inset Text
39053
39054 \begin_layout Plain Layout
39055
39056 \family sans
39057 Insertar\SpecialChar \menuseparator
39058 Código
39059 \begin_inset space ~
39060 \end_inset
39061
39062 T
39063 \family default
39064
39065 \begin_inset ERT
39066 status collapsed
39067
39068 \begin_layout Plain Layout
39069
39070 {}
39071 \end_layout
39072
39073 \end_inset
39074
39075
39076 \family sans
39077 eX
39078 \end_layout
39079
39080 \end_inset
39081 </cell>
39082 </row>
39083 <row interlinespace="2.5mm">
39084 <cell alignment="center" valignment="top" usebox="none">
39085 \begin_inset Text
39086
39087 \begin_layout Plain Layout
39088 \begin_inset Graphics
39089         filename ../../images/math-macro_newmacroname_newcommand.png
39090         BoundingBox 0bp 5bp 20bp 20bp
39091
39092 \end_inset
39093
39094
39095 \end_layout
39096
39097 \end_inset
39098 </cell>
39099 <cell alignment="center" valignment="top" usebox="none">
39100 \begin_inset Text
39101
39102 \begin_layout Plain Layout
39103
39104 \family sans
39105 Insertar\SpecialChar \menuseparator
39106 Ecuaciones\SpecialChar \menuseparator
39107 Macro
39108 \end_layout
39109
39110 \end_inset
39111 </cell>
39112 </row>
39113 <row interlinespace="2.5mm">
39114 <cell alignment="center" valignment="top" usebox="none">
39115 \begin_inset Text
39116
39117 \begin_layout Plain Layout
39118 \begin_inset Graphics
39119         filename ../../images/dialog-show-new-inset_include.png
39120         BoundingBox 0bp 5bp 20bp 20bp
39121
39122 \end_inset
39123
39124
39125 \end_layout
39126
39127 \end_inset
39128 </cell>
39129 <cell alignment="center" valignment="top" usebox="none">
39130 \begin_inset Text
39131
39132 \begin_layout Plain Layout
39133
39134 \family sans
39135 Insertar\SpecialChar \menuseparator
39136 Archivo\SpecialChar \menuseparator
39137 Documento
39138 \begin_inset space ~
39139 \end_inset
39140
39141 hijo
39142 \end_layout
39143
39144 \end_inset
39145 </cell>
39146 </row>
39147 <row interlinespace="2.5mm">
39148 <cell alignment="center" valignment="top" usebox="none">
39149 \begin_inset Text
39150
39151 \begin_layout Plain Layout
39152 \begin_inset Graphics
39153         filename ../../images/dialog-show_character.png
39154         BoundingBox 0bp 5bp 20bp 25bp
39155         rotateOrigin center
39156
39157 \end_inset
39158
39159
39160 \end_layout
39161
39162 \end_inset
39163 </cell>
39164 <cell alignment="center" valignment="top" usebox="none">
39165 \begin_inset Text
39166
39167 \begin_layout Plain Layout
39168
39169 \family sans
39170 Editar\SpecialChar \menuseparator
39171 Estilo
39172 \begin_inset space ~
39173 \end_inset
39174
39175 del
39176 \begin_inset space ~
39177 \end_inset
39178
39179 texto
39180 \end_layout
39181
39182 \end_inset
39183 </cell>
39184 </row>
39185 <row interlinespace="2.5mm">
39186 <cell alignment="center" valignment="top" usebox="none">
39187 \begin_inset Text
39188
39189 \begin_layout Plain Layout
39190 \begin_inset Graphics
39191         filename ../../images/layout-paragraph.png
39192         BoundingBox 0bp 5bp 20bp 25bp
39193         rotateOrigin center
39194
39195 \end_inset
39196
39197
39198 \end_layout
39199
39200 \end_inset
39201 </cell>
39202 <cell alignment="center" valignment="top" usebox="none">
39203 \begin_inset Text
39204
39205 \begin_layout Plain Layout
39206
39207 \family sans
39208 Editar\SpecialChar \menuseparator
39209 Configuración
39210 \begin_inset space ~
39211 \end_inset
39212
39213 del
39214 \begin_inset space ~
39215 \end_inset
39216
39217 párrafo
39218 \end_layout
39219
39220 \end_inset
39221 </cell>
39222 </row>
39223 <row interlinespace="2.5mm">
39224 <cell alignment="center" valignment="top" usebox="none">
39225 \begin_inset Text
39226
39227 \begin_layout Plain Layout
39228 \begin_inset Graphics
39229         filename ../../images/thesaurus-entry.png
39230         BoundingBox 0bp 5bp 20bp 25bp
39231         rotateOrigin center
39232
39233 \end_inset
39234
39235
39236 \end_layout
39237
39238 \end_inset
39239 </cell>
39240 <cell alignment="center" valignment="top" usebox="none">
39241 \begin_inset Text
39242
39243 \begin_layout Plain Layout
39244
39245 \family sans
39246 Herramientas\SpecialChar \menuseparator
39247 Tesauro
39248 \begin_inset Foot
39249 status collapsed
39250
39251 \begin_layout Plain Layout
39252
39253 \emph on
39254 N.
39255 \begin_inset space \thinspace{}
39256 \end_inset
39257
39258 del T.: 
39259 \emph default
39260 Esta herramienta sólo está presente, por el momento, si el idioma de LyX
39261  es inglés.
39262 \end_layout
39263
39264 \end_inset
39265
39266
39267 \end_layout
39268
39269 \end_inset
39270 </cell>
39271 </row>
39272 </lyxtabular>
39273
39274 \end_inset
39275
39276
39277 \end_layout
39278
39279 \begin_layout Subsection
39280 Barra de herramientas Ver
39281 \begin_inset space \thinspace{}
39282 \end_inset
39283
39284 /
39285 \begin_inset space \thinspace{}
39286 \end_inset
39287
39288 Actualizar
39289 \begin_inset Index idx
39290 status collapsed
39291
39292 \begin_layout Plain Layout
39293 Barras de herramientas ! Ver/Actualizar
39294 \end_layout
39295
39296 \end_inset
39297
39298
39299 \end_layout
39300
39301 \begin_layout Standard
39302 \begin_inset Graphics
39303         filename ../clipart/ViewToolbar.png
39304
39305 \end_inset
39306
39307
39308 \end_layout
39309
39310 \begin_layout Standard
39311 \begin_inset VSpace defskip
39312 \end_inset
39313
39314
39315 \end_layout
39316
39317 \begin_layout Standard
39318 Los botones de la barra ver
39319 \begin_inset space \thinspace{}
39320 \end_inset
39321
39322 /
39323 \begin_inset space \thinspace{}
39324 \end_inset
39325
39326 actualizar son, de izquierda a derecha:
39327 \end_layout
39328
39329 \begin_layout Standard
39330 \begin_inset VSpace defskip
39331 \end_inset
39332
39333
39334 \end_layout
39335
39336 \begin_layout Standard
39337 \begin_inset Tabular
39338 <lyxtabular version="3" rows="6" columns="2">
39339 <features islongtable="true" longtabularalignment="center">
39340 <column alignment="left" valignment="top" width="0">
39341 <column alignment="left" valignment="top" width="0">
39342 <row interlinespace="2.5mm">
39343 <cell alignment="center" valignment="top" usebox="none">
39344 \begin_inset Text
39345
39346 \begin_layout Plain Layout
39347 \begin_inset Graphics
39348         filename ../../images/buffer-view_dvi.png
39349         BoundingBox 0bp 5bp 20bp 25bp
39350         rotateOrigin center
39351
39352 \end_inset
39353
39354
39355 \end_layout
39356
39357 \end_inset
39358 </cell>
39359 <cell alignment="center" valignment="top" usebox="none">
39360 \begin_inset Text
39361
39362 \begin_layout Plain Layout
39363
39364 \family sans
39365 Ver\SpecialChar \menuseparator
39366 DVI
39367 \end_layout
39368
39369 \end_inset
39370 </cell>
39371 </row>
39372 <row interlinespace="2.5mm">
39373 <cell alignment="center" valignment="top" usebox="none">
39374 \begin_inset Text
39375
39376 \begin_layout Plain Layout
39377 \begin_inset Graphics
39378         filename ../../images/buffer-update_dvi.png
39379         BoundingBox 0bp 5bp 20bp 25bp
39380         rotateOrigin center
39381
39382 \end_inset
39383
39384
39385 \end_layout
39386
39387 \end_inset
39388 </cell>
39389 <cell alignment="center" valignment="top" usebox="none">
39390 \begin_inset Text
39391
39392 \begin_layout Plain Layout
39393
39394 \family sans
39395 Ver\SpecialChar \menuseparator
39396 Actualizar\SpecialChar \menuseparator
39397 DVI
39398 \end_layout
39399
39400 \end_inset
39401 </cell>
39402 </row>
39403 <row interlinespace="2.5mm">
39404 <cell alignment="center" valignment="top" usebox="none">
39405 \begin_inset Text
39406
39407 \begin_layout Plain Layout
39408 \begin_inset Graphics
39409         filename ../../images/buffer-view_pdf2.png
39410         BoundingBox 0bp 5bp 20bp 25bp
39411         rotateOrigin center
39412
39413 \end_inset
39414
39415
39416 \end_layout
39417
39418 \end_inset
39419 </cell>
39420 <cell alignment="center" valignment="top" usebox="none">
39421 \begin_inset Text
39422
39423 \begin_layout Plain Layout
39424
39425 \family sans
39426 Ver\SpecialChar \menuseparator
39427 PDF
39428 \end_layout
39429
39430 \end_inset
39431 </cell>
39432 </row>
39433 <row interlinespace="2.5mm">
39434 <cell alignment="center" valignment="top" usebox="none">
39435 \begin_inset Text
39436
39437 \begin_layout Plain Layout
39438 \begin_inset Graphics
39439         filename ../../images/buffer-update_pdf2.png
39440         BoundingBox 0bp 5bp 20bp 25bp
39441         rotateOrigin center
39442
39443 \end_inset
39444
39445
39446 \end_layout
39447
39448 \end_inset
39449 </cell>
39450 <cell alignment="center" valignment="top" usebox="none">
39451 \begin_inset Text
39452
39453 \begin_layout Plain Layout
39454
39455 \family sans
39456 Ver\SpecialChar \menuseparator
39457 Actualizar\SpecialChar \menuseparator
39458 PDF
39459 \end_layout
39460
39461 \end_inset
39462 </cell>
39463 </row>
39464 <row interlinespace="2.5mm">
39465 <cell alignment="center" valignment="top" usebox="none">
39466 \begin_inset Text
39467
39468 \begin_layout Plain Layout
39469 \begin_inset Graphics
39470         filename ../../images/buffer-view_ps.png
39471         BoundingBox 0bp 5bp 20bp 25bp
39472         rotateOrigin center
39473
39474 \end_inset
39475
39476
39477 \end_layout
39478
39479 \end_inset
39480 </cell>
39481 <cell alignment="center" valignment="top" usebox="none">
39482 \begin_inset Text
39483
39484 \begin_layout Plain Layout
39485
39486 \family sans
39487 Ver\SpecialChar \menuseparator
39488 Postscript
39489 \end_layout
39490
39491 \end_inset
39492 </cell>
39493 </row>
39494 <row interlinespace="2.5mm">
39495 <cell alignment="center" valignment="top" usebox="none">
39496 \begin_inset Text
39497
39498 \begin_layout Plain Layout
39499 \begin_inset Graphics
39500         filename ../../images/buffer-update_ps.png
39501         BoundingBox 0bp 5bp 20bp 25bp
39502         rotateOrigin center
39503
39504 \end_inset
39505
39506
39507 \end_layout
39508
39509 \end_inset
39510 </cell>
39511 <cell alignment="center" valignment="top" usebox="none">
39512 \begin_inset Text
39513
39514 \begin_layout Plain Layout
39515
39516 \family sans
39517 Ver\SpecialChar \menuseparator
39518 Actualizar\SpecialChar \menuseparator
39519 Postscript
39520 \end_layout
39521
39522 \end_inset
39523 </cell>
39524 </row>
39525 </lyxtabular>
39526
39527 \end_inset
39528
39529
39530 \end_layout
39531
39532 \begin_layout Subsection
39533 Otras barras de herramientas
39534 \end_layout
39535
39536 \begin_layout Standard
39537 La barra de herramientas para el seguimiento de cambios se explica en la
39538  sección
39539 \begin_inset space ~
39540 \end_inset
39541
39542
39543 \begin_inset CommandInset ref
39544 LatexCommand ref
39545 reference "sec:Seguimiento-de-cambios"
39546
39547 \end_inset
39548
39549 , la barra de herramientas para tablas
39550 \begin_inset Index idx
39551 status collapsed
39552
39553 \begin_layout Plain Layout
39554 Barras de herramientas ! Tabla
39555 \end_layout
39556
39557 \end_inset
39558
39559  se explica en el manual 
39560 \emph on
39561 Objetos insertados
39562 \emph default
39563 , la de macros
39564 \begin_inset Index idx
39565 status collapsed
39566
39567 \begin_layout Plain Layout
39568 Barras de herramientas ! Macros
39569 \end_layout
39570
39571 \end_inset
39572
39573  en el manual 
39574 \emph on
39575 Ecuaciones
39576 \emph default
39577 .
39578 \end_layout
39579
39580 \begin_layout Chapter
39581 Configuración del documento
39582 \begin_inset CommandInset label
39583 LatexCommand label
39584 name "cap:Configuración-del-documento"
39585
39586 \end_inset
39587
39588
39589 \begin_inset Index idx
39590 status collapsed
39591
39592 \begin_layout Plain Layout
39593 Documentos ! Configuración
39594 \end_layout
39595
39596 \end_inset
39597
39598
39599 \end_layout
39600
39601 \begin_layout Standard
39602 El diálogo que se abre con el menú 
39603 \family sans
39604 Documento\SpecialChar \menuseparator
39605 Configuración
39606 \family default
39607  contiene diversos submenús en los que se pueden establecer propiedades
39608  para todo el documento.
39609  Las características seleccionadas pueden guardarse como predeterminadas
39610  con el botón 
39611 \family sans
39612 Guardar
39613 \family default
39614
39615 \begin_inset space ~
39616 \end_inset
39617
39618
39619 \family sans
39620 como
39621 \family default
39622
39623 \begin_inset space ~
39624 \end_inset
39625
39626
39627 \family sans
39628 valores
39629 \family default
39630
39631 \begin_inset space ~
39632 \end_inset
39633
39634
39635 \family sans
39636 predeterminados
39637 \family default
39638 .
39639  Al hacer esto, se crea una plantilla llamada 
39640 \family typewriter
39641 default.lyx
39642 \family default
39643  que se carga automáticamente cada vez que abres un nuevo documento sin
39644  plantilla.
39645 \end_layout
39646
39647 \begin_layout Standard
39648 Los submenús del diálogo se explican a continuación.
39649 \end_layout
39650
39651 \begin_layout Section
39652 Clase del documento
39653 \end_layout
39654
39655 \begin_layout Standard
39656 Aquí se establece la clase de documento, las opciones de clase, un controlador
39657  de gráficos y un documento maestro.
39658  Las clases de documento se describen en la sección
39659 \begin_inset space ~
39660 \end_inset
39661
39662
39663 \begin_inset space \thinspace{}
39664 \end_inset
39665
39666
39667 \begin_inset CommandInset ref
39668 LatexCommand ref
39669 reference "sec:Clases-de-documento"
39670
39671 \end_inset
39672
39673 .
39674  Algunas clases usan algunas opciones de clase predefinidas.
39675  Si este es el caso, se listan en el campo 
39676 \family sans
39677 Predefinido
39678 \family default
39679  y puedes decidir si usarlas o no.
39680  Si no sabes exactamente para qué sirven las opciones de clase predefinidas,
39681  es recomendable no tocarlas.
39682  El controlador de gráficos se usa para paquetes LaTeX de gráficos, color
39683  y formato de página.
39684  Cuando se usa 
39685 \family sans
39686 Predeterminado
39687 \family default
39688  se utilizan los controladores predeterminados para los paquetes LaTeX.
39689  Es conveniente dejar el controlador predeterminado, a menos que sepas lo
39690  que haces.
39691 \begin_inset Foot
39692 status collapsed
39693
39694 \begin_layout Plain Layout
39695 Si quieres usar uno de los siguientes controladores
39696 \begin_inset Newline newline
39697 \end_inset
39698
39699 dvi2ps, dvialw, dvilaser, dvitops, psprint, pubps, ln
39700 \begin_inset Newline newline
39701 \end_inset
39702
39703 primero tienes que activarlos en tu distribución LaTeX, véase sec.
39704 \begin_inset space \thinspace{}
39705 \end_inset
39706
39707 2 en 
39708 \begin_inset CommandInset href
39709 LatexCommand href
39710 target "http://tug.ctan.org/get/macros/latex/required/graphics/grfguide.pdf"
39711
39712 \end_inset
39713
39714 .
39715 \end_layout
39716
39717 \end_inset
39718
39719
39720 \end_layout
39721
39722 \begin_layout Standard
39723 Es necesario especificar un documento maestro cuando el actual documento
39724  es un documento hijo o un subdocumento.
39725  El documento maestro será utilizado por LyX si se abre un documento hijo
39726  sin su maestro.
39727  Así los documentos hijo son siempre compilables.
39728  Sobre este asunto hay más información en la sección 
39729 \emph on
39730 Documentos hijo
39731 \emph default
39732  del manual 
39733 \emph on
39734 Objetos insertados
39735 \emph default
39736 .
39737 \end_layout
39738
39739 \begin_layout Section
39740 Módulos
39741 \end_layout
39742
39743 \begin_layout Standard
39744 Los módulos se explican en la sección
39745 \begin_inset space ~
39746 \end_inset
39747
39748
39749 \begin_inset CommandInset ref
39750 LatexCommand ref
39751 reference "sub:Módulos"
39752
39753 \end_inset
39754
39755
39756 \end_layout
39757
39758 \begin_layout Section
39759 Fuentes
39760 \end_layout
39761
39762 \begin_layout Standard
39763 La configuración de las fuentes del documento se explica en la sección
39764 \begin_inset space ~
39765 \end_inset
39766
39767
39768 \begin_inset CommandInset ref
39769 LatexCommand ref
39770 reference "sec:Estilo-de-letra"
39771
39772 \end_inset
39773
39774
39775 \end_layout
39776
39777 \begin_layout Section
39778 Diseño del texto
39779 \end_layout
39780
39781 \begin_layout Standard
39782 Aquí se establece el modo de separación de párrafos, sangrado o espacio
39783  vertical.
39784 \end_layout
39785
39786 \begin_layout Standard
39787 También el espacio entre líneas y el número de columnas, pero ten en cuenta
39788  que esto no se ve en la pantalla de LyX, no es práctico ni cómodo de leer,
39789  y no es parte del concepto WYSIWYM.
39790  Sí se verá en la salida.
39791 \end_layout
39792
39793 \begin_layout Standard
39794 La configuración de listados se explica en la sección correspondiente del
39795  manual 
39796 \emph on
39797 Objetos insertados
39798 \emph default
39799 .
39800 \end_layout
39801
39802 \begin_layout Standard
39803
39804 \end_layout
39805
39806 \begin_layout Section
39807 Diseño de página
39808 \end_layout
39809
39810 \begin_layout Standard
39811 Opciones relacionadas con el tamaño y orientación del papel, que se describen
39812  en las secciones
39813 \begin_inset space ~
39814 \end_inset
39815
39816
39817 \begin_inset CommandInset ref
39818 LatexCommand ref
39819 reference "sub:Papel-tamaño-orientación"
39820
39821 \end_inset
39822
39823  y
39824 \begin_inset space ~
39825 \end_inset
39826
39827
39828 \begin_inset CommandInset ref
39829 LatexCommand ref
39830 reference "sub:Formato-de-documento"
39831
39832 \end_inset
39833
39834 .
39835 \end_layout
39836
39837 \begin_layout Standard
39838
39839 \end_layout
39840
39841 \begin_layout Section
39842 Márgenes de página
39843 \end_layout
39844
39845 \begin_layout Standard
39846 Para establecer los márgenes del papel, véase la sección
39847 \begin_inset space ~
39848 \end_inset
39849
39850
39851 \begin_inset CommandInset ref
39852 LatexCommand ref
39853 reference "sub:Márgenes"
39854
39855 \end_inset
39856
39857 .
39858 \end_layout
39859
39860 \begin_layout Section
39861 Idioma
39862 \begin_inset Index idx
39863 status collapsed
39864
39865 \begin_layout Plain Layout
39866 Idioma ! Codificación
39867 \end_layout
39868
39869 \end_inset
39870
39871
39872 \end_layout
39873
39874 \begin_layout Standard
39875 Aquí se determina el idioma del documento y el estilo de las comillas.
39876  La codificación determina cómo se exporta a LaTeX el contenido del documento
39877  (el archivo LyX siempre se codifica en utf8).
39878  Todos los caracteres que no puedan codificarse en la codificación especificada
39879  se exportan como comandos LaTeX (esto puede fallar si el comando para algún
39880  carácter es desconocido).
39881 \begin_inset Foot
39882 status collapsed
39883
39884 \begin_layout Plain Layout
39885 Los comandos conocidos se definen en un archivo de texto.
39886  Puedes añadir comandos para símbolos desconocidos en ese archivo, como
39887  se explica en el manual 
39888 \emph on
39889 Personalización
39890 \emph default
39891 .
39892  
39893 \end_layout
39894
39895 \end_inset
39896
39897
39898 \end_layout
39899
39900 \begin_layout Standard
39901 Si marcas la opción 
39902 \family sans
39903 Idioma predeterminado
39904 \family default
39905 , LyX determina la codificación de cada porción de texto a partir del idioma
39906  de dicho texto.
39907  Si el documento contiene texto en más de un idioma podría haber más de
39908  una codificación en el archivo LaTeX.
39909  Si no usas esa opción, todo el documento usará sólo una codificación.
39910  Lo más recomendable es marcar esta opción, a menos que utilices 
39911 \family sans
39912 XeTeX
39913 \family default
39914
39915 \begin_inset Foot
39916 status collapsed
39917
39918 \begin_layout Plain Layout
39919 XeTeX es un programa de tipografía alternativo a LaTeX.
39920  Soporta Unicode de forma nativa y asume que el archivo de entrada está
39921  en UTF-8.
39922  Más información sobre el uso de LyX con XeTeX en 
39923 \begin_inset CommandInset citation
39924 LatexCommand cite
39925 key "XeTeX"
39926
39927 \end_inset
39928
39929 .
39930 \end_layout
39931
39932 \end_inset
39933
39934 , (véase más adelante).
39935 \end_layout
39936
39937 \begin_layout Standard
39938 Lyx soporta salida en Unicode, que es especialmente útil en el caso de tener
39939  muchos símbolos especiales o no alfabéticos.
39940  Si quieres usar esto (y en ese caso tu instalación LaTeX soporta Unicode),
39941  elige una de las cuatro variantes utf8 de la lista de abajo.
39942  Desgraciadamente, el soporte unicode del sistema LaTeX estándar es bastante
39943  incompleto, y por tanto no es infrecuente que un archivo con muchos símbolos
39944  unicode sea bien procesado con la opción 
39945 \family sans
39946 Idioma predeterminado
39947 \family default
39948 , (cuando LyX usa su lista de comandos LaTeX conocidos), y sin embargo no
39949  funcione con una  codificación fija utf8, (cuando no se usa la lista de
39950  comandos conocidos, pues todos los símbolos unicode se codifican en utf8).
39951 \end_layout
39952
39953 \begin_layout Standard
39954 He aquí una lista con las codificaciones importantes:
39955 \end_layout
39956
39957 \begin_layout Description
39958 Idioma
39959 \begin_inset space ~
39960 \end_inset
39961
39962 predeterminado
39963 \begin_inset space ~
39964 \end_inset
39965
39966 (no
39967 \begin_inset space ~
39968 \end_inset
39969
39970 inputenc)
39971 \family roman
39972  
39973 \family default
39974 Lo mismo que 
39975 \family sans
39976 Idioma predeterminado
39977 \family default
39978 , pero sin usar el paquete LaTeX 
39979 \series bold
39980 inputenc
39981 \series default
39982
39983 \begin_inset Index idx
39984 status collapsed
39985
39986 \begin_layout Plain Layout
39987 LaTeX, paquetes ! inputenc
39988 \end_layout
39989
39990 \end_inset
39991
39992 .
39993  Si se usa esto probablemente haya que cargar manualmente algunos paquetes
39994  adicionales en el preámbulo, y especificar la codificación usada para partes
39995  de texto en idiomas foráneos en código TeX.
39996 \end_layout
39997
39998 \begin_layout Description
39999 ASCII el código ASCII cubre sólo inglés simple (7-bit ASCII).
40000  LyX convierte todos los caracteres en comandos LaTeX; puede resultar en
40001  un archivo enorme porque pueden ser necesarios muchos comandos LaTeX.
40002 \end_layout
40003
40004 \begin_layout Description
40005 Árabe
40006 \begin_inset space ~
40007 \end_inset
40008
40009 (CP
40010 \begin_inset space ~
40011 \end_inset
40012
40013 1256) Código MS Windows para árabe y farsi
40014 \end_layout
40015
40016 \begin_layout Description
40017 Árabe
40018 \begin_inset space ~
40019 \end_inset
40020
40021 (ISO
40022 \begin_inset space ~
40023 \end_inset
40024
40025 8859-6) para árabe y farsi
40026 \end_layout
40027
40028 \begin_layout Description
40029 Armenio
40030 \begin_inset space ~
40031 \end_inset
40032
40033 (ArmSCII8) para armenio
40034 \end_layout
40035
40036 \begin_layout Description
40037 Báltico
40038 \begin_inset space ~
40039 \end_inset
40040
40041 (CP
40042 \begin_inset space ~
40043 \end_inset
40044
40045 1257) Código MS Windows para estonio, letón y lituano, lo mismo que el código
40046  ISO-8859-13
40047 \end_layout
40048
40049 \begin_layout Description
40050 Báltico
40051 \begin_inset space ~
40052 \end_inset
40053
40054 (ISO
40055 \begin_inset space ~
40056 \end_inset
40057
40058 8859-13) para estonio, letón y lituano, un súperconjunto del código ISO-8859-4
40059 \end_layout
40060
40061 \begin_layout Description
40062 Báltico
40063 \begin_inset space ~
40064 \end_inset
40065
40066 (ISO
40067 \begin_inset space ~
40068 \end_inset
40069
40070 8859-4) (latin 4) para estonio, letón y lituano, un subconjunto del código
40071  ISO-8859-13
40072 \end_layout
40073
40074 \begin_layout Description
40075 Chino
40076 \begin_inset space ~
40077 \end_inset
40078
40079 (simplificado)
40080 \begin_inset space ~
40081 \end_inset
40082
40083 (EUC-CN) para chino simplificado, usado especialmente en los SO UNIX; desde
40084  2001 este código se ha reemplazado oficialmente por el código GB18030,
40085  como GB18030 no está disponible para LaTeX podrías probar a usar el código
40086  Unicode
40087 \begin_inset space ~
40088 \end_inset
40089
40090 (CJK)
40091 \begin_inset space ~
40092 \end_inset
40093
40094 (utf8)
40095 \end_layout
40096
40097 \begin_layout Description
40098 Chino
40099 \begin_inset space ~
40100 \end_inset
40101
40102 (simplificado)
40103 \begin_inset space ~
40104 \end_inset
40105
40106 (GBK) para chino simplificado, es el mismo que Windows CP 936 excepto el
40107  signo del euro; desde 2001 este código se ha reemplazado oficialmente por
40108  GB18030, como GB18030 no está disponible para LaTeX podrías probar a usar
40109  el código Unicode
40110 \begin_inset space ~
40111 \end_inset
40112
40113 (CJK)
40114 \begin_inset space ~
40115 \end_inset
40116
40117 (utf8)
40118 \end_layout
40119
40120 \begin_layout Description
40121 Chino
40122 \begin_inset space ~
40123 \end_inset
40124
40125 (traditional)
40126 \begin_inset space ~
40127 \end_inset
40128
40129 (EUC-TW) para chino tradicional
40130 \end_layout
40131
40132 \begin_layout Description
40133 Cirílico
40134 \begin_inset space ~
40135 \end_inset
40136
40137 (CP
40138 \begin_inset space ~
40139 \end_inset
40140
40141 1251) código MS Windows para cirílico
40142 \end_layout
40143
40144 \begin_layout Description
40145 Cirílico
40146 \begin_inset space ~
40147 \end_inset
40148
40149 (ISO
40150 \begin_inset space ~
40151 \end_inset
40152
40153 8859-5) cubre bielorruso, búlgaro, macedonio, serbio, y ucranio
40154 \end_layout
40155
40156 \begin_layout Description
40157 Cirílico
40158 \begin_inset space ~
40159 \end_inset
40160
40161 (KOI8-R) cirílico estándar especialmente para ruso
40162 \end_layout
40163
40164 \begin_layout Description
40165 Cirílico
40166 \begin_inset space ~
40167 \end_inset
40168
40169 (KOI8-U) cirílico para ucranio
40170 \end_layout
40171
40172 \begin_layout Description
40173 Cirílico
40174 \begin_inset space ~
40175 \end_inset
40176
40177 (pt
40178 \begin_inset space ~
40179 \end_inset
40180
40181 154) cirílico para kazajo
40182 \end_layout
40183
40184 \begin_layout Description
40185 Coreano
40186 \begin_inset space ~
40187 \end_inset
40188
40189 (EUC-KR) para coreano
40190 \end_layout
40191
40192 \begin_layout Description
40193 Europeo
40194 \begin_inset space ~
40195 \end_inset
40196
40197 Central
40198 \begin_inset space ~
40199 \end_inset
40200
40201 (CP
40202 \begin_inset space ~
40203 \end_inset
40204
40205 1250) Código MS Windows para ISO
40206 \begin_inset space ~
40207 \end_inset
40208
40209 8859-2 (latin2)
40210 \end_layout
40211
40212 \begin_layout Description
40213 Europeo
40214 \begin_inset space ~
40215 \end_inset
40216
40217 Central
40218 \begin_inset space ~
40219 \end_inset
40220
40221 (ISO
40222 \begin_inset space ~
40223 \end_inset
40224
40225 8859-2) (latin 2) cubre albano, croata, checo, alemán, húngaro, polaco,
40226  rumano, eslovaco y esloveno
40227 \end_layout
40228
40229 \begin_layout Description
40230 Europeo
40231 \begin_inset space ~
40232 \end_inset
40233
40234 Occidental
40235 \begin_inset space ~
40236 \end_inset
40237
40238 (CP
40239 \begin_inset space ~
40240 \end_inset
40241
40242 1252) código MS Windows para ISO
40243 \begin_inset space ~
40244 \end_inset
40245
40246 8859-1 (latin1)
40247 \end_layout
40248
40249 \begin_layout Description
40250 Europeo
40251 \begin_inset space ~
40252 \end_inset
40253
40254 Occidental
40255 \begin_inset space ~
40256 \end_inset
40257
40258 (ISO
40259 \begin_inset space ~
40260 \end_inset
40261
40262 8859-1) (latin 1) cubre los idiomas albanés, catalán, danés, holandés, inglés,
40263  faroe, finés, francés, gallego, alemán, islandés, irlandés, italiano, noruego,
40264  portugués, español y sueco; es mejor utilizar el código ISO-8859-15 en
40265  vez de éste.
40266 \end_layout
40267
40268 \begin_layout Description
40269 Europeo
40270 \begin_inset space ~
40271 \end_inset
40272
40273 Occidental
40274 \begin_inset space ~
40275 \end_inset
40276
40277 (ISO
40278 \begin_inset space ~
40279 \end_inset
40280
40281 8859-15) (latin 9) como el código ISO-8859-1, pero con el signo del Euro,
40282  la ligadura œ y algunos caracteres para francés y finés
40283 \end_layout
40284
40285 \begin_layout Description
40286 Europeo
40287 \begin_inset space ~
40288 \end_inset
40289
40290 Sur
40291 \begin_inset space ~
40292 \end_inset
40293
40294 (ISO
40295 \begin_inset space ~
40296 \end_inset
40297
40298 8859-3) (latin 3) cubre esperanto, gallego, maltés y turco
40299 \end_layout
40300
40301 \begin_layout Description
40302 Europeo
40303 \begin_inset space ~
40304 \end_inset
40305
40306 Sudoriental
40307 \begin_inset space ~
40308 \end_inset
40309
40310 (ISO
40311 \begin_inset space ~
40312 \end_inset
40313
40314 8859-16) (latin 10) cubre albano, croata, finés, francés, alemán, húngaro,
40315  gaélico irlandés, italiano, polaco, rumano, esloveno, diseñado para muchos
40316  idiomas con caracteres diacríticos
40317 \end_layout
40318
40319 \begin_layout Description
40320 Griego
40321 \begin_inset space ~
40322 \end_inset
40323
40324 (ISO
40325 \begin_inset space ~
40326 \end_inset
40327
40328 8859-7) para griego
40329 \end_layout
40330
40331 \begin_layout Description
40332 Hebreo
40333 \begin_inset space ~
40334 \end_inset
40335
40336 (CP
40337 \begin_inset space ~
40338 \end_inset
40339
40340 1255) código MS Windows para hebreo, un súperconjunto del código ISO-8859-8
40341 \end_layout
40342
40343 \begin_layout Description
40344 Hebreo
40345 \begin_inset space ~
40346 \end_inset
40347
40348 (ISO
40349 \begin_inset space ~
40350 \end_inset
40351
40352 8859-8) para hebreo
40353 \end_layout
40354
40355 \begin_layout Description
40356 Japonés
40357 \begin_inset space ~
40358 \end_inset
40359
40360 (CJK)
40361 \begin_inset space ~
40362 \end_inset
40363
40364 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40365 \series bold
40366 CJK
40367 \series default
40368
40369 \begin_inset Index idx
40370 status collapsed
40371
40372 \begin_layout Plain Layout
40373 LaTeX, paquetes ! CJK
40374 \end_layout
40375
40376 \end_inset
40377
40378 , para usarlo el idioma del documento se establece en 
40379 \family sans
40380 Japonés (CJK)
40381 \end_layout
40382
40383 \begin_layout Description
40384 Japonés
40385 \begin_inset space ~
40386 \end_inset
40387
40388 (CJK)
40389 \begin_inset space ~
40390 \end_inset
40391
40392 (JIS) código JIS para japonés, usa el paquete LaTeX
40393 \series bold
40394  CJK
40395 \series default
40396 , para usarlo el idioma del documento se establece en 
40397 \family sans
40398 Japonés (CJK)
40399 \end_layout
40400
40401 \begin_layout Description
40402 Japonés
40403 \begin_inset space ~
40404 \end_inset
40405
40406 (no-CJK)
40407 \begin_inset space ~
40408 \end_inset
40409
40410 (EUC-JP) código EUC-JP para japonés, usa el paquete LaTeX 
40411 \series bold
40412 japanese
40413 \series default
40414
40415 \begin_inset Index idx
40416 status collapsed
40417
40418 \begin_layout Plain Layout
40419 LaTeX, paquetes ! japanese
40420 \end_layout
40421
40422 \end_inset
40423
40424 , para usarlo el idioma del documento se establece en 
40425 \family sans
40426 Japonés
40427 \end_layout
40428
40429 \begin_layout Description
40430 Japonés
40431 \begin_inset space ~
40432 \end_inset
40433
40434 (no-CJK)
40435 \begin_inset space ~
40436 \end_inset
40437
40438 (JIS) código JIS para japonés, usa el paquete LaTeX 
40439 \series bold
40440 japanese
40441 \series default
40442 , para usarlo el idioma del documento se establece en 
40443 \family sans
40444 Japonés
40445 \end_layout
40446
40447 \begin_layout Description
40448 Japonés
40449 \begin_inset space ~
40450 \end_inset
40451
40452 (no-CJK)
40453 \begin_inset space ~
40454 \end_inset
40455
40456 (SJIS) código SJIS para japonés, usa el paquete LaTeX 
40457 \series bold
40458 japanese
40459 \series default
40460 , para usarlo el idioma del documento se establece en 
40461 \family sans
40462 Japonés
40463 \end_layout
40464
40465 \begin_layout Description
40466 Thai
40467 \begin_inset space ~
40468 \end_inset
40469
40470 (TIS
40471 \begin_inset space ~
40472 \end_inset
40473
40474 620-0) para thai
40475 \end_layout
40476
40477 \begin_layout Description
40478 Turco
40479 \begin_inset space ~
40480 \end_inset
40481
40482 (ISO
40483 \begin_inset space ~
40484 \end_inset
40485
40486 8859-9) (latin 5) para turco, es como el código ISO-8859-1 en el que las
40487  letras islandesas son reemplazadas por letras turcas
40488 \end_layout
40489
40490 \begin_layout Description
40491 Unicode
40492 \begin_inset space ~
40493 \end_inset
40494
40495 (CJK)
40496 \begin_inset space ~
40497 \end_inset
40498
40499 (utf8) Unicode utf8 con el paquete LaTeX 
40500 \series bold
40501 CJK
40502 \series default
40503
40504 \begin_inset Index idx
40505 status collapsed
40506
40507 \begin_layout Plain Layout
40508 LaTeX, paquetes ! CJK
40509 \end_layout
40510
40511 \end_inset
40512
40513  (para los idiomas chino, japonés y coreano)
40514 \end_layout
40515
40516 \begin_layout Description
40517 Unicode
40518 \begin_inset space ~
40519 \end_inset
40520
40521 (XeTeX)
40522 \begin_inset space ~
40523 \end_inset
40524
40525 (utf8) Unicode utf8 para usar con 
40526 \family sans
40527 XeTeX
40528 \family default
40529 , que emplea Unicode directamente, sin la ayuda del paquete LaTeX 
40530 \series bold
40531 inputenc
40532 \series default
40533  
40534 \begin_inset Foot
40535 status collapsed
40536
40537 \begin_layout Plain Layout
40538 Más sobre el uso de LyX con XeTeX en 
40539 \begin_inset CommandInset citation
40540 LatexCommand cite
40541 key "XeTeX"
40542
40543 \end_inset
40544
40545 .
40546 \end_layout
40547
40548 \end_inset
40549
40550
40551 \end_layout
40552
40553 \begin_layout Description
40554 Unicode
40555 \begin_inset space ~
40556 \end_inset
40557
40558 (ucs-extendido)
40559 \begin_inset space ~
40560 \end_inset
40561
40562 (utf8x) Unicode utf8 basado en el paquete LaTeX 
40563 \series bold
40564 ucs
40565 \series default
40566
40567 \begin_inset Index idx
40568 status collapsed
40569
40570 \begin_layout Plain Layout
40571 LaTeX, paquetes ! ucs
40572 \end_layout
40573
40574 \end_inset
40575
40576  (global, incluyendo latín, griego, cirílico y guiones CJK).
40577 \end_layout
40578
40579 \begin_layout Description
40580 Unicode
40581 \begin_inset space ~
40582 \end_inset
40583
40584 (utf8) Unicode utf8 basado en el paquete LaTeX 
40585 \series bold
40586 inputenc
40587 \series default
40588
40589 \begin_inset Index idx
40590 status collapsed
40591
40592 \begin_layout Plain Layout
40593 LaTeX, paquetes ! inputenc
40594 \end_layout
40595
40596 \end_inset
40597
40598 .
40599  Actualmente sólo se soporta un rango limitado de caracteres (principalmente
40600  para escritos en latín)
40601 \end_layout
40602
40603 \begin_layout Section
40604 Numeración e IG
40605 \end_layout
40606
40607 \begin_layout Standard
40608 Esta opción permite ajustar la profundidad de numeración de los encabezados
40609  de sección como se explica en la sección
40610 \begin_inset space ~
40611 \end_inset
40612
40613
40614 \begin_inset CommandInset ref
40615 LatexCommand ref
40616 reference "sub:Profundidad-de-numeración"
40617
40618 \end_inset
40619
40620 .
40621 \end_layout
40622
40623 \begin_layout Section
40624 Bibliografía
40625 \end_layout
40626
40627 \begin_layout Standard
40628 Aquí se elige el estilo de las citas bibliográficas, si están instalados
40629  los paquetes LaTeX 
40630 \series bold
40631 natbib
40632 \series default
40633
40634 \begin_inset Index idx
40635 status collapsed
40636
40637 \begin_layout Plain Layout
40638 LaTeX, paquetes ! natbib
40639 \end_layout
40640
40641 \end_inset
40642
40643  o 
40644 \series bold
40645 jurabib
40646 \series default
40647
40648 \begin_inset Index idx
40649 status collapsed
40650
40651 \begin_layout Plain Layout
40652 LaTeX, paquetes ! jurabib
40653 \end_layout
40654
40655 \end_inset
40656
40657 .
40658  Hay una descripción de esta característica en la sección
40659 \begin_inset space ~
40660 \end_inset
40661
40662
40663 \begin_inset CommandInset ref
40664 LatexCommand ref
40665 reference "sec:Bibliografía"
40666
40667 \end_inset
40668
40669 .
40670 \end_layout
40671
40672 \begin_layout Section
40673 Propiedades PDF
40674 \end_layout
40675
40676 \begin_layout Standard
40677 Se explica en la sección
40678 \begin_inset space \thinspace{}
40679 \end_inset
40680
40681
40682 \begin_inset CommandInset ref
40683 LatexCommand ref
40684 reference "sec:Propiedades-PDF"
40685
40686 \end_inset
40687
40688 .
40689 \end_layout
40690
40691 \begin_layout Section
40692 Opciones para ecuaciones
40693 \end_layout
40694
40695 \begin_layout Standard
40696 Permite escoger si habilitar o no los paquetes LaTeX de matemáticas
40697 \family sans
40698  
40699 \family default
40700 \series bold
40701 amsmath
40702 \series default
40703
40704 \begin_inset Index idx
40705 status collapsed
40706
40707 \begin_layout Plain Layout
40708 LaTeX, paquetes ! amsmath
40709 \end_layout
40710
40711 \end_inset
40712
40713  y 
40714 \series bold
40715 esint
40716 \series default
40717
40718 \begin_inset Index idx
40719 status collapsed
40720
40721 \begin_layout Plain Layout
40722 LaTeX, paquetes ! esint
40723 \end_layout
40724
40725 \end_inset
40726
40727
40728 \family sans
40729 ,
40730 \family default
40731  o si usarlos automáticamente.
40732 \end_layout
40733
40734 \begin_layout Standard
40735
40736 \series bold
40737 amsmath 
40738 \series default
40739 es necesario para numerosas estructuras; si recibes mensajes de error en
40740  ecuaciones comprueba que has habilitado el uso de AMS.
40741 \end_layout
40742
40743 \begin_layout Standard
40744
40745 \series bold
40746 esint
40747 \series default
40748  se usa para ciertos caracteres en integrales
40749 \end_layout
40750
40751 \begin_layout Section
40752 Posición de flotantes
40753 \end_layout
40754
40755 \begin_layout Standard
40756 La ubicación de los flotantes se explica en la sección
40757 \begin_inset space ~
40758 \end_inset
40759
40760
40761 \begin_inset CommandInset ref
40762 LatexCommand ref
40763 reference "sub:Colocación-de-flotantes"
40764
40765 \end_inset
40766
40767 .
40768 \end_layout
40769
40770 \begin_layout Section
40771 Marcas
40772 \end_layout
40773
40774 \begin_layout Standard
40775 Aquí se pueden elegir los símbolos para las marcas de los distintos niveles
40776  del entorno de lista 
40777 \family sans
40778 Enumeración*
40779 \family default
40780 , que se describe en la sección
40781 \begin_inset space ~
40782 \end_inset
40783
40784
40785 \begin_inset CommandInset ref
40786 LatexCommand ref
40787 reference "sec:Enumeración*"
40788
40789 \end_inset
40790
40791 .
40792 \end_layout
40793
40794 \begin_layout Section
40795 Ramas
40796 \end_layout
40797
40798 \begin_layout Standard
40799 Se explican en la sección
40800 \begin_inset space ~
40801 \end_inset
40802
40803
40804 \begin_inset CommandInset ref
40805 LatexCommand ref
40806 reference "sec:Ramas"
40807
40808 \end_inset
40809
40810 .
40811 \end_layout
40812
40813 \begin_layout Section
40814 Preámbulo LaT
40815 \begin_inset ERT
40816 status collapsed
40817
40818 \begin_layout Plain Layout
40819
40820 {}
40821 \end_layout
40822
40823 \end_inset
40824
40825 eX
40826 \end_layout
40827
40828 \begin_layout Standard
40829 Contiene un amplio campo de texto en el que se pueden introducir comandos
40830  para cargar paquetes especiales de LaTeX o para (re)definir comandos LaTeX.
40831  El preámbulo es algo para expertos en LaTeX.
40832  No deberías introducir nada aquí hasta que no sepas exactamente lo que
40833  haces.
40834 \end_layout
40835
40836 \begin_layout Standard
40837 En la sección
40838 \begin_inset space ~
40839 \end_inset
40840
40841
40842 \begin_inset CommandInset ref
40843 LatexCommand ref
40844 reference "sub:LaTeX-Sintaxis"
40845
40846 \end_inset
40847
40848  hay una introducción a la sintaxis de LaTeX.
40849 \end_layout
40850
40851 \begin_layout Chapter
40852 El diálogo Preferencias
40853 \begin_inset CommandInset label
40854 LatexCommand label
40855 name "cap:Diálogo-preferencias"
40856
40857 \end_inset
40858
40859
40860 \begin_inset Index idx
40861 status collapsed
40862
40863 \begin_layout Plain Layout
40864 Preferencias
40865 \end_layout
40866
40867 \end_inset
40868
40869
40870 \end_layout
40871
40872 \begin_layout Standard
40873 El diálogo Preferencias se invoca con el menú 
40874 \family sans
40875 Herramientas
40876 \family default
40877 \SpecialChar \menuseparator
40878
40879 \family sans
40880 Preferencias
40881 \family default
40882 .
40883  Contiene diversos submenús que se explican a continuación.
40884 \end_layout
40885
40886 \begin_layout Section
40887 Apariencia
40888 \end_layout
40889
40890 \begin_layout Subsection
40891 Interfaz de usuario
40892 \end_layout
40893
40894 \begin_layout Standard
40895 \begin_inset Note Greyedout
40896 status collapsed
40897
40898 \begin_layout Plain Layout
40899
40900 \series bold
40901 Nota:
40902 \series default
40903  Debes reiniciar LyX para que los cambios en los archivos .ui y .bind tengan
40904  efecto.
40905 \end_layout
40906
40907 \end_inset
40908
40909
40910 \end_layout
40911
40912 \begin_layout Subsubsection
40913 Archivo de la interfaz de usuario
40914 \begin_inset Index idx
40915 status collapsed
40916
40917 \begin_layout Plain Layout
40918 Personalización ! de barras de herramientas
40919 \end_layout
40920
40921 \end_inset
40922
40923
40924 \begin_inset Index idx
40925 status collapsed
40926
40927 \begin_layout Plain Layout
40928 Personalización ! de menús
40929 \end_layout
40930
40931 \end_inset
40932
40933
40934 \end_layout
40935
40936 \begin_layout Standard
40937 El aspecto de los menús y de las barras de herramientas depende del archivo
40938  de interfaz de usuario (.
40939 \family typewriter
40940 ui
40941 \family default
40942 ) elegido.
40943  Es un archivo de texto con una lista de los menús y de las barras de herramient
40944 as.
40945  Los botones de las barras de herramientas y las entradas de los menús se
40946  especifican en los archivos 
40947 \family typewriter
40948 stdtoolbars.inc
40949 \family default
40950  y 
40951 \family typewriter
40952 stdmenus.inc
40953 \family default
40954 , respectivamente.
40955  Para crear tus propios formatos de menú y de barras de herramientas comienza
40956  con una copia de estos archivos y edita las entradas.
40957  
40958 \end_layout
40959
40960 \begin_layout Standard
40961 La sintaxis de los archivos 
40962 \family typewriter
40963 .inc
40964 \family default
40965  es sencilla.
40966  Las entradas 
40967 \family sans
40968 Menubar
40969 \family default
40970
40971 \family sans
40972 Menu
40973 \family default
40974  y 
40975 \family sans
40976 Toolbar
40977 \family default
40978  deben acabar con un 
40979 \family typewriter
40980 End
40981 \family default
40982  explícito.
40983  Pueden contener 
40984 \family sans
40985 Submenus
40986 \family default
40987
40988 \family sans
40989 Items
40990 \family default
40991
40992 \family sans
40993 OptItems
40994 \family default
40995
40996 \family sans
40997 Separators
40998 \family default
40999
41000 \family sans
41001 Icons
41002 \family default
41003  y en el caso del 
41004 \family sans
41005 Menu "file_lastfiles"
41006 \family default
41007 , una entrada 
41008 \family sans
41009 Lastfiles
41010 \family default
41011 .
41012  La sintaxis de estas entradas es:
41013 \end_layout
41014
41015 \begin_layout Standard
41016 \begin_inset VSpace smallskip*
41017 \end_inset
41018
41019
41020 \end_layout
41021
41022 \begin_layout Standard
41023
41024 \series bold
41025 Item "menu 
41026 \series default
41027 o
41028 \series bold
41029  button name" "LyX-function"
41030 \end_layout
41031
41032 \begin_layout Standard
41033 \begin_inset VSpace smallskip*
41034 \end_inset
41035
41036
41037 \end_layout
41038
41039 \begin_layout Standard
41040 Las funciones de LyX se listan en 
41041 \begin_inset CommandInset citation
41042 LatexCommand cite
41043 key "LyX-func"
41044
41045 \end_inset
41046
41047 .
41048 \begin_inset VSpace medskip
41049 \end_inset
41050
41051
41052 \end_layout
41053
41054 \begin_layout Standard
41055 Un ejemplo: Si usas con frecuencia el menú 
41056 \family sans
41057 Navegar\SpecialChar \menuseparator
41058 Marcadores
41059 \family default
41060  y quieres aumentar a seis el número de marcadores disponibles, añade esta
41061  línea:
41062 \begin_inset VSpace smallskip*
41063 \end_inset
41064
41065
41066 \end_layout
41067
41068 \begin_layout Standard
41069
41070 \series bold
41071 Item "Save Bookmark 6" "bookmark-save 6"
41072 \end_layout
41073
41074 \begin_layout Standard
41075 \begin_inset VSpace smallskip*
41076 \end_inset
41077
41078 en la sección 
41079 \family sans
41080 Navigate
41081 \family default
41082 , "
41083 \family sans
41084 navigate_bookmarks
41085 \family default
41086 " del archivo 
41087 \family sans
41088 .inc
41089 \family default
41090 .
41091 \end_layout
41092
41093 \begin_layout Subsubsection
41094 Ayuda automática
41095 \end_layout
41096
41097 \begin_layout Standard
41098 La opción 
41099 \family sans
41100 Habilitar los recuadros emergentes en el área de trabajo principal
41101 \family default
41102  hace que se muestre el contenido de los recuadros insertados cerrados,
41103  como notas al pie o entradas del índice alfabético.
41104 \end_layout
41105
41106 \begin_layout Subsubsection
41107 Sesión
41108 \end_layout
41109
41110 \begin_layout Standard
41111 Con la opción 
41112 \family sans
41113 Permitir guardar/restaurar el formato de la ventana y la geometría
41114 \family default
41115  la ventana principal de LyX se abrirá con el tamaño y diseño que se usaron
41116  en la última sesión de LyX.
41117 \end_layout
41118
41119 \begin_layout Standard
41120 La opción 
41121 \family sans
41122 Restaurar posiciones del cursor
41123 \family default
41124  hace que al abrir un archivo el cursor se coloque en la posición que tenía
41125  cuando se cerró el archivo.
41126 \end_layout
41127
41128 \begin_layout Standard
41129 La opción 
41130 \family sans
41131 Cargar archivos abiertos de la última sesión
41132 \family default
41133  hace que se abran todos los archivos que estuvieran abiertos en la última
41134  sesión de LyX.
41135  
41136 \end_layout
41137
41138 \begin_layout Subsubsection
41139 Documentos
41140 \begin_inset CommandInset label
41141 LatexCommand label
41142 name "sub:Copias-de-seguridad"
41143
41144 \end_inset
41145
41146
41147 \begin_inset Index idx
41148 status collapsed
41149
41150 \begin_layout Plain Layout
41151 Documentos ! Copias de seguridad
41152 \end_layout
41153
41154 \end_inset
41155
41156
41157 \end_layout
41158
41159 \begin_layout Standard
41160 Si está marcada la opción 
41161 \family sans
41162 Copias de seguridad
41163 \family default
41164  puedes especificar el intervalo de tiempo entre copias de seguridad.
41165 \end_layout
41166
41167 \begin_layout Standard
41168
41169 \family sans
41170 Máximo de documentos recientes
41171 \family default
41172  es el número de últimos archivos abiertos que LyX mostrará en el menú 
41173 \family sans
41174 Archivo\SpecialChar \menuseparator
41175 Abrir
41176 \begin_inset space ~
41177 \end_inset
41178
41179 reciente.
41180 \end_layout
41181
41182 \begin_layout Standard
41183 Si no se usa la opción 
41184 \family sans
41185 Abrir documentos en pestañas
41186 \family default
41187  cada archivo se abrirá en su propia nueva ventana de LyX.
41188 \end_layout
41189
41190 \begin_layout Subsection
41191 Fuentes de pantalla
41192 \begin_inset Index idx
41193 status collapsed
41194
41195 \begin_layout Plain Layout
41196 Fuentes ! en pantalla
41197 \end_layout
41198
41199 \end_inset
41200
41201
41202 \begin_inset CommandInset label
41203 LatexCommand label
41204 name "sub:Fuentes-de-pantalla"
41205
41206 \end_inset
41207
41208
41209 \end_layout
41210
41211 \begin_layout Standard
41212 Son las fuentes usadas para mostrar los documentos en la pantalla.
41213 \end_layout
41214
41215 \begin_layout Standard
41216 \begin_inset Note Greyedout
41217 status collapsed
41218
41219 \begin_layout Plain Layout
41220
41221 \series bold
41222 Nota: 
41223 \series default
41224 Se refiere a las fuentes mostradas en la 
41225 \emph on
41226 pantalla
41227 \emph default
41228  de LyX, exclusivamente.
41229  Las fuentes que aparecerán en el documento de 
41230 \emph on
41231 salida
41232 \emph default
41233  son totalmente independientes de éstas y se determinan en el menú 
41234 \family sans
41235 Documento\SpecialChar \menuseparator
41236 Configuración.
41237 \end_layout
41238
41239 \end_inset
41240
41241
41242 \end_layout
41243
41244 \begin_layout Standard
41245 Por omisión, LyX usa 
41246 \family typewriter
41247 Times
41248 \family default
41249  como tipo romano (serif), 
41250 \family typewriter
41251 Arial
41252 \family default
41253  o 
41254 \family typewriter
41255 Helvetica
41256 \family default
41257  (depende del sistema) como fuente sans serif, y 
41258 \family typewriter
41259 Courier
41260 \family default
41261  como tipo máquina de escribir.
41262 \end_layout
41263
41264 \begin_layout Standard
41265 El tamaño de fuente se puede cambiar con 
41266 \family sans
41267 Zoom.
41268
41269 \family default
41270  
41271 \end_layout
41272
41273 \begin_layout Standard
41274
41275 \family sans
41276 DPI Pantalla
41277 \family default
41278  es la resolución de pantalla en dpi (
41279 \begin_inset Quotes fld
41280 \end_inset
41281
41282 dots per inch
41283 \begin_inset Quotes frd
41284 \end_inset
41285
41286 , puntos por pulgada).
41287  Los tamaños de las fuentes se expresan como altura de letra en puntos.
41288  72
41289 \begin_inset space \thinspace{}
41290 \end_inset
41291
41292 puntos equivalen a 1
41293 \begin_inset space \thinspace{}
41294 \end_inset
41295
41296 pulgada, véase el apéndice
41297 \begin_inset space ~
41298 \end_inset
41299
41300
41301 \begin_inset CommandInset ref
41302 LatexCommand ref
41303 reference "cap:Unidades-disponibles"
41304
41305 \end_inset
41306
41307 .
41308 \end_layout
41309
41310 \begin_layout Standard
41311 El tamaño de fuente por omisión es 10
41312 \begin_inset space \thinspace{}
41313 \end_inset
41314
41315 pt.
41316  Los tamaños se describen con detalle en la sección
41317 \begin_inset space ~
41318 \end_inset
41319
41320
41321 \begin_inset CommandInset ref
41322 LatexCommand ref
41323 reference "sub:Fuentes-de-documento"
41324
41325 \end_inset
41326
41327 .
41328 \end_layout
41329
41330 \begin_layout Standard
41331 Con la opción 
41332 \family sans
41333 Usar Pixmap Cache
41334 \family default
41335  marcada, LyX necesita refrescar la pantalla con menor frecuencia.
41336  Esto conlleva un mejor rendimiento, especialmente en sistemas lentos.
41337  Por otra parte, los caracteres podrían mostrarse más borrosos.
41338  Así que activar o no esta opción depende de si prefieres velocidad o estética.
41339  Esta opción sólo está disponible en Mac
41340 \begin_inset space ~
41341 \end_inset
41342
41343 OS o Windows.
41344 \end_layout
41345
41346 \begin_layout Subsection
41347 Colores
41348 \begin_inset Index idx
41349 status collapsed
41350
41351 \begin_layout Plain Layout
41352 Color ! Pantalla de LyX
41353 \end_layout
41354
41355 \end_inset
41356
41357
41358 \begin_inset Index idx
41359 status collapsed
41360
41361 \begin_layout Plain Layout
41362 Color ! Configuración
41363 \end_layout
41364
41365 \end_inset
41366
41367  
41368 \end_layout
41369
41370 \begin_layout Standard
41371 Aquí puedes cambiar todos los colores que se ven en LyX.
41372  Elige una opción de la lista y usa el botón 
41373 \family sans
41374 Cambiar
41375 \family default
41376 .
41377 \end_layout
41378
41379 \begin_layout Subsection
41380 Visualización
41381 \begin_inset Index idx
41382 status collapsed
41383
41384 \begin_layout Plain Layout
41385 Configuración ! Visualización
41386 \end_layout
41387
41388 \end_inset
41389
41390  
41391 \end_layout
41392
41393 \begin_layout Standard
41394 Esta opción permite decidir si se mostrarán los gráficos en la pantalla
41395  de LyX.
41396 \end_layout
41397
41398 \begin_layout Standard
41399 El botón 
41400 \family sans
41401 Vista
41402 \family default
41403
41404 \begin_inset space ~
41405 \end_inset
41406
41407
41408 \family sans
41409 preliminar
41410 \family default
41411
41412 \begin_inset space ~
41413 \end_inset
41414
41415
41416 \family sans
41417 inmediata
41418 \family default
41419  sirve para ver directamente en la pantalla de LyX objetos gráficos como
41420  imágenes o ecuaciones, como se explica en la sección
41421 \begin_inset space ~
41422 \end_inset
41423
41424
41425 \begin_inset CommandInset ref
41426 LatexCommand ref
41427 reference "sec:Vista-preliminar-inmediata"
41428
41429 \end_inset
41430
41431 .
41432 \end_layout
41433
41434 \begin_layout Standard
41435 La opción  
41436 \family sans
41437 Marcar
41438 \begin_inset space ~
41439 \end_inset
41440
41441 final
41442 \begin_inset space ~
41443 \end_inset
41444
41445 de
41446 \begin_inset space ~
41447 \end_inset
41448
41449 párrafos
41450 \family default
41451  muestra un calderón (¶) al final de cada párrafo.
41452 \end_layout
41453
41454 \begin_layout Section
41455 Edición
41456 \begin_inset Index idx
41457 status collapsed
41458
41459 \begin_layout Plain Layout
41460 Edición
41461 \end_layout
41462
41463 \end_inset
41464
41465
41466 \end_layout
41467
41468 \begin_layout Subsection
41469 Control
41470 \end_layout
41471
41472 \begin_layout Subsubsection
41473 Edición
41474 \end_layout
41475
41476 \begin_layout Standard
41477 La opción 
41478 \family sans
41479 El cursor sigue a la barra de desplazamiento
41480 \family default
41481  hace que el cursor se muestre siempre en la parte del documento que está
41482  en pantalla cuando esta se desliza.
41483 \end_layout
41484
41485 \begin_layout Standard
41486 La opción 
41487 \family sans
41488 Ordenar entornos alfabéticamente
41489 \family default
41490  ordena los entornos de párrafo en el menú desplegable.
41491 \end_layout
41492
41493 \begin_layout Standard
41494 La opción 
41495 \family sans
41496 Agrupar entornos por categorías
41497 \family default
41498  agrupa las entradas del menú desplegable de los entornos de párrafo.
41499 \end_layout
41500
41501 \begin_layout Standard
41502 La opción Editar macros de ecuación determina el estilo de edición, véase
41503  la sección  
41504 \emph on
41505 Macros de ecuaciones
41506 \emph default
41507  del manual 
41508 \emph on
41509 Ecuaciones
41510 \emph default
41511 .
41512 \end_layout
41513
41514 \begin_layout Subsubsection
41515 Pantalla completa
41516 \end_layout
41517
41518 \begin_layout Standard
41519 Aquí puedes determinar qué partes ocultar en el modo pantalla completa.
41520  La opción 
41521 \family sans
41522 Limitar anchura del texto
41523 \family default
41524  especifica la anchura del texto en pantalla completa.
41525  De esta manera puedes mostrar el texto más pequeño que la pantalla, el
41526  texto se ve centrado.
41527 \end_layout
41528
41529 \begin_layout Subsection
41530 Atajos de teclado
41531 \begin_inset Index idx
41532 status collapsed
41533
41534 \begin_layout Plain Layout
41535 Atajos de teclado
41536 \end_layout
41537
41538 \end_inset
41539
41540
41541 \end_layout
41542
41543 \begin_layout Subsubsection
41544 Archivos de asociaciones de teclas
41545 \end_layout
41546
41547 \begin_layout Standard
41548 Las combinaciones de teclas se usan para asociar una función de LyX a una
41549  o varias teclas.
41550  Hay varios archivos disponibles para asociaciones de teclas:
41551 \end_layout
41552
41553 \begin_layout Description
41554 cua.bind conjunto típico de asociaciones de teclas en los teclados PC.
41555 \end_layout
41556
41557 \begin_layout Description
41558 (x)emacs.bind conjunto de asociaciones de teclas usados en el editor 
41559 \family sans
41560 (X)Emacs
41561 \family default
41562 .
41563 \end_layout
41564
41565 \begin_layout Description
41566 mac.bind conjunto de asociaciones de teclas para sistemas 
41567 \family sans
41568 Mac
41569 \family default
41570 .
41571 \end_layout
41572
41573 \begin_layout Standard
41574 Además hay archivos de asociaciones de teclas para clases especiales de
41575  documentos, como 
41576 \emph on
41577 bradway bind
41578 \emph default
41579 , y para ciertos idiomas.
41580  El nombre de los archivos para idiomas comienza con el código del idioma.
41581  p.
41582 \begin_inset space \thinspace{}
41583 \end_inset
41584
41585 e.
41586  «pt» para portugués.
41587  Si usas LyX con determinados idiomas, LyX intentará usar el archivo de
41588  teclas apropiado.
41589 \end_layout
41590
41591 \begin_layout Standard
41592 Algunos archivos de asociaciones de teclas como 
41593 \emph on
41594 math.bind
41595 \emph default
41596 , son de pequeño alcance.
41597  Si miras al final del archivo 
41598 \emph on
41599 cua.bind
41600 \emph default
41601  verás algunos de aquellos incluidos para mantener la información general
41602  en el archivo.
41603 \end_layout
41604
41605 \begin_layout Subsubsection
41606 Edición de los atajos de teclado
41607 \begin_inset CommandInset label
41608 LatexCommand label
41609 name "sub:Edición-de-los-atajos"
41610
41611 \end_inset
41612
41613
41614 \begin_inset Index idx
41615 status collapsed
41616
41617 \begin_layout Plain Layout
41618 Atajos de teclado ! Edición 
41619 \end_layout
41620
41621 \end_inset
41622
41623
41624 \end_layout
41625
41626 \begin_layout Standard
41627 Para añadir o modificar asociaciones de teclas puedes usar la tabla del
41628  diálogo que recoge todas las funciones de LyX y sus correspondientes teclas.
41629  Para encontrar fácilmente funciones están agrupadas por categorías y el
41630  diálogo suministra el campo 
41631 \family sans
41632 Mostrar asociaciones que contienen
41633 \family default
41634 :, en el que puedes insertar una clave para una función que quieras editar.
41635  Escribe por ejemplo como clave «paste» y obtendrás las cuatro combinaciones
41636  que hay para las tres funciones que contienen «paste» en su nombre.
41637  Como puedes ver, una función puede tener más de una combinación.
41638  Todas las funciones de LyX se listan además en el archivo 
41639 \emph on
41640 LyX Functions
41641 \emph default
41642  disponible en el menú 
41643 \family sans
41644 Ayuda
41645 \family default
41646 .
41647 \end_layout
41648
41649 \begin_layout Standard
41650 Para añadir, p.
41651 \begin_inset space \thinspace{}
41652 \end_inset
41653
41654 e., el atajo 
41655 \family sans
41656 Alt+Q
41657 \family default
41658  para la función 
41659 \family sans
41660 textstyle-apply
41661 \family default
41662 , selecciona la función y pulsa el botón 
41663 \family sans
41664 Modificar
41665 \family default
41666 .
41667  Surge un diálogo en el que puedes añadir el atajo pulsando las teclas correspon
41668 dientes, en este caso Alt+Q.
41669  De igual manera se modifica una combinación ya existente.
41670 \end_layout
41671
41672 \begin_layout Standard
41673 Alternativamente puedes modificar combinaciones de teclas editando los archivos
41674  
41675 \emph on
41676 .bind
41677 \emph default
41678  con un editor de texto.
41679  La sintaxis de las entradas es:
41680 \end_layout
41681
41682 \begin_layout Standard
41683
41684 \series bold
41685
41686 \backslash
41687 bind 
41688 \begin_inset Quotes erd
41689 \end_inset
41690
41691 key combination
41692 \begin_inset Quotes erd
41693 \end_inset
41694
41695  
41696 \begin_inset Quotes erd
41697 \end_inset
41698
41699 LyX-function
41700 \begin_inset Quotes erd
41701 \end_inset
41702
41703
41704 \series default
41705  
41706 \end_layout
41707
41708 \begin_layout Subsection
41709 Teclado
41710 \begin_inset space \thinspace{}
41711 \end_inset
41712
41713 /
41714 \begin_inset space \thinspace{}
41715 \end_inset
41716
41717 Ratón
41718 \begin_inset CommandInset label
41719 LatexCommand label
41720 name "sub:Teclado/Ratón"
41721
41722 \end_inset
41723
41724
41725 \begin_inset Index idx
41726 status collapsed
41727
41728 \begin_layout Plain Layout
41729 Teclado ! Mapas de
41730 \end_layout
41731
41732 \end_inset
41733
41734
41735 \begin_inset Index idx
41736 status collapsed
41737
41738 \begin_layout Plain Layout
41739 Configuración ! Mapa de teclado
41740 \end_layout
41741
41742 \end_inset
41743
41744
41745 \end_layout
41746
41747 \begin_layout Standard
41748 Normalmente la configuración del teclado se hace en el sistema operativo.
41749  Para casos en los que no es posible, LyX suministra mapas de teclado.
41750  Si tienes p.
41751 \begin_inset space \thinspace{}
41752 \end_inset
41753
41754 e.
41755  un teclado checo pero quieres escribir en él como en un teclado rumano,
41756  puedes usar el mapa de teclado 
41757 \emph on
41758 romanian.kmap
41759 \emph default
41760 .
41761 \end_layout
41762
41763 \begin_layout Standard
41764 \begin_inset Note Greyedout
41765 status collapsed
41766
41767 \begin_layout Plain Layout
41768 Los mapas de teclado son provisionales y no funcionan en todos los sistemas.
41769 \end_layout
41770
41771 \end_inset
41772
41773
41774 \end_layout
41775
41776 \begin_layout Standard
41777 Además de esto, puedes determinar aquí la 
41778 \family sans
41779 Velocidad de desplazamiento de la rueda
41780 \family default
41781  del ratón.
41782  El valor estándar es 1.0, valores mayores aumentan la velocidad y menores
41783  la disminuyen.
41784 \end_layout
41785
41786 \begin_layout Subsection
41787 Autocompletar
41788 \begin_inset CommandInset label
41789 LatexCommand label
41790 name "sub:Autocompletar-Apéndice"
41791
41792 \end_inset
41793
41794
41795 \begin_inset Index idx
41796 status collapsed
41797
41798 \begin_layout Plain Layout
41799 Autocompletar
41800 \end_layout
41801
41802 \end_inset
41803
41804
41805 \end_layout
41806
41807 \begin_layout Standard
41808 La finalización de entradas se describe en la sección
41809 \begin_inset space \thinspace{}
41810 \end_inset
41811
41812
41813 \begin_inset CommandInset ref
41814 LatexCommand ref
41815 reference "sec:Finalización-de-entradas/palabras"
41816
41817 \end_inset
41818
41819 .
41820  Las opciones de finalización para ecuaciones hacen lo mismo que las correspondi
41821 entes opciones para texto.
41822  Con las opciones generales puedes definir el tiempo de retardo para la
41823  visualización en línea y para el recuadro emergente, y elegir si las finalizaci
41824 ones largas deberían, o no, abreviarse.
41825 \end_layout
41826
41827 \begin_layout Section
41828 Rutas
41829 \begin_inset CommandInset label
41830 LatexCommand label
41831 name "sec:Rutas"
41832
41833 \end_inset
41834
41835
41836 \begin_inset Index idx
41837 status collapsed
41838
41839 \begin_layout Plain Layout
41840 Rutas
41841 \end_layout
41842
41843 \end_inset
41844
41845
41846 \begin_inset Index idx
41847 status collapsed
41848
41849 \begin_layout Plain Layout
41850 Configuración ! Directorios
41851 \end_layout
41852
41853 \end_inset
41854
41855
41856 \end_layout
41857
41858 \begin_layout Description
41859 Directorio
41860 \begin_inset space ~
41861 \end_inset
41862
41863 de
41864 \begin_inset space ~
41865 \end_inset
41866
41867 trabajo Es el directorio de trabajo de LyX.
41868  El directorio predeterminado cuando haces 
41869 \family sans
41870 Abrir
41871 \family default
41872
41873 \family sans
41874 Guardar
41875 \family default
41876  o 
41877 \family sans
41878 Guardar
41879 \begin_inset space ~
41880 \end_inset
41881
41882 como
41883 \family default
41884  con un archivo.
41885 \end_layout
41886
41887 \begin_layout Description
41888 Plantillas
41889 \begin_inset space ~
41890 \end_inset
41891
41892 de
41893 \begin_inset space ~
41894 \end_inset
41895
41896 documento Directorio que contiene las plantillas del menú 
41897 \family sans
41898 Archivo\SpecialChar \menuseparator
41899 Nuevo
41900 \begin_inset space ~
41901 \end_inset
41902
41903 desde
41904 \begin_inset space ~
41905 \end_inset
41906
41907 plantilla.
41908 \end_layout
41909
41910 \begin_layout Description
41911 Archivos
41912 \begin_inset space ~
41913 \end_inset
41914
41915 de
41916 \begin_inset space ~
41917 \end_inset
41918
41919 ejemplo Este directorio se abrirá al pulsar el botón 
41920 \family sans
41921 Ejemplos
41922 \family default
41923  del diálogo 
41924 \family sans
41925 Archivo\SpecialChar \menuseparator
41926 Abrir
41927 \family default
41928 .
41929 \begin_inset Newline newline
41930 \end_inset
41931
41932
41933 \begin_inset Note Greyedout
41934 status collapsed
41935
41936 \begin_layout Plain Layout
41937
41938 \series bold
41939 Nota:
41940 \series default
41941  El botón 
41942 \family sans
41943 Ejemplos
41944 \family default
41945  no existe en en los sistemas MacOS o Windows.
41946 \end_layout
41947
41948 \end_inset
41949
41950
41951 \end_layout
41952
41953 \begin_layout Description
41954 Copias
41955 \begin_inset space ~
41956 \end_inset
41957
41958 de
41959 \begin_inset space ~
41960 \end_inset
41961
41962 seguridad
41963 \begin_inset Index idx
41964 status collapsed
41965
41966 \begin_layout Plain Layout
41967 Documentos ! Copias de seguridad
41968 \end_layout
41969
41970 \end_inset
41971
41972  Directorio donde se guardarán las copias de seguridad.
41973  Si este campo está en blanco pero las copias de seguridad están habilitadas,
41974  como se describe en la sección
41975 \begin_inset space ~
41976 \end_inset
41977
41978
41979 \begin_inset CommandInset ref
41980 LatexCommand ref
41981 reference "sub:Copias-de-seguridad"
41982
41983 \end_inset
41984
41985 , éstas se guardarán en el 
41986 \family sans
41987 Directorio
41988 \begin_inset space ~
41989 \end_inset
41990
41991 de
41992 \begin_inset space ~
41993 \end_inset
41994
41995 trabajo
41996 \family default
41997 .
41998 \begin_inset Newline newline
41999 \end_inset
42000
42001 Los archivos de seguridad tienen la extensión «.lyx~».
42002 \end_layout
42003
42004 \begin_layout Description
42005 Tubería
42006 \begin_inset space ~
42007 \end_inset
42008
42009 Ly
42010 \begin_inset ERT
42011 status collapsed
42012
42013 \begin_layout Plain Layout
42014
42015 {}
42016 \end_layout
42017
42018 \end_inset
42019
42020 XServer Aquí puedes introducir el nombre de una tubería de Unix.
42021  Esta tubería se emplea para enviar datos desde programas externos a LyX.
42022 \begin_inset Newline newline
42023 \end_inset
42024
42025
42026 \begin_inset Note Greyedout
42027 status collapsed
42028
42029 \begin_layout Plain Layout
42030
42031 \series bold
42032 Nota:
42033 \series default
42034  Esta característica no funciona en Windows.
42035 \end_layout
42036
42037 \end_inset
42038
42039
42040 \end_layout
42041
42042 \begin_layout Description
42043 Directorio
42044 \begin_inset space ~
42045 \end_inset
42046
42047 temporal Directorio en el que se guardarán los archivos temporales generados
42048  por LyX.
42049 \end_layout
42050
42051 \begin_layout Description
42052 Prefijo
42053 \begin_inset space ~
42054 \end_inset
42055
42056 PATH Este campo puede contener una lista de rutas («paths») a programas
42057  externos.
42058  Cuando LyX necesita usar uno de ellos, busca su ubicación en el sistema
42059  en esta lista.
42060  La lista de rutas es automáticamente configurada en sistemas Mac y Windows,
42061  de modo que normalmente no debes modificarla.
42062  En sistemas Unix/Linux, la lista de rutas debe ponerse en el caso de querer
42063  usar programas externos que no estén en la rutas reconocidas por la variable
42064  $PATH.
42065  
42066 \end_layout
42067
42068 \begin_layout Section
42069 Identidad
42070 \end_layout
42071
42072 \begin_layout Standard
42073 En este campo puedes poner tu nombre y correo electrónico.
42074  Esta identidad se usará cuando habilites el seguimiento de cambios, explicado
42075  en la sección
42076 \begin_inset space ~
42077 \end_inset
42078
42079
42080 \begin_inset CommandInset ref
42081 LatexCommand ref
42082 reference "sec:Seguimiento-de-cambios"
42083
42084 \end_inset
42085
42086 , para identificar tus cambios en el documento.
42087 \end_layout
42088
42089 \begin_layout Section
42090 Configuración del idioma
42091 \begin_inset Index idx
42092 status collapsed
42093
42094 \begin_layout Plain Layout
42095 Idioma !Configuración
42096 \end_layout
42097
42098 \end_inset
42099
42100
42101 \begin_inset Index idx
42102 status collapsed
42103
42104 \begin_layout Plain Layout
42105 Configuración ! Idioma
42106 \end_layout
42107
42108 \end_inset
42109
42110
42111 \end_layout
42112
42113 \begin_layout Subsection
42114 Idioma
42115 \end_layout
42116
42117 \begin_layout Description
42118 Idioma
42119 \begin_inset space ~
42120 \end_inset
42121
42122 de
42123 \begin_inset space ~
42124 \end_inset
42125
42126 la
42127 \begin_inset space ~
42128 \end_inset
42129
42130 interfaz
42131 \begin_inset space ~
42132 \end_inset
42133
42134 de
42135 \begin_inset space ~
42136 \end_inset
42137
42138 usuario Aquí puedes seleccionar el idioma de los menús de LyX.
42139  Desafortunadamente esto no funciona en Mac y Windows.
42140  Hasta ahora funciona en Linux, pero no todos los idiomas que puedes seleccionar
42141  aquí tienen su correspondiente traducción en los menús.
42142  El estado actual de las traducciones se puede consultar en:
42143 \begin_inset space ~
42144 \end_inset
42145
42146
42147 \begin_inset CommandInset href
42148 LatexCommand href
42149 name "http://www.lyx.org/I18n"
42150 target "http://www.lyx.org/I18n"
42151
42152 \end_inset
42153
42154
42155 \end_layout
42156
42157 \begin_layout Description
42158
42159 \family sans
42160 Idioma
42161 \begin_inset space ~
42162 \end_inset
42163
42164 predeterminado
42165 \family default
42166  es el que se usa en nuevos documentos.
42167 \end_layout
42168
42169 \begin_layout Description
42170
42171 \family sans
42172 Paquete
42173 \begin_inset space ~
42174 \end_inset
42175
42176 de
42177 \begin_inset space ~
42178 \end_inset
42179
42180 Idiom
42181 \family default
42182 a es el comando LaTeX que carga el paquete LaTeX encargado de gestionar
42183  las características del idioma.
42184  Por omisión es el comando 
42185 \family sans
42186
42187 \backslash
42188 usepackage{babel} 
42189 \family default
42190 que carga el paquete LaTeX 
42191 \series bold
42192 babel
42193 \series default
42194 .
42195 \begin_inset Foot
42196 status collapsed
42197
42198 \begin_layout Plain Layout
42199 Para una introducción a la sintaxis de LaTeX véase la sección
42200 \begin_inset space ~
42201 \end_inset
42202
42203
42204 \begin_inset CommandInset ref
42205 LatexCommand ref
42206 reference "sec:Código-TeX"
42207
42208 \end_inset
42209
42210
42211 \end_layout
42212
42213 \end_inset
42214
42215  Este programa traduce automáticamente en segundo plano el texto de las
42216  etiquetas al idioma del documento.
42217  Por ejemplo, la etiqueta 
42218 \begin_inset Quotes fld
42219 \end_inset
42220
42221 Cuadro
42222 \begin_inset Quotes frd
42223 \end_inset
42224
42225  en los títulos de las tablas.
42226 \begin_inset Foot
42227 status collapsed
42228
42229 \begin_layout Plain Layout
42230
42231 \emph on
42232 N.
42233 \begin_inset space \thinspace{}
42234 \end_inset
42235
42236 del t.: 
42237 \emph default
42238 LyX y LaTeX (babel-spanish) traducen algunos términos de forma distinta.
42239  P.
42240 \begin_inset space \thinspace{}
42241 \end_inset
42242
42243 e., LyX traduce en pantalla automáticamente 
42244 \begin_inset Quotes fld
42245 \end_inset
42246
42247 Table
42248 \begin_inset Quotes frd
42249 \end_inset
42250
42251  por 
42252 \begin_inset Quotes fld
42253 \end_inset
42254
42255 Tabla
42256 \begin_inset Quotes frd
42257 \end_inset
42258
42259 .
42260  En la salida, en cambio, el estilo 
42261 \family typewriter
42262 spanish
42263 \family default
42264  del sistema 
42265 \series bold
42266 babel
42267 \series default
42268  traduce 
42269 \begin_inset Quotes fld
42270 \end_inset
42271
42272 Table
42273 \begin_inset Quotes frd
42274 \end_inset
42275
42276  por 
42277 \begin_inset Quotes fld
42278 \end_inset
42279
42280 Cuadro
42281 \begin_inset Quotes frd
42282 \end_inset
42283
42284 .
42285  Más información sobre el estilo 
42286 \family typewriter
42287 spanish 
42288 \family default
42289 en la página web
42290 \begin_inset space ~
42291 \end_inset
42292
42293
42294 \begin_inset CommandInset citation
42295 LatexCommand cite
42296 key "spanish"
42297
42298 \end_inset
42299
42300 .
42301 \end_layout
42302
42303 \end_inset
42304
42305  
42306 \end_layout
42307
42308 \begin_layout Description
42309 Comienzo
42310 \begin_inset space ~
42311 \end_inset
42312
42313 del
42314 \begin_inset space ~
42315 \end_inset
42316
42317 comando Cuando hace falta algún paquete LaTeX especial para escribir en
42318  determinado idioma, aquí puedes poner el comando para cargarlo.
42319  Un ejemplo es el comando 
42320 \family sans
42321
42322 \backslash
42323 begin{arabtext} 
42324 \family default
42325 para cargar el paquete 
42326 \series bold
42327 ArabTeX
42328 \series default
42329  (véase 
42330 \begin_inset CommandInset citation
42331 LatexCommand cite
42332 key "Arabic"
42333
42334 \end_inset
42335
42336 ), necesario para escribir en árabe.
42337
42338 \series bold
42339  
42340 \series default
42341 Por omisión, es el comando de 
42342 \series bold
42343 babel
42344 \series default
42345   
42346 \family sans
42347
42348 \backslash
42349 selectlanguage{$$lang}
42350 \family default
42351 .
42352 \end_layout
42353
42354 \begin_layout Description
42355 Fin
42356 \begin_inset space ~
42357 \end_inset
42358
42359 del
42360 \begin_inset space ~
42361 \end_inset
42362
42363 comando El complemento a 
42364 \family sans
42365 Comienzo
42366 \begin_inset space ~
42367 \end_inset
42368
42369 del
42370 \begin_inset space ~
42371 \end_inset
42372
42373 comando
42374 \family default
42375 .
42376  Algunos paquetes, como el predeterminado, no tienen comando para finalizar
42377  porque el comando de inicio habilita o no el paquete.
42378 \end_layout
42379
42380 \begin_layout Description
42381 Usar
42382 \begin_inset space ~
42383 \end_inset
42384
42385 babel Si se usa o no este paquete.
42386  
42387 \end_layout
42388
42389 \begin_layout Description
42390 Global Si se marca esta opción, los idiomas usados en el documento se añadirán
42391  como opciones a la clase de documento, para que puedan usarse por todos
42392  los paquetes LaTeX.
42393  Si no, sólo serán utilizados como opciones para 
42394 \series bold
42395 babel
42396 \series default
42397 .
42398  
42399 \end_layout
42400
42401 \begin_layout Description
42402 Auto-iniciar Con esta opción los documentos comienzan con el idioma de documento
42403  elegido.
42404  Sin ella, el 
42405 \family sans
42406 Comienzo
42407 \begin_inset space ~
42408 \end_inset
42409
42410 del
42411 \begin_inset space ~
42412 \end_inset
42413
42414 comando
42415 \family default
42416  se establece explícitamente al inicio del documento en la salida de LaTeX.
42417  Esto asegura que se usa el idioma correcto cuando pongas un 
42418 \family sans
42419  Comienzo
42420 \begin_inset space ~
42421 \end_inset
42422
42423 del
42424 \begin_inset space ~
42425 \end_inset
42426
42427 comando 
42428 \family default
42429  distinto al predeterminado.
42430 \end_layout
42431
42432 \begin_layout Description
42433 Auto-terminar Contrapartida a 
42434 \family sans
42435 Auto-iniciar.
42436  
42437 \family default
42438 Si no está marcado, el 
42439 \family sans
42440 Fin
42441 \begin_inset space ~
42442 \end_inset
42443
42444 del
42445 \begin_inset space ~
42446 \end_inset
42447
42448 comando
42449 \family default
42450  se establece al final del documento.
42451 \end_layout
42452
42453 \begin_layout Description
42454 Marcar
42455 \begin_inset space ~
42456 \end_inset
42457
42458 idiomas
42459 \begin_inset space ~
42460 \end_inset
42461
42462 extranjeros El texto marcado con estilo de idioma distinto al del documento
42463  se subraya en azul.
42464 \end_layout
42465
42466 \begin_layout Description
42467 Soporte
42468 \begin_inset space ~
42469 \end_inset
42470
42471 para
42472 \begin_inset space ~
42473 \end_inset
42474
42475 idioma
42476 \begin_inset space ~
42477 \end_inset
42478
42479 derecha-izquierda habilita el uso de idiomas que, como el hebreo, el árabe
42480  o el farsi, se escriben de derecha a izquierda.
42481 \end_layout
42482
42483 \begin_layout Description
42484 Movimiento
42485 \begin_inset space ~
42486 \end_inset
42487
42488 del
42489 \begin_inset space ~
42490 \end_inset
42491
42492 cursor Cuando se escribe de derecha a izquierda, aquí se puede definir si
42493  las teclas de flecha izquierda y derecha mueven el cursor visualmente a
42494  la izquierda o a la derecha, respectivamente, o lógicamente.
42495  Movimiento lógico significa que el cursor se mueve a la izquierda cuando
42496  pulsas la flecha derecha estando el cursor dentro de texto en un idioma
42497  derecha-izquierda.
42498 \end_layout
42499
42500 \begin_layout Subsection
42501 Corrector ortográfico
42502 \end_layout
42503
42504 \begin_layout Standard
42505 Se explica en la sección
42506 \begin_inset space ~
42507 \end_inset
42508
42509
42510 \begin_inset CommandInset ref
42511 LatexCommand ref
42512 reference "sec:Corrector-ortográfico"
42513
42514 \end_inset
42515
42516
42517 \end_layout
42518
42519 \begin_layout Section
42520 Salidas
42521 \end_layout
42522
42523 \begin_layout Subsection
42524 Impresora
42525 \begin_inset CommandInset label
42526 LatexCommand label
42527 name "sub:Impresora"
42528
42529 \end_inset
42530
42531
42532 \begin_inset Index idx
42533 status collapsed
42534
42535 \begin_layout Plain Layout
42536 Impresora
42537 \end_layout
42538
42539 \end_inset
42540
42541
42542 \begin_inset Index idx
42543 status collapsed
42544
42545 \begin_layout Plain Layout
42546 Configuración ! Impresora
42547 \end_layout
42548
42549 \end_inset
42550
42551
42552 \end_layout
42553
42554 \begin_layout Description
42555 Impresora
42556 \begin_inset space ~
42557 \end_inset
42558
42559 predeterminada En este campo puedes poner el nombre de tu impresora predetermina
42560 da.
42561  Este nombre se usará cuando se ejecute el 
42562 \family sans
42563 Comando de Impresión
42564 \family default
42565 .
42566 \begin_inset Newline newline
42567 \end_inset
42568
42569
42570 \begin_inset Note Greyedout
42571 status collapsed
42572
42573 \begin_layout Plain Layout
42574
42575 \series bold
42576 Nota:
42577 \series default
42578  En Windows puedes dejar el campo en blanco porque no tiene efecto.
42579 \end_layout
42580
42581 \end_inset
42582
42583
42584 \end_layout
42585
42586 \begin_layout Description
42587 Adaptar
42588 \begin_inset space ~
42589 \end_inset
42590
42591 la
42592 \begin_inset space ~
42593 \end_inset
42594
42595 salida
42596 \begin_inset space ~
42597 \end_inset
42598
42599 a
42600 \begin_inset space ~
42601 \end_inset
42602
42603 la
42604 \begin_inset space ~
42605 \end_inset
42606
42607 impresora Esta opción sólo funciona si el 
42608 \family sans
42609 Comando de Impresión
42610 \family default
42611  es «
42612 \family sans
42613 dvips
42614 \family default
42615 ».
42616  Activa un archivo de configuración para dvips.
42617  Esta opción es para expertos en dvips.
42618 \end_layout
42619
42620 \begin_layout Description
42621
42622 \family sans
42623 Comando
42624 \begin_inset space ~
42625 \end_inset
42626
42627 de
42628 \begin_inset space ~
42629 \end_inset
42630
42631 Impresión 
42632 \family default
42633 es el comando que usan LyX
42634 \begin_inset space \thinspace{}
42635 \end_inset
42636
42637 /
42638 \begin_inset space \thinspace{}
42639 \end_inset
42640
42641 LaTeX para imprimir.
42642  En la mayoría de sistemas el comando predeterminado es 
42643 \family sans
42644 dvips
42645 \family default
42646 .
42647 \end_layout
42648
42649 \begin_layout Description
42650 Opciones
42651 \begin_inset space ~
42652 \end_inset
42653
42654 del
42655 \begin_inset space ~
42656 \end_inset
42657
42658 comando
42659 \begin_inset space ~
42660 \end_inset
42661
42662 de
42663 \begin_inset space ~
42664 \end_inset
42665
42666 impresión En la documentación del programa que suministra el 
42667 \family sans
42668 Comando de impresión
42669 \family default
42670  que se use
42671 \family sans
42672  
42673 \family default
42674 puedes encontrar la explicación de las opciones que pueden configurarse
42675  en estos campos.
42676
42677 \family sans
42678  
42679 \end_layout
42680
42681 \begin_layout Subsection
42682 Formato de fecha
42683 \begin_inset Index idx
42684 status collapsed
42685
42686 \begin_layout Plain Layout
42687 Fecha, formato de
42688 \end_layout
42689
42690 \end_inset
42691
42692
42693 \begin_inset Index idx
42694 status collapsed
42695
42696 \begin_layout Plain Layout
42697 Configuración ! Formato de fecha
42698 \end_layout
42699
42700 \end_inset
42701
42702
42703 \end_layout
42704
42705 \begin_layout Standard
42706 El formato de la fecha puede ser uno, o una mezcla, de los listados en:
42707 \begin_inset Newline newline
42708 \end_inset
42709
42710
42711 \begin_inset Flex URL
42712 status collapsed
42713
42714 \begin_layout Plain Layout
42715
42716 http://unixhelp.ed.ac.uk/CGI/man-cgi?date
42717 \end_layout
42718
42719 \end_inset
42720
42721
42722 \begin_inset Newline newline
42723 \end_inset
42724
42725 Por ejemplo, el formato
42726 \begin_inset Newline newline
42727 \end_inset
42728
42729 %d/%m/%y
42730 \begin_inset Newline newline
42731 \end_inset
42732
42733 imprime la fecha como día/mes/año.
42734 \end_layout
42735
42736 \begin_layout Subsection
42737 Texto simple
42738 \end_layout
42739
42740 \begin_layout Description
42741
42742 \family sans
42743 Longitud
42744 \begin_inset space ~
42745 \end_inset
42746
42747 de
42748 \begin_inset space ~
42749 \end_inset
42750
42751 línea
42752 \begin_inset space ~
42753 \end_inset
42754
42755 de
42756 \begin_inset space ~
42757 \end_inset
42758
42759 salida
42760 \family default
42761  establece el número máximo de caracteres impresos en cada línea, cuando
42762  el archivo se exporta como texto simple.
42763  Si se pone valor 0, todo el texto se imprimirá en una sola línea sin fin.
42764  
42765 \end_layout
42766
42767 \begin_layout Description
42768
42769 \family sans
42770 Comando
42771 \family default
42772
42773 \begin_inset space ~
42774 \end_inset
42775
42776
42777 \family sans
42778 roff
42779 \family default
42780  define un comando adicional para generar mejores tablas de caracteres ASCII,
42781  con uno de los comandos UNIX 
42782 \family typewriter
42783 groff/troff/nroff
42784 \family default
42785  (puedes consultar información sobre ellos en sus páginas de manual).
42786  Si se deja en blanco LyX usará un formateador interno.
42787 \end_layout
42788
42789 \begin_layout Subsection
42790 LaT
42791 \begin_inset ERT
42792 status collapsed
42793
42794 \begin_layout Plain Layout
42795
42796 {}
42797 \end_layout
42798
42799 \end_inset
42800
42801 eX
42802 \begin_inset CommandInset label
42803 LatexCommand label
42804 name "sub:LaTeX-Configuración"
42805
42806 \end_inset
42807
42808
42809 \begin_inset Index idx
42810 status collapsed
42811
42812 \begin_layout Plain Layout
42813 Configuración ! LaTeX
42814 \end_layout
42815
42816 \end_inset
42817
42818
42819 \end_layout
42820
42821 \begin_layout Description
42822 Codificación
42823 \begin_inset space ~
42824 \end_inset
42825
42826 Te
42827 \begin_inset ERT
42828 status collapsed
42829
42830 \begin_layout Plain Layout
42831
42832 {}
42833 \end_layout
42834
42835 \end_inset
42836
42837 X Esta es la codificación predeterminada de la fuente del documento, 
42838 \family sans
42839 T1
42840 \family default
42841 , que cubre los idiomas y símbolos occidentales.
42842  
42843 \family sans
42844 T2A
42845 \family default
42846
42847 \family sans
42848 T2B
42849 \family default
42850
42851 \family sans
42852 T2C
42853 \family default
42854
42855 \family sans
42856 LCY
42857 \family default
42858 , y 
42859 \family sans
42860 X2 
42861 \family default
42862 son para cirílico.
42863  Se pueden combinar codificaciones, como 
42864 \begin_inset Quotes erd
42865 \end_inset
42866
42867
42868 \family sans
42869 T1, T2B
42870 \family default
42871
42872 \begin_inset Quotes erd
42873 \end_inset
42874
42875 .
42876  Normalmente la codificación se carga automáticamente cuando LyX configura
42877  los paquetes de idioma.
42878  Por tanto no hay por qué cambiarla.
42879 \end_layout
42880
42881 \begin_layout Description
42882 Tamaño
42883 \begin_inset space ~
42884 \end_inset
42885
42886 predeterminado
42887 \begin_inset space ~
42888 \end_inset
42889
42890 del
42891 \begin_inset space ~
42892 \end_inset
42893
42894 papel Este será el tamaño del papel para documentos nuevos.
42895  El valor 
42896 \family sans
42897 Predeterminado 
42898 \family default
42899 depende de la configuración del sistema LaTeX.
42900 \end_layout
42901
42902 \begin_layout Standard
42903 Además, aquí puedes especificar comandos con parámetros para las aplicaciones
42904  listadas.
42905  Pero antes de cambiar algo, es muy recomendable leer los manuales de las
42906  aplicaciones.
42907  Actualmente se pueden configurar los comandos siguientes:
42908 \end_layout
42909
42910 \begin_layout Description
42911 Comando
42912 \begin_inset space ~
42913 \end_inset
42914
42915 CheckTe
42916 \begin_inset ERT
42917 status collapsed
42918
42919 \begin_layout Plain Layout
42920
42921 {}
42922 \end_layout
42923
42924 \end_inset
42925
42926 X El programa 
42927 \family sans
42928 CheckTeX 
42929 \family default
42930 se explica en la sección 
42931 \emph on
42932 Comprobar TeX
42933 \emph default
42934  del manual 
42935 \emph on
42936 Características adicionales
42937 \emph default
42938 .
42939 \end_layout
42940
42941 \begin_layout Description
42942 Comando
42943 \begin_inset space ~
42944 \end_inset
42945
42946 BibTe
42947 \begin_inset ERT
42948 status collapsed
42949
42950 \begin_layout Plain Layout
42951
42952 {}
42953 \end_layout
42954
42955 \end_inset
42956
42957 X El programa 
42958 \family sans
42959 BibTeX 
42960 \family default
42961 genera la bibliografía; véase la sección
42962 \begin_inset space ~
42963 \end_inset
42964
42965
42966 \begin_inset CommandInset ref
42967 LatexCommand ref
42968 reference "sub:Bases-datos-bibliográficos"
42969
42970 \end_inset
42971
42972 .
42973 \end_layout
42974
42975 \begin_layout Description
42976 Comando
42977 \begin_inset space ~
42978 \end_inset
42979
42980 para
42981 \begin_inset space ~
42982 \end_inset
42983
42984
42985 \begin_inset space ~
42986 \end_inset
42987
42988 índice Comando para el programa que genera el índice, véase la sección
42989 \begin_inset space ~
42990 \end_inset
42991
42992
42993 \begin_inset CommandInset ref
42994 LatexCommand ref
42995 reference "sub:Programas-para-índice"
42996
42997 \end_inset
42998
42999 .
43000 \end_layout
43001
43002 \begin_layout Description
43003 Comando
43004 \begin_inset space ~
43005 \end_inset
43006
43007 para
43008 \begin_inset space ~
43009 \end_inset
43010
43011 nomenclatura Comando para el programa que genera la nomenclatura, véase
43012  la sección
43013 \begin_inset space ~
43014 \end_inset
43015
43016
43017 \begin_inset CommandInset ref
43018 LatexCommand ref
43019 reference "sub:Programa-para-la-nomenclatura"
43020
43021 \end_inset
43022
43023
43024 \end_layout
43025
43026 \begin_layout Description
43027 Opciones
43028 \begin_inset space ~
43029 \end_inset
43030
43031 de
43032 \begin_inset space ~
43033 \end_inset
43034
43035 tamaño
43036 \begin_inset space ~
43037 \end_inset
43038
43039 del
43040 \begin_inset space ~
43041 \end_inset
43042
43043 papel
43044 \begin_inset space ~
43045 \end_inset
43046
43047 para
43048 \begin_inset space ~
43049 \end_inset
43050
43051 el
43052 \begin_inset space ~
43053 \end_inset
43054
43055 visor
43056 \begin_inset space ~
43057 \end_inset
43058
43059 DVI Sólo tienen efecto para el programa visor de DVI 
43060 \family sans
43061 xdvi
43062 \family default
43063 .
43064  
43065 \end_layout
43066
43067 \begin_layout Standard
43068 Además están las opciones:
43069 \end_layout
43070
43071 \begin_layout Description
43072 Usar
43073 \begin_inset space ~
43074 \end_inset
43075
43076 rutas
43077 \begin_inset space ~
43078 \end_inset
43079
43080 estilo
43081 \begin_inset space ~
43082 \end_inset
43083
43084 Windows
43085 \begin_inset space ~
43086 \end_inset
43087
43088 en
43089 \begin_inset space ~
43090 \end_inset
43091
43092 archivos
43093 \begin_inset space ~
43094 \end_inset
43095
43096 LaTeX Utiliza rutas con la notación Windows, es decir, se emplea «
43097 \backslash
43098 » en vez de «/» para separar carpetas.
43099  Esta opción está marcada por omisión cuando se usa LyX en Windows.
43100 \begin_inset Index idx
43101 status collapsed
43102
43103 \begin_layout Plain Layout
43104 Rutas
43105 \end_layout
43106
43107 \end_inset
43108
43109
43110 \begin_inset Index idx
43111 status collapsed
43112
43113 \begin_layout Plain Layout
43114 Configuración ! Rutas
43115 \end_layout
43116
43117 \end_inset
43118
43119
43120 \end_layout
43121
43122 \begin_layout Description
43123 Reiniciar
43124 \begin_inset space ~
43125 \end_inset
43126
43127 opciones
43128 \begin_inset space ~
43129 \end_inset
43130
43131 de
43132 \begin_inset space ~
43133 \end_inset
43134
43135 clase
43136 \begin_inset space ~
43137 \end_inset
43138
43139 cuando
43140 \begin_inset space ~
43141 \end_inset
43142
43143 la
43144 \begin_inset space ~
43145 \end_inset
43146
43147 clase
43148 \begin_inset space ~
43149 \end_inset
43150
43151 de
43152 \begin_inset space ~
43153 \end_inset
43154
43155 documento
43156 \begin_inset space ~
43157 \end_inset
43158
43159 cambie Si se cambia la clase de documento se eliminan todas las opciones
43160  de clase de documento establecidas manualmente en el diálogo 
43161 \family sans
43162 Documento\SpecialChar \menuseparator
43163 Configuración
43164 \family default
43165 .
43166 \end_layout
43167
43168 \begin_layout Section
43169 Gestión de archivos
43170 \begin_inset Index idx
43171 status collapsed
43172
43173 \begin_layout Plain Layout
43174 Gestión de archivos
43175 \end_layout
43176
43177 \end_inset
43178
43179
43180 \end_layout
43181
43182 \begin_layout Subsection
43183 Convertidores
43184 \begin_inset CommandInset label
43185 LatexCommand label
43186 name "sub:Convertidores"
43187
43188 \end_inset
43189
43190
43191 \begin_inset Index idx
43192 status collapsed
43193
43194 \begin_layout Plain Layout
43195 Convertidores
43196 \end_layout
43197
43198 \end_inset
43199
43200
43201 \end_layout
43202
43203 \begin_layout Standard
43204 Aquí está la lista de los comandos de los programas para convertir archivos
43205  de un formato a otro.
43206  Puedes modificarlos o configurar otros nuevos.
43207  Para modificar un convertidor lo seleccionas, cambias las entradas de los
43208  campos 
43209 \family sans
43210 Convertidor
43211 \family default
43212  y/o 
43213 \family sans
43214 Opción extra
43215 \family default
43216 , y pulsas el botón 
43217 \family sans
43218 Modificar
43219 \family default
43220 .
43221  Para crear un convertidor nuevo, selecciona uno existente, cambia los formatos
43222  en las listas desplegables, modifica el campo 
43223 \family sans
43224 Convertidor
43225 \family default
43226 , y pulsa 
43227 \family sans
43228 Añadir
43229 \family default
43230 .
43231 \end_layout
43232
43233 \begin_layout Standard
43234 Si se activa la opción 
43235 \family sans
43236 Caché de archivo del conversor
43237 \family default
43238 , las conversiones se conservarán durante el tiempo especificado en 
43239 \family sans
43240 Edad máxima (en días)
43241 \family default
43242 .
43243  Esto significa que las imágenes no necesitan ser convertidas de nuevo al
43244  reabrir el documento, porque se usarán las almacenadas en la caché.
43245  
43246 \end_layout
43247
43248 \begin_layout Standard
43249 En la sección 
43250 \emph on
43251 Convertidores
43252 \emph default
43253  del manual 
43254 \emph on
43255 Personalización
43256 \emph default
43257  encontrarás más información sobre convertidores, como variables y opciones
43258  que se pueden poner en su definición.
43259 \end_layout
43260
43261 \begin_layout Subsection
43262 Formatos de archivo
43263 \begin_inset CommandInset label
43264 LatexCommand label
43265 name "sec:Formatos-de-archivo"
43266
43267 \end_inset
43268
43269
43270 \begin_inset Index idx
43271 status collapsed
43272
43273 \begin_layout Plain Layout
43274 Formatos de archivo
43275 \end_layout
43276
43277 \end_inset
43278
43279
43280 \begin_inset Index idx
43281 status collapsed
43282
43283 \begin_layout Plain Layout
43284 Copiadores
43285 \end_layout
43286
43287 \end_inset
43288
43289
43290 \end_layout
43291
43292 \begin_layout Standard
43293 Aquí está la lista de los formatos de archivo que LyX puede manejar.
43294  Puedes modificar los programas visor y editor para determinados formatos.
43295 \end_layout
43296
43297 \begin_layout Standard
43298 En la sección 
43299 \emph on
43300 Formatos
43301 \emph default
43302  del manual 
43303 \emph on
43304 Personalización
43305 \emph default
43306  encontrarás más información sobre formatos, como opciones que se pueden
43307  emplear en su definición.
43308 \end_layout
43309
43310 \begin_layout Standard
43311 Puesto que todas las conversiones de un formato a otro tienen lugar en el
43312  directorio temporal de LyX, a veces es preciso modificar un archivo antes
43313  de copiarlo al directorio temporal, con el fin de de que la conversión
43314  pueda llevarse a cabo.
43315  Esto se hace especificando un 
43316 \family sans
43317 Copiador
43318 \family default
43319 .
43320  En la sección 
43321 \emph on
43322 Copiadores
43323 \emph default
43324  del manual 
43325 \emph on
43326 Personalización
43327 \emph default
43328  hay más información sobre esto.
43329 \end_layout
43330
43331 \begin_layout Standard
43332
43333 \end_layout
43334
43335 \begin_layout Chapter
43336 Unidades disponibles en LyX
43337 \begin_inset Index idx
43338 status collapsed
43339
43340 \begin_layout Plain Layout
43341 Unidades
43342 \end_layout
43343
43344 \end_inset
43345
43346
43347 \begin_inset CommandInset label
43348 LatexCommand label
43349 name "cap:Unidades-disponibles"
43350
43351 \end_inset
43352
43353
43354 \end_layout
43355
43356 \begin_layout Standard
43357 Para comprender las unidades utilizadas en este manual, el cuadro
43358 \begin_inset space ~
43359 \end_inset
43360
43361
43362 \begin_inset CommandInset ref
43363 LatexCommand ref
43364 reference "tab:Unidades"
43365
43366 \end_inset
43367
43368  describe todas las unidades disponibles en LyX.
43369 \end_layout
43370
43371 \begin_layout Standard
43372 \begin_inset Float table
43373 placement h
43374 wide false
43375 sideways false
43376 status collapsed
43377
43378 \begin_layout Plain Layout
43379 \begin_inset Caption
43380
43381 \begin_layout Plain Layout
43382 \begin_inset CommandInset label
43383 LatexCommand label
43384 name "tab:Unidades"
43385
43386 \end_inset
43387
43388 Unidades
43389 \end_layout
43390
43391 \end_inset
43392
43393
43394 \end_layout
43395
43396 \begin_layout Plain Layout
43397 \begin_inset VSpace medskip
43398 \end_inset
43399
43400
43401 \end_layout
43402
43403 \begin_layout Plain Layout
43404 \noindent
43405 \align center
43406 \begin_inset Tabular
43407 <lyxtabular version="3" rows="20" columns="2">
43408 <features tabularvalignment="middle">
43409 <column alignment="center" valignment="top" width="0">
43410 <column alignment="center" valignment="top" width="0">
43411 <row>
43412 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43413 \begin_inset Text
43414
43415 \begin_layout Plain Layout
43416 unidad
43417 \end_layout
43418
43419 \end_inset
43420 </cell>
43421 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43422 \begin_inset Text
43423
43424 \begin_layout Plain Layout
43425 nombre/descripción
43426 \end_layout
43427
43428 \end_inset
43429 </cell>
43430 </row>
43431 <row>
43432 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43433 \begin_inset Text
43434
43435 \begin_layout Plain Layout
43436 mm
43437 \end_layout
43438
43439 \end_inset
43440 </cell>
43441 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43442 \begin_inset Text
43443
43444 \begin_layout Plain Layout
43445 milímetro
43446 \end_layout
43447
43448 \end_inset
43449 </cell>
43450 </row>
43451 <row>
43452 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43453 \begin_inset Text
43454
43455 \begin_layout Plain Layout
43456 cm
43457 \end_layout
43458
43459 \end_inset
43460 </cell>
43461 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43462 \begin_inset Text
43463
43464 \begin_layout Plain Layout
43465 centímetro
43466 \end_layout
43467
43468 \end_inset
43469 </cell>
43470 </row>
43471 <row>
43472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43473 \begin_inset Text
43474
43475 \begin_layout Plain Layout
43476 in
43477 \end_layout
43478
43479 \end_inset
43480 </cell>
43481 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43482 \begin_inset Text
43483
43484 \begin_layout Plain Layout
43485 pulgada
43486 \end_layout
43487
43488 \end_inset
43489 </cell>
43490 </row>
43491 <row>
43492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43493 \begin_inset Text
43494
43495 \begin_layout Plain Layout
43496 pt
43497 \end_layout
43498
43499 \end_inset
43500 </cell>
43501 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43502 \begin_inset Text
43503
43504 \begin_layout Plain Layout
43505 punto (72.27
43506 \begin_inset space \thinspace{}
43507 \end_inset
43508
43509 pt = 1
43510 \begin_inset space \thinspace{}
43511 \end_inset
43512
43513 in)
43514 \end_layout
43515
43516 \end_inset
43517 </cell>
43518 </row>
43519 <row>
43520 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43521 \begin_inset Text
43522
43523 \begin_layout Plain Layout
43524 pc
43525 \end_layout
43526
43527 \end_inset
43528 </cell>
43529 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43530 \begin_inset Text
43531
43532 \begin_layout Plain Layout
43533 pica (1
43534 \begin_inset space \thinspace{}
43535 \end_inset
43536
43537 pc = 12
43538 \begin_inset space \thinspace{}
43539 \end_inset
43540
43541 pt)
43542 \end_layout
43543
43544 \end_inset
43545 </cell>
43546 </row>
43547 <row>
43548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43549 \begin_inset Text
43550
43551 \begin_layout Plain Layout
43552 sp
43553 \end_layout
43554
43555 \end_inset
43556 </cell>
43557 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43558 \begin_inset Text
43559
43560 \begin_layout Plain Layout
43561 punto escalado (65536
43562 \begin_inset space \thinspace{}
43563 \end_inset
43564
43565 sp = 1
43566 \begin_inset space \thinspace{}
43567 \end_inset
43568
43569 pt)
43570 \end_layout
43571
43572 \end_inset
43573 </cell>
43574 </row>
43575 <row>
43576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43577 \begin_inset Text
43578
43579 \begin_layout Plain Layout
43580 bp
43581 \end_layout
43582
43583 \end_inset
43584 </cell>
43585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43586 \begin_inset Text
43587
43588 \begin_layout Plain Layout
43589 punto grande (72
43590 \begin_inset space \thinspace{}
43591 \end_inset
43592
43593 bp = 1
43594 \begin_inset space \thinspace{}
43595 \end_inset
43596
43597 in)
43598 \end_layout
43599
43600 \end_inset
43601 </cell>
43602 </row>
43603 <row>
43604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43605 \begin_inset Text
43606
43607 \begin_layout Plain Layout
43608 dd
43609 \end_layout
43610
43611 \end_inset
43612 </cell>
43613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43614 \begin_inset Text
43615
43616 \begin_layout Plain Layout
43617 didot (1
43618 \begin_inset space \thinspace{}
43619 \end_inset
43620
43621 dd 
43622 \begin_inset Formula $\approx$
43623 \end_inset
43624
43625  0.376
43626 \begin_inset space \thinspace{}
43627 \end_inset
43628
43629 mm)
43630 \end_layout
43631
43632 \end_inset
43633 </cell>
43634 </row>
43635 <row>
43636 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43637 \begin_inset Text
43638
43639 \begin_layout Plain Layout
43640 cc
43641 \end_layout
43642
43643 \end_inset
43644 </cell>
43645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43646 \begin_inset Text
43647
43648 \begin_layout Plain Layout
43649 cicero (1
43650 \begin_inset space \thinspace{}
43651 \end_inset
43652
43653 cc = 12
43654 \begin_inset space \thinspace{}
43655 \end_inset
43656
43657 dd)
43658 \end_layout
43659
43660 \end_inset
43661 </cell>
43662 </row>
43663 <row>
43664 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43665 \begin_inset Text
43666
43667 \begin_layout Plain Layout
43668 escala
43669 \begin_inset space \thinspace{}
43670 \end_inset
43671
43672 %
43673 \end_layout
43674
43675 \end_inset
43676 </cell>
43677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43678 \begin_inset Text
43679
43680 \begin_layout Plain Layout
43681 \begin_inset space \thinspace{}
43682 \end_inset
43683
43684 % del tamaño original de la imagen
43685 \end_layout
43686
43687 \end_inset
43688 </cell>
43689 </row>
43690 <row>
43691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43692 \begin_inset Text
43693
43694 \begin_layout Plain Layout
43695 texto
43696 \begin_inset space \thinspace{}
43697 \end_inset
43698
43699 %
43700 \end_layout
43701
43702 \end_inset
43703 </cell>
43704 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43705 \begin_inset Text
43706
43707 \begin_layout Plain Layout
43708 \begin_inset space \thinspace{}
43709 \end_inset
43710
43711 % del ancho de texto
43712 \end_layout
43713
43714 \end_inset
43715 </cell>
43716 </row>
43717 <row>
43718 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43719 \begin_inset Text
43720
43721 \begin_layout Plain Layout
43722 columna
43723 \begin_inset space \thinspace{}
43724 \end_inset
43725
43726 %
43727 \end_layout
43728
43729 \end_inset
43730 </cell>
43731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43732 \begin_inset Text
43733
43734 \begin_layout Plain Layout
43735 \begin_inset space \thinspace{}
43736 \end_inset
43737
43738 % del ancho de columna
43739 \end_layout
43740
43741 \end_inset
43742 </cell>
43743 </row>
43744 <row>
43745 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43746 \begin_inset Text
43747
43748 \begin_layout Plain Layout
43749 página
43750 \begin_inset space \thinspace{}
43751 \end_inset
43752
43753 %
43754 \end_layout
43755
43756 \end_inset
43757 </cell>
43758 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43759 \begin_inset Text
43760
43761 \begin_layout Plain Layout
43762 \begin_inset space \thinspace{}
43763 \end_inset
43764
43765 % del ancho de página
43766 \end_layout
43767
43768 \end_inset
43769 </cell>
43770 </row>
43771 <row>
43772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43773 \begin_inset Text
43774
43775 \begin_layout Plain Layout
43776 línea
43777 \begin_inset space \thinspace{}
43778 \end_inset
43779
43780 %
43781 \end_layout
43782
43783 \end_inset
43784 </cell>
43785 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43786 \begin_inset Text
43787
43788 \begin_layout Plain Layout
43789 \begin_inset space \thinspace{}
43790 \end_inset
43791
43792 % del ancho de línea
43793 \end_layout
43794
43795 \end_inset
43796 </cell>
43797 </row>
43798 <row>
43799 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43800 \begin_inset Text
43801
43802 \begin_layout Plain Layout
43803 alt_texto
43804 \begin_inset space \thinspace{}
43805 \end_inset
43806
43807 %
43808 \end_layout
43809
43810 \end_inset
43811 </cell>
43812 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43813 \begin_inset Text
43814
43815 \begin_layout Plain Layout
43816 \begin_inset space \thinspace{}
43817 \end_inset
43818
43819 % de altura de texto
43820 \end_layout
43821
43822 \end_inset
43823 </cell>
43824 </row>
43825 <row>
43826 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43827 \begin_inset Text
43828
43829 \begin_layout Plain Layout
43830 alt_página
43831 \begin_inset space \thinspace{}
43832 \end_inset
43833
43834 %
43835 \end_layout
43836
43837 \end_inset
43838 </cell>
43839 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43840 \begin_inset Text
43841
43842 \begin_layout Plain Layout
43843 \begin_inset space \thinspace{}
43844 \end_inset
43845
43846 % de altura de página
43847 \end_layout
43848
43849 \end_inset
43850 </cell>
43851 </row>
43852 <row>
43853 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43854 \begin_inset Text
43855
43856 \begin_layout Plain Layout
43857 ex
43858 \end_layout
43859
43860 \end_inset
43861 </cell>
43862 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43863 \begin_inset Text
43864
43865 \begin_layout Plain Layout
43866 altura de la letra 
43867 \emph on
43868 x
43869 \emph default
43870  en la fuente actual
43871 \end_layout
43872
43873 \end_inset
43874 </cell>
43875 </row>
43876 <row>
43877 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
43878 \begin_inset Text
43879
43880 \begin_layout Plain Layout
43881 em
43882 \end_layout
43883
43884 \end_inset
43885 </cell>
43886 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
43887 \begin_inset Text
43888
43889 \begin_layout Plain Layout
43890 ancho de la letra 
43891 \emph on
43892 M
43893 \emph default
43894  en la fuente actual
43895 \end_layout
43896
43897 \end_inset
43898 </cell>
43899 </row>
43900 <row>
43901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
43902 \begin_inset Text
43903
43904 \begin_layout Plain Layout
43905 mu
43906 \end_layout
43907
43908 \end_inset
43909 </cell>
43910 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
43911 \begin_inset Text
43912
43913 \begin_layout Plain Layout
43914 unidad matemática (1
43915 \begin_inset space \thinspace{}
43916 \end_inset
43917
43918 mu = 1/18
43919 \begin_inset space \thinspace{}
43920 \end_inset
43921
43922 em)
43923 \end_layout
43924
43925 \end_inset
43926 </cell>
43927 </row>
43928 </lyxtabular>
43929
43930 \end_inset
43931
43932
43933 \end_layout
43934
43935 \end_inset
43936
43937
43938 \end_layout
43939
43940 \begin_layout Chapter
43941 Créditos
43942 \begin_inset CommandInset label
43943 LatexCommand label
43944 name "cap:Créditos"
43945
43946 \end_inset
43947
43948
43949 \end_layout
43950
43951 \begin_layout Standard
43952 La documentación es un esfuerzo de colaboración de muchas personas (¡y os
43953  animamos a que participeis!).
43954 \end_layout
43955
43956 \begin_layout Itemize
43957
43958 \noun on
43959 Alejandro Aguilar Sierra
43960 \end_layout
43961
43962 \begin_layout Itemize
43963
43964 \noun on
43965 Amir Karger
43966 \end_layout
43967
43968 \begin_layout Itemize
43969
43970 \noun on
43971 David Johnson
43972 \end_layout
43973
43974 \begin_layout Itemize
43975
43976 \noun on
43977 Hartmut Haase
43978 \end_layout
43979
43980 \begin_layout Itemize
43981
43982 \noun on
43983 Ignacio García
43984 \end_layout
43985
43986 \begin_layout Itemize
43987
43988 \noun on
43989 Ivan Schreter
43990 \end_layout
43991
43992 \begin_layout Itemize
43993
43994 \noun on
43995 John Raithel
43996 \end_layout
43997
43998 \begin_layout Itemize
43999
44000 \noun on
44001 John Weiss
44002 \end_layout
44003
44004 \begin_layout Itemize
44005
44006 \noun on
44007 Lars Gullik Bjønnes
44008 \end_layout
44009
44010 \begin_layout Itemize
44011
44012 \noun on
44013 Matthias Ettrich
44014 \end_layout
44015
44016 \begin_layout Itemize
44017
44018 \noun on
44019 Matthias Zenker
44020 \end_layout
44021
44022 \begin_layout Itemize
44023
44024 \noun on
44025 Rich Fields
44026 \end_layout
44027
44028 \begin_layout Itemize
44029
44030 \noun on
44031 Pascal André
44032 \end_layout
44033
44034 \begin_layout Itemize
44035
44036 \noun on
44037 Paul Evans
44038 \end_layout
44039
44040 \begin_layout Itemize
44041
44042 \noun on
44043 Paul Russel
44044 \end_layout
44045
44046 \begin_layout Itemize
44047
44048 \noun on
44049 Robin Socha
44050 \end_layout
44051
44052 \begin_layout Itemize
44053
44054 \noun on
44055 Uwe Stöhr
44056 \end_layout
44057
44058 \begin_layout Itemize
44059 El Equipo LyX: 
44060 \begin_inset CommandInset citation
44061 LatexCommand cite
44062 key "lyxcredit"
44063
44064 \end_inset
44065
44066
44067 \end_layout
44068
44069 \begin_layout Standard
44070 \begin_inset Newpage newpage
44071 \end_inset
44072
44073  La bibliografía de la página siguiente se ha generado con el entorno 
44074 \family sans
44075 Bibliografía
44076 \family default
44077 .
44078 \end_layout
44079
44080 \begin_layout Bibliography
44081 \labelwidthstring Bibliografía
44082 \begin_inset CommandInset bibitem
44083 LatexCommand bibitem
44084 label "Créditos"
44085 key "lyxcredit"
44086
44087 \end_inset
44088
44089 El Equipo Lyx: 
44090 \begin_inset CommandInset href
44091 LatexCommand href
44092 name "Créditos"
44093 target "http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS"
44094
44095 \end_inset
44096
44097 :
44098 \begin_inset Newline newline
44099 \end_inset
44100
44101
44102 \begin_inset Flex URL
44103 status collapsed
44104
44105 \begin_layout Plain Layout
44106
44107 http://www.lyx.org/trac/browser/lyx-devel/trunk/lib/CREDITS
44108 \end_layout
44109
44110 \end_inset
44111
44112
44113 \end_layout
44114
44115 \begin_layout Bibliography
44116 \labelwidthstring Bibliografía
44117 \begin_inset CommandInset bibitem
44118 LatexCommand bibitem
44119 key "latexcompanion"
44120
44121 \end_inset
44122
44123 Frank Mittelbach and Michel Goossens: 
44124 \emph on
44125 The LaTeX Companion Second Edition.
44126
44127 \emph default
44128  Addison-Wesley, 2004
44129 \end_layout
44130
44131 \begin_layout Bibliography
44132 \labelwidthstring Bibliografía
44133 \begin_inset CommandInset bibitem
44134 LatexCommand bibitem
44135 key "latexguide"
44136
44137 \end_inset
44138
44139 Helmut Kopka and Patrick W.
44140  Daly: 
44141 \emph on
44142 A Guide to LaTeX Fourth Edition.
44143
44144 \emph default
44145  Addison-Wesley, 2003
44146 \end_layout
44147
44148 \begin_layout Bibliography
44149 \labelwidthstring Bibliografía
44150 \begin_inset CommandInset bibitem
44151 LatexCommand bibitem
44152 key "latexbook"
44153
44154 \end_inset
44155
44156 Leslie Lamport: 
44157 \emph on
44158 LaTeX: A Document Preparation System.
44159
44160 \emph default
44161  Addison-Wesley, second edition, 1994
44162 \end_layout
44163
44164 \begin_layout Bibliography
44165 \labelwidthstring Bibliografía
44166 \begin_inset CommandInset bibitem
44167 LatexCommand bibitem
44168 key "texbook"
44169
44170 \end_inset
44171
44172 Donald E.
44173  Knuth.
44174  
44175 \emph on
44176 The TeXbook.
44177
44178 \emph default
44179  Addison-Wesley, 1984
44180 \end_layout
44181
44182 \begin_layout Bibliography
44183 \labelwidthstring Bibliografía
44184 \begin_inset CommandInset bibitem
44185 LatexCommand bibitem
44186 key "TeXCatalogue"
44187
44188 \end_inset
44189
44190 The TeX Catalogue:
44191 \begin_inset Newline newline
44192 \end_inset
44193
44194
44195 \begin_inset Flex URL
44196 status collapsed
44197
44198 \begin_layout Plain Layout
44199
44200 http://www.ctan.org/tex-archive/help/Catalogue/bytopic.html
44201 \end_layout
44202
44203 \end_inset
44204
44205
44206 \end_layout
44207
44208 \begin_layout Bibliography
44209 \labelwidthstring Bibliografía
44210 \begin_inset CommandInset bibitem
44211 LatexCommand bibitem
44212 key "LaTeXFAQ"
44213
44214 \end_inset
44215
44216 LaTeX FAQ:
44217 \begin_inset Newline newline
44218 \end_inset
44219
44220
44221 \begin_inset Flex URL
44222 status collapsed
44223
44224 \begin_layout Plain Layout
44225
44226 http://www.tex.ac.uk/cgi-bin/texfaq2html
44227 \end_layout
44228
44229 \end_inset
44230
44231
44232 \end_layout
44233
44234 \begin_layout Bibliography
44235 \labelwidthstring Bibliografía
44236 \begin_inset CommandInset bibitem
44237 LatexCommand bibitem
44238 key "BibTeX"
44239
44240 \end_inset
44241
44242
44243 \begin_inset CommandInset href
44244 LatexCommand href
44245 name "Documentación"
44246 target "http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf"
44247
44248 \end_inset
44249
44250  del programa 
44251 \family sans
44252 BibTeX
44253 \family default
44254 :
44255 \begin_inset Newline newline
44256 \end_inset
44257
44258
44259 \begin_inset Flex URL
44260 status collapsed
44261
44262 \begin_layout Plain Layout
44263
44264 http://www.ctan.org/get/biblio/bibtex/contrib/doc/btxdoc.pdf
44265 \end_layout
44266
44267 \end_inset
44268
44269
44270 \end_layout
44271
44272 \begin_layout Bibliography
44273 \labelwidthstring Bibliografía
44274 \begin_inset CommandInset bibitem
44275 LatexCommand bibitem
44276 key "makeindex"
44277
44278 \end_inset
44279
44280
44281 \begin_inset CommandInset href
44282 LatexCommand href
44283 name "Documentación"
44284 target "http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi"
44285
44286 \end_inset
44287
44288  del programa 
44289 \family sans
44290 makeindex
44291 \family default
44292 :
44293 \begin_inset Newline newline
44294 \end_inset
44295
44296
44297 \begin_inset Flex URL
44298 status collapsed
44299
44300 \begin_layout Plain Layout
44301
44302 http://tug.ctan.org/indexing/makeindex/doc/manpages.dvi
44303 \end_layout
44304
44305 \end_inset
44306
44307
44308 \end_layout
44309
44310 \begin_layout Bibliography
44311 \labelwidthstring Bibliografía
44312 \begin_inset CommandInset bibitem
44313 LatexCommand bibitem
44314 key "xindy"
44315
44316 \end_inset
44317
44318
44319 \begin_inset CommandInset href
44320 LatexCommand href
44321 name "Documentación"
44322 target "http://www.xindy.org/documentation.html"
44323
44324 \end_inset
44325
44326  del programa 
44327 \family sans
44328 xindy
44329 \family default
44330 :
44331 \begin_inset Newline newline
44332 \end_inset
44333
44334
44335 \begin_inset Flex URL
44336 status collapsed
44337
44338 \begin_layout Plain Layout
44339
44340 http://www.xindy.org/documentation.html
44341 \end_layout
44342
44343 \end_inset
44344
44345
44346 \end_layout
44347
44348 \begin_layout Bibliography
44349 \labelwidthstring Bibliografía
44350 \begin_inset CommandInset bibitem
44351 LatexCommand bibitem
44352 key "caption"
44353
44354 \end_inset
44355
44356
44357 \begin_inset CommandInset href
44358 LatexCommand href
44359 name "Documentación"
44360 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf"
44361
44362 \end_inset
44363
44364  del paquete LaTeX 
44365 \series bold
44366 caption
44367 \series default
44368
44369 \begin_inset Index idx
44370 status collapsed
44371
44372 \begin_layout Plain Layout
44373 LaTeX, paquetes ! caption
44374 \end_layout
44375
44376 \end_inset
44377
44378 :
44379 \begin_inset Newline newline
44380 \end_inset
44381
44382
44383 \begin_inset Flex URL
44384 status collapsed
44385
44386 \begin_layout Plain Layout
44387
44388 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf
44389 \end_layout
44390
44391 \end_inset
44392
44393
44394 \end_layout
44395
44396 \begin_layout Bibliography
44397 \labelwidthstring Bibliografía
44398 \begin_inset CommandInset bibitem
44399 LatexCommand bibitem
44400 key "fancyhdr"
44401
44402 \end_inset
44403
44404
44405 \begin_inset CommandInset href
44406 LatexCommand href
44407 name "Documentation"
44408 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf"
44409
44410 \end_inset
44411
44412  del paquete LaTeX 
44413 \series bold
44414 fancyhdr
44415 \series default
44416
44417 \begin_inset Index idx
44418 status collapsed
44419
44420 \begin_layout Plain Layout
44421 LaTeX, paquetes ! fancyhdr
44422 \end_layout
44423
44424 \end_inset
44425
44426 :
44427 \begin_inset Newline newline
44428 \end_inset
44429
44430
44431 \begin_inset Flex URL
44432 status collapsed
44433
44434 \begin_layout Plain Layout
44435
44436 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/fancyhdr/fancyhdr.pdf
44437 \end_layout
44438
44439 \end_inset
44440
44441
44442 \end_layout
44443
44444 \begin_layout Bibliography
44445 \labelwidthstring Bibliografía
44446 \begin_inset CommandInset bibitem
44447 LatexCommand bibitem
44448 key "hyperref"
44449
44450 \end_inset
44451
44452
44453 \begin_inset CommandInset href
44454 LatexCommand href
44455 name "Documentation"
44456 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf"
44457
44458 \end_inset
44459
44460  del paquete LaTeX 
44461 \series bold
44462 hyperref
44463 \series default
44464
44465 \begin_inset Index idx
44466 status collapsed
44467
44468 \begin_layout Plain Layout
44469 LaTeX, paquetes! hyperref
44470 \end_layout
44471
44472 \end_inset
44473
44474 :
44475 \begin_inset Newline newline
44476 \end_inset
44477
44478
44479 \begin_inset Flex URL
44480 status collapsed
44481
44482 \begin_layout Plain Layout
44483
44484 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf
44485 \end_layout
44486
44487 \end_inset
44488
44489
44490 \end_layout
44491
44492 \begin_layout Bibliography
44493 \labelwidthstring Bibliografía
44494 \begin_inset CommandInset bibitem
44495 LatexCommand bibitem
44496 key "nomencl"
44497
44498 \end_inset
44499
44500
44501 \begin_inset CommandInset href
44502 LatexCommand href
44503 name "Documentation"
44504 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf"
44505
44506 \end_inset
44507
44508  del paquete LaTeX 
44509 \series bold
44510 nomencl
44511 \series default
44512
44513 \begin_inset Index idx
44514 status collapsed
44515
44516 \begin_layout Plain Layout
44517 LaTeX, paquetes ! nomencl
44518 \end_layout
44519
44520 \end_inset
44521
44522 :
44523 \begin_inset Newline newline
44524 \end_inset
44525
44526
44527 \begin_inset Flex URL
44528 status collapsed
44529
44530 \begin_layout Plain Layout
44531
44532 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/nomencl/nomencl.pdf
44533 \end_layout
44534
44535 \end_inset
44536
44537
44538 \end_layout
44539
44540 \begin_layout Bibliography
44541 \labelwidthstring Bibliografía
44542 \begin_inset CommandInset bibitem
44543 LatexCommand bibitem
44544 key "tipa"
44545
44546 \end_inset
44547
44548
44549 \begin_inset CommandInset href
44550 LatexCommand href
44551 name "Documentación"
44552 target "http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf"
44553
44554 \end_inset
44555
44556  del paquete LaTeX 
44557 \series bold
44558 tipa
44559 \series default
44560
44561 \begin_inset Index idx
44562 status collapsed
44563
44564 \begin_layout Plain Layout
44565 LaTeX, paquetes ! tipa
44566 \end_layout
44567
44568 \end_inset
44569
44570 :
44571 \begin_inset Newline newline
44572 \end_inset
44573
44574
44575 \begin_inset Flex URL
44576 status collapsed
44577
44578 \begin_layout Plain Layout
44579
44580 http://www.ctan.org/tex-archive/fonts/tipa/tipaman.pdf
44581 \end_layout
44582
44583 \end_inset
44584
44585
44586 \end_layout
44587
44588 \begin_layout Bibliography
44589 \labelwidthstring Bibliografía
44590 \begin_inset CommandInset bibitem
44591 LatexCommand bibitem
44592 key "wrapfig"
44593
44594 \end_inset
44595
44596
44597 \begin_inset CommandInset href
44598 LatexCommand href
44599 name "Documentación"
44600 target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty"
44601
44602 \end_inset
44603
44604  del paquete LaTeX 
44605 \series bold
44606 wrapfig
44607 \series default
44608
44609 \begin_inset Index idx
44610 status collapsed
44611
44612 \begin_layout Plain Layout
44613 LaTeX, paquetes ! wrapfig
44614 \end_layout
44615
44616 \end_inset
44617
44618 :
44619 \begin_inset Newline newline
44620 \end_inset
44621
44622
44623 \begin_inset Flex URL
44624 status collapsed
44625
44626 \begin_layout Plain Layout
44627
44628 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/wrapfig/wrapfig.sty
44629 \end_layout
44630
44631 \end_inset
44632
44633
44634 \end_layout
44635
44636 \begin_layout Bibliography
44637 \labelwidthstring Bibliografía
44638 \begin_inset CommandInset bibitem
44639 LatexCommand bibitem
44640 key "XeTeX"
44641
44642 \end_inset
44643
44644
44645 \begin_inset CommandInset href
44646 LatexCommand href
44647 name "Página Wiki"
44648 target "http://wiki.lyx.org/LyX/XeTeX"
44649
44650 \end_inset
44651
44652  cómo usar LyX con 
44653 \family sans
44654 XeTeX
44655 \family default
44656 :
44657 \begin_inset Newline newline
44658 \end_inset
44659
44660
44661 \begin_inset Flex URL
44662 status collapsed
44663
44664 \begin_layout Plain Layout
44665
44666 http://wiki.lyx.org/LyX/XeTeX
44667 \end_layout
44668
44669 \end_inset
44670
44671
44672 \end_layout
44673
44674 \begin_layout Bibliography
44675 \labelwidthstring Bibliografía
44676 \begin_inset CommandInset bibitem
44677 LatexCommand bibitem
44678 key "Arabic"
44679
44680 \end_inset
44681
44682
44683 \begin_inset CommandInset href
44684 LatexCommand href
44685 name "Página Wiki"
44686 target "http://wiki.lyx.org/Windows/Arabic"
44687
44688 \end_inset
44689
44690  cómo configurar LyX para árabe:
44691 \begin_inset Newline newline
44692 \end_inset
44693
44694
44695 \begin_inset Flex URL
44696 status collapsed
44697
44698 \begin_layout Plain Layout
44699
44700 http://wiki.lyx.org/Windows/Arabic
44701 \end_layout
44702
44703 \end_inset
44704
44705
44706 \end_layout
44707
44708 \begin_layout Bibliography
44709 \labelwidthstring Bibliografía
44710 \begin_inset CommandInset bibitem
44711 LatexCommand bibitem
44712 key "Armenian"
44713
44714 \end_inset
44715
44716
44717 \begin_inset CommandInset href
44718 LatexCommand href
44719 name "Página Wiki"
44720 target "http://wiki.lyx.org/Windows/Armenian"
44721
44722 \end_inset
44723
44724  cómo configurar LyX para armenio:
44725 \begin_inset Newline newline
44726 \end_inset
44727
44728
44729 \begin_inset Flex URL
44730 status collapsed
44731
44732 \begin_layout Plain Layout
44733
44734 http://wiki.lyx.org/Windows/Armenian
44735 \end_layout
44736
44737 \end_inset
44738
44739
44740 \end_layout
44741
44742 \begin_layout Bibliography
44743 \labelwidthstring Bibliografía
44744 \begin_inset CommandInset bibitem
44745 LatexCommand bibitem
44746 key "Farsi"
44747
44748 \end_inset
44749
44750
44751 \begin_inset CommandInset href
44752 LatexCommand href
44753 name "Página Wiki"
44754 target "http://wiki.lyx.org/Windows/Farsi"
44755
44756 \end_inset
44757
44758  cómo configurar LyX para farsi:
44759 \begin_inset Newline newline
44760 \end_inset
44761
44762
44763 \begin_inset Flex URL
44764 status collapsed
44765
44766 \begin_layout Plain Layout
44767
44768 http://wiki.lyx.org/Windows/Farsi
44769 \end_layout
44770
44771 \end_inset
44772
44773
44774 \end_layout
44775
44776 \begin_layout Bibliography
44777 \labelwidthstring Bibliografía
44778 \begin_inset CommandInset bibitem
44779 LatexCommand bibitem
44780 key "Hebrew"
44781
44782 \end_inset
44783
44784
44785 \begin_inset CommandInset href
44786 LatexCommand href
44787 name "Página Wiki"
44788 target "http://wiki.lyx.org/Windows/Hebrew"
44789
44790 \end_inset
44791
44792  cómo configurar LyX para hebreo:
44793 \begin_inset Newline newline
44794 \end_inset
44795
44796
44797 \begin_inset Flex URL
44798 status collapsed
44799
44800 \begin_layout Plain Layout
44801
44802 http://wiki.lyx.org/Windows/Hebrew
44803 \end_layout
44804
44805 \end_inset
44806
44807
44808 \end_layout
44809
44810 \begin_layout Bibliography
44811 \labelwidthstring Bibliografía
44812 \begin_inset CommandInset bibitem
44813 LatexCommand bibitem
44814 key "Japanese"
44815
44816 \end_inset
44817
44818
44819 \begin_inset CommandInset href
44820 LatexCommand href
44821 name "Página Wiki"
44822 target "http://wiki.lyx.org/Windows/Japanese"
44823
44824 \end_inset
44825
44826  cómo configurar LyX para japonés:
44827 \begin_inset Newline newline
44828 \end_inset
44829
44830
44831 \begin_inset Flex URL
44832 status collapsed
44833
44834 \begin_layout Plain Layout
44835
44836 http://wiki.lyx.org/Windows/Japanese
44837 \end_layout
44838
44839 \end_inset
44840
44841
44842 \end_layout
44843
44844 \begin_layout Bibliography
44845 \labelwidthstring Bibliografía
44846 \begin_inset CommandInset bibitem
44847 LatexCommand bibitem
44848 key "Latvian"
44849
44850 \end_inset
44851
44852
44853 \begin_inset CommandInset href
44854 LatexCommand href
44855 name "Página Wiki"
44856 target "http://wiki.lyx.org/Windows/Latvian"
44857
44858 \end_inset
44859
44860  cómo configurar LyX para letón:
44861 \begin_inset Newline newline
44862 \end_inset
44863
44864
44865 \begin_inset Flex URL
44866 status collapsed
44867
44868 \begin_layout Plain Layout
44869
44870 http://wiki.lyx.org/Windows/Latvian
44871 \end_layout
44872
44873 \end_inset
44874
44875
44876 \end_layout
44877
44878 \begin_layout Bibliography
44879 \labelwidthstring Bibliografía
44880 \begin_inset CommandInset bibitem
44881 LatexCommand bibitem
44882 key "Lithuanian"
44883
44884 \end_inset
44885
44886
44887 \begin_inset CommandInset href
44888 LatexCommand href
44889 name "Página Wiki"
44890 target "http://wiki.lyx.org/Windows/Lithuanian"
44891
44892 \end_inset
44893
44894  cómo configurar LyX para lituano:
44895 \begin_inset Newline newline
44896 \end_inset
44897
44898
44899 \begin_inset Flex URL
44900 status collapsed
44901
44902 \begin_layout Plain Layout
44903
44904 http://wiki.lyx.org/Windows/Lithuanian
44905 \end_layout
44906
44907 \end_inset
44908
44909
44910 \end_layout
44911
44912 \begin_layout Bibliography
44913 \labelwidthstring Bibliografía
44914 \begin_inset CommandInset bibitem
44915 LatexCommand bibitem
44916 key "Mongolian"
44917
44918 \end_inset
44919
44920
44921 \begin_inset CommandInset href
44922 LatexCommand href
44923 name "Página Wiki"
44924 target "http://wiki.lyx.org/Windows/Mongolian"
44925
44926 \end_inset
44927
44928  cómo configurar LyX para mongol:
44929 \begin_inset Newline newline
44930 \end_inset
44931
44932
44933 \begin_inset Flex URL
44934 status collapsed
44935
44936 \begin_layout Plain Layout
44937
44938 http://wiki.lyx.org/Windows/Mongolian
44939 \end_layout
44940
44941 \end_inset
44942
44943
44944 \end_layout
44945
44946 \begin_layout Bibliography
44947 \labelwidthstring Bibliografía
44948 \begin_inset CommandInset bibitem
44949 LatexCommand bibitem
44950 key "Vietnamese"
44951
44952 \end_inset
44953
44954
44955 \begin_inset CommandInset href
44956 LatexCommand href
44957 name "Página Wiki"
44958 target "http://wiki.lyx.org/Windows/Vietnamese"
44959
44960 \end_inset
44961
44962  cómo configurar LyX para vietnamita:
44963 \begin_inset Newline newline
44964 \end_inset
44965
44966
44967 \begin_inset Flex URL
44968 status collapsed
44969
44970 \begin_layout Plain Layout
44971
44972 http://wiki.lyx.org/Windows/Vietnamese
44973 \end_layout
44974
44975 \end_inset
44976
44977
44978 \end_layout
44979
44980 \begin_layout Bibliography
44981 \labelwidthstring Bibliografía
44982 \begin_inset CommandInset bibitem
44983 LatexCommand bibitem
44984 key "LyX-func"
44985
44986 \end_inset
44987
44988
44989 \begin_inset CommandInset href
44990 LatexCommand href
44991 name "Página Wiki"
44992 target "http://wiki.lyx.org/LyX/LyxFunctionList"
44993
44994 \end_inset
44995
44996  con una lista de todas las funciones de LyX disponibles:
44997 \begin_inset Newline newline
44998 \end_inset
44999
45000
45001 \begin_inset Flex URL
45002 status collapsed
45003
45004 \begin_layout Plain Layout
45005
45006 http://wiki.lyx.org/LyX/LyxFunctionList
45007 \end_layout
45008
45009 \end_inset
45010
45011
45012 \end_layout
45013
45014 \begin_layout Bibliography
45015 \labelwidthstring Bibliografía
45016 \begin_inset CommandInset bibitem
45017 LatexCommand bibitem
45018 key "NewInLyX16"
45019
45020 \end_inset
45021
45022
45023 \begin_inset CommandInset href
45024 LatexCommand href
45025 name "Página wiki"
45026 target "http://wiki.lyx.org/LyX/NewInLyX16"
45027
45028 \end_inset
45029
45030  sobre características nuevas en 
45031 \family sans
45032 LyX 1.6.0
45033 \family default
45034 :
45035 \begin_inset Newline newline
45036 \end_inset
45037
45038
45039 \begin_inset Flex URL
45040 status collapsed
45041
45042 \begin_layout Plain Layout
45043
45044 http://wiki.lyx.org/LyX/NewInLyX16
45045 \end_layout
45046
45047 \end_inset
45048
45049
45050 \end_layout
45051
45052 \begin_layout Bibliography
45053 \labelwidthstring Bibliografía
45054 \begin_inset CommandInset bibitem
45055 LatexCommand bibitem
45056 key "spanish"
45057
45058 \end_inset
45059
45060
45061 \begin_inset CommandInset href
45062 LatexCommand href
45063 name "Página web"
45064 target "http://www.tex-tipografia.com/spanish.html"
45065
45066 \end_inset
45067
45068  del estilo 
45069 \family sans
45070 spanish 
45071 \family default
45072 incluido en el paquete 
45073 \series bold
45074 babel
45075 \series default
45076 :
45077 \begin_inset Newline newline
45078 \end_inset
45079
45080
45081 \begin_inset Flex URL
45082 status collapsed
45083
45084 \begin_layout Plain Layout
45085
45086 http://www.tex-tipografia.com/spanish.html
45087 \end_layout
45088
45089 \end_inset
45090
45091
45092 \end_layout
45093
45094 \begin_layout Standard
45095 \begin_inset Newpage newpage
45096 \end_inset
45097
45098
45099 \begin_inset ERT
45100 status open
45101
45102 \begin_layout Plain Layout
45103
45104
45105 \backslash
45106 let
45107 \backslash
45108 mybibname
45109 \backslash
45110 bibname
45111 \end_layout
45112
45113 \begin_layout Plain Layout
45114
45115
45116 \backslash
45117 renewcommand{
45118 \backslash
45119 bibname}{
45120 \backslash
45121 mybibname
45122 \backslash
45123 ; 2}
45124 \end_layout
45125
45126 \end_inset
45127
45128
45129 \begin_inset Note Note
45130 status collapsed
45131
45132 \begin_layout Plain Layout
45133 El comando 
45134 \series bold
45135
45136 \backslash
45137 bibname
45138 \series default
45139  es el nombre de la bibliografía en el idioma del documento actual.
45140  Aquí se ha redefinido con el número 2 al final para declarar que la siguiente
45141  bibliografía es la segunda:
45142 \end_layout
45143
45144 \end_inset
45145
45146
45147 \end_layout
45148
45149 \begin_layout Standard
45150 \begin_inset CommandInset bibtex
45151 LatexCommand bibtex
45152 bibfiles "../biblio/LyXDocs"
45153 options "../biblio/alphadin"
45154
45155 \end_inset
45156
45157
45158 \end_layout
45159
45160 \begin_layout Standard
45161 Esta bibliografía se ha generado a partir de una base de datos BibTeX.
45162 \end_layout
45163
45164 \begin_layout Standard
45165
45166 \series bold
45167 \begin_inset CommandInset nomencl_print
45168 LatexCommand printnomenclature
45169 set_width "none"
45170
45171 \end_inset
45172
45173
45174 \begin_inset CommandInset index_print
45175 LatexCommand printindex
45176 type "idx"
45177
45178 \end_inset
45179
45180
45181 \end_layout
45182
45183 \end_body
45184 \end_document